Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

product-details: don't ask hg.mozilla.org for data we already have (bug 1936479) #1594

Merged
merged 2 commits into from
Dec 17, 2024

product-details: don't skip l10n for devedition entirely

441569b
Select commit
Loading
Failed to load commit list.
Merged

product-details: don't ask hg.mozilla.org for data we already have (bug 1936479) #1594

product-details: don't skip l10n for devedition entirely
441569b
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / tests-frontend-node-14 succeeded Dec 17, 2024 in 3m 13s

FirefoxCI (pull_request)

frontend-node node14

Details

View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster

Task Status

Started: 2024-12-17T10:17:26.812Z
Resolved: 2024-12-17T10:19:11.706Z
Task Execution Time: 1 minute, 44 seconds, 894 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2024-12-17 10:17:26.840Z] Task ID: cQ8Tebm6R3uysvfqSQFTYA
[taskcluster 2024-12-17 10:17:26.840Z] Worker ID: 7717771512057229727
[taskcluster 2024-12-17 10:17:26.840Z] Worker Group: us-west1-a
[taskcluster 2024-12-17 10:17:26.840Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2024-12-17 10:17:26.840Z] Worker Pool: releng-t/linux-gcp
[taskcluster 2024-12-17 10:17:26.840Z] Worker Version: 38.0.5
[taskcluster 2024-12-17 10:17:26.840Z] Public IP: 35.247.10.177
[taskcluster 2024-12-17 10:17:26.840Z] Hostname: releng-t-linux-gcp-p7khjxplqagqbvvr-knv1a
[taskcluster 2024-12-17 10:17:26.840Z] using cache "releng-level-1-checkouts-v3-58974d7dcf0417b3fe53-R3w_uOfoTNOUYKDlB7EXqw" -> /builds/worker/checkouts

[taskcluster 2024-12-17 10:17:30.494Z] Downloading artifact "public/image.tar.zst" from task ID: R3w_uOfoTNOUYKDlB7EXqw.
[taskcluster 2024-12-17 10:17:34.619Z] Downloaded artifact successfully.
[taskcluster 2024-12-17 10:17:34.620Z] Downloaded 271.665 mb
[taskcluster 2024-12-17 10:17:34.621Z] Decompressing downloaded image
[taskcluster 2024-12-17 10:17:37.099Z] Loading docker image from downloaded archive.
[taskcluster 2024-12-17 10:17:56.418Z] Image 'public/image.tar.zst' from task 'R3w_uOfoTNOUYKDlB7EXqw' loaded.  Using image ID sha256:e2a611af457d8c9bb6afd3cc9c7e55c3d5b6360fa1ca79f54783a3ec9fc00051.
[taskcluster 2024-12-17 10:17:56.532Z] === Task Starting ===
[setup 2024-12-17T10:17:59.060Z] run-task started in /
[setup 2024-12-17T10:17:59.060Z] 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 2024-12-17T10:17:59.060Z] Python version: 3.7.3
[cache 2024-12-17T10:17:59.062Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2024-12-17T10:17:59.063Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-12-17T10:17:59.063Z] volume /builds/worker/checkouts is a cache
[setup 2024-12-17T10:17:59.063Z] running as worker:worker
[vcs 2024-12-17T10:17:59.063Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-12-17T10:17:59.066Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/shipit', '/builds/worker/checkouts/vcs']
[vcs 2024-12-17T10:17:59.068Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-12-17T10:18:00.371Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/jcristau/shipit', 'fix-product-details']
[vcs 2024-12-17T10:18:00.727Z] From https://github.com/jcristau/shipit
[vcs 2024-12-17T10:18:00.727Z]  * branch            fix-product-details -> FETCH_HEAD
[vcs 2024-12-17T10:18:00.732Z] executing ['git', 'checkout', '-f', '-B', 'fix-product-details', '441569b8ecf10e06fe080a8c615b072e33ebea03']
[vcs 2024-12-17T10:18:00.745Z] Switched to a new branch 'fix-product-details'
[vcs 2024-12-17T10:18:00.745Z] cleaning git checkout...
[vcs 2024-12-17T10:18:00.745Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-12-17T10:18:00.748Z] removing []
[vcs 2024-12-17T10:18:00.748Z] successfully cleaned git checkout!
[vcs 2024-12-17T10:18:00.751Z] TinderboxPrint:<a href='https://github.com/jcristau/shipit/commit/441569b8ecf10e06fe080a8c615b072e33ebea03' title='Built from shipit commit 441569b8ecf10e06fe080a8c615b072e33ebea03'>441569b8ecf10e06fe080a8c615b072e33ebea03</a>
[task 2024-12-17T10:18:00.751Z] executing ['sh', '-lxce', 'cd frontend && yarn install && yarn lint && yarn test --passWithNoTests && yarn build']
[task 2024-12-17T10:18:00.753Z] + id -u
[task 2024-12-17T10:18:00.754Z] + [ 1000 -eq 0 ]
[task 2024-12-17T10:18:00.754Z] + PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
[task 2024-12-17T10:18:00.754Z] + export PATH
[task 2024-12-17T10:18:00.754Z] + [ $  ]
[task 2024-12-17T10:18:00.754Z] + [  ]
[task 2024-12-17T10:18:00.754Z] + id -u
[task 2024-12-17T10:18:00.755Z] + [ 1000 -eq 0 ]
[task 2024-12-17T10:18:00.755Z] + PS1=$ 
[task 2024-12-17T10:18:00.755Z] + [ -d /etc/profile.d ]
[task 2024-12-17T10:18:00.755Z] + [ -r /etc/profile.d/*.sh ]
[task 2024-12-17T10:18:00.755Z] + unset i
[task 2024-12-17T10:18:00.755Z] + [ -n  ]
[task 2024-12-17T10:18:00.755Z] + [ -d /builds/worker/bin ]
[task 2024-12-17T10:18:00.755Z] + [ -d /builds/worker/.local/bin ]
[task 2024-12-17T10:18:00.755Z] + cd frontend
[task 2024-12-17T10:18:00.755Z] + yarn install
[task 2024-12-17T10:18:01.006Z] yarn install v1.22.19
[task 2024-12-17T10:18:01.088Z] [1/4] Resolving packages...
[task 2024-12-17T10:18:01.515Z] [2/4] Fetching packages...
[task 2024-12-17T10:18:27.927Z] [3/4] Linking dependencies...
[task 2024-12-17T10:18:27.931Z] warning " > @material-ui/[email protected]" has unmet peer dependency "@date-io/core@^1.3.6".
[task 2024-12-17T10:18:27.934Z] warning " > [email protected]" has unmet peer dependency "@types/react@^15.0.0 || ^16.0.0 || ^17.0.0".
[task 2024-12-17T10:18:27.936Z] warning "@mozilla-frontend-infra/react-lint > @neutrinojs/[email protected]" has incorrect peer dependency "eslint@^6.0.0".
[task 2024-12-17T10:18:27.936Z] warning "@mozilla-frontend-infra/react-lint > @neutrinojs/[email protected]" has incorrect peer dependency "[email protected]".
[task 2024-12-17T10:18:27.936Z] warning "@mozilla-frontend-infra/react-lint > @neutrinojs/airbnb > @neutrinojs/[email protected]" has incorrect peer dependency "eslint@^6.0.0".
[task 2024-12-17T10:18:27.936Z] warning "@mozilla-frontend-infra/react-lint > @neutrinojs/airbnb > @neutrinojs/[email protected]" has incorrect peer dependency "[email protected]".
[task 2024-12-17T10:18:27.938Z] 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 2024-12-17T10:18:27.938Z] warning "@mozilla-frontend-infra/react-lint > @neutrinojs/airbnb > @neutrinojs/eslint > [email protected]" has incorrect peer dependency "eslint@^5.0.0 || ^6.0.0".
[task 2024-12-17T10:18:27.941Z] 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 2024-12-17T10:18:42.650Z] [4/4] Building fresh packages...
[task 2024-12-17T10:18:42.915Z] Done in 41.91s.
[task 2024-12-17T10:18:42.950Z] + yarn lint
[task 2024-12-17T10:18:43.086Z] yarn run v1.22.19
[task 2024-12-17T10:18:43.112Z] $ eslint --cache --format codeframe --ext mjs,jsx,js src
[task 2024-12-17T10:18:47.897Z] Done in 4.82s.
[task 2024-12-17T10:18:47.904Z] + yarn test --passWithNoTests
[task 2024-12-17T10:18:48.037Z] yarn run v1.22.19
[task 2024-12-17T10:18:48.060Z] $ jest --passWithNoTests
[task 2024-12-17T10:18:48.921Z] No tests found, exiting with code 0
[task 2024-12-17T10:18:49.040Z] Done in 1.01s.
[task 2024-12-17T10:18:49.047Z] + yarn build
[task 2024-12-17T10:18:49.180Z] yarn run v1.22.19
[task 2024-12-17T10:18:49.203Z] $ dotenv webpack -- --mode production
[task 2024-12-17T10:18:52.820Z] Browserslist: caniuse-lite is outdated. Please run:
[task 2024-12-17T10:18:52.820Z]   npx browserslist@latest --update-db
[task 2024-12-17T10:18:52.820Z]   Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
[task 2024-12-17T10:19:10.285Z] Hash: b39e6d04519592dfbbc4
[task 2024-12-17T10:19:10.286Z] Version: webpack 4.46.0
[task 2024-12-17T10:19:10.286Z] Time: 20117ms
[task 2024-12-17T10:19:10.286Z] Built at: 12/17/2024 10:19:10 AM
[task 2024-12-17T10:19:10.286Z]                                   Asset       Size  Chunks                                Chunk Names
[task 2024-12-17T10:19:10.286Z]                    assets/0.b231a2cd.js   86.2 KiB       0  [emitted] [immutable]         
[task 2024-12-17T10:19:10.286Z]                   assets/7.1ac3c589.css    505 KiB       7  [emitted] [immutable]  [big]  
[task 2024-12-17T10:19:10.286Z]                    assets/7.1db4ebf1.js   1.43 MiB       7  [emitted] [immutable]  [big]  
[task 2024-12-17T10:19:10.286Z]                    assets/8.730fa1ff.js   24.2 KiB       8  [emitted] [immutable]         
[task 2024-12-17T10:19:10.286Z]                    assets/9.cba9387d.js    127 KiB       9  [emitted] [immutable]         
[task 2024-12-17T10:19:10.286Z]                assets/Login.5fb42295.js  222 bytes       1  [emitted] [immutable]         Login
[task 2024-12-17T10:19:10.286Z]           assets/NewRelease.aefb1ca8.js   6.22 KiB       2  [emitted] [immutable]         NewRelease
[task 2024-12-17T10:19:10.286Z]        assets/NewXPIRelease.ce3f06ec.js   4.11 KiB       3  [emitted] [immutable]         NewXPIRelease
[task 2024-12-17T10:19:10.286Z]             assets/Releases.5f89d319.js     10 KiB       4  [emitted] [immutable]         Releases
[task 2024-12-17T10:19:10.286Z]                assets/index.5e4811cf.js   34.2 KiB       5  [emitted] [immutable]         index
[task 2024-12-17T10:19:10.286Z] assets/logo-word-hor-white.15b4b97a.svg   15.4 KiB          [emitted] [immutable]         
[task 2024-12-17T10:19:10.286Z] assets/logo-word-hor-white.2a8d93eb.svg   9.96 KiB          [emitted] [immutable]         
[task 2024-12-17T10:19:10.286Z] assets/logo-word-hor-white.302ab509.svg   42.1 KiB          [emitted] [immutable]         
[task 2024-12-17T10:19:10.286Z] assets/logo-word-hor-white.33dea17b.svg   31.3 KiB          [emitted] [immutable]         
[task 2024-12-17T10:19:10.286Z] assets/logo-word-hor-white.43039a92.svg   9.07 KiB          [emitted] [immutable]         
[task 2024-12-17T10:19:10.286Z] assets/logo-word-hor-white.67222649.svg   12.8 KiB          [emitted] [immutable]         
[task 2024-12-17T10:19:10.286Z] assets/logo-word-hor-white.774ca9ec.svg   13.5 KiB          [emitted] [immutable]         
[task 2024-12-17T10:19:10.286Z]       assets/logo-word-hor.1e1bdb69.svg   13.5 KiB          [emitted] [immutable]         
[task 2024-12-17T10:19:10.286Z]       assets/logo-word-hor.788cb0bd.svg   9.07 KiB          [emitted] [immutable]         
[task 2024-12-17T10:19:10.286Z]       assets/logo-word-hor.788f4f99.svg   33.8 KiB          [emitted] [immutable]         
[task 2024-12-17T10:19:10.286Z]       assets/logo-word-hor.c676b15e.svg   12.8 KiB          [emitted] [immutable]         
[task 2024-12-17T10:19:10.286Z]       assets/logo-word-hor.d5aaae18.svg   9.97 KiB          [emitted] [immutable]         
[task 2024-12-17T10:19:10.286Z]       assets/logo-word-hor.df8fd20d.svg   42.1 KiB          [emitted] [immutable]         
[task 2024-12-17T10:19:10.286Z]       assets/logo-word-hor.e9d2dfee.svg   15.4 KiB          [emitted] [immutable]         
[task 2024-12-17T10:19:10.286Z]                assets/logo.0151f940.svg     40 KiB          [emitted] [immutable]         
[task 2024-12-17T10:19:10.286Z]                assets/logo.604a98c9.svg   11.3 KiB          [emitted] [immutable]         
[task 2024-12-17T10:19:10.286Z]                assets/logo.9c8a5676.svg   10.3 KiB          [emitted] [immutable]         
[task 2024-12-17T10:19:10.286Z]                assets/logo.c4431773.svg   8.97 KiB          [emitted] [immutable]         
[task 2024-12-17T10:19:10.286Z]                assets/logo.ebc7934d.svg   10.4 KiB          [emitted] [immutable]         
[task 2024-12-17T10:19:10.286Z]                assets/logo.fd50abaa.svg   14.1 KiB          [emitted] [immutable]         
[task 2024-12-17T10:19:10.286Z]              assets/runtime.9894ab11.js   2.36 KiB       6  [emitted] [immutable]         runtime
[task 2024-12-17T10:19:10.286Z]                              index.html  641 bytes          [emitted]                     
[task 2024-12-17T10:19:10.286Z]                              shipit.png    4.5 KiB          [emitted]                     
[task 2024-12-17T10:19:10.286Z] 
[task 2024-12-17T10:19:10.286Z] WARNING in EnvironmentPlugin - DEPLOYMENT_BRANCH environment variable is undefined.
[task 2024-12-17T10:19:10.286Z] 
[task 2024-12-17T10:19:10.286Z] You can pass an object with default values to suppress this warning.
[task 2024-12-17T10:19:10.286Z] See https://webpack.js.org/plugins/environment-plugin for example.
[task 2024-12-17T10:19:10.286Z] 
[task 2024-12-17T10:19:10.286Z] WARNING in EnvironmentPlugin - SHIPIT_API_URL environment variable is undefined.
[task 2024-12-17T10:19:10.286Z] 
[task 2024-12-17T10:19:10.286Z] You can pass an object with default values to suppress this warning.
[task 2024-12-17T10:19:10.286Z] See https://webpack.js.org/plugins/environment-plugin for example.
[task 2024-12-17T10:19:10.286Z] 
[task 2024-12-17T10:19:10.286Z] WARNING in EnvironmentPlugin - SHIPIT_PUBLIC_API_URL environment variable is undefined.
[task 2024-12-17T10:19:10.286Z] 
[task 2024-12-17T10:19:10.286Z] You can pass an object with default values to suppress this warning.
[task 2024-12-17T10:19:10.286Z] See https://webpack.js.org/plugins/environment-plugin for example.
[task 2024-12-17T10:19:10.286Z] 
[task 2024-12-17T10:19:10.286Z] WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
[task 2024-12-17T10:19:10.286Z] This can impact web performance.
[task 2024-12-17T10:19:10.286Z] Assets: 
[task 2024-12-17T10:19:10.286Z]   assets/7.1ac3c589.css (505 KiB)
[task 2024-12-17T10:19:10.286Z]   assets/7.1db4ebf1.js (1.43 MiB)
[task 2024-12-17T10:19:10.286Z] 
[task 2024-12-17T10:19:10.286Z] WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
[task 2024-12-17T10:19:10.286Z] Entrypoints:
[task 2024-12-17T10:19:10.286Z]   index (1.95 MiB)
[task 2024-12-17T10:19:10.286Z]       assets/runtime.9894ab11.js
[task 2024-12-17T10:19:10.286Z]       assets/7.1ac3c589.css
[task 2024-12-17T10:19:10.286Z]       assets/7.1db4ebf1.js
[task 2024-12-17T10:19:10.286Z]       assets/index.5e4811cf.js
[task 2024-12-17T10:19:10.286Z] 
[task 2024-12-17T10:19:10.376Z] Done in 21.20s.
[taskcluster 2024-12-17 10:19:11.258Z] === Task Finished ===
[taskcluster 2024-12-17 10:19:11.259Z] Successful task run with exit code: 0 completed in 104.42 seconds