Skip to content

Update the path for the `variants.yml` file (#2391)

Community-TC Integration / bugbot tests succeeded May 11, 2024 in 4m 7s

Community-TC (push)

bugbot tests

Details

View task in Taskcluster
View logs in Taskcluster


[taskcluster:warn 2024-05-11T16:17:46.225Z] Converted task definition (conversion performed by d2g):
[taskcluster:warn 2024-05-11T16:17:46.225Z] ---
[taskcluster:warn 2024-05-11T16:17:46.225Z]   created: "2024-05-11T16:15:20.273Z"
[taskcluster:warn 2024-05-11T16:17:46.225Z]   deadline: "2024-05-11T17:15:20.273Z"
[taskcluster:warn 2024-05-11T16:17:46.225Z]   dependencies: []
[taskcluster:warn 2024-05-11T16:17:46.225Z]   expires: "2025-05-11T17:15:20.273Z"
[taskcluster:warn 2024-05-11T16:17:46.225Z]   extra: {}
[taskcluster:warn 2024-05-11T16:17:46.225Z]   metadata:
[taskcluster:warn 2024-05-11T16:17:46.225Z]     description: bugbot tests
[taskcluster:warn 2024-05-11T16:17:46.225Z]     name: bugbot tests
[taskcluster:warn 2024-05-11T16:17:46.225Z]     owner: mcastelluccio@mozilla.com
[taskcluster:warn 2024-05-11T16:17:46.225Z]     source: https://github.com/mozilla/bugbot/raw/9302644555597a9fe19ea29958c032e82bd0957f/.taskcluster.yml
[taskcluster:warn 2024-05-11T16:17:46.225Z]   payload:
[taskcluster:warn 2024-05-11T16:17:46.225Z]     command:
[taskcluster:warn 2024-05-11T16:17:46.225Z]     - - bash
[taskcluster:warn 2024-05-11T16:17:46.225Z]       - -cx
[taskcluster:warn 2024-05-11T16:17:46.225Z]       - podman run -t --rm --privileged -e COVERALLS_REPO_TOKEN -e RUN_ID -e TASKCLUSTER_ROOT_URL
[taskcluster:warn 2024-05-11T16:17:46.225Z]         -e TASKCLUSTER_WORKER_LOCATION -e TASK_ID -e TOX_ENV 'python:3.10' /bin/bash
[taskcluster:warn 2024-05-11T16:17:46.225Z]         -lcx 'git clone --quiet https://github.com/mozilla/bugbot bugbot && cd bugbot
[taskcluster:warn 2024-05-11T16:17:46.225Z]         && git -c advice.detachedHead=false checkout 9302644555597a9fe19ea29958c032e82bd0957f
[taskcluster:warn 2024-05-11T16:17:46.225Z]         && pip install --quiet -r requirements-test.txt && pre-commit run --all-files
[taskcluster:warn 2024-05-11T16:17:46.225Z]         --show-diff-on-failure && tox -e $TOX_ENV && coveralls'
[taskcluster:warn 2024-05-11T16:17:46.225Z]     env:
[taskcluster:warn 2024-05-11T16:17:46.225Z]       COVERALLS_REPO_TOKEN: VWnjgqWLHfmgSQMJPFdIRYIG5ontiAGl6
[taskcluster:warn 2024-05-11T16:17:46.225Z]       TOX_ENV: py310
[taskcluster:warn 2024-05-11T16:17:46.225Z]     features:
[taskcluster:warn 2024-05-11T16:17:46.225Z]       backingLog: true
[taskcluster:warn 2024-05-11T16:17:46.225Z]       liveLog: true
[taskcluster:warn 2024-05-11T16:17:46.225Z]     logs:
[taskcluster:warn 2024-05-11T16:17:46.225Z]       backing: public/logs/live_backing.log
[taskcluster:warn 2024-05-11T16:17:46.225Z]       live: public/logs/live.log
[taskcluster:warn 2024-05-11T16:17:46.225Z]     maxRunTime: 3600
[taskcluster:warn 2024-05-11T16:17:46.225Z]     onExitStatus:
[taskcluster:warn 2024-05-11T16:17:46.225Z]       retry:
[taskcluster:warn 2024-05-11T16:17:46.225Z]       - 125
[taskcluster:warn 2024-05-11T16:17:46.225Z]       - 128
[taskcluster:warn 2024-05-11T16:17:46.225Z]   priority: lowest
[taskcluster:warn 2024-05-11T16:17:46.225Z]   projectId: none
[taskcluster:warn 2024-05-11T16:17:46.225Z]   provisionerId: proj-relman
[taskcluster:warn 2024-05-11T16:17:46.225Z]   requires: all-completed
[taskcluster:warn 2024-05-11T16:17:46.225Z]   retries: 5
[taskcluster:warn 2024-05-11T16:17:46.225Z]   routes:
[taskcluster:warn 2024-05-11T16:17:46.225Z]   - checks
[taskcluster:warn 2024-05-11T16:17:46.225Z]   schedulerId: taskcluster-github
[taskcluster:warn 2024-05-11T16:17:46.225Z]   scopes: []
[taskcluster:warn 2024-05-11T16:17:46.225Z]   tags: {}
[taskcluster:warn 2024-05-11T16:17:46.225Z]   taskGroupId: BYBZW6LFTK2z8Ps7SlF78A
[taskcluster:warn 2024-05-11T16:17:46.225Z]   taskQueueId: proj-relman/ci
[taskcluster:warn 2024-05-11T16:17:46.225Z]   workerType: ci
[taskcluster:warn 2024-05-11T16:17:46.225Z] 
[taskcluster 2024-05-11T16:17:47.243Z] Uploading redirect artifact public/logs/live.log to URL https://community-websocktunnel.services.mozilla.com/us-east4-c.6610350375567501172.60099/log/b_4nuHpLRZuLzB06llRE0g with mime type "text/plain; charset=utf-8" and expiry 2024-05-11T17:32:47.154Z
[taskcluster 2024-05-11T16:17:47.336Z] Executing command 0: bash -cx 'podman run -t --rm --privileged -e COVERALLS_REPO_TOKEN -e RUN_ID -e TASKCLUSTER_ROOT_URL -e TASKCLUSTER_WORKER_LOCATION -e TASK_ID -e TOX_ENV '\''python:3.10'\'' /bin/bash -lcx '\''git clone --quiet https://github.com/mozilla/bugbot bugbot && cd bugbot && git -c advice.detachedHead=false checkout 9302644555597a9fe19ea29958c032e82bd0957f && pip install --quiet -r requirements-test.txt && pre-commit run --all-files --show-diff-on-failure && tox -e $TOX_ENV && coveralls'\'
+ podman run -t --rm --privileged -e COVERALLS_REPO_TOKEN -e RUN_ID -e TASKCLUSTER_ROOT_URL -e TASKCLUSTER_WORKER_LOCATION -e TASK_ID -e TOX_ENV python:3.10 /bin/bash -lcx 'git clone --quiet https://github.com/mozilla/bugbot bugbot && cd bugbot && git -c advice.detachedHead=false checkout 9302644555597a9fe19ea29958c032e82bd0957f && pip install --quiet -r requirements-test.txt && pre-commit run --all-files --show-diff-on-failure && tox -e $TOX_ENV && coveralls'
Resolved "python" as an alias (/etc/containers/registries.conf.d/shortnames.conf)
Trying to pull docker.io/library/python:3.10...
Getting image source signatures
Copying blob sha256:7746f0895c6520d3bc85d29f2aae218a93ccb7f7b71bb9682312a1265df815ba
Copying blob sha256:c4c40c3e3cdf945721f480e1d939aac857876fdb5c33b8fbfcf655c63b0b9428
Copying blob sha256:c05cc1123d7e335d59b0f465c23b7ad2ad27f4875b6c3eab41c65a9b50efa382
Copying blob sha256:2cf9c2b42f41b1845f3e4421b723d56146db82939dc884555e077768e18132f4
Copying blob sha256:b6f29ccdcc551647511d3473f89c94b2ee7fbce3e65226908ea74cfc5c586697
Copying blob sha256:1468e7ff95fcb865fbc4dee7094f8b99c4dcddd6eb2180cf044c7396baf6fc2f
Copying blob sha256:b6f29ccdcc551647511d3473f89c94b2ee7fbce3e65226908ea74cfc5c586697
Copying blob sha256:c4c40c3e3cdf945721f480e1d939aac857876fdb5c33b8fbfcf655c63b0b9428
Copying blob sha256:7746f0895c6520d3bc85d29f2aae218a93ccb7f7b71bb9682312a1265df815ba
Copying blob sha256:c05cc1123d7e335d59b0f465c23b7ad2ad27f4875b6c3eab41c65a9b50efa382
Copying blob sha256:1468e7ff95fcb865fbc4dee7094f8b99c4dcddd6eb2180cf044c7396baf6fc2f
Copying blob sha256:2cf9c2b42f41b1845f3e4421b723d56146db82939dc884555e077768e18132f4
Copying blob sha256:096b0369c441cc5e4a358c4a15a7904e8cbb1a3bf4b4375fa3f0a5b7fedf240f
Copying blob sha256:096b0369c441cc5e4a358c4a15a7904e8cbb1a3bf4b4375fa3f0a5b7fedf240f
Copying blob sha256:1c7299ff637994036bf75e36cebf6f6f68e2c747c81d936c47de3faaea59d768
Copying blob sha256:1c7299ff637994036bf75e36cebf6f6f68e2c747c81d936c47de3faaea59d768
Copying config sha256:eeec5526d75f72fefcf3231b05ca8d3832e2f67e20b43bb04cd6d478c84bb164
Writing manifest to image destination
Storing signatures
++ 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/bugbot bugbot
+ cd bugbot
+ git -c advice.detachedHead=false checkout 9302644555597a9fe19ea29958c032e82bd0957f
HEAD is now at 9302644 Update the path for the `variants.yml` file (#2391)
+ pip install --quiet -r requirements-test.txt
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv

[notice] A new release of pip is available: 23.0.1 -> 24.0
[notice] To update, run: pip install --upgrade pip
+ pre-commit run --all-files --show-diff-on-failure
[INFO] Initializing environment for https://github.com/Riverside-Healthcare/djLint.
[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:tokenize-rt==4.2.1,types-filelock==3.2.7,types-pytz==2021.3.8,types-python-dateutil==2.8.17,types-PyYAML==6.0.8,types-requests==2.27.30,types-tabulate==0.8.9.
[INFO] Installing environment for https://github.com/Riverside-Healthcare/djLint.
[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...
djLint linting for Jinja.................................................Passed
djLint linting for Jinja.................................................Passed
ruff.....................................................................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
fix requirements.txt.....................................................Passed
check vcs permalinks.....................................................Passed
codespell................................................................Passed
taskcluster_yml..........................................................Passed
Strip unnecessary `# noqa`s..............................................Passed
mypy.....................................................................Passed
Check for useless excludes...............................................Passed
+ tox -e py310
py310: install_deps> python -I -m pip install -r requirements.txt -r requirements-dev.txt
py310: commands[0]> alembic upgrade head
INFO  [alembic.runtime.migration] Context impl SQLiteImpl.

INFO  [alembic.runtime.migration] Will assume non-transactional DDL.

INFO  [alembic.runtime.migration] Running upgrade  -> ac0a01dcb3a9, Init the database

py310: commands[1]> coverage erase
py310: commands[2]> coverage run --branch --source /bugbot/bugbot -m unittest -v
test_set_status_flags (tests.test_bug_analyzer.TestSetStatusFlags) ... ok

2024-05-11 16:19:15,893 - INFO - Run rule ../bzcleaner.py

2024-05-11 16:19:15,893 - INFO - Run rule ../bzcleaner.py

test_description (tests.test_bzcleaner.TestBZClearner) ... ok

test_email_subject (tests.test_bzcleaner.TestBZClearner) ... ok

test_has_individual_autofix (tests.test_bzcleaner.TestBZClearner) ... ok

2024-05-11 16:19:15,893 - INFO - Run rule ../bzcleaner.py

2024-05-11 16:19:15,893 - INFO - Run rule ../bzcleaner.py

2024-05-11 16:19:15,894 - INFO - Run rule ../bzcleaner.py

2024-05-11 16:19:15,894 - INFO - Run rule ../bzcleaner.py

2024-05-11 16:19:15,894 - INFO - Run rule ../bzcleaner.py

test_ignore_date (tests.test_bzcleaner.TestBZClearner) ... ok

test_name (tests.test_bzcleaner.TestBZClearner) ... ok

test_subject (tests.test_bzcleaner.TestBZClearner) ... ok

test_template (tests.test_bzcleaner.TestBZClearner) ... ok

2024-05-11 16:19:15,894 - INFO - Run rule inactive_ni_pending.py

2024-05-11 16:19:15,895 - INFO - Run rule inactive_ni_pending.py

2024-05-11 16:19:15,895 - INFO - Run rule inactive_ni_pending.py

2024-05-11 16:19:15,895 - INFO - Run rule inactive_ni_pending.py

test_description (tests.test_bzcleaner.TestBZClearnerClass) ... ok

test_get_bz_params (tests.test_bzcleaner.TestBZClearnerClass) ... ok

test_ignore_date (tests.test_bzcleaner.TestBZClearnerClass) ... ok

test_name (tests.test_bzcleaner.TestBZClearnerClass) ... ok

2024-05-11 16:19:15,895 - INFO - Run rule inactive_ni_pending.py

test_subject (tests.test_bzcleaner.TestBZClearnerClass) ... ok

test_template (tests.test_bzcleaner.TestBZClearnerClass) ... ok

2024-05-11 16:19:15,896 - INFO - Run rule inactive_ni_pending.py

test_cache (tests.test_cache.TestCache) ... ok

test_dom_lws_calendar (tests.test_calendar.TestICSCalendar)

Test the triage rotation calendar from DOM LWS team. ... ok

test_performance_tools_calendar (tests.test_calendar.TestICSCalendar)

Test the triage rotation calendar from Performance Tools team. ... ok

test_recurring_event (tests.test_calendar.TestICSCalendar)

Test a calendar with a recurring event. ... ok

test_bugchange (tests.test_db.TestDB) ... ok

test_email (tests.test_db.TestDB) ... ok

2024-05-11 16:19:16,328 - INFO - Run rule duplicate_copy_metadata.py

test_get_previously_copied_fields (tests.test_duplicate_copy_metadata.TestDuplicateCopyMetadata) ... ok

2024-05-11 16:19:16,329 - INFO - Run rule no_assignee.py

test_nobody (tests.test_email_no_assignee.TestEmailNoAssignee) ... ok

test_escalation (tests.test_escalation.TestEscalation) ... ok

test_str (tests.test_escalation.TestEscalation) ... ok

test_replaceUnicode (tests.test_mail.TestMail) ... ok

test_merge_changes (tests.test_multi_autofixers.TestMultiAutoFixers) ... ok

test_missed_merge_function (tests.test_multi_autofixers.TestMultiAutoFixers) ... ok

test_unsported_rule_in_merge_function (tests.test_multi_autofixers.TestMultiAutoFixers) ... ok

test_add_signatures (tests.test_new_utils.TestUtils) ... ok

test_get_signatures (tests.test_new_utils.TestUtils) ... ok

2024-05-11 16:19:22,343 - INFO - Run rule regression_set_status_flags.py

test_status_changes (tests.test_regression_set_status_flags.TestSetStatusFlags) ... ok

test_get (tests.test_round_robin.TestRoundRobin) ... ok

test_get_ics (tests.test_round_robin.TestRoundRobin) ... ok

test_get_who_to_nag (tests.test_round_robin.TestRoundRobin) ... ok

test_logical_comparison (tests.test_severity.TestSeverity) ... ok

2024-05-11 16:19:22,360 - INFO - Using mock file /bugbot/bugbot/../tests/mocks/https_crash-stats.mozilla.org/api/SuperSearch/GET__facets_size=1000__results_number=0_signature==IPCError-browser | ShutDownKill_signature==OOM | small_signature=^EMPTY: .json

test_get_blocked_signatures (tests.test_topcrash.TestTopcrash) ... ok

test_check_users (tests.test_user_activity.UserActivityTest)

2024-05-11 16:19:22,363 - INFO - Using mock file /bugbot/bugbot/../tests/mocks/https_bugzilla.mozilla.org/rest/user/GET_include_fields=can_login_include_fields=creation_time_include_fields=last_activity_time_include_fiel_ac510acb1e109087e2f8cc7dc76970ca.json

Test the check_users method ... ok

2024-05-11 16:19:22,365 - INFO - Using mock file /bugbot/bugbot/../tests/mocks/https_bugzilla.mozilla.org/rest/user/GET_include_fields=can_login_include_fields=creation_time_include_fields=last_activity_time_include_fiel_561d80df788e2b565356201ffc83bbeb.json

2024-05-11 16:19:22,367 - INFO - Using mock file /bugbot/bugbot/../tests/mocks/https_bugzilla.mozilla.org/rest/user/GET_include_fields=can_login_include_fields=creation_time_include_fields=last_activity_time_include_fiel_0fed22d912a794760085e714c58db05a.json

test_check_users_ignore_bots (tests.test_user_activity.UserActivityTest) ... ok

test_check_users_keep_active (tests.test_user_activity.UserActivityTest)

2024-05-11 16:19:22,369 - INFO - Using mock file /bugbot/bugbot/../tests/mocks/https_bugzilla.mozilla.org/rest/user/GET_include_fields=can_login_include_fields=creation_time_include_fields=last_activity_time_include_fiel_ac510acb1e109087e2f8cc7dc76970ca.json

Test the check_users method with keep_active set to True ... ok

test_get_bz_users_with_status (tests.test_user_activity.UserActivityTest)

2024-05-11 16:19:22,371 - INFO - Using mock file /bugbot/bugbot/../tests/mocks/https_bugzilla.mozilla.org/rest/user/GET_include_fields=can_login_include_fields=creation_time_include_fields=id_include_fields=last_activity_6ab2aafe037af940ec0d7b4fccbc24cb.json

Test the get_bz_users_with_status method ... ok

test_get_status_from_bz_user (tests.test_user_activity.UserActivityTest)

Test the get_status_from_bz_user method ... ok

test_logical_comparison (tests.test_webcompat_priority.TestWebcompatPriority) ... ok



----------------------------------------------------------------------

Ran 42 tests in 6.481s



OK

  py310: OK (18.42=setup[10.76]+cmd[0.32,0.09,7.26] seconds)
  congratulations :) (18.57 seconds)
+ coveralls
Submitting coverage to coveralls.io...
Coverage submitted!
Job ##5005.1
https://coveralls.io/jobs/142150434
[taskcluster 2024-05-11T16:19:26.549Z]    Exit Code: 0
[taskcluster 2024-05-11T16:19:26.549Z]    User Time: 24.682002s
[taskcluster 2024-05-11T16:19:26.549Z]  Kernel Time: 4.172915s
[taskcluster 2024-05-11T16:19:26.549Z]    Wall Time: 1m39.212690018s
[taskcluster 2024-05-11T16:19:26.549Z]       Result: SUCCEEDED
[taskcluster 2024-05-11T16:19:26.549Z] === Task Finished ===
[taskcluster 2024-05-11T16:19:26.549Z] Task Duration: 1m39.213065328s
[taskcluster 2024-05-11T16:19:26.634Z] Uploading link artifact public/logs/live.log to artifact public/logs/live_backing.log with expiry 2025-05-11T17:15:20.273Z