Skip to content

Bump marshmallow from 3.26.1 to 4.1.2

92df315
Select commit
Loading
Failed to load commit list.
Closed

Bump marshmallow from 3.26.1 to 4.1.2 #5583

Bump marshmallow from 3.26.1 to 4.1.2
92df315
Select commit
Loading
Failed to load commit list.
Community-TC Integration / bugbug tag version check succeeded Dec 29, 2025 in 2m 57s

Community-TC (push)

bugbug tag version check

Details

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

Task Status

Started: 2025-12-29T03:10:38.674Z
Resolved: 2025-12-29T03:11:16.524Z
Task Execution Time: 37 seconds, 850 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

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


[taskcluster 2025-12-29T03:10:38.766Z] Worker Type (proj-bugbug/batch) settings:
[taskcluster 2025-12-29T03:10:38.766Z]   {
[taskcluster 2025-12-29T03:10:38.766Z]     "config": {
[taskcluster 2025-12-29T03:10:38.766Z]       "deploymentId": "72fae00379f1a0ca"
[taskcluster 2025-12-29T03:10:38.766Z]     },
[taskcluster 2025-12-29T03:10:38.766Z]     "generic-worker": {
[taskcluster 2025-12-29T03:10:38.766Z]       "config": {
[taskcluster 2025-12-29T03:10:38.766Z]         "headlessTasks": false
[taskcluster 2025-12-29T03:10:38.766Z]       },
[taskcluster 2025-12-29T03:10:38.766Z]       "engine": "multiuser",
[taskcluster 2025-12-29T03:10:38.766Z]       "go-arch": "amd64",
[taskcluster 2025-12-29T03:10:38.766Z]       "go-os": "linux",
[taskcluster 2025-12-29T03:10:38.766Z]       "go-version": "go1.25.5",
[taskcluster 2025-12-29T03:10:38.766Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v95.0.2",
[taskcluster 2025-12-29T03:10:38.766Z]       "revision": "1323d556b9fedc5394d5c83036147ee983cac54d",
[taskcluster 2025-12-29T03:10:38.766Z]       "source": "https://github.com/taskcluster/taskcluster/commits/1323d556b9fedc5394d5c83036147ee983cac54d",
[taskcluster 2025-12-29T03:10:38.766Z]       "version": "95.0.2"
[taskcluster 2025-12-29T03:10:38.766Z]     },
[taskcluster 2025-12-29T03:10:38.766Z]     "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-nobheorrncouiwgbtyfq",
[taskcluster 2025-12-29T03:10:38.766Z]     "instance-id": "8428034845086338634",
[taskcluster 2025-12-29T03:10:38.766Z]     "instance-type": "projects/757942385826/machineTypes/n2-standard-2",
[taskcluster 2025-12-29T03:10:38.766Z]     "local-ipv4": "10.142.15.207",
[taskcluster 2025-12-29T03:10:38.766Z]     "machine-setup": {
[taskcluster 2025-12-29T03:10:38.766Z]       "maintainer": "taskcluster-notifications+workers@mozilla.com",
[taskcluster 2025-12-29T03:10:38.766Z]       "script": "https://raw.githubusercontent.com/taskcluster/community-tc-config/b5b7c2ad856c144a6759e6e72280c4a958f8a930/imagesets/generic-worker-ubuntu-24-04/bootstrap.sh"
[taskcluster 2025-12-29T03:10:38.766Z]     },
[taskcluster 2025-12-29T03:10:38.766Z]     "project-id": "community-tc-workers",
[taskcluster 2025-12-29T03:10:38.766Z]     "public-hostname": "proj-bugbug-batch-fyhfyim-sh6zcehfdciykq.c.community-tc-workers.internal",
[taskcluster 2025-12-29T03:10:38.766Z]     "public-ipv4": "34.75.57.189",
[taskcluster 2025-12-29T03:10:38.766Z]     "region": "us-east1",
[taskcluster 2025-12-29T03:10:38.766Z]     "zone": "us-east1-b"
[taskcluster 2025-12-29T03:10:38.766Z]   }
[taskcluster 2025-12-29T03:10:38.766Z] Task ID: XVYOPkG-RQ2BuEYR3Ab2Tw
[taskcluster 2025-12-29T03:10:38.766Z] === Task Starting ===
[taskcluster 2025-12-29T03:10:39.490Z] [d2g] Loading docker image
[taskcluster 2025-12-29T03:11:03.711Z] [d2g] Loaded docker image "docker.io/library/python:3.12.3"
[taskcluster 2025-12-29T03:11:03.711Z] Executing command 0: docker run -t --name taskcontainer_IzHUUDfzSmaJn6m3AaZfXg --memory-swap -1 --pids-limit -1 '--add-host=localhost.localdomain:127.0.0.1' --env-file 'env.list' 'python:3.12.3' /bin/bash -lcx 'git clone --quiet https://github.com/mozilla/bugbug && cd bugbug && git -c advice.detachedHead=false checkout 92df315c5a70c9cc6046c4069ae2e5816d1d4dff && python infra/version_check.py'
++ id -u
+ '[' 0 -eq 0 ']'
+ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ export PATH
+ '[' '' ']'
+ '[' -d /etc/profile.d ']'
+ for i in /etc/profile.d/*.sh
+ '[' -r '/etc/profile.d/*.sh' ']'
+ unset i
+ '[' /bin/bash ']'
+ '[' -f /root/.bashrc ']'
+ . /root/.bashrc
+ mesg n
+ true
+ git clone --quiet https://github.com/mozilla/bugbug
+ cd bugbug
+ git -c advice.detachedHead=false checkout 92df315c5a70c9cc6046c4069ae2e5816d1d4dff
HEAD is now at 92df315c Bump marshmallow from 3.26.1 to 4.1.2
+ python infra/version_check.py
[taskcluster 2025-12-29T03:11:15.963Z]                        Exit Code: 0
[taskcluster 2025-12-29T03:11:15.963Z]                        User Time: 13.376ms
[taskcluster 2025-12-29T03:11:15.963Z]                      Kernel Time: 12.262ms
[taskcluster 2025-12-29T03:11:15.963Z]                        Wall Time: 12.251500499s
[taskcluster 2025-12-29T03:11:15.963Z]  Average Available System Memory: 6.47 GiB
[taskcluster 2025-12-29T03:11:15.963Z]       Average System Memory Used: 1.28 GiB
[taskcluster 2025-12-29T03:11:15.963Z]          Peak System Memory Used: 1.35 GiB
[taskcluster 2025-12-29T03:11:15.963Z]              Total System Memory: 7.75 GiB
[taskcluster 2025-12-29T03:11:15.963Z]                           Result: SUCCEEDED
[taskcluster 2025-12-29T03:11:15.963Z] === Task Finished ===
[taskcluster 2025-12-29T03:11:15.963Z] Task Duration: 12.251939081s