2026-03-06 03:14:09.566579 | Job console starting 2026-03-06 03:14:09.572381 | Updating git repos 2026-03-06 03:14:09.603804 | Cloning repos into workspace 2026-03-06 03:14:09.703477 | Restoring repo states 2026-03-06 03:14:09.720461 | Merging changes 2026-03-06 03:14:09.720473 | Checking out repos 2026-03-06 03:14:09.800155 | Preparing playbooks 2026-03-06 03:14:10.650219 | Running Ansible setup 2026-03-06 03:14:16.316280 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-06 03:14:17.912431 | 2026-03-06 03:14:17.912550 | PLAY [Base pre] 2026-03-06 03:14:17.957005 | 2026-03-06 03:14:17.957129 | TASK [Setup log path fact] 2026-03-06 03:14:18.001518 | debian-bookworm | ok 2026-03-06 03:14:18.033499 | 2026-03-06 03:14:18.033645 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-06 03:14:18.094195 | debian-bookworm | ok 2026-03-06 03:14:18.117977 | 2026-03-06 03:14:18.118088 | TASK [emit-job-header : Print job information] 2026-03-06 03:14:18.183013 | # Job Information 2026-03-06 03:14:18.183249 | Ansible Version: 2.16.14 2026-03-06 03:14:18.183287 | Job: cfg-cookiecutter-tox-2024.2 2026-03-06 03:14:18.183318 | Pipeline: periodic-daily 2026-03-06 03:14:18.183342 | Executor: 521e9411259a 2026-03-06 03:14:18.183362 | Triggered by: https://github.com/osism/cfg-cookiecutter 2026-03-06 03:14:18.183384 | Event ID: 4bfb6da715a24dac8f8181c5a44fb19b 2026-03-06 03:14:18.188630 | 2026-03-06 03:14:18.188737 | LOOP [emit-job-header : Print node information] 2026-03-06 03:14:18.429013 | debian-bookworm | ok: 2026-03-06 03:14:18.429150 | debian-bookworm | # Node Information 2026-03-06 03:14:18.429178 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-06 03:14:18.429199 | debian-bookworm | Hostname: debian 2026-03-06 03:14:18.429217 | debian-bookworm | Username: zuul 2026-03-06 03:14:18.429234 | debian-bookworm | Distro: Debian 12.13 2026-03-06 03:14:18.429253 | debian-bookworm | Provider: regiocloud-a 2026-03-06 03:14:18.429270 | debian-bookworm | Region: 2026-03-06 03:14:18.429286 | debian-bookworm | Label: debian-bookworm 2026-03-06 03:14:18.429302 | debian-bookworm | Product Name: OpenStack Nova 2026-03-06 03:14:18.429317 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe93:1ede 2026-03-06 03:14:18.450330 | 2026-03-06 03:14:18.450441 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-06 03:14:19.389149 | debian-bookworm -> localhost | changed 2026-03-06 03:14:19.397228 | 2026-03-06 03:14:19.397357 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-06 03:14:21.669401 | debian-bookworm -> localhost | changed 2026-03-06 03:14:21.696714 | 2026-03-06 03:14:21.698742 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-06 03:14:22.531905 | debian-bookworm -> localhost | ok 2026-03-06 03:14:22.537763 | 2026-03-06 03:14:22.537867 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-06 03:14:22.596360 | debian-bookworm | ok 2026-03-06 03:14:22.644023 | debian-bookworm | included: /var/lib/zuul/builds/821204f0cb0443dcbf0579ebf247e924/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-06 03:14:22.664737 | 2026-03-06 03:14:22.664840 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-06 03:14:25.723186 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-06 03:14:25.723357 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/821204f0cb0443dcbf0579ebf247e924/work/821204f0cb0443dcbf0579ebf247e924_id_rsa 2026-03-06 03:14:25.723390 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/821204f0cb0443dcbf0579ebf247e924/work/821204f0cb0443dcbf0579ebf247e924_id_rsa.pub 2026-03-06 03:14:25.723411 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-06 03:14:25.723432 | debian-bookworm -> localhost | SHA256:7+cgVwluc4BB7IBCHv3IH73F9KTPTindjHs6t4b5In8 zuul-build-sshkey 2026-03-06 03:14:25.723450 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-06 03:14:25.723514 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-06 03:14:25.723533 | debian-bookworm -> localhost | | .o. . oo | 2026-03-06 03:14:25.723550 | debian-bookworm -> localhost | | ...o . .o. . | 2026-03-06 03:14:25.723566 | debian-bookworm -> localhost | | .o o +.oo+ | 2026-03-06 03:14:25.723583 | debian-bookworm -> localhost | | o o o.+o.. | 2026-03-06 03:14:25.723599 | debian-bookworm -> localhost | | . .So+++= | 2026-03-06 03:14:25.723633 | debian-bookworm -> localhost | | . .o.+B o | 2026-03-06 03:14:25.723651 | debian-bookworm -> localhost | | . ++ + | 2026-03-06 03:14:25.723667 | debian-bookworm -> localhost | | +..O E | 2026-03-06 03:14:25.723685 | debian-bookworm -> localhost | | .=+Xo. | 2026-03-06 03:14:25.723702 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-06 03:14:25.723745 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.615764 2026-03-06 03:14:25.733888 | 2026-03-06 03:14:25.733975 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-06 03:14:25.760864 | debian-bookworm | ok 2026-03-06 03:14:25.777131 | debian-bookworm | included: /var/lib/zuul/builds/821204f0cb0443dcbf0579ebf247e924/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-06 03:14:25.796543 | 2026-03-06 03:14:25.796643 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-06 03:14:25.834105 | debian-bookworm | skipping: Conditional result was False 2026-03-06 03:14:25.838789 | 2026-03-06 03:14:25.838880 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-06 03:14:26.607362 | debian-bookworm | changed 2026-03-06 03:14:26.617421 | 2026-03-06 03:14:26.617530 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-06 03:14:26.932681 | debian-bookworm | ok 2026-03-06 03:14:26.937970 | 2026-03-06 03:14:26.938073 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-06 03:14:27.654571 | debian-bookworm | changed 2026-03-06 03:14:27.660913 | 2026-03-06 03:14:27.661003 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-06 03:14:28.321302 | debian-bookworm | changed 2026-03-06 03:14:28.339055 | 2026-03-06 03:14:28.339165 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-06 03:14:28.366005 | debian-bookworm | skipping: Conditional result was False 2026-03-06 03:14:28.373870 | 2026-03-06 03:14:28.373985 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-06 03:14:28.886227 | debian-bookworm -> localhost | changed 2026-03-06 03:14:28.897007 | 2026-03-06 03:14:28.897117 | TASK [add-build-sshkey : Add back temp key] 2026-03-06 03:14:29.391396 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/821204f0cb0443dcbf0579ebf247e924/work/821204f0cb0443dcbf0579ebf247e924_id_rsa (zuul-build-sshkey) 2026-03-06 03:14:29.391598 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.021798 2026-03-06 03:14:29.399031 | 2026-03-06 03:14:29.399119 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-06 03:14:29.795955 | debian-bookworm | ok 2026-03-06 03:14:29.804856 | 2026-03-06 03:14:29.804953 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-06 03:14:29.857524 | debian-bookworm | skipping: Conditional result was False 2026-03-06 03:14:29.872620 | 2026-03-06 03:14:29.872720 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-06 03:14:30.276249 | debian-bookworm | ok 2026-03-06 03:14:30.289967 | 2026-03-06 03:14:30.290069 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-06 03:14:30.317799 | debian-bookworm | ok 2026-03-06 03:14:30.323622 | 2026-03-06 03:14:30.323730 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-06 03:14:30.641101 | debian-bookworm -> localhost | ok 2026-03-06 03:14:30.654346 | 2026-03-06 03:14:30.654473 | TASK [validate-host : Collect information about the host] 2026-03-06 03:14:31.823192 | debian-bookworm | ok 2026-03-06 03:14:31.840146 | 2026-03-06 03:14:31.840244 | TASK [validate-host : Sanitize hostname] 2026-03-06 03:14:31.939269 | debian-bookworm | ok 2026-03-06 03:14:31.974805 | 2026-03-06 03:14:31.974924 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-06 03:14:32.382495 | debian-bookworm -> localhost | changed 2026-03-06 03:14:32.393579 | 2026-03-06 03:14:32.393689 | TASK [validate-host : Collect information about zuul worker] 2026-03-06 03:14:32.945628 | debian-bookworm | ok 2026-03-06 03:14:32.949503 | 2026-03-06 03:14:32.949581 | TASK [validate-host : Write out all zuul information for each host] 2026-03-06 03:14:33.896972 | debian-bookworm -> localhost | changed 2026-03-06 03:14:33.907216 | 2026-03-06 03:14:33.907310 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-06 03:14:34.192392 | debian-bookworm | ok 2026-03-06 03:14:34.199801 | 2026-03-06 03:14:34.199898 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-06 03:14:35.374292 | debian-bookworm | changed: 2026-03-06 03:14:35.374463 | debian-bookworm | cd+++++++++ src/ 2026-03-06 03:14:35.374496 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-06 03:14:35.374520 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-06 03:14:35.374541 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-03-06 03:14:35.374562 | debian-bookworm | Containerfile 2026-03-06 03:14:35.374723 | debian-bookworm | =7.0.1 2026-03-06 03:14:58.087248 | debian-bookworm | Downloading cachetools-7.0.3-py3-none-any.whl (13 kB) 2026-03-06 03:14:58.146087 | debian-bookworm | Collecting colorama>=0.4.6 2026-03-06 03:14:58.159408 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-03-06 03:14:58.226954 | debian-bookworm | Collecting filelock>=3.24.3 2026-03-06 03:14:58.239942 | debian-bookworm | Downloading filelock-3.25.0-py3-none-any.whl (26 kB) 2026-03-06 03:14:58.293902 | debian-bookworm | Collecting packaging>=26 2026-03-06 03:14:58.306724 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-03-06 03:14:58.318580 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 10.1 MB/s eta 0:00:00 2026-03-06 03:14:58.382255 | debian-bookworm | Collecting platformdirs>=4.9.2 2026-03-06 03:14:58.395024 | debian-bookworm | Downloading platformdirs-4.9.4-py3-none-any.whl (21 kB) 2026-03-06 03:14:58.446267 | debian-bookworm | Collecting pluggy>=1.6 2026-03-06 03:14:58.458744 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-03-06 03:14:58.501015 | debian-bookworm | Collecting pyproject-api>=1.10 2026-03-06 03:14:58.514243 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-03-06 03:14:58.550976 | debian-bookworm | Collecting tomli-w>=1.1 2026-03-06 03:14:58.563535 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-03-06 03:14:58.699914 | debian-bookworm | Collecting virtualenv>=20.39 2026-03-06 03:14:58.712744 | debian-bookworm | Downloading virtualenv-21.1.0-py3-none-any.whl (5.8 MB) 2026-03-06 03:14:58.987693 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 21.5 MB/s eta 0:00:00 2026-03-06 03:14:59.088539 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-03-06 03:14:59.101912 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-03-06 03:14:59.125257 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 22.6 MB/s eta 0:00:00 2026-03-06 03:14:59.175725 | debian-bookworm | Collecting python-discovery>=1 2026-03-06 03:14:59.189664 | debian-bookworm | Downloading python_discovery-1.1.0-py3-none-any.whl (30 kB) 2026-03-06 03:14:59.373894 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-03-06 03:15:00.115395 | debian-bookworm | Successfully installed cachetools-7.0.3 colorama-0.4.6 distlib-0.4.0 filelock-3.25.0 packaging-26.0 platformdirs-4.9.4 pluggy-1.6.0 pyproject-api-1.10.0 python-discovery-1.1.0 tomli-w-1.2.0 tox-4.48.1 virtualenv-21.1.0 2026-03-06 03:15:00.388566 | debian-bookworm | ok: Runtime: 0:00:03.060536 2026-03-06 03:15:00.393212 | 2026-03-06 03:15:00.393287 | TASK [ensure-tox : Export installed tox_executable path] 2026-03-06 03:15:00.433838 | debian-bookworm | ok 2026-03-06 03:15:00.439464 | 2026-03-06 03:15:00.439553 | TASK [ensure-tox : Output tox version] 2026-03-06 03:15:00.944418 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-03-06 03:15:00.963259 | debian-bookworm | 4.48.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-03-06 03:15:01.465144 | debian-bookworm | ok: Runtime: 0:00:00.303443 2026-03-06 03:15:01.477004 | 2026-03-06 03:15:01.477095 | TASK [ensure-tox : Make global symlink] 2026-03-06 03:15:01.511946 | debian-bookworm | skipping: Conditional result was False 2026-03-06 03:15:01.517207 | 2026-03-06 03:15:01.517273 | PLAY RECAP 2026-03-06 03:15:01.517319 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-03-06 03:15:01.517339 | 2026-03-06 03:15:01.705663 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-03-06 03:15:01.706519 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-03-06 03:15:02.532384 | 2026-03-06 03:15:02.532511 | PLAY [all] 2026-03-06 03:15:02.546557 | 2026-03-06 03:15:02.546699 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-03-06 03:15:02.946615 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-03-06 03:15:03.072066 | debian-bookworm | ok: Runtime: 0:00:00.026752 2026-03-06 03:15:03.077658 | 2026-03-06 03:15:03.077771 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-03-06 03:15:03.630556 | debian-bookworm | ok: Runtime: 0:00:00.006543 2026-03-06 03:15:03.636067 | 2026-03-06 03:15:03.636263 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-03-06 03:15:03.939217 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-03-06 03:15:03.940473 | debian-bookworm | sudo: a password is required 2026-03-06 03:15:04.186545 | debian-bookworm | ok: Runtime: 0:00:00.015260 2026-03-06 03:15:04.198339 | 2026-03-06 03:15:04.198440 | TASK [tox : Check to see if the constraints file exists] 2026-03-06 03:15:04.222388 | debian-bookworm | skipping: Conditional result was False 2026-03-06 03:15:04.228879 | 2026-03-06 03:15:04.228983 | TASK [tox : Fail if constraints file is missing] 2026-03-06 03:15:04.252005 | debian-bookworm | skipping: Conditional result was False 2026-03-06 03:15:04.258199 | 2026-03-06 03:15:04.258305 | TASK [tox : Record file location] 2026-03-06 03:15:04.281245 | debian-bookworm | skipping: Conditional result was False 2026-03-06 03:15:04.287012 | 2026-03-06 03:15:04.287123 | TASK [tox : Install tox siblings] 2026-03-06 03:15:04.311363 | debian-bookworm | ok 2026-03-06 03:15:04.320081 | debian-bookworm | included: /var/lib/zuul/builds/821204f0cb0443dcbf0579ebf247e924/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-03-06 03:15:04.325508 | 2026-03-06 03:15:04.325614 | TASK [tox : Run tox without tests] 2026-03-06 03:15:04.864651 | debian-bookworm | ROOT: 171 D setup logging to DEBUG on pid 1416 [tox/report.py:229] 2026-03-06 03:15:04.891463 | debian-bookworm | cookiecutter: 198 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-06 03:15:04.893804 | debian-bookworm | cookiecutter: 200 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [python_discovery/_discovery.py:62] 2026-03-06 03:15:04.894287 | debian-bookworm | cookiecutter: 201 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-03-06 03:15:04.898591 | debian-bookworm | cookiecutter: 205 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py 2cf25167a56d69ca013a0df7ea306e3e de2759c945807b2ad5cace87f2901877 [python_discovery/_cached_py_info.py:197] 2026-03-06 03:15:04.967618 | debian-bookworm | cookiecutter: 274 D wrote python info of /usr/bin/python3.11 at /home/zuul/.cache/virtualenv/py_info/4/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:159] 2026-03-06 03:15:04.968317 | debian-bookworm | cookiecutter: 275 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-06 03:15:04.968625 | debian-bookworm | cookiecutter: 275 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-06 03:15:04.971512 | debian-bookworm | cookiecutter: 278 D symlink on filesystem does work [virtualenv/info.py:51] 2026-03-06 03:15:04.971848 | debian-bookworm | cookiecutter: 278 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-03-06 03:15:05.006853 | debian-bookworm | cookiecutter: 313 I create virtual environment via CPython3Posix(dest=/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter, clear=False, no_vcs_ignore=False, global=False) [virtualenv/run/session.py:77] 2026-03-06 03:15:05.007103 | debian-bookworm | cookiecutter: 314 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin [virtualenv/util/path/_sync.py:18] 2026-03-06 03:15:05.007240 | debian-bookworm | cookiecutter: 314 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/include [virtualenv/util/path/_sync.py:18] 2026-03-06 03:15:05.007332 | debian-bookworm | cookiecutter: 314 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-03-06 03:15:05.007528 | debian-bookworm | cookiecutter: 314 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-03-06 03:15:05.007603 | debian-bookworm | cookiecutter: 314 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-03-06 03:15:05.007658 | debian-bookworm | cookiecutter: 314 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-03-06 03:15:05.007707 | debian-bookworm | cookiecutter: 314 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-06 03:15:05.007757 | debian-bookworm | cookiecutter: 314 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-03-06 03:15:05.007804 | debian-bookworm | cookiecutter: 314 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-06 03:15:05.007853 | debian-bookworm | cookiecutter: 315 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter [virtualenv/create/pyenv_cfg.py:51] 2026-03-06 03:15:05.007898 | debian-bookworm | cookiecutter: 315 D virtualenv = 21.1.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-06 03:15:05.007948 | debian-bookworm | cookiecutter: 315 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-03-06 03:15:05.007995 | debian-bookworm | cookiecutter: 315 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-06 03:15:05.008038 | debian-bookworm | cookiecutter: 315 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-06 03:15:05.008111 | debian-bookworm | cookiecutter: 315 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-06 03:15:05.008347 | debian-bookworm | cookiecutter: 315 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin/python [virtualenv/util/path/_sync.py:38] 2026-03-06 03:15:05.008640 | debian-bookworm | cookiecutter: 315 D create virtualenv import hook file /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/_virtualenv.pth [virtualenv/create/via_global_ref/api.py:118] 2026-03-06 03:15:05.008765 | debian-bookworm | cookiecutter: 315 D create /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/_virtualenv.py [virtualenv/create/via_global_ref/api.py:121] 2026-03-06 03:15:05.009160 | debian-bookworm | cookiecutter: 316 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-03-06 03:15:05.009382 | debian-bookworm | cookiecutter: 316 D debug via /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin/python /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/create/debug.py [virtualenv/create/creator.py:263] 2026-03-06 03:15:05.056503 | debian-bookworm | cookiecutter: 316 D { 2026-03-06 03:15:05.056537 | debian-bookworm | "sys": { 2026-03-06 03:15:05.056544 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin/python", 2026-03-06 03:15:05.056550 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-03-06 03:15:05.056554 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2026-03-06 03:15:05.056559 | debian-bookworm | "base_prefix": "/usr", 2026-03-06 03:15:05.056568 | debian-bookworm | "real_prefix": null, 2026-03-06 03:15:05.056572 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2026-03-06 03:15:05.056576 | debian-bookworm | "base_exec_prefix": "/usr", 2026-03-06 03:15:05.056580 | debian-bookworm | "path": [ 2026-03-06 03:15:05.056584 | debian-bookworm | "/usr/lib/python311.zip", 2026-03-06 03:15:05.056588 | debian-bookworm | "/usr/lib/python3.11", 2026-03-06 03:15:05.056592 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-03-06 03:15:05.056596 | debian-bookworm | "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages" 2026-03-06 03:15:05.056600 | debian-bookworm | ], 2026-03-06 03:15:05.056604 | debian-bookworm | "meta_path": [ 2026-03-06 03:15:05.056608 | debian-bookworm | "", 2026-03-06 03:15:05.056612 | debian-bookworm | "", 2026-03-06 03:15:05.056616 | debian-bookworm | "", 2026-03-06 03:15:05.056620 | debian-bookworm | "" 2026-03-06 03:15:05.056624 | debian-bookworm | ], 2026-03-06 03:15:05.056628 | debian-bookworm | "fs_encoding": "utf-8", 2026-03-06 03:15:05.056632 | debian-bookworm | "io_encoding": "utf-8" 2026-03-06 03:15:05.056636 | debian-bookworm | }, 2026-03-06 03:15:05.056640 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-03-06 03:15:05.056644 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-03-06 03:15:05.056648 | debian-bookworm | "os": "", 2026-03-06 03:15:05.056652 | debian-bookworm | "site": "", 2026-03-06 03:15:05.056656 | debian-bookworm | "datetime": "", 2026-03-06 03:15:05.056660 | debian-bookworm | "math": "", 2026-03-06 03:15:05.056664 | debian-bookworm | "json": "" 2026-03-06 03:15:05.056668 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-03-06 03:15:05.056889 | debian-bookworm | cookiecutter: 363 I add seed packages via FromAppData(download=False, pip=bundle, setuptools=bundle, via=copy, app_data_dir=/home/zuul/.cache/virtualenv) [virtualenv/run/session.py:84] 2026-03-06 03:15:05.059126 | debian-bookworm | cookiecutter: 366 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.0.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-03-06 03:15:05.061961 | debian-bookworm | cookiecutter: 366 D build install image for pip-26.0.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:53] 2026-03-06 03:15:05.063470 | debian-bookworm | cookiecutter: 370 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-82.0.0-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-03-06 03:15:05.065910 | debian-bookworm | cookiecutter: 372 D build install image for setuptools-82.0.0-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:53] 2026-03-06 03:15:05.236595 | debian-bookworm | cookiecutter: 543 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/setuptools-82.0.0.virtualenv to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/setuptools-82.0.0.virtualenv [virtualenv/util/path/_sync.py:46] 2026-03-06 03:15:05.237023 | debian-bookworm | cookiecutter: 544 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/setuptools to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:46] 2026-03-06 03:15:05.283247 | debian-bookworm | cookiecutter: 590 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip-26.0.1.virtualenv to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip-26.0.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-03-06 03:15:05.283708 | debian-bookworm | cookiecutter: 590 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip-26.0.1.dist-info to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip-26.0.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-03-06 03:15:05.292495 | debian-bookworm | cookiecutter: 599 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:46] 2026-03-06 03:15:05.362625 | debian-bookworm | cookiecutter: 669 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/setuptools-82.0.0.dist-info to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/setuptools-82.0.0.dist-info [virtualenv/util/path/_sync.py:46] 2026-03-06 03:15:05.364599 | debian-bookworm | cookiecutter: 671 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/_distutils_hack to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:46] 2026-03-06 03:15:05.365342 | debian-bookworm | cookiecutter: 672 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/distutils-precedence.pth to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:46] 2026-03-06 03:15:05.365851 | debian-bookworm | cookiecutter: 672 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-03-06 03:15:05.372442 | debian-bookworm | cookiecutter: 679 D generated console scripts pip3.11 pip-3.11 pip3 pip [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-03-06 03:15:05.372693 | debian-bookworm | cookiecutter: 679 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:90] 2026-03-06 03:15:05.377808 | debian-bookworm | cookiecutter: 684 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-03-06 03:15:05.377862 | debian-bookworm | cookiecutter: 685 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-03-06 03:15:05.377915 | debian-bookworm | cookiecutter: 685 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-03-06 03:15:05.377986 | debian-bookworm | cookiecutter: 685 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-06 03:15:05.378027 | debian-bookworm | cookiecutter: 685 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-03-06 03:15:05.378090 | debian-bookworm | cookiecutter: 685 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-06 03:15:05.378131 | debian-bookworm | cookiecutter: 685 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter [virtualenv/create/pyenv_cfg.py:51] 2026-03-06 03:15:05.378174 | debian-bookworm | cookiecutter: 685 D virtualenv = 21.1.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-06 03:15:05.378217 | debian-bookworm | cookiecutter: 685 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-03-06 03:15:05.378265 | debian-bookworm | cookiecutter: 685 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-06 03:15:05.378315 | debian-bookworm | cookiecutter: 685 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-06 03:15:05.378361 | debian-bookworm | cookiecutter: 685 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-06 03:15:05.382948 | debian-bookworm | cookiecutter: 690 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:499] 2026-03-06 03:15:06.383358 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 1)) 2026-03-06 03:15:06.493465 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-03-06 03:15:06.569458 | debian-bookworm | Collecting ansible==11.12.0 (from -r requirements.txt (line 2)) 2026-03-06 03:15:06.585122 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl.metadata (8.1 kB) 2026-03-06 03:15:06.710447 | debian-bookworm | Collecting click==8.3.1 (from -r requirements.txt (line 3)) 2026-03-06 03:15:06.726753 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-03-06 03:15:06.775952 | debian-bookworm | Collecting cookiecutter==2.6.0 (from -r requirements.txt (line 4)) 2026-03-06 03:15:06.793017 | debian-bookworm | Downloading cookiecutter-2.6.0-py3-none-any.whl.metadata (7.3 kB) 2026-03-06 03:15:07.045859 | debian-bookworm | Collecting cryptography==46.0.5 (from -r requirements.txt (line 5)) 2026-03-06 03:15:07.060800 | debian-bookworm | Downloading cryptography-46.0.5-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2026-03-06 03:15:07.098282 | debian-bookworm | Collecting loguru==0.7.3 (from -r requirements.txt (line 6)) 2026-03-06 03:15:07.113418 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl.metadata (22 kB) 2026-03-06 03:15:07.190348 | debian-bookworm | Collecting oslo.utils==9.2.0 (from -r requirements.txt (line 7)) 2026-03-06 03:15:07.205651 | debian-bookworm | Downloading oslo_utils-9.2.0-py3-none-any.whl.metadata (2.2 kB) 2026-03-06 03:15:07.259998 | debian-bookworm | Collecting paramiko==4.0.0 (from -r requirements.txt (line 8)) 2026-03-06 03:15:07.275073 | debian-bookworm | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-03-06 03:15:07.347208 | debian-bookworm | Collecting passlib==1.7.4 (from -r requirements.txt (line 9)) 2026-03-06 03:15:07.364800 | debian-bookworm | Downloading passlib-1.7.4-py2.py3-none-any.whl.metadata (1.7 kB) 2026-03-06 03:15:07.406433 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 10)) 2026-03-06 03:15:07.424386 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-03-06 03:15:07.443712 | debian-bookworm | Installing build dependencies: started 2026-03-06 03:15:08.511645 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-03-06 03:15:08.511678 | debian-bookworm | Getting requirements to build wheel: started 2026-03-06 03:15:08.871223 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-03-06 03:15:08.873240 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-03-06 03:15:09.063709 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-06 03:15:09.183431 | debian-bookworm | Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 11)) 2026-03-06 03:15:09.197860 | debian-bookworm | Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2026-03-06 03:15:09.229483 | debian-bookworm | Collecting pykeepass==4.1.1.post1 (from -r requirements.txt (line 12)) 2026-03-06 03:15:09.245706 | debian-bookworm | Downloading pykeepass-4.1.1.post1-py3-none-any.whl.metadata (6.6 kB) 2026-03-06 03:15:09.294408 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 13)) 2026-03-06 03:15:09.311787 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-03-06 03:15:09.532020 | debian-bookworm | Collecting ruamel.yaml==0.19.1 (from -r requirements.txt (line 14)) 2026-03-06 03:15:09.548925 | debian-bookworm | Downloading ruamel_yaml-0.19.1-py3-none-any.whl.metadata (16 kB) 2026-03-06 03:15:09.606195 | debian-bookworm | Collecting yamllint==1.38.0 (from -r requirements.txt (line 15)) 2026-03-06 03:15:09.621859 | debian-bookworm | Downloading yamllint-1.38.0-py3-none-any.whl.metadata (4.2 kB) 2026-03-06 03:15:09.701327 | debian-bookworm | Collecting ansible-core~=2.18.11 (from ansible==11.12.0->-r requirements.txt (line 2)) 2026-03-06 03:15:09.717009 | debian-bookworm | Downloading ansible_core-2.18.14-py3-none-any.whl.metadata (7.7 kB) 2026-03-06 03:15:09.766432 | debian-bookworm | Collecting binaryornot>=0.4.4 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-06 03:15:09.783813 | debian-bookworm | Downloading binaryornot-0.4.4-py2.py3-none-any.whl.metadata (6.0 kB) 2026-03-06 03:15:09.835890 | debian-bookworm | Collecting Jinja2<4.0.0,>=2.7 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-06 03:15:09.851392 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-03-06 03:15:09.900640 | debian-bookworm | Collecting python-slugify>=4.0.0 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-06 03:15:09.916395 | debian-bookworm | Downloading python_slugify-8.0.4-py2.py3-none-any.whl.metadata (8.5 kB) 2026-03-06 03:15:09.976975 | debian-bookworm | Collecting requests>=2.23.0 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-06 03:15:09.994577 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-03-06 03:15:10.056701 | debian-bookworm | Collecting arrow (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-06 03:15:10.076036 | debian-bookworm | Downloading arrow-1.4.0-py3-none-any.whl.metadata (7.7 kB) 2026-03-06 03:15:10.162874 | debian-bookworm | Collecting rich (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-06 03:15:10.178152 | debian-bookworm | Downloading rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-03-06 03:15:10.337049 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography==46.0.5->-r requirements.txt (line 5)) 2026-03-06 03:15:10.353405 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-03-06 03:15:10.394754 | debian-bookworm | Collecting iso8601>=0.1.11 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-06 03:15:10.410418 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-03-06 03:15:10.456133 | debian-bookworm | Collecting oslo.i18n>=3.15.3 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-06 03:15:10.472236 | debian-bookworm | Downloading oslo_i18n-6.7.2-py3-none-any.whl.metadata (2.0 kB) 2026-03-06 03:15:10.512173 | debian-bookworm | Collecting netaddr>=0.10.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-06 03:15:10.527574 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-03-06 03:15:10.576400 | debian-bookworm | Collecting debtcollector>=1.2.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-06 03:15:10.595818 | debian-bookworm | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-06 03:15:10.659716 | debian-bookworm | Collecting pyparsing>=2.1.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-06 03:15:10.674414 | debian-bookworm | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-03-06 03:15:10.712878 | debian-bookworm | Collecting packaging>=20.4 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-06 03:15:10.727765 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-06 03:15:10.765875 | debian-bookworm | Collecting tzdata>=2022.4 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-06 03:15:10.781105 | debian-bookworm | Downloading tzdata-2025.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-03-06 03:15:10.891327 | debian-bookworm | Collecting psutil>=3.2.2 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-06 03:15:10.906756 | debian-bookworm | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-03-06 03:15:11.014356 | debian-bookworm | Collecting pbr>=6.1.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-06 03:15:11.030324 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-03-06 03:15:11.107833 | debian-bookworm | Collecting bcrypt>=3.2 (from paramiko==4.0.0->-r requirements.txt (line 8)) 2026-03-06 03:15:11.122825 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-03-06 03:15:11.165686 | debian-bookworm | Collecting invoke>=2.0 (from paramiko==4.0.0->-r requirements.txt (line 8)) 2026-03-06 03:15:11.180347 | debian-bookworm | Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 2026-03-06 03:15:11.224700 | debian-bookworm | Collecting pynacl>=1.5 (from paramiko==4.0.0->-r requirements.txt (line 8)) 2026-03-06 03:15:11.239444 | debian-bookworm | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-03-06 03:15:11.275468 | debian-bookworm | Collecting pyotp>=2.9.0 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-03-06 03:15:11.291309 | debian-bookworm | Downloading pyotp-2.9.0-py3-none-any.whl.metadata (9.8 kB) 2026-03-06 03:15:11.329557 | debian-bookworm | Collecting construct>=2.10.53 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-03-06 03:15:11.345490 | debian-bookworm | Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2026-03-06 03:15:11.393837 | debian-bookworm | Collecting argon2_cffi>=18.1.0 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-03-06 03:15:11.409838 | debian-bookworm | Downloading argon2_cffi-25.1.0-py3-none-any.whl.metadata (4.1 kB) 2026-03-06 03:15:11.583061 | debian-bookworm | Collecting pycryptodomex>=3.6.2 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-03-06 03:15:11.599645 | debian-bookworm | Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2026-03-06 03:15:11.851473 | debian-bookworm | Collecting lxml (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-03-06 03:15:11.866460 | debian-bookworm | Downloading lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB) 2026-03-06 03:15:11.902013 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2026-03-06 03:15:11.916939 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-03-06 03:15:11.959145 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2026-03-06 03:15:11.977722 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-03-06 03:15:12.034003 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2026-03-06 03:15:12.049785 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2026-03-06 03:15:12.091984 | debian-bookworm | Collecting pathspec>=1.0.0 (from yamllint==1.38.0->-r requirements.txt (line 15)) 2026-03-06 03:15:12.107595 | debian-bookworm | Downloading pathspec-1.0.4-py3-none-any.whl.metadata (13 kB) 2026-03-06 03:15:12.149877 | debian-bookworm | Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 2)) 2026-03-06 03:15:12.166600 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-03-06 03:15:12.255291 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2<4.0.0,>=2.7->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-06 03:15:12.270674 | debian-bookworm | Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-03-06 03:15:12.315189 | debian-bookworm | Collecting argon2-cffi-bindings (from argon2_cffi>=18.1.0->pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-03-06 03:15:12.333136 | debian-bookworm | Downloading argon2_cffi_bindings-25.1.0-cp39-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (7.4 kB) 2026-03-06 03:15:12.386341 | debian-bookworm | Collecting chardet>=3.0.2 (from binaryornot>=0.4.4->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-06 03:15:12.402783 | debian-bookworm | Downloading chardet-7.0.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (7.1 kB) 2026-03-06 03:15:12.446787 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.5->-r requirements.txt (line 5)) 2026-03-06 03:15:12.463135 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-03-06 03:15:12.812238 | debian-bookworm | Collecting wrapt>=1.7.0 (from debtcollector>=1.2.0->oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-06 03:15:12.828359 | debian-bookworm | Downloading wrapt-2.1.2-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-03-06 03:15:12.880611 | debian-bookworm | Requirement already satisfied: setuptools in ./.tox/cookiecutter/lib/python3.11/site-packages (from pbr>=6.1.0->oslo.utils==9.2.0->-r requirements.txt (line 7)) (82.0.0) 2026-03-06 03:15:12.912626 | debian-bookworm | Collecting text-unidecode>=1.3 (from python-slugify>=4.0.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-06 03:15:12.930039 | debian-bookworm | Downloading text_unidecode-1.3-py2.py3-none-any.whl.metadata (2.4 kB) 2026-03-06 03:15:13.056682 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-06 03:15:13.072016 | debian-bookworm | Downloading charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) 2026-03-06 03:15:13.110437 | debian-bookworm | Collecting idna<4,>=2.5 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-06 03:15:13.125612 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-03-06 03:15:13.189173 | debian-bookworm | Collecting urllib3<3,>=1.21.1 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-06 03:15:13.204507 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-03-06 03:15:13.265384 | debian-bookworm | Collecting certifi>=2017.4.17 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-06 03:15:13.281246 | debian-bookworm | Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 2026-03-06 03:15:13.335521 | debian-bookworm | Collecting python-dateutil>=2.7.0 (from arrow->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-06 03:15:13.351284 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-03-06 03:15:13.396145 | debian-bookworm | Collecting six>=1.5 (from python-dateutil>=2.7.0->arrow->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-06 03:15:13.411663 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-03-06 03:15:13.464603 | debian-bookworm | Collecting markdown-it-py>=2.2.0 (from rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-06 03:15:13.480429 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-03-06 03:15:13.533554 | debian-bookworm | Collecting pygments<3.0.0,>=2.13.0 (from rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-06 03:15:13.549098 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-03-06 03:15:13.581546 | debian-bookworm | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-03-06 03:15:13.598087 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-03-06 03:15:13.643314 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB) 2026-03-06 03:15:13.706274 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 17.5 MB/s 0:00:00 2026-03-06 03:15:13.725312 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl (57.4 MB) 2026-03-06 03:15:15.621251 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.4/57.4 MB 30.4 MB/s 0:00:01 2026-03-06 03:15:15.637046 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-03-06 03:15:15.687966 | debian-bookworm | Downloading cookiecutter-2.6.0-py3-none-any.whl (39 kB) 2026-03-06 03:15:15.715471 | debian-bookworm | Downloading cryptography-46.0.5-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2026-03-06 03:15:15.886389 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 26.1 MB/s 0:00:00 2026-03-06 03:15:15.904802 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl (61 kB) 2026-03-06 03:15:15.932287 | debian-bookworm | Downloading oslo_utils-9.2.0-py3-none-any.whl (138 kB) 2026-03-06 03:15:15.960249 | debian-bookworm | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-03-06 03:15:15.989631 | debian-bookworm | Downloading passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2026-03-06 03:15:16.021439 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 525.6/525.6 kB 11.3 MB/s 0:00:00 2026-03-06 03:15:16.037076 | debian-bookworm | Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2026-03-06 03:15:16.130382 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 24.0 MB/s 0:00:00 2026-03-06 03:15:16.150864 | debian-bookworm | Downloading pykeepass-4.1.1.post1-py3-none-any.whl (55 kB) 2026-03-06 03:15:16.180990 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-03-06 03:15:16.209744 | debian-bookworm | Downloading ruamel_yaml-0.19.1-py3-none-any.whl (118 kB) 2026-03-06 03:15:16.238842 | debian-bookworm | Downloading yamllint-1.38.0-py3-none-any.whl (68 kB) 2026-03-06 03:15:16.268281 | debian-bookworm | Downloading ansible_core-2.18.14-py3-none-any.whl (2.2 MB) 2026-03-06 03:15:16.414189 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 14.2 MB/s 0:00:00 2026-03-06 03:15:16.432766 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-03-06 03:15:16.465821 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-03-06 03:15:16.499856 | debian-bookworm | Downloading argon2_cffi-25.1.0-py3-none-any.whl (14 kB) 2026-03-06 03:15:16.528434 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-03-06 03:15:16.561212 | debian-bookworm | Downloading binaryornot-0.4.4-py2.py3-none-any.whl (9.0 kB) 2026-03-06 03:15:16.585272 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-03-06 03:15:16.615641 | debian-bookworm | Downloading chardet-7.0.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (555 kB) 2026-03-06 03:15:16.647000 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 555.6/555.6 kB 12.6 MB/s 0:00:00 2026-03-06 03:15:16.662646 | debian-bookworm | Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2026-03-06 03:15:16.693693 | debian-bookworm | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-03-06 03:15:16.722028 | debian-bookworm | Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 2026-03-06 03:15:16.755821 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-03-06 03:15:16.783654 | debian-bookworm | Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-03-06 03:15:16.809164 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-03-06 03:15:16.903258 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 24.0 MB/s 0:00:00 2026-03-06 03:15:16.921979 | debian-bookworm | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-03-06 03:15:16.952042 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-03-06 03:15:16.978343 | debian-bookworm | Downloading pathspec-1.0.4-py3-none-any.whl (55 kB) 2026-03-06 03:15:17.003933 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-03-06 03:15:17.031843 | debian-bookworm | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-03-06 03:15:17.060602 | debian-bookworm | Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2026-03-06 03:15:17.171689 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 19.6 MB/s 0:00:00 2026-03-06 03:15:17.191108 | debian-bookworm | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-03-06 03:15:17.261237 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 18.6 MB/s 0:00:00 2026-03-06 03:15:17.278277 | debian-bookworm | Downloading pyotp-2.9.0-py3-none-any.whl (13 kB) 2026-03-06 03:15:17.300860 | debian-bookworm | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-03-06 03:15:17.332033 | debian-bookworm | Downloading python_slugify-8.0.4-py2.py3-none-any.whl (10 kB) 2026-03-06 03:15:17.359657 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-03-06 03:15:17.387678 | debian-bookworm | Downloading charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 2026-03-06 03:15:17.414182 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-03-06 03:15:17.442247 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-03-06 03:15:17.471306 | debian-bookworm | Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-03-06 03:15:17.498907 | debian-bookworm | Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB) 2026-03-06 03:15:17.524447 | debian-bookworm | Downloading tzdata-2025.3-py2.py3-none-any.whl (348 kB) 2026-03-06 03:15:17.560695 | debian-bookworm | Downloading wrapt-2.1.2-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (114 kB) 2026-03-06 03:15:17.598632 | debian-bookworm | Downloading argon2_cffi_bindings-25.1.0-cp39-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (87 kB) 2026-03-06 03:15:17.664206 | debian-bookworm | Downloading arrow-1.4.0-py3-none-any.whl (68 kB) 2026-03-06 03:15:17.690567 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-03-06 03:15:17.719844 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-03-06 03:15:17.744791 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-03-06 03:15:17.770468 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-03-06 03:15:17.794825 | debian-bookworm | Downloading lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-03-06 03:15:18.002234 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 25.1 MB/s 0:00:00 2026-03-06 03:15:18.017063 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-03-06 03:15:18.046289 | debian-bookworm | Downloading rich-14.3.3-py3-none-any.whl (310 kB) 2026-03-06 03:15:18.076053 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-03-06 03:15:18.123454 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 24.0 MB/s 0:00:00 2026-03-06 03:15:18.137766 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-03-06 03:15:18.160373 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-03-06 03:15:18.182021 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2026-03-06 03:15:18.632059 | debian-bookworm | Building wheels for collected packages: pwgen 2026-03-06 03:15:18.633187 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-03-06 03:15:18.882684 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-03-06 03:15:18.884344 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=824a3e1c76a67c17c8ae489c9f90953c60362b75eae7981b584a8e4960200e4d 2026-03-06 03:15:18.885293 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-03-06 03:15:18.888923 | debian-bookworm | Successfully built pwgen 2026-03-06 03:15:19.129062 | debian-bookworm | Installing collected packages: text-unidecode, resolvelib, pwgen, passlib, wrapt, urllib3, tzdata, six, sh, ruamel.yaml, PyYAML, python-slugify, pyparsing, pyotp, pygments, pycryptodomex, pycryptodome, pycparser, psutil, pbr, pathspec, packaging, netaddr, mdurl, MarkupSafe, lxml, loguru, iso8601, invoke, idna, fasteners, construct, colorama, click, charset_normalizer, chardet, certifi, bcrypt, yamllint, requests, python-gilt, python-dateutil, oslo.i18n, markdown-it-py, Jinja2, debtcollector, cffi, binaryornot, rich, pynacl, oslo.utils, cryptography, arrow, argon2-cffi-bindings, paramiko, cookiecutter, argon2_cffi, ansible-core, pykeepass, ansible 2026-03-06 03:15:48.295073 | debian-bookworm | 2026-03-06 03:15:48.299156 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.12.0 ansible-core-2.18.14 argon2-cffi-bindings-25.1.0 argon2_cffi-25.1.0 arrow-1.4.0 bcrypt-5.0.0 binaryornot-0.4.4 certifi-2026.2.25 cffi-2.0.0 chardet-7.0.1 charset_normalizer-3.4.4 click-8.3.1 colorama-0.4.6 construct-2.10.70 cookiecutter-2.6.0 cryptography-46.0.5 debtcollector-3.0.0 fasteners-0.20 idna-3.11 invoke-2.2.1 iso8601-2.1.0 loguru-0.7.3 lxml-6.0.2 markdown-it-py-4.0.0 mdurl-0.1.2 netaddr-1.3.0 oslo.i18n-6.7.2 oslo.utils-9.2.0 packaging-26.0 paramiko-4.0.0 passlib-1.7.4 pathspec-1.0.4 pbr-7.0.3 psutil-7.2.2 pwgen-0.8.2.post0 pycparser-3.0 pycryptodome-3.23.0 pycryptodomex-3.23.0 pygments-2.19.2 pykeepass-4.1.1.post1 pynacl-1.6.2 pyotp-2.9.0 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-gilt-1.2.3 python-slugify-8.0.4 requests-2.32.5 resolvelib-1.0.1 rich-14.3.3 ruamel.yaml-0.19.1 sh-2.2.2 six-1.17.0 text-unidecode-1.3 tzdata-2025.3 urllib3-2.6.3 wrapt-2.1.2 yamllint-1.38.0 2026-03-06 03:15:48.548872 | debian-bookworm | cookiecutter: 43855 I exit 0 (43.16 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> python -I -m pip install -r requirements.txt pid=1429 [tox/execute/api.py:311] 2026-03-06 03:15:48.550025 | debian-bookworm | cookiecutter: OK (43.66 seconds) 2026-03-06 03:15:48.550119 | debian-bookworm | congratulations :) (43.69 seconds) 2026-03-06 03:15:48.893837 | debian-bookworm | ok: Runtime: 0:00:43.926793 2026-03-06 03:15:48.902558 | 2026-03-06 03:15:48.902666 | TASK [tox : Create a tempfile to save tox showconfig] 2026-03-06 03:15:49.360470 | debian-bookworm | changed 2026-03-06 03:15:49.365693 | 2026-03-06 03:15:49.365791 | TASK [tox : Get tox envlist config] 2026-03-06 03:15:49.894548 | debian-bookworm | Traceback (most recent call last): 2026-03-06 03:15:49.894638 | debian-bookworm | File "/home/zuul/.local/tox/bin/tox", line 8, in 2026-03-06 03:15:49.894721 | debian-bookworm | sys.exit(run()) 2026-03-06 03:15:49.894764 | debian-bookworm | ^^^^^ 2026-03-06 03:15:49.894782 | debian-bookworm | File "/home/zuul/.local/tox/lib/python3.11/site-packages/tox/run.py", line 23, in run 2026-03-06 03:15:49.894840 | debian-bookworm | result = main(sys.argv[1:] if args is None else args) 2026-03-06 03:15:49.894891 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:15:49.894919 | debian-bookworm | File "/home/zuul/.local/tox/lib/python3.11/site-packages/tox/run.py", line 49, in main 2026-03-06 03:15:49.894972 | debian-bookworm | return handler(state) 2026-03-06 03:15:49.895005 | debian-bookworm | ^^^^^^^^^^^^^^ 2026-03-06 03:15:49.895019 | debian-bookworm | File "/home/zuul/.local/tox/lib/python3.11/site-packages/tox/session/cmd/legacy.py", line 105, in legacy 2026-03-06 03:15:49.895076 | debian-bookworm | return show_config(state) 2026-03-06 03:15:49.895106 | debian-bookworm | ^^^^^^^^^^^^^^^^^^ 2026-03-06 03:15:49.895120 | debian-bookworm | File "/home/zuul/.local/tox/lib/python3.11/site-packages/tox/session/cmd/show_config/__init__.py", line 60, in show_config 2026-03-06 03:15:49.895166 | debian-bookworm | fmt: ConfigFormat = state.conf.options.config_format 2026-03-06 03:15:49.895199 | debian-bookworm | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-06 03:15:49.895256 | debian-bookworm | AttributeError: 'Parsed' object has no attribute 'config_format' 2026-03-06 03:15:50.420110 | debian-bookworm | ERROR 2026-03-06 03:15:50.420299 | debian-bookworm | { 2026-03-06 03:15:50.420364 | debian-bookworm | "delta": "0:00:00.267920", 2026-03-06 03:15:50.420403 | debian-bookworm | "end": "2026-03-06 03:15:49.924991", 2026-03-06 03:15:50.420438 | debian-bookworm | "msg": "non-zero return code", 2026-03-06 03:15:50.420461 | debian-bookworm | "rc": 1, 2026-03-06 03:15:50.420481 | debian-bookworm | "start": "2026-03-06 03:15:49.657071" 2026-03-06 03:15:50.420500 | debian-bookworm | } failure 2026-03-06 03:15:50.422383 | 2026-03-06 03:15:50.422580 | PLAY RECAP 2026-03-06 03:15:50.422668 | debian-bookworm | ok: 6 changed: 5 unreachable: 0 failed: 1 skipped: 3 rescued: 0 ignored: 0 2026-03-06 03:15:50.422696 | 2026-03-06 03:15:50.847933 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-03-06 03:15:50.848909 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-03-06 03:15:51.721281 | 2026-03-06 03:15:51.721411 | PLAY [all] 2026-03-06 03:15:51.747132 | 2026-03-06 03:15:51.747266 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-03-06 03:15:51.842101 | debian-bookworm | skipping: Conditional result was False 2026-03-06 03:15:51.847705 | 2026-03-06 03:15:51.847831 | TASK [fetch-tox-output : Set tox log path for single node] 2026-03-06 03:15:51.895610 | debian-bookworm | ok 2026-03-06 03:15:51.900634 | 2026-03-06 03:15:51.900737 | TASK [fetch-tox-output : Ensure local tox dir] 2026-03-06 03:15:52.442428 | debian-bookworm -> localhost | changed 2026-03-06 03:15:52.450200 | 2026-03-06 03:15:52.450300 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-03-06 03:15:52.493516 | debian-bookworm | skipping: Conditional result was False 2026-03-06 03:15:52.499085 | 2026-03-06 03:15:52.499188 | TASK [fetch-tox-output : Set envlist fact] 2026-03-06 03:15:52.537768 | debian-bookworm | ok 2026-03-06 03:15:52.545621 | 2026-03-06 03:15:52.545730 | TASK [fetch-tox-output : Get tox version] 2026-03-06 03:15:53.166050 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-03-06 03:15:53.183922 | debian-bookworm | 4.48.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-03-06 03:15:53.584319 | debian-bookworm | ok: Runtime: 0:00:00.252243 2026-03-06 03:15:53.589603 | 2026-03-06 03:15:53.589692 | TASK [fetch-tox-output : Find all default environments] 2026-03-06 03:15:54.163365 | debian-bookworm | skipping: Conditional result was False 2026-03-06 03:15:54.169902 | 2026-03-06 03:15:54.170041 | TASK [fetch-tox-output : Set envlist fact] 2026-03-06 03:15:54.204962 | debian-bookworm | skipping: Conditional result was False 2026-03-06 03:15:54.211523 | 2026-03-06 03:15:54.211674 | TASK [fetch-tox-output : Find all default environments] 2026-03-06 03:15:54.770089 | debian-bookworm | skipping: Conditional result was False 2026-03-06 03:15:54.776159 | 2026-03-06 03:15:54.776281 | TASK [fetch-tox-output : Set envlist fact] 2026-03-06 03:15:54.818168 | debian-bookworm | skipping: Conditional result was False 2026-03-06 03:15:54.824934 | 2026-03-06 03:15:54.825051 | LOOP [fetch-tox-output : Copy tox logs] 2026-03-06 03:15:54.878116 | debian-bookworm | skipping: Conditional result was False 2026-03-06 03:15:54.885530 | 2026-03-06 03:15:54.885656 | LOOP [fetch-tox-output : Collect tox logs] 2026-03-06 03:15:55.899114 | debian-bookworm | changed: 2026-03-06 03:15:55.899281 | debian-bookworm | created directory /var/lib/zuul/builds/821204f0cb0443dcbf0579ebf247e924/work/logs/tox/cookiecutter 2026-03-06 03:15:55.899310 | debian-bookworm | cd+++++++++ ./ 2026-03-06 03:15:55.899330 | debian-bookworm | >f+++++++++ 1-install_deps.log 2026-03-06 03:15:55.899354 | 2026-03-06 03:15:55.907958 | 2026-03-06 03:15:55.908021 | PLAY RECAP 2026-03-06 03:15:55.908061 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-03-06 03:15:55.908081 | 2026-03-06 03:15:55.994761 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-03-06 03:15:55.995739 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-03-06 03:15:56.945220 | 2026-03-06 03:15:56.945353 | PLAY [all] 2026-03-06 03:15:56.977694 | 2026-03-06 03:15:56.977820 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-03-06 03:15:57.338539 | debian-bookworm | changed: non-zero return code 2026-03-06 03:15:57.344791 | 2026-03-06 03:15:57.344905 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-03-06 03:15:57.386490 | debian-bookworm | skipping: Conditional result was False 2026-03-06 03:15:57.392027 | 2026-03-06 03:15:57.392127 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-03-06 03:15:57.421354 | 2026-03-06 03:15:57.421523 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-03-06 03:15:57.451799 | 2026-03-06 03:15:57.451969 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-03-06 03:15:57.485777 | debian-bookworm | skipping: Conditional result was False 2026-03-06 03:15:57.502503 | 2026-03-06 03:15:57.502679 | LOOP [fetch-subunit-output : Generate subunit file] 2026-03-06 03:15:57.535183 | 2026-03-06 03:15:57.535478 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-03-06 03:15:57.562008 | debian-bookworm | skipping: Conditional result was False 2026-03-06 03:15:57.573362 | 2026-03-06 03:15:57.573584 | TASK [fetch-subunit-output : Remove the temporary file] 2026-03-06 03:15:57.613266 | debian-bookworm | skipping: Conditional result was False 2026-03-06 03:15:57.620614 | 2026-03-06 03:15:57.620730 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-03-06 03:15:57.644479 | debian-bookworm | skipping: Conditional result was False 2026-03-06 03:15:57.653251 | 2026-03-06 03:15:57.653337 | PLAY RECAP 2026-03-06 03:15:57.653400 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-03-06 03:15:57.653430 | 2026-03-06 03:15:57.874082 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-03-06 03:15:57.875355 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-06 03:15:58.940464 | 2026-03-06 03:15:58.940606 | PLAY [Base post] 2026-03-06 03:15:58.972742 | 2026-03-06 03:15:58.972867 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-06 03:15:59.661224 | debian-bookworm | changed 2026-03-06 03:15:59.670969 | 2026-03-06 03:15:59.671078 | PLAY RECAP 2026-03-06 03:15:59.671139 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-06 03:15:59.671200 | 2026-03-06 03:15:59.791538 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-06 03:15:59.792548 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-06 03:16:00.521074 | 2026-03-06 03:16:00.521266 | PLAY [Base post-logs] 2026-03-06 03:16:00.536112 | 2026-03-06 03:16:00.536353 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-06 03:16:01.083745 | localhost | changed 2026-03-06 03:16:01.102505 | 2026-03-06 03:16:01.102753 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-06 03:16:01.139926 | localhost | ok 2026-03-06 03:16:01.143398 | 2026-03-06 03:16:01.143508 | TASK [Set zuul-log-path fact] 2026-03-06 03:16:01.159608 | localhost | ok 2026-03-06 03:16:01.176121 | 2026-03-06 03:16:01.176269 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-06 03:16:01.205499 | localhost | ok 2026-03-06 03:16:01.212937 | 2026-03-06 03:16:01.213124 | TASK [upload-logs : Create log directories] 2026-03-06 03:16:01.837373 | localhost | changed 2026-03-06 03:16:01.840255 | 2026-03-06 03:16:01.840371 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-06 03:16:02.775459 | localhost -> localhost | ok: Runtime: 0:00:00.014908 2026-03-06 03:16:02.779744 | 2026-03-06 03:16:02.779863 | TASK [upload-logs : Upload logs to log server] 2026-03-06 03:16:03.421942 | localhost | Output suppressed because no_log was given 2026-03-06 03:16:03.423789 | 2026-03-06 03:16:03.423894 | LOOP [upload-logs : Compress console log and json output] 2026-03-06 03:16:03.471417 | localhost | skipping: Conditional result was False 2026-03-06 03:16:03.477521 | localhost | skipping: Conditional result was False 2026-03-06 03:16:03.481398 | 2026-03-06 03:16:03.481534 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-06 03:16:03.530683 | localhost | skipping: Conditional result was False 2026-03-06 03:16:03.531012 | 2026-03-06 03:16:03.535929 | localhost | skipping: Conditional result was False 2026-03-06 03:16:03.540561 | 2026-03-06 03:16:03.540697 | LOOP [upload-logs : Upload console log and json output]