Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFC#0192 - Ensure workers do not get unnecessarily killed #192

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

RFC#0192 - ensures workers do not get unnecessarily killed

21f1df3
Select commit
Loading
Failed to load commit list.
Open

RFC#0192 - Ensure workers do not get unnecessarily killed #192

RFC#0192 - ensures workers do not get unnecessarily killed
21f1df3
Select commit
Loading
Failed to load commit list.
Community-TC Integration / taskcluster-rfcs-toc-test succeeded Jun 20, 2024 in 2m 24s

Community-TC (pull_request)

checks that RFCS table of contents is updated

Details

View task in Taskcluster
View logs in Taskcluster


[taskcluster 2024-06-20T12:14:28.628Z] Worker Type (proj-taskcluster/ci) settings:
[taskcluster 2024-06-20T12:14:28.628Z]   {
[taskcluster 2024-06-20T12:14:28.628Z]     "config": {
[taskcluster 2024-06-20T12:14:28.628Z]       "deploymentId": "5efb0d30a074ca8c"
[taskcluster 2024-06-20T12:14:28.628Z]     },
[taskcluster 2024-06-20T12:14:28.628Z]     "generic-worker": {
[taskcluster 2024-06-20T12:14:28.628Z]       "engine": "multiuser",
[taskcluster 2024-06-20T12:14:28.628Z]       "go-arch": "amd64",
[taskcluster 2024-06-20T12:14:28.628Z]       "go-os": "linux",
[taskcluster 2024-06-20T12:14:28.628Z]       "go-version": "go1.22.3",
[taskcluster 2024-06-20T12:14:28.628Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v65.1.0",
[taskcluster 2024-06-20T12:14:28.628Z]       "revision": "1a085daa37b887ee519970b7a223194868787be5",
[taskcluster 2024-06-20T12:14:28.628Z]       "source": "https://github.com/taskcluster/taskcluster/commits/1a085daa37b887ee519970b7a223194868787be5",
[taskcluster 2024-06-20T12:14:28.628Z]       "version": "65.1.0"
[taskcluster 2024-06-20T12:14:28.628Z]     },
[taskcluster 2024-06-20T12:14:28.628Z]     "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-22-04-ac8hcahz6t8u9ha0p1f3",
[taskcluster 2024-06-20T12:14:28.628Z]     "instance-id": "1245320930148328004",
[taskcluster 2024-06-20T12:14:28.628Z]     "instance-type": "projects/757942385826/machineTypes/n2-standard-4",
[taskcluster 2024-06-20T12:14:28.628Z]     "local-ipv4": "10.150.0.62",
[taskcluster 2024-06-20T12:14:28.628Z]     "machine-setup": {
[taskcluster 2024-06-20T12:14:28.628Z]       "maintainer": "[email protected]",
[taskcluster 2024-06-20T12:14:28.628Z]       "script": "https://github.com/taskcluster/community-tc-config/blob/020c3e6bc28259f939c5817fecd4f88ee62a69aa/imagesets/generic-worker-ubuntu-22-04/bootstrap.sh"
[taskcluster 2024-06-20T12:14:28.628Z]     },
[taskcluster 2024-06-20T12:14:28.628Z]     "project-id": "community-tc-workers",
[taskcluster 2024-06-20T12:14:28.628Z]     "public-hostname": "proj-taskcluster-ci-up7iizkpqieumjl8ajmv6g.c.community-tc-workers.internal",
[taskcluster 2024-06-20T12:14:28.628Z]     "public-ipv4": "35.230.180.143",
[taskcluster 2024-06-20T12:14:28.628Z]     "region": "us-east4",
[taskcluster 2024-06-20T12:14:28.628Z]     "zone": "us-east4-a"
[taskcluster 2024-06-20T12:14:28.628Z]   }
[taskcluster 2024-06-20T12:14:28.628Z] Task ID: M8xIYXpsQUq4ZtfnYw2Ocg
[taskcluster 2024-06-20T12:14:28.628Z] === Task Starting ===
[taskcluster:warn 2024-06-20T12:14:28.633Z] This task was designed to run under Docker Worker. Docker Worker is no longer maintained.
[taskcluster:warn 2024-06-20T12:14:28.633Z] In order to execute this task, it is being converted to a Generic Worker task, using the D2G
[taskcluster:warn 2024-06-20T12:14:28.633Z] utility (Docker Worker 2 Generic Worker):
[taskcluster:warn 2024-06-20T12:14:28.633Z]     https://github.com/taskcluster/taskcluster/tree/main/clients/client-shell#translating-docker-worker-task-definitionpayload-to-generic-worker-task-definitionpayload
[taskcluster:warn 2024-06-20T12:14:28.633Z] 
[taskcluster:warn 2024-06-20T12:14:28.633Z] We recommend that you convert all your Docker Worker tasks to Generic Worker tasks, to ensure
[taskcluster:warn 2024-06-20T12:14:28.633Z] continued support. For this task, see the converted payload below. If you have many tasks that
[taskcluster:warn 2024-06-20T12:14:28.633Z] require conversion, consider using the d2g tool (above) directly. It simply takes a Docker
[taskcluster:warn 2024-06-20T12:14:28.633Z] Worker task payload as input, and outputs a Generic Worker task payload. It can also convert
[taskcluster:warn 2024-06-20T12:14:28.633Z] Docker Worker scopes to equivalent Generic Worker scopes.
[taskcluster:warn 2024-06-20T12:14:28.633Z] 
[taskcluster:warn 2024-06-20T12:14:28.633Z] Converted task definition (conversion performed by d2g):
[taskcluster:warn 2024-06-20T12:14:28.633Z] ---
[taskcluster:warn 2024-06-20T12:14:28.633Z]   created: "2024-06-20T12:12:25.071Z"
[taskcluster:warn 2024-06-20T12:14:28.633Z]   deadline: "2024-06-20T14:12:25.071Z"
[taskcluster:warn 2024-06-20T12:14:28.633Z]   dependencies: []
[taskcluster:warn 2024-06-20T12:14:28.633Z]   expires: "2025-06-20T14:12:25.071Z"
[taskcluster:warn 2024-06-20T12:14:28.633Z]   extra: {}
[taskcluster:warn 2024-06-20T12:14:28.633Z]   metadata:
[taskcluster:warn 2024-06-20T12:14:28.633Z]     description: checks that RFCS table of contents is updated
[taskcluster:warn 2024-06-20T12:14:28.633Z]     name: taskcluster-rfcs-toc-test
[taskcluster:warn 2024-06-20T12:14:28.633Z]     owner: [email protected]
[taskcluster:warn 2024-06-20T12:14:28.633Z]     source: https://api.github.com/repos/taskcluster/taskcluster-rfcs
[taskcluster:warn 2024-06-20T12:14:28.633Z]   payload:
[taskcluster:warn 2024-06-20T12:14:28.633Z]     command:
[taskcluster:warn 2024-06-20T12:14:28.633Z]     - - bash
[taskcluster:warn 2024-06-20T12:14:28.633Z]       - -cx
[taskcluster:warn 2024-06-20T12:14:28.633Z]       - |-
[taskcluster:warn 2024-06-20T12:14:28.633Z]         podman run -t --rm --privileged -e RUN_ID -e TASKCLUSTER_ROOT_URL -e TASKCLUSTER_WORKER_LOCATION -e TASK_ID python:3 /bin/bash -c 'git clone https://github.com/JohanLorenzo/taskcluster-rfcs.git taskcluster-rfcs && cd taskcluster-rfcs && git config advice.detachedHead false && git checkout 21f1df391afaedd4f40d1dd4e1ff5b493c0e4fe4 && python maketoc.py && if ! output=$(git status --porcelain) || [ -n "$output" ]; then
[taskcluster:warn 2024-06-20T12:14:28.633Z]           echo "*** '\''python maketoc.py'\'' produced changes to the repository; these changes should be checked in ***";
[taskcluster:warn 2024-06-20T12:14:28.633Z]           git --no-pager diff;
[taskcluster:warn 2024-06-20T12:14:28.633Z]           exit 1;
[taskcluster:warn 2024-06-20T12:14:28.633Z]         fi'
[taskcluster:warn 2024-06-20T12:14:28.633Z]     features:
[taskcluster:warn 2024-06-20T12:14:28.633Z]       backingLog: true
[taskcluster:warn 2024-06-20T12:14:28.633Z]       liveLog: true
[taskcluster:warn 2024-06-20T12:14:28.633Z]     logs:
[taskcluster:warn 2024-06-20T12:14:28.633Z]       backing: public/logs/live_backing.log
[taskcluster:warn 2024-06-20T12:14:28.633Z]       live: public/logs/live.log
[taskcluster:warn 2024-06-20T12:14:28.633Z]     maxRunTime: 600
[taskcluster:warn 2024-06-20T12:14:28.633Z]     onExitStatus:
[taskcluster:warn 2024-06-20T12:14:28.633Z]       retry:
[taskcluster:warn 2024-06-20T12:14:28.633Z]       - 125
[taskcluster:warn 2024-06-20T12:14:28.633Z]       - 128
[taskcluster:warn 2024-06-20T12:14:28.633Z]   priority: lowest
[taskcluster:warn 2024-06-20T12:14:28.633Z]   projectId: none
[taskcluster:warn 2024-06-20T12:14:28.633Z]   provisionerId: proj-taskcluster
[taskcluster:warn 2024-06-20T12:14:28.633Z]   requires: all-completed
[taskcluster:warn 2024-06-20T12:14:28.633Z]   retries: 5
[taskcluster:warn 2024-06-20T12:14:28.633Z]   routes:
[taskcluster:warn 2024-06-20T12:14:28.633Z]   - checks
[taskcluster:warn 2024-06-20T12:14:28.633Z]   schedulerId: taskcluster-github
[taskcluster:warn 2024-06-20T12:14:28.633Z]   scopes: []
[taskcluster:warn 2024-06-20T12:14:28.633Z]   tags: {}
[taskcluster:warn 2024-06-20T12:14:28.633Z]   taskGroupId: M8xIYXpsQUq4ZtfnYw2Ocg
[taskcluster:warn 2024-06-20T12:14:28.633Z]   taskQueueId: proj-taskcluster/ci
[taskcluster:warn 2024-06-20T12:14:28.633Z]   workerType: ci
[taskcluster:warn 2024-06-20T12:14:28.633Z] 
[taskcluster 2024-06-20T12:14:29.730Z] Uploading redirect artifact public/logs/live.log to URL https://community-websocktunnel.services.mozilla.com/us-east4-a.1245320930148328004.60099/log/MOh0V1qGSKWvaSUKG7GzEw with mime type "text/plain; charset=utf-8" and expiry 2024-06-20T12:39:29.636Z
[taskcluster 2024-06-20T12:14:29.880Z] Executing command 0: bash -cx 'podman run -t --rm --privileged -e RUN_ID -e TASKCLUSTER_ROOT_URL -e TASKCLUSTER_WORKER_LOCATION -e TASK_ID python:3 /bin/bash -c '\''git clone https://github.com/JohanLorenzo/taskcluster-rfcs.git taskcluster-rfcs && cd taskcluster-rfcs && git config advice.detachedHead false && git checkout 21f1df391afaedd4f40d1dd4e1ff5b493c0e4fe4 && python maketoc.py && if ! output=$(git status --porcelain) || [ -n "$output" ]; then
[taskcluster 2024-06-20T12:14:29.880Z]   echo "*** '\''\'\'\''python maketoc.py'\''\'\'\'' produced changes to the repository; these changes should be checked in ***";
[taskcluster 2024-06-20T12:14:29.880Z]   git --no-pager diff;
[taskcluster 2024-06-20T12:14:29.880Z]   exit 1;
[taskcluster 2024-06-20T12:14:29.880Z] fi'\'
+ podman run -t --rm --privileged -e RUN_ID -e TASKCLUSTER_ROOT_URL -e TASKCLUSTER_WORKER_LOCATION -e TASK_ID python:3 /bin/bash -c 'git clone https://github.com/JohanLorenzo/taskcluster-rfcs.git taskcluster-rfcs && cd taskcluster-rfcs && git config advice.detachedHead false && git checkout 21f1df391afaedd4f40d1dd4e1ff5b493c0e4fe4 && python maketoc.py && if ! output=$(git status --porcelain) || [ -n "$output" ]; then
  echo "*** '\''python maketoc.py'\'' produced changes to the repository; these changes should be checked in ***";
  git --no-pager diff;
  exit 1;
fi'
Resolved "python" as an alias (/etc/containers/registries.conf.d/shortnames.conf)
Trying to pull docker.io/library/python:3...
Getting image source signatures
Copying blob sha256:541445b689aece25581d8c6dd0688445be39d252b6750a80a712f7562d08d2f3
Copying blob sha256:fea1432adf0957427b45b0ef8e37cbfe045b7cf8c15e3f43e48f2f613e214d16
Copying blob sha256:8a142b8b0e695954ed154c13c098ede4e217dcb99aa7158e34361604191822bd
Copying blob sha256:c1ab5c0b7cabbec24848a07baf1bd993a7b514f6fc50c28b4f0eb895406f4d1f
Copying blob sha256:5651b5803b186603909f6c77cdff7bdd4ba7ab8ca4ebccb5a6b0be9037b4e5b6
Copying blob sha256:3873416e6a335157d669c6193a256dfb289331d669d87f200e4eed1f19f9ebb9
Copying blob sha256:5651b5803b186603909f6c77cdff7bdd4ba7ab8ca4ebccb5a6b0be9037b4e5b6
Copying blob sha256:8a142b8b0e695954ed154c13c098ede4e217dcb99aa7158e34361604191822bd
Copying blob sha256:fea1432adf0957427b45b0ef8e37cbfe045b7cf8c15e3f43e48f2f613e214d16
Copying blob sha256:c1ab5c0b7cabbec24848a07baf1bd993a7b514f6fc50c28b4f0eb895406f4d1f
Copying blob sha256:541445b689aece25581d8c6dd0688445be39d252b6750a80a712f7562d08d2f3
Copying blob sha256:3873416e6a335157d669c6193a256dfb289331d669d87f200e4eed1f19f9ebb9
Copying blob sha256:2160297bfeb955247fa434cdc9dd4f20522db6ffbb6a8bb07d1bf363fc12c686
Copying blob sha256:2160297bfeb955247fa434cdc9dd4f20522db6ffbb6a8bb07d1bf363fc12c686
Copying blob sha256:6aa46f5fa6a3c29d1f179578329810c058e9d9991f04b6ca008093406be7c206
Copying blob sha256:6aa46f5fa6a3c29d1f179578329810c058e9d9991f04b6ca008093406be7c206
Copying config sha256:ab363ab21d7b44b4b0c4032655dca5e812153e81966e758fcdb08cef9d0159e2
Writing manifest to image destination
Storing signatures
Cloning into 'taskcluster-rfcs'...
remote: Enumerating objects: 797, done.
remote: Counting objects:   1% (1/96)
remote: Counting objects:   2% (2/96)
remote: Counting objects:   3% (3/96)
remote: Counting objects:   4% (4/96)
remote: Counting objects:   5% (5/96)
remote: Counting objects:   6% (6/96)
remote: Counting objects:   7% (7/96)
remote: Counting objects:   8% (8/96)
remote: Counting objects:   9% (9/96)
remote: Counting objects:  10% (10/96)
remote: Counting objects:  11% (11/96)
remote: Counting objects:  12% (12/96)
remote: Counting objects:  13% (13/96)
remote: Counting objects:  14% (14/96)
remote: Counting objects:  15% (15/96)
remote: Counting objects:  16% (16/96)
remote: Counting objects:  17% (17/96)
remote: Counting objects:  18% (18/96)
remote: Counting objects:  19% (19/96)
remote: Counting objects:  20% (20/96)
remote: Counting objects:  21% (21/96)
remote: Counting objects:  22% (22/96)
remote: Counting objects:  23% (23/96)
remote: Counting objects:  25% (24/96)
remote: Counting objects:  26% (25/96)
remote: Counting objects:  27% (26/96)
remote: Counting objects:  28% (27/96)
remote: Counting objects:  29% (28/96)
remote: Counting objects:  30% (29/96)
remote: Counting objects:  31% (30/96)
remote: Counting objects:  32% (31/96)
remote: Counting objects:  33% (32/96)
remote: Counting objects:  34% (33/96)
remote: Counting objects:  35% (34/96)
remote: Counting objects:  36% (35/96)
remote: Counting objects:  37% (36/96)
remote: Counting objects:  38% (37/96)
remote: Counting objects:  39% (38/96)
remote: Counting objects:  40% (39/96)
remote: Counting objects:  41% (40/96)
remote: Counting objects:  42% (41/96)
remote: Counting objects:  43% (42/96)
remote: Counting objects:  44% (43/96)
remote: Counting objects:  45% (44/96)
remote: Counting objects:  46% (45/96)
remote: Counting objects:  47% (46/96)
remote: Counting objects:  48% (47/96)
remote: Counting objects:  50% (48/96)
remote: Counting objects:  51% (49/96)
remote: Counting objects:  52% (50/96)
remote: Counting objects:  53% (51/96)
remote: Counting objects:  54% (52/96)
remote: Counting objects:  55% (53/96)
remote: Counting objects:  56% (54/96)
remote: Counting objects:  57% (55/96)
remote: Counting objects:  58% (56/96)
remote: Counting objects:  59% (57/96)
remote: Counting objects:  60% (58/96)
remote: Counting objects:  61% (59/96)
remote: Counting objects:  62% (60/96)
remote: Counting objects:  63% (61/96)
remote: Counting objects:  64% (62/96)
remote: Counting objects:  65% (63/96)
remote: Counting objects:  66% (64/96)
remote: Counting objects:  67% (65/96)
remote: Counting objects:  68% (66/96)
remote: Counting objects:  69% (67/96)
remote: Counting objects:  70% (68/96)
remote: Counting objects:  71% (69/96)
remote: Counting objects:  72% (70/96)
remote: Counting objects:  73% (71/96)
remote: Counting objects:  75% (72/96)
remote: Counting objects:  76% (73/96)
remote: Counting objects:  77% (74/96)
remote: Counting objects:  78% (75/96)
remote: Counting objects:  79% (76/96)
remote: Counting objects:  80% (77/96)
remote: Counting objects:  81% (78/96)
remote: Counting objects:  82% (79/96)
remote: Counting objects:  83% (80/96)
remote: Counting objects:  84% (81/96)
remote: Counting objects:  85% (82/96)
remote: Counting objects:  86% (83/96)
remote: Counting objects:  87% (84/96)
remote: Counting objects:  88% (85/96)
remote: Counting objects:  89% (86/96)
remote: Counting objects:  90% (87/96)
remote: Counting objects:  91% (88/96)
remote: Counting objects:  92% (89/96)
remote: Counting objects:  93% (90/96)
remote: Counting objects:  94% (91/96)
remote: Counting objects:  95% (92/96)
remote: Counting objects:  96% (93/96)
remote: Counting objects:  97% (94/96)
remote: Counting objects:  98% (95/96)
remote: Counting objects: 100% (96/96)
remote: Counting objects: 100% (96/96), done.
remote: Compressing objects:   1% (1/61)
remote: Compressing objects:   3% (2/61)
remote: Compressing objects:   4% (3/61)
remote: Compressing objects:   6% (4/61)
remote: Compressing objects:   8% (5/61)
remote: Compressing objects:   9% (6/61)
remote: Compressing objects:  11% (7/61)
remote: Compressing objects:  13% (8/61)
remote: Compressing objects:  14% (9/61)
remote: Compressing objects:  16% (10/61)
remote: Compressing objects:  18% (11/61)
remote: Compressing objects:  19% (12/61)
remote: Compressing objects:  21% (13/61)
remote: Compressing objects:  22% (14/61)
remote: Compressing objects:  24% (15/61)
remote: Compressing objects:  26% (16/61)
remote: Compressing objects:  27% (17/61)
remote: Compressing objects:  29% (18/61)
remote: Compressing objects:  31% (19/61)
remote: Compressing objects:  32% (20/61)
remote: Compressing objects:  34% (21/61)
remote: Compressing objects:  36% (22/61)
remote: Compressing objects:  37% (23/61)
remote: Compressing objects:  39% (24/61)
remote: Compressing objects:  40% (25/61)
remote: Compressing objects:  42% (26/61)
remote: Compressing objects:  44% (27/61)
remote: Compressing objects:  45% (28/61)
remote: Compressing objects:  47% (29/61)
remote: Compressing objects:  49% (30/61)
remote: Compressing objects:  50% (31/61)
remote: Compressing objects:  52% (32/61)
remote: Compressing objects:  54% (33/61)
remote: Compressing objects:  55% (34/61)
remote: Compressing objects:  57% (35/61)
remote: Compressing objects:  59% (36/61)
remote: Compressing objects:  60% (37/61)
remote: Compressing objects:  62% (38/61)
remote: Compressing objects:  63% (39/61)
remote: Compressing objects:  65% (40/61)
remote: Compressing objects:  67% (41/61)
remote: Compressing objects:  68% (42/61)
remote: Compressing objects:  70% (43/61)
remote: Compressing objects:  72% (44/61)
remote: Compressing objects:  73% (45/61)
remote: Compressing objects:  75% (46/61)
remote: Compressing objects:  77% (47/61)
remote: Compressing objects:  78% (48/61)
remote: Compressing objects:  80% (49/61)
remote: Compressing objects:  81% (50/61)
remote: Compressing objects:  83% (51/61)
remote: Compressing objects:  85% (52/61)
remote: Compressing objects:  86% (53/61)
remote: Compressing objects:  88% (54/61)
remote: Compressing objects:  90% (55/61)
remote: Compressing objects:  91% (56/61)
remote: Compressing objects:  93% (57/61)
remote: Compressing objects:  95% (58/61)
remote: Compressing objects:  96% (59/61)
remote: Compressing objects:  98% (60/61)
remote: Compressing objects: 100% (61/61)
remote: Compressing objects: 100% (61/61), done.
Receiving objects:   0% (1/797)
Receiving objects:   1% (8/797)
Receiving objects:   2% (16/797)
Receiving objects:   3% (24/797)
Receiving objects:   4% (32/797)
Receiving objects:   5% (40/797)
Receiving objects:   6% (48/797)
Receiving objects:   7% (56/797)
Receiving objects:   8% (64/797)
Receiving objects:   9% (72/797)
Receiving objects:  10% (80/797)
Receiving objects:  11% (88/797)
Receiving objects:  12% (96/797)
Receiving objects:  13% (104/797)
Receiving objects:  14% (112/797)
Receiving objects:  15% (120/797)
Receiving objects:  16% (128/797)
Receiving objects:  17% (136/797)
Receiving objects:  18% (144/797)
Receiving objects:  19% (152/797)
Receiving objects:  20% (160/797)
Receiving objects:  21% (168/797)
Receiving objects:  22% (176/797)
Receiving objects:  23% (184/797)
Receiving objects:  24% (192/797)
Receiving objects:  25% (200/797)
Receiving objects:  26% (208/797)
Receiving objects:  27% (216/797)
Receiving objects:  28% (224/797)
Receiving objects:  29% (232/797)
Receiving objects:  30% (240/797)
Receiving objects:  31% (248/797)
Receiving objects:  32% (256/797)
Receiving objects:  33% (264/797)
Receiving objects:  34% (271/797)
Receiving objects:  35% (279/797)
Receiving objects:  36% (287/797)
Receiving objects:  37% (295/797)
Receiving objects:  38% (303/797)
Receiving objects:  39% (311/797)
Receiving objects:  40% (319/797)
Receiving objects:  41% (327/797)
Receiving objects:  42% (335/797)
Receiving objects:  43% (343/797)
Receiving objects:  44% (351/797)
Receiving objects:  45% (359/797)
Receiving objects:  46% (367/797)
Receiving objects:  47% (375/797)
Receiving objects:  48% (383/797)
Receiving objects:  49% (391/797)
Receiving objects:  50% (399/797)
Receiving objects:  51% (407/797)
Receiving objects:  52% (415/797)
Receiving objects:  53% (423/797)
Receiving objects:  54% (431/797)
Receiving objects:  55% (439/797)
Receiving objects:  56% (447/797)
Receiving objects:  57% (455/797)
Receiving objects:  58% (463/797)
Receiving objects:  59% (471/797)
Receiving objects:  60% (479/797)
Receiving objects:  61% (487/797)
Receiving objects:  62% (495/797)
Receiving objects:  63% (503/797)
Receiving objects:  64% (511/797)
Receiving objects:  65% (519/797)
Receiving objects:  66% (527/797)
Receiving objects:  67% (534/797)
Receiving objects:  68% (542/797)
Receiving objects:  69% (550/797)
Receiving objects:  70% (558/797)
Receiving objects:  71% (566/797)
Receiving objects:  72% (574/797)
Receiving objects:  73% (582/797)
Receiving objects:  74% (590/797)
Receiving objects:  75% (598/797)
Receiving objects:  76% (606/797)
Receiving objects:  77% (614/797)
Receiving objects:  78% (622/797)
Receiving objects:  79% (630/797)
Receiving objects:  80% (638/797)
Receiving objects:  81% (646/797)
Receiving objects:  82% (654/797)
Receiving objects:  83% (662/797)
Receiving objects:  84% (670/797)
Receiving objects:  85% (678/797)
Receiving objects:  86% (686/797)
Receiving objects:  87% (694/797)
Receiving objects:  88% (702/797)
Receiving objects:  89% (710/797)
remote: Total 797 (delta 58), reused 64 (delta 34), pack-reused 701
Receiving objects:  90% (718/797)
Receiving objects:  91% (726/797)
Receiving objects:  92% (734/797)
Receiving objects:  93% (742/797)
Receiving objects:  94% (750/797)
Receiving objects:  95% (758/797)
Receiving objects:  96% (766/797)
Receiving objects:  97% (774/797)
Receiving objects:  98% (782/797)
Receiving objects:  99% (790/797)
Receiving objects: 100% (797/797)
Receiving objects: 100% (797/797), 245.06 KiB | 16.34 MiB/s, done.
Resolving deltas:   0% (0/506)
Resolving deltas:   1% (6/506)
Resolving deltas:   2% (11/506)
Resolving deltas:   3% (16/506)
Resolving deltas:   4% (21/506)
Resolving deltas:   5% (26/506)
Resolving deltas:   6% (31/506)
Resolving deltas:   7% (36/506)
Resolving deltas:   8% (41/506)
Resolving deltas:   9% (46/506)
Resolving deltas:  10% (51/506)
Resolving deltas:  11% (56/506)
Resolving deltas:  12% (61/506)
Resolving deltas:  13% (66/506)
Resolving deltas:  14% (71/506)
Resolving deltas:  15% (76/506)
Resolving deltas:  16% (81/506)
Resolving deltas:  17% (87/506)
Resolving deltas:  18% (92/506)
Resolving deltas:  19% (97/506)
Resolving deltas:  20% (102/506)
Resolving deltas:  21% (107/506)
Resolving deltas:  22% (112/506)
Resolving deltas:  23% (117/506)
Resolving deltas:  24% (122/506)
Resolving deltas:  25% (127/506)
Resolving deltas:  26% (132/506)
Resolving deltas:  27% (137/506)
Resolving deltas:  28% (142/506)
Resolving deltas:  29% (147/506)
Resolving deltas:  30% (152/506)
Resolving deltas:  31% (157/506)
Resolving deltas:  32% (162/506)
Resolving deltas:  33% (167/506)
Resolving deltas:  34% (173/506)
Resolving deltas:  35% (178/506)
Resolving deltas:  36% (183/506)
Resolving deltas:  37% (188/506)
Resolving deltas:  38% (193/506)
Resolving deltas:  39% (198/506)
Resolving deltas:  40% (203/506)
Resolving deltas:  41% (208/506)
Resolving deltas:  42% (213/506)
Resolving deltas:  43% (218/506)
Resolving deltas:  44% (223/506)
Resolving deltas:  45% (228/506)
Resolving deltas:  46% (233/506)
Resolving deltas:  47% (238/506)
Resolving deltas:  48% (243/506)
Resolving deltas:  49% (248/506)
Resolving deltas:  50% (253/506)
Resolving deltas:  51% (259/506)
Resolving deltas:  52% (264/506)
Resolving deltas:  53% (269/506)
Resolving deltas:  54% (274/506)
Resolving deltas:  55% (279/506)
Resolving deltas:  56% (284/506)
Resolving deltas:  57% (289/506)
Resolving deltas:  58% (294/506)
Resolving deltas:  59% (299/506)
Resolving deltas:  60% (304/506)
Resolving deltas:  61% (309/506)
Resolving deltas:  62% (315/506)
Resolving deltas:  63% (319/506)
Resolving deltas:  64% (324/506)
Resolving deltas:  65% (329/506)
Resolving deltas:  66% (334/506)
Resolving deltas:  67% (340/506)
Resolving deltas:  68% (345/506)
Resolving deltas:  69% (350/506)
Resolving deltas:  70% (355/506)
Resolving deltas:  71% (360/506)
Resolving deltas:  72% (365/506)
Resolving deltas:  73% (370/506)
Resolving deltas:  74% (375/506)
Resolving deltas:  75% (380/506)
Resolving deltas:  76% (385/506)
Resolving deltas:  77% (390/506)
Resolving deltas:  78% (395/506)
Resolving deltas:  79% (400/506)
Resolving deltas:  80% (405/506)
Resolving deltas:  81% (410/506)
Resolving deltas:  82% (415/506)
Resolving deltas:  83% (420/506)
Resolving deltas:  84% (426/506)
Resolving deltas:  85% (431/506)
Resolving deltas:  86% (436/506)
Resolving deltas:  87% (441/506)
Resolving deltas:  88% (446/506)
Resolving deltas:  89% (451/506)
Resolving deltas:  90% (456/506)
Resolving deltas:  91% (461/506)
Resolving deltas:  92% (466/506)
Resolving deltas:  93% (471/506)
Resolving deltas:  94% (476/506)
Resolving deltas:  95% (481/506)
Resolving deltas:  96% (486/506)
Resolving deltas:  97% (491/506)
Resolving deltas:  98% (496/506)
Resolving deltas:  99% (501/506)
Resolving deltas: 100% (506/506)
Resolving deltas: 100% (506/506), done.
HEAD is now at 21f1df3 RFC#0192 -  ensures workers do not get unnecessarily killed
[taskcluster 2024-06-20T12:14:49.280Z]    Exit Code: 0
[taskcluster 2024-06-20T12:14:49.280Z]    User Time: 24.895961s
[taskcluster 2024-06-20T12:14:49.280Z]  Kernel Time: 3.970075s
[taskcluster 2024-06-20T12:14:49.280Z]    Wall Time: 19.399971252s
[taskcluster 2024-06-20T12:14:49.280Z]       Result: SUCCEEDED
[taskcluster 2024-06-20T12:14:49.281Z] === Task Finished ===
[taskcluster 2024-06-20T12:14:49.281Z] Task Duration: 19.400613575s
[taskcluster 2024-06-20T12:14:49.376Z] Uploading link artifact public/logs/live.log to artifact public/logs/live_backing.log with expiry 2025-06-20T14:12:25.071Z