Running with gitlab-runner 17.2.1 (9882d9c7)
  on gitlab-runner-74c8bb57cb-4m4rj s4zCGnnU, system ID: r_5lFzVUOedd6O
section_start:1726144297:prepare_executor
Preparing the "kubernetes" executor
Using Kubernetes namespace: gitlab-runner
Using Kubernetes executor with image clarinpl/python:3.8 ...
Using attach strategy to execute scripts...
section_end:1726144297:prepare_executor
section_start:1726144297:prepare_script
Preparing environment
Using FF_USE_POD_ACTIVE_DEADLINE_SECONDS, the Pod activeDeadlineSeconds will be set to the job timeout: 1h0m0s...
Waiting for pod gitlab-runner/runner-s4zcgnnu-project-928-concurrent-0-hxf5kqbu to be running, status is Pending
	ContainersNotInitialized: "containers with incomplete status: [init-permissions]"
	ContainersNotReady: "containers with unready status: [build helper]"
	ContainersNotReady: "containers with unready status: [build helper]"
Waiting for pod gitlab-runner/runner-s4zcgnnu-project-928-concurrent-0-hxf5kqbu to be running, status is Pending
	ContainersNotInitialized: "containers with incomplete status: [init-permissions]"
	ContainersNotReady: "containers with unready status: [build helper]"
	ContainersNotReady: "containers with unready status: [build helper]"
Waiting for pod gitlab-runner/runner-s4zcgnnu-project-928-concurrent-0-hxf5kqbu to be running, status is Pending
	ContainersNotReady: "containers with unready status: [build helper]"
	ContainersNotReady: "containers with unready status: [build helper]"
Running on runner-s4zcgnnu-project-928-concurrent-0-hxf5kqbu via gitlab-runner-74c8bb57cb-4m4rj...

section_end:1726144310:prepare_script
section_start:1726144310:get_sources
Getting source from Git repository
Fetching changes with git depth set to 50...
Initialized empty Git repository in /builds/nlpworkers/pos_tagger/.git/
Created fresh repository.
Checking out 9e4a8ce4 as detached HEAD (ref is master)...

Skipping Git submodules setup

section_end:1726144311:get_sources
section_start:1726144311:restore_cache
Restoring cache
Checking cache for default-protected...
Downloading cache from https://s3.clarin-pl.eu/cache/runner/s4zCGnnU/project/928/default-protected  ETag="7a36718b96abb4fb3ea25801b5d37634"
Successfully extracted cache

section_end:1726144314:restore_cache
section_start:1726144314:download_artifacts
Downloading artifacts
Downloading artifacts for tests (45476)...
Downloading artifacts from coordinator... ok        host=gitlab.clarin-pl.eu id=45476 responseStatus=200 OK token=glcbt-64

section_end:1726144316:download_artifacts
section_start:1726144316:step_script
Executing "step_script" stage of the job script
$ export DOCKER_HOST=tcp://docker:2376
$ mkdir -p public/coverage
$ cp -r htmlcov/* public/coverage/

section_end:1726144317:step_script
section_start:1726144317:archive_cache
Saving cache for successful job
Creating cache default-protected...
.tox: found 4697 matching artifact files and directories 
Uploading cache.zip to https://s3.clarin-pl.eu/cache/runner/s4zCGnnU/project/928/default-protected 
Created cache

section_end:1726144322:archive_cache
section_start:1726144322:upload_artifacts_on_success
Uploading artifacts for successful job
Uploading artifacts...
public: found 12 matching artifact files and directories 
Uploading artifacts as "archive" to coordinator... 201 Created  id=45477 responseStatus=201 Created token=glcbt-64

section_end:1726144324:upload_artifacts_on_success
section_start:1726144324:cleanup_file_variables
Cleaning up project directory and file based variables

section_end:1726144325:cleanup_file_variables
Job succeeded