Skip to content

Bump langsmith from 0.7.31 to 0.8.0 in /services/reviewhelper-api

ac767d2
Select commit
Loading
Failed to load commit list.
Merged

Bump langsmith from 0.7.31 to 0.8.0 in /services/reviewhelper-api #6037

Bump langsmith from 0.7.31 to 0.8.0 in /services/reviewhelper-api
ac767d2
Select commit
Loading
Failed to load commit list.
Community-TC Integration / bugbug ui build succeeded May 15, 2026 in 5m 2s

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-15T21:17:43.922Z
Resolved: 2026-05-15T21:18:40.904Z
Task Execution Time: 56 seconds, 982 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: fC_22HE9QgK4kUSpORuv3w
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-15T21:17:43.988Z] Worker Type (proj-bugbug/batch) settings:
[taskcluster 2026-05-15T21:17:43.988Z]   {
[taskcluster 2026-05-15T21:17:43.988Z]     "generic-worker": {
[taskcluster 2026-05-15T21:17:43.988Z]       "config": {
[taskcluster 2026-05-15T21:17:43.988Z]         "headlessTasks": false
[taskcluster 2026-05-15T21:17:43.988Z]       },
[taskcluster 2026-05-15T21:17:43.988Z]       "engine": "multiuser",
[taskcluster 2026-05-15T21:17:43.988Z]       "go-arch": "amd64",
[taskcluster 2026-05-15T21:17:43.988Z]       "go-os": "linux",
[taskcluster 2026-05-15T21:17:43.988Z]       "go-version": "go1.26.2",
[taskcluster 2026-05-15T21:17:43.988Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v99.1.0",
[taskcluster 2026-05-15T21:17:43.988Z]       "revision": "c76d61efe4bdc1a05bcec848739cd41ebf061f01",
[taskcluster 2026-05-15T21:17:43.988Z]       "source": "https://github.com/taskcluster/taskcluster/commits/c76d61efe4bdc1a05bcec848739cd41ebf061f01",
[taskcluster 2026-05-15T21:17:43.988Z]       "version": "99.1.0"
[taskcluster 2026-05-15T21:17:43.988Z]     },
[taskcluster 2026-05-15T21:17:43.988Z]     "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-aaynirqnxlbwcojgnbeo",
[taskcluster 2026-05-15T21:17:43.988Z]     "instance-id": "3718838255641833988",
[taskcluster 2026-05-15T21:17:43.988Z]     "instance-type": "projects/757942385826/machineTypes/n2-standard-2",
[taskcluster 2026-05-15T21:17:43.988Z]     "local-ipv4": "10.128.0.135",
[taskcluster 2026-05-15T21:17:43.988Z]     "machine-setup": {
[taskcluster 2026-05-15T21:17:43.988Z]       "maintainer": "taskcluster-notifications+workers@mozilla.com",
[taskcluster 2026-05-15T21:17:43.988Z]       "script": "https://raw.githubusercontent.com/taskcluster/community-tc-config/b5b7c2ad856c144a6759e6e72280c4a958f8a930/imagesets/generic-worker-ubuntu-24-04/bootstrap.sh"
[taskcluster 2026-05-15T21:17:43.988Z]     },
[taskcluster 2026-05-15T21:17:43.988Z]     "project-id": "community-tc-workers",
[taskcluster 2026-05-15T21:17:43.988Z]     "public-hostname": "proj-bugbug-batch-ajr640d-r8ok-tztlhjvwa.c.community-tc-workers.internal",
[taskcluster 2026-05-15T21:17:43.988Z]     "public-ipv4": "34.136.80.46",
[taskcluster 2026-05-15T21:17:43.988Z]     "region": "us-central1",
[taskcluster 2026-05-15T21:17:43.988Z]     "zone": "us-central1-f"
[taskcluster 2026-05-15T21:17:43.988Z]   }
[taskcluster 2026-05-15T21:17:43.988Z] Task ID: fC_22HE9QgK4kUSpORuv3w
[taskcluster 2026-05-15T21:17:43.988Z] === Task Starting ===
[taskcluster 2026-05-15T21:17:44.807Z] [d2g] Loading docker image
[taskcluster 2026-05-15T21:18:12.166Z] [d2g] Loaded docker image "docker.io/library/node:lts"
[taskcluster 2026-05-15T21:18:12.166Z] Executing command 0: docker run -t --name taskcontainer_WY00yUg1SSac4vLEs870eg --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 ac767d2f3a92a618eef22a733a03a5552d94ae5e && 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 ac767d2f3a92a618eef22a733a03a5552d94ae5e
HEAD is now at ac767d2f Bump langsmith from 0.7.31 to 0.8.0 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 7s

51 packages are looking for funding
  run `npm fund` for details

29 vulnerabilities (3 low, 7 moderate, 16 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

[22:19:34] [snowpack] ! building files...
[22:19:34] [snowpack] ✔ files built. [0.05s]
[22:19:34] [snowpack] ! building dependencies...
[22:19:38] [snowpack] ✔ dependencies built. [4.18s]
[22:19:38] [snowpack] ! writing to disk...
[22:19:38] [snowpack] ✔ write complete. [0.02s]
[22:19:38] [snowpack] ▶ Build Complete!
[taskcluster 2026-05-15T21:18:39.044Z]                        Exit Code: 0
[taskcluster 2026-05-15T21:18:39.044Z]                        User Time: 17.369ms
[taskcluster 2026-05-15T21:18:39.044Z]                      Kernel Time: 12.26ms
[taskcluster 2026-05-15T21:18:39.044Z]                        Wall Time: 26.877218732s
[taskcluster 2026-05-15T21:18:39.044Z]  Average Available System Memory: 6.36 GiB
[taskcluster 2026-05-15T21:18:39.044Z]       Average System Memory Used: 1.39 GiB
[taskcluster 2026-05-15T21:18:39.044Z]          Peak System Memory Used: 1.90 GiB
[taskcluster 2026-05-15T21:18:39.044Z]              Total System Memory: 7.75 GiB
[taskcluster 2026-05-15T21:18:39.044Z]                           Result: SUCCEEDED
[taskcluster 2026-05-15T21:18:39.045Z] === Task Finished ===
[taskcluster 2026-05-15T21:18:39.045Z] Task Duration: 26.87877081s