Bump jinja2 from 3.1.2 to 3.1.3 #3
Open
firefoxci-taskcluster / Decision Task
succeeded
Jan 11, 2024 in 11s
FirefoxCI (pull_request)
The task that creates all of the other tasks in the task graph
Details
View task in Taskcluster
View logs in Taskcluster
[taskcluster 2024-01-11 21:48:25.902Z] Task ID: RQ_zz6I0TWmWl1QzB0TPmg
[taskcluster 2024-01-11 21:48:25.902Z] Worker ID: 2801045779438755527
[taskcluster 2024-01-11 21:48:25.902Z] Worker Group: us-west1
[taskcluster 2024-01-11 21:48:25.902Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-01-11 21:48:25.902Z] Worker Pool: mozilla-1/decision-gcp
[taskcluster 2024-01-11 21:48:25.902Z] Worker Version: 38.0.5
[taskcluster 2024-01-11 21:48:25.902Z] Public IP: 34.145.19.86
[taskcluster 2024-01-11 21:48:25.902Z] Hostname: mozilla-1-decision-gcp-bax-cn2vtqu3zqzz5z--za
[taskcluster 2024-01-11 21:48:25.902Z] using cache "mozilla-project-mozilla-linux-pkg-manager-level-1-checkouts-sparse-v2" -> /builds/worker/checkouts
[taskcluster 2024-01-11 21:48:26.532Z] === Task Starting ===
[setup 2024-01-11T21:48:26.904Z] run-task started in /
[vcs 2024-01-11T21:48:26.906Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2024-01-11T21:48:26.906Z] running as worker:worker
[vcs 2024-01-11T21:48:26.906Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/mozilla-linux-pkg-manager', '/builds/worker/checkouts/src']
[vcs 2024-01-11T21:48:26.910Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2024-01-11T21:48:27.322Z] executing ['git', 'fetch', 'origin', 'main']
[vcs 2024-01-11T21:48:27.494Z] From https://github.com/mozilla-releng/mozilla-linux-pkg-manager
[vcs 2024-01-11T21:48:27.494Z] * branch main -> FETCH_HEAD
[vcs 2024-01-11T21:48:27.498Z] executing ['git', 'checkout', 'main']
[vcs 2024-01-11T21:48:27.504Z] Already on 'main'
[vcs 2024-01-11T21:48:27.505Z] Your branch is up to date with 'origin/main'.
[vcs 2024-01-11T21:48:27.505Z] executing ['git', 'fetch', 'origin', '5c4e893e65015c79d1c2afa504299a79f4861e3d']
[vcs 2024-01-11T21:48:27.725Z] From https://github.com/mozilla-releng/mozilla-linux-pkg-manager
[vcs 2024-01-11T21:48:27.725Z] * branch 5c4e893e65015c79d1c2afa504299a79f4861e3d -> FETCH_HEAD
[vcs 2024-01-11T21:48:27.730Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/mozilla-linux-pkg-manager', 'dependabot/pip/jinja2-3.1.3']
[vcs 2024-01-11T21:48:27.893Z] From https://github.com/mozilla-releng/mozilla-linux-pkg-manager
[vcs 2024-01-11T21:48:27.893Z] * branch dependabot/pip/jinja2-3.1.3 -> FETCH_HEAD
[vcs 2024-01-11T21:48:27.897Z] executing ['git', 'checkout', '-f', '-B', 'dependabot/pip/jinja2-3.1.3', 'd6e10eac9c564b545e78c8316af2c0b3b4a5624a']
[vcs 2024-01-11T21:48:27.903Z] Switched to a new branch 'dependabot/pip/jinja2-3.1.3'
[vcs 2024-01-11T21:48:27.904Z] cleaning git checkout...
[vcs 2024-01-11T21:48:27.904Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-01-11T21:48:27.908Z] removing []
[vcs 2024-01-11T21:48:27.908Z] successfully cleaned git checkout!
[vcs 2024-01-11T21:48:27.912Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/mozilla-linux-pkg-manager/commit/d6e10eac9c564b545e78c8316af2c0b3b4a5624a' title='Built from mozilla-linux-pkg-manager commit d6e10eac9c564b545e78c8316af2c0b3b4a5624a'>d6e10eac9c564b545e78c8316af2c0b3b4a5624a</a>
[pip-install 2024-01-11T21:48:27.912Z] executing ['/usr/bin/python3', '-mpip', 'install', '--require-hashes', '-r', '/builds/worker/checkouts/src/taskcluster/requirements.txt']
[pip-install 2024-01-11T21:48:28.618Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2024-01-11T21:48:28.707Z] Requirement already satisfied: appdirs==1.4.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 7)) (1.4.4)
[pip-install 2024-01-11T21:48:28.807Z] Collecting arrow==1.3.0
[pip-install 2024-01-11T21:48:28.845Z] Downloading arrow-1.3.0-py3-none-any.whl (66 kB)
[pip-install 2024-01-11T21:48:28.861Z] Requirement already satisfied: binaryornot==0.4.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 15)) (0.4.4)
[pip-install 2024-01-11T21:48:28.922Z] Collecting certifi==2023.7.22
[pip-install 2024-01-11T21:48:28.935Z] Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[pip-install 2024-01-11T21:48:28.974Z] Collecting chardet==5.2.0
[pip-install 2024-01-11T21:48:28.988Z] Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[pip-install 2024-01-11T21:48:29.302Z] Collecting charset-normalizer==3.3.2
[pip-install 2024-01-11T21:48:29.314Z] Downloading charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB)
[pip-install 2024-01-11T21:48:29.371Z] Collecting click==8.1.7
[pip-install 2024-01-11T21:48:29.384Z] Downloading click-8.1.7-py3-none-any.whl (97 kB)
[pip-install 2024-01-11T21:48:29.424Z] Collecting cookiecutter==2.4.0
[pip-install 2024-01-11T21:48:29.438Z] Downloading cookiecutter-2.4.0-py3-none-any.whl (38 kB)
[pip-install 2024-01-11T21:48:29.465Z] Collecting giturlparse==0.12.0
[pip-install 2024-01-11T21:48:29.478Z] Downloading giturlparse-0.12.0-py2.py3-none-any.whl (15 kB)
[pip-install 2024-01-11T21:48:29.483Z] Requirement already satisfied: idna==3.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 131)) (3.4)
[pip-install 2024-01-11T21:48:29.484Z] Requirement already satisfied: jinja2==3.1.2 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 135)) (3.1.2)
[pip-install 2024-01-11T21:48:29.511Z] Collecting json-e==4.5.3
[pip-install 2024-01-11T21:48:29.523Z] Downloading json_e-4.5.3-py3-none-any.whl (13 kB)
[pip-install 2024-01-11T21:48:29.572Z] Collecting markdown-it-py==3.0.0
[pip-install 2024-01-11T21:48:29.583Z] Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[pip-install 2024-01-11T21:48:29.745Z] Collecting markupsafe==2.1.3
[pip-install 2024-01-11T21:48:29.757Z] Downloading MarkupSafe-2.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
[pip-install 2024-01-11T21:48:29.781Z] Collecting mdurl==0.1.2
[pip-install 2024-01-11T21:48:29.793Z] Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[pip-install 2024-01-11T21:48:29.797Z] Requirement already satisfied: mozilla-repo-urls==0.1.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 213)) (0.1.1)
[pip-install 2024-01-11T21:48:29.857Z] Collecting pygments==2.16.1
[pip-install 2024-01-11T21:48:29.871Z] Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB)
[pip-install 2024-01-11T21:48:29.899Z] Requirement already satisfied: python-dateutil==2.8.2 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 221)) (2.8.2)
[pip-install 2024-01-11T21:48:29.900Z] Requirement already satisfied: python-slugify==8.0.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 225)) (8.0.1)
[pip-install 2024-01-11T21:48:30.022Z] Collecting pyyaml==6.0.1
[pip-install 2024-01-11T21:48:30.039Z] Downloading PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (736 kB)
[pip-install 2024-01-11T21:48:30.052Z] Requirement already satisfied: redo==2.0.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 283)) (2.0.4)
[pip-install 2024-01-11T21:48:30.125Z] Collecting requests==2.31.0
[pip-install 2024-01-11T21:48:30.136Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[pip-install 2024-01-11T21:48:30.302Z] Collecting rich==13.7.0
[pip-install 2024-01-11T21:48:30.314Z] Downloading rich-13.7.0-py3-none-any.whl (240 kB)
[pip-install 2024-01-11T21:48:30.324Z] Requirement already satisfied: six==1.16.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 297)) (1.16.0)
[pip-install 2024-01-11T21:48:30.325Z] Requirement already satisfied: slugid==2.0.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 301)) (2.0.0)
[pip-install 2024-01-11T21:48:30.387Z] Collecting taskcluster-taskgraph==6.3.1
[pip-install 2024-01-11T21:48:30.412Z] Downloading taskcluster_taskgraph-6.3.1-py3-none-any.whl (187 kB)
[pip-install 2024-01-11T21:48:30.420Z] Requirement already satisfied: taskcluster-urls==13.0.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 309)) (13.0.1)
[pip-install 2024-01-11T21:48:30.421Z] Requirement already satisfied: text-unidecode==1.3 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 314)) (1.3)
[pip-install 2024-01-11T21:48:30.459Z] Collecting types-python-dateutil==2.8.19.14
[pip-install 2024-01-11T21:48:30.481Z] Downloading types_python_dateutil-2.8.19.14-py3-none-any.whl (9.4 kB)
[pip-install 2024-01-11T21:48:30.523Z] Collecting typing-extensions==4.8.0
[pip-install 2024-01-11T21:48:30.536Z] Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB)
[pip-install 2024-01-11T21:48:30.618Z] Collecting urllib3==2.1.0
[pip-install 2024-01-11T21:48:30.630Z] Downloading urllib3-2.1.0-py3-none-any.whl (104 kB)
[pip-install 2024-01-11T21:48:30.664Z] Collecting voluptuous==0.14.0
[pip-install 2024-01-11T21:48:30.677Z] Downloading voluptuous-0.14.0-py3-none-any.whl (30 kB)
[pip-install 2024-01-11T21:48:30.946Z] WARNING: The candidate selected for download or install is a yanked version: 'voluptuous' candidate (version 0.14.0 at https://files.pythonhosted.org/packages/ce/03/7b91e5fa5b36947cb858c45bc50270fee86b3db6c2cd002eac2ee68c09a1/voluptuous-0.14.0-py3-none-any.whl#sha256=f9d63353f270c87d5f3aea29f8c251beddfd164d74d934e54dad7b8f84ad7a74 (from https://pypi.org/simple/voluptuous/))
[pip-install 2024-01-11T21:48:30.946Z] Reason for being yanked: No longer works for 2.7 and 3.6, but constraints weren't there
[pip-install 2024-01-11T21:48:31.172Z] Installing collected packages: mdurl, urllib3, typing-extensions, types-python-dateutil, pygments, markupsafe, markdown-it-py, charset-normalizer, chardet, certifi, rich, requests, pyyaml, giturlparse, click, arrow, voluptuous, json-e, cookiecutter, taskcluster-taskgraph
[pip-install 2024-01-11T21:48:31.869Z] WARNING: The script pygmentize is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-01-11T21:48:31.869Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-01-11T21:48:31.948Z] WARNING: The script markdown-it is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-01-11T21:48:31.948Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-01-11T21:48:31.980Z] WARNING: The script normalizer is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-01-11T21:48:31.980Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-01-11T21:48:32.163Z] WARNING: The script chardetect is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-01-11T21:48:32.163Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-01-11T21:48:32.589Z] WARNING: The script cookiecutter is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-01-11T21:48:32.589Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-01-11T21:48:32.685Z] WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-01-11T21:48:32.685Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-01-11T21:48:32.695Z] Successfully installed arrow-1.3.0 certifi-2023.7.22 chardet-5.2.0 charset-normalizer-3.3.2 click-8.1.7 cookiecutter-2.4.0 giturlparse-0.12.0 json-e-4.5.3 markdown-it-py-3.0.0 markupsafe-2.1.3 mdurl-0.1.2 pygments-2.16.1 pyyaml-6.0.1 requests-2.31.0 rich-13.7.0 taskcluster-taskgraph-6.3.1 types-python-dateutil-2.8.19.14 typing-extensions-4.8.0 urllib3-2.1.0 voluptuous-0.14.0
[pip-install 2024-01-11T21:48:32.827Z] WARNING: You are using pip version 21.1.3; however, version 23.3.2 is available.
[pip-install 2024-01-11T21:48:32.827Z] You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.
[task 2024-01-11T21:48:32.913Z] executing ['bash', '-cx', "cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id='0' --pushdate='0' --project='mozilla-linux-pkg-manager' --owner='dependabot[bot]@users.noreply.github.com' --level='1' --repository-type=git --tasks-for='github-pull-request-untrusted' --base-repository='https://github.com/mozilla-releng/mozilla-linux-pkg-manager' --base-ref='main' --base-rev='5c4e893e65015c79d1c2afa504299a79f4861e3d' --head-repository='https://github.com/mozilla-releng/mozilla-linux-pkg-manager' --head-ref='dependabot/pip/jinja2-3.1.3' --head-rev='d6e10eac9c564b545e78c8316af2c0b3b4a5624a' \n"]
[task 2024-01-11T21:48:32.916Z] + cd /builds/worker/checkouts/src
[task 2024-01-11T21:48:32.916Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-01-11T21:48:32.918Z] + /builds/worker/.local/bin/taskgraph decision --pushlog-id=0 --pushdate=0 --project=mozilla-linux-pkg-manager '--owner=dependabot[bot]@users.noreply.github.com' --level=1 --repository-type=git --tasks-for=github-pull-request-untrusted --base-repository=https://github.com/mozilla-releng/mozilla-linux-pkg-manager --base-ref=main --base-rev=5c4e893e65015c79d1c2afa504299a79f4861e3d --head-repository=https://github.com/mozilla-releng/mozilla-linux-pkg-manager --head-ref=dependabot/pip/jinja2-3.1.3 --head-rev=d6e10eac9c564b545e78c8316af2c0b3b4a5624a
[task 2024-01-11T21:48:33.177Z] 2024-01-11 21:48:33,176 - INFO - Loading graph configuration.
[task 2024-01-11T21:48:33.190Z] 2024-01-11 21:48:33,189 - WARNING - using default project parameters; add mozilla-linux-pkg-manager to PER_PROJECT_PARAMETERS in /builds/worker/.local/lib/python3.8/site-packages/taskgraph/decision.py to customize behavior for this project
[task 2024-01-11T21:48:33.191Z] 2024-01-11 21:48:33,191 - INFO - Using Parameters(id=ef2ce61075c5) (from defaults)
[task 2024-01-11T21:48:33.192Z] 2024-01-11 21:48:33,192 - INFO - writing artifact file `parameters.yml`
[task 2024-01-11T21:48:33.198Z] 2024-01-11 21:48:33,198 - INFO - writing artifact file `actions.json`
[task 2024-01-11T21:48:33.200Z] 2024-01-11 21:48:33,200 - INFO - Loading kinds
[task 2024-01-11T21:48:33.212Z] 2024-01-11 21:48:33,212 - INFO - Generating full task set
[task 2024-01-11T21:48:33.222Z] 2024-01-11 21:48:33,222 - INFO - Writing docker-contexts/fetch.tar.gz for docker image fetch
[task 2024-01-11T21:48:33.240Z] 2024-01-11 21:48:33,240 - INFO - Writing docker-contexts/python.tar.gz for docker image python
[task 2024-01-11T21:48:33.259Z] 2024-01-11 21:48:33,259 - INFO - Generated 2 tasks for kind docker-image
[task 2024-01-11T21:48:33.272Z] 2024-01-11 21:48:33,272 - INFO - Generated 1 tasks for kind fetch
[task 2024-01-11T21:48:33.274Z] 2024-01-11 21:48:33,274 - INFO - Generated 1 tasks for kind test
[task 2024-01-11T21:48:33.276Z] 2024-01-11 21:48:33,276 - INFO - Generated 1 tasks for kind codecov
[task 2024-01-11T21:48:33.276Z] 2024-01-11 21:48:33,276 - INFO - Generating full task graph
[task 2024-01-11T21:48:33.277Z] 2024-01-11 21:48:33,276 - INFO - Full task graph contains 5 tasks and 5 dependencies
[task 2024-01-11T21:48:33.277Z] 2024-01-11 21:48:33,277 - INFO - writing artifact file `full-task-graph.json`
[task 2024-01-11T21:48:33.279Z] 2024-01-11 21:48:33,278 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-01-11T21:48:33.281Z] 2024-01-11 21:48:33,279 - INFO - Generating target task set
[task 2024-01-11T21:48:33.281Z] 2024-01-11 21:48:33,279 - INFO - Filter filter_target_tasks pruned 4 tasks (1 remain)
[task 2024-01-11T21:48:33.281Z] 2024-01-11 21:48:33,279 - INFO - writing artifact file `target-tasks.json`
[task 2024-01-11T21:48:33.281Z] 2024-01-11 21:48:33,279 - INFO - Generating target task graph
[task 2024-01-11T21:48:33.281Z] 2024-01-11 21:48:33,279 - INFO - Adding 2 tasks with `always_target` attribute
[task 2024-01-11T21:48:33.281Z] 2024-01-11 21:48:33,279 - INFO - Generating optimized task graph
[task 2024-01-11T21:48:33.281Z] 2024-01-11 21:48:33,280 - INFO - No tasks removed during optimization
[task 2024-01-11T21:48:33.452Z] 2024-01-11 21:48:33,452 - INFO - Replaced 2 tasks by index-search (index-search) during optimization.
[task 2024-01-11T21:48:33.453Z] 2024-01-11 21:48:33,452 - INFO - writing artifact file `task-graph.json`
[task 2024-01-11T21:48:33.453Z] 2024-01-11 21:48:33,453 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-01-11T21:48:33.455Z] 2024-01-11 21:48:33,455 - INFO - Creating task with taskId VM480_PpR5-3UGHHb33fbg for test-unit
[taskcluster 2024-01-11 21:48:33.815Z] === Task Finished ===
[taskcluster 2024-01-11 21:48:35.472Z] Successful task run with exit code: 0 completed in 9.57 seconds
Loading