# Run sent to worker: doanac-reckless == 2022-05-25 02:10:25.526552: Setting up runner on worker == 2022-05-25 02:10:26.800711: Steps to recreate inside simulator wget -O simulate.sh https://api.gavelci.us/projects/jobserv/builds/280/runs/flake8//.simulate.sh # wget'ing the file may require the --header flag if the # jobserv API requires authentication. sh ./simulate.sh == 2022-05-25 02:10:30.086659: Pulling container: python:3.9-alpine 3.9-alpine: Pulling from library/python Digest: sha256:2d5fcdebaea02b7122dd406fee74741b8179c804870d42c47b77e4cd2cbd8f86 Status: Image is up to date for python:3.9-alpine docker.io/library/python:3.9-alpine == 2022-05-25 02:10:40.228831: Preparing bind mounts 2022-05-25 02:10:40.402870: INFO Creating secret: githubtok 2022-05-25 02:10:40.575949: INFO Creating secret: webhook-key 2022-05-25 02:10:40.757869: INFO Creating secret: milosz == 2022-05-25 02:10:41.133655: Creating container .netrc file 2022-05-25 02:10:41.480621: INFO Creating token for jobserv run access 2022-05-25 02:10:41.728573: INFO Creating a github token entry == 2022-05-25 02:10:42.076360: Preparing script == 2022-05-25 02:10:42.647592: Cloning git repository 2022-05-25 02:10:42.834696: INFO Clone_url: https://github.com/foundriesio/jobserv.git 2022-05-25 02:10:43.319775: INFO Checking to see if https://github.com/foundriesio/jobserv.git requires authentication. 2022-05-25 02:10:45.849732: INFO Server does not appear to need credentials for cloning 2022-05-25 02:10:47.572208: INFO Adding githubtok to .gitconfig 2022-05-25 02:10:48.115451: INFO Git install supports submodules Cloning into '/srv/gavelci-worker/runs/tmpg4aunan5/repo'... 2022-05-25 02:10:52.709690: INFO Checking out: c84bac8ae9755efafaed5c72a0d5deb312f44fb2 Switched to branch 'jobserv-run' == 2022-05-25 02:10:57.495285: Setting up container environment 2022-05-25 02:10:59.061403: INFO Container environment variables: GH_PRNUM=63 GH_OWNER=foundriesio GH_REPO=jobserv GH_STATUS_URL=https://api.github.com/repos/foundriesio/jobserv/statuses/c84bac8ae9755efafaed5c72a0d5deb312f44fb2 GH_TARGET_REPO=https://github.com/foundriesio/jobserv.git GIT_URL=https://github.com/foundriesio/jobserv.git GIT_SHA_BASE=c00a8971245cb40aa83d5a743c9d32fc6f4d12e1 GIT_OLD_SHA=c00a8971245cb40aa83d5a743c9d32fc6f4d12e1 GIT_SHA=c84bac8ae9755efafaed5c72a0d5deb312f44fb2 H_PROJECT=jobserv H_BUILD=280 H_RUN=flake8 H_WORKER=doanac-reckless == 2022-05-25 02:11:00.379319: Running script inside container + apk add musl-dev gcc 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/12) Installing libgcc (10.3.1_git20211027-r0) (2/12) Installing libstdc++ (10.3.1_git20211027-r0) (3/12) Installing binutils (2.37-r3) (4/12) Installing libgomp (10.3.1_git20211027-r0) (5/12) Installing libatomic (10.3.1_git20211027-r0) (6/12) Installing libgphobos (10.3.1_git20211027-r0) (7/12) Installing gmp (6.2.1-r1) (8/12) Installing isl22 (0.22-r0) (9/12) Installing mpfr4 (4.1.0-r0) (10/12) Installing mpc1 (1.2.1-r0) (11/12) Installing gcc (10.3.1_git20211027-r0) (12/12) Installing musl-dev (1.2.2-r7) Executing busybox-1.34.1-r5.trigger OK: 135 MiB in 48 packages + pip3 install flake8 'flake8-junit-report==2.1.0' 'black==21.7b0' Collecting flake8 Downloading flake8-4.0.1-py2.py3-none-any.whl (64 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.1/64.1 KB 795.7 kB/s eta 0:00:00 Collecting flake8-junit-report==2.1.0 Downloading flake8-junit-report-2.1.0.tar.gz (3.1 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting black==21.7b0 Downloading black-21.7b0-py3-none-any.whl (141 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 141.2/141.2 KB 932.3 kB/s eta 0:00:00 Collecting tomli<2.0.0,>=0.2.6 Downloading tomli-1.2.3-py3-none-any.whl (12 kB) Collecting mypy-extensions>=0.4.3 Downloading mypy_extensions-0.4.3-py2.py3-none-any.whl (4.5 kB) Collecting regex>=2020.1.8 Downloading regex-2022.4.24-cp39-cp39-musllinux_1_1_x86_64.whl (732 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 733.0/733.0 KB 3.1 MB/s eta 0:00:00 Collecting click>=7.1.2 Downloading click-8.1.3-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 KB 1.6 MB/s eta 0:00:00 Collecting appdirs Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Collecting pathspec<1,>=0.8.1 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) Collecting mccabe<0.7.0,>=0.6.0 Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB) Collecting pyflakes<2.5.0,>=2.4.0 Downloading pyflakes-2.4.0-py2.py3-none-any.whl (69 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 KB 1.3 MB/s eta 0:00:00 Collecting pycodestyle<2.9.0,>=2.8.0 Downloading pycodestyle-2.8.0-py2.py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.1/42.1 KB 686.5 kB/s eta 0:00:00 Building wheels for collected packages: flake8-junit-report Building wheel for flake8-junit-report (setup.py): started Building wheel for flake8-junit-report (setup.py): finished with status 'done' Created wheel for flake8-junit-report: filename=flake8_junit_report-2.1.0-py3-none-any.whl size=3753 sha256=66aae7d6b032517bd830d3fa59d18a932fcde067e6a0d42b04087df98191835a Stored in directory: /root/.cache/pip/wheels/cf/f4/a2/215f2d41b7ea39ec29290157276313e311195cd929daf91fc4 Successfully built flake8-junit-report Installing collected packages: mypy-extensions, mccabe, flake8-junit-report, appdirs, tomli, regex, pyflakes, pycodestyle, pathspec, click, flake8, black Successfully installed appdirs-1.4.4 black-21.7b0 click-8.1.3 flake8-4.0.1 flake8-junit-report-2.1.0 mccabe-0.6.1 mypy-extensions-0.4.3 pathspec-0.9.0 pycodestyle-2.8.0 pyflakes-2.4.0 regex-2022.4.24 tomli-1.2.3 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: You are using pip version 22.0.4; however, version 22.1.1 is available. You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command. + black --check --diff ./jobserv ./runner ./tests ./jobserv_worker.py Traceback (most recent call last): File "/usr/local/bin/black", line 8, in sys.exit(patched_main()) File "/usr/local/lib/python3.9/site-packages/black/__init__.py", line 1129, in patched_main patch_click() File "/usr/local/lib/python3.9/site-packages/black/__init__.py", line 1115, in patch_click from click import _unicodefun # type: ignore ImportError: cannot import name '_unicodefun' from 'click' (/usr/local/lib/python3.9/site-packages/click/__init__.py) Script completed with error(s) == 2022-05-25 02:11:32.600220: Finding artifacts to upload Uploading 0 items 0 bytes == 2022-05-25 02:11:33.251417: Runner has completed ________ | o o| Thumbs Down |___/\_|________ | _____|__| | | || |______| | | | | | | | | |_| |_|