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

chore(deps): bump sqlalchemy from 1.4.54 to 2.0.35 in /requirements #3176

Closed

chore(deps): bump sqlalchemy from 1.4.54 to 2.0.35 in /requirements

50a9b43
Select commit
Loading
Failed to load commit list.
Closed

chore(deps): bump sqlalchemy from 1.4.54 to 2.0.35 in /requirements #3176

chore(deps): bump sqlalchemy from 1.4.54 to 2.0.35 in /requirements
50a9b43
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / ui-tests succeeded Oct 3, 2024 in 2m 57s

FirefoxCI (pull_request)

Balrog frontend tests

Details

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

Task Status

Started: 2024-10-03T18:21:51.137Z
Resolved: 2024-10-03T18:23:37.028Z
Task Execution Time: 1 minute, 45 seconds, 891 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

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


[taskcluster 2024-10-03 18:21:51.178Z] Task ID: dzeHkUAuSyan16R_pZdv1g
[taskcluster 2024-10-03 18:21:51.178Z] Worker ID: 2392648377282289328
[taskcluster 2024-10-03 18:21:51.178Z] Worker Group: us-west1-b
[taskcluster 2024-10-03 18:21:51.178Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2024-10-03 18:21:51.178Z] Worker Pool: releng-t/linux-gcp
[taskcluster 2024-10-03 18:21:51.178Z] Worker Version: 38.0.5
[taskcluster 2024-10-03 18:21:51.178Z] Public IP: 34.83.139.240
[taskcluster 2024-10-03 18:21:51.178Z] Hostname: releng-t-linux-gcp-fk5jaf3hr2az6xpmiqxoiw
[taskcluster 2024-10-03 18:21:51.178Z] using cache "releng-level-1-checkouts-v3-7f8630edfaa3588fb9ab-HP6rqYSLRY6cVl3lD2VyHA" -> /builds/worker/checkouts

[taskcluster 2024-10-03 18:21:57.538Z] Downloading artifact "public/image.tar.zst" from task ID: HP6rqYSLRY6cVl3lD2VyHA.
[taskcluster 2024-10-03 18:22:02.540Z] Download Progress: 59.70%
[taskcluster 2024-10-03 18:22:05.843Z] Downloaded artifact successfully.
[taskcluster 2024-10-03 18:22:05.843Z] Downloaded 271.370 mb
[taskcluster 2024-10-03 18:22:05.844Z] Decompressing downloaded image
[taskcluster 2024-10-03 18:22:08.293Z] Loading docker image from downloaded archive.
[taskcluster 2024-10-03 18:22:26.439Z] Image 'public/image.tar.zst' from task 'HP6rqYSLRY6cVl3lD2VyHA' loaded.  Using image ID sha256:e4884c00df24c9e5e076343e75726271947cc977cd0758dbac55f10fbed23ed1.
[taskcluster 2024-10-03 18:22:26.570Z] === Task Starting ===
[setup 2024-10-03T18:22:29.021Z] run-task started in /
[setup 2024-10-03T18:22:29.021Z] Invoked by command: --balrog-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs/ui -- bash -cx yarn install && yarn lint && yarn test
[setup 2024-10-03T18:22:29.021Z] Python version: 3.7.3
[cache 2024-10-03T18:22:29.023Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2024-10-03T18:22:29.024Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-10-03T18:22:29.024Z] volume /builds/worker/checkouts is a cache
[setup 2024-10-03T18:22:29.024Z] running as worker:worker
[vcs 2024-10-03T18:22:29.024Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-10-03T18:22:29.028Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/balrog', '/builds/worker/checkouts/vcs']
[vcs 2024-10-03T18:22:29.030Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-10-03T18:22:31.784Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/balrog', 'dependabot/pip/requirements/sqlalchemy-2.0.35']
[vcs 2024-10-03T18:22:32.045Z] From https://github.com/mozilla-releng/balrog
[vcs 2024-10-03T18:22:32.045Z]  * branch              dependabot/pip/requirements/sqlalchemy-2.0.35 -> FETCH_HEAD
[vcs 2024-10-03T18:22:32.054Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/balrog', 'dependabot/pip/requirements/sqlalchemy-2.0.35']
[vcs 2024-10-03T18:22:32.286Z] From https://github.com/mozilla-releng/balrog
[vcs 2024-10-03T18:22:32.286Z]  * branch              dependabot/pip/requirements/sqlalchemy-2.0.35 -> FETCH_HEAD
[vcs 2024-10-03T18:22:32.290Z] executing ['git', 'checkout', '-f', '-B', 'dependabot/pip/requirements/sqlalchemy-2.0.35', '50a9b4362f095cca9fd4b0aa48d86118d9460988']
[vcs 2024-10-03T18:22:32.408Z] Switched to a new branch 'dependabot/pip/requirements/sqlalchemy-2.0.35'
[vcs 2024-10-03T18:22:32.409Z] cleaning git checkout...
[vcs 2024-10-03T18:22:32.409Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-10-03T18:22:32.416Z] removing []
[vcs 2024-10-03T18:22:32.416Z] successfully cleaned git checkout!
[vcs 2024-10-03T18:22:32.419Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/balrog/commit/50a9b4362f095cca9fd4b0aa48d86118d9460988' title='Built from balrog commit 50a9b4362f095cca9fd4b0aa48d86118d9460988'>50a9b4362f095cca9fd4b0aa48d86118d9460988</a>
[task 2024-10-03T18:22:32.420Z] executing ['bash', '-cx', 'yarn install && yarn lint && yarn test']
[task 2024-10-03T18:22:32.422Z] + yarn install
[task 2024-10-03T18:22:32.693Z] yarn install v1.22.19
[task 2024-10-03T18:22:32.769Z] [1/5] Validating package.json...
[task 2024-10-03T18:22:32.772Z] [2/5] Resolving packages...
[task 2024-10-03T18:22:33.225Z] [3/5] Fetching packages...
[task 2024-10-03T18:23:02.302Z] [4/5] Linking dependencies...
[task 2024-10-03T18:23:02.308Z] warning " > @material-ui/[email protected]" has unmet peer dependency "@date-io/core@^1.3.6".
[task 2024-10-03T18:23:02.319Z] warning " > [email protected]" has incorrect peer dependency "eslint@^5.0.0 || ^6.0.0".
[task 2024-10-03T18:23:22.283Z] [5/5] Building fresh packages...
[task 2024-10-03T18:23:22.821Z] Done in 50.13s.
[task 2024-10-03T18:23:22.860Z] + yarn lint
[task 2024-10-03T18:23:23.004Z] yarn run v1.22.19
[task 2024-10-03T18:23:23.033Z] $ eslint --cache --format codeframe --ext mjs,jsx,js src test webpack.config.js .eslintrc.js __jest__ jest.config.js
[task 2024-10-03T18:23:31.863Z] Done in 8.86s.
[task 2024-10-03T18:23:31.869Z] + yarn test
[task 2024-10-03T18:23:32.025Z] yarn run v1.22.19
[task 2024-10-03T18:23:32.052Z] $ jest
[task 2024-10-03T18:23:35.111Z] Browserslist: caniuse-lite is outdated. Please run:
[task 2024-10-03T18:23:35.111Z]   npx browserslist@latest --update-db
[task 2024-10-03T18:23:35.111Z]   Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
[task 2024-10-03T18:23:35.192Z] Browserslist: caniuse-lite is outdated. Please run:
[task 2024-10-03T18:23:35.193Z]   npx browserslist@latest --update-db
[task 2024-10-03T18:23:35.194Z]   Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
[task 2024-10-03T18:23:35.213Z] Browserslist: caniuse-lite is outdated. Please run:
[task 2024-10-03T18:23:35.215Z]   npx browserslist@latest --update-db
[task 2024-10-03T18:23:35.216Z]   Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
[task 2024-10-03T18:23:35.420Z] PASS test/ListRules_test.jsx
[task 2024-10-03T18:23:35.619Z] PASS test/getFilteredRulesInfo_test.jsx
[task 2024-10-03T18:23:35.730Z] PASS test/ListReleases_test.jsx
[task 2024-10-03T18:23:35.844Z] PASS test/getIndexOfSubStr_test.jsx
[task 2024-10-03T18:23:35.870Z] 
[task 2024-10-03T18:23:35.870Z] Test Suites: 4 passed, 4 total
[task 2024-10-03T18:23:35.870Z] Tests:       24 passed, 24 total
[task 2024-10-03T18:23:35.870Z] Snapshots:   0 total
[task 2024-10-03T18:23:35.871Z] Time:        2.925 s
[task 2024-10-03T18:23:35.871Z] Ran all test suites.
[task 2024-10-03T18:23:35.951Z] Done in 3.93s.
[taskcluster 2024-10-03 18:23:36.589Z] === Task Finished ===
[taskcluster 2024-10-03 18:23:36.590Z] Successful task run with exit code: 0 completed in 105.413 seconds