# Run sent to worker: doanac-reckless == 2026-07-09 08:31:43.917217: Setting up runner on worker == 2026-07-09 08:31:45.589917: Steps to recreate inside simulator wget -O simulate.sh https://api.gavelci.us/projects/gavel-ci/builds/96/runs/flake8//.simulate.sh # wget'ing the file may require the --header flag if the # jobserv API requires authentication. sh ./simulate.sh == 2026-07-09 08:31:46.261974: Pulling container: python:3.11-alpine 3.11-alpine: Pulling from library/python 55afa1ecc21d: Pulling fs layer ac8c8d4d77fa: Pulling fs layer 70bd0f459252: Pulling fs layer bf3c3ac26c20: Pulling fs layer bf3c3ac26c20: Waiting ac8c8d4d77fa: Verifying Checksum ac8c8d4d77fa: Download complete 55afa1ecc21d: Verifying Checksum 55afa1ecc21d: Download complete bf3c3ac26c20: Verifying Checksum bf3c3ac26c20: Download complete 70bd0f459252: Verifying Checksum 70bd0f459252: Download complete 55afa1ecc21d: Pull complete ac8c8d4d77fa: Pull complete 70bd0f459252: Pull complete bf3c3ac26c20: Pull complete Digest: sha256:25976e9d34a0fab1f278cae931f34c8303d97bf0c0d7f85b6b4dcf641d7702a4 Status: Downloaded newer image for python:3.11-alpine docker.io/library/python:3.11-alpine == 2026-07-09 08:32:12.790806: Preparing bind mounts 2026-07-09 08:32:13.033880: INFO Default docker configuration detected 2026-07-09 08:32:13.269763: INFO Creating secret: githubtok 2026-07-09 08:32:13.566996: INFO Creating secret: webhook-key == 2026-07-09 08:32:14.033486: Creating container .netrc file 2026-07-09 08:32:14.247205: INFO Creating token for jobserv run access 2026-07-09 08:32:14.459070: INFO Creating a github token entry == 2026-07-09 08:32:14.917316: Preparing script == 2026-07-09 08:32:15.367256: Cloning git repository 2026-07-09 08:32:15.598865: INFO Clone_url: https://github.com/StealthyCoder/gavel-ci.git 2026-07-09 08:32:15.817543: INFO Checking to see if https://github.com/StealthyCoder/gavel-ci.git requires authentication. 2026-07-09 08:32:16.326649: INFO Server does not appear to need credentials for cloning 2026-07-09 08:32:16.566272: INFO Adding githubtok to .gitconfig 2026-07-09 08:32:16.796724: INFO Git install supports submodules Cloning into '/srv/gavelci-worker/runs/tmpdc79xp3u/repo'... 2026-07-09 08:32:19.487802: INFO Checking out: 254eccc2227af6706ced5d1563cb18f41e27b078 Switched to branch 'jobserv-run' == 2026-07-09 08:32:20.417777: Setting up container environment 2026-07-09 08:32:20.665411: INFO Container environment variables: GH_PRNUM=37 GH_OWNER=foundriesio GH_REPO=gavel-ci GH_BRANCH=master GH_STATUS_URL=https://api.github.com/repos/foundriesio/gavel-ci/statuses/254eccc2227af6706ced5d1563cb18f41e27b078 GH_TARGET_REPO=https://github.com/foundriesio/gavel-ci.git GIT_URL=https://github.com/StealthyCoder/gavel-ci.git GIT_SHA_BASE=ff688f6d4d2bc38096b030522f4e220dacdbc8f5 GIT_OLD_SHA=ff688f6d4d2bc38096b030522f4e220dacdbc8f5 GIT_SHA=254eccc2227af6706ced5d1563cb18f41e27b078 H_PROJECT=gavel-ci H_BUILD=96 H_RUN=flake8 H_RUN_URL=https://api.gavelci.us/projects/gavel-ci/builds/96/runs/flake8/ H_WORKER=doanac-reckless == 2026-07-09 08:32:21.112152: Running script inside container 2026-07-09 08:32:21.341495: INFO Running with --memory=14639596339 WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. + pip3 install flake8 Collecting flake8 Downloading flake8-7.3.0-py2.py3-none-any.whl.metadata (3.8 kB) Collecting mccabe<0.8.0,>=0.7.0 (from flake8) Downloading mccabe-0.7.0-py2.py3-none-any.whl.metadata (5.0 kB) Collecting pycodestyle<2.15.0,>=2.14.0 (from flake8) Downloading pycodestyle-2.14.0-py2.py3-none-any.whl.metadata (4.5 kB) Collecting pyflakes<3.5.0,>=3.4.0 (from flake8) Downloading pyflakes-3.4.0-py2.py3-none-any.whl.metadata (3.5 kB) Downloading flake8-7.3.0-py2.py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.9/57.9 kB 387.5 kB/s eta 0:00:00 Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) Downloading pycodestyle-2.14.0-py2.py3-none-any.whl (31 kB) Downloading pyflakes-3.4.0-py2.py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.6/63.6 kB 481.8 kB/s eta 0:00:00 Installing collected packages: pyflakes, pycodestyle, mccabe, flake8 Successfully installed flake8-7.3.0 mccabe-0.7.0 pycodestyle-2.14.0 pyflakes-3.4.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 [notice] A new release of pip is available: 24.0 -> 26.1.2 [notice] To update, run: pip install --upgrade pip + flake8 '--ignore=E722' '--exclude=migrations/' ./ Script completed == 2026-07-09 08:32:56.438271: Finding artifacts to upload Uploading 0 items 0 bytes == 2026-07-09 08:32:56.901534: Runner has completed _ _ | \/ | \__|____|__/ | o o| Thumbs Up |___\/_|_____||_ | _____|__| | | |______| | | | | | | | | |_| |_|