Add a docker-compose run --rm ci-admin
command
#44
firefoxci-taskcluster / tests-flake8
succeeded
Jul 24, 2024 in 2m 13s
FirefoxCI (pull_request)
Run flake8
to validate the latest changes
Details
View task in Taskcluster
View logs in Taskcluster
[taskcluster 2024-07-24 18:35:24.757Z] Task ID: M34hVHwdRYyqtFxvLilCBA
[taskcluster 2024-07-24 18:35:24.757Z] Worker ID: 4317662413086062539
[taskcluster 2024-07-24 18:35:24.757Z] Worker Group: us-central1-c
[taskcluster 2024-07-24 18:35:24.757Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2024-07-24 18:35:24.757Z] Worker Pool: ci-t/linux-gcp
[taskcluster 2024-07-24 18:35:24.757Z] Worker Version: 38.0.5
[taskcluster 2024-07-24 18:35:24.757Z] Public IP: 35.239.255.144
[taskcluster 2024-07-24 18:35:24.757Z] Hostname: ci-t-linux-gcp-dx8hs5kuqp2v2iwqennekw
[taskcluster 2024-07-24 18:35:24.757Z] using cache "ci-level-1-checkouts-v3-7afeb851dd97df8f3607-LJoIQhIFSuyp5a_Q8D8qAA" -> /builds/worker/checkouts
[taskcluster 2024-07-24 18:35:30.542Z] Downloading artifact "public/image.tar.zst" from task ID: LJoIQhIFSuyp5a_Q8D8qAA.
[taskcluster 2024-07-24 18:35:33.367Z] Downloaded artifact successfully.
[taskcluster 2024-07-24 18:35:33.372Z] Downloaded 283.047 mb
[taskcluster 2024-07-24 18:35:33.372Z] Decompressing downloaded image
[taskcluster 2024-07-24 18:35:35.596Z] Loading docker image from downloaded archive.
[taskcluster 2024-07-24 18:35:52.238Z] Image 'public/image.tar.zst' from task 'LJoIQhIFSuyp5a_Q8D8qAA' loaded. Using image ID sha256:458c4b544f7885470b6d03980a2c6e9588a500d089d09faf61e128fb336746d6.
[taskcluster 2024-07-24 18:35:52.419Z] === Task Starting ===
[setup 2024-07-24T18:35:54.930Z] run-task started in /
[setup 2024-07-24T18:35:54.930Z] Invoked by command: --fxci-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx pip install --user -r requirements/test.txt && flake8
[setup 2024-07-24T18:35:54.930Z] Python version: 3.9.18
[cache 2024-07-24T18:35:54.931Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2024-07-24T18:35:54.931Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-07-24T18:35:54.931Z] volume /builds/worker/checkouts is a cache
[setup 2024-07-24T18:35:54.932Z] running as worker:worker
[vcs 2024-07-24T18:35:54.932Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-07-24T18:35:54.934Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/fxci-config', '/builds/worker/checkouts/vcs']
[vcs 2024-07-24T18:35:54.937Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-07-24T18:35:55.744Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/fxci-config', 'docker-compose-run-ci-admin']
[vcs 2024-07-24T18:35:55.958Z] From https://github.com/mozilla-releng/fxci-config
[vcs 2024-07-24T18:35:55.958Z] * branch docker-compose-run-ci-admin -> FETCH_HEAD
[vcs 2024-07-24T18:35:55.962Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/fxci-config', 'docker-compose-run-ci-admin']
[vcs 2024-07-24T18:35:56.134Z] From https://github.com/mozilla-releng/fxci-config
[vcs 2024-07-24T18:35:56.134Z] * branch docker-compose-run-ci-admin -> FETCH_HEAD
[vcs 2024-07-24T18:35:56.138Z] executing ['git', 'checkout', '-f', '-B', 'docker-compose-run-ci-admin', '2d0c9fdf3ec44d75086b7796c80dcedabffe134b']
[vcs 2024-07-24T18:35:56.149Z] Switched to a new branch 'docker-compose-run-ci-admin'
[vcs 2024-07-24T18:35:56.149Z] cleaning git checkout...
[vcs 2024-07-24T18:35:56.149Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-07-24T18:35:56.152Z] removing []
[vcs 2024-07-24T18:35:56.152Z] successfully cleaned git checkout!
[vcs 2024-07-24T18:35:56.154Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/fxci-config/commit/2d0c9fdf3ec44d75086b7796c80dcedabffe134b' title='Built from fxci-config commit 2d0c9fdf3ec44d75086b7796c80dcedabffe134b'>2d0c9fdf3ec44d75086b7796c80dcedabffe134b</a>
[task 2024-07-24T18:35:56.154Z] executing ['bash', '-cx', 'pip install --user -r requirements/test.txt && flake8']
[task 2024-07-24T18:35:56.156Z] + pip install --user -r requirements/test.txt
[task 2024-07-24T18:35:58.189Z] Collecting aiohttp==3.8.6
[task 2024-07-24T18:35:58.334Z] Downloading aiohttp-3.8.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
[task 2024-07-24T18:35:58.489Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 6.9 MB/s eta 0:00:00
[task 2024-07-24T18:35:58.524Z] Collecting aiohttp-retry==2.8.3
[task 2024-07-24T18:35:58.559Z] Downloading aiohttp_retry-2.8.3-py3-none-any.whl (9.8 kB)
[task 2024-07-24T18:35:58.581Z] Collecting aiosignal==1.3.1
[task 2024-07-24T18:35:58.617Z] Downloading aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
[task 2024-07-24T18:35:58.644Z] Collecting async-timeout==4.0.3
[task 2024-07-24T18:35:58.680Z] Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
[task 2024-07-24T18:35:58.712Z] Collecting attrs==23.1.0
[task 2024-07-24T18:35:58.747Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB)
[task 2024-07-24T18:35:58.752Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 29.6 MB/s eta 0:00:00
[task 2024-07-24T18:35:58.775Z] Collecting blessings==1.7
[task 2024-07-24T18:35:58.810Z] Downloading blessings-1.7-py3-none-any.whl (18 kB)
[task 2024-07-24T18:35:58.849Z] Collecting certifi==2024.7.4
[task 2024-07-24T18:35:58.885Z] Downloading certifi-2024.7.4-py3-none-any.whl (162 kB)
[task 2024-07-24T18:35:58.891Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.0/163.0 kB 59.2 MB/s eta 0:00:00
[task 2024-07-24T18:35:59.062Z] Collecting charset-normalizer==3.3.2
[task 2024-07-24T18:35:59.098Z] Downloading charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB)
[task 2024-07-24T18:35:59.104Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.3/142.3 kB 49.3 MB/s eta 0:00:00
[task 2024-07-24T18:35:59.144Z] Collecting click==8.1.7
[task 2024-07-24T18:35:59.179Z] Downloading click-8.1.7-py3-none-any.whl (97 kB)
[task 2024-07-24T18:35:59.184Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 43.9 MB/s eta 0:00:00
[task 2024-07-24T18:35:59.212Z] Collecting exceptiongroup==1.2.2
[task 2024-07-24T18:35:59.248Z] Downloading exceptiongroup-1.2.2-py3-none-any.whl (16 kB)
[task 2024-07-24T18:35:59.383Z] Collecting frozenlist==1.4.1
[task 2024-07-24T18:35:59.419Z] Downloading frozenlist-1.4.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (240 kB)
[task 2024-07-24T18:35:59.425Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 240.7/240.7 kB 73.0 MB/s eta 0:00:00
[task 2024-07-24T18:35:59.448Z] Collecting giturlparse==0.12.0
[task 2024-07-24T18:35:59.483Z] Downloading giturlparse-0.12.0-py2.py3-none-any.whl (15 kB)
[task 2024-07-24T18:35:59.512Z] Collecting idna==3.7
[task 2024-07-24T18:35:59.547Z] Downloading idna-3.7-py3-none-any.whl (66 kB)
[task 2024-07-24T18:35:59.552Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 34.0 MB/s eta 0:00:00
[task 2024-07-24T18:35:59.570Z] Collecting iniconfig==2.0.0
[task 2024-07-24T18:35:59.605Z] Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB)
[task 2024-07-24T18:35:59.634Z] Collecting iso8601==0.1.12
[task 2024-07-24T18:35:59.669Z] Downloading iso8601-0.1.12-py3-none-any.whl (12 kB)
[task 2024-07-24T18:35:59.694Z] Collecting json-e==2.7.1
[task 2024-07-24T18:35:59.729Z] Downloading json-e-2.7.1.tar.gz (17 kB)
[task 2024-07-24T18:35:59.736Z] Preparing metadata (setup.py): started
[task 2024-07-24T18:36:00.138Z] Preparing metadata (setup.py): finished with status 'done'
[task 2024-07-24T18:36:00.181Z] Collecting memoized==0.3
[task 2024-07-24T18:36:00.217Z] Downloading memoized-0.3.tar.gz (3.5 kB)
[task 2024-07-24T18:36:00.223Z] Preparing metadata (setup.py): started
[task 2024-07-24T18:36:00.626Z] Preparing metadata (setup.py): finished with status 'done'
[task 2024-07-24T18:36:00.650Z] Collecting mohawk==1.1.0
[task 2024-07-24T18:36:00.685Z] Downloading mohawk-1.1.0-py3-none-any.whl (22 kB)
[task 2024-07-24T18:36:00.709Z] Collecting mozilla-repo-urls==0.1.1
[task 2024-07-24T18:36:00.744Z] Downloading mozilla_repo_urls-0.1.1-py3-none-any.whl (6.2 kB)
[task 2024-07-24T18:36:01.219Z] Collecting multidict==6.0.5
[task 2024-07-24T18:36:01.255Z] Downloading multidict-6.0.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (123 kB)
[task 2024-07-24T18:36:01.260Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 kB 55.1 MB/s eta 0:00:00
[task 2024-07-24T18:36:01.300Z] Collecting packaging==24.1
[task 2024-07-24T18:36:01.336Z] Downloading packaging-24.1-py3-none-any.whl (53 kB)
[task 2024-07-24T18:36:01.340Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.0/54.0 kB 26.2 MB/s eta 0:00:00
[task 2024-07-24T18:36:01.370Z] Collecting pluggy==1.5.0
[task 2024-07-24T18:36:01.407Z] Downloading pluggy-1.5.0-py3-none-any.whl (20 kB)
[task 2024-07-24T18:36:01.509Z] Collecting pytest==7.4.4
[task 2024-07-24T18:36:01.544Z] Downloading pytest-7.4.4-py3-none-any.whl (325 kB)
[task 2024-07-24T18:36:01.552Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 325.3/325.3 kB 62.2 MB/s eta 0:00:00
[task 2024-07-24T18:36:01.597Z] Collecting pytest-asyncio==0.23.7
[task 2024-07-24T18:36:01.633Z] Downloading pytest_asyncio-0.23.7-py3-none-any.whl (17 kB)
[task 2024-07-24T18:36:01.664Z] Collecting python-dateutil==2.9.0.post0
[task 2024-07-24T18:36:01.700Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
[task 2024-07-24T18:36:01.706Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 79.7 MB/s eta 0:00:00
[task 2024-07-24T18:36:01.798Z] Collecting pyyaml==6.0.1
[task 2024-07-24T18:36:01.834Z] Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (738 kB)
[task 2024-07-24T18:36:01.848Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 738.9/738.9 kB 64.1 MB/s eta 0:00:00
[task 2024-07-24T18:36:01.908Z] Collecting requests==2.32.3
[task 2024-07-24T18:36:01.944Z] Downloading requests-2.32.3-py3-none-any.whl (64 kB)
[task 2024-07-24T18:36:01.949Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 29.4 MB/s eta 0:00:00
[task 2024-07-24T18:36:01.975Z] Collecting six==1.16.0
[task 2024-07-24T18:36:02.011Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[task 2024-07-24T18:36:02.032Z] Collecting slugid==2.0.0
[task 2024-07-24T18:36:02.067Z] Downloading slugid-2.0.0-py2.py3-none-any.whl (8.2 kB)
[task 2024-07-24T18:36:02.095Z] Collecting sortedcontainers==2.4.0
[task 2024-07-24T18:36:02.130Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
[task 2024-07-24T18:36:02.263Z] Collecting taskcluster==53.0.0
[task 2024-07-24T18:36:02.299Z] Downloading taskcluster-53.0.0-py3-none-any.whl (143 kB)
[task 2024-07-24T18:36:02.304Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.5/143.5 kB 56.2 MB/s eta 0:00:00
[task 2024-07-24T18:36:02.328Z] Collecting taskcluster-urls==13.0.1
[task 2024-07-24T18:36:02.364Z] Downloading taskcluster_urls-13.0.1-py3-none-any.whl (10 kB)
[task 2024-07-24T18:36:02.406Z] Collecting tc-admin==4.0.0
[task 2024-07-24T18:36:02.443Z] Downloading tc_admin-4.0.0-py3-none-any.whl (45 kB)
[task 2024-07-24T18:36:02.447Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.6/45.6 kB 23.2 MB/s eta 0:00:00
[task 2024-07-24T18:36:02.475Z] Collecting tomli==2.0.1
[task 2024-07-24T18:36:02.510Z] Downloading tomli-2.0.1-py3-none-any.whl (12 kB)
[task 2024-07-24T18:36:02.577Z] Collecting urllib3==2.2.2
[task 2024-07-24T18:36:02.612Z] Downloading urllib3-2.2.2-py3-none-any.whl (121 kB)
[task 2024-07-24T18:36:02.617Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.4/121.4 kB 50.5 MB/s eta 0:00:00
[task 2024-07-24T18:36:02.914Z] Collecting yarl==1.9.4
[task 2024-07-24T18:36:02.951Z] Downloading yarl-1.9.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (304 kB)
[task 2024-07-24T18:36:02.958Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 304.3/304.3 kB 87.4 MB/s eta 0:00:00
[task 2024-07-24T18:36:03.079Z] Collecting black==24.4.2
[task 2024-07-24T18:36:03.116Z] Downloading black-24.4.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB)
[task 2024-07-24T18:36:03.192Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 24.6 MB/s eta 0:00:00
[task 2024-07-24T18:36:03.231Z] Collecting build==1.2.1
[task 2024-07-24T18:36:03.266Z] Downloading build-1.2.1-py3-none-any.whl (21 kB)
[task 2024-07-24T18:36:03.303Z] Collecting check-manifest==0.49
[task 2024-07-24T18:36:03.338Z] Downloading check_manifest-0.49-py3-none-any.whl (20 kB)
[task 2024-07-24T18:36:04.086Z] Collecting coverage[toml]==7.6.0
[task 2024-07-24T18:36:04.122Z] Downloading coverage-7.6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (233 kB)
[task 2024-07-24T18:36:04.128Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 233.4/233.4 kB 63.6 MB/s eta 0:00:00
[task 2024-07-24T18:36:04.194Z] Collecting flake8==7.1.0
[task 2024-07-24T18:36:04.229Z] Downloading flake8-7.1.0-py2.py3-none-any.whl (57 kB)
[task 2024-07-24T18:36:04.235Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 kB 27.7 MB/s eta 0:00:00
[task 2024-07-24T18:36:04.319Z] Collecting importlib-metadata==8.0.0
[task 2024-07-24T18:36:04.355Z] Downloading importlib_metadata-8.0.0-py3-none-any.whl (24 kB)
[task 2024-07-24T18:36:04.432Z] Collecting isort==5.13.2
[task 2024-07-24T18:36:04.468Z] Downloading isort-5.13.2-py3-none-any.whl (92 kB)
[task 2024-07-24T18:36:04.473Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.3/92.3 kB 40.7 MB/s eta 0:00:00
[task 2024-07-24T18:36:04.494Z] Collecting mccabe==0.7.0
[task 2024-07-24T18:36:04.530Z] Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB)
[task 2024-07-24T18:36:04.549Z] Collecting mypy-extensions==1.0.0
[task 2024-07-24T18:36:04.585Z] Downloading mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB)
[task 2024-07-24T18:36:04.623Z] Collecting pathspec==0.12.1
[task 2024-07-24T18:36:04.658Z] Downloading pathspec-0.12.1-py3-none-any.whl (31 kB)
[task 2024-07-24T18:36:04.702Z] Collecting pip-compile-multi==2.6.4
[task 2024-07-24T18:36:04.738Z] Downloading pip_compile_multi-2.6.4-py2.py3-none-any.whl (42 kB)
[task 2024-07-24T18:36:04.745Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.2/42.2 kB 7.4 MB/s eta 0:00:00
[task 2024-07-24T18:36:04.817Z] Collecting pip-tools==7.4.1
[task 2024-07-24T18:36:04.853Z] Downloading pip_tools-7.4.1-py3-none-any.whl (61 kB)
[task 2024-07-24T18:36:04.857Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 30.0 MB/s eta 0:00:00
[task 2024-07-24T18:36:04.895Z] Collecting platformdirs==4.2.2
[task 2024-07-24T18:36:04.931Z] Downloading platformdirs-4.2.2-py3-none-any.whl (18 kB)
[task 2024-07-24T18:36:04.959Z] Collecting pycodestyle==2.12.0
[task 2024-07-24T18:36:04.995Z] Downloading pycodestyle-2.12.0-py2.py3-none-any.whl (31 kB)
[task 2024-07-24T18:36:05.027Z] Collecting pyflakes==3.2.0
[task 2024-07-24T18:36:05.063Z] Downloading pyflakes-3.2.0-py2.py3-none-any.whl (62 kB)
[task 2024-07-24T18:36:05.067Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 30.6 MB/s eta 0:00:00
[task 2024-07-24T18:36:05.086Z] Collecting pyproject-hooks==1.1.0
[task 2024-07-24T18:36:05.125Z] Downloading pyproject_hooks-1.1.0-py3-none-any.whl (9.2 kB)
[task 2024-07-24T18:36:05.162Z] Collecting pytest-cov==5.0.0
[task 2024-07-24T18:36:05.198Z] Downloading pytest_cov-5.0.0-py3-none-any.whl (21 kB)
[task 2024-07-24T18:36:05.279Z] Collecting pytest-mock==3.14.0
[task 2024-07-24T18:36:05.314Z] Downloading pytest_mock-3.14.0-py3-none-any.whl (9.9 kB)
[task 2024-07-24T18:36:05.337Z] Collecting toposort==1.10
[task 2024-07-24T18:36:05.372Z] Downloading toposort-1.10-py3-none-any.whl (8.5 kB)
[task 2024-07-24T18:36:05.409Z] Collecting typing-extensions==4.12.2
[task 2024-07-24T18:36:05.444Z] Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB)
[task 2024-07-24T18:36:05.495Z] Collecting wheel==0.43.0
[task 2024-07-24T18:36:05.530Z] Downloading wheel-0.43.0-py3-none-any.whl (65 kB)
[task 2024-07-24T18:36:05.535Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 26.8 MB/s eta 0:00:00
[task 2024-07-24T18:36:05.573Z] Collecting yamllint==1.35.1
[task 2024-07-24T18:36:05.608Z] Downloading yamllint-1.35.1-py3-none-any.whl (66 kB)
[task 2024-07-24T18:36:05.612Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.7/66.7 kB 32.6 MB/s eta 0:00:00
[task 2024-07-24T18:36:05.655Z] Collecting zipp==3.19.2
[task 2024-07-24T18:36:05.690Z] Downloading zipp-3.19.2-py3-none-any.whl (9.0 kB)
[task 2024-07-24T18:36:05.772Z] Collecting pip==24.1.2
[task 2024-07-24T18:36:05.807Z] Downloading pip-24.1.2-py3-none-any.whl (1.8 MB)
[task 2024-07-24T18:36:05.866Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 32.2 MB/s eta 0:00:00
[task 2024-07-24T18:36:06.168Z] Collecting setuptools==70.3.0
[task 2024-07-24T18:36:06.204Z] Downloading setuptools-70.3.0-py3-none-any.whl (931 kB)
[task 2024-07-24T18:36:06.231Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 931.1/931.1 kB 37.7 MB/s eta 0:00:00
[task 2024-07-24T18:36:07.155Z] Building wheels for collected packages: json-e, memoized
[task 2024-07-24T18:36:07.156Z] Building wheel for json-e (setup.py): started
[task 2024-07-24T18:36:07.773Z] Building wheel for json-e (setup.py): finished with status 'done'
[task 2024-07-24T18:36:07.774Z] Created wheel for json-e: filename=json_e-2.7.1-py3-none-any.whl size=11970 sha256=1bb532f48400ac4cbbb9ae4b791546ebef90bbde8a88424073f8ec9a2e3a257b
[task 2024-07-24T18:36:07.775Z] Stored in directory: /builds/worker/.cache/pip/wheels/bc/5c/29/ba0cf44fdc9c2e72c6cbbc2c82613a130ec8636321879f9e58
[task 2024-07-24T18:36:07.778Z] Building wheel for memoized (setup.py): started
[task 2024-07-24T18:36:08.405Z] Building wheel for memoized (setup.py): finished with status 'done'
[task 2024-07-24T18:36:08.406Z] Created wheel for memoized: filename=memoized-0.3-py3-none-any.whl size=3547 sha256=74bc05ae91dfc33790e823ae14035d680da3d143e7f948ea272b5195cc7dadbf
[task 2024-07-24T18:36:08.407Z] Stored in directory: /builds/worker/.cache/pip/wheels/a8/1e/cd/1b0a83a1e725e1896f7cba6e43843abe8e58a23a3e09349108
[task 2024-07-24T18:36:08.409Z] Successfully built json-e memoized
[task 2024-07-24T18:36:08.745Z] Installing collected packages: toposort, taskcluster-urls, sortedcontainers, slugid, memoized, json-e, iso8601, zipp, wheel, urllib3, typing-extensions, tomli, six, setuptools, pyyaml, pyproject-hooks, pyflakes, pycodestyle, pluggy, platformdirs, pip, pathspec, packaging, mypy-extensions, multidict, mccabe, isort, iniconfig, idna, giturlparse, frozenlist, exceptiongroup, coverage, click, charset-normalizer, certifi, attrs, async-timeout, yarl, yamllint, requests, python-dateutil, pytest, mozilla-repo-urls, mohawk, importlib-metadata, flake8, blessings, black, aiosignal, pytest-mock, pytest-cov, pytest-asyncio, build, aiohttp, taskcluster, pip-tools, check-manifest, aiohttp-retry, tc-admin, pip-compile-multi
[task 2024-07-24T18:36:11.915Z] Successfully installed aiohttp-3.8.6 aiohttp-retry-2.8.3 aiosignal-1.3.1 async-timeout-4.0.3 attrs-23.1.0 black-24.4.2 blessings-1.7 build-1.2.1 certifi-2024.7.4 charset-normalizer-3.3.2 check-manifest-0.49 click-8.1.7 coverage-7.6.0 exceptiongroup-1.2.2 flake8-7.1.0 frozenlist-1.4.1 giturlparse-0.12.0 idna-3.7 importlib-metadata-8.0.0 iniconfig-2.0.0 iso8601-0.1.12 isort-5.13.2 json-e-2.7.1 mccabe-0.7.0 memoized-0.3 mohawk-1.1.0 mozilla-repo-urls-0.1.1 multidict-6.0.5 mypy-extensions-1.0.0 packaging-24.1 pathspec-0.12.1 pip-24.1.2 pip-compile-multi-2.6.4 pip-tools-7.4.1 platformdirs-4.2.2 pluggy-1.5.0 pycodestyle-2.12.0 pyflakes-3.2.0 pyproject-hooks-1.1.0 pytest-7.4.4 pytest-asyncio-0.23.7 pytest-cov-5.0.0 pytest-mock-3.14.0 python-dateutil-2.9.0.post0 pyyaml-6.0.1 requests-2.32.3 setuptools-70.3.0 six-1.16.0 slugid-2.0.0 sortedcontainers-2.4.0 taskcluster-53.0.0 taskcluster-urls-13.0.1 tc-admin-4.0.0 tomli-2.0.1 toposort-1.10 typing-extensions-4.12.2 urllib3-2.2.2 wheel-0.43.0 yamllint-1.35.1 yarl-1.9.4 zipp-3.19.2
[task 2024-07-24T18:36:12.053Z]
[task 2024-07-24T18:36:12.053Z] [notice] A new release of pip is available: 23.0.1 -> 24.1.2
[task 2024-07-24T18:36:12.053Z] [notice] To update, run: python -m pip install --upgrade pip
[task 2024-07-24T18:36:12.384Z] + flake8
[taskcluster 2024-07-24 18:36:13.632Z] === Task Finished ===
[taskcluster 2024-07-24 18:36:13.633Z] Successful task run with exit code: 0 completed in 48.877 seconds
Loading