Skip to content

Bump gunicorn from 23.0.0 to 24.1.1

e7b5809
Select commit
Loading
Failed to load commit list.
Closed

Bump gunicorn from 23.0.0 to 24.1.1 #5632

Bump gunicorn from 23.0.0 to 24.1.1
e7b5809
Select commit
Loading
Failed to load commit list.
Community-TC Integration / bugbug tag version check succeeded Jan 26, 2026 in 4m 15s

Community-TC (push)

bugbug tag version check

Details

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

Task Status

Started: 2026-01-26T03:23:45.668Z
Resolved: 2026-01-26T03:24:01.924Z
Task Execution Time: 16 seconds, 256 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

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


[taskcluster 2026-01-26T03:23:45.734Z] Worker Type (proj-bugbug/batch) settings:
[taskcluster 2026-01-26T03:23:45.734Z]   {
[taskcluster 2026-01-26T03:23:45.734Z]     "config": {
[taskcluster 2026-01-26T03:23:45.734Z]       "deploymentId": "78ff1be8650d0214"
[taskcluster 2026-01-26T03:23:45.734Z]     },
[taskcluster 2026-01-26T03:23:45.734Z]     "generic-worker": {
[taskcluster 2026-01-26T03:23:45.734Z]       "config": {
[taskcluster 2026-01-26T03:23:45.734Z]         "headlessTasks": false
[taskcluster 2026-01-26T03:23:45.734Z]       },
[taskcluster 2026-01-26T03:23:45.734Z]       "engine": "multiuser",
[taskcluster 2026-01-26T03:23:45.734Z]       "go-arch": "amd64",
[taskcluster 2026-01-26T03:23:45.734Z]       "go-os": "linux",
[taskcluster 2026-01-26T03:23:45.734Z]       "go-version": "go1.25.5",
[taskcluster 2026-01-26T03:23:45.734Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v95.0.3",
[taskcluster 2026-01-26T03:23:45.734Z]       "revision": "a996b8269b1f67ce723d5b18b07019b210d21e99",
[taskcluster 2026-01-26T03:23:45.734Z]       "source": "https://github.com/taskcluster/taskcluster/commits/a996b8269b1f67ce723d5b18b07019b210d21e99",
[taskcluster 2026-01-26T03:23:45.734Z]       "version": "95.0.3"
[taskcluster 2026-01-26T03:23:45.734Z]     },
[taskcluster 2026-01-26T03:23:45.734Z]     "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-fqkfcxjynbxswwoouatq",
[taskcluster 2026-01-26T03:23:45.734Z]     "instance-id": "4249927789527655331",
[taskcluster 2026-01-26T03:23:45.734Z]     "instance-type": "projects/757942385826/machineTypes/n2-standard-2",
[taskcluster 2026-01-26T03:23:45.734Z]     "local-ipv4": "10.128.0.227",
[taskcluster 2026-01-26T03:23:45.734Z]     "machine-setup": {
[taskcluster 2026-01-26T03:23:45.734Z]       "maintainer": "taskcluster-notifications+workers@mozilla.com",
[taskcluster 2026-01-26T03:23:45.734Z]       "script": "https://raw.githubusercontent.com/taskcluster/community-tc-config/b5b7c2ad856c144a6759e6e72280c4a958f8a930/imagesets/generic-worker-ubuntu-24-04/bootstrap.sh"
[taskcluster 2026-01-26T03:23:45.734Z]     },
[taskcluster 2026-01-26T03:23:45.734Z]     "project-id": "community-tc-workers",
[taskcluster 2026-01-26T03:23:45.734Z]     "public-hostname": "proj-bugbug-batch-dk43amynsi6coy2edy-alw.c.community-tc-workers.internal",
[taskcluster 2026-01-26T03:23:45.734Z]     "public-ipv4": "34.60.187.246",
[taskcluster 2026-01-26T03:23:45.734Z]     "region": "us-central1",
[taskcluster 2026-01-26T03:23:45.734Z]     "zone": "us-central1-c"
[taskcluster 2026-01-26T03:23:45.734Z]   }
[taskcluster 2026-01-26T03:23:45.734Z] Task ID: JlceOKYTQC2yUtOOngfoAA
[taskcluster 2026-01-26T03:23:45.734Z] === Task Starting ===
[taskcluster 2026-01-26T03:23:46.808Z] [d2g] Loading docker image
[taskcluster 2026-01-26T03:23:48.349Z] [d2g] Loaded docker image "docker.io/library/python:3.12.3"
[taskcluster 2026-01-26T03:23:48.349Z] Executing command 0: docker run -t --name taskcontainer_PNuii9C5ThuYAKiQ-8AdLQ --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 e7b58090cc094c84a447b7c7e0cd9081b5e7b9cd && 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 e7b58090cc094c84a447b7c7e0cd9081b5e7b9cd
HEAD is now at e7b58090 Bump gunicorn from 23.0.0 to 24.1.1
+ python infra/version_check.py
[taskcluster 2026-01-26T03:24:00.343Z]                        Exit Code: 0
[taskcluster 2026-01-26T03:24:00.343Z]                        User Time: 12.172ms
[taskcluster 2026-01-26T03:24:00.343Z]                      Kernel Time: 13.187ms
[taskcluster 2026-01-26T03:24:00.343Z]                        Wall Time: 11.993699176s
[taskcluster 2026-01-26T03:24:00.343Z]  Average Available System Memory: 6.96 GiB
[taskcluster 2026-01-26T03:24:00.343Z]       Average System Memory Used: 810.85 MiB
[taskcluster 2026-01-26T03:24:00.343Z]          Peak System Memory Used: 956.04 MiB
[taskcluster 2026-01-26T03:24:00.343Z]              Total System Memory: 7.75 GiB
[taskcluster 2026-01-26T03:24:00.343Z]                           Result: SUCCEEDED
[taskcluster 2026-01-26T03:24:00.344Z] === Task Finished ===
[taskcluster 2026-01-26T03:24:00.344Z] Task Duration: 11.99416788s