[0KRunning with gitlab-runner 14.7.0 (98daeee0)[0;m [0K on PWM Worker xVTFgEcr[0;m section_start:1663861901:prepare_executor [0K[0K[36;1mPreparing the "docker" executor[0;m[0;m [0KUsing Docker executor with image docker:latest ...[0;m [0KStarting service docker:dind ...[0;m [0KPulling docker image docker:dind ...[0;m [0KUsing docker image sha256:cde0f62c467591f4ce9f3f6727cfc80d8676e6bf848d3ac6154a845bb071fbd6 for docker:dind with digest docker@sha256:b20810c7ae781bd7c4e23ff4c4b25ba7de7618c5ef50acdb2a49cc21b0a17662 ...[0;m [0KWaiting for services to be up and running...[0;m [0KPulling docker image docker:latest ...[0;m [0KUsing docker image sha256:15b7f46c4c94c2e1f14d0ef0bd8e3b4b7a5cabd7de7983994693adccbc4f0fd0 for docker:latest with digest docker@sha256:a7984be85b34c64a2073622b6287de0ad28799a82c1d7256174a486cc8a2ecbe ...[0;m section_end:1663861929:prepare_executor [0Ksection_start:1663861929:prepare_script [0K[0K[36;1mPreparing environment[0;m[0;m Running on runner-xvtfgecr-project-2456-concurrent-0 via ISC-pirkl-projet... section_end:1663861930:prepare_script [0Ksection_start:1663861930:get_sources [0K[0K[36;1mGetting source from Git repository[0;m[0;m [32;1mFetching changes...[0;m Reinitialized existing Git repository in /builds/isc/projects/practical-work-manager/.git/ [32;1mChecking out c61faeeb as master...[0;m [32;1mSkipping Git submodules setup[0;m section_end:1663861933:get_sources [0Ksection_start:1663861933:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m[0;m [0KUsing docker image sha256:15b7f46c4c94c2e1f14d0ef0bd8e3b4b7a5cabd7de7983994693adccbc4f0fd0 for docker:latest with digest docker@sha256:a7984be85b34c64a2073622b6287de0ad28799a82c1d7256174a486cc8a2ecbe ...[0;m [32;1m$ echo "$CI_REGISTRY_PASSWORD" | docker login -u "$CI_REGISTRY_USER" --password-stdin[0;m WARNING! Your password will be stored unencrypted in /root/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [32;1m$ docker image pull $DOCKER_BASE_IMG || true[0;m Using default tag: latest latest: Pulling from theopirkl/practical-work-manager 0c6b8ff8c37e: Pulling fs layer 412caad352a3: Pulling fs layer e6d3e61f7a50: Pulling fs layer 461bb1d8c517: Pulling fs layer 808edda3c2e8: Pulling fs layer 724cfd2dc19b: Pulling fs layer 8bd4965a24ab: Pulling fs layer fccd5fa208a8: Pulling fs layer c7160e53cd12: Pulling fs layer 4cfd2e24af6f: Pulling fs layer d4c73f7a43be: Pulling fs layer 808edda3c2e8: Waiting 461bb1d8c517: Waiting 724cfd2dc19b: Waiting 8bd4965a24ab: Waiting 4cfd2e24af6f: Waiting fccd5fa208a8: Waiting d4c73f7a43be: Waiting 412caad352a3: Verifying Checksum 412caad352a3: Download complete e6d3e61f7a50: Verifying Checksum e6d3e61f7a50: Download complete 0c6b8ff8c37e: Verifying Checksum 0c6b8ff8c37e: Download complete 461bb1d8c517: Verifying Checksum 461bb1d8c517: Download complete 724cfd2dc19b: Verifying Checksum 724cfd2dc19b: Download complete fccd5fa208a8: Verifying Checksum fccd5fa208a8: Download complete 8bd4965a24ab: Verifying Checksum 8bd4965a24ab: Download complete c7160e53cd12: Verifying Checksum c7160e53cd12: Download complete 4cfd2e24af6f: Verifying Checksum 4cfd2e24af6f: Download complete d4c73f7a43be: Verifying Checksum d4c73f7a43be: Download complete 0c6b8ff8c37e: Pull complete 808edda3c2e8: Verifying Checksum 808edda3c2e8: Download complete 412caad352a3: Pull complete e6d3e61f7a50: Pull complete 461bb1d8c517: Pull complete 808edda3c2e8: Pull complete 724cfd2dc19b: Pull complete 8bd4965a24ab: Pull complete fccd5fa208a8: Pull complete c7160e53cd12: Pull complete 4cfd2e24af6f: Pull complete d4c73f7a43be: Pull complete Digest: sha256:39f1035ade56688cc44791b12fd2ff2091b1d4de98bc7f377c422143790a7e8a Status: Downloaded newer image for theopirkl/practical-work-manager:latest docker.io/theopirkl/practical-work-manager:latest [32;1m$ cd /builds/isc/projects/practical-work-manager[0;m [32;1m$ docker build --tag $DOCKER_BASE_IMG .[0;m Sending build context to Docker daemon 177.2kB Step 1/5 : FROM python latest: Pulling from library/python 23858da423a6: Pulling fs layer 326f452ade5c: Pulling fs layer a42821cd14fb: Pulling fs layer 8471b75885ef: Pulling fs layer 8ffa7aaef404: Pulling fs layer 15132af73342: Pulling fs layer aaf3b07565c2: Pulling fs layer 736f7bc16867: Pulling fs layer 94da21e53a5b: Pulling fs layer 8ffa7aaef404: Waiting 15132af73342: Waiting aaf3b07565c2: Waiting 736f7bc16867: Waiting 94da21e53a5b: Waiting 326f452ade5c: Verifying Checksum 326f452ade5c: Download complete a42821cd14fb: Verifying Checksum a42821cd14fb: Download complete 23858da423a6: Verifying Checksum 23858da423a6: Download complete 15132af73342: Verifying Checksum 15132af73342: Download complete 8471b75885ef: Verifying Checksum 8471b75885ef: Download complete 736f7bc16867: Verifying Checksum 736f7bc16867: Download complete aaf3b07565c2: Verifying Checksum aaf3b07565c2: Download complete 94da21e53a5b: Verifying Checksum 94da21e53a5b: Download complete 23858da423a6: Pull complete 8ffa7aaef404: Verifying Checksum 8ffa7aaef404: Download complete 326f452ade5c: Pull complete a42821cd14fb: Pull complete 8471b75885ef: Pull complete 8ffa7aaef404: Pull complete 15132af73342: Pull complete aaf3b07565c2: Pull complete 736f7bc16867: Pull complete 94da21e53a5b: Pull complete Digest: sha256:e9c35537103a2801a30b15a77d4a56b35532c964489b125ec1ff24f3d5b53409 Status: Downloaded newer image for python:latest ---> e285995a3494 Step 2/5 : ADD . /root ---> c56d63ac75aa Step 3/5 : WORKDIR /root ---> Running in 06d2c4c8bd87 Removing intermediate container 06d2c4c8bd87 ---> 4d3f8a526255 Step 4/5 : RUN pip install -r requirements.txt ---> Running in 7521b2496959 Collecting requests Downloading requests-2.28.1-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 3.5 MB/s eta 0:00:00 Collecting pyyaml Downloading PyYAML-6.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (682 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 682.2/682.2 kB 12.7 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 11.0 MB/s eta 0:00:00 Collecting charset-normalizer<3,>=2 Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB) Collecting idna<4,>=2.5 Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 5.9 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 13.0 MB/s eta 0:00:00 Installing collected packages: urllib3, pyyaml, idna, charset-normalizer, certifi, requests Successfully installed certifi-2022.9.14 charset-normalizer-2.1.1 idna-3.4 pyyaml-6.0 requests-2.28.1 urllib3-1.26.12 [91mWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [0mRemoving intermediate container 7521b2496959 ---> 2881c80137c8 Step 5/5 : CMD ["/bin/bash"] ---> Running in 178d80ff8b26 Removing intermediate container 178d80ff8b26 ---> f2e5eb6772fc Successfully built f2e5eb6772fc Successfully tagged theopirkl/practical-work-manager:latest [32;1m$ docker push $DOCKER_BASE_IMG[0;m Using default tag: latest The push refers to repository [docker.io/theopirkl/practical-work-manager] c92e79a8c11f: Preparing 5499a62f1d1c: Preparing e0faffa259a4: Preparing 31a8f6f25282: Preparing b71cca0c7263: Preparing 6966fb7c59ef: Preparing b78efdac8138: Preparing bcc8223cbebf: Preparing a24f9e96a54c: Preparing 54b354c15c5a: Preparing b9fcb0f781e4: Preparing bcc8223cbebf: Waiting a24f9e96a54c: Waiting 54b354c15c5a: Waiting b9fcb0f781e4: Waiting b78efdac8138: Waiting 6966fb7c59ef: Waiting 31a8f6f25282: Mounted from library/python b71cca0c7263: Mounted from library/python e0faffa259a4: Mounted from library/python b78efdac8138: Mounted from library/python 6966fb7c59ef: Mounted from library/python 5499a62f1d1c: Pushed bcc8223cbebf: Mounted from library/python 54b354c15c5a: Mounted from library/python a24f9e96a54c: Mounted from library/python c92e79a8c11f: Pushed b9fcb0f781e4: Mounted from library/python latest: digest: sha256:987b2b6edbb231a7049378d2aae529e9eeb60738c37f1e5e730b4c700ff1ec3f size: 2639 section_end:1663862046:step_script [0Ksection_start:1663862046:cleanup_file_variables [0K[0K[36;1mCleaning up project directory and file based variables[0;m[0;m section_end:1663862047:cleanup_file_variables [0K[32;1mJob succeeded[0;m