# Run sent to worker: doanac-reckless == 2023-10-17 20:42:51.060279: Setting up runner on worker == 2023-10-17 20:42:52.070861: Steps to recreate inside simulator wget -O simulate.sh https://api.gavelci.us/projects/jobserv/builds/408/runs/unit-test//.simulate.sh # wget'ing the file may require the --header flag if the # jobserv API requires authentication. sh ./simulate.sh == 2023-10-17 20:42:52.578809: Pulling container: python:3.11-alpine 3.11-alpine: Pulling from library/python Digest: sha256:3e73c0b6c1f0205225359acac5c8ab1852e7281248d72afda3e1bb8c6f47deab Status: Image is up to date for python:3.11-alpine docker.io/library/python:3.11-alpine == 2023-10-17 20:42:54.091834: Preparing bind mounts 2023-10-17 20:42:54.266517: INFO Creating secret: githubtok 2023-10-17 20:42:54.440846: INFO Creating secret: webhook-key 2023-10-17 20:42:54.617857: INFO Creating secret: milosz 2023-10-17 20:42:54.793013: INFO Adding shared volume: /lmp-bitbake-cache == 2023-10-17 20:42:55.129448: Creating container .netrc file 2023-10-17 20:42:55.302295: INFO Creating token for jobserv run access 2023-10-17 20:42:55.489103: INFO Creating a github token entry == 2023-10-17 20:42:55.838763: Preparing script == 2023-10-17 20:42:56.186247: Cloning git repository 2023-10-17 20:42:56.393783: INFO Clone_url: https://github.com/doanac/jobserv.git 2023-10-17 20:42:56.579207: INFO Checking to see if https://github.com/doanac/jobserv.git requires authentication. 2023-10-17 20:42:56.979990: INFO Server does not appear to need credentials for cloning 2023-10-17 20:42:57.146980: INFO Adding githubtok to .gitconfig 2023-10-17 20:42:57.313539: INFO Git install supports submodules Cloning into '/srv/gavelci-worker/runs/tmp7je_vapm/repo'... 2023-10-17 20:42:58.372499: INFO Checking out: 23570a81b780828acbb5c8d94947c53ed120a92d Switched to branch 'jobserv-run' == 2023-10-17 20:42:58.962097: Setting up container environment 2023-10-17 20:42:59.138292: INFO Container environment variables: GH_PRNUM=103 GH_OWNER=foundriesio GH_REPO=jobserv GH_STATUS_URL=https://api.github.com/repos/foundriesio/jobserv/statuses/23570a81b780828acbb5c8d94947c53ed120a92d GH_TARGET_REPO=https://github.com/foundriesio/jobserv.git GIT_URL=https://github.com/doanac/jobserv.git GIT_SHA_BASE=2fd7eaa472f960afd9ad4dd5e57ce32db104f07d GIT_OLD_SHA=2fd7eaa472f960afd9ad4dd5e57ce32db104f07d GIT_SHA=23570a81b780828acbb5c8d94947c53ed120a92d H_PROJECT=jobserv H_BUILD=408 H_RUN=unit-test H_RUN_URL=https://api.gavelci.us/projects/jobserv/builds/408/runs/unit-test/ H_WORKER=doanac-reckless == 2023-10-17 20:42:59.492563: Running script inside container 2023-10-17 20:42:59.674921: INFO Running with --memory=14639596339 WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. + 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.18/main/x86_64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz (1/38) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) (2/38) Installing libgcc (12.2.1_git20220924-r10) (3/38) Installing libstdc++ (12.2.1_git20220924-r10) (4/38) Installing zstd-libs (1.5.5-r4) (5/38) Installing binutils (2.40-r7) (6/38) Installing libgomp (12.2.1_git20220924-r10) (7/38) Installing libatomic (12.2.1_git20220924-r10) (8/38) Installing gmp (6.2.1-r3) (9/38) Installing isl26 (0.26-r1) (10/38) Installing mpfr4 (4.2.0_p12-r0) (11/38) Installing mpc1 (1.3.1-r1) (12/38) Installing gcc (12.2.1_git20220924-r10) (13/38) Installing musl-dev (1.2.4-r2) (14/38) Installing libxml2 (2.11.4-r0) (15/38) Installing llvm16-libs (16.0.6-r1) (16/38) Installing rust (1.71.1-r0) (17/38) Installing brotli-libs (1.0.9-r14) (18/38) Installing libunistring (1.1-r1) (19/38) Installing libidn2 (2.3.4-r1) (20/38) Installing nghttp2-libs (1.57.0-r0) (21/38) Installing libcurl (8.4.0-r0) (22/38) Installing cargo (1.71.1-r0) (23/38) Installing libstdc++-dev (12.2.1_git20220924-r10) (24/38) Installing libc-dev (0.7.2-r5) (25/38) Installing g++ (12.2.1_git20220924-r10) (26/38) Installing pcre2 (10.42-r1) (27/38) Installing git (2.40.1-r0) (28/38) Installing linux-headers (6.3-r0) (29/38) Installing pkgconf (1.9.5-r0) (30/38) Installing libffi-dev (3.4.4-r2) (31/38) Installing openssl (3.1.3-r0) (32/38) Installing openssl-dev (3.1.3-r0) (33/38) Installing mpdecimal (2.5.1-r2) (34/38) Installing python3 (3.11.6-r0) (35/38) Installing python3-pycache-pyc0 (3.11.6-r0) (36/38) Installing pyc (0.1-r0) (37/38) Installing python3-pyc (3.11.6-r0) (38/38) Installing python3-dev (3.11.6-r0) Executing busybox-1.36.1-r2.trigger OK: 1106 MiB in 75 packages + git config --global user.email cibot@example.com + git config --global user.name cibot + git config --system protocol.file.allow always + ls /lmp-bitbake-cache/ dmesg.out + sh ./unit-test.sh + readlink -f ./unit-test.sh + dirname /repo/unit-test.sh + HERE=/repo + cd /repo + mktemp -d + VENV=/tmp/tmp.PoKcBo + trap '[ -z ] || docker kill jobserv-db; rm -rf /tmp/tmp.PoKcBo' EXIT + '[' -n ] + '[' -z ] + echo 'WARNING: Using sqlite database - work queue testing will be skipped' + export 'SQLALCHEMY_DATABASE_URI=sqlite://' + python3 -m venv /tmp/tmp.PoKcBo WARNING: Using sqlite database - work queue testing will be skipped + /tmp/tmp.PoKcBo/bin/pip3 install -U pip Requirement already satisfied: pip in /tmp/tmp.PoKcBo/lib/python3.11/site-packages (23.2.1) Collecting pip Obtaining dependency information for pip from https://files.pythonhosted.org/packages/e0/63/b428aaca15fcd98c39b07ca7149e24bc14205ad0f1c80ba2b01835aedde1/pip-23.3-py3-none-any.whl.metadata Downloading pip-23.3-py3-none-any.whl.metadata (3.5 kB) Downloading pip-23.3-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 1.2 MB/s eta 0:00:00 Installing collected packages: pip Attempting uninstall: pip Found existing installation: pip 23.2.1 Uninstalling pip-23.2.1: Successfully uninstalled pip-23.2.1 Successfully installed pip-23.3 + /tmp/tmp.PoKcBo/bin/pip3 install -U setuptools Requirement already satisfied: setuptools in /tmp/tmp.PoKcBo/lib/python3.11/site-packages (65.5.0) Collecting setuptools Downloading setuptools-68.2.2-py3-none-any.whl.metadata (6.3 kB) Downloading setuptools-68.2.2-py3-none-any.whl (807 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 3.4 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 65.5.0 Uninstalling setuptools-65.5.0: Successfully uninstalled setuptools-65.5.0 Successfully installed setuptools-68.2.2 + /tmp/tmp.PoKcBo/bin/pip3 install -r requirements.txt Collecting Flask-Migrate==4.0.4 (from -r requirements.txt (line 1)) Downloading Flask_Migrate-4.0.4-py3-none-any.whl (20 kB) Collecting Flask-SQLAlchemy==3.0.5 (from -r requirements.txt (line 2)) Downloading flask_sqlalchemy-3.0.5-py3-none-any.whl.metadata (3.3 kB) Collecting Flask-Testing==0.8.1 (from -r requirements.txt (line 3)) Downloading Flask-Testing-0.8.1.tar.gz (45 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.2/45.2 kB 351.0 kB/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 Flask==2.3.3 (from -r requirements.txt (line 4)) Downloading flask-2.3.3-py3-none-any.whl.metadata (3.6 kB) Collecting PyJWT==2.8.0 (from -r requirements.txt (line 5)) Downloading PyJWT-2.8.0-py3-none-any.whl.metadata (4.2 kB) Collecting PyMySQL==1.1.0 (from -r requirements.txt (line 6)) Downloading PyMySQL-1.1.0-py3-none-any.whl.metadata (4.4 kB) Collecting PyYAML==6.0.1 (from -r requirements.txt (line 7)) Downloading PyYAML-6.0.1-cp311-cp311-musllinux_1_1_x86_64.whl.metadata (2.1 kB) Collecting SQLAlchemy==1.4.23 (from -r requirements.txt (line 8)) Downloading SQLAlchemy-1.4.23.tar.gz (7.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.7/7.7 MB 7.2 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 Werkzeug==2.3.7 (from -r requirements.txt (line 9)) Downloading werkzeug-2.3.7-py3-none-any.whl.metadata (4.1 kB) Collecting bcrypt==4.0.1 (from -r requirements.txt (line 10)) Downloading bcrypt-4.0.1-cp36-abi3-musllinux_1_1_x86_64.whl (624 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.3/624.3 kB 3.9 MB/s eta 0:00:00 Collecting cryptography==41.0.4 (from -r requirements.txt (line 11)) Downloading cryptography-41.0.4-cp37-abi3-musllinux_1_1_x86_64.whl.metadata (5.2 kB) Collecting dataclasses==0.6 (from -r requirements.txt (line 12)) Downloading dataclasses-0.6-py3-none-any.whl (14 kB) Collecting google-cloud-storage==2.10.0 (from -r requirements.txt (line 13)) Downloading google_cloud_storage-2.10.0-py2.py3-none-any.whl.metadata (6.0 kB) Collecting gunicorn==21.2.0 (from -r requirements.txt (line 16)) Downloading gunicorn-21.2.0-py3-none-any.whl.metadata (4.1 kB) Collecting json-logging==1.3.0 (from -r requirements.txt (line 17)) Downloading json_logging-1.3.0-py2.py3-none-any.whl (21 kB) Collecting pykwalify==1.8.0 (from -r requirements.txt (line 18)) Downloading pykwalify-1.8.0-py2.py3-none-any.whl (24 kB) Collecting python-dateutil==2.8.2 (from -r requirements.txt (line 19)) Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 1.6 MB/s eta 0:00:00 Collecting pytz==2023.3 (from -r requirements.txt (line 20)) Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 3.5 MB/s eta 0:00:00 Collecting requests==2.31.0 (from -r requirements.txt (line 21)) Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting wheel==0.41.2 (from -r requirements.txt (line 22)) Using cached wheel-0.41.2-py3-none-any.whl.metadata (2.2 kB) Collecting alembic>=1.9.0 (from Flask-Migrate==4.0.4->-r requirements.txt (line 1)) Downloading alembic-1.12.0-py3-none-any.whl.metadata (7.2 kB) Collecting Jinja2>=3.1.2 (from Flask==2.3.3->-r requirements.txt (line 4)) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 1.3 MB/s eta 0:00:00 Collecting itsdangerous>=2.1.2 (from Flask==2.3.3->-r requirements.txt (line 4)) Downloading itsdangerous-2.1.2-py3-none-any.whl (15 kB) Collecting click>=8.1.3 (from Flask==2.3.3->-r requirements.txt (line 4)) Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Collecting blinker>=1.6.2 (from Flask==2.3.3->-r requirements.txt (line 4)) Downloading blinker-1.6.3-py3-none-any.whl.metadata (1.9 kB) Collecting greenlet!=0.4.17 (from SQLAlchemy==1.4.23->-r requirements.txt (line 8)) Downloading greenlet-3.0.0-cp311-cp311-musllinux_1_1_x86_64.whl.metadata (3.8 kB) Collecting MarkupSafe>=2.1.1 (from Werkzeug==2.3.7->-r requirements.txt (line 9)) Downloading MarkupSafe-2.1.3-cp311-cp311-musllinux_1_1_x86_64.whl.metadata (3.0 kB) Collecting cffi>=1.12 (from cryptography==41.0.4->-r requirements.txt (line 11)) Downloading cffi-1.16.0-cp311-cp311-musllinux_1_1_x86_64.whl.metadata (1.5 kB) Collecting google-auth<3.0dev,>=1.25.0 (from google-cloud-storage==2.10.0->-r requirements.txt (line 13)) Downloading google_auth-2.23.3-py2.py3-none-any.whl.metadata (4.2 kB) Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 (from google-cloud-storage==2.10.0->-r requirements.txt (line 13)) Downloading google_api_core-2.12.0-py3-none-any.whl.metadata (2.7 kB) Collecting google-cloud-core<3.0dev,>=2.3.0 (from google-cloud-storage==2.10.0->-r requirements.txt (line 13)) Downloading google_cloud_core-2.3.3-py2.py3-none-any.whl.metadata (2.5 kB) Collecting google-resumable-media>=2.3.2 (from google-cloud-storage==2.10.0->-r requirements.txt (line 13)) Downloading google_resumable_media-2.6.0-py2.py3-none-any.whl.metadata (2.1 kB) Collecting packaging (from gunicorn==21.2.0->-r requirements.txt (line 16)) Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) Collecting docopt>=0.6.2 (from pykwalify==1.8.0->-r requirements.txt (line 18)) Downloading docopt-0.6.2.tar.gz (25 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 ruamel.yaml>=0.16.0 (from pykwalify==1.8.0->-r requirements.txt (line 18)) Downloading ruamel.yaml-0.17.35-py3-none-any.whl.metadata (18 kB) Collecting six>=1.5 (from python-dateutil==2.8.2->-r requirements.txt (line 19)) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 21)) Downloading charset_normalizer-3.3.0-cp311-cp311-musllinux_1_1_x86_64.whl.metadata (32 kB) Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 21)) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 487.8 kB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 21)) Downloading urllib3-2.0.7-py3-none-any.whl.metadata (6.6 kB) Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 21)) Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) Collecting Mako (from alembic>=1.9.0->Flask-Migrate==4.0.4->-r requirements.txt (line 1)) Downloading Mako-1.2.4-py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.7/78.7 kB 893.3 kB/s eta 0:00:00 Collecting typing-extensions>=4 (from alembic>=1.9.0->Flask-Migrate==4.0.4->-r requirements.txt (line 1)) Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) Collecting pycparser (from cffi>=1.12->cryptography==41.0.4->-r requirements.txt (line 11)) Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 1.0 MB/s eta 0:00:00 Collecting googleapis-common-protos<2.0.dev0,>=1.56.2 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-cloud-storage==2.10.0->-r requirements.txt (line 13)) Downloading googleapis_common_protos-1.61.0-py2.py3-none-any.whl.metadata (1.5 kB) Collecting protobuf!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0.dev0,>=3.19.5 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-cloud-storage==2.10.0->-r requirements.txt (line 13)) Downloading protobuf-4.24.4-py3-none-any.whl.metadata (540 bytes) Collecting cachetools<6.0,>=2.0.0 (from google-auth<3.0dev,>=1.25.0->google-cloud-storage==2.10.0->-r requirements.txt (line 13)) Downloading cachetools-5.3.1-py3-none-any.whl.metadata (5.2 kB) Collecting pyasn1-modules>=0.2.1 (from google-auth<3.0dev,>=1.25.0->google-cloud-storage==2.10.0->-r requirements.txt (line 13)) Downloading pyasn1_modules-0.3.0-py2.py3-none-any.whl (181 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 kB 1.7 MB/s eta 0:00:00 Collecting rsa<5,>=3.1.4 (from google-auth<3.0dev,>=1.25.0->google-cloud-storage==2.10.0->-r requirements.txt (line 13)) Downloading rsa-4.9-py3-none-any.whl (34 kB) Collecting google-crc32c<2.0dev,>=1.0 (from google-resumable-media>=2.3.2->google-cloud-storage==2.10.0->-r requirements.txt (line 13)) Downloading google_crc32c-1.5.0-cp311-cp311-musllinux_1_1_x86_64.whl (582 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 582.5/582.5 kB 3.6 MB/s eta 0:00:00 Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml>=0.16.0->pykwalify==1.8.0->-r requirements.txt (line 18)) Downloading ruamel.yaml.clib-0.2.8.tar.gz (213 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 213.8/213.8 kB 1.7 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 pyasn1<0.6.0,>=0.4.6 (from pyasn1-modules>=0.2.1->google-auth<3.0dev,>=1.25.0->google-cloud-storage==2.10.0->-r requirements.txt (line 13)) Downloading pyasn1-0.5.0-py2.py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.9/83.9 kB 874.3 kB/s eta 0:00:00 Downloading flask_sqlalchemy-3.0.5-py3-none-any.whl (24 kB) Downloading flask-2.3.3-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.1/96.1 kB 990.7 kB/s eta 0:00:00 Downloading PyJWT-2.8.0-py3-none-any.whl (22 kB) Downloading PyMySQL-1.1.0-py3-none-any.whl (44 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.8/44.8 kB 387.9 kB/s eta 0:00:00 Downloading PyYAML-6.0.1-cp311-cp311-musllinux_1_1_x86_64.whl (748 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 748.5/748.5 kB 4.0 MB/s eta 0:00:00 Downloading werkzeug-2.3.7-py3-none-any.whl (242 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 242.2/242.2 kB 1.7 MB/s eta 0:00:00 Downloading cryptography-41.0.4-cp37-abi3-musllinux_1_1_x86_64.whl (4.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 6.0 MB/s eta 0:00:00 Downloading google_cloud_storage-2.10.0-py2.py3-none-any.whl (114 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 114.6/114.6 kB 1.2 MB/s eta 0:00:00 Downloading gunicorn-21.2.0-py3-none-any.whl (80 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.2/80.2 kB 772.4 kB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 772.6 kB/s eta 0:00:00 Using cached wheel-0.41.2-py3-none-any.whl (64 kB) Downloading alembic-1.12.0-py3-none-any.whl (226 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 226.0/226.0 kB 2.1 MB/s eta 0:00:00 Downloading blinker-1.6.3-py3-none-any.whl (13 kB) Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 1.6 MB/s eta 0:00:00 Downloading cffi-1.16.0-cp311-cp311-musllinux_1_1_x86_64.whl (476 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 476.4/476.4 kB 3.2 MB/s eta 0:00:00 Downloading charset_normalizer-3.3.0-cp311-cp311-musllinux_1_1_x86_64.whl (137 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.6/137.6 kB 1.2 MB/s eta 0:00:00 Downloading click-8.1.7-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 849.0 kB/s eta 0:00:00 Downloading google_api_core-2.12.0-py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.4/121.4 kB 937.0 kB/s eta 0:00:00 Downloading google_auth-2.23.3-py2.py3-none-any.whl (182 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 182.3/182.3 kB 1.6 MB/s eta 0:00:00 Downloading google_cloud_core-2.3.3-py2.py3-none-any.whl (29 kB) Downloading google_resumable_media-2.6.0-py2.py3-none-any.whl (80 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.3/80.3 kB 708.8 kB/s eta 0:00:00 Downloading greenlet-3.0.0-cp311-cp311-musllinux_1_1_x86_64.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 5.2 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.3-cp311-cp311-musllinux_1_1_x86_64.whl (33 kB) Downloading ruamel.yaml-0.17.35-py3-none-any.whl (112 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.9/112.9 kB 1.1 MB/s eta 0:00:00 Downloading urllib3-2.0.7-py3-none-any.whl (124 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.2/124.2 kB 1.2 MB/s eta 0:00:00 Downloading packaging-23.2-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 579.3 kB/s eta 0:00:00 Downloading cachetools-5.3.1-py3-none-any.whl (9.3 kB) Downloading googleapis_common_protos-1.61.0-py2.py3-none-any.whl (230 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 230.9/230.9 kB 2.2 MB/s eta 0:00:00 Downloading protobuf-4.24.4-py3-none-any.whl (175 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 175.7/175.7 kB 1.5 MB/s eta 0:00:00 Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) Building wheels for collected packages: Flask-Testing, SQLAlchemy, docopt, ruamel.yaml.clib Building wheel for Flask-Testing (pyproject.toml): started Building wheel for Flask-Testing (pyproject.toml): finished with status 'done' Created wheel for Flask-Testing: filename=Flask_Testing-0.8.1-py3-none-any.whl size=8189 sha256=49b251b2d7b1d8377f7fbdbf8288a040d7679fbb24b4f59b7f29b2a8d592efb7 Stored in directory: /root/.cache/pip/wheels/9d/aa/a4/a97a989ae422b51b1f164f76b5bdfc21a9c30b1842b7403598 Building wheel for SQLAlchemy (pyproject.toml): started Building wheel for SQLAlchemy (pyproject.toml): finished with status 'done' Created wheel for SQLAlchemy: filename=SQLAlchemy-1.4.23-cp311-cp311-linux_x86_64.whl size=1543499 sha256=a80a8875be22a90e4ff3301195ab43f6bd18d2e66e41efc9ceded1b6e561724a Stored in directory: /root/.cache/pip/wheels/ba/7b/d8/8146b02e234a4a9e5e892dd5a040d19d203dd65a8693b2d207 Building wheel for docopt (pyproject.toml): started Building wheel for docopt (pyproject.toml): finished with status 'done' Created wheel for docopt: filename=docopt-0.6.2-py2.py3-none-any.whl size=13705 sha256=fece687088740fa41b30fbf46c2df3db7c239291d47ac15bee32e3202aaa836b Stored in directory: /root/.cache/pip/wheels/1a/b0/8c/4b75c4116c31f83c8f9f047231251e13cc74481cca4a78a9ce Building wheel for ruamel.yaml.clib (pyproject.toml): started Building wheel for ruamel.yaml.clib (pyproject.toml): finished with status 'done' Created wheel for ruamel.yaml.clib: filename=ruamel.yaml.clib-0.2.8-cp311-cp311-linux_x86_64.whl size=737873 sha256=2deaeb89adc232048d83116309e1dc649c9e00ff06a95a3b53db788913e5be48 Stored in directory: /root/.cache/pip/wheels/ff/0f/0c/027556fee8c39d512156898c37278c270e7a0e8bfc8e85190f Successfully built Flask-Testing SQLAlchemy docopt ruamel.yaml.clib Installing collected packages: pytz, json-logging, docopt, dataclasses, wheel, urllib3, typing-extensions, six, ruamel.yaml.clib, PyYAML, PyMySQL, PyJWT, pycparser, pyasn1, protobuf, packaging, MarkupSafe, itsdangerous, idna, greenlet, google-crc32c, click, charset-normalizer, certifi, cachetools, blinker, bcrypt, Werkzeug, SQLAlchemy, ruamel.yaml, rsa, requests, python-dateutil, pyasn1-modules, Mako, Jinja2, gunicorn, googleapis-common-protos, google-resumable-media, cffi, pykwalify, google-auth, Flask, cryptography, alembic, google-api-core, Flask-Testing, Flask-SQLAlchemy, google-cloud-core, Flask-Migrate, google-cloud-storage Successfully installed Flask-2.3.3 Flask-Migrate-4.0.4 Flask-SQLAlchemy-3.0.5 Flask-Testing-0.8.1 Jinja2-3.1.2 Mako-1.2.4 MarkupSafe-2.1.3 PyJWT-2.8.0 PyMySQL-1.1.0 PyYAML-6.0.1 SQLAlchemy-1.4.23 Werkzeug-2.3.7 alembic-1.12.0 bcrypt-4.0.1 blinker-1.6.3 cachetools-5.3.1 certifi-2023.7.22 cffi-1.16.0 charset-normalizer-3.3.0 click-8.1.7 cryptography-41.0.4 dataclasses-0.6 docopt-0.6.2 google-api-core-2.12.0 google-auth-2.23.3 google-cloud-core-2.3.3 google-cloud-storage-2.10.0 google-crc32c-1.5.0 google-resumable-media-2.6.0 googleapis-common-protos-1.61.0 greenlet-3.0.0 gunicorn-21.2.0 idna-3.4 itsdangerous-2.1.2 json-logging-1.3.0 packaging-23.2 protobuf-4.24.4 pyasn1-0.5.0 pyasn1-modules-0.3.0 pycparser-2.21 pykwalify-1.8.0 python-dateutil-2.8.2 pytz-2023.3 requests-2.31.0 rsa-4.9 ruamel.yaml-0.17.35 ruamel.yaml.clib-0.2.8 six-1.16.0 typing-extensions-4.8.0 urllib3-2.0.7 wheel-0.41.2 + /tmp/tmp.PoKcBo/bin/pip3 install 'junitxml==0.7' 'python-subunit==1.3.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 855.1 kB/s eta 0:00:00 Collecting extras (from python-subunit==1.3.0) Downloading extras-1.0.0-py2.py3-none-any.whl (7.3 kB) Collecting testtools>=0.9.34 (from python-subunit==1.3.0) Downloading testtools-2.6.0-py3-none-any.whl (182 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 182.2/182.2 kB 1.6 MB/s eta 0:00:00 Collecting pbr>=0.11 (from testtools>=0.9.34->python-subunit==1.3.0) Downloading pbr-5.11.1-py2.py3-none-any.whl (112 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.7/112.7 kB 883.9 kB/s eta 0:00:00 Collecting fixtures>=2.0 (from testtools>=0.9.34->python-subunit==1.3.0) Downloading fixtures-4.1.0-py3-none-any.whl.metadata (21 kB) Downloading fixtures-4.1.0-py3-none-any.whl (64 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 634.4 kB/s eta 0:00:00 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=16308 sha256=9c6991d34c172ff692a51e55ad22a0897012d8ba6bc41e1baf073c4661b629a7 Stored in directory: /root/.cache/pip/wheels/8a/7a/9b/f1dac57e815dbc28e3889797e53848042661a1143aa45f127f Successfully built junitxml Installing collected packages: junitxml, extras, pbr, fixtures, testtools, python-subunit Successfully installed extras-1.0.0 fixtures-4.1.0 junitxml-0.7 pbr-5.11.1 python-subunit-1.3.0 testtools-2.6.0 + set -o pipefail + PYTHONPATH=./ /tmp/tmp.PoKcBo/bin/python3 -m subunit.run discover + /tmp/tmp.PoKcBo/bin/subunit2junitxml --no-passthrough + tee /archive/junit.xml 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/tmpvvi0yyjv/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/tmpvvi0yyjv/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 2023-10-17 20:45:24.197286: ERROR foo bar == 2023-10-17 20:45:24.197461: test_exec 2023-10-17 20:45:24.197461: ERROR Traceback (most recent call last): | File "/repo/tests/runner/test_logging.py", line 44, in test_exec | raise RuntimeError() |RuntimeError | == 2023-10-17 20:45:24.197857: test_exec_cancelled 2023-10-17 20:45:24.197995: INFO foo bar 2023-10-17 20:45:24.198136: WARN foo bar {"written_at": "2023-10-17T20:45:24.570Z", "written_ts": 1697575524570925000, "msg": "Unexpected error caught in BP error handler", "type": "log", "logger": "jobserv.flask", "thread": "MainThread", "level": "ERROR", "module": "__init__", "line_no": 64, "exc_info": "Traceback (most recent call last):\n File \"/tmp/tmp.PoKcBo/lib/python3.11/site-packages/flask/app.py\", line 1484, in full_dispatch_request\n rv = self.dispatch_request()\n ^^^^^^^^^^^^^^^^^^^^^^^\n File \"/tmp/tmp.PoKcBo/lib/python3.11/site-packages/flask/app.py\", line 1469, in dispatch_request\n return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/repo/jobserv/api/build.py\", line 27, in build_create\n d = request.get_json() or {}\n ^^^^^^^^^^^^^^^^^^\n File \"/tmp/tmp.PoKcBo/lib/python3.11/site-packages/werkzeug/wrappers/request.py\", line 607, in get_json\n return self.on_json_loading_failed(None)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/tmp/tmp.PoKcBo/lib/python3.11/site-packages/flask/wrappers.py\", line 130, in on_json_loading_failed\n return super().on_json_loading_failed(e)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/tmp/tmp.PoKcBo/lib/python3.11/site-packages/werkzeug/wrappers/request.py\", line 650, in on_json_loading_failed\n raise UnsupportedMediaType(\nwerkzeug.exceptions.UnsupportedMediaType: 415 Unsupported Media Type: Did not attempt to load JSON data because the request Content-Type was not 'application/json'.\n", "filename": "__init__.py", "correlation_id": "18b7c75a-6d2e-11ee-a323-0242ac110002"} {"written_at": "2023-10-17T20:45:24.744Z", "written_ts": 1697575524744482000, "msg": "Unexpected error creating runs for: {'name': 'git', 'type': 'git_poller', 'runs': [{'name': 'run0', 'host-tag': 'foo*', 'container': 'alpine', 'script': 'test'}]}", "type": "log", "logger": "root", "thread": "MainThread", "level": "ERROR", "module": "trigger", "line_no": 65, "exc_info": "Traceback (most recent call last):\n File \"/repo/jobserv/trigger.py\", line 58, in trigger_runs\n storage.set_run_definition(r, rundef)\n File \"/usr/local/lib/python3.11/unittest/mock.py\", line 1124, in __call__\n return self._mock_call(*args, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/usr/local/lib/python3.11/unittest/mock.py\", line 1128, in _mock_call\n return self._execute_mock_call(*args, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/usr/local/lib/python3.11/unittest/mock.py\", line 1183, in _execute_mock_call\n raise effect\nRuntimeError: edge case!!!\n", "filename": "trigger.py", "correlation_id": "18cb1d00-6d2e-11ee-a323-0242ac110002"} {"written_at": "2023-10-17T20:45:26.409Z", "written_ts": 1697575526409334000, "msg": "Delivered webhook to https://example.com", "type": "log", "logger": "jobserv.flask", "thread": "Thread-1 (deliver)", "level": "INFO", "module": "notify", "line_no": 171, "correlation_id": "19d0adf0-6d2e-11ee-a323-0242ac110002"} {"written_at": "2023-10-17T20:45:26.633Z", "written_ts": 1697575526633783000, "msg": "Updating the rundef from simple->github_pr", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "trigger", "line_no": 29, "correlation_id": "19f0d526-6d2e-11ee-a323-0242ac110002"} {"written_at": "2023-10-17T20:45:27.013Z", "written_ts": 1697575527013461000, "msg": "Updating the rundef from simple->gith_poller", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "trigger", "line_no": 33, "correlation_id": "1a2b30ea-6d2e-11ee-a323-0242ac110002"} {"written_at": "2023-10-17T20:45:27.066Z", "written_ts": 1697575527066877000, "msg": "Caught integrity error and failed run: 1", "type": "log", "logger": "jobserv.flask", "thread": "MainThread", "level": "ERROR", "module": "run", "line_no": 172, "exc_info": "Traceback (most recent call last):\n File \"/repo/jobserv/api/run.py\", line 155, in _handle_triggers\n _create_triggers(\n File \"/repo/jobserv/api/run.py\", line 79, in _create_triggers\n trigger_runs(\n File \"/repo/jobserv/trigger.py\", line 51, in trigger_runs\n raise ValueError('A run named \"%s\" already exists' % name)\nValueError: A run named \"collision-name\" already exists\n", "filename": "run.py", "correlation_id": "1a33cb74-6d2e-11ee-a323-0242ac110002"} {"written_at": "2023-10-17T20:45:27.122Z", "written_ts": 1697575527122610000, "msg": "Updating the rundef from simple->github_pr", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "trigger", "line_no": 29, "correlation_id": "1a3c0302-6d2e-11ee-a323-0242ac110002"} {"written_at": "2023-10-17T20:45:34.282Z", "written_ts": 1697575534282002000, "msg": "Unable to check doesnot matter.git/info/refs?service=git-upload-pack for changes: 500 ", "type": "log", "logger": "root", "thread": "MainThread", "level": "ERROR", "module": "git_poller", "line_no": 172, "correlation_id": "1e81fcb4-6d2e-11ee-a323-0242ac110002"} {"written_at": "2023-10-17T20:45:34.288Z", "written_ts": 1697575534288933000, "msg": "Adding foo to poller list", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 440, "correlation_id": "1e830258-6d2e-11ee-a323-0242ac110002"} {"written_at": "2023-10-17T20:45:34.293Z", "written_ts": 1697575534293134000, "msg": "Updating foo", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 445, "correlation_id": "1e83a668-6d2e-11ee-a323-0242ac110002"} {"written_at": "2023-10-17T20:45:34.296Z", "written_ts": 1697575534296421000, "msg": "Looking for changes to: url1", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 191, "correlation_id": "1e8426d8-6d2e-11ee-a323-0242ac110002"} {"written_at": "2023-10-17T20:45:34.296Z", "written_ts": 1697575534296652000, "msg": "url1 ref1 change oldsha->sha1", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 202, "correlation_id": "1e842fc0-6d2e-11ee-a323-0242ac110002"} {"written_at": "2023-10-17T20:45:34.297Z", "written_ts": 1697575534297222000, "msg": "Looking for changes to: url1", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 191, "correlation_id": "1e844618-6d2e-11ee-a323-0242ac110002"} {"written_at": "2023-10-17T20:45:34.297Z", "written_ts": 1697575534297331000, "msg": "First run detected for url1 - ref1", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 200, "correlation_id": "1e844a50-6d2e-11ee-a323-0242ac110002"} {"written_at": "2023-10-17T20:45:34.297Z", "written_ts": 1697575534297435000, "msg": "Looking for changes to: url1", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 191, "correlation_id": "1e844e60-6d2e-11ee-a323-0242ac110002"} {"written_at": "2023-10-17T20:45:34.297Z", "written_ts": 1697575534297595000, "msg": "First run detected for url1 - ref2", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 200, "correlation_id": "1e845496-6d2e-11ee-a323-0242ac110002"} {"written_at": "2023-10-17T20:45:34.298Z", "written_ts": 1697575534298207000, "msg": "Trigger build for proj with params: {'GIT_URL': 'fake'}", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 357, "correlation_id": "1e846cb0-6d2e-11ee-a323-0242ac110002"} {"written_at": "2023-10-17T20:45:34.298Z", "written_ts": 1697575534298343000, "msg": "Skipping build for proj because of skip-ci message", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 387, "correlation_id": "1e84723c-6d2e-11ee-a323-0242ac110002"} {"written_at": "2023-10-17T20:45:34.298Z", "written_ts": 1697575534298996000, "msg": "Trigger build for proj with params: {'GIT_URL': 'https://github.com'}", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 357, "correlation_id": "1e848b78-6d2e-11ee-a323-0242ac110002"} {"written_at": "2023-10-17T20:45:34.299Z", "written_ts": 1697575534299143000, "msg": "Skipping build for proj because of skip-ci message", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 387, "correlation_id": "1e849168-6d2e-11ee-a323-0242ac110002"} {"written_at": "2023-10-17T20:45:34.299Z", "written_ts": 1697575534299799000, "msg": "Trigger build for proj with params: {'GIT_URL': 'https://fake.com'}", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 357, "correlation_id": "1e84aacc-6d2e-11ee-a323-0242ac110002"} {"written_at": "2023-10-17T20:45:34.299Z", "written_ts": 1697575534299919000, "msg": "Skipping build for proj because of skip-ci message", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 387, "correlation_id": "1e84af68-6d2e-11ee-a323-0242ac110002"} {"written_at": "2023-10-17T20:45:37.351Z", "written_ts": 1697575537351357000, "msg": "validation.invalid", "type": "log", "logger": "pykwalify.core", "thread": "MainThread", "level": "ERROR", "module": "core", "line_no": 190, "correlation_id": "20564cf2-6d2e-11ee-a323-0242ac110002"} {"written_at": "2023-10-17T20:45:37.351Z", "written_ts": 1697575537351466000, "msg": " --- All found errors ---", "type": "log", "logger": "pykwalify.core", "thread": "MainThread", "level": "ERROR", "module": "core", "line_no": 191, "correlation_id": "20564cf2-6d2e-11ee-a323-0242ac110002"} {"written_at": "2023-10-17T20:45:37.351Z", "written_ts": 1697575537351535000, "msg": "[\"Cannot find required key 'timeout'. Path: ''\"]", "type": "log", "logger": "pykwalify.core", "thread": "MainThread", "level": "ERROR", "module": "core", "line_no": 192, "correlation_id": "20564cf2-6d2e-11ee-a323-0242ac110002"} {"written_at": "2023-10-17T20:45:37.622Z", "written_ts": 1697575537622695000, "msg": "Failing cancelled run: proj1/1/bla", "type": "log", "logger": "root", "thread": "MainThread", "level": "ERROR", "module": "worker", "line_no": 216, "correlation_id": "207fb42a-6d2e-11ee-a323-0242ac110002"} {"written_at": "2023-10-17T20:45:37.891Z", "written_ts": 1697575537891668000, "msg": "marking w1 offline 81s without a check-in", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 41, "correlation_id": "20a8bef6-6d2e-11ee-a323-0242ac110002"} {"written_at": "2023-10-17T20:45:38.159Z", "written_ts": 1697575538159705000, "msg": "marking w1 offline (no pings log)", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 72, "correlation_id": "20d1a532-6d2e-11ee-a323-0242ac110002"} {"written_at": "2023-10-17T20:45:38.430Z", "written_ts": 1697575538430092000, "msg": "rotating pings log to: /tmp/tmpxs34nfag/w1/pings.log.1697575538", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 54, "correlation_id": "20fae726-6d2e-11ee-a323-0242ac110002"} {"written_at": "2023-10-17T20:45:38.706Z", "written_ts": 1697575538706806000, "msg": "Found stuck run proj1/1/bla on worker None", "type": "log", "logger": "root", "thread": "MainThread", "level": "ERROR", "module": "worker", "line_no": 193, "correlation_id": "21252040-6d2e-11ee-a323-0242ac110002"} {"written_at": "2023-10-17T20:45:38.709Z", "written_ts": 1697575538709976000, "msg": "Found stuck run proj1/1/bla on worker None", "type": "log", "logger": "root", "thread": "MainThread", "level": "ERROR", "module": "worker", "line_no": 193, "correlation_id": "21252040-6d2e-11ee-a323-0242ac110002"} {"written_at": "2023-10-17T20:45:39.443Z", "written_ts": 1697575539443627000, "msg": "Entering surge support for armhf: count=1", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 152, "correlation_id": "21958e5c-6d2e-11ee-a323-0242ac110002"} {"written_at": "2023-10-17T20:45:39.449Z", "written_ts": 1697575539449328000, "msg": "Exiting surge support for armhf", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 140, "correlation_id": "21958e5c-6d2e-11ee-a323-0242ac110002"} {"written_at": "2023-10-17T20:45:39.449Z", "written_ts": 1697575539449502000, "msg": "Entering surge support for amd64: count=2", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 152, "correlation_id": "21958e5c-6d2e-11ee-a323-0242ac110002"} {"written_at": "2023-10-17T20:45:39.451Z", "written_ts": 1697575539451093000, "msg": "Entering surge support for armhf: count=3", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 152, "correlation_id": "21958e5c-6d2e-11ee-a323-0242ac110002"} {"written_at": "2023-10-17T20:45:39.724Z", "written_ts": 1697575539724387000, "msg": "Entering surge support for amd64: count=1", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 152, "correlation_id": "21c06578-6d2e-11ee-a323-0242ac110002"} {"written_at": "2023-10-17T20:45:39.728Z", "written_ts": 1697575539728152000, "msg": "Exiting surge support for amd64", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 140, "correlation_id": "21c06578-6d2e-11ee-a323-0242ac110002"} {"written_at": "2023-10-17T20:45:39.997Z", "written_ts": 1697575539997220000, "msg": "truncating the pings log", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 57, "correlation_id": "21ea0702-6d2e-11ee-a323-0242ac110002"} {"written_at": "2023-10-17T20:45:40.009Z", "written_ts": 1697575540009554000, "msg": "Unable to read: bad: Unable to load PEM file. See https://cryptography.io/en/latest/faq/#why-can-t-i-import-my-pem-file for more details. MalformedFraming", "type": "log", "logger": "root", "thread": "MainThread", "level": "ERROR", "module": "worker_jwt", "line_no": 44, "correlation_id": "21ebe84c-6d2e-11ee-a323-0242ac110002"} Docker not available Docker not available Test requires MySQL Test requires MySQL Test requires MySQL Test requires MySQL Test requires MySQL Test requires MySQL + '[' -z ] + rm -rf /tmp/tmp.PoKcBo Script completed == 2023-10-17 20:45:42.386667: Finding artifacts to upload Uploading 1 items 19709 bytes == 2023-10-17 20:45:43.145009: Analyzing junit results(/srv/gavelci-worker/runs/tmp7je_vapm/archive/junit.xml) == 2023-10-17 20:45:43.811810: Runner has completed _ _ | \/ | \__|____|__/ | o o| Thumbs Up |___\/_|_____||_ | _____|__| | | |______| | | | | | | | | |_| |_|