Skip to content

Add performance regresssion predictor inference feature - #6563

Open
Ali-Sayed-Salehi wants to merge 13 commits into
mozilla:masterfrom
Ali-Sayed-Salehi:perf-regression-pred
Open

Add performance regresssion predictor inference feature#6563
Ali-Sayed-Salehi wants to merge 13 commits into
mozilla:masterfrom
Ali-Sayed-Salehi:perf-regression-pred

Merge remote-tracking branch 'origin/perf-regression-pred'

e298c1f
Select commit
Loading
Failed to load commit list.
Community-TC Integration / bugbug lint succeeded Sep 2, 2026 in 2m 9s

Community-TC (pull_request)

bugbug lint

Details

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

Task Status

Started: 2026-09-02T16:18:58.061Z
Resolved: 2026-09-02T16:21:07.165Z
Task Execution Time: 2 minutes, 9 seconds, 104 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: ZyzUgAceQ_mWfg3Tud2sqg
RunId: 0

Artifacts

- public/logs/live_backing.log (1.1 MB)
- public/logs/live.log


[taskcluster 2026-09-02T16:18:58.162Z] Worker Type (proj-bugbug/batch) settings:
[taskcluster 2026-09-02T16:18:58.162Z]   {
[taskcluster 2026-09-02T16:18:58.162Z]     "generic-worker": {
[taskcluster 2026-09-02T16:18:58.162Z]       "config": {
[taskcluster 2026-09-02T16:18:58.162Z]         "capacity": 1,
[taskcluster 2026-09-02T16:18:58.162Z]         "headlessTasks": false
[taskcluster 2026-09-02T16:18:58.162Z]       },
[taskcluster 2026-09-02T16:18:58.162Z]       "engine": "multiuser",
[taskcluster 2026-09-02T16:18:58.162Z]       "go-arch": "amd64",
[taskcluster 2026-09-02T16:18:58.162Z]       "go-os": "linux",
[taskcluster 2026-09-02T16:18:58.162Z]       "go-version": "go1.27.0",
[taskcluster 2026-09-02T16:18:58.162Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v108.0.0",
[taskcluster 2026-09-02T16:18:58.162Z]       "revision": "ae7697a5449cc29e7d41ae62ef6e5f725b929ed3",
[taskcluster 2026-09-02T16:18:58.162Z]       "source": "https://github.com/taskcluster/taskcluster/commits/ae7697a5449cc29e7d41ae62ef6e5f725b929ed3",
[taskcluster 2026-09-02T16:18:58.162Z]       "version": "108.0.0"
[taskcluster 2026-09-02T16:18:58.162Z]     },
[taskcluster 2026-09-02T16:18:58.162Z]     "image": "projects/taskcluster-imaging/global/images/generic-worker-ubuntu-24-04-10c009c7a14346ef8938",
[taskcluster 2026-09-02T16:18:58.162Z]     "instance-id": "1262233523439662343",
[taskcluster 2026-09-02T16:18:58.162Z]     "instance-type": "projects/757942385826/machineTypes/n2-standard-2",
[taskcluster 2026-09-02T16:18:58.162Z]     "local-ipv4": "10.128.0.22",

...(62 lines hidden)...

[INFO] Initializing environment for https://github.com/pre-commit/mirrors-prettier.
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-prettier:prettier@3.1.0.
[INFO] Initializing environment for https://github.com/astral-sh/ruff-pre-commit.
[INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks.
[INFO] Initializing environment for https://github.com/codespell-project/codespell.
[INFO] Initializing environment for https://github.com/marco-c/taskcluster_yml_validator.
[INFO] Initializing environment for https://github.com/asottile/yesqa.
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-mypy.
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-mypy:types-pkg_resources==0.1.2,types-python-dateutil==2.9.0.20260807,types-PyYAML==6.0.12.20260815,types-orjson==3.6.2,types-tabulate==0.10.0.20260508,types-requests==2.33.0.20260712.
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-mypy:types-pkg_resources==0.1.2,types-requests==2.33.0.20260712,types-Flask==1.1.6,types-redis==4.6.0.20241004,types-python-dateutil==2.9.0.20260807,types-orjson==3.6.2,types-tabulate==0.10.0.20260508.
[INFO] Installing environment for https://github.com/pre-commit/mirrors-prettier.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/astral-sh/ruff-pre-commit.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/codespell-project/codespell.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/marco-c/taskcluster_yml_validator.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/asottile/yesqa.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/pre-commit/mirrors-mypy.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/pre-commit/mirrors-mypy.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
prettier.................................................................Passed
ruff check...............................................................Passed
ruff format..............................................................Passed
check python ast.........................................................Passed
check docstring is first.................................................Passed
check that executables have shebangs.....................................Passed
check for merge conflicts................................................Passed
check for broken symlinks............................(no files to check)Skipped
debug statements (python)................................................Passed
trim trailing whitespace.................................................Passed
check yaml...............................................................Passed
mixed line ending........................................................Passed
python tests naming......................................................Passed
check json...............................................................Passed
check vcs permalinks.....................................................Passed
codespell................................................................Passed
taskcluster_yml..........................................................Passed
Strip unnecessary `# noqa`s..............................................Passed
mypy-bugbug..............................................................Passed
mypy-bugbug-http.........................................................Passed
Check for useless excludes...............................................Passed
[taskcluster 2026-09-02T16:21:05.328Z]                        Exit Code: 0
[taskcluster 2026-09-02T16:21:05.328Z]                        User Time: 36.855ms
[taskcluster 2026-09-02T16:21:05.328Z]                      Kernel Time: 35.933ms
[taskcluster 2026-09-02T16:21:05.328Z]                        Wall Time: 1m43.180761895s
[taskcluster 2026-09-02T16:21:05.328Z]  Average Available System Memory: 6.24 GiB
[taskcluster 2026-09-02T16:21:05.328Z]       Average System Memory Used: 1.51 GiB
[taskcluster 2026-09-02T16:21:05.328Z]          Peak System Memory Used: 1.81 GiB
[taskcluster 2026-09-02T16:21:05.328Z]              Total System Memory: 7.75 GiB
[taskcluster 2026-09-02T16:21:05.328Z]                           Result: SUCCEEDED
[taskcluster 2026-09-02T16:21:05.329Z] === Task Finished ===
[taskcluster 2026-09-02T16:21:05.330Z] Task Duration: 1m43.182827796s