# Run sent to worker: doanac-reckless == 2022-04-21 18:22:54.384251: Setting up runner on worker == 2022-04-21 18:22:55.378335: Steps to recreate inside simulator wget -O simulate.sh https://api.gavelci.us/projects/jobserv/builds/278/runs/unit-test//.simulate.sh # wget'ing the file may require the --header flag if the # jobserv API requires authentication. sh ./simulate.sh == 2022-04-21 18:22:55.908972: Pulling container: python:3.9-alpine 3.9-alpine: Pulling from library/python Digest: sha256:602cd35ea12a7abc69078f447be06634700bdea7a2642712f8d21cfc35792df0 Status: Image is up to date for python:3.9-alpine docker.io/library/python:3.9-alpine == 2022-04-21 18:22:57.571329: Preparing bind mounts 2022-04-21 18:22:57.731239: INFO Creating secret: githubtok 2022-04-21 18:22:57.919732: INFO Creating secret: webhook-key 2022-04-21 18:22:58.116492: INFO Creating secret: milosz 2022-04-21 18:22:58.296168: INFO Adding shared volume: /lmp-bitbake-cache == 2022-04-21 18:22:58.651170: Creating container .netrc file 2022-04-21 18:22:58.850015: INFO Creating token for jobserv run access 2022-04-21 18:22:59.029301: INFO Creating a github token entry == 2022-04-21 18:22:59.383465: Preparing script == 2022-04-21 18:22:59.706784: Cloning git repository 2022-04-21 18:22:59.904273: INFO Clone_url: https://github.com/doanac/jobserv.git 2022-04-21 18:23:00.071425: INFO Checking to see if https://github.com/doanac/jobserv.git requires authentication. 2022-04-21 18:23:00.461656: INFO Server does not appear to need credentials for cloning 2022-04-21 18:23:00.623017: INFO Adding githubtok to .gitconfig 2022-04-21 18:23:00.811537: INFO Git install supports submodules Cloning into '/srv/gavelci-worker/runs/tmpixq5_xiy/repo'... 2022-04-21 18:23:01.962968: INFO Checking out: 9184465e3565c6ea54ccd4d8f357e5e11782c0a2 Switched to branch 'jobserv-run' == 2022-04-21 18:23:02.552733: Setting up container environment 2022-04-21 18:23:02.731434: INFO Container environment variables: GH_PRNUM=62 GH_OWNER=foundriesio GH_REPO=jobserv GH_STATUS_URL=https://api.github.com/repos/foundriesio/jobserv/statuses/9184465e3565c6ea54ccd4d8f357e5e11782c0a2 GH_TARGET_REPO=https://github.com/foundriesio/jobserv.git GIT_URL=https://github.com/doanac/jobserv.git GIT_SHA_BASE=00d5f5854661fa521b0d51ab160fb64853259e4a GIT_OLD_SHA=00d5f5854661fa521b0d51ab160fb64853259e4a GIT_SHA=9184465e3565c6ea54ccd4d8f357e5e11782c0a2 H_PROJECT=jobserv H_BUILD=278 H_RUN=unit-test H_WORKER=doanac-reckless == 2022-04-21 18:23:03.091280: Running script inside container + apk --no-cache add git python3-dev musl-dev g++ openssl libffi-dev openssl-dev rust cargo 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/32) Installing rust-stdlib (1.56.1-r0) (2/32) Installing libgcc (10.3.1_git20211027-r0) (3/32) Installing libstdc++ (10.3.1_git20211027-r0) (4/32) Installing binutils (2.37-r3) (5/32) Installing libgomp (10.3.1_git20211027-r0) (6/32) Installing libatomic (10.3.1_git20211027-r0) (7/32) Installing libgphobos (10.3.1_git20211027-r0) (8/32) Installing gmp (6.2.1-r1) (9/32) Installing isl22 (0.22-r0) (10/32) Installing mpfr4 (4.1.0-r0) (11/32) Installing mpc1 (1.2.1-r0) (12/32) Installing gcc (10.3.1_git20211027-r0) (13/32) Installing musl-dev (1.2.2-r7) (14/32) Installing libxml2 (2.9.13-r0) (15/32) Installing llvm12-libs (12.0.1-r0) (16/32) Installing rust (1.56.1-r0) (17/32) Installing brotli-libs (1.0.9-r5) (18/32) Installing nghttp2-libs (1.46.0-r0) (19/32) Installing libcurl (7.80.0-r0) (20/32) Installing cargo (1.56.1-r0) (21/32) Installing libc-dev (0.7.2-r3) (22/32) Installing g++ (10.3.1_git20211027-r0) (23/32) Installing pcre2 (10.39-r0) (24/32) Installing git (2.34.2-r0) (25/32) Installing linux-headers (5.10.41-r0) (26/32) Installing pkgconf (1.8.0-r0) (27/32) Installing libffi-dev (3.4.2-r1) (28/32) Installing openssl (1.1.1n-r0) (29/32) Installing openssl-dev (1.1.1n-r0) (30/32) Installing mpdecimal (2.5.1-r1) (31/32) Installing python3 (3.9.7-r4) (32/32) Installing python3-dev (3.9.7-r4) Executing busybox-1.34.1-r5.trigger OK: 1015 MiB in 68 packages + git config --global user.email cibot@example.com + git config --global user.name cibot + ls /lmp-bitbake-cache/ dmesg.out + sh ./unit-test.sh WARNING: Using sqlite database - work queue testing will be skipped Requirement already satisfied: pip in /tmp/tmp.dKHKLj/lib/python3.9/site-packages (22.0.4) Requirement already satisfied: setuptools in /tmp/tmp.dKHKLj/lib/python3.9/site-packages (58.1.0) Collecting setuptools Downloading setuptools-62.1.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 4.8 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 58.1.0 Uninstalling setuptools-58.1.0: Successfully uninstalled setuptools-58.1.0 Successfully installed setuptools-62.1.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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.2/45.2 KB 636.1 kB/s eta 0:00:00 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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.6/94.6 KB 256.2 kB/s eta 0:00:00 Collecting Jinja2==2.11.3 Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.7/125.7 KB 1.2 MB/s eta 0:00:00 Collecting Mako==1.1.5 Downloading Mako-1.1.5-py2.py3-none-any.whl (75 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.7/75.7 KB 373.3 kB/s eta 0:00:00 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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.8/43.8 KB 823.5 kB/s eta 0:00:00 Collecting PyYAML==5.4.1 Downloading PyYAML-5.4.1.tar.gz (175 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 175.1/175.1 KB 2.1 MB/s eta 0:00:00 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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.7/7.7 MB 7.5 MB/s eta 0:00:00 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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 327.4/327.4 KB 4.2 MB/s eta 0:00:00 Collecting bcrypt==3.2.0 Downloading bcrypt-3.2.0-cp36-abi3-musllinux_1_1_x86_64.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 KB 1.1 MB/s eta 0:00:00 Collecting cryptography==3.4.8 Downloading cryptography-3.4.8-cp36-abi3-musllinux_1_1_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 7.3 MB/s eta 0:00:00 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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 105.2/105.2 KB 1.6 MB/s eta 0:00:00 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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.9/77.9 KB 1.6 MB/s eta 0:00:00 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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 KB 3.4 MB/s eta 0:00:00 Collecting pytz==2021.1 Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 510.8/510.8 KB 5.3 MB/s eta 0:00:00 Collecting requests==2.26.0 Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.3/62.3 KB 1.1 MB/s eta 0:00:00 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.7-py3-none-any.whl (210 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 210.7/210.7 KB 2.7 MB/s eta 0:00:00 Collecting itsdangerous<2.0,>=0.24 Downloading itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) Collecting click<8.0,>=5.1 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.8/82.8 KB 1.6 MB/s eta 0:00:00 Collecting greenlet!=0.4.17 Downloading greenlet-1.1.2-cp39-cp39-musllinux_1_1_x86_64.whl (708 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 708.6/708.6 KB 5.4 MB/s eta 0:00:00 Collecting six>=1.4.1 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 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-resumable-media<3.0dev,>=1.3.0 Downloading google_resumable_media-2.3.2-py2.py3-none-any.whl (76 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.8/76.8 KB 856.0 kB/s eta 0:00:00 Collecting google-api-core<3.0dev,>=1.29.0 Downloading google_api_core-2.7.2-py3-none-any.whl (114 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 114.6/114.6 KB 1.1 MB/s eta 0:00:00 Collecting google-auth<3.0dev,>=1.25.0 Downloading google_auth-2.6.5-py2.py3-none-any.whl (156 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.6/156.6 KB 2.5 MB/s eta 0:00:00 Collecting google-cloud-core<3.0dev,>=1.6.0 Downloading google_cloud_core-2.3.0-py2.py3-none-any.whl (29 kB) Requirement already satisfied: setuptools>=3.0 in /tmp/tmp.dKHKLj/lib/python3.9/site-packages (from gunicorn==20.0.4->-r requirements.txt (line 20)) (62.1.0) Collecting ruamel.yaml>=0.16.0 Downloading ruamel.yaml-0.17.21-py3-none-any.whl (109 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 109.5/109.5 KB 1.9 MB/s eta 0:00:00 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 charset-normalizer~=2.0.0 Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) Collecting idna<4,>=2.5 Downloading idna-3.3-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 1.2 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 KB 2.7 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.0/139.0 KB 2.5 MB/s eta 0:00:00 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.56.0-py2.py3-none-any.whl (241 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 241.5/241.5 KB 3.8 MB/s eta 0:00:00 Collecting protobuf>=3.12.0 Downloading protobuf-3.20.0-py2.py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.1/162.1 KB 2.3 MB/s eta 0:00:00 Collecting pyasn1-modules>=0.2.1 Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 KB 2.6 MB/s eta 0:00:00 Collecting rsa<5,>=3.1.4 Downloading rsa-4.8-py3-none-any.whl (39 kB) Collecting cachetools<6.0,>=2.0.0 Downloading cachetools-5.0.0-py3-none-any.whl (9.1 kB) Collecting ruamel.yaml.clib>=0.2.6 Downloading ruamel.yaml.clib-0.2.6.tar.gz (180 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 180.7/180.7 KB 3.0 MB/s eta 0:00:00 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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.1/77.1 KB 1.5 MB/s eta 0:00:00 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=45656 sha256=844208fe7b220896820f26f6e77c71b857632fa1625cf1750e4e512f31b4f88b 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=4f53b57f0d1f23411305f476403cfb72784fd3b4c78437c912217e68aa0bad73 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=10790 sha256=8ad7fcf9af45f74162d0f2c9bd8f520400415fbcb6c8ba444d3741bcbecb5fde Stored in directory: /root/.cache/pip/wheels/4a/6b/63/b7630e7428b1d1cf9d453d3d4af30135fcac11873639b108a1 Successfully built PyYAML google-crc32c setproctitle Installing collected packages: pytz, pyasn1, docopt, dataclasses, certifi, wheel, Werkzeug, urllib3, six, setproctitle, ruamel.yaml.clib, rsa, PyYAML, PyMySQL, PyJWT, pycparser, pyasn1-modules, protobuf, MarkupSafe, itsdangerous, idna, gunicorn, greenlet, click, charset-normalizer, cachetools, SQLAlchemy, ruamel.yaml, requests, python-dateutil, Mako, Jinja2, googleapis-common-protos, google-auth, cffi, pykwalify, google-crc32c, google-api-core, Flask, cryptography, bcrypt, alembic, google-resumable-media, google-cloud-core, Flask-Testing, Flask-SQLAlchemy, google-cloud-storage, Flask-Migrate Running setup.py install for docopt: started Running setup.py install for docopt: 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 SQLAlchemy: started Running setup.py install for SQLAlchemy: finished with status 'done' Running setup.py install for cffi: started Running setup.py install for cffi: 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.7 bcrypt-3.2.0 cachetools-5.0.0 certifi-2021.10.8 cffi-1.15.0 charset-normalizer-2.0.12 click-7.1.2 cryptography-3.4.8 dataclasses-0.6 docopt-0.6.2 google-api-core-2.7.2 google-auth-2.6.5 google-cloud-core-2.3.0 google-cloud-storage-1.42.0 google-crc32c-1.1.2 google-resumable-media-2.3.2 googleapis-common-protos-1.56.0 greenlet-1.1.2 gunicorn-20.0.4 idna-3.3 itsdangerous-1.1.0 protobuf-3.20.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.21 pykwalify-1.8.0 python-dateutil-2.8.2 pytz-2021.1 requests-2.26.0 rsa-4.8 ruamel.yaml-0.17.21 ruamel.yaml.clib-0.2.6 setproctitle-1.2.2 six-1.16.0 urllib3-1.26.9 wheel-0.37.0 Collecting junitxml==0.7 Downloading junitxml-0.7.tar.gz (26 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting python-subunit==1.3.0 Downloading python_subunit-1.3.0-py2.py3-none-any.whl (104 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.9/104.9 KB 1.2 MB/s eta 0:00:00 Collecting extras Downloading extras-1.0.0-py2.py3-none-any.whl (7.3 kB) Collecting testtools>=0.9.34 Downloading testtools-2.5.0-py3-none-any.whl (181 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 182.0/182.0 KB 2.9 MB/s eta 0:00:00 Collecting fixtures>=1.3.0 Downloading fixtures-3.0.0-py2.py3-none-any.whl (67 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.5/67.5 KB 1.0 MB/s eta 0:00:00 Collecting pbr>=0.11 Downloading pbr-5.8.1-py2.py3-none-any.whl (113 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 113.0/113.0 KB 1.9 MB/s eta 0:00:00 Requirement already satisfied: six in /tmp/tmp.dKHKLj/lib/python3.9/site-packages (from fixtures>=1.3.0->testtools>=0.9.34->python-subunit==1.3.0) (1.16.0) Building wheels for collected packages: junitxml Building wheel for junitxml (setup.py): started Building wheel for junitxml (setup.py): finished with status 'done' Created wheel for junitxml: filename=junitxml-0.7-py3-none-any.whl size=16325 sha256=7096b97da05acb60cbcb8be94094c8b552908dd3e3c59f4bf2cc81f9f62f62a1 Stored in directory: /root/.cache/pip/wheels/b2/47/ef/c7a04162ae5e21c943419c306117a77aed1d71c6e8bcc2c0f8 Successfully built junitxml Installing collected packages: junitxml, extras, pbr, fixtures, testtools, python-subunit Successfully installed extras-1.0.0 fixtures-3.0.0 junitxml-0.7 pbr-5.8.1 python-subunit-1.3.0 testtools-2.5.0 hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Cloning into '/tmp/tmp8u6e4z8z/repo-src/submod'... done. hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Cloning into '/tmp/tmp8u6e4z8z/nested-par/repo-src'... done. hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m 2022-04-21 18:25:53.768578: ERROR foo bar == 2022-04-21 18:25:53.768785: test_exec 2022-04-21 18:25:53.768785: ERROR Traceback (most recent call last): | File "/repo/tests/runner/test_logging.py", line 44, in test_exec | raise RuntimeError() |RuntimeError | == 2022-04-21 18:25:53.769198: test_exec_cancelled 2022-04-21 18:25:53.769380: INFO foo bar 2022-04-21 18:25:53.769528: WARN foo bar 2022-04-21 18:25:54,223 ERROR: Unexpected error caught in BP error handler Traceback (most recent call last): File "/tmp/tmp.dKHKLj/lib/python3.9/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/tmp/tmp.dKHKLj/lib/python3.9/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/repo/jobserv/api/build.py", line 63, in build_create b = trigger_build( File "/repo/jobserv/trigger.py", line 109, in trigger_build proj_def = ProjectDefinition.validate_data(proj_def) File "/repo/jobserv/project.py", line 203, in validate_data c = Core(source_data=data, schema_files=[schema]) File "/tmp/tmp.dKHKLj/lib/python3.9/site-packages/pykwalify/core.py", line 142, in __init__ raise CoreError(u"No source file/data was loaded") pykwalify.errors.CoreError: 2022-04-21 18:25:54,436 ERROR: Unexpected error creating runs for: {'name': 'git', 'type': 'git_poller', 'runs': [{'name': 'run0', 'host-tag': 'foo*', 'container': 'alpine', 'script': 'test'}]} Traceback (most recent call last): File "/repo/jobserv/trigger.py", line 64, in trigger_runs storage.set_run_definition(r, rundef) File "/usr/local/lib/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/local/lib/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/local/lib/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect RuntimeError: edge case!!! 2022-04-21 18:25:56,270 INFO: Delivered webhook to https://example.com 2022-04-21 18:25:56,587 INFO: Updating the rundef from simple->github_pr 2022-04-21 18:25:57,058 INFO: Updating the rundef from simple->gith_poller 2022-04-21 18:25:57,129 ERROR: Caught integrity error and failed run: 1 Traceback (most recent call last): File "/repo/jobserv/api/run.py", line 151, in _handle_triggers _create_triggers( File "/repo/jobserv/api/run.py", line 75, in _create_triggers trigger_runs( File "/repo/jobserv/trigger.py", line 57, in trigger_runs raise ValueError('A run named "%s" already exists' % name) ValueError: A run named "collision-name" already exists 2022-04-21 18:25:57,202 INFO: Updating the rundef from simple->github_pr 2022-04-21 18:26:04,559 ERROR: Unable to check doesnot matter.git/info/refs?service=git-upload-pack for changes: 500 2022-04-21 18:26:04,568 INFO: Adding foo to poller list 2022-04-21 18:26:04,573 INFO: Updating foo 2022-04-21 18:26:04,575 INFO: Looking for changes to: url1 2022-04-21 18:26:04,575 INFO: url1 ref1 change oldsha->sha1 2022-04-21 18:26:04,576 INFO: Looking for changes to: url1 2022-04-21 18:26:04,576 INFO: First run detected for url1 - ref1 2022-04-21 18:26:04,576 INFO: Looking for changes to: url1 2022-04-21 18:26:04,576 INFO: First run detected for url1 - ref2 2022-04-21 18:26:04,577 INFO: Trigger build for proj with params: {'GIT_URL': 'fake'} 2022-04-21 18:26:04,577 INFO: Skipping build for proj because of skip-ci message 2022-04-21 18:26:04,578 INFO: Trigger build for proj with params: {'GIT_URL': 'https://github.com'} 2022-04-21 18:26:04,578 INFO: Skipping build for proj because of skip-ci message 2022-04-21 18:26:04,578 INFO: Trigger build for proj with params: {'GIT_URL': 'https://fake.com'} 2022-04-21 18:26:04,579 INFO: Skipping build for proj because of skip-ci message 2022-04-21 18:26:08,881 ERROR: validation.invalid 2022-04-21 18:26:08,881 ERROR: --- All found errors --- 2022-04-21 18:26:08,881 ERROR: ["Cannot find required key 'timeout'. Path: ''"] 2022-04-21 18:26:09,163 ERROR: Failing cancelled run: proj1/1/bla 2022-04-21 18:26:09,438 INFO: marking w1 offline 81s without a check-in 2022-04-21 18:26:09,712 INFO: marking w1 offline (no pings log) 2022-04-21 18:26:09,991 INFO: rotating pings log to: /tmp/tmpq3buv4xi/w1/pings.log.1650565569 2022-04-21 18:26:10,276 ERROR: Found stuck run proj1/1/bla on worker None 2022-04-21 18:26:10,280 ERROR: Found stuck run proj1/1/bla on worker None 2022-04-21 18:26:11,000 INFO: Entering surge support for armhf: count=1 2022-04-21 18:26:11,010 INFO: Exiting surge support for armhf 2022-04-21 18:26:11,010 INFO: Entering surge support for amd64: count=2 2022-04-21 18:26:11,012 INFO: Entering surge support for armhf: count=3 2022-04-21 18:26:11,294 INFO: Entering surge support for amd64: count=1 2022-04-21 18:26:11,299 INFO: Exiting surge support for amd64 2022-04-21 18:26:11,574 INFO: truncating the pings log 2022-04-21 18:26:11,587 ERROR: Unable to read: bad: Unable to load certificate. See https://cryptography.io/en/latest/faq.html#why-can-t-i-import-my-pem-file for more details. Docker not available Test requires MySQL Test requires MySQL Test requires MySQL Test requires MySQL Test requires MySQL Test requires MySQL Script completed == 2022-04-21 18:26:13.607471: Finding artifacts to upload Uploading 1 items 19362 bytes == 2022-04-21 18:26:14.402518: Analyzing junit results(/srv/gavelci-worker/runs/tmpixq5_xiy/archive/junit.xml) == 2022-04-21 18:26:15.135328: Runner has completed _ _ | \/ | \__|____|__/ | o o| Thumbs Up |___\/_|_____||_ | _____|__| | | |______| | | | | | | | | |_| |_|