# Run sent to worker: doanac-reckless == 2021-03-23 20:05:18.002133: Setting up runner on worker == 2021-03-23 20:05:19.087067: Steps to recreate inside simulator wget -O simulate.sh https://api.gavelci.us/projects/jobserv/builds/192/runs/flake8//.simulate.sh # wget'ing the file may require the --header flag if the # jobserv API requires authentication. sh ./simulate.sh == 2021-03-23 20:05:19.271177: Pulling container: python:3.6-alpine 3.6-alpine: Pulling from library/python ba3557a56b15: Already exists 797f5f2e27e9: Pulling fs layer d83f577bdc85: Pulling fs layer fc4b6de23841: Pulling fs layer 2a93bcf72c95: Pulling fs layer 2a93bcf72c95: Waiting fc4b6de23841: Verifying Checksum fc4b6de23841: Download complete 797f5f2e27e9: Download complete 797f5f2e27e9: Pull complete d83f577bdc85: Verifying Checksum d83f577bdc85: Download complete 2a93bcf72c95: Verifying Checksum 2a93bcf72c95: Download complete d83f577bdc85: Pull complete fc4b6de23841: Pull complete 2a93bcf72c95: Pull complete Digest: sha256:63cc6a8a4b923c4cd3781981317cd4e6aa377d4eb9d8c8a8a7299092f3fc0372 Status: Downloaded newer image for python:3.6-alpine docker.io/library/python:3.6-alpine == 2021-03-23 20:05:25.301454: Preparing bind mounts 2021-03-23 20:05:25.301844: INFO Creating secret: githubtok 2021-03-23 20:05:25.301921: INFO Creating secret: webhook-key 2021-03-23 20:05:25.301988: INFO Creating secret: milosz == 2021-03-23 20:05:25.507913: Creating container .netrc file 2021-03-23 20:05:25.508015: INFO Creating token for jobserv run access 2021-03-23 20:05:25.508063: INFO Creating a github token entry == 2021-03-23 20:05:25.730678: Preparing script == 2021-03-23 20:05:25.942084: Cloning git repository 2021-03-23 20:05:25.942119: INFO Clone_url: https://github.com/doanac/jobserv.git 2021-03-23 20:05:25.942138: INFO Checking to see if https://github.com/doanac/jobserv.git requires authentication. 2021-03-23 20:05:26.183640: INFO Server does not appear to need credentials for cloning 2021-03-23 20:05:26.184169: INFO Adding githubtok to .gitconfig 2021-03-23 20:05:26.184337: INFO Git install supports submodules Cloning into '/srv/gavelci-worker/runs/tmpj9g9kvpg/repo'... 2021-03-23 20:05:27.370792: INFO Checking out: 1d96aad7c5049cf4888a8e900c73cfd3739e37ce Switched to branch 'jobserv-run' == 2021-03-23 20:05:28.050139: Setting up container environment 2021-03-23 20:05:28.050243: INFO Container environment variables: GH_PRNUM=39 GH_OWNER=foundriesio GH_REPO=jobserv GH_STATUS_URL=https://api.github.com/repos/foundriesio/jobserv/statuses/1d96aad7c5049cf4888a8e900c73cfd3739e37ce GH_TARGET_REPO=https://github.com/foundriesio/jobserv.git GIT_URL=https://github.com/doanac/jobserv.git GIT_SHA_BASE=1f9ac6afa55c80e72b7c2889a2c89ea4ae9a4152 GIT_OLD_SHA=1f9ac6afa55c80e72b7c2889a2c89ea4ae9a4152 GIT_SHA=1d96aad7c5049cf4888a8e900c73cfd3739e37ce H_PROJECT=jobserv H_BUILD=192 H_RUN=flake8 H_WORKER=doanac-reckless == 2021-03-23 20:05:28.255483: Running script inside container + pip3 install flake8 'flake8-junit-report==2.1.0' Collecting flake8 Downloading flake8-3.9.0-py2.py3-none-any.whl (73 kB) Collecting flake8-junit-report==2.1.0 Downloading flake8-junit-report-2.1.0.tar.gz (3.1 kB) Collecting importlib-metadata Downloading importlib_metadata-3.7.3-py3-none-any.whl (12 kB) Collecting pycodestyle<2.8.0,>=2.7.0 Downloading pycodestyle-2.7.0-py2.py3-none-any.whl (41 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.4.0,>=2.3.0 Downloading pyflakes-2.3.0-py2.py3-none-any.whl (68 kB) Collecting typing-extensions>=3.6.4 Downloading typing_extensions-3.7.4.3-py3-none-any.whl (22 kB) Collecting zipp>=0.5 Downloading zipp-3.4.1-py3-none-any.whl (5.2 kB) 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=3752 sha256=06ef4cd594c64043f45873bce8252d70d22bf2366516be886f8ab539e8e7e2aa Stored in directory: /root/.cache/pip/wheels/5a/85/d2/28115074e571063cc71b2450fe609af07c66abd2a47a367eb5 Successfully built flake8-junit-report Installing collected packages: zipp, typing-extensions, pyflakes, pycodestyle, mccabe, importlib-metadata, flake8-junit-report, flake8 Successfully installed flake8-3.9.0 flake8-junit-report-2.1.0 importlib-metadata-3.7.3 mccabe-0.6.1 pycodestyle-2.7.0 pyflakes-2.3.0 typing-extensions-3.7.4.3 zipp-3.4.1 + flake8 '--ignore=E722,W605,E126' '--exclude=migrations/' ./ + tee flake8.txt + flake8_junit flake8.txt /archive/junit.xml File /archive/junit.xml was created successfullyScript completed == 2021-03-23 20:05:40.252885: Finding artifacts to upload Uploading 1 items 109 bytes == 2021-03-23 20:05:41.131157: Analyzing junit results(/srv/gavelci-worker/runs/tmpj9g9kvpg/archive/junit.xml) == 2021-03-23 20:05:41.562341: Runner has completed _ _ | \/ | \__|____|__/ | o o| Thumbs Up |___\/_|_____||_ | _____|__| | | |______| | | | | | | | | |_| |_|