Release notes generator script #4866
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-04-29T19:26:52.946Z
Resolved: 2025-04-29T19:27:50.246Z
Task Execution Time: 57 seconds, 300 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-04-29T19:26:52.991Z] Worker Type (proj-bugbug/batch) settings:
[taskcluster 2025-04-29T19:26:52.991Z] {
[taskcluster 2025-04-29T19:26:52.991Z] "config": {
[taskcluster 2025-04-29T19:26:52.991Z] "deploymentId": "31fef28beca8a04a"
[taskcluster 2025-04-29T19:26:52.991Z] },
[taskcluster 2025-04-29T19:26:52.991Z] "generic-worker": {
[taskcluster 2025-04-29T19:26:52.991Z] "config": {
[taskcluster 2025-04-29T19:26:52.991Z] "headlessTasks": false
[taskcluster 2025-04-29T19:26:52.991Z] },
[taskcluster 2025-04-29T19:26:52.991Z] "engine": "multiuser",
[taskcluster 2025-04-29T19:26:52.991Z] "go-arch": "amd64",
[taskcluster 2025-04-29T19:26:52.991Z] "go-os": "linux",
[taskcluster 2025-04-29T19:26:52.991Z] "go-version": "go1.24.2",
[taskcluster 2025-04-29T19:26:52.991Z] "release": "https://github.com/taskcluster/taskcluster/releases/tag/v83.6.0",
[taskcluster 2025-04-29T19:26:52.991Z] "revision": "0150bff352a0e2f75a28e491e9b22219fa516b2e",
[taskcluster 2025-04-29T19:26:52.991Z] "source": "https://github.com/taskcluster/taskcluster/commits/0150bff352a0e2f75a28e491e9b22219fa516b2e",
[taskcluster 2025-04-29T19:26:52.991Z] "version": "83.6.0"
[taskcluster 2025-04-29T19:26:52.991Z] },
[taskcluster 2025-04-29T19:26:52.991Z] "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-s5gq09jeffu3rygnuxie",
[taskcluster 2025-04-29T19:26:52.991Z] "instance-id": "5295115859176233372",
...(21 lines hidden)...
[taskcluster:warn 2025-04-29T19:26:52.999Z] require conversion, consider using the d2g tool (above) directly. It simply takes a Docker
[taskcluster:warn 2025-04-29T19:26:52.999Z] Worker task payload as input, and outputs a Generic Worker task payload. It can also convert
[taskcluster:warn 2025-04-29T19:26:52.999Z] Docker Worker scopes to equivalent Generic Worker scopes.
[taskcluster:warn 2025-04-29T19:26:52.999Z]
[taskcluster:warn 2025-04-29T19:26:52.999Z] Converted task definition (conversion performed by d2g):
[taskcluster:warn 2025-04-29T19:26:52.999Z] ---
[taskcluster:warn 2025-04-29T19:26:52.999Z] created: "2025-04-29T19:24:27.557Z"
[taskcluster:warn 2025-04-29T19:26:52.999Z] deadline: "2025-04-29T20:24:27.557Z"
[taskcluster:warn 2025-04-29T19:26:52.999Z] dependencies: []
[taskcluster:warn 2025-04-29T19:26:52.999Z] expires: "2026-04-29T20:24:27.557Z"
[taskcluster:warn 2025-04-29T19:26:52.999Z] extra: {}
[taskcluster:warn 2025-04-29T19:26:52.999Z] metadata:
[taskcluster:warn 2025-04-29T19:26:52.999Z] description: bugbug ui build
[taskcluster:warn 2025-04-29T19:26:52.999Z] name: bugbug ui build
[taskcluster:warn 2025-04-29T19:26:52.999Z] owner: mcastelluccio@mozilla.com
[taskcluster:warn 2025-04-29T19:26:52.999Z] source: https://github.com/benjaminmah/bugbug/raw/2187aab49419bde8395d8c82611fc703b96c656e/.taskcluster.yml
[taskcluster:warn 2025-04-29T19:26:52.999Z] payload:
[taskcluster:warn 2025-04-29T19:26:52.999Z] artifacts:
[taskcluster:warn 2025-04-29T19:26:52.999Z] - expires: "2025-05-13T19:24:27.557Z"
[taskcluster:warn 2025-04-29T19:26:52.999Z] name: public/frontend
[taskcluster:warn 2025-04-29T19:26:52.999Z] optional: true
[taskcluster:warn 2025-04-29T19:26:52.999Z] path: artifact0
[taskcluster:warn 2025-04-29T19:26:52.999Z] type: directory
[taskcluster:warn 2025-04-29T19:26:52.999Z] command:
[taskcluster:warn 2025-04-29T19:26:52.999Z] - - bash
[taskcluster:warn 2025-04-29T19:26:52.999Z] - -cx
[taskcluster:warn 2025-04-29T19:26:52.999Z] - |-
[taskcluster:warn 2025-04-29T19:26:52.999Z] docker pull node:lts
[taskcluster:warn 2025-04-29T19:26:52.999Z] timeout -s KILL 3600 docker run -t --name taskcontainer_WUgX6aqTSk68FDAzpQLUKw --memory-swap -1 --pids-limit -1 -e RUN_ID -e TASKCLUSTER_INSTANCE_TYPE -e TASKCLUSTER_ROOT_URL -e TASKCLUSTER_WORKER_LOCATION -e TASK_GROUP_ID -e TASK_ID node:lts /bin/sh -lcxe 'git clone --quiet https://github.com/benjaminmah/bugbug /bugbug && cd /bugbug && git -c advice.detachedHead=false checkout 2187aab49419bde8395d8c82611fc703b96c656e && cd ui/changes && npm install --no-progress && npm run release'
[taskcluster:warn 2025-04-29T19:26:52.999Z] exit_code=$?
[taskcluster:warn 2025-04-29T19:26:52.999Z] docker cp taskcontainer_WUgX6aqTSk68FDAzpQLUKw:/bugbug/ui/changes/dist artifact0
[taskcluster:warn 2025-04-29T19:26:52.999Z] docker rm -v taskcontainer_WUgX6aqTSk68FDAzpQLUKw
[taskcluster:warn 2025-04-29T19:26:52.999Z] exit "${exit_code}"
[taskcluster:warn 2025-04-29T19:26:52.999Z] features:
[taskcluster:warn 2025-04-29T19:26:52.999Z] backingLog: true
[taskcluster:warn 2025-04-29T19:26:52.999Z] liveLog: true
[taskcluster:warn 2025-04-29T19:26:52.999Z] resourceMonitor: true
[taskcluster:warn 2025-04-29T19:26:52.999Z] logs:
[taskcluster:warn 2025-04-29T19:26:52.999Z] backing: public/logs/live_backing.log
[taskcluster:warn 2025-04-29T19:26:52.999Z] live: public/logs/live.log
[taskcluster:warn 2025-04-29T19:26:52.999Z] maxRunTime: 4500
[taskcluster:warn 2025-04-29T19:26:52.999Z] onExitStatus:
[taskcluster:warn 2025-04-29T19:26:52.999Z] retry:
[taskcluster:warn 2025-04-29T19:26:52.999Z] - 125
[taskcluster:warn 2025-04-29T19:26:52.999Z] - 128
[taskcluster:warn 2025-04-29T19:26:52.999Z] osGroups:
[taskcluster:warn 2025-04-29T19:26:52.999Z] - docker
[taskcluster:warn 2025-04-29T19:26:52.999Z] taskclusterProxyInterface: docker-bridge
[taskcluster:warn 2025-04-29T19:26:52.999Z] priority: lowest
[taskcluster:warn 2025-04-29T19:26:52.999Z] projectId: none
[taskcluster:warn 2025-04-29T19:26:52.999Z] provisionerId: proj-bugbug
[taskcluster:warn 2025-04-29T19:26:52.999Z] requires: all-completed
[taskcluster:warn 2025-04-29T19:26:52.999Z] retries: 5
[taskcluster:warn 2025-04-29T19:26:52.999Z] routes:
[taskcluster:warn 2025-04-29T19:26:52.999Z] - checks
[taskcluster:warn 2025-04-29T19:26:52.999Z] schedulerId: taskcluster-github
[taskcluster:warn 2025-04-29T19:26:52.999Z] scopes:
[taskcluster:warn 2025-04-29T19:26:52.999Z] - generic-worker:os-group:proj-bugbug/batch/docker
[taskcluster:warn 2025-04-29T19:26:52.999Z] tags: {}
[taskcluster:warn 2025-04-29T19:26:52.999Z] taskGroupId: DXJDbmpZT8WTSkn_6BR90A
[taskcluster:warn 2025-04-29T19:26:52.999Z] taskQueueId: proj-bugbug/batch
[taskcluster:warn 2025-04-29T19:26:52.999Z] workerType: batch
[taskcluster:warn 2025-04-29T19:26:52.999Z]
[taskcluster 2025-04-29T19:26:53.473Z] Uploading redirect artifact public/logs/live.log to URL https://community-websocktunnel.services.mozilla.com/us-central1-c.5295115859176233372.60099/log/Lm2YZbeWT36FMsSnfgMOVw with mime type "text/plain; charset=utf-8" and expiry 2025-04-29T20:56:53.419Z
[taskcluster 2025-04-29T19:26:53.582Z] Executing command 0: bash -cx 'docker pull node:lts
[taskcluster 2025-04-29T19:26:53.582Z] timeout -s KILL 3600 docker run -t --name taskcontainer_WUgX6aqTSk68FDAzpQLUKw --memory-swap -1 --pids-limit -1 -e RUN_ID -e TASKCLUSTER_INSTANCE_TYPE -e TASKCLUSTER_ROOT_URL -e TASKCLUSTER_WORKER_LOCATION -e TASK_GROUP_ID -e TASK_ID node:lts /bin/sh -lcxe '\''git clone --quiet https://github.com/benjaminmah/bugbug /bugbug && cd /bugbug && git -c advice.detachedHead=false checkout 2187aab49419bde8395d8c82611fc703b96c656e && cd ui/changes && npm install --no-progress && npm run release'\''
[taskcluster 2025-04-29T19:26:53.582Z] exit_code=$?
[taskcluster 2025-04-29T19:26:53.582Z] docker cp taskcontainer_WUgX6aqTSk68FDAzpQLUKw:/bugbug/ui/changes/dist artifact0
[taskcluster 2025-04-29T19:26:53.582Z] docker rm -v taskcontainer_WUgX6aqTSk68FDAzpQLUKw
[taskcluster 2025-04-29T19:26:53.582Z] exit "${exit_code}"'
+ docker pull node:lts
lts: Pulling from library/node
cf05a52c0235: Pulling fs layer
63964a8518f5: Pulling fs layer
ca513cad200b: Pulling fs layer
c187b51b626e: Pulling fs layer
f0238947aa07: Pulling fs layer
72467b56867f: Pulling fs layer
49d235c5ae59: Pulling fs layer
9cb3b3ec7bbe: Pulling fs layer
f0238947aa07: Waiting
72467b56867f: Waiting
49d235c5ae59: Waiting
9cb3b3ec7bbe: Waiting
c187b51b626e: Waiting
63964a8518f5: Verifying Checksum
63964a8518f5: Download complete
ca513cad200b: Verifying Checksum
ca513cad200b: Download complete
f0238947aa07: Verifying Checksum
f0238947aa07: Download complete
cf05a52c0235: Verifying Checksum
cf05a52c0235: Download complete
49d235c5ae59: Verifying Checksum
49d235c5ae59: Download complete
9cb3b3ec7bbe: Verifying Checksum
9cb3b3ec7bbe: Download complete
72467b56867f: Verifying Checksum
72467b56867f: Download complete
c187b51b626e: Verifying Checksum
c187b51b626e: Download complete
cf05a52c0235: Pull complete
63964a8518f5: Pull complete
ca513cad200b: Pull complete
c187b51b626e: Pull complete
f0238947aa07: Pull complete
72467b56867f: Pull complete
49d235c5ae59: Pull complete
9cb3b3ec7bbe: Pull complete
Digest: sha256:f57e74d3ded287ee0fca136fd04f0c21c3f5e3926d48fbf9d6b17a69536c4397
Status: Downloaded newer image for node:lts
docker.io/library/node:lts
+ timeout -s KILL 3600 docker run -t --name taskcontainer_WUgX6aqTSk68FDAzpQLUKw --memory-swap -1 --pids-limit -1 -e RUN_ID -e TASKCLUSTER_INSTANCE_TYPE -e TASKCLUSTER_ROOT_URL -e TASKCLUSTER_WORKER_LOCATION -e TASK_GROUP_ID -e TASK_ID node:lts /bin/sh -lcxe 'git clone --quiet https://github.com/benjaminmah/bugbug /bugbug && cd /bugbug && git -c advice.detachedHead=false checkout 2187aab49419bde8395d8c82611fc703b96c656e && 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/benjaminmah/bugbug /bugbug
+ cd /bugbug
+ git -c advice.detachedHead=false checkout 2187aab49419bde8395d8c82611fc703b96c656e
HEAD is now at 2187aab4 Removed test and function
+ 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 har-validator@5.1.5: this library is no longer supported
npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
added 401 packages, and audited 402 packages in 5s
52 packages are looking for funding
run `npm fund` for details
19 vulnerabilities (10 moderate, 7 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
[20:28:44] [snowpack] ! building files...
[20:28:44] [snowpack] ✔ files built. [0.04s]
[20:28:44] [snowpack] ! building dependencies...
[20:28:48] [snowpack] ✔ dependencies built. [3.61s]
[20:28:48] [snowpack] ! writing to disk...
[20:28:48] [snowpack] ✔ write complete. [0.01s]
[20:28:48] [snowpack] ▶ Build Complete!
+ exit_code=0
+ docker cp taskcontainer_WUgX6aqTSk68FDAzpQLUKw:/bugbug/ui/changes/dist artifact0
+ docker rm -v taskcontainer_WUgX6aqTSk68FDAzpQLUKw
taskcontainer_WUgX6aqTSk68FDAzpQLUKw
+ exit 0
[taskcluster 2025-04-29T19:27:49.357Z] Exit Code: 0
[taskcluster 2025-04-29T19:27:49.357Z] User Time: 74.468ms
[taskcluster 2025-04-29T19:27:49.357Z] Kernel Time: 71.221ms
[taskcluster 2025-04-29T19:27:49.357Z] Wall Time: 55.775218103s
[taskcluster 2025-04-29T19:27:49.357Z] Average System Memory Used: 745.98 MiB
[taskcluster 2025-04-29T19:27:49.357Z] Peak System Memory Used: 1.25 GiB
[taskcluster 2025-04-29T19:27:49.357Z] Total System Memory: 7.75 GiB
[taskcluster 2025-04-29T19:27:49.357Z] Result: SUCCEEDED
[taskcluster 2025-04-29T19:27:49.358Z] === Task Finished ===
[taskcluster 2025-04-29T19:27:49.358Z] Task Duration: 55.775674776s
[taskcluster 2025-04-29T19:27:49.650Z] Uploading artifact public/frontend/testing.js from file /home/task_174595474189079/artifact0/testing.js with content encoding "gzip", mime type "text/javascript; charset=utf-8" and expiry 2025-05-13T19:24:27.557Z
[taskcluster 2025-04-29T19:27:49.684Z] Uploading artifact public/frontend/feature.html from file /home/task_174595474189079/artifact0/feature.html with content encoding "gzip", mime type "text/html; charset=utf-8" and expiry 2025-05-13T19:24:27.557Z
[taskcluster 2025-04-29T19:27:49.715Z] Uploading artifact public/frontend/index.js from file /home/task_174595474189079/artifact0/index.js with content encoding "gzip", mime type "text/javascript; charset=utf-8" and expiry 2025-05-13T19:24:27.557Z
[taskcluster 2025-04-29T19:27:49.726Z] Uploading artifact public/frontend/feature.js from file /home/task_174595474189079/artifact0/feature.js with content encoding "gzip", mime type "text/javascript; charset=utf-8" and expiry 2025-05-13T19:24:27.557Z
[taskcluster 2025-04-29T19:27:49.741Z] Uploading artifact public/frontend/bug.html from file /home/task_174595474189079/artifact0/bug.html with content encoding "gzip", mime type "text/html; charset=utf-8" and expiry 2025-05-13T19:24:27.557Z
[taskcluster 2025-04-29T19:27:49.745Z] Uploading artifact public/frontend/common.js from file /home/task_174595474189079/artifact0/common.js with content encoding "gzip", mime type "text/javascript; charset=utf-8" and expiry 2025-05-13T19:24:27.557Z
[taskcluster 2025-04-29T19:27:49.749Z] Uploading artifact public/frontend/bug.js from file /home/task_174595474189079/artifact0/bug.js with content encoding "gzip", mime type "text/javascript; charset=utf-8" and expiry 2025-05-13T19:24:27.557Z
[taskcluster 2025-04-29T19:27:49.758Z] Uploading artifact public/frontend/css/common.css from file /home/task_174595474189079/artifact0/css/common.css with content encoding "gzip", mime type "text/css; charset=utf-8" and expiry 2025-05-13T19:24:27.557Z
[taskcluster 2025-04-29T19:27:49.761Z] Uploading artifact public/frontend/_snowpack/pkg/apexcharts.js from file /home/task_174595474189079/artifact0/_snowpack/pkg/apexcharts.js with content encoding "gzip", mime type "text/javascript; charset=utf-8" and expiry 2025-05-13T19:24:27.557Z
[taskcluster 2025-04-29T19:27:49.765Z] Uploading artifact public/frontend/testing.html from file /home/task_174595474189079/artifact0/testing.html with content encoding "gzip", mime type "text/html; charset=utf-8" and expiry 2025-05-13T19:24:27.557Z
[taskcluster 2025-04-29T19:27:49.766Z] Uploading artifact public/frontend/_snowpack/pkg/@js-temporal/polyfill.js from file /home/task_174595474189079/artifact0/_snowpack/pkg/@js-temporal/polyfill.js with content encoding "gzip", mime type "text/javascript; charset=utf-8" and expiry 2025-05-13T19:24:27.557Z
[taskcluster 2025-04-29T19:27:49.778Z] Uploading artifact public/frontend/_snowpack/pkg/import-map.json from file /home/task_174595474189079/artifact0/_snowpack/pkg/import-map.json with content encoding "gzip", mime type "application/json" and expiry 2025-05-13T19:24:27.557Z
[taskcluster 2025-04-29T19:27:49.779Z] Uploading artifact public/frontend/index.html from file /home/task_174595474189079/artifact0/index.html with content encoding "gzip", mime type "text/html; charset=utf-8" and expiry 2025-05-13T19:24:27.557Z
[taskcluster 2025-04-29T19:27:49.780Z] Uploading artifact public/frontend/release.html from file /home/task_174595474189079/artifact0/release.html with content encoding "gzip", mime type "text/html; charset=utf-8" and expiry 2025-05-13T19:24:27.557Z
[taskcluster 2025-04-29T19:27:49.780Z] Uploading artifact public/frontend/release.js from file /home/task_174595474189079/artifact0/release.js with content encoding "gzip", mime type "text/javascript; charset=utf-8" and expiry 2025-05-13T19:24:27.557Z
[taskcluster 2025-04-29T19:27:49.784Z] Uploading artifact public/frontend/team.js from file /home/task_174595474189079/artifact0/team.js with content encoding "gzip", mime type "text/javascript; charset=utf-8" and expiry 2025-05-13T19:24:27.557Z
[taskcluster 2025-04-29T19:27:49.786Z] Uploading artifact public/frontend/_snowpack/pkg/localforage.js from file /home/task_174595474189079/artifact0/_snowpack/pkg/localforage.js with content encoding "gzip", mime type "text/javascript; charset=utf-8" and expiry 2025-05-13T19:24:27.557Z
[taskcluster 2025-04-29T19:27:49.791Z] Uploading artifact public/frontend/team.html from file /home/task_174595474189079/artifact0/team.html with content encoding "gzip", mime type "text/html; charset=utf-8" and expiry 2025-05-13T19:24:27.557Z
[taskcluster 2025-04-29T19:27:49.793Z] Uploading artifact public/frontend/css/page.css from file /home/task_174595474189079/artifact0/css/page.css with content encoding "gzip", mime type "text/css; charset=utf-8" and expiry 2025-05-13T19:24:27.557Z
[taskcluster 2025-04-29T19:27:50.042Z] Uploading link artifact public/logs/live.log to artifact public/logs/live_backing.log with expiry 2026-04-29T20:24:27.557Z