Bump jinja2 from 3.1.4 to 3.1.5 #2560
Open
Community-TC Integration / bugbot tests
succeeded
Dec 23, 2024 in 4m 21s
Community-TC (pull_request)
bugbot tests
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2024-12-23T13:59:37.449Z
Resolved: 2024-12-23T14:01:55.201Z
Task Execution Time: 2 minutes, 17 seconds, 752 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2024-12-23T13:59:37.490Z] Worker Type (proj-relman/ci) settings:
[taskcluster 2024-12-23T13:59:37.490Z] {
[taskcluster 2024-12-23T13:59:37.490Z] "config": {
[taskcluster 2024-12-23T13:59:37.490Z] "deploymentId": "1ce97b667461a3b3"
[taskcluster 2024-12-23T13:59:37.490Z] },
[taskcluster 2024-12-23T13:59:37.490Z] "generic-worker": {
[taskcluster 2024-12-23T13:59:37.490Z] "config": {
[taskcluster 2024-12-23T13:59:37.490Z] "headlessTasks": false,
[taskcluster 2024-12-23T13:59:37.490Z] "runTasksAsCurrentUser": false
[taskcluster 2024-12-23T13:59:37.490Z] },
[taskcluster 2024-12-23T13:59:37.490Z] "engine": "multiuser",
[taskcluster 2024-12-23T13:59:37.490Z] "go-arch": "amd64",
[taskcluster 2024-12-23T13:59:37.490Z] "go-os": "linux",
[taskcluster 2024-12-23T13:59:37.490Z] "go-version": "go1.23.4",
[taskcluster 2024-12-23T13:59:37.490Z] "release": "https://github.com/taskcluster/taskcluster/releases/tag/v77.0.0",
[taskcluster 2024-12-23T13:59:37.490Z] "revision": "4e04b1997ded4dc7d50c25ccd72d2eee8f5b7f65",
[taskcluster 2024-12-23T13:59:37.490Z] "source": "https://github.com/taskcluster/taskcluster/commits/4e04b1997ded4dc7d50c25ccd72d2eee8f5b7f65",
[taskcluster 2024-12-23T13:59:37.490Z] "version": "77.0.0"
[taskcluster 2024-12-23T13:59:37.490Z] },
[taskcluster 2024-12-23T13:59:37.490Z] "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-8d44y714pa2kw7unk7pb",
...(94 lines hidden)...
ce82e98d553d: Waiting
5ddbee3ba41e: Waiting
5bd71677db44: Verifying Checksum
5bd71677db44: Download complete
fdf894e782a2: Download complete
551df7f94f9c: Verifying Checksum
551df7f94f9c: Download complete
bd84c4462442: Verifying Checksum
bd84c4462442: Download complete
4936f42e964c: Verifying Checksum
4936f42e964c: Download complete
5ddbee3ba41e: Verifying Checksum
5ddbee3ba41e: Download complete
ce82e98d553d: Verifying Checksum
ce82e98d553d: Download complete
fdf894e782a2: Pull complete
5bd71677db44: Pull complete
551df7f94f9c: Pull complete
ce82e98d553d: Pull complete
bd84c4462442: Pull complete
4936f42e964c: Pull complete
5ddbee3ba41e: Pull complete
Digest: sha256:3ba2e48b887586835af6a0c35fc6fc6086fb4881e963082330ab0a35f3f42c16
Status: Downloaded newer image for python:3.10
++ 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 df271eb1b2d3b25fdd20c8fd5b4f03d62acf98e2
HEAD is now at df271eb Bump jinja2 from 3.1.4 to 3.1.5
+ 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.3.1
[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.
[WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo.
[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
test_description (tests.test_bzcleaner.TestBZClearner) ... ok
2024-12-23 14:01:41,756 - INFO - Run rule ../bzcleaner.py
2024-12-23 14:01:41,757 - INFO - Run rule ../bzcleaner.py
2024-12-23 14:01:41,757 - INFO - Run rule ../bzcleaner.py
test_email_subject (tests.test_bzcleaner.TestBZClearner) ... ok
test_has_individual_autofix (tests.test_bzcleaner.TestBZClearner) ... ok
2024-12-23 14:01:41,757 - INFO - Run rule ../bzcleaner.py
2024-12-23 14:01:41,757 - INFO - Run rule ../bzcleaner.py
2024-12-23 14:01:41,758 - INFO - Run rule ../bzcleaner.py
2024-12-23 14:01:41,758 - 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
2024-12-23 14:01:41,758 - INFO - Run rule inactive_ni_pending.py
test_template (tests.test_bzcleaner.TestBZClearner) ... ok
test_description (tests.test_bzcleaner.TestBZClearnerClass) ... ok
2024-12-23 14:01:41,758 - INFO - Run rule inactive_ni_pending.py
test_get_bz_params (tests.test_bzcleaner.TestBZClearnerClass) ... ok
test_ignore_date (tests.test_bzcleaner.TestBZClearnerClass) ... ok
2024-12-23 14:01:41,759 - INFO - Run rule inactive_ni_pending.py
2024-12-23 14:01:41,759 - INFO - Run rule inactive_ni_pending.py
test_name (tests.test_bzcleaner.TestBZClearnerClass) ... ok
test_subject (tests.test_bzcleaner.TestBZClearnerClass) ... ok
2024-12-23 14:01:41,759 - INFO - Run rule inactive_ni_pending.py
2024-12-23 14:01:41,759 - INFO - Run rule inactive_ni_pending.py
test_template (tests.test_bzcleaner.TestBZClearnerClass) ... ok
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-12-23 14:01:42,425 - INFO - Run rule duplicate_copy_metadata.py
test_get_previously_copied_fields (tests.test_duplicate_copy_metadata.TestDuplicateCopyMetadata) ... ok
2024-12-23 14:01:42,426 - 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-12-23 14:01:47,406 - 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-12-23 14:01:47,424 - 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-12-23 14:01:47,428 - 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-12-23 14:01:47,431 - 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-12-23 14:01:47,433 - 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-12-23 14:01:47,436 - 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-12-23 14:01:47,439 - 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 5.685s
OK
py310: OK (24.14=setup[16.91]+cmd[0.48,0.10,6.65] seconds)
congratulations :) (24.31 seconds)
+ coveralls
Submitting coverage to coveralls.io...
Coverage submitted!
Job ##5378.1
https://coveralls.io/jobs/157767319
[taskcluster 2024-12-23T14:01:54.692Z] Exit Code: 0
[taskcluster 2024-12-23T14:01:54.692Z] User Time: 52.011ms
[taskcluster 2024-12-23T14:01:54.692Z] Kernel Time: 69.349ms
[taskcluster 2024-12-23T14:01:54.692Z] Wall Time: 2m15.368495282s
[taskcluster 2024-12-23T14:01:54.692Z] Result: SUCCEEDED
[taskcluster 2024-12-23T14:01:54.692Z] === Task Finished ===
[taskcluster 2024-12-23T14:01:54.692Z] Task Duration: 2m15.368906969s
[taskcluster 2024-12-23T14:01:54.904Z] Uploading link artifact public/logs/live.log to artifact public/logs/live_backing.log with expiry 2025-12-23T14:57:34.151Z
Loading