Added threading #5508
Added threading #5508
Community-TC (pull_request)
bugbug ui build
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2025-11-30T18:08:45.972Z
Resolved: 2025-11-30T18:09:38.765Z
Task Execution Time: 52 seconds, 793 milliseconds
Task Status: completed
Reason Resolved: completed
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 2025-11-30T18:08:46.039Z] Worker Type (proj-bugbug/batch) settings:
[taskcluster 2025-11-30T18:08:46.039Z] {
[taskcluster 2025-11-30T18:08:46.039Z] "config": {
[taskcluster 2025-11-30T18:08:46.039Z] "deploymentId": "10288c0ded49ff20"
[taskcluster 2025-11-30T18:08:46.039Z] },
[taskcluster 2025-11-30T18:08:46.039Z] "generic-worker": {
[taskcluster 2025-11-30T18:08:46.039Z] "config": {
[taskcluster 2025-11-30T18:08:46.039Z] "headlessTasks": false
[taskcluster 2025-11-30T18:08:46.039Z] },
[taskcluster 2025-11-30T18:08:46.039Z] "engine": "multiuser",
[taskcluster 2025-11-30T18:08:46.039Z] "go-arch": "amd64",
[taskcluster 2025-11-30T18:08:46.039Z] "go-os": "linux",
[taskcluster 2025-11-30T18:08:46.039Z] "go-version": "go1.25.4",
[taskcluster 2025-11-30T18:08:46.039Z] "release": "https://github.com/taskcluster/taskcluster/releases/tag/v93.1.2",
[taskcluster 2025-11-30T18:08:46.039Z] "revision": "e954a7555fe32f7de69247759908749d1d670889",
[taskcluster 2025-11-30T18:08:46.039Z] "source": "https://github.com/taskcluster/taskcluster/commits/e954a7555fe32f7de69247759908749d1d670889",
[taskcluster 2025-11-30T18:08:46.039Z] "version": "93.1.2"
[taskcluster 2025-11-30T18:08:46.039Z] },
[taskcluster 2025-11-30T18:08:46.039Z] "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-xexlhdndfrowdsdpnwir",
[taskcluster 2025-11-30T18:08:46.039Z] "instance-id": "1566617911597021559",
[taskcluster 2025-11-30T18:08:46.039Z] "instance-type": "projects/757942385826/machineTypes/n2-standard-2",
[taskcluster 2025-11-30T18:08:46.039Z] "local-ipv4": "10.128.0.169",
[taskcluster 2025-11-30T18:08:46.039Z] "machine-setup": {
[taskcluster 2025-11-30T18:08:46.039Z] "maintainer": "taskcluster-notifications+workers@mozilla.com",
[taskcluster 2025-11-30T18:08:46.039Z] "script": "https://raw.githubusercontent.com/taskcluster/community-tc-config/b5b7c2ad856c144a6759e6e72280c4a958f8a930/imagesets/generic-worker-ubuntu-24-04/bootstrap.sh"
[taskcluster 2025-11-30T18:08:46.039Z] },
[taskcluster 2025-11-30T18:08:46.039Z] "project-id": "community-tc-workers",
[taskcluster 2025-11-30T18:08:46.039Z] "public-hostname": "proj-bugbug-batch-j7luyjj5qagp1jlfjzbzng.c.community-tc-workers.internal",
[taskcluster 2025-11-30T18:08:46.039Z] "public-ipv4": "34.28.183.92",
[taskcluster 2025-11-30T18:08:46.039Z] "region": "us-central1",
[taskcluster 2025-11-30T18:08:46.039Z] "zone": "us-central1-b"
[taskcluster 2025-11-30T18:08:46.039Z] }
[taskcluster 2025-11-30T18:08:46.039Z] Task ID: DuJ4RXm4TZa2tdsdKte7NQ
[taskcluster 2025-11-30T18:08:46.039Z] === Task Starting ===
[taskcluster 2025-11-30T18:08:46.682Z] [d2g] Loading docker image
[taskcluster 2025-11-30T18:09:12.200Z] [d2g] Loaded docker image "docker.io/library/node:lts"
[taskcluster 2025-11-30T18:09:12.200Z] Executing command 0: docker run -t --name taskcontainer_HGCS7cwQTwuxf8lnQv2lUg --memory-swap -1 --pids-limit -1 '--add-host=localhost.localdomain:127.0.0.1' --env-file 'env.list' node:lts /bin/sh -lcxe 'git clone --quiet https://github.com/wassafshahzad/bugbug /bugbug && cd /bugbug && git -c advice.detachedHead=false checkout 85038e1b64c2f46a94e42fb11f5efc5338965e2a && cd ui/changes && npm install --no-progress && npm run release'
+ id -u
+ [ 0 -eq 0 ]
+ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ export PATH
+ [ # ]
+ [ ]
+ id -u
+ [ 0 -eq 0 ]
+ PS1=#
+ [ -d /etc/profile.d ]
+ [ -r /etc/profile.d/*.sh ]
+ unset i
+ [ ]
+ mesg n
+ true
+ git clone --quiet https://github.com/wassafshahzad/bugbug /bugbug
+ cd /bugbug
+ git -c advice.detachedHead=false checkout 85038e1b64c2f46a94e42fb11f5efc5338965e2a
HEAD is now at 85038e1b Added threading
+ cd ui/changes
+ npm install --no-progress
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
npm warn deprecated har-validator@5.1.5: this library is no longer supported
added 401 packages, and audited 402 packages in 5s
52 packages are looking for funding
run `npm fund` for details
21 vulnerabilities (1 low, 9 moderate, 8 high, 3 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
[19:10:33] [snowpack] ! building files...
[19:10:33] [snowpack] ✔ files built. [0.04s]
[19:10:33] [snowpack] ! building dependencies...
[19:10:36] [snowpack] ✔ dependencies built. [2.68s]
[19:10:36] [snowpack] ! writing to disk...
[19:10:36] [snowpack] ✔ write complete. [0.02s]
[19:10:36] [snowpack] ▶ Build Complete!
[taskcluster 2025-11-30T18:09:37.411Z] Exit Code: 0
[taskcluster 2025-11-30T18:09:37.411Z] User Time: 11.071ms
[taskcluster 2025-11-30T18:09:37.411Z] Kernel Time: 16.607ms
[taskcluster 2025-11-30T18:09:37.411Z] Wall Time: 25.210457611s
[taskcluster 2025-11-30T18:09:37.411Z] Average Available System Memory: 6.42 GiB
[taskcluster 2025-11-30T18:09:37.411Z] Average System Memory Used: 1.33 GiB
[taskcluster 2025-11-30T18:09:37.411Z] Peak System Memory Used: 1.67 GiB
[taskcluster 2025-11-30T18:09:37.411Z] Total System Memory: 7.75 GiB
[taskcluster 2025-11-30T18:09:37.411Z] Result: SUCCEEDED
[taskcluster 2025-11-30T18:09:37.411Z] === Task Finished ===
[taskcluster 2025-11-30T18:09:37.411Z] Task Duration: 25.21093181s