Bump gitpython from 3.1.49 to 3.1.50 in /services/reviewhelper-api #6013
Community-TC (pull_request)
bugbug ui build
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2026-05-09T00:23:26.288Z
Resolved: 2026-05-09T00:24:20.643Z
Task Execution Time: 54 seconds, 355 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: VNpls01XTQea2eG2lQtQbQ
RunId: 0
Artifacts
- public/frontend/bug.html
- public/frontend/bug.js
- public/frontend/common.js
- public/frontend/css/common.css
- public/frontend/css/page.css
- public/frontend/feature.html
- public/frontend/feature.js
- public/frontend/index.html
- public/frontend/index.js
- public/frontend/release.html
- public/frontend/release.js
- public/frontend/_snowpack/pkg/apexcharts.js
- public/frontend/_snowpack/pkg/import-map.json
- public/frontend/_snowpack/pkg/@js-temporal/polyfill.js
- public/frontend/_snowpack/pkg/localforage.js
- public/frontend/team.html
- public/frontend/team.js
- public/frontend/testing.html
- public/frontend/testing.js
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2026-05-09T00:23:26.359Z] Worker Type (proj-bugbug/batch) settings:
[taskcluster 2026-05-09T00:23:26.359Z] {
[taskcluster 2026-05-09T00:23:26.359Z] "generic-worker": {
[taskcluster 2026-05-09T00:23:26.359Z] "config": {
[taskcluster 2026-05-09T00:23:26.359Z] "headlessTasks": false
[taskcluster 2026-05-09T00:23:26.359Z] },
[taskcluster 2026-05-09T00:23:26.359Z] "engine": "multiuser",
[taskcluster 2026-05-09T00:23:26.359Z] "go-arch": "amd64",
[taskcluster 2026-05-09T00:23:26.359Z] "go-os": "linux",
[taskcluster 2026-05-09T00:23:26.359Z] "go-version": "go1.26.2",
[taskcluster 2026-05-09T00:23:26.359Z] "release": "https://github.com/taskcluster/taskcluster/releases/tag/v99.1.0",
[taskcluster 2026-05-09T00:23:26.359Z] "revision": "c76d61efe4bdc1a05bcec848739cd41ebf061f01",
[taskcluster 2026-05-09T00:23:26.359Z] "source": "https://github.com/taskcluster/taskcluster/commits/c76d61efe4bdc1a05bcec848739cd41ebf061f01",
[taskcluster 2026-05-09T00:23:26.359Z] "version": "99.1.0"
[taskcluster 2026-05-09T00:23:26.359Z] },
[taskcluster 2026-05-09T00:23:26.359Z] "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-aaynirqnxlbwcojgnbeo",
[taskcluster 2026-05-09T00:23:26.359Z] "instance-id": "2131895947743183744",
[taskcluster 2026-05-09T00:23:26.359Z] "instance-type": "projects/757942385826/machineTypes/n2-standard-2",
[taskcluster 2026-05-09T00:23:26.359Z] "local-ipv4": "10.142.0.40",
[taskcluster 2026-05-09T00:23:26.359Z] "machine-setup": {
[taskcluster 2026-05-09T00:23:26.359Z] "maintainer": "taskcluster-notifications+workers@mozilla.com",
[taskcluster 2026-05-09T00:23:26.359Z] "script": "https://raw.githubusercontent.com/taskcluster/community-tc-config/b5b7c2ad856c144a6759e6e72280c4a958f8a930/imagesets/generic-worker-ubuntu-24-04/bootstrap.sh"
[taskcluster 2026-05-09T00:23:26.359Z] },
[taskcluster 2026-05-09T00:23:26.359Z] "project-id": "community-tc-workers",
[taskcluster 2026-05-09T00:23:26.359Z] "public-hostname": "proj-bugbug-batch-mmfsychvrymicb3rc0al6q.c.community-tc-workers.internal",
[taskcluster 2026-05-09T00:23:26.359Z] "public-ipv4": "35.231.147.145",
[taskcluster 2026-05-09T00:23:26.359Z] "region": "us-east1",
[taskcluster 2026-05-09T00:23:26.359Z] "zone": "us-east1-d"
[taskcluster 2026-05-09T00:23:26.359Z] }
[taskcluster 2026-05-09T00:23:26.359Z] Task ID: VNpls01XTQea2eG2lQtQbQ
[taskcluster 2026-05-09T00:23:26.359Z] === Task Starting ===
[taskcluster 2026-05-09T00:23:27.397Z] [d2g] Loading docker image
[taskcluster 2026-05-09T00:23:49.719Z] [d2g] Loaded docker image "docker.io/library/node:lts"
[taskcluster 2026-05-09T00:23:49.719Z] Executing command 0: docker run -t --name taskcontainer_LPHoT4P7S0mznfgimaXH4g --memory-swap -1 --pids-limit -1 --pull=never --log-driver=none '--add-host=localhost.localdomain:127.0.0.1' --env-file 'env.list' node:lts /bin/sh -cxe 'git clone --quiet https://github.com/mozilla/bugbug /bugbug && cd /bugbug && git -c advice.detachedHead=false checkout 27eb109955f8702b2bbaa5c4acee4f35790d5cd9 && cd ui/changes && npm install --no-progress && npm run release'
+ git clone --quiet https://github.com/mozilla/bugbug /bugbug
+ cd /bugbug
+ git -c advice.detachedHead=false checkout 27eb109955f8702b2bbaa5c4acee4f35790d5cd9
HEAD is now at 27eb1099 Bump gitpython from 3.1.49 to 3.1.50 in /services/reviewhelper-api
+ cd ui/changes
+ npm install --no-progress
npm warn deprecated har-validator@5.1.5: this library is no longer supported
npm warn deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
added 395 packages, and audited 396 packages in 6s
51 packages are looking for funding
run `npm fund` for details
28 vulnerabilities (3 low, 7 moderate, 16 high, 2 critical)
To address issues that do not require attention, run:
npm audit fix
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit` for details.
+ npm run release
> changes@1.0.0 release
> npx snowpack build
[01:25:14] [snowpack] ! building files...
[01:25:14] [snowpack] ✔ files built. [0.04s]
[01:25:14] [snowpack] ! building dependencies...
[01:25:17] [snowpack] ✔ dependencies built. [3.15s]
[01:25:17] [snowpack] ! writing to disk...
[01:25:17] [snowpack] ✔ write complete. [0.01s]
[01:25:17] [snowpack] ▶ Build Complete!
[taskcluster 2026-05-09T00:24:18.799Z] Exit Code: 0
[taskcluster 2026-05-09T00:24:18.799Z] User Time: 16.574ms
[taskcluster 2026-05-09T00:24:18.799Z] Kernel Time: 7.251ms
[taskcluster 2026-05-09T00:24:18.799Z] Wall Time: 29.079871608s
[taskcluster 2026-05-09T00:24:18.799Z] Average Available System Memory: 6.43 GiB
[taskcluster 2026-05-09T00:24:18.799Z] Average System Memory Used: 1.32 GiB
[taskcluster 2026-05-09T00:24:18.799Z] Peak System Memory Used: 1.94 GiB
[taskcluster 2026-05-09T00:24:18.799Z] Total System Memory: 7.75 GiB
[taskcluster 2026-05-09T00:24:18.799Z] Result: SUCCEEDED
[taskcluster 2026-05-09T00:24:18.800Z] === Task Finished ===
[taskcluster 2026-05-09T00:24:18.801Z] Task Duration: 29.081007314s