Skip to content

Gate automated review on risk/complexity scores and test coverage#6249

Open
msujaws wants to merge 2 commits into
mozilla:masterfrom
msujaws:feature-1-risk-gating
Open

Gate automated review on risk/complexity scores and test coverage#6249
msujaws wants to merge 2 commits into
mozilla:masterfrom
msujaws:feature-1-risk-gating

Match reviewer groups via aliases and rotation history

b403990
Select commit
Loading
Failed to load commit list.
Community-TC Integration / bugbug lint failed Jun 30, 2026 in 45s

Community-TC (pull_request)

bugbug lint

Details

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

Task Status

Started: 2026-06-30T15:51:59.305Z
Resolved: 2026-06-30T15:52:43.980Z
Task Execution Time: 44 seconds, 675 milliseconds
Task Status: failed
Reason Resolved: failed
TaskId: FJD9s-eBQcqNa0wnhy6qeQ
RunId: 0

Artifacts

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


[taskcluster 2026-06-30T15:51:59.390Z] Worker Type (proj-bugbug/batch) settings:
[taskcluster 2026-06-30T15:51:59.390Z]   {
[taskcluster 2026-06-30T15:51:59.390Z]     "generic-worker": {
[taskcluster 2026-06-30T15:51:59.390Z]       "config": {
[taskcluster 2026-06-30T15:51:59.390Z]         "capacity": 1,
[taskcluster 2026-06-30T15:51:59.390Z]         "headlessTasks": false
[taskcluster 2026-06-30T15:51:59.390Z]       },
[taskcluster 2026-06-30T15:51:59.390Z]       "engine": "multiuser",
[taskcluster 2026-06-30T15:51:59.390Z]       "go-arch": "amd64",
[taskcluster 2026-06-30T15:51:59.390Z]       "go-os": "linux",
[taskcluster 2026-06-30T15:51:59.390Z]       "go-version": "go1.26.2",
[taskcluster 2026-06-30T15:51:59.390Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v100.0.1",
[taskcluster 2026-06-30T15:51:59.390Z]       "revision": "fcf9d8ed582ed8de3d1cdb8f4f91ccec93b7803c",
[taskcluster 2026-06-30T15:51:59.390Z]       "source": "https://github.com/taskcluster/taskcluster/commits/fcf9d8ed582ed8de3d1cdb8f4f91ccec93b7803c",
[taskcluster 2026-06-30T15:51:59.390Z]       "version": "100.0.1"
[taskcluster 2026-06-30T15:51:59.390Z]     },
[taskcluster 2026-06-30T15:51:59.390Z]     "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-bngpghpfficdxtlhnusi",
[taskcluster 2026-06-30T15:51:59.390Z]     "instance-id": "9045253436818217824",
[taskcluster 2026-06-30T15:51:59.390Z]     "instance-type": "projects/757942385826/machineTypes/n2-standard-2",
[taskcluster 2026-06-30T15:51:59.390Z]     "local-ipv4": "10.150.0.76",
[taskcluster 2026-06-30T15:51:59.390Z]     "machine-setup": {
[taskcluster 2026-06-30T15:51:59.390Z]       "maintainer": "taskcluster-notifications+workers@mozilla.com",
[taskcluster 2026-06-30T15:51:59.390Z]       "script": "https://raw.githubusercontent.com/taskcluster/community-tc-config/b5b7c2ad856c144a6759e6e72280c4a958f8a930/imagesets/generic-worker-ubuntu-24-04/bootstrap.sh"
[taskcluster 2026-06-30T15:51:59.390Z]     },
[taskcluster 2026-06-30T15:51:59.390Z]     "project-id": "community-tc-workers",
[taskcluster 2026-06-30T15:51:59.390Z]     "public-hostname": "proj-bugbug-batch-ekzmk5rrsim2tzwddkrxhq.c.community-tc-workers.internal",
[taskcluster 2026-06-30T15:51:59.390Z]     "public-ipv4": "34.182.178.26",
[taskcluster 2026-06-30T15:51:59.390Z]     "region": "us-east4",
[taskcluster 2026-06-30T15:51:59.390Z]     "zone": "us-east4-a"
[taskcluster 2026-06-30T15:51:59.390Z]   }
[taskcluster 2026-06-30T15:51:59.390Z] Task ID: FJD9s-eBQcqNa0wnhy6qeQ
[taskcluster 2026-06-30T15:51:59.391Z] === Task Starting ===
[taskcluster 2026-06-30T15:52:00.125Z] [d2g] Loading docker image
[taskcluster 2026-06-30T15:52:22.961Z] [d2g] Loaded docker image "docker.io/astral/uv:python3.12-trixie"
[taskcluster 2026-06-30T15:52:22.964Z] Executing command 0: docker run -t --name taskcontainer_fRTqaDLATXiIODJ65E9wOw --memory-swap -1 --pids-limit -1 --pull=never --log-driver=none '--add-host=localhost.localdomain:127.0.0.1' --env-file 'env.list' 'astral/uv:python3.12-trixie' /bin/bash -cx 'git clone --quiet https://github.com/msujaws/bugbug && cd bugbug && git -c advice.detachedHead=false checkout b403990daac71c427ab2fd705f54315b05fc43f2 && uv sync --locked --package bugbug --only-group test && uv run pre-commit run -a --show-diff-on-failure'
+ git clone --quiet https://github.com/msujaws/bugbug
+ cd bugbug
+ git -c advice.detachedHead=false checkout b403990daac71c427ab2fd705f54315b05fc43f2
HEAD is now at b403990d Match reviewer groups via aliases and rotation history
+ uv sync --locked --package bugbug --only-group test
Using CPython 3.12.13 interpreter at: /usr/local/bin/python3
Creating virtual environment at: .venv
⠋ Resolving dependencies...                                                     
⠙ Resolving dependencies...                                                     
⠹ Resolving dependencies...                                                     
⠸ Resolving dependencies...                                                     
⠼ Resolving dependencies...                                                     
⠋ Resolving dependencies...                                                     
⠙ Resolving dependencies...                                                     
⠋ Resolving dependencies...                                                     
⠙ Resolving dependencies...                                                     
⠙ agent-tools==0.1.0                                                            
⠙ agent-tools==0.1.0                                                            
⠙ agent-tools==0.1.0                                                            
⠙ agent-tools==0.1.0                                                            
⠙ bugbug==0.0.638                                                               
⠙ bugbug==0.0.638                                                               
⠙ bugbug==0.0.638                                                               
⠙ bugbug==0.0.638                                                               
⠙ bugbug==0.0.638                                                               
⠙ bugbug-http-service==0.0.638                                                  
⠙ bugbug-mcp==0.1.0                                                             
⠙ bugbug-mcp==0.1.0                                                             
⠙ bugbug-mcp==0.1.0                                                             
⠙ hackbot-agent-autowebcompat-repro==0.1.0                                      
⠙ hackbot-agent-bug-fix==0.1.0                                                  
⠙ hackbot-agent-build-repair==0.1.0                                             
⠙ hackbot-agent-build-repair==0.1.0                                             
⠙ hackbot-api==0.1.0                                                            
⠙ requests==2.34.2                                                              
⠙ taskcluster==100.3.0                                                          
⠹ taskcluster==100.3.0                                                          
⠹ spacy==3.8.14                                                                 
⠹ json-e==4.8.2                                                                 
⠸ pyyaml==6.0.3                                                                 
⠸ coverage==7.14.1                                                              
⠸ hypothesis==6.155.6                                                           
⠸ igraph==1.0.0                                                                 
⠸ jsonschema==4.26.0                                                            
⠸ pre-commit==4.6.0                                                             
⠼ pydantic==2.13.4                                                              
⠼ pydantic-core==2.46.4                                                         
⠼ bugsy==0.12.0                                                                 
⠼ prefpicker==2.23.0                                                            
⠴ python-hglib==2.6.2                                                           
⠦ python-hglib==2.6.2                                                           
⠧ python-hglib==2.6.2                                                           
⠇ python-hglib==2.6.2                                                           
⠋ python-hglib==2.6.2                                                           
⠙ python-hglib==2.6.2                                                           
⠹ python-hglib==2.6.2                                                           
⠹ qdrant-client==1.15.1                                                         
⠹ httpx==0.28.1                                                                 
⠹ ratelimit==2.2.1                                                              
⠹ requests-html==0.10.0                                                         
⠹ rs-parsepatch==0.4.6                                                          
⠹ scikit-learn==1.7.2                                                           
⠹ scipy==1.17.1                                                                 
⠹ searchfox==0.17.0                                                             
⠹ sendgrid==6.12.5                                                              
⠹ shap==0.52.0                                                                  
⠹ shap==0.52.0                                                                  
⠹ slicer==0.0.8                                                                 
⠹ tabulate==0.10.0                                                              
⠹ tenacity==9.1.4                                                               
⠹ tqdm==4.68.3                                                                  
⠹ unidiff==0.7.5                                                                
⠹ weave==0.52.43                                                                
⠹ diskcache-weave==5.6.3.post1                                                  
⠹ xgboost==3.2.0                                                                
⠹ zstandard==0.25.0                                                             
⠹ fastmcp-slim==3.4.2                                                           
⠸ mozdownload==1.30.0                                                           
⠼ pyppeteer==0.0.25                                                             
⠴ pyppeteer==0.0.25                                                             
⠦ pyppeteer==0.0.25                                                             
⠦ pyquery==2.0.1                                                                
⠦ w3lib==2.4.1                                                                  
⠦ python-http-client==3.3.7                                                     
⠦ werkzeug==3.1.8                                                               
⠦ werkzeug==3.1.8                                                               
⠦ werkzeug==3.1.8                                                               
⠦ werkzeug==3.1.8                                                               
⠦ cloudpickle==3.1.2                                                            
⠦ llvmlite==0.47.0                                                              
⠦ llvmlite==0.47.0                                                              
⠦ numba==0.65.1                                                                 
⠦ gitpython==3.1.50                                                             
⠧ googleapis-common-protos==1.75.0                                              
⠧ uvloop==0.22.1                                                                
⠧ pexpect==4.9.0                                                                
⠧ proto-plus==1.28.0                                                            
⠧ agent-tools==0.1.0                                                            
⠇                                                                               
Resolved 377 packages in 5.03s
The lockfile at `uv.lock` needs to be updated, but `--locked` was provided. To update the lockfile, run `uv lock`.
[taskcluster 2026-06-30T15:52:43.412Z]                        Exit Code: 1
[taskcluster 2026-06-30T15:52:43.412Z]                        User Time: 10.964ms
[taskcluster 2026-06-30T15:52:43.412Z]                      Kernel Time: 17.942ms
[taskcluster 2026-06-30T15:52:43.412Z]                        Wall Time: 20.447894472s
[taskcluster 2026-06-30T15:52:43.412Z]  Average Available System Memory: 6.46 GiB
[taskcluster 2026-06-30T15:52:43.412Z]       Average System Memory Used: 1.29 GiB
[taskcluster 2026-06-30T15:52:43.412Z]          Peak System Memory Used: 1.64 GiB
[taskcluster 2026-06-30T15:52:43.412Z]              Total System Memory: 7.75 GiB
[taskcluster 2026-06-30T15:52:43.412Z]                           Result: FAILED
[taskcluster 2026-06-30T15:52:43.412Z] === Task Finished ===
[taskcluster 2026-06-30T15:52:43.412Z] Task Duration: 20.448320846s
[taskcluster:error] exit status 1