# Run sent to worker: doanac-reckless == 2022-01-21 16:09:07.040449: Setting up runner on worker == 2022-01-21 16:09:07.445163: Steps to recreate inside simulator wget -O simulate.sh https://api.gavelci.us/projects/jobserv/builds/262/runs/build-container//.simulate.sh # wget'ing the file may require the --header flag if the # jobserv API requires authentication. sh ./simulate.sh == 2022-01-21 16:09:07.929490: Pulling container: docker:dind dind: Pulling from library/docker 2022-01-21 16:09:14.645230: WARN Unable to pull container, retrying in 2s dind: Pulling from library/docker Digest: sha256:1f50d3a86f7035805843779f803e81e8f4ce96b62ed68fc70cdcf4922f43470b Status: Image is up to date for docker:dind docker.io/library/docker:dind == 2022-01-21 16:09:20.361669: Preparing bind mounts 2022-01-21 16:09:20.534704: INFO Creating secret: dockerpass == 2022-01-21 16:09:20.915738: Creating container .netrc file 2022-01-21 16:09:21.150061: INFO Creating token for jobserv run access == 2022-01-21 16:09:21.808855: Preparing script == 2022-01-21 16:09:22.195970: Cloning git repository 2022-01-21 16:09:22.388986: INFO Clone_url: https://github.com/foundriesio/jobserv.git 2022-01-21 16:09:22.575229: INFO Checking to see if https://github.com/foundriesio/jobserv.git requires authentication. 2022-01-21 16:09:23.059981: INFO Server does not appear to need credentials for cloning 2022-01-21 16:09:23.242235: INFO Git install supports submodules Cloning into '/srv/gavelci-worker/runs/tmpr8t8s2y7/repo'... 2022-01-21 16:09:24.259656: INFO Checking out: a5fff1184d0699e40b847d1786a395ae98b9e6d3 Switched to branch 'jobserv-run' == 2022-01-21 16:09:24.873780: Setting up container environment 2022-01-21 16:09:25.083550: INFO Container environment variables: GIT_URL=https://github.com/foundriesio/jobserv.git GIT_POLL_REFS=refs/heads/master GIT_REF=refs/heads/master GIT_OLD_SHA=ae591ee30b1495ff74edc318f0f01dd7fb7fc4f7 GIT_SHA=a5fff1184d0699e40b847d1786a395ae98b9e6d3 H_PROJECT=jobserv H_BUILD=262 H_RUN=build-container H_WORKER=doanac-reckless == 2022-01-21 16:09:25.458602: Running script inside container 2022-01-21 16:09:25.640665: INFO Running with "--privileged" + docker build -t doanac/jobserv:a5fff1 --force-rm . Sending build context to Docker daemon 642.6kB Step 1/14 : FROM alpine latest: Pulling from library/alpine 59bf1c3509f3: Pulling fs layer 59bf1c3509f3: Verifying Checksum 59bf1c3509f3: Download complete 59bf1c3509f3: Pull complete Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 Status: Downloaded newer image for alpine:latest ---> c059bfaa849c Step 2/14 : ENV APPDIR=/srv/jobserv ---> Running in fc036117f76d Removing intermediate container fc036117f76d ---> 861171ec4ab3 Step 3/14 : ENV PYTHONPATH=$APPDIR ---> Running in 0d449510f748 Removing intermediate container 0d449510f748 ---> 2aa1cf2acadb Step 4/14 : ENV FLASK_APP=jobserv.app:app ---> Running in 3c6044ab9acc Removing intermediate container 3c6044ab9acc ---> 5a6424e687b3 Step 5/14 : RUN mkdir -p $APPDIR ---> Running in b15066e2b57a Removing intermediate container b15066e2b57a ---> 248878119c09 Step 6/14 : COPY ./requirements.txt /srv/jobserv/ ---> d50cf6f4f014 Step 7/14 : RUN apk --no-cache add python3 py3-pip mysql-client python3-dev musl-dev g++ openssl libffi-dev openssl-dev rust cargo linux-headers && pip3 install --upgrade pip setuptools && pip3 install -r $APPDIR/requirements.txt && apk del python3-dev musl-dev g++ libffi-dev openssl-dev rust cargo linux-headers ---> Running in 5c2054b80ca9 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz (1/71) Upgrading libcrypto1.1 (1.1.1l-r7 -> 1.1.1l-r8) (2/71) Upgrading libssl1.1 (1.1.1l-r7 -> 1.1.1l-r8) (3/71) Installing rust-stdlib (1.56.1-r0) (4/71) Installing libgcc (10.3.1_git20211027-r0) # Run sent to worker: doanac-reckless == 2022-01-21 16:14:08.207852: Setting up runner on worker == 2022-01-21 16:14:08.567744: Steps to recreate inside simulator wget -O simulate.sh https://api.gavelci.us/projects/jobserv/builds/262/runs/build-container//.simulate.sh # wget'ing the file may require the --header flag if the # jobserv API requires authentication. sh ./simulate.sh == 2022-01-21 16:14:09.130797: Pulling container: docker:dind dind: Pulling from library/docker Digest: sha256:1f50d3a86f7035805843779f803e81e8f4ce96b62ed68fc70cdcf4922f43470b Status: Image is up to date for docker:dind docker.io/library/docker:dind == 2022-01-21 16:14:10.856799: Preparing bind mounts 2022-01-21 16:14:11.031793: INFO Creating secret: dockerpass == 2022-01-21 16:14:11.396034: Creating container .netrc file 2022-01-21 16:14:11.579917: INFO Creating token for jobserv run access == 2022-01-21 16:14:11.948690: Preparing script == 2022-01-21 16:14:12.315246: Cloning git repository 2022-01-21 16:14:12.497813: INFO Clone_url: https://github.com/foundriesio/jobserv.git 2022-01-21 16:14:12.679641: INFO Checking to see if https://github.com/foundriesio/jobserv.git requires authentication. 2022-01-21 16:14:13.115153: INFO Server does not appear to need credentials for cloning 2022-01-21 16:14:13.293529: INFO Git install supports submodules Cloning into '/srv/gavelci-worker/runs/tmprr9x3v9h/repo'... 2022-01-21 16:14:14.223544: INFO Checking out: a5fff1184d0699e40b847d1786a395ae98b9e6d3 Switched to branch 'jobserv-run' == 2022-01-21 16:14:14.846252: Setting up container environment 2022-01-21 16:14:15.017017: INFO Container environment variables: GIT_URL=https://github.com/foundriesio/jobserv.git GIT_POLL_REFS=refs/heads/master GIT_REF=refs/heads/master GIT_OLD_SHA=ae591ee30b1495ff74edc318f0f01dd7fb7fc4f7 GIT_SHA=a5fff1184d0699e40b847d1786a395ae98b9e6d3 H_PROJECT=jobserv H_BUILD=262 H_RUN=build-container H_WORKER=doanac-reckless == 2022-01-21 16:14:15.393830: Running script inside container 2022-01-21 16:14:15.575190: INFO Running with "--privileged" + docker build -t doanac/jobserv:a5fff1 --force-rm . Sending build context to Docker daemon 642.6kB Step 1/14 : FROM alpine latest: Pulling from library/alpine 59bf1c3509f3: Pulling fs layer 59bf1c3509f3: Verifying Checksum 59bf1c3509f3: Download complete 59bf1c3509f3: Pull complete Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 Status: Downloaded newer image for alpine:latest ---> c059bfaa849c Step 2/14 : ENV APPDIR=/srv/jobserv ---> Running in 95604493c515 Removing intermediate container 95604493c515 ---> 64d8a35c09ad Step 3/14 : ENV PYTHONPATH=$APPDIR ---> Running in 3047df358018 Removing intermediate container 3047df358018 ---> bc4ced6f64a9 Step 4/14 : ENV FLASK_APP=jobserv.app:app ---> Running in 83415e27d479 Removing intermediate container 83415e27d479 ---> 9eb0bbe46e39 Step 5/14 : RUN mkdir -p $APPDIR ---> Running in bd4c20f3eb08 Removing intermediate container bd4c20f3eb08 ---> 95fabfebc4d2 Step 6/14 : COPY ./requirements.txt /srv/jobserv/ ---> 8353af3b363f Step 7/14 : RUN apk --no-cache add python3 py3-pip mysql-client python3-dev musl-dev g++ openssl libffi-dev openssl-dev rust cargo linux-headers && pip3 install --upgrade pip setuptools && pip3 install -r $APPDIR/requirements.txt && apk del python3-dev musl-dev g++ libffi-dev openssl-dev rust cargo linux-headers ---> Running in 95cdf3340de0 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz (1/71) Upgrading libcrypto1.1 (1.1.1l-r7 -> 1.1.1l-r8) (2/71) Upgrading libssl1.1 (1.1.1l-r7 -> 1.1.1l-r8) (3/71) Installing rust-stdlib (1.56.1-r0) (4/71) Installing libgcc (10.3.1_git20211027-r0) (5/71) Installing libstdc++ (10.3.1_git20211027-r0) (6/71) Installing binutils (2.37-r3) (7/71) Installing libgomp (10.3.1_git20211027-r0) (8/71) Installing libatomic (10.3.1_git20211027-r0) (9/71) Installing libgphobos (10.3.1_git20211027-r0) (10/71) Installing gmp (6.2.1-r0) (11/71) Installing isl22 (0.22-r0) (12/71) Installing mpfr4 (4.1.0-r0) (13/71) Installing mpc1 (1.2.1-r0) (14/71) Installing gcc (10.3.1_git20211027-r0) (15/71) Installing musl-dev (1.2.2-r7) (16/71) Installing libffi (3.4.2-r1) (17/71) Installing xz-libs (5.2.5-r0) (18/71) Installing libxml2 (2.9.12-r2) (19/71) Installing llvm12-libs (12.0.1-r0) (20/71) Installing rust (1.56.1-r0) (21/71) Installing ca-certificates (20211220-r0) (22/71) Installing brotli-libs (1.0.9-r5) (23/71) Installing nghttp2-libs (1.46.0-r0) (24/71) Installing libcurl (7.80.0-r0) (25/71) Installing cargo (1.56.1-r0) (26/71) Installing libc-dev (0.7.2-r3) (27/71) Installing g++ (10.3.1_git20211027-r0) (28/71) Installing linux-headers (5.10.41-r0) (29/71) Installing pkgconf (1.8.0-r0) (30/71) Installing libffi-dev (3.4.2-r1) (31/71) Installing mariadb-common (10.6.4-r2) (32/71) Installing ncurses-terminfo-base (6.3_p20211120-r0) (33/71) Installing ncurses-libs (6.3_p20211120-r0) (34/71) Installing mariadb-client (10.6.4-r2) (35/71) Installing mysql-client (10.6.4-r2) (36/71) Installing openssl (1.1.1l-r8) (37/71) Installing openssl-dev (1.1.1l-r8) (38/71) Installing libbz2 (1.0.8-r1) (39/71) Installing expat (2.4.3-r0) (40/71) Installing gdbm (1.22-r0) (41/71) Installing mpdecimal (2.5.1-r1) (42/71) Installing readline (8.1.1-r0) (43/71) Installing sqlite-libs (3.36.0-r0) (44/71) Installing python3 (3.9.7-r4) (45/71) Installing py3-appdirs (1.4.4-r2) (46/71) Installing py3-certifi (2020.12.5-r1) (47/71) Installing py3-charset-normalizer (2.0.7-r0) (48/71) Installing py3-idna (3.3-r0) (49/71) Installing py3-urllib3 (1.26.7-r0) (50/71) Installing py3-requests (2.26.0-r1) (51/71) Installing py3-msgpack (1.0.2-r1) (52/71) Installing py3-lockfile (0.12.2-r4) (53/71) Installing py3-cachecontrol (0.12.10-r0) (54/71) Installing py3-colorama (0.4.4-r1) (55/71) Installing py3-contextlib2 (21.6.0-r1) (56/71) Installing py3-distlib (0.3.3-r0) (57/71) Installing py3-distro (1.6.0-r0) (58/71) Installing py3-six (1.16.0-r0) (59/71) Installing py3-webencodings (0.5.1-r4) (60/71) Installing py3-html5lib (1.1-r1) (61/71) Installing py3-parsing (2.4.7-r2) (62/71) Installing py3-packaging (20.9-r1) (63/71) Installing py3-tomli (1.2.2-r0) (64/71) Installing py3-pep517 (0.12.0-r0) (65/71) Installing py3-progress (1.6-r0) (66/71) Installing py3-retrying (1.3.3-r2) (67/71) Installing py3-ordered-set (4.0.2-r2) (68/71) Installing py3-setuptools (52.0.0-r4) (69/71) Installing py3-toml (0.10.2-r2) (70/71) Installing py3-pip (20.3.4-r1) (71/71) Installing python3-dev (3.9.7-r4) Executing busybox-1.34.1-r3.trigger Executing ca-certificates-20211220-r0.trigger OK: 1048 MiB in 83 packages Requirement already satisfied: pip in /usr/lib/python3.9/site-packages (20.3.4) Collecting pip Downloading pip-21.3.1-py3-none-any.whl (1.7 MB) Requirement already satisfied: setuptools in /usr/lib/python3.9/site-packages (52.0.0) Collecting setuptools Downloading setuptools-60.5.0-py3-none-any.whl (958 kB) Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 52.0.0 Uninstalling setuptools-52.0.0: Successfully uninstalled setuptools-52.0.0 Attempting uninstall: pip Found existing installation: pip 20.3.4 Uninstalling pip-20.3.4: Successfully uninstalled pip-20.3.4 Successfully installed pip-21.3.1 setuptools-60.5.0 Collecting Flask-Migrate==3.1.0 Downloading Flask_Migrate-3.1.0-py3-none-any.whl (20 kB) Collecting Flask-SQLAlchemy==2.5.1 Downloading Flask_SQLAlchemy-2.5.1-py2.py3-none-any.whl (17 kB) Collecting Flask-Testing==0.8.1 Downloading Flask-Testing-0.8.1.tar.gz (45 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting Flask==1.1.4 Downloading Flask-1.1.4-py2.py3-none-any.whl (94 kB) Collecting Jinja2==2.11.3 Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) Collecting Mako==1.1.5 Downloading Mako-1.1.5-py2.py3-none-any.whl (75 kB) Collecting MarkupSafe==2.0.1 Downloading MarkupSafe-2.0.1-cp39-cp39-musllinux_1_1_x86_64.whl (30 kB) Collecting PyJWT==2.1.0 Downloading PyJWT-2.1.0-py3-none-any.whl (16 kB) Collecting PyMySQL==1.0.2 Downloading PyMySQL-1.0.2-py3-none-any.whl (43 kB) Collecting PyYAML==5.4.1 Downloading PyYAML-5.4.1.tar.gz (175 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting SQLAlchemy==1.4.23 Downloading SQLAlchemy-1.4.23.tar.gz (7.7 MB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting Werkzeug==0.16.1 Downloading Werkzeug-0.16.1-py2.py3-none-any.whl (327 kB) Collecting bcrypt==3.2.0 Downloading bcrypt-3.2.0-cp36-abi3-musllinux_1_1_x86_64.whl (61 kB) Collecting cryptography==3.4.8 Downloading cryptography-3.4.8-cp36-abi3-musllinux_1_1_x86_64.whl (3.2 MB) Collecting dataclasses==0.6 Downloading dataclasses-0.6-py3-none-any.whl (14 kB) Collecting google-cloud-storage==1.42.0 Downloading google_cloud_storage-1.42.0-py2.py3-none-any.whl (105 kB) Collecting google-crc32c==1.1.2 Downloading google-crc32c-1.1.2.tar.gz (12 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting gunicorn==20.0.4 Downloading gunicorn-20.0.4-py2.py3-none-any.whl (77 kB) Collecting pykwalify==1.8.0 Downloading pykwalify-1.8.0-py2.py3-none-any.whl (24 kB) Collecting python-dateutil==2.8.2 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) Collecting pytz==2021.1 Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB) Requirement already satisfied: requests==2.26.0 in /usr/lib/python3.9/site-packages (from -r /srv/jobserv/requirements.txt (line 24)) (2.26.0) Collecting setproctitle==1.2.2 Downloading setproctitle-1.2.2.tar.gz (23 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting wheel==0.37.0 Downloading wheel-0.37.0-py2.py3-none-any.whl (35 kB) Collecting alembic>=0.7 Downloading alembic-1.7.5-py3-none-any.whl (209 kB) Collecting click<8.0,>=5.1 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) Collecting itsdangerous<2.0,>=0.24 Downloading itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) Collecting greenlet!=0.4.17 Downloading greenlet-1.1.2-cp39-cp39-musllinux_1_1_x86_64.whl (708 kB) Requirement already satisfied: six>=1.4.1 in /usr/lib/python3.9/site-packages (from bcrypt==3.2.0->-r /srv/jobserv/requirements.txt (line 13)) (1.16.0) Collecting cffi>=1.1 Using cached cffi-1.15.0.tar.gz (484 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting google-cloud-core<3.0dev,>=1.6.0 Downloading google_cloud_core-2.2.2-py2.py3-none-any.whl (29 kB) Collecting google-api-core<3.0dev,>=1.29.0 Downloading google_api_core-2.4.0-py2.py3-none-any.whl (111 kB) Collecting google-auth<3.0dev,>=1.25.0 Downloading google_auth-2.3.3-py2.py3-none-any.whl (155 kB) Collecting google-resumable-media<3.0dev,>=1.3.0 Downloading google_resumable_media-2.1.0-py2.py3-none-any.whl (75 kB) Requirement already satisfied: setuptools>=3.0 in /usr/lib/python3.9/site-packages (from gunicorn==20.0.4->-r /srv/jobserv/requirements.txt (line 20)) (60.5.0) Collecting docopt>=0.6.2 Downloading docopt-0.6.2.tar.gz (25 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting ruamel.yaml>=0.16.0 Downloading ruamel.yaml-0.17.20-py3-none-any.whl (109 kB) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests==2.26.0->-r /srv/jobserv/requirements.txt (line 24)) (1.26.7) Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests==2.26.0->-r /srv/jobserv/requirements.txt (line 24)) (2020.12.5) Requirement already satisfied: charset_normalizer~=2.0.0 in /usr/lib/python3.9/site-packages (from requests==2.26.0->-r /srv/jobserv/requirements.txt (line 24)) (2.0.7) Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.9/site-packages (from requests==2.26.0->-r /srv/jobserv/requirements.txt (line 24)) (3.3) Collecting pycparser Using cached pycparser-2.21-py2.py3-none-any.whl (118 kB) Collecting googleapis-common-protos<2.0dev,>=1.52.0 Downloading googleapis_common_protos-1.54.0-py2.py3-none-any.whl (207 kB) Collecting protobuf>=3.12.0 Downloading protobuf-3.19.3-py2.py3-none-any.whl (162 kB) Collecting cachetools<5.0,>=2.0.0 Downloading cachetools-4.2.4-py3-none-any.whl (10 kB) Collecting pyasn1-modules>=0.2.1 Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) Collecting rsa<5,>=3.1.4 Downloading rsa-4.8-py3-none-any.whl (39 kB) Collecting ruamel.yaml.clib>=0.2.6 Downloading ruamel.yaml.clib-0.2.6.tar.gz (180 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pyasn1<0.5.0,>=0.4.6 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) Using legacy 'setup.py install' for Flask-Testing, since package 'wheel' is not installed. Using legacy 'setup.py install' for SQLAlchemy, since package 'wheel' is not installed. Using legacy 'setup.py install' for cffi, since package 'wheel' is not installed. Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. Using legacy 'setup.py install' for ruamel.yaml.clib, since package 'wheel' is not installed. Building wheels for collected packages: PyYAML, google-crc32c, setproctitle Building wheel for PyYAML (pyproject.toml): started Building wheel for PyYAML (pyproject.toml): finished with status 'done' Created wheel for PyYAML: filename=PyYAML-5.4.1-cp39-cp39-linux_x86_64.whl size=45655 sha256=12df627a0d7810f0373952dfe53735ff8611530a284dccc954d567a35c778629 Stored in directory: /root/.cache/pip/wheels/b7/a5/c4/504d913c2a55bb09c607541578ec5f844d1ff33467abe93ba5 Building wheel for google-crc32c (pyproject.toml): started Building wheel for google-crc32c (pyproject.toml): finished with status 'done' Created wheel for google-crc32c: filename=google_crc32c-1.1.2-py3-none-any.whl size=13194 sha256=c888c4eb707931fa0967b17cee11c3ba0edb5688531a9b8cdbd8d6bb030a915d Stored in directory: /root/.cache/pip/wheels/a9/03/20/055442aa79ec3f55e9cc10d6b4e48e8e077455cd6ddcc5b24e Building wheel for setproctitle (pyproject.toml): started Building wheel for setproctitle (pyproject.toml): finished with status 'done' Created wheel for setproctitle: filename=setproctitle-1.2.2-cp39-cp39-linux_x86_64.whl size=28674 sha256=b803d341bf74910688d82452f7e7eb53d7df881b8014069d511dd585d400e107 Stored in directory: /root/.cache/pip/wheels/4a/6b/63/b7630e7428b1d1cf9d453d3d4af30135fcac11873639b108a1 Successfully built PyYAML google-crc32c setproctitle Installing collected packages: pyasn1, rsa, pycparser, pyasn1-modules, protobuf, MarkupSafe, cachetools, Werkzeug, Jinja2, itsdangerous, greenlet, googleapis-common-protos, google-auth, click, cffi, SQLAlchemy, ruamel.yaml.clib, Mako, google-crc32c, google-api-core, Flask, ruamel.yaml, python-dateutil, google-resumable-media, google-cloud-core, Flask-SQLAlchemy, docopt, alembic, wheel, setproctitle, PyYAML, pytz, PyMySQL, pykwalify, PyJWT, gunicorn, google-cloud-storage, Flask-Testing, Flask-Migrate, dataclasses, cryptography, bcrypt Running setup.py install for cffi: started Running setup.py install for cffi: finished with status 'done' Running setup.py install for SQLAlchemy: started Running setup.py install for SQLAlchemy: finished with status 'done' Running setup.py install for ruamel.yaml.clib: started Running setup.py install for ruamel.yaml.clib: finished with status 'done' Running setup.py install for docopt: started Running setup.py install for docopt: finished with status 'done' Running setup.py install for Flask-Testing: started Running setup.py install for Flask-Testing: finished with status 'done' Successfully installed Flask-1.1.4 Flask-Migrate-3.1.0 Flask-SQLAlchemy-2.5.1 Flask-Testing-0.8.1 Jinja2-2.11.3 Mako-1.1.5 MarkupSafe-2.0.1 PyJWT-2.1.0 PyMySQL-1.0.2 PyYAML-5.4.1 SQLAlchemy-1.4.23 Werkzeug-0.16.1 alembic-1.7.5 bcrypt-3.2.0 cachetools-4.2.4 cffi-1.15.0 click-7.1.2 cryptography-3.4.8 dataclasses-0.6 docopt-0.6.2 google-api-core-2.4.0 google-auth-2.3.3 google-cloud-core-2.2.2 google-cloud-storage-1.42.0 google-crc32c-1.1.2 google-resumable-media-2.1.0 googleapis-common-protos-1.54.0 greenlet-1.1.2 gunicorn-20.0.4 itsdangerous-1.1.0 protobuf-3.19.3 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.21 pykwalify-1.8.0 python-dateutil-2.8.2 pytz-2021.1 rsa-4.8 ruamel.yaml-0.17.20 ruamel.yaml.clib-0.2.6 setproctitle-1.2.2 wheel-0.37.0 WARNING: 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 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/main: No such file or directory WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/community: No such file or directory (1/26) Purging cargo (1.56.1-r0) (2/26) Purging rust (1.56.1-r0) (3/26) Purging rust-stdlib (1.56.1-r0) (4/26) Purging g++ (10.3.1_git20211027-r0) (5/26) Purging gcc (10.3.1_git20211027-r0) (6/26) Purging binutils (2.37-r3) (7/26) Purging libatomic (10.3.1_git20211027-r0) (8/26) Purging libgomp (10.3.1_git20211027-r0) (9/26) Purging libgphobos (10.3.1_git20211027-r0) (10/26) Purging libc-dev (0.7.2-r3) (11/26) Purging musl-dev (1.2.2-r7) (12/26) Purging libffi-dev (3.4.2-r1) (13/26) Purging linux-headers (5.10.41-r0) (14/26) Purging openssl-dev (1.1.1l-r8) (15/26) Purging python3-dev (3.9.7-r4) (16/26) Purging mpc1 (1.2.1-r0) (17/26) Purging mpfr4 (4.1.0-r0) (18/26) Purging isl22 (0.22-r0) (19/26) Purging gmp (6.2.1-r0) (20/26) Purging llvm12-libs (12.0.1-r0) (21/26) Purging libxml2 (2.9.12-r2) (22/26) Purging libcurl (7.80.0-r0) (23/26) Purging ca-certificates (20211220-r0) Executing ca-certificates-20211220-r0.post-deinstall (24/26) Purging brotli-libs (1.0.9-r5) (25/26) Purging nghttp2-libs (1.46.0-r0) (26/26) Purging pkgconf (1.8.0-r0) Executing busybox-1.34.1-r3.trigger OK: 107 MiB in 57 packages Removing intermediate container 95cdf3340de0 ---> 90152ab05b80 Step 8/14 : COPY ./ $APPDIR/ ---> a0d3414f420f Step 9/14 : RUN cd $APPDIR/runner && python3 ./setup.py bdist_wheel ---> Running in 0145670e7d94 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/jobserv_runner copying jobserv_runner/logging.py -> build/lib/jobserv_runner copying jobserv_runner/__init__.py -> build/lib/jobserv_runner copying jobserv_runner/cmd.py -> build/lib/jobserv_runner copying jobserv_runner/simulator.py -> build/lib/jobserv_runner copying jobserv_runner/jobserv.py -> build/lib/jobserv_runner creating build/lib/jobserv_runner/handlers copying jobserv_runner/handlers/git_poller.py -> build/lib/jobserv_runner/handlers copying jobserv_runner/handlers/generate-public-url.py -> build/lib/jobserv_runner/handlers copying jobserv_runner/handlers/gitlab_mr.py -> build/lib/jobserv_runner/handlers copying jobserv_runner/handlers/simple.py -> build/lib/jobserv_runner/handlers copying jobserv_runner/handlers/__init__.py -> build/lib/jobserv_runner/handlers copying jobserv_runner/handlers/github_pr.py -> build/lib/jobserv_runner/handlers /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/jobserv_runner creating build/bdist.linux-x86_64/wheel/jobserv_runner/handlers running install_egg_info running egg_info creating jobserv_runner.egg-info writing manifest file 'jobserv_runner.egg-info/SOURCES.txt' writing manifest file 'jobserv_runner.egg-info/SOURCES.txt' Copying jobserv_runner.egg-info to build/bdist.linux-x86_64/wheel/jobserv_runner-0.1-py3.9.egg-info running install_scripts Removing intermediate container 0145670e7d94 ---> 389ae6c3d6bb Step 10/14 : WORKDIR $APPDIR ---> Running in 7f9e48377c84 Removing intermediate container 7f9e48377c84 ---> 4f839cb68ac9 Step 11/14 : EXPOSE 8000 ---> Running in 2e2720445ae0 Removing intermediate container 2e2720445ae0 ---> b25da86e3dff Step 12/14 : ARG APP_VERSION=? ---> Running in ee8bcbe94e77 Removing intermediate container ee8bcbe94e77 ---> 4cc2f096c90c Step 13/14 : ENV APP_VERSION=$APP_VERSION ---> Running in 22bb47c0cc72 Removing intermediate container 22bb47c0cc72 ---> 47a761b671d6 Step 14/14 : CMD ["/srv/jobserv/docker_run.sh"] ---> Running in 806d2f2b5dc3 Removing intermediate container 806d2f2b5dc3 ---> b47b92f13eea Successfully built b47b92f13eea Successfully tagged doanac/jobserv:a5fff1 + docker tag doanac/jobserv:a5fff1 doanac/jobserv:latest + '[' -f /secrets/dockerpass ] + set +x WARNING! Using --password via the CLI is insecure. Use --password-stdin. 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 + docker push doanac/jobserv:a5fff1 The push refers to repository [docker.io/doanac/jobserv] 9b21ae45ae3c: Preparing ba3f4167e21d: Preparing 8242252cf87e: Preparing 4328858d6c61: Preparing 541ea6cdd980: Preparing 8d3ac3489996: Preparing 8d3ac3489996: Waiting 4328858d6c61: Pushed 541ea6cdd980: Pushed 9b21ae45ae3c: Pushed ba3f4167e21d: Pushed 8d3ac3489996: Layer already exists 8242252cf87e: Pushed a5fff1: digest: sha256:5c94f22aae3e2a6490955753d2ec13f9472c2fccd1bb52dff233a7b8b4ffdaa9 size: 1573 + docker push doanac/jobserv:latest The push refers to repository [docker.io/doanac/jobserv] 9b21ae45ae3c: Preparing ba3f4167e21d: Preparing 8242252cf87e: Preparing 4328858d6c61: Preparing 541ea6cdd980: Preparing 8d3ac3489996: Preparing 8d3ac3489996: Waiting 4328858d6c61: Layer already exists 9b21ae45ae3c: Layer already exists 541ea6cdd980: Layer already exists 8242252cf87e: Layer already exists ba3f4167e21d: Layer already exists 8d3ac3489996: Layer already exists latest: digest: sha256:5c94f22aae3e2a6490955753d2ec13f9472c2fccd1bb52dff233a7b8b4ffdaa9 size: 1573 Script completed == 2022-01-21 16:19:04.736141: Finding artifacts to upload Uploading 1 items 14542 bytes == 2022-01-21 16:19:05.569787: Runner has completed _ _ | \/ | \__|____|__/ | o o| Thumbs Up |___\/_|_____||_ | _____|__| | | |______| | | | | | | | | |_| |_|