2026-02-27 14:19:01.116067 | Job console starting 2026-02-27 14:19:01.200056 | Updating git repos 2026-02-27 14:19:01.252625 | Cloning repos into workspace 2026-02-27 14:19:01.379081 | Restoring repo states 2026-02-27 14:19:01.420474 | Merging changes 2026-02-27 14:19:02.284009 | Checking out repos 2026-02-27 14:19:02.585570 | Preparing playbooks 2026-02-27 14:19:04.386100 | Running Ansible setup 2026-02-27 14:19:12.033619 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-27 14:19:13.432192 | 2026-02-27 14:19:13.432331 | PLAY [Base pre] 2026-02-27 14:19:13.461654 | 2026-02-27 14:19:13.461789 | TASK [Setup log path fact] 2026-02-27 14:19:13.492168 | debian-bookworm | ok 2026-02-27 14:19:13.520228 | 2026-02-27 14:19:13.520364 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-27 14:19:13.563156 | debian-bookworm | ok 2026-02-27 14:19:13.580108 | 2026-02-27 14:19:13.580220 | TASK [emit-job-header : Print job information] 2026-02-27 14:19:13.663736 | # Job Information 2026-02-27 14:19:13.663895 | Ansible Version: 2.16.14 2026-02-27 14:19:13.663930 | Job: cfg-cookiecutter-tox-2025.1 2026-02-27 14:19:13.663964 | Pipeline: check 2026-02-27 14:19:13.663987 | Executor: 521e9411259a 2026-02-27 14:19:13.664008 | Triggered by: https://github.com/osism/cfg-cookiecutter/pull/817 2026-02-27 14:19:13.664030 | Event ID: 3d61aaa0-13e7-11f1-8ca2-eca00fce4023 2026-02-27 14:19:13.669545 | 2026-02-27 14:19:13.669655 | LOOP [emit-job-header : Print node information] 2026-02-27 14:19:13.971345 | debian-bookworm | ok: 2026-02-27 14:19:13.972091 | debian-bookworm | # Node Information 2026-02-27 14:19:13.972190 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-27 14:19:13.972219 | debian-bookworm | Hostname: debian 2026-02-27 14:19:13.972243 | debian-bookworm | Username: zuul 2026-02-27 14:19:13.972265 | debian-bookworm | Distro: Debian 12.13 2026-02-27 14:19:13.972288 | debian-bookworm | Provider: regiocloud-a 2026-02-27 14:19:13.972310 | debian-bookworm | Region: 2026-02-27 14:19:13.972330 | debian-bookworm | Label: debian-bookworm 2026-02-27 14:19:13.972350 | debian-bookworm | Product Name: OpenStack Nova 2026-02-27 14:19:13.972369 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe64:f14e 2026-02-27 14:19:13.987667 | 2026-02-27 14:19:13.987775 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-27 14:19:15.060412 | debian-bookworm -> localhost | changed 2026-02-27 14:19:15.070594 | 2026-02-27 14:19:15.070948 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-27 14:19:17.059222 | debian-bookworm -> localhost | changed 2026-02-27 14:19:17.071562 | 2026-02-27 14:19:17.072248 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-27 14:19:17.645254 | debian-bookworm -> localhost | ok 2026-02-27 14:19:17.651558 | 2026-02-27 14:19:17.651652 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-27 14:19:17.680936 | debian-bookworm | ok 2026-02-27 14:19:17.719162 | debian-bookworm | included: /var/lib/zuul/builds/9ecbac320197490fa2a97a1686c4ddda/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-27 14:19:17.732620 | 2026-02-27 14:19:17.733163 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-27 14:19:20.777750 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-27 14:19:20.777937 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/9ecbac320197490fa2a97a1686c4ddda/work/9ecbac320197490fa2a97a1686c4ddda_id_rsa 2026-02-27 14:19:20.777974 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/9ecbac320197490fa2a97a1686c4ddda/work/9ecbac320197490fa2a97a1686c4ddda_id_rsa.pub 2026-02-27 14:19:20.777997 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-27 14:19:20.778018 | debian-bookworm -> localhost | SHA256:qonAVO9JHLDulsV4xle3oXPIrryV2vd986sVohR8d/M zuul-build-sshkey 2026-02-27 14:19:20.778046 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-27 14:19:20.778065 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-27 14:19:20.778083 | debian-bookworm -> localhost | | . | 2026-02-27 14:19:20.778101 | debian-bookworm -> localhost | | o . | 2026-02-27 14:19:20.778117 | debian-bookworm -> localhost | | o . . = . o.| 2026-02-27 14:19:20.778133 | debian-bookworm -> localhost | | o * . o + = . +| 2026-02-27 14:19:20.778150 | debian-bookworm -> localhost | | . o X .S= + . .E| 2026-02-27 14:19:20.778169 | debian-bookworm -> localhost | |o . B o.. = . . .| 2026-02-27 14:19:20.778185 | debian-bookworm -> localhost | |.. + o. + . . | 2026-02-27 14:19:20.778201 | debian-bookworm -> localhost | | ... o. = . o..| 2026-02-27 14:19:20.778218 | debian-bookworm -> localhost | | . o =... .o.o*| 2026-02-27 14:19:20.778234 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-27 14:19:20.778284 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.111121 2026-02-27 14:19:20.783468 | 2026-02-27 14:19:20.783560 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-27 14:19:20.811165 | debian-bookworm | ok 2026-02-27 14:19:20.827409 | debian-bookworm | included: /var/lib/zuul/builds/9ecbac320197490fa2a97a1686c4ddda/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-27 14:19:20.836409 | 2026-02-27 14:19:20.836487 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-27 14:19:20.848946 | debian-bookworm | skipping: Conditional result was False 2026-02-27 14:19:20.853577 | 2026-02-27 14:19:20.853656 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-27 14:19:21.621644 | debian-bookworm | changed 2026-02-27 14:19:21.630335 | 2026-02-27 14:19:21.630454 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-27 14:19:21.878892 | debian-bookworm | ok 2026-02-27 14:19:21.885621 | 2026-02-27 14:19:21.885717 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-27 14:19:22.579659 | debian-bookworm | changed 2026-02-27 14:19:22.586753 | 2026-02-27 14:19:22.592284 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-27 14:19:23.338124 | debian-bookworm | changed 2026-02-27 14:19:23.344031 | 2026-02-27 14:19:23.344124 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-27 14:19:23.388352 | debian-bookworm | skipping: Conditional result was False 2026-02-27 14:19:23.394299 | 2026-02-27 14:19:23.394389 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-27 14:19:24.429444 | debian-bookworm -> localhost | changed 2026-02-27 14:19:24.446244 | 2026-02-27 14:19:24.449405 | TASK [add-build-sshkey : Add back temp key] 2026-02-27 14:19:25.481549 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/9ecbac320197490fa2a97a1686c4ddda/work/9ecbac320197490fa2a97a1686c4ddda_id_rsa (zuul-build-sshkey) 2026-02-27 14:19:25.481804 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.041151 2026-02-27 14:19:25.490118 | 2026-02-27 14:19:25.490238 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-27 14:19:26.066224 | debian-bookworm | ok 2026-02-27 14:19:26.073140 | 2026-02-27 14:19:26.073272 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-27 14:19:26.119731 | debian-bookworm | skipping: Conditional result was False 2026-02-27 14:19:26.132302 | 2026-02-27 14:19:26.132463 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-27 14:19:27.061359 | debian-bookworm | ok 2026-02-27 14:19:27.107371 | 2026-02-27 14:19:27.107493 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-27 14:19:27.176420 | debian-bookworm | ok 2026-02-27 14:19:27.181547 | 2026-02-27 14:19:27.181631 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-27 14:19:27.800745 | debian-bookworm -> localhost | ok 2026-02-27 14:19:27.807675 | 2026-02-27 14:19:27.807800 | TASK [validate-host : Collect information about the host] 2026-02-27 14:19:28.910072 | debian-bookworm | ok 2026-02-27 14:19:28.930860 | 2026-02-27 14:19:28.931127 | TASK [validate-host : Sanitize hostname] 2026-02-27 14:19:29.139835 | debian-bookworm | ok 2026-02-27 14:19:29.247682 | 2026-02-27 14:19:29.247791 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-27 14:19:30.504783 | debian-bookworm -> localhost | changed 2026-02-27 14:19:30.510055 | 2026-02-27 14:19:30.510147 | TASK [validate-host : Collect information about zuul worker] 2026-02-27 14:19:30.982863 | debian-bookworm | ok 2026-02-27 14:19:30.987340 | 2026-02-27 14:19:30.987438 | TASK [validate-host : Write out all zuul information for each host] 2026-02-27 14:19:32.075684 | debian-bookworm -> localhost | changed 2026-02-27 14:19:32.083286 | 2026-02-27 14:19:32.083369 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-27 14:19:32.364609 | debian-bookworm | ok 2026-02-27 14:19:32.369294 | 2026-02-27 14:19:32.369379 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-27 14:19:33.488892 | debian-bookworm | changed: 2026-02-27 14:19:33.489087 | debian-bookworm | cd+++++++++ src/ 2026-02-27 14:19:33.489137 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-27 14:19:33.489172 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-27 14:19:33.489204 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-02-27 14:19:33.489231 | debian-bookworm | Containerfile 2026-02-27 14:19:33.491031 | debian-bookworm | =7.0.1 2026-02-27 14:19:56.119429 | debian-bookworm | Downloading cachetools-7.0.1-py3-none-any.whl (13 kB) 2026-02-27 14:19:56.166674 | debian-bookworm | Collecting colorama>=0.4.6 2026-02-27 14:19:56.178681 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-02-27 14:19:56.242000 | debian-bookworm | Collecting filelock>=3.24.3 2026-02-27 14:19:56.254215 | debian-bookworm | Downloading filelock-3.24.3-py3-none-any.whl (24 kB) 2026-02-27 14:19:56.306057 | debian-bookworm | Collecting packaging>=26 2026-02-27 14:19:56.321410 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-02-27 14:19:56.358108 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 2.2 MB/s eta 0:00:00 2026-02-27 14:19:56.448140 | debian-bookworm | Collecting platformdirs>=4.9.2 2026-02-27 14:19:56.460020 | debian-bookworm | Downloading platformdirs-4.9.2-py3-none-any.whl (21 kB) 2026-02-27 14:19:56.504500 | debian-bookworm | Collecting pluggy>=1.6 2026-02-27 14:19:56.516470 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-02-27 14:19:56.583480 | debian-bookworm | Collecting pyproject-api>=1.10 2026-02-27 14:19:56.596666 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-02-27 14:19:56.757225 | debian-bookworm | Collecting virtualenv>=20.39 2026-02-27 14:19:56.768890 | debian-bookworm | Downloading virtualenv-21.1.0-py3-none-any.whl (5.8 MB) 2026-02-27 14:19:57.035764 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 22.2 MB/s eta 0:00:00 2026-02-27 14:19:57.115911 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-02-27 14:19:57.127519 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-02-27 14:19:57.151322 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 22.4 MB/s eta 0:00:00 2026-02-27 14:19:57.190511 | debian-bookworm | Collecting python-discovery>=1 2026-02-27 14:19:57.202256 | debian-bookworm | Downloading python_discovery-1.1.0-py3-none-any.whl (30 kB) 2026-02-27 14:19:57.320163 | debian-bookworm | Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-02-27 14:19:58.030285 | debian-bookworm | Successfully installed cachetools-7.0.1 colorama-0.4.6 distlib-0.4.0 filelock-3.24.3 packaging-26.0 platformdirs-4.9.2 pluggy-1.6.0 pyproject-api-1.10.0 python-discovery-1.1.0 tox-4.46.3 virtualenv-21.1.0 2026-02-27 14:19:58.470434 | debian-bookworm | ok: Runtime: 0:00:02.875505 2026-02-27 14:19:58.476922 | 2026-02-27 14:19:58.477309 | TASK [ensure-tox : Export installed tox_executable path] 2026-02-27 14:19:58.512054 | debian-bookworm | ok 2026-02-27 14:19:58.522584 | 2026-02-27 14:19:58.522717 | TASK [ensure-tox : Output tox version] 2026-02-27 14:19:59.077828 | 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-02-27 14:19:59.097188 | debian-bookworm | 4.46.3 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-02-27 14:19:59.585092 | debian-bookworm | ok: Runtime: 0:00:00.330743 2026-02-27 14:19:59.591213 | 2026-02-27 14:19:59.591322 | TASK [ensure-tox : Make global symlink] 2026-02-27 14:19:59.639078 | debian-bookworm | skipping: Conditional result was False 2026-02-27 14:19:59.647044 | 2026-02-27 14:19:59.647146 | PLAY RECAP 2026-02-27 14:19:59.647206 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-02-27 14:19:59.647232 | 2026-02-27 14:20:00.053307 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-02-27 14:20:00.061947 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-02-27 14:20:02.288491 | 2026-02-27 14:20:02.288628 | PLAY [all] 2026-02-27 14:20:02.358705 | 2026-02-27 14:20:02.358854 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-02-27 14:20:03.246641 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-02-27 14:20:03.455769 | debian-bookworm | ok: Runtime: 0:00:00.028276 2026-02-27 14:20:03.461799 | 2026-02-27 14:20:03.461913 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-02-27 14:20:04.019179 | debian-bookworm | ok: Runtime: 0:00:00.005423 2026-02-27 14:20:04.023825 | 2026-02-27 14:20:04.023907 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-02-27 14:20:04.433686 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-02-27 14:20:04.435226 | debian-bookworm | sudo: a password is required 2026-02-27 14:20:04.572885 | debian-bookworm | ok: Runtime: 0:00:00.018734 2026-02-27 14:20:04.582185 | 2026-02-27 14:20:04.582266 | TASK [tox : Check to see if the constraints file exists] 2026-02-27 14:20:04.615490 | debian-bookworm | skipping: Conditional result was False 2026-02-27 14:20:04.621202 | 2026-02-27 14:20:04.621304 | TASK [tox : Fail if constraints file is missing] 2026-02-27 14:20:04.644431 | debian-bookworm | skipping: Conditional result was False 2026-02-27 14:20:04.650010 | 2026-02-27 14:20:04.650115 | TASK [tox : Record file location] 2026-02-27 14:20:04.673233 | debian-bookworm | skipping: Conditional result was False 2026-02-27 14:20:04.678581 | 2026-02-27 14:20:04.678670 | TASK [tox : Install tox siblings] 2026-02-27 14:20:04.707047 | debian-bookworm | ok 2026-02-27 14:20:04.715707 | debian-bookworm | included: /var/lib/zuul/builds/9ecbac320197490fa2a97a1686c4ddda/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-02-27 14:20:04.721318 | 2026-02-27 14:20:04.721413 | TASK [tox : Run tox without tests] 2026-02-27 14:20:05.224405 | debian-bookworm | ROOT: 195 D setup logging to DEBUG on pid 1471 [tox/report.py:229] 2026-02-27 14:20:05.253650 | debian-bookworm | cookiecutter: 224 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-02-27 14:20:05.256153 | debian-bookworm | cookiecutter: 227 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [python_discovery/_discovery.py:62] 2026-02-27 14:20:05.256683 | debian-bookworm | cookiecutter: 227 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-02-27 14:20:05.257975 | debian-bookworm | cookiecutter: 228 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py 70cf854601c1c70c013eed06c2f64d51 29fe2ecf5bedff19f4685dbb15c3aa18 [python_discovery/_cached_py_info.py:197] 2026-02-27 14:20:05.335791 | debian-bookworm | cookiecutter: 306 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-02-27 14:20:05.336514 | debian-bookworm | cookiecutter: 307 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-02-27 14:20:05.336911 | debian-bookworm | cookiecutter: 307 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-02-27 14:20:05.339625 | debian-bookworm | cookiecutter: 310 D symlink on filesystem does work [virtualenv/info.py:51] 2026-02-27 14:20:05.339959 | debian-bookworm | cookiecutter: 310 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-02-27 14:20:05.375469 | debian-bookworm | cookiecutter: 346 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-02-27 14:20:05.375759 | debian-bookworm | cookiecutter: 346 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin [virtualenv/util/path/_sync.py:18] 2026-02-27 14:20:05.375910 | debian-bookworm | cookiecutter: 346 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/include [virtualenv/util/path/_sync.py:18] 2026-02-27 14:20:05.376007 | debian-bookworm | cookiecutter: 347 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-02-27 14:20:05.376202 | debian-bookworm | cookiecutter: 347 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-02-27 14:20:05.376481 | debian-bookworm | cookiecutter: 347 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-02-27 14:20:05.376501 | debian-bookworm | cookiecutter: 347 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-02-27 14:20:05.376510 | debian-bookworm | cookiecutter: 347 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-02-27 14:20:05.376519 | debian-bookworm | cookiecutter: 347 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-02-27 14:20:05.376527 | debian-bookworm | cookiecutter: 347 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-02-27 14:20:05.376539 | debian-bookworm | cookiecutter: 347 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-02-27 14:20:05.376569 | debian-bookworm | cookiecutter: 347 D virtualenv = 21.1.0 [virtualenv/create/pyenv_cfg.py:51] 2026-02-27 14:20:05.376639 | debian-bookworm | cookiecutter: 347 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-02-27 14:20:05.376669 | debian-bookworm | cookiecutter: 347 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-02-27 14:20:05.376734 | debian-bookworm | cookiecutter: 347 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-02-27 14:20:05.376811 | debian-bookworm | cookiecutter: 347 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-02-27 14:20:05.377071 | debian-bookworm | cookiecutter: 348 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-02-27 14:20:05.377421 | debian-bookworm | cookiecutter: 348 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-02-27 14:20:05.377551 | debian-bookworm | cookiecutter: 348 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-02-27 14:20:05.378006 | debian-bookworm | cookiecutter: 348 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-02-27 14:20:05.378260 | debian-bookworm | cookiecutter: 349 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-02-27 14:20:05.423823 | debian-bookworm | cookiecutter: 349 D { 2026-02-27 14:20:05.423871 | debian-bookworm | "sys": { 2026-02-27 14:20:05.423878 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin/python", 2026-02-27 14:20:05.423883 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-02-27 14:20:05.423889 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2026-02-27 14:20:05.423894 | debian-bookworm | "base_prefix": "/usr", 2026-02-27 14:20:05.423903 | debian-bookworm | "real_prefix": null, 2026-02-27 14:20:05.423908 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2026-02-27 14:20:05.423912 | debian-bookworm | "base_exec_prefix": "/usr", 2026-02-27 14:20:05.423917 | debian-bookworm | "path": [ 2026-02-27 14:20:05.423921 | debian-bookworm | "/usr/lib/python311.zip", 2026-02-27 14:20:05.423925 | debian-bookworm | "/usr/lib/python3.11", 2026-02-27 14:20:05.423929 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-02-27 14:20:05.423933 | debian-bookworm | "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages" 2026-02-27 14:20:05.423938 | debian-bookworm | ], 2026-02-27 14:20:05.423942 | debian-bookworm | "meta_path": [ 2026-02-27 14:20:05.423946 | debian-bookworm | "", 2026-02-27 14:20:05.423950 | debian-bookworm | "", 2026-02-27 14:20:05.423954 | debian-bookworm | "", 2026-02-27 14:20:05.423958 | debian-bookworm | "" 2026-02-27 14:20:05.423962 | debian-bookworm | ], 2026-02-27 14:20:05.423966 | debian-bookworm | "fs_encoding": "utf-8", 2026-02-27 14:20:05.423970 | debian-bookworm | "io_encoding": "utf-8" 2026-02-27 14:20:05.423974 | debian-bookworm | }, 2026-02-27 14:20:05.423978 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-02-27 14:20:05.423982 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-02-27 14:20:05.423986 | debian-bookworm | "os": "", 2026-02-27 14:20:05.423990 | debian-bookworm | "site": "", 2026-02-27 14:20:05.423994 | debian-bookworm | "datetime": "", 2026-02-27 14:20:05.423998 | debian-bookworm | "math": "", 2026-02-27 14:20:05.424002 | debian-bookworm | "json": "" 2026-02-27 14:20:05.424006 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-02-27 14:20:05.424097 | debian-bookworm | cookiecutter: 394 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-02-27 14:20:05.425647 | debian-bookworm | cookiecutter: 396 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-02-27 14:20:05.426752 | debian-bookworm | cookiecutter: 397 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-02-27 14:20:05.430449 | debian-bookworm | cookiecutter: 401 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-02-27 14:20:05.432479 | debian-bookworm | cookiecutter: 403 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-02-27 14:20:05.616826 | debian-bookworm | cookiecutter: 587 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-02-27 14:20:05.617286 | debian-bookworm | cookiecutter: 588 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-02-27 14:20:05.618362 | debian-bookworm | cookiecutter: 589 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-02-27 14:20:05.620897 | debian-bookworm | cookiecutter: 591 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-02-27 14:20:05.703263 | debian-bookworm | cookiecutter: 674 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-02-27 14:20:05.772839 | debian-bookworm | cookiecutter: 743 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-02-27 14:20:05.773467 | debian-bookworm | cookiecutter: 744 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-02-27 14:20:05.790643 | debian-bookworm | cookiecutter: 761 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-02-27 14:20:05.794791 | debian-bookworm | cookiecutter: 765 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-02-27 14:20:05.795461 | debian-bookworm | cookiecutter: 766 D generated console scripts pip3.11 pip-3.11 pip3 pip [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-02-27 14:20:05.795857 | debian-bookworm | cookiecutter: 766 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:90] 2026-02-27 14:20:05.803212 | debian-bookworm | cookiecutter: 774 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-02-27 14:20:05.803288 | debian-bookworm | cookiecutter: 774 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-02-27 14:20:05.803374 | debian-bookworm | cookiecutter: 774 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-02-27 14:20:05.803437 | debian-bookworm | cookiecutter: 774 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-02-27 14:20:05.803489 | debian-bookworm | cookiecutter: 774 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-02-27 14:20:05.803558 | debian-bookworm | cookiecutter: 774 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-02-27 14:20:05.803614 | debian-bookworm | cookiecutter: 774 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-02-27 14:20:05.803669 | debian-bookworm | cookiecutter: 774 D virtualenv = 21.1.0 [virtualenv/create/pyenv_cfg.py:51] 2026-02-27 14:20:05.803777 | debian-bookworm | cookiecutter: 774 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-02-27 14:20:05.803886 | debian-bookworm | cookiecutter: 774 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-02-27 14:20:05.804060 | debian-bookworm | cookiecutter: 774 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-02-27 14:20:05.804156 | debian-bookworm | cookiecutter: 775 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-02-27 14:20:05.810621 | debian-bookworm | cookiecutter: 781 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:499] 2026-02-27 14:20:06.997595 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 1)) 2026-02-27 14:20:07.113216 | 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-02-27 14:20:07.179568 | debian-bookworm | Collecting ansible==11.12.0 (from -r requirements.txt (line 2)) 2026-02-27 14:20:07.192571 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl.metadata (8.1 kB) 2026-02-27 14:20:07.237271 | debian-bookworm | Collecting click==8.3.1 (from -r requirements.txt (line 3)) 2026-02-27 14:20:07.248501 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-02-27 14:20:07.283044 | debian-bookworm | Collecting cookiecutter==2.6.0 (from -r requirements.txt (line 4)) 2026-02-27 14:20:07.295513 | debian-bookworm | Downloading cookiecutter-2.6.0-py3-none-any.whl.metadata (7.3 kB) 2026-02-27 14:20:07.540939 | debian-bookworm | Collecting cryptography==46.0.5 (from -r requirements.txt (line 5)) 2026-02-27 14:20:07.552497 | debian-bookworm | Downloading cryptography-46.0.5-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2026-02-27 14:20:07.603415 | debian-bookworm | Collecting loguru==0.7.3 (from -r requirements.txt (line 6)) 2026-02-27 14:20:07.616654 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl.metadata (22 kB) 2026-02-27 14:20:07.701687 | debian-bookworm | Collecting oslo.utils==9.2.0 (from -r requirements.txt (line 7)) 2026-02-27 14:20:07.714295 | debian-bookworm | Downloading oslo_utils-9.2.0-py3-none-any.whl.metadata (2.2 kB) 2026-02-27 14:20:07.760068 | debian-bookworm | Collecting paramiko==4.0.0 (from -r requirements.txt (line 8)) 2026-02-27 14:20:07.772582 | debian-bookworm | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-02-27 14:20:07.818652 | debian-bookworm | Collecting passlib==1.7.4 (from -r requirements.txt (line 9)) 2026-02-27 14:20:07.832352 | debian-bookworm | Downloading passlib-1.7.4-py2.py3-none-any.whl.metadata (1.7 kB) 2026-02-27 14:20:07.869937 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 10)) 2026-02-27 14:20:07.883631 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-02-27 14:20:07.902660 | debian-bookworm | Installing build dependencies: started 2026-02-27 14:20:09.090504 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-02-27 14:20:09.090552 | debian-bookworm | Getting requirements to build wheel: started 2026-02-27 14:20:09.504625 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-02-27 14:20:09.504665 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-02-27 14:20:09.733301 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-02-27 14:20:09.852941 | debian-bookworm | Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 11)) 2026-02-27 14:20:09.865243 | debian-bookworm | Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2026-02-27 14:20:09.900423 | debian-bookworm | Collecting pykeepass==4.1.1.post1 (from -r requirements.txt (line 12)) 2026-02-27 14:20:09.912282 | debian-bookworm | Downloading pykeepass-4.1.1.post1-py3-none-any.whl.metadata (6.6 kB) 2026-02-27 14:20:09.953234 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 13)) 2026-02-27 14:20:09.966569 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-02-27 14:20:10.198411 | debian-bookworm | Collecting ruamel.yaml==0.19.1 (from -r requirements.txt (line 14)) 2026-02-27 14:20:10.209674 | debian-bookworm | Downloading ruamel_yaml-0.19.1-py3-none-any.whl.metadata (16 kB) 2026-02-27 14:20:10.249232 | debian-bookworm | Collecting yamllint==1.38.0 (from -r requirements.txt (line 15)) 2026-02-27 14:20:10.260809 | debian-bookworm | Downloading yamllint-1.38.0-py3-none-any.whl.metadata (4.2 kB) 2026-02-27 14:20:10.346407 | debian-bookworm | Collecting ansible-core~=2.18.11 (from ansible==11.12.0->-r requirements.txt (line 2)) 2026-02-27 14:20:10.358854 | debian-bookworm | Downloading ansible_core-2.18.14-py3-none-any.whl.metadata (7.7 kB) 2026-02-27 14:20:10.403786 | debian-bookworm | Collecting binaryornot>=0.4.4 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-27 14:20:10.420448 | debian-bookworm | Downloading binaryornot-0.4.4-py2.py3-none-any.whl.metadata (6.0 kB) 2026-02-27 14:20:10.470908 | debian-bookworm | Collecting Jinja2<4.0.0,>=2.7 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-27 14:20:10.482620 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-02-27 14:20:10.532047 | debian-bookworm | Collecting python-slugify>=4.0.0 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-27 14:20:10.546396 | debian-bookworm | Downloading python_slugify-8.0.4-py2.py3-none-any.whl.metadata (8.5 kB) 2026-02-27 14:20:10.606497 | debian-bookworm | Collecting requests>=2.23.0 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-27 14:20:10.618885 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-02-27 14:20:10.672979 | debian-bookworm | Collecting arrow (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-27 14:20:10.686385 | debian-bookworm | Downloading arrow-1.4.0-py3-none-any.whl.metadata (7.7 kB) 2026-02-27 14:20:10.765413 | debian-bookworm | Collecting rich (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-27 14:20:10.777063 | debian-bookworm | Downloading rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-02-27 14:20:10.952608 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography==46.0.5->-r requirements.txt (line 5)) 2026-02-27 14:20:10.964323 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-02-27 14:20:11.011966 | debian-bookworm | Collecting iso8601>=0.1.11 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-02-27 14:20:11.023287 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-02-27 14:20:11.077934 | debian-bookworm | Collecting oslo.i18n>=3.15.3 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-02-27 14:20:11.090652 | debian-bookworm | Downloading oslo_i18n-6.7.2-py3-none-any.whl.metadata (2.0 kB) 2026-02-27 14:20:11.135898 | debian-bookworm | Collecting netaddr>=0.10.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-02-27 14:20:11.149066 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-02-27 14:20:11.255644 | debian-bookworm | Collecting debtcollector>=1.2.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-02-27 14:20:11.269511 | debian-bookworm | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-02-27 14:20:11.340884 | debian-bookworm | Collecting pyparsing>=2.1.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-02-27 14:20:11.352374 | debian-bookworm | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-02-27 14:20:11.392389 | debian-bookworm | Collecting packaging>=20.4 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-02-27 14:20:11.403954 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-02-27 14:20:11.448931 | debian-bookworm | Collecting tzdata>=2022.4 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-02-27 14:20:11.462334 | debian-bookworm | Downloading tzdata-2025.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-02-27 14:20:11.580577 | debian-bookworm | Collecting psutil>=3.2.2 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-02-27 14:20:11.592663 | 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-02-27 14:20:11.652350 | debian-bookworm | Collecting pbr>=6.1.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-02-27 14:20:11.665263 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-02-27 14:20:11.735305 | debian-bookworm | Collecting bcrypt>=3.2 (from paramiko==4.0.0->-r requirements.txt (line 8)) 2026-02-27 14:20:11.746876 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-02-27 14:20:11.822073 | debian-bookworm | Collecting invoke>=2.0 (from paramiko==4.0.0->-r requirements.txt (line 8)) 2026-02-27 14:20:11.835828 | debian-bookworm | Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 2026-02-27 14:20:11.900987 | debian-bookworm | Collecting pynacl>=1.5 (from paramiko==4.0.0->-r requirements.txt (line 8)) 2026-02-27 14:20:11.912875 | debian-bookworm | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-02-27 14:20:11.951814 | debian-bookworm | Collecting pyotp>=2.9.0 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-02-27 14:20:11.965001 | debian-bookworm | Downloading pyotp-2.9.0-py3-none-any.whl.metadata (9.8 kB) 2026-02-27 14:20:12.010951 | debian-bookworm | Collecting construct>=2.10.53 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-02-27 14:20:12.023901 | debian-bookworm | Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2026-02-27 14:20:12.078528 | debian-bookworm | Collecting argon2_cffi>=18.1.0 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-02-27 14:20:12.091222 | debian-bookworm | Downloading argon2_cffi-25.1.0-py3-none-any.whl.metadata (4.1 kB) 2026-02-27 14:20:12.298854 | debian-bookworm | Collecting pycryptodomex>=3.6.2 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-02-27 14:20:12.311105 | debian-bookworm | Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2026-02-27 14:20:12.563108 | debian-bookworm | Collecting lxml (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-02-27 14:20:12.575036 | 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-02-27 14:20:12.621835 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2026-02-27 14:20:12.634110 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-02-27 14:20:12.682060 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2026-02-27 14:20:12.694878 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-02-27 14:20:12.745388 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2026-02-27 14:20:12.758476 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2026-02-27 14:20:12.802507 | debian-bookworm | Collecting pathspec>=1.0.0 (from yamllint==1.38.0->-r requirements.txt (line 15)) 2026-02-27 14:20:12.814917 | debian-bookworm | Downloading pathspec-1.0.4-py3-none-any.whl.metadata (13 kB) 2026-02-27 14:20:12.862041 | 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-02-27 14:20:12.874835 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-02-27 14:20:12.966811 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2<4.0.0,>=2.7->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-27 14:20:12.978014 | 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-02-27 14:20:13.013917 | debian-bookworm | Collecting argon2-cffi-bindings (from argon2_cffi>=18.1.0->pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-02-27 14:20:13.024652 | 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-02-27 14:20:13.064004 | debian-bookworm | Collecting chardet>=3.0.2 (from binaryornot>=0.4.4->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-27 14:20:13.077418 | debian-bookworm | Downloading chardet-6.0.0.post1-py3-none-any.whl.metadata (3.3 kB) 2026-02-27 14:20:13.122942 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.5->-r requirements.txt (line 5)) 2026-02-27 14:20:13.136349 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-02-27 14:20:13.431081 | debian-bookworm | Collecting wrapt>=1.7.0 (from debtcollector>=1.2.0->oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-02-27 14:20:13.444707 | debian-bookworm | Downloading wrapt-2.1.1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-02-27 14:20:13.472628 | 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-02-27 14:20:13.502792 | debian-bookworm | Collecting text-unidecode>=1.3 (from python-slugify>=4.0.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-27 14:20:13.516887 | debian-bookworm | Downloading text_unidecode-1.3-py2.py3-none-any.whl.metadata (2.4 kB) 2026-02-27 14:20:13.646113 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-27 14:20:13.657880 | 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-02-27 14:20:13.703010 | debian-bookworm | Collecting idna<4,>=2.5 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-27 14:20:13.715964 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-02-27 14:20:13.773371 | debian-bookworm | Collecting urllib3<3,>=1.21.1 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-27 14:20:13.784675 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-02-27 14:20:13.854467 | debian-bookworm | Collecting certifi>=2017.4.17 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-27 14:20:13.866685 | debian-bookworm | Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 2026-02-27 14:20:13.916040 | debian-bookworm | Collecting python-dateutil>=2.7.0 (from arrow->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-27 14:20:13.929123 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-02-27 14:20:13.973377 | debian-bookworm | Collecting six>=1.5 (from python-dateutil>=2.7.0->arrow->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-27 14:20:13.985582 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-02-27 14:20:14.054475 | debian-bookworm | Collecting markdown-it-py>=2.2.0 (from rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-27 14:20:14.069263 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-02-27 14:20:14.124530 | debian-bookworm | Collecting pygments<3.0.0,>=2.13.0 (from rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-27 14:20:14.136403 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-02-27 14:20:14.170517 | debian-bookworm | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-27 14:20:14.184116 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-02-27 14:20:14.224015 | 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-02-27 14:20:14.286052 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 14.2 MB/s 0:00:00 2026-02-27 14:20:14.300787 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl (57.4 MB) 2026-02-27 14:20:16.088204 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.4/57.4 MB 32.1 MB/s 0:00:01 2026-02-27 14:20:16.098950 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-02-27 14:20:16.124359 | debian-bookworm | Downloading cookiecutter-2.6.0-py3-none-any.whl (39 kB) 2026-02-27 14:20:16.197525 | debian-bookworm | Downloading cryptography-46.0.5-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2026-02-27 14:20:16.360135 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 27.1 MB/s 0:00:00 2026-02-27 14:20:16.373263 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl (61 kB) 2026-02-27 14:20:16.397480 | debian-bookworm | Downloading oslo_utils-9.2.0-py3-none-any.whl (138 kB) 2026-02-27 14:20:16.423798 | debian-bookworm | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-02-27 14:20:16.461544 | debian-bookworm | Downloading passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2026-02-27 14:20:16.497681 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 525.6/525.6 kB 10.2 MB/s 0:00:00 2026-02-27 14:20:16.512218 | debian-bookworm | Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2026-02-27 14:20:16.602422 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 25.1 MB/s 0:00:00 2026-02-27 14:20:16.618277 | debian-bookworm | Downloading pykeepass-4.1.1.post1-py3-none-any.whl (55 kB) 2026-02-27 14:20:16.644619 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-02-27 14:20:16.669664 | debian-bookworm | Downloading ruamel_yaml-0.19.1-py3-none-any.whl (118 kB) 2026-02-27 14:20:16.694869 | debian-bookworm | Downloading yamllint-1.38.0-py3-none-any.whl (68 kB) 2026-02-27 14:20:16.737808 | debian-bookworm | Downloading ansible_core-2.18.14-py3-none-any.whl (2.2 MB) 2026-02-27 14:20:16.838535 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 21.0 MB/s 0:00:00 2026-02-27 14:20:16.851270 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-02-27 14:20:16.875202 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-02-27 14:20:16.897439 | debian-bookworm | Downloading argon2_cffi-25.1.0-py3-none-any.whl (14 kB) 2026-02-27 14:20:16.920894 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-02-27 14:20:16.952251 | debian-bookworm | Downloading binaryornot-0.4.4-py2.py3-none-any.whl (9.0 kB) 2026-02-27 14:20:16.981549 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-02-27 14:20:17.011350 | debian-bookworm | Downloading chardet-6.0.0.post1-py3-none-any.whl (627 kB) 2026-02-27 14:20:17.045106 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 627.2/627.2 kB 14.5 MB/s 0:00:00 2026-02-27 14:20:17.059473 | debian-bookworm | Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2026-02-27 14:20:17.085091 | debian-bookworm | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-02-27 14:20:17.109923 | debian-bookworm | Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 2026-02-27 14:20:17.136495 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-02-27 14:20:17.160623 | 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-02-27 14:20:17.188370 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-02-27 14:20:17.281591 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 24.4 MB/s 0:00:00 2026-02-27 14:20:17.294380 | debian-bookworm | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-02-27 14:20:17.319035 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-02-27 14:20:17.342635 | debian-bookworm | Downloading pathspec-1.0.4-py3-none-any.whl (55 kB) 2026-02-27 14:20:17.373319 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-02-27 14:20:17.398876 | 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-02-27 14:20:17.429967 | debian-bookworm | Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2026-02-27 14:20:17.538948 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 20.6 MB/s 0:00:00 2026-02-27 14:20:17.551192 | debian-bookworm | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-02-27 14:20:17.610548 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 22.3 MB/s 0:00:00 2026-02-27 14:20:17.624824 | debian-bookworm | Downloading pyotp-2.9.0-py3-none-any.whl (13 kB) 2026-02-27 14:20:17.649617 | debian-bookworm | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-02-27 14:20:17.675102 | debian-bookworm | Downloading python_slugify-8.0.4-py2.py3-none-any.whl (10 kB) 2026-02-27 14:20:17.698471 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-02-27 14:20:17.723314 | 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-02-27 14:20:17.751564 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-02-27 14:20:17.774306 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-02-27 14:20:17.798107 | debian-bookworm | Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-02-27 14:20:17.822289 | debian-bookworm | Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB) 2026-02-27 14:20:17.843139 | debian-bookworm | Downloading tzdata-2025.3-py2.py3-none-any.whl (348 kB) 2026-02-27 14:20:17.878036 | debian-bookworm | Downloading wrapt-2.1.1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (113 kB) 2026-02-27 14:20:17.902655 | 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-02-27 14:20:17.925612 | debian-bookworm | Downloading arrow-1.4.0-py3-none-any.whl (68 kB) 2026-02-27 14:20:17.960447 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-02-27 14:20:17.994640 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-02-27 14:20:18.017225 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-02-27 14:20:18.040220 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-02-27 14:20:18.064737 | debian-bookworm | Downloading lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-02-27 14:20:18.257742 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 27.2 MB/s 0:00:00 2026-02-27 14:20:18.269637 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-02-27 14:20:18.292771 | debian-bookworm | Downloading rich-14.3.3-py3-none-any.whl (310 kB) 2026-02-27 14:20:18.326548 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-02-27 14:20:18.380019 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 21.6 MB/s 0:00:00 2026-02-27 14:20:18.393675 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-02-27 14:20:18.419429 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-02-27 14:20:18.442124 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2026-02-27 14:20:18.803860 | debian-bookworm | Building wheels for collected packages: pwgen 2026-02-27 14:20:18.804818 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-02-27 14:20:19.081500 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-02-27 14:20:19.089503 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=94ffce0a5873d153b0f5320f473d64bcced6d791ecb696c0cb86d419286d6128 2026-02-27 14:20:19.089593 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-02-27 14:20:19.089609 | debian-bookworm | Successfully built pwgen 2026-02-27 14:20:19.445092 | 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-02-27 14:20:50.935882 | debian-bookworm | 2026-02-27 14:20:50.939214 | 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-6.0.0.post1 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.1 yamllint-1.38.0 2026-02-27 14:20:51.294378 | debian-bookworm | cookiecutter: 46265 I exit 0 (45.48 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> python -I -m pip install -r requirements.txt pid=1484 [tox/execute/api.py:311] 2026-02-27 14:20:51.297200 | debian-bookworm | cookiecutter: OK (46.05 seconds) 2026-02-27 14:20:51.297244 | debian-bookworm | congratulations :) (46.07 seconds) 2026-02-27 14:20:51.769315 | debian-bookworm | ok: Runtime: 0:00:46.352067 2026-02-27 14:20:51.778493 | 2026-02-27 14:20:51.778619 | TASK [tox : Create a tempfile to save tox showconfig] 2026-02-27 14:20:52.186051 | debian-bookworm | changed 2026-02-27 14:20:52.192613 | 2026-02-27 14:20:52.192743 | TASK [tox : Get tox envlist config] 2026-02-27 14:20:53.231445 | debian-bookworm | ok: Runtime: 0:00:00.296990 2026-02-27 14:20:53.240643 | 2026-02-27 14:20:53.240778 | TASK [tox : Install any sibling python packages] 2026-02-27 14:20:53.705142 | debian-bookworm | ok: No setup.cfg, no action needed 2026-02-27 14:20:53.711138 | 2026-02-27 14:20:53.711259 | TASK [tox : Remove tempfile] 2026-02-27 14:20:54.138673 | debian-bookworm | changed 2026-02-27 14:20:54.146446 | 2026-02-27 14:20:54.146585 | TASK [tox : Emit tox command] 2026-02-27 14:20:54.196348 | /home/zuul/.local/tox/bin/tox -ecookiecutter -vv --skip-missing-interpreters=false 2026-02-27 14:20:54.201894 | 2026-02-27 14:20:54.202009 | TASK [tox : Run tox] 2026-02-27 14:20:54.775229 | debian-bookworm | ROOT: 198 D setup logging to DEBUG on pid 1780 [tox/report.py:229] 2026-02-27 14:20:54.803233 | debian-bookworm | cookiecutter: 226 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-02-27 14:20:54.805617 | debian-bookworm | cookiecutter: 228 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [python_discovery/_discovery.py:62] 2026-02-27 14:20:54.806239 | debian-bookworm | cookiecutter: 229 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-02-27 14:20:54.807208 | debian-bookworm | cookiecutter: 230 D got python info of /usr/bin/python3.11 from /home/zuul/.cache/virtualenv/py_info/4/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:139] 2026-02-27 14:20:54.808020 | debian-bookworm | cookiecutter: 231 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-02-27 14:20:54.808115 | debian-bookworm | cookiecutter: 231 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-02-27 14:20:54.809326 | debian-bookworm | cookiecutter: 232 D symlink on filesystem does work [virtualenv/info.py:51] 2026-02-27 14:20:54.809450 | debian-bookworm | cookiecutter: 232 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-02-27 14:20:54.842208 | debian-bookworm | cookiecutter: 265 W commands[0]> cookiecutter --no-input . openstack_version=2025.1 [tox/tox_env/api.py:499] 2026-02-27 14:20:55.155667 | debian-bookworm | /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 2026-02-27 14:20:55.155707 | debian-bookworm | warnings.warn( 2026-02-27 14:20:55.522264 | debian-bookworm | osism.cfg-generics: 2026-02-27 14:20:55.522300 | debian-bookworm | - cloning osism.cfg-generics to /home/zuul/.gilt/clone/github.com/osism.cfg-generics 2026-02-27 14:20:56.953392 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.cfg-generics/gilt.yml to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/./gilt.yml 2026-02-27 14:20:57.123234 | debian-bookworm | osism.generics: 2026-02-27 14:20:57.123307 | debian-bookworm | - cloning osism.generics to /home/zuul/.gilt/clone/github.com/osism.generics 2026-02-27 14:20:58.447305 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/gilt.yml to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/./gilt.yml 2026-02-27 14:20:58.447724 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/requirements.txt to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/./requirements.txt 2026-02-27 14:20:58.447795 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/Makefile to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/./Makefile 2026-02-27 14:20:58.448137 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/environments/manager/images.yml to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/images.yml 2026-02-27 14:20:58.448494 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/environments/manager/run.sh to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/run.sh 2026-02-27 14:20:58.448519 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/environments/manager/ansible.cfg to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ansible.cfg 2026-02-27 14:20:58.449400 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/environments/manager/requirements.txt to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2026-02-27 14:20:58.449691 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/src/render-images.py to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2026-02-27 14:20:58.450049 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/src/set-versions.py to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2026-02-27 14:20:58.450080 | debian-bookworm | - running `python3 render-images.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2026-02-27 14:20:59.093393 | debian-bookworm | - running `rm render-images.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2026-02-27 14:20:59.102311 | debian-bookworm | - running `python3 set-versions.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2026-02-27 14:20:59.497350 | debian-bookworm | - running `rm set-versions.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2026-02-27 14:21:01.492452 | debian-bookworm | Generating public/private rsa key pair. 2026-02-27 14:21:01.492481 | debian-bookworm | Your identification has been saved in secrets/id_rsa.operator 2026-02-27 14:21:01.492487 | debian-bookworm | Your public key has been saved in secrets/id_rsa.operator.pub 2026-02-27 14:21:01.492492 | debian-bookworm | The key fingerprint is: 2026-02-27 14:21:01.492497 | debian-bookworm | SHA256:8mwj9YXK6EE7EUM4mEK1ShuDfkw2PgdbGyKDx9xpj4I 2026-02-27 14:21:01.492501 | debian-bookworm | The key's randomart image is: 2026-02-27 14:21:01.492505 | debian-bookworm | +---[RSA 4096]----+ 2026-02-27 14:21:01.492509 | debian-bookworm | |...+ .. | 2026-02-27 14:21:01.492513 | debian-bookworm | |+oo.+o | 2026-02-27 14:21:01.492517 | debian-bookworm | |oB+B++o | 2026-02-27 14:21:01.492521 | debian-bookworm | |oo%.*ooo . | 2026-02-27 14:21:01.492525 | debian-bookworm | |E+.*.o= S . . | 2026-02-27 14:21:01.492529 | debian-bookworm | | ..o. X o . | 2026-02-27 14:21:01.492532 | debian-bookworm | | * B . | 2026-02-27 14:21:01.492536 | debian-bookworm | | . = . | 2026-02-27 14:21:01.492540 | debian-bookworm | | . | 2026-02-27 14:21:01.492545 | debian-bookworm | +----[SHA256]-----+ 2026-02-27 14:21:02.685232 | debian-bookworm | Generating public/private rsa key pair. 2026-02-27 14:21:02.685269 | debian-bookworm | Your identification has been saved in secrets/id_rsa.configuration 2026-02-27 14:21:02.685275 | debian-bookworm | Your public key has been saved in secrets/id_rsa.configuration.pub 2026-02-27 14:21:02.685280 | debian-bookworm | The key fingerprint is: 2026-02-27 14:21:02.685284 | debian-bookworm | SHA256:Ly0Pr35S0cebfqx4S/8pyiBDV/efbshEzbAQvkxKAsQ 2026-02-27 14:21:02.685288 | debian-bookworm | The key's randomart image is: 2026-02-27 14:21:02.685293 | debian-bookworm | +---[RSA 4096]----+ 2026-02-27 14:21:02.685297 | debian-bookworm | | oo .. | 2026-02-27 14:21:02.685301 | debian-bookworm | | E. .. . | 2026-02-27 14:21:02.685305 | debian-bookworm | | . . =.o= | 2026-02-27 14:21:02.685309 | debian-bookworm | | o * +o+o | 2026-02-27 14:21:02.685313 | debian-bookworm | | .So +.. + | 2026-02-27 14:21:02.685317 | debian-bookworm | | . .o. .o o| 2026-02-27 14:21:02.685321 | debian-bookworm | | o+oo o.oo.| 2026-02-27 14:21:02.685325 | debian-bookworm | | +*+ *+o+| 2026-02-27 14:21:02.685329 | debian-bookworm | | .o+ooo.=*+| 2026-02-27 14:21:02.685333 | debian-bookworm | +----[SHA256]-----+ 2026-02-27 14:21:05.506870 | debian-bookworm | 2026-02-27 14:21:05.506 | INFO | __main__::32 - Prepare use of environments/kolla/secrets.yml 2026-02-27 14:21:05.541805 | debian-bookworm | 2026-02-27 14:21:05.541 | INFO | __main__::36 - Prepare use of environments/secrets.yml 2026-02-27 14:21:05.543623 | debian-bookworm | 2026-02-27 14:21:05.543 | INFO | __main__::40 - Prepare use of environments/ceph/secrets.yml 2026-02-27 14:21:05.544285 | debian-bookworm | 2026-02-27 14:21:05.544 | INFO | __main__::44 - Prepare use of environments/infrastructure/secrets.yml 2026-02-27 14:21:05.545399 | debian-bookworm | 2026-02-27 14:21:05.545 | INFO | __main__::48 - Prepare use of environments/kolla/secrets.yml 2026-02-27 14:21:05.577803 | debian-bookworm | 2026-02-27 14:21:05.577 | INFO | __main__::52 - Prepare use of environments/manager/secrets.yml 2026-02-27 14:21:05.578367 | debian-bookworm | 2026-02-27 14:21:05.578 | INFO | __main__::56 - Prepare use of environments/monitoring/secrets.yml 2026-02-27 14:21:05.578949 | debian-bookworm | 2026-02-27 14:21:05.578 | INFO | __main__::60 - Prepare use of environments/configuration.yml 2026-02-27 14:21:05.582207 | debian-bookworm | 2026-02-27 14:21:05.582 | INFO | __main__::64 - Prepare use of environments/ceph/configuration.yml 2026-02-27 14:21:05.586969 | debian-bookworm | 2026-02-27 14:21:05.586 | INFO | __main__::68 - Prepare use of environments/kolla/configuration.yml 2026-02-27 14:21:05.592315 | debian-bookworm | 2026-02-27 14:21:05.592 | INFO | __main__::73 - Set keystone_admin_password 2026-02-27 14:21:05.592442 | debian-bookworm | 2026-02-27 14:21:05.592 | INFO | __main__::79 - Set ara_server_mariadb_password 2026-02-27 14:21:05.592552 | debian-bookworm | 2026-02-27 14:21:05.592 | INFO | __main__::86 - Set ara_password 2026-02-27 14:21:05.592662 | debian-bookworm | 2026-02-27 14:21:05.592 | INFO | __main__::100 - Set operator_password_unhashed 2026-02-27 14:21:05.592671 | debian-bookworm | 2026-02-27 14:21:05.592 | INFO | __main__::102 - Set operator_password 2026-02-27 14:21:06.094364 | debian-bookworm | 2026-02-27 14:21:06.094 | INFO | __main__::107 - Set ceph_cluster_fsid 2026-02-27 14:21:06.094397 | debian-bookworm | 2026-02-27 14:21:06.094 | INFO | __main__::109 - Set fsid 2026-02-27 14:21:06.094795 | debian-bookworm | 2026-02-27 14:21:06.094 | INFO | __main__::118 - Set k3s_token 2026-02-27 14:21:06.094808 | debian-bookworm | 2026-02-27 14:21:06.094 | INFO | __main__::127 - Set netbox_api_token 2026-02-27 14:21:06.094813 | debian-bookworm | 2026-02-27 14:21:06.094 | INFO | __main__::129 - Set manager_listener_broker_password 2026-02-27 14:21:06.094817 | debian-bookworm | 2026-02-27 14:21:06.094 | INFO | __main__::134 - Set netbox_user_api_token 2026-02-27 14:21:06.094821 | debian-bookworm | 2026-02-27 14:21:06.094 | INFO | __main__::136 - Set netbox_secret_key 2026-02-27 14:21:06.095217 | debian-bookworm | 2026-02-27 14:21:06.094 | INFO | __main__::143 - Set netbox_superuser_api_token 2026-02-27 14:21:06.095226 | debian-bookworm | 2026-02-27 14:21:06.095 | INFO | __main__::147 - Set netbox_superuser_password 2026-02-27 14:21:06.095230 | debian-bookworm | 2026-02-27 14:21:06.095 | INFO | __main__::155 - Set netdata_api_key 2026-02-27 14:21:06.095558 | debian-bookworm | 2026-02-27 14:21:06.095 | INFO | __main__::158 - Set ceph_rgw_keystone_password 2026-02-27 14:21:06.095570 | debian-bookworm | 2026-02-27 14:21:06.095 | INFO | __main__::163 - Set ceph_dashboard_password 2026-02-27 14:21:06.095575 | debian-bookworm | 2026-02-27 14:21:06.095 | INFO | __main__::171 - Write result to environments/secrets.yml 2026-02-27 14:21:06.097544 | debian-bookworm | 2026-02-27 14:21:06.097 | INFO | __main__::175 - Write result to environments/ceph/secrets.yml 2026-02-27 14:21:06.098239 | debian-bookworm | 2026-02-27 14:21:06.098 | INFO | __main__::179 - Write result to environments/infrastructure/secrets.yml 2026-02-27 14:21:06.099814 | debian-bookworm | 2026-02-27 14:21:06.099 | INFO | __main__::183 - Write result to environments/kolla/secrets.yml 2026-02-27 14:21:06.131310 | debian-bookworm | 2026-02-27 14:21:06.131 | INFO | __main__::187 - Write result to environments/manager/secrets.yml 2026-02-27 14:21:06.132061 | debian-bookworm | 2026-02-27 14:21:06.131 | INFO | __main__::191 - Write result to environments/monitoring/secrets.yml 2026-02-27 14:21:06.132508 | debian-bookworm | 2026-02-27 14:21:06.132 | INFO | __main__::195 - Write result to environments/configuration.yml 2026-02-27 14:21:06.134413 | debian-bookworm | 2026-02-27 14:21:06.134 | INFO | __main__::199 - Write result to environments/ceph/configuration.yml 2026-02-27 14:21:06.137847 | debian-bookworm | 2026-02-27 14:21:06.137 | INFO | __main__::203 - Write result to environments/kolla/configuration.yml 2026-02-27 14:21:06.256549 | debian-bookworm | 2026-02-27 14:21:06.256 | INFO | __main__::23 - Prepare use of environments/secrets.yml 2026-02-27 14:21:06.260386 | debian-bookworm | 2026-02-27 14:21:06.260 | INFO | __main__::28 - Prepare use of secrets/id_rsa.operator 2026-02-27 14:21:06.260406 | debian-bookworm | 2026-02-27 14:21:06.260 | INFO | __main__::32 - Set operator 2026-02-27 14:21:06.260956 | debian-bookworm | 2026-02-27 14:21:06.260 | INFO | __main__::28 - Prepare use of secrets/id_rsa.configuration 2026-02-27 14:21:06.260973 | debian-bookworm | 2026-02-27 14:21:06.260 | INFO | __main__::32 - Set configuration 2026-02-27 14:21:06.260977 | debian-bookworm | 2026-02-27 14:21:06.260 | INFO | __main__::35 - Write result to environments/secrets.yml 2026-02-27 14:21:06.267609 | debian-bookworm | 2026-02-27 14:21:06.267 | INFO | __main__::41 - Prepare use of environments/configuration.yml 2026-02-27 14:21:06.271076 | debian-bookworm | 2026-02-27 14:21:06.270 | INFO | __main__::45 - Prepare use of environments/manager/configuration.yml 2026-02-27 14:21:06.274718 | debian-bookworm | 2026-02-27 14:21:06.274 | INFO | __main__::55 - Set operator_public_key 2026-02-27 14:21:06.275066 | debian-bookworm | 2026-02-27 14:21:06.274 | INFO | __main__::64 - Set configuration_git_public_key 2026-02-27 14:21:06.275079 | debian-bookworm | 2026-02-27 14:21:06.274 | INFO | __main__::69 - Write result to environments/configuration.yml 2026-02-27 14:21:06.277313 | debian-bookworm | 2026-02-27 14:21:06.277 | INFO | __main__::73 - Write result to environments/manager/configuration.yml 2026-02-27 14:21:09.876013 | debian-bookworm | cookiecutter: 15299 I exit 0 (15.03 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> cookiecutter --no-input . openstack_version=2025.1 pid=1787 [tox/execute/api.py:311] 2026-02-27 14:21:09.877288 | debian-bookworm | cookiecutter: OK (15.08=setup[0.05]+cmd[15.03] seconds) 2026-02-27 14:21:09.877305 | debian-bookworm | congratulations :) (15.10 seconds) 2026-02-27 14:21:10.276716 | debian-bookworm | ok: Runtime: 0:00:15.382719 2026-02-27 14:21:10.283762 | 2026-02-27 14:21:10.283874 | TASK [tox : Look for output] 2026-02-27 14:21:10.663131 | debian-bookworm | ok 2026-02-27 14:21:10.681780 | 2026-02-27 14:21:10.682022 | TASK [tox : Return file comments to Zuul] 2026-02-27 14:21:10.717667 | debian-bookworm | skipping: Conditional result was False 2026-02-27 14:21:10.724687 | 2026-02-27 14:21:10.724779 | PLAY RECAP 2026-02-27 14:21:10.724834 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-02-27 14:21:10.724858 | 2026-02-27 14:21:10.886954 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-02-27 14:21:10.888086 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-02-27 14:21:11.791980 | 2026-02-27 14:21:11.792170 | PLAY [all] 2026-02-27 14:21:11.809126 | 2026-02-27 14:21:11.809276 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-02-27 14:21:11.864983 | debian-bookworm | skipping: Conditional result was False 2026-02-27 14:21:11.871243 | 2026-02-27 14:21:11.871418 | TASK [fetch-tox-output : Set tox log path for single node] 2026-02-27 14:21:11.916666 | debian-bookworm | ok 2026-02-27 14:21:11.923948 | 2026-02-27 14:21:11.924087 | TASK [fetch-tox-output : Ensure local tox dir] 2026-02-27 14:21:12.456022 | debian-bookworm -> localhost | changed 2026-02-27 14:21:12.464995 | 2026-02-27 14:21:12.465180 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-02-27 14:21:12.537368 | debian-bookworm | skipping: Conditional result was False 2026-02-27 14:21:12.544207 | 2026-02-27 14:21:12.544343 | TASK [fetch-tox-output : Set envlist fact] 2026-02-27 14:21:12.585002 | debian-bookworm | ok 2026-02-27 14:21:12.595636 | 2026-02-27 14:21:12.595760 | TASK [fetch-tox-output : Get tox version] 2026-02-27 14:21:13.345534 | 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-02-27 14:21:13.364019 | debian-bookworm | 4.46.3 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-02-27 14:21:13.632761 | debian-bookworm | ok: Runtime: 0:00:00.288051 2026-02-27 14:21:13.639185 | 2026-02-27 14:21:13.639291 | TASK [fetch-tox-output : Find all default environments] 2026-02-27 14:21:14.185580 | debian-bookworm | skipping: Conditional result was False 2026-02-27 14:21:14.192588 | 2026-02-27 14:21:14.192730 | TASK [fetch-tox-output : Set envlist fact] 2026-02-27 14:21:14.239583 | debian-bookworm | skipping: Conditional result was False 2026-02-27 14:21:14.248732 | 2026-02-27 14:21:14.248869 | TASK [fetch-tox-output : Find all default environments] 2026-02-27 14:21:14.780383 | debian-bookworm | skipping: Conditional result was False 2026-02-27 14:21:14.786746 | 2026-02-27 14:21:14.787079 | TASK [fetch-tox-output : Set envlist fact] 2026-02-27 14:21:14.821739 | debian-bookworm | skipping: Conditional result was False 2026-02-27 14:21:14.829135 | 2026-02-27 14:21:14.829258 | LOOP [fetch-tox-output : Copy tox logs] 2026-02-27 14:21:14.884100 | debian-bookworm | skipping: Conditional result was False 2026-02-27 14:21:14.897636 | 2026-02-27 14:21:14.897769 | LOOP [fetch-tox-output : Collect tox logs] 2026-02-27 14:21:15.722903 | debian-bookworm | changed: 2026-02-27 14:21:15.723217 | debian-bookworm | created directory /var/lib/zuul/builds/9ecbac320197490fa2a97a1686c4ddda/work/logs/tox/cookiecutter 2026-02-27 14:21:15.723266 | debian-bookworm | cd+++++++++ ./ 2026-02-27 14:21:15.723293 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-02-27 14:21:15.723324 | 2026-02-27 14:21:15.743418 | 2026-02-27 14:21:15.743899 | PLAY RECAP 2026-02-27 14:21:15.743989 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-02-27 14:21:15.744018 | 2026-02-27 14:21:15.927143 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-02-27 14:21:15.928179 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-02-27 14:21:16.917968 | 2026-02-27 14:21:16.918202 | PLAY [all] 2026-02-27 14:21:16.945417 | 2026-02-27 14:21:16.945623 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-02-27 14:21:17.183804 | debian-bookworm | changed: non-zero return code 2026-02-27 14:21:17.190438 | 2026-02-27 14:21:17.190618 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-02-27 14:21:17.216964 | debian-bookworm | skipping: Conditional result was False 2026-02-27 14:21:17.231984 | 2026-02-27 14:21:17.232160 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-02-27 14:21:17.265883 | 2026-02-27 14:21:17.266600 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-02-27 14:21:17.301799 | 2026-02-27 14:21:17.302006 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-02-27 14:21:17.333744 | debian-bookworm | skipping: Conditional result was False 2026-02-27 14:21:17.346813 | 2026-02-27 14:21:17.347032 | LOOP [fetch-subunit-output : Generate subunit file] 2026-02-27 14:21:17.386374 | 2026-02-27 14:21:17.386699 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-02-27 14:21:17.414233 | debian-bookworm | skipping: Conditional result was False 2026-02-27 14:21:17.422224 | 2026-02-27 14:21:17.422423 | TASK [fetch-subunit-output : Remove the temporary file] 2026-02-27 14:21:17.436856 | debian-bookworm | skipping: Conditional result was False 2026-02-27 14:21:17.445827 | 2026-02-27 14:21:17.445985 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-02-27 14:21:17.470176 | debian-bookworm | skipping: Conditional result was False 2026-02-27 14:21:17.476813 | 2026-02-27 14:21:17.476901 | PLAY RECAP 2026-02-27 14:21:17.476953 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-02-27 14:21:17.476979 | 2026-02-27 14:21:17.619148 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-02-27 14:21:17.620678 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-27 14:21:18.394313 | 2026-02-27 14:21:18.394484 | PLAY [Base post] 2026-02-27 14:21:18.409576 | 2026-02-27 14:21:18.409739 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-27 14:21:18.978124 | debian-bookworm | changed 2026-02-27 14:21:18.985074 | 2026-02-27 14:21:18.985196 | PLAY RECAP 2026-02-27 14:21:18.985260 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-27 14:21:18.985323 | 2026-02-27 14:21:19.121860 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-27 14:21:19.122971 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-27 14:21:19.966053 | 2026-02-27 14:21:19.966223 | PLAY [Base post-logs] 2026-02-27 14:21:19.977045 | 2026-02-27 14:21:19.977182 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-27 14:21:20.445292 | localhost | changed 2026-02-27 14:21:20.456556 | 2026-02-27 14:21:20.456712 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-27 14:21:20.482719 | localhost | ok 2026-02-27 14:21:20.485826 | 2026-02-27 14:21:20.485929 | TASK [Set zuul-log-path fact] 2026-02-27 14:21:20.511411 | localhost | ok 2026-02-27 14:21:20.520777 | 2026-02-27 14:21:20.520900 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-27 14:21:20.557578 | localhost | ok 2026-02-27 14:21:20.560917 | 2026-02-27 14:21:20.561030 | TASK [upload-logs : Create log directories] 2026-02-27 14:21:21.170642 | localhost | changed 2026-02-27 14:21:21.173545 | 2026-02-27 14:21:21.173655 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-27 14:21:21.719757 | localhost -> localhost | ok: Runtime: 0:00:00.018286 2026-02-27 14:21:21.723817 | 2026-02-27 14:21:21.723938 | TASK [upload-logs : Upload logs to log server] 2026-02-27 14:21:22.320779 | localhost | Output suppressed because no_log was given 2026-02-27 14:21:22.322778 | 2026-02-27 14:21:22.322922 | LOOP [upload-logs : Compress console log and json output] 2026-02-27 14:21:22.379661 | localhost | skipping: Conditional result was False 2026-02-27 14:21:22.386606 | localhost | skipping: Conditional result was False 2026-02-27 14:21:22.390811 | 2026-02-27 14:21:22.390955 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-27 14:21:22.441019 | localhost | skipping: Conditional result was False 2026-02-27 14:21:22.441360 | 2026-02-27 14:21:22.447084 | localhost | skipping: Conditional result was False 2026-02-27 14:21:22.458313 | 2026-02-27 14:21:22.458431 | LOOP [upload-logs : Upload console log and json output]