Switch to python 3.12.8 #1607
Merged
Switch to python 3.12.8 #1607
firefoxci-taskcluster / tests-frontend-node-14
succeeded
Jan 22, 2025 in 3m 25s
FirefoxCI (pull_request)
frontend-node node14
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2025-01-22T08:42:38.924Z
Resolved: 2025-01-22T08:44:17.283Z
Task Execution Time: 1 minute, 38 seconds, 359 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2025-01-22 08:42:38.994Z] Task ID: LGILO3nsROOCsdCIm67ARQ
[taskcluster 2025-01-22 08:42:38.994Z] Worker ID: 4782176629545570801
[taskcluster 2025-01-22 08:42:38.994Z] Worker Group: us-central1-a
[taskcluster 2025-01-22 08:42:38.994Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2025-01-22 08:42:38.994Z] Worker Pool: releng-t/linux-gcp
[taskcluster 2025-01-22 08:42:38.994Z] Worker Version: 38.0.5
[taskcluster 2025-01-22 08:42:38.994Z] Public IP: 35.226.81.200
[taskcluster 2025-01-22 08:42:38.994Z] Hostname: releng-t-linux-gcp-qq-orxizrcakfwsrv4v-4w
[taskcluster 2025-01-22 08:42:38.994Z] using cache "releng-level-1-checkouts-v3-58974d7dcf0417b3fe53-MsAT8IqOSD6xorCzeyIPQw" -> /builds/worker/checkouts
[taskcluster 2025-01-22 08:42:42.455Z] Downloading artifact "public/image.tar.zst" from task ID: MsAT8IqOSD6xorCzeyIPQw.
[taskcluster 2025-01-22 08:42:47.457Z] Download Progress: 89.30%
[taskcluster 2025-01-22 08:42:48.168Z] Downloaded artifact successfully.
[taskcluster 2025-01-22 08:42:48.168Z] Downloaded 271.722 mb
[taskcluster 2025-01-22 08:42:48.169Z] Decompressing downloaded image
[taskcluster 2025-01-22 08:42:50.163Z] Loading docker image from downloaded archive.
[taskcluster 2025-01-22 08:43:07.164Z] Image 'public/image.tar.zst' from task 'MsAT8IqOSD6xorCzeyIPQw' loaded. Using image ID sha256:b616260fa54708f416adc00faa4c029b7cbfa6e9a859dbf981c02d02298abd71.
[taskcluster 2025-01-22 08:43:07.324Z] === Task Starting ===
[setup 2025-01-22T08:43:09.840Z] run-task started in /
[setup 2025-01-22T08:43:09.840Z] Invoked by command: --shipit-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- sh -lxce cd frontend && yarn install && yarn lint && yarn test --passWithNoTests && yarn build
[setup 2025-01-22T08:43:09.840Z] Python version: 3.7.3
[cache 2025-01-22T08:43:09.841Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2025-01-22T08:43:09.842Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2025-01-22T08:43:09.842Z] volume /builds/worker/checkouts is a cache
[setup 2025-01-22T08:43:09.842Z] running as worker:worker
[vcs 2025-01-22T08:43:09.842Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2025-01-22T08:43:09.844Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/shipit', '/builds/worker/checkouts/vcs']
[vcs 2025-01-22T08:43:09.847Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2025-01-22T08:43:10.795Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/jcristau/shipit', 'py312']
[vcs 2025-01-22T08:43:11.101Z] From https://github.com/jcristau/shipit
[vcs 2025-01-22T08:43:11.101Z] * branch py312 -> FETCH_HEAD
[vcs 2025-01-22T08:43:11.105Z] executing ['git', 'checkout', '-f', '-B', 'py312', '12ece10657f5c88f915cf23acf88df6be607e962']
[vcs 2025-01-22T08:43:11.118Z] Switched to a new branch 'py312'
[vcs 2025-01-22T08:43:11.118Z] cleaning git checkout...
[vcs 2025-01-22T08:43:11.118Z] executing ['git', 'clean', '-nxdff']
[vcs 2025-01-22T08:43:11.120Z] removing []
[vcs 2025-01-22T08:43:11.120Z] successfully cleaned git checkout!
[vcs 2025-01-22T08:43:11.123Z] TinderboxPrint:<a href='https://github.com/jcristau/shipit/commit/12ece10657f5c88f915cf23acf88df6be607e962' title='Built from shipit commit 12ece10657f5c88f915cf23acf88df6be607e962'>12ece10657f5c88f915cf23acf88df6be607e962</a>
[task 2025-01-22T08:43:11.123Z] executing ['sh', '-lxce', 'cd frontend && yarn install && yarn lint && yarn test --passWithNoTests && yarn build']
[task 2025-01-22T08:43:11.124Z] + id -u
[task 2025-01-22T08:43:11.125Z] + [ 1000 -eq 0 ]
[task 2025-01-22T08:43:11.125Z] + PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
[task 2025-01-22T08:43:11.125Z] + export PATH
[task 2025-01-22T08:43:11.125Z] + [ $ ]
[task 2025-01-22T08:43:11.125Z] + [ ]
[task 2025-01-22T08:43:11.126Z] + id -u
[task 2025-01-22T08:43:11.126Z] + [ 1000 -eq 0 ]
[task 2025-01-22T08:43:11.126Z] + PS1=$
[task 2025-01-22T08:43:11.126Z] + [ -d /etc/profile.d ]
[task 2025-01-22T08:43:11.126Z] + [ -r /etc/profile.d/*.sh ]
[task 2025-01-22T08:43:11.126Z] + unset i
[task 2025-01-22T08:43:11.126Z] + [ -n ]
[task 2025-01-22T08:43:11.126Z] + [ -d /builds/worker/bin ]
[task 2025-01-22T08:43:11.126Z] + [ -d /builds/worker/.local/bin ]
[task 2025-01-22T08:43:11.126Z] + cd frontend
[task 2025-01-22T08:43:11.126Z] + yarn install
[task 2025-01-22T08:43:11.361Z] yarn install v1.22.19
[task 2025-01-22T08:43:11.435Z] [1/4] Resolving packages...
[task 2025-01-22T08:43:11.842Z] [2/4] Fetching packages...
[task 2025-01-22T08:43:36.036Z] [3/4] Linking dependencies...
[task 2025-01-22T08:43:36.039Z] warning " > @material-ui/[email protected]" has unmet peer dependency "@date-io/core@^1.3.6".
[task 2025-01-22T08:43:36.041Z] warning " > [email protected]" has unmet peer dependency "@types/react@^15.0.0 || ^16.0.0 || ^17.0.0".
[task 2025-01-22T08:43:36.042Z] warning "@mozilla-frontend-infra/react-lint > @neutrinojs/[email protected]" has incorrect peer dependency "eslint@^6.0.0".
[task 2025-01-22T08:43:36.042Z] warning "@mozilla-frontend-infra/react-lint > @neutrinojs/[email protected]" has incorrect peer dependency "[email protected]".
[task 2025-01-22T08:43:36.043Z] warning "@mozilla-frontend-infra/react-lint > @neutrinojs/airbnb > @neutrinojs/[email protected]" has incorrect peer dependency "eslint@^6.0.0".
[task 2025-01-22T08:43:36.043Z] warning "@mozilla-frontend-infra/react-lint > @neutrinojs/airbnb > @neutrinojs/[email protected]" has incorrect peer dependency "[email protected]".
[task 2025-01-22T08:43:36.044Z] warning "@mozilla-frontend-infra/react-lint > @neutrinojs/airbnb > [email protected]" has incorrect peer dependency "eslint@^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0".
[task 2025-01-22T08:43:36.045Z] warning "@mozilla-frontend-infra/react-lint > @neutrinojs/airbnb > @neutrinojs/eslint > [email protected]" has incorrect peer dependency "eslint@^5.0.0 || ^6.0.0".
[task 2025-01-22T08:43:36.046Z] warning "@neutrinojs/jest > eslint-plugin-jest > @typescript-eslint/experimental-utils > @typescript-eslint/typescript-estree > [email protected]" has unmet peer dependency "typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta".
[task 2025-01-22T08:43:50.328Z] [4/4] Building fresh packages...
[task 2025-01-22T08:43:50.541Z] Done in 39.18s.
[task 2025-01-22T08:43:50.571Z] + yarn lint
[task 2025-01-22T08:43:50.722Z] yarn run v1.22.19
[task 2025-01-22T08:43:50.747Z] $ eslint --cache --format codeframe --ext mjs,jsx,js src
[task 2025-01-22T08:43:55.612Z] Done in 4.89s.
[task 2025-01-22T08:43:55.617Z] + yarn test --passWithNoTests
[task 2025-01-22T08:43:55.739Z] yarn run v1.22.19
[task 2025-01-22T08:43:55.760Z] $ jest --passWithNoTests
[task 2025-01-22T08:43:56.578Z] No tests found, exiting with code 0
[task 2025-01-22T08:43:56.693Z] Done in 0.96s.
[task 2025-01-22T08:43:56.698Z] + yarn build
[task 2025-01-22T08:43:56.820Z] yarn run v1.22.19
[task 2025-01-22T08:43:56.842Z] $ dotenv webpack -- --mode production
[task 2025-01-22T08:44:00.249Z] Browserslist: caniuse-lite is outdated. Please run:
[task 2025-01-22T08:44:00.249Z] npx browserslist@latest --update-db
[task 2025-01-22T08:44:00.249Z] Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
[task 2025-01-22T08:44:16.160Z] Hash: b39e6d04519592dfbbc4
[task 2025-01-22T08:44:16.160Z] Version: webpack 4.46.0
[task 2025-01-22T08:44:16.160Z] Time: 18420ms
[task 2025-01-22T08:44:16.160Z] Built at: 01/22/2025 8:44:16 AM
[task 2025-01-22T08:44:16.161Z] Asset Size Chunks Chunk Names
[task 2025-01-22T08:44:16.161Z] assets/0.b231a2cd.js 86.2 KiB 0 [emitted] [immutable]
[task 2025-01-22T08:44:16.161Z] assets/7.1ac3c589.css 505 KiB 7 [emitted] [immutable] [big]
[task 2025-01-22T08:44:16.161Z] assets/7.1db4ebf1.js 1.43 MiB 7 [emitted] [immutable] [big]
[task 2025-01-22T08:44:16.161Z] assets/8.730fa1ff.js 24.2 KiB 8 [emitted] [immutable]
[task 2025-01-22T08:44:16.161Z] assets/9.cba9387d.js 127 KiB 9 [emitted] [immutable]
[task 2025-01-22T08:44:16.161Z] assets/Login.5fb42295.js 222 bytes 1 [emitted] [immutable] Login
[task 2025-01-22T08:44:16.161Z] assets/NewRelease.aefb1ca8.js 6.22 KiB 2 [emitted] [immutable] NewRelease
[task 2025-01-22T08:44:16.161Z] assets/NewXPIRelease.ce3f06ec.js 4.11 KiB 3 [emitted] [immutable] NewXPIRelease
[task 2025-01-22T08:44:16.161Z] assets/Releases.5f89d319.js 10 KiB 4 [emitted] [immutable] Releases
[task 2025-01-22T08:44:16.161Z] assets/index.5e4811cf.js 34.2 KiB 5 [emitted] [immutable] index
[task 2025-01-22T08:44:16.161Z] assets/logo-word-hor-white.15b4b97a.svg 15.4 KiB [emitted] [immutable]
[task 2025-01-22T08:44:16.161Z] assets/logo-word-hor-white.2a8d93eb.svg 9.96 KiB [emitted] [immutable]
[task 2025-01-22T08:44:16.161Z] assets/logo-word-hor-white.302ab509.svg 42.1 KiB [emitted] [immutable]
[task 2025-01-22T08:44:16.161Z] assets/logo-word-hor-white.33dea17b.svg 31.3 KiB [emitted] [immutable]
[task 2025-01-22T08:44:16.161Z] assets/logo-word-hor-white.43039a92.svg 9.07 KiB [emitted] [immutable]
[task 2025-01-22T08:44:16.161Z] assets/logo-word-hor-white.67222649.svg 12.8 KiB [emitted] [immutable]
[task 2025-01-22T08:44:16.161Z] assets/logo-word-hor-white.774ca9ec.svg 13.5 KiB [emitted] [immutable]
[task 2025-01-22T08:44:16.161Z] assets/logo-word-hor.1e1bdb69.svg 13.5 KiB [emitted] [immutable]
[task 2025-01-22T08:44:16.161Z] assets/logo-word-hor.788cb0bd.svg 9.07 KiB [emitted] [immutable]
[task 2025-01-22T08:44:16.161Z] assets/logo-word-hor.788f4f99.svg 33.8 KiB [emitted] [immutable]
[task 2025-01-22T08:44:16.161Z] assets/logo-word-hor.c676b15e.svg 12.8 KiB [emitted] [immutable]
[task 2025-01-22T08:44:16.161Z] assets/logo-word-hor.d5aaae18.svg 9.97 KiB [emitted] [immutable]
[task 2025-01-22T08:44:16.161Z] assets/logo-word-hor.df8fd20d.svg 42.1 KiB [emitted] [immutable]
[task 2025-01-22T08:44:16.161Z] assets/logo-word-hor.e9d2dfee.svg 15.4 KiB [emitted] [immutable]
[task 2025-01-22T08:44:16.161Z] assets/logo.0151f940.svg 40 KiB [emitted] [immutable]
[task 2025-01-22T08:44:16.161Z] assets/logo.604a98c9.svg 11.3 KiB [emitted] [immutable]
[task 2025-01-22T08:44:16.161Z] assets/logo.9c8a5676.svg 10.3 KiB [emitted] [immutable]
[task 2025-01-22T08:44:16.161Z] assets/logo.c4431773.svg 8.97 KiB [emitted] [immutable]
[task 2025-01-22T08:44:16.161Z] assets/logo.ebc7934d.svg 10.4 KiB [emitted] [immutable]
[task 2025-01-22T08:44:16.161Z] assets/logo.fd50abaa.svg 14.1 KiB [emitted] [immutable]
[task 2025-01-22T08:44:16.161Z] assets/runtime.9894ab11.js 2.36 KiB 6 [emitted] [immutable] runtime
[task 2025-01-22T08:44:16.161Z] index.html 641 bytes [emitted]
[task 2025-01-22T08:44:16.161Z] shipit.png 4.5 KiB [emitted]
[task 2025-01-22T08:44:16.161Z]
[task 2025-01-22T08:44:16.161Z] WARNING in EnvironmentPlugin - DEPLOYMENT_BRANCH environment variable is undefined.
[task 2025-01-22T08:44:16.161Z]
[task 2025-01-22T08:44:16.161Z] You can pass an object with default values to suppress this warning.
[task 2025-01-22T08:44:16.161Z] See https://webpack.js.org/plugins/environment-plugin for example.
[task 2025-01-22T08:44:16.161Z]
[task 2025-01-22T08:44:16.161Z] WARNING in EnvironmentPlugin - SHIPIT_API_URL environment variable is undefined.
[task 2025-01-22T08:44:16.161Z]
[task 2025-01-22T08:44:16.161Z] You can pass an object with default values to suppress this warning.
[task 2025-01-22T08:44:16.161Z] See https://webpack.js.org/plugins/environment-plugin for example.
[task 2025-01-22T08:44:16.161Z]
[task 2025-01-22T08:44:16.161Z] WARNING in EnvironmentPlugin - SHIPIT_PUBLIC_API_URL environment variable is undefined.
[task 2025-01-22T08:44:16.161Z]
[task 2025-01-22T08:44:16.161Z] You can pass an object with default values to suppress this warning.
[task 2025-01-22T08:44:16.161Z] See https://webpack.js.org/plugins/environment-plugin for example.
[task 2025-01-22T08:44:16.161Z]
[task 2025-01-22T08:44:16.161Z] WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
[task 2025-01-22T08:44:16.161Z] This can impact web performance.
[task 2025-01-22T08:44:16.161Z] Assets:
[task 2025-01-22T08:44:16.161Z] assets/7.1ac3c589.css (505 KiB)
[task 2025-01-22T08:44:16.161Z] assets/7.1db4ebf1.js (1.43 MiB)
[task 2025-01-22T08:44:16.161Z]
[task 2025-01-22T08:44:16.161Z] WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
[task 2025-01-22T08:44:16.161Z] Entrypoints:
[task 2025-01-22T08:44:16.161Z] index (1.95 MiB)
[task 2025-01-22T08:44:16.161Z] assets/runtime.9894ab11.js
[task 2025-01-22T08:44:16.161Z] assets/7.1ac3c589.css
[task 2025-01-22T08:44:16.161Z] assets/7.1db4ebf1.js
[task 2025-01-22T08:44:16.161Z] assets/index.5e4811cf.js
[task 2025-01-22T08:44:16.161Z]
[task 2025-01-22T08:44:16.249Z] Done in 19.43s.
[taskcluster 2025-01-22 08:44:16.787Z] === Task Finished ===
[taskcluster 2025-01-22 08:44:16.787Z] Successful task run with exit code: 0 completed in 97.794 seconds
Loading