2026-05-12 20:55:14.445148 | Job console starting 2026-05-12 20:55:14.452629 | Updating git repos 2026-05-12 20:55:14.478359 | Cloning repos into workspace 2026-05-12 20:55:14.551082 | Restoring repo states 2026-05-12 20:55:14.568068 | Merging changes 2026-05-12 20:55:15.268647 | Checking out repos 2026-05-12 20:55:15.308008 | Preparing playbooks 2026-05-12 20:55:16.200383 | Running Ansible setup 2026-05-12 20:55:23.278022 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-12 20:55:24.479853 | 2026-05-12 20:55:24.479996 | PLAY [Base pre] 2026-05-12 20:55:24.500131 | 2026-05-12 20:55:24.500277 | TASK [Setup log path fact] 2026-05-12 20:55:24.535439 | debian-bookworm | ok 2026-05-12 20:55:24.550814 | 2026-05-12 20:55:24.550967 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-12 20:55:24.589071 | debian-bookworm | ok 2026-05-12 20:55:24.598669 | 2026-05-12 20:55:24.598782 | TASK [emit-job-header : Print job information] 2026-05-12 20:55:24.637812 | # Job Information 2026-05-12 20:55:24.637969 | Ansible Version: 2.16.14 2026-05-12 20:55:24.638005 | Job: cfg-cookiecutter-tox-2025.1 2026-05-12 20:55:24.638037 | Pipeline: check 2026-05-12 20:55:24.638060 | Executor: 521e9411259a 2026-05-12 20:55:24.638081 | Triggered by: https://github.com/osism/cfg-cookiecutter/pull/832 2026-05-12 20:55:24.638115 | Event ID: cf54cd60-4e44-11f1-9998-998b52c5c424 2026-05-12 20:55:24.651083 | 2026-05-12 20:55:24.651233 | LOOP [emit-job-header : Print node information] 2026-05-12 20:55:24.741913 | debian-bookworm | ok: 2026-05-12 20:55:24.742111 | debian-bookworm | # Node Information 2026-05-12 20:55:24.742144 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-12 20:55:24.742166 | debian-bookworm | Hostname: debian 2026-05-12 20:55:24.742185 | debian-bookworm | Username: zuul 2026-05-12 20:55:24.742203 | debian-bookworm | Distro: Debian 12.13 2026-05-12 20:55:24.742229 | debian-bookworm | Provider: regiocloud-a 2026-05-12 20:55:24.742250 | debian-bookworm | Region: 2026-05-12 20:55:24.742267 | debian-bookworm | Label: debian-bookworm 2026-05-12 20:55:24.742284 | debian-bookworm | Product Name: OpenStack Nova 2026-05-12 20:55:24.742300 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed4:fdfc 2026-05-12 20:55:24.765274 | 2026-05-12 20:55:24.765399 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-12 20:55:25.394281 | debian-bookworm -> localhost | changed 2026-05-12 20:55:25.400570 | 2026-05-12 20:55:25.400668 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-12 20:55:26.401867 | debian-bookworm -> localhost | changed 2026-05-12 20:55:26.412842 | 2026-05-12 20:55:26.412937 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-12 20:55:26.697305 | debian-bookworm -> localhost | ok 2026-05-12 20:55:26.704658 | 2026-05-12 20:55:26.704760 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-12 20:55:26.743461 | debian-bookworm | ok 2026-05-12 20:55:26.759053 | debian-bookworm | included: /var/lib/zuul/builds/7ae66ae331a2441a978ef08f47029da9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-12 20:55:26.774415 | 2026-05-12 20:55:26.774512 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-12 20:55:28.184479 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-12 20:55:28.184652 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7ae66ae331a2441a978ef08f47029da9/work/7ae66ae331a2441a978ef08f47029da9_id_rsa 2026-05-12 20:55:28.184681 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7ae66ae331a2441a978ef08f47029da9/work/7ae66ae331a2441a978ef08f47029da9_id_rsa.pub 2026-05-12 20:55:28.184702 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-12 20:55:28.184722 | debian-bookworm -> localhost | SHA256:CORept8xZVz9NUov+Bjgkr9WHFKUD2Vms6muikl+GkM zuul-build-sshkey 2026-05-12 20:55:28.184750 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-12 20:55:28.184769 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-12 20:55:28.184786 | debian-bookworm -> localhost | | . ..+B | 2026-05-12 20:55:28.184804 | debian-bookworm -> localhost | | o o =+.=..| 2026-05-12 20:55:28.184821 | debian-bookworm -> localhost | | o o o * =oo.o| 2026-05-12 20:55:28.184837 | debian-bookworm -> localhost | | . = + = +.+ ..| 2026-05-12 20:55:28.184853 | debian-bookworm -> localhost | | oE. S o.= . | 2026-05-12 20:55:28.184877 | debian-bookworm -> localhost | | .. . +.+ . | 2026-05-12 20:55:28.184894 | debian-bookworm -> localhost | | +. . o. | 2026-05-12 20:55:28.184911 | debian-bookworm -> localhost | | o =. o. | 2026-05-12 20:55:28.184927 | debian-bookworm -> localhost | | =o.o. | 2026-05-12 20:55:28.184943 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-12 20:55:28.184980 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.763792 2026-05-12 20:55:28.190125 | 2026-05-12 20:55:28.190214 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-12 20:55:28.207144 | debian-bookworm | ok 2026-05-12 20:55:28.216846 | debian-bookworm | included: /var/lib/zuul/builds/7ae66ae331a2441a978ef08f47029da9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-12 20:55:28.234395 | 2026-05-12 20:55:28.234489 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-12 20:55:28.257263 | debian-bookworm | skipping: Conditional result was False 2026-05-12 20:55:28.263999 | 2026-05-12 20:55:28.264088 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-12 20:55:29.018213 | debian-bookworm | changed 2026-05-12 20:55:29.026782 | 2026-05-12 20:55:29.026913 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-12 20:55:29.346781 | debian-bookworm | ok 2026-05-12 20:55:29.352476 | 2026-05-12 20:55:29.352576 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-12 20:55:30.197331 | debian-bookworm | changed 2026-05-12 20:55:30.202890 | 2026-05-12 20:55:30.202974 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-12 20:55:30.984714 | debian-bookworm | changed 2026-05-12 20:55:30.989475 | 2026-05-12 20:55:30.989546 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-12 20:55:31.003430 | debian-bookworm | skipping: Conditional result was False 2026-05-12 20:55:31.008917 | 2026-05-12 20:55:31.009009 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-12 20:55:31.476842 | debian-bookworm -> localhost | changed 2026-05-12 20:55:31.485715 | 2026-05-12 20:55:31.485809 | TASK [add-build-sshkey : Add back temp key] 2026-05-12 20:55:31.802472 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7ae66ae331a2441a978ef08f47029da9/work/7ae66ae331a2441a978ef08f47029da9_id_rsa (zuul-build-sshkey) 2026-05-12 20:55:31.802655 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.008880 2026-05-12 20:55:31.809064 | 2026-05-12 20:55:31.809182 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-12 20:55:32.214534 | debian-bookworm | ok 2026-05-12 20:55:32.220222 | 2026-05-12 20:55:32.220324 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-12 20:55:32.243962 | debian-bookworm | skipping: Conditional result was False 2026-05-12 20:55:32.255782 | 2026-05-12 20:55:32.255874 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-12 20:55:32.698030 | debian-bookworm | ok 2026-05-12 20:55:32.713867 | 2026-05-12 20:55:32.713984 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-12 20:55:32.741875 | debian-bookworm | ok 2026-05-12 20:55:32.747001 | 2026-05-12 20:55:32.747109 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-12 20:55:33.067498 | debian-bookworm -> localhost | ok 2026-05-12 20:55:33.074619 | 2026-05-12 20:55:33.074728 | TASK [validate-host : Collect information about the host] 2026-05-12 20:55:34.249013 | debian-bookworm | ok 2026-05-12 20:55:34.259498 | 2026-05-12 20:55:34.259602 | TASK [validate-host : Sanitize hostname] 2026-05-12 20:55:34.349664 | debian-bookworm | ok 2026-05-12 20:55:34.383767 | 2026-05-12 20:55:34.383879 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-12 20:55:34.950955 | debian-bookworm -> localhost | changed 2026-05-12 20:55:34.958021 | 2026-05-12 20:55:34.958135 | TASK [validate-host : Collect information about zuul worker] 2026-05-12 20:55:35.373865 | debian-bookworm | ok 2026-05-12 20:55:35.378848 | 2026-05-12 20:55:35.378954 | TASK [validate-host : Write out all zuul information for each host] 2026-05-12 20:55:35.974819 | debian-bookworm -> localhost | changed 2026-05-12 20:55:35.985968 | 2026-05-12 20:55:35.986159 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-12 20:55:36.298473 | debian-bookworm | ok 2026-05-12 20:55:36.307960 | 2026-05-12 20:55:36.308144 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-12 20:55:37.293983 | debian-bookworm | changed: 2026-05-12 20:55:37.294242 | debian-bookworm | cd+++++++++ src/ 2026-05-12 20:55:37.294281 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-12 20:55:37.294305 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-12 20:55:37.294326 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-05-12 20:55:37.294346 | debian-bookworm | Containerfile 2026-05-12 20:55:37.294476 | debian-bookworm | =7.0.3 2026-05-12 20:56:03.713945 | debian-bookworm | Downloading cachetools-7.1.1-py3-none-any.whl (16 kB) 2026-05-12 20:56:03.758572 | debian-bookworm | Collecting colorama>=0.4.6 2026-05-12 20:56:03.770156 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-05-12 20:56:03.832412 | debian-bookworm | Collecting filelock>=3.25 2026-05-12 20:56:03.844652 | debian-bookworm | Downloading filelock-3.29.0-py3-none-any.whl (39 kB) 2026-05-12 20:56:03.897465 | debian-bookworm | Collecting packaging>=26 2026-05-12 20:56:03.909628 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-05-12 20:56:03.921282 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 11.1 MB/s eta 0:00:00 2026-05-12 20:56:03.971295 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-05-12 20:56:03.982734 | debian-bookworm | Downloading platformdirs-4.9.6-py3-none-any.whl (21 kB) 2026-05-12 20:56:04.024747 | debian-bookworm | Collecting pluggy>=1.6 2026-05-12 20:56:04.036500 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-05-12 20:56:04.076555 | debian-bookworm | Collecting pyproject-api>=1.10 2026-05-12 20:56:04.088643 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-05-12 20:56:04.122858 | debian-bookworm | Collecting python-discovery>=1.2.2 2026-05-12 20:56:04.135545 | debian-bookworm | Downloading python_discovery-1.3.1-py3-none-any.whl (33 kB) 2026-05-12 20:56:04.170575 | debian-bookworm | Collecting tomli-w>=1.2 2026-05-12 20:56:04.183303 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-05-12 20:56:04.316915 | debian-bookworm | Collecting virtualenv>=21.1 2026-05-12 20:56:04.328702 | debian-bookworm | Downloading virtualenv-21.3.2-py3-none-any.whl (7.6 MB) 2026-05-12 20:56:04.678969 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 22.0 MB/s eta 0:00:00 2026-05-12 20:56:04.804621 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-05-12 20:56:04.816530 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-05-12 20:56:04.840977 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 21.9 MB/s eta 0:00:00 2026-05-12 20:56:04.956186 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-05-12 20:56:05.778806 | debian-bookworm | Successfully installed cachetools-7.1.1 colorama-0.4.6 distlib-0.4.0 filelock-3.29.0 packaging-26.2 platformdirs-4.9.6 pluggy-1.6.0 pyproject-api-1.10.0 python-discovery-1.3.1 tomli-w-1.2.0 tox-4.54.0 virtualenv-21.3.2 2026-05-12 20:56:06.083678 | debian-bookworm | ok: Runtime: 0:00:03.089137 2026-05-12 20:56:06.094180 | 2026-05-12 20:56:06.094399 | TASK [ensure-tox : Export installed tox_executable path] 2026-05-12 20:56:06.150472 | debian-bookworm | ok 2026-05-12 20:56:06.157121 | 2026-05-12 20:56:06.157260 | TASK [ensure-tox : Output tox version] 2026-05-12 20:56:06.749947 | 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-05-12 20:56:06.768811 | debian-bookworm | 4.54.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-12 20:56:07.201960 | debian-bookworm | ok: Runtime: 0:00:00.386288 2026-05-12 20:56:07.218393 | 2026-05-12 20:56:07.218565 | TASK [ensure-tox : Make global symlink] 2026-05-12 20:56:07.243866 | debian-bookworm | skipping: Conditional result was False 2026-05-12 20:56:07.250659 | 2026-05-12 20:56:07.250752 | PLAY RECAP 2026-05-12 20:56:07.250807 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-05-12 20:56:07.250892 | 2026-05-12 20:56:07.391619 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-05-12 20:56:07.393269 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-05-12 20:56:08.261283 | 2026-05-12 20:56:08.261461 | PLAY [all] 2026-05-12 20:56:08.277440 | 2026-05-12 20:56:08.277584 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-05-12 20:56:08.770240 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-05-12 20:56:08.832299 | debian-bookworm | ok: Runtime: 0:00:00.029872 2026-05-12 20:56:08.838521 | 2026-05-12 20:56:08.838666 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-05-12 20:56:09.380367 | debian-bookworm | ok: Runtime: 0:00:00.007757 2026-05-12 20:56:09.387128 | 2026-05-12 20:56:09.387271 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-05-12 20:56:09.706456 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-05-12 20:56:09.706588 | debian-bookworm | sudo: a password is required 2026-05-12 20:56:09.918671 | debian-bookworm | ok: Runtime: 0:00:00.025162 2026-05-12 20:56:09.939378 | 2026-05-12 20:56:09.939523 | TASK [tox : Check to see if the constraints file exists] 2026-05-12 20:56:09.974695 | debian-bookworm | skipping: Conditional result was False 2026-05-12 20:56:09.981645 | 2026-05-12 20:56:09.981780 | TASK [tox : Fail if constraints file is missing] 2026-05-12 20:56:10.017719 | debian-bookworm | skipping: Conditional result was False 2026-05-12 20:56:10.031923 | 2026-05-12 20:56:10.032138 | TASK [tox : Record file location] 2026-05-12 20:56:10.057566 | debian-bookworm | skipping: Conditional result was False 2026-05-12 20:56:10.068014 | 2026-05-12 20:56:10.068245 | TASK [tox : Install tox siblings] 2026-05-12 20:56:10.103737 | debian-bookworm | ok 2026-05-12 20:56:10.115145 | debian-bookworm | included: /var/lib/zuul/builds/7ae66ae331a2441a978ef08f47029da9/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-05-12 20:56:10.122669 | 2026-05-12 20:56:10.122853 | TASK [tox : Run tox without tests] 2026-05-12 20:56:10.673233 | debian-bookworm | ROOT: 217 D setup logging to DEBUG on pid 1467 [tox/report.py:229] 2026-05-12 20:56:10.701274 | debian-bookworm | cookiecutter: 245 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-12 20:56:10.704011 | debian-bookworm | cookiecutter: 248 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [python_discovery/_discovery.py:131] 2026-05-12 20:56:10.704588 | debian-bookworm | cookiecutter: 249 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-05-12 20:56:10.708361 | debian-bookworm | cookiecutter: 253 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py 6e6a530022132784f85799aec925646d e91b437adbc27666ebdc1000a657534e [python_discovery/_cached_py_info.py:198] 2026-05-12 20:56:10.791937 | debian-bookworm | cookiecutter: 336 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-05-12 20:56:10.792819 | debian-bookworm | cookiecutter: 337 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:140] 2026-05-12 20:56:10.793132 | debian-bookworm | cookiecutter: 337 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:144] 2026-05-12 20:56:10.798116 | debian-bookworm | cookiecutter: 342 D symlink on filesystem does work [virtualenv/info.py:51] 2026-05-12 20:56:10.798510 | debian-bookworm | cookiecutter: 343 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-05-12 20:56:10.834953 | debian-bookworm | cookiecutter: 379 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-05-12 20:56:10.835284 | debian-bookworm | cookiecutter: 380 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin [virtualenv/util/path/_sync.py:18] 2026-05-12 20:56:10.835470 | debian-bookworm | cookiecutter: 380 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/include [virtualenv/util/path/_sync.py:18] 2026-05-12 20:56:10.835571 | debian-bookworm | cookiecutter: 380 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-05-12 20:56:10.835784 | debian-bookworm | cookiecutter: 380 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-05-12 20:56:10.835870 | debian-bookworm | cookiecutter: 380 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-05-12 20:56:10.835930 | debian-bookworm | cookiecutter: 380 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-05-12 20:56:10.835983 | debian-bookworm | cookiecutter: 380 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-05-12 20:56:10.836034 | debian-bookworm | cookiecutter: 380 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-05-12 20:56:10.836086 | debian-bookworm | cookiecutter: 380 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-12 20:56:10.836145 | debian-bookworm | cookiecutter: 380 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-05-12 20:56:10.836196 | debian-bookworm | cookiecutter: 381 D virtualenv = 21.3.2 [virtualenv/create/pyenv_cfg.py:51] 2026-05-12 20:56:10.836245 | debian-bookworm | cookiecutter: 381 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-05-12 20:56:10.836297 | debian-bookworm | cookiecutter: 381 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-12 20:56:10.836346 | debian-bookworm | cookiecutter: 381 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-12 20:56:10.836392 | debian-bookworm | cookiecutter: 381 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-12 20:56:10.836715 | debian-bookworm | cookiecutter: 381 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-05-12 20:56:10.837036 | debian-bookworm | cookiecutter: 381 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-05-12 20:56:10.837181 | debian-bookworm | cookiecutter: 381 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-05-12 20:56:10.837649 | debian-bookworm | cookiecutter: 382 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-05-12 20:56:10.837905 | debian-bookworm | cookiecutter: 382 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:265] 2026-05-12 20:56:10.890895 | debian-bookworm | cookiecutter: 382 D { 2026-05-12 20:56:10.890946 | debian-bookworm | "sys": { 2026-05-12 20:56:10.890954 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin/python", 2026-05-12 20:56:10.890961 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-05-12 20:56:10.890968 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2026-05-12 20:56:10.890973 | debian-bookworm | "base_prefix": "/usr", 2026-05-12 20:56:10.890985 | debian-bookworm | "real_prefix": null, 2026-05-12 20:56:10.890990 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2026-05-12 20:56:10.890994 | debian-bookworm | "base_exec_prefix": "/usr", 2026-05-12 20:56:10.890999 | debian-bookworm | "path": [ 2026-05-12 20:56:10.891003 | debian-bookworm | "/usr/lib/python311.zip", 2026-05-12 20:56:10.891008 | debian-bookworm | "/usr/lib/python3.11", 2026-05-12 20:56:10.891012 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-05-12 20:56:10.891016 | debian-bookworm | "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages" 2026-05-12 20:56:10.891021 | debian-bookworm | ], 2026-05-12 20:56:10.891025 | debian-bookworm | "meta_path": [ 2026-05-12 20:56:10.891030 | debian-bookworm | "", 2026-05-12 20:56:10.891034 | debian-bookworm | "", 2026-05-12 20:56:10.891039 | debian-bookworm | "", 2026-05-12 20:56:10.891043 | debian-bookworm | "" 2026-05-12 20:56:10.891047 | debian-bookworm | ], 2026-05-12 20:56:10.891051 | debian-bookworm | "fs_encoding": "utf-8", 2026-05-12 20:56:10.891055 | debian-bookworm | "io_encoding": "utf-8" 2026-05-12 20:56:10.891059 | debian-bookworm | }, 2026-05-12 20:56:10.891063 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-05-12 20:56:10.891067 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-05-12 20:56:10.891071 | debian-bookworm | "os": "", 2026-05-12 20:56:10.891075 | debian-bookworm | "site": "", 2026-05-12 20:56:10.891079 | debian-bookworm | "datetime": "", 2026-05-12 20:56:10.891083 | debian-bookworm | "math": "", 2026-05-12 20:56:10.891087 | debian-bookworm | "json": "" 2026-05-12 20:56:10.891091 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-05-12 20:56:10.891227 | debian-bookworm | cookiecutter: 435 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-05-12 20:56:10.899503 | debian-bookworm | cookiecutter: 444 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.1.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-05-12 20:56:10.900294 | debian-bookworm | cookiecutter: 444 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-82.0.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-05-12 20:56:10.902258 | debian-bookworm | cookiecutter: 446 D build install image for pip-26.1.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-05-12 20:56:10.902726 | debian-bookworm | cookiecutter: 447 D build install image for setuptools-82.0.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-05-12 20:56:11.350759 | debian-bookworm | cookiecutter: 895 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-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-05-12 20:56:11.351236 | debian-bookworm | cookiecutter: 895 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-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-05-12 20:56:11.455866 | debian-bookworm | cookiecutter: 1000 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.1-py3-none-any/pip-26.1.1.dist-info to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip-26.1.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-05-12 20:56:11.471954 | debian-bookworm | cookiecutter: 1016 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.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-05-12 20:56:11.537751 | debian-bookworm | cookiecutter: 1082 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/setuptools-82.0.1.virtualenv to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/setuptools-82.0.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-05-12 20:56:11.538721 | debian-bookworm | cookiecutter: 1083 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-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-05-12 20:56:11.539791 | debian-bookworm | cookiecutter: 1084 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/setuptools-82.0.1.dist-info to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/setuptools-82.0.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-05-12 20:56:11.542368 | debian-bookworm | cookiecutter: 1087 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-05-12 20:56:11.565787 | debian-bookworm | cookiecutter: 1110 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.1-py3-none-any/pip-26.1.1.virtualenv to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip-26.1.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-05-12 20:56:11.566675 | debian-bookworm | cookiecutter: 1111 D generated console scripts pip pip-3.11 pip3 pip3.11 [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-05-12 20:56:11.567193 | debian-bookworm | cookiecutter: 1111 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-05-12 20:56:11.573631 | debian-bookworm | cookiecutter: 1118 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-05-12 20:56:11.573689 | debian-bookworm | cookiecutter: 1118 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-05-12 20:56:11.573746 | debian-bookworm | cookiecutter: 1118 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-05-12 20:56:11.573787 | debian-bookworm | cookiecutter: 1118 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-05-12 20:56:11.573832 | debian-bookworm | cookiecutter: 1118 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-05-12 20:56:11.573896 | debian-bookworm | cookiecutter: 1118 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-12 20:56:11.573937 | debian-bookworm | cookiecutter: 1118 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-05-12 20:56:11.573982 | debian-bookworm | cookiecutter: 1118 D virtualenv = 21.3.2 [virtualenv/create/pyenv_cfg.py:51] 2026-05-12 20:56:11.574029 | debian-bookworm | cookiecutter: 1118 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-05-12 20:56:11.574082 | debian-bookworm | cookiecutter: 1118 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-12 20:56:11.574132 | debian-bookworm | cookiecutter: 1118 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-12 20:56:11.574179 | debian-bookworm | cookiecutter: 1119 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-12 20:56:11.579309 | debian-bookworm | cookiecutter: 1124 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:485] 2026-05-12 20:56:12.829914 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 1)) 2026-05-12 20:56:12.944130 | 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-05-12 20:56:13.030320 | debian-bookworm | Collecting ansible==11.13.0 (from -r requirements.txt (line 2)) 2026-05-12 20:56:13.044221 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl.metadata (8.2 kB) 2026-05-12 20:56:13.093571 | debian-bookworm | Collecting click==8.3.2 (from -r requirements.txt (line 3)) 2026-05-12 20:56:13.107119 | debian-bookworm | Downloading click-8.3.2-py3-none-any.whl.metadata (2.6 kB) 2026-05-12 20:56:13.150972 | debian-bookworm | Collecting cookiecutter==2.7.1 (from -r requirements.txt (line 4)) 2026-05-12 20:56:13.164767 | debian-bookworm | Downloading cookiecutter-2.7.1-py3-none-any.whl.metadata (7.3 kB) 2026-05-12 20:56:13.418556 | debian-bookworm | Collecting cryptography==46.0.7 (from -r requirements.txt (line 5)) 2026-05-12 20:56:13.430824 | debian-bookworm | Downloading cryptography-46.0.7-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2026-05-12 20:56:13.469774 | debian-bookworm | Collecting loguru==0.7.3 (from -r requirements.txt (line 6)) 2026-05-12 20:56:13.481605 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl.metadata (22 kB) 2026-05-12 20:56:13.552202 | debian-bookworm | Collecting oslo.utils==9.2.0 (from -r requirements.txt (line 7)) 2026-05-12 20:56:13.565433 | debian-bookworm | Downloading oslo_utils-9.2.0-py3-none-any.whl.metadata (2.2 kB) 2026-05-12 20:56:13.635953 | debian-bookworm | Collecting paramiko==4.0.0 (from -r requirements.txt (line 8)) 2026-05-12 20:56:13.649843 | debian-bookworm | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-05-12 20:56:13.691247 | debian-bookworm | Collecting passlib==1.7.4 (from -r requirements.txt (line 9)) 2026-05-12 20:56:13.703731 | debian-bookworm | Downloading passlib-1.7.4-py2.py3-none-any.whl.metadata (1.7 kB) 2026-05-12 20:56:13.743414 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 10)) 2026-05-12 20:56:13.759296 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-05-12 20:56:13.776553 | debian-bookworm | Installing build dependencies: started 2026-05-12 20:56:14.923542 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-05-12 20:56:14.923577 | debian-bookworm | Getting requirements to build wheel: started 2026-05-12 20:56:15.348698 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-05-12 20:56:15.351187 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-05-12 20:56:15.599470 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-12 20:56:15.724548 | debian-bookworm | Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 11)) 2026-05-12 20:56:15.735799 | debian-bookworm | Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2026-05-12 20:56:15.767707 | debian-bookworm | Collecting pykeepass==4.1.1.post1 (from -r requirements.txt (line 12)) 2026-05-12 20:56:15.779872 | debian-bookworm | Downloading pykeepass-4.1.1.post1-py3-none-any.whl.metadata (6.6 kB) 2026-05-12 20:56:15.813981 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 13)) 2026-05-12 20:56:15.827561 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-05-12 20:56:16.044614 | debian-bookworm | Collecting ruamel.yaml==0.19.1 (from -r requirements.txt (line 14)) 2026-05-12 20:56:16.056258 | debian-bookworm | Downloading ruamel_yaml-0.19.1-py3-none-any.whl.metadata (16 kB) 2026-05-12 20:56:16.207651 | debian-bookworm | Collecting yamllint==1.38.0 (from -r requirements.txt (line 15)) 2026-05-12 20:56:16.220677 | debian-bookworm | Downloading yamllint-1.38.0-py3-none-any.whl.metadata (4.2 kB) 2026-05-12 20:56:16.307558 | debian-bookworm | Collecting ansible-core~=2.18.12 (from ansible==11.13.0->-r requirements.txt (line 2)) 2026-05-12 20:56:16.320320 | debian-bookworm | Downloading ansible_core-2.18.16-py3-none-any.whl.metadata (7.7 kB) 2026-05-12 20:56:16.356828 | debian-bookworm | Collecting binaryornot>=0.4.4 (from cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-05-12 20:56:16.370284 | debian-bookworm | Downloading binaryornot-0.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-05-12 20:56:16.421257 | debian-bookworm | Collecting Jinja2<4.0.0,>=2.7 (from cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-05-12 20:56:16.436143 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-05-12 20:56:16.489787 | debian-bookworm | Collecting python-slugify>=4.0.0 (from cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-05-12 20:56:16.503876 | debian-bookworm | Downloading python_slugify-8.0.4-py2.py3-none-any.whl.metadata (8.5 kB) 2026-05-12 20:56:16.561458 | debian-bookworm | Collecting requests>=2.23.0 (from cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-05-12 20:56:16.573669 | debian-bookworm | Downloading requests-2.34.0-py3-none-any.whl.metadata (4.8 kB) 2026-05-12 20:56:16.627636 | debian-bookworm | Collecting arrow (from cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-05-12 20:56:16.640604 | debian-bookworm | Downloading arrow-1.4.0-py3-none-any.whl.metadata (7.7 kB) 2026-05-12 20:56:16.722058 | debian-bookworm | Collecting rich (from cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-05-12 20:56:16.733785 | debian-bookworm | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-05-12 20:56:16.863793 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography==46.0.7->-r requirements.txt (line 5)) 2026-05-12 20:56:16.875526 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-05-12 20:56:16.909807 | debian-bookworm | Collecting iso8601>=0.1.11 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-05-12 20:56:16.921911 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-12 20:56:16.960998 | debian-bookworm | Collecting oslo.i18n>=3.15.3 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-05-12 20:56:16.973735 | debian-bookworm | Downloading oslo_i18n-6.7.2-py3-none-any.whl.metadata (2.0 kB) 2026-05-12 20:56:17.009385 | debian-bookworm | Collecting netaddr>=0.10.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-05-12 20:56:17.021941 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-05-12 20:56:17.061991 | debian-bookworm | Collecting debtcollector>=1.2.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-05-12 20:56:17.075250 | debian-bookworm | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-05-12 20:56:17.179565 | debian-bookworm | Collecting pyparsing>=2.1.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-05-12 20:56:17.191215 | debian-bookworm | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-05-12 20:56:17.241138 | debian-bookworm | Collecting packaging>=20.4 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-05-12 20:56:17.253862 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-05-12 20:56:17.295845 | debian-bookworm | Collecting tzdata>=2022.4 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-05-12 20:56:17.308816 | debian-bookworm | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-05-12 20:56:17.424523 | debian-bookworm | Collecting psutil>=3.2.2 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-05-12 20:56:17.437093 | 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-05-12 20:56:17.501833 | debian-bookworm | Collecting pbr>=6.1.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-05-12 20:56:17.517701 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-05-12 20:56:17.596644 | debian-bookworm | Collecting bcrypt>=3.2 (from paramiko==4.0.0->-r requirements.txt (line 8)) 2026-05-12 20:56:17.608678 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-05-12 20:56:17.647765 | debian-bookworm | Collecting invoke>=2.0 (from paramiko==4.0.0->-r requirements.txt (line 8)) 2026-05-12 20:56:17.659908 | debian-bookworm | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-05-12 20:56:17.707736 | debian-bookworm | Collecting pynacl>=1.5 (from paramiko==4.0.0->-r requirements.txt (line 8)) 2026-05-12 20:56:17.719960 | debian-bookworm | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-05-12 20:56:17.751567 | debian-bookworm | Collecting pyotp>=2.9.0 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-05-12 20:56:17.762934 | debian-bookworm | Downloading pyotp-2.9.0-py3-none-any.whl.metadata (9.8 kB) 2026-05-12 20:56:17.807132 | debian-bookworm | Collecting construct>=2.10.53 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-05-12 20:56:17.824780 | debian-bookworm | Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2026-05-12 20:56:17.889209 | debian-bookworm | Collecting argon2_cffi>=18.1.0 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-05-12 20:56:17.901685 | debian-bookworm | Downloading argon2_cffi-25.1.0-py3-none-any.whl.metadata (4.1 kB) 2026-05-12 20:56:18.044344 | debian-bookworm | Collecting pycryptodomex>=3.6.2 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-05-12 20:56:18.056618 | debian-bookworm | Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2026-05-12 20:56:18.313780 | debian-bookworm | Collecting lxml (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-05-12 20:56:18.325973 | debian-bookworm | Downloading lxml-6.1.0-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (4.0 kB) 2026-05-12 20:56:18.362452 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2026-05-12 20:56:18.373845 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-05-12 20:56:18.405527 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2026-05-12 20:56:18.417520 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-05-12 20:56:18.459669 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2026-05-12 20:56:18.472773 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2026-05-12 20:56:18.519930 | debian-bookworm | Collecting pathspec>=1.0.0 (from yamllint==1.38.0->-r requirements.txt (line 15)) 2026-05-12 20:56:18.533572 | debian-bookworm | Downloading pathspec-1.1.1-py3-none-any.whl.metadata (14 kB) 2026-05-12 20:56:18.583141 | debian-bookworm | Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 2)) 2026-05-12 20:56:18.596424 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-05-12 20:56:18.679130 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2<4.0.0,>=2.7->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-05-12 20:56:18.690705 | 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-05-12 20:56:18.721952 | debian-bookworm | Collecting argon2-cffi-bindings (from argon2_cffi>=18.1.0->pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-05-12 20:56:18.733102 | 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-05-12 20:56:18.764402 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.7->-r requirements.txt (line 5)) 2026-05-12 20:56:18.775410 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-05-12 20:56:19.081563 | debian-bookworm | Collecting wrapt>=2.1.0 (from debtcollector>=1.2.0->oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-05-12 20:56:19.094231 | 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-05-12 20:56:19.110028 | 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.1) 2026-05-12 20:56:19.136745 | debian-bookworm | Collecting text-unidecode>=1.3 (from python-slugify>=4.0.0->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-05-12 20:56:19.151045 | debian-bookworm | Downloading text_unidecode-1.3-py2.py3-none-any.whl.metadata (2.4 kB) 2026-05-12 20:56:19.281336 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests>=2.23.0->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-05-12 20:56:19.293561 | debian-bookworm | Downloading charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-05-12 20:56:19.333199 | debian-bookworm | Collecting idna<4,>=2.5 (from requests>=2.23.0->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-05-12 20:56:19.345330 | debian-bookworm | Downloading idna-3.14-py3-none-any.whl.metadata (8.0 kB) 2026-05-12 20:56:19.391093 | debian-bookworm | Collecting urllib3<3,>=1.26 (from requests>=2.23.0->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-05-12 20:56:19.403282 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-05-12 20:56:19.460077 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests>=2.23.0->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-05-12 20:56:19.474737 | debian-bookworm | Downloading certifi-2026.4.22-py3-none-any.whl.metadata (2.5 kB) 2026-05-12 20:56:19.536484 | debian-bookworm | Collecting python-dateutil>=2.7.0 (from arrow->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-05-12 20:56:19.549082 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-05-12 20:56:19.596331 | debian-bookworm | Collecting six>=1.5 (from python-dateutil>=2.7.0->arrow->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-05-12 20:56:19.608275 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-05-12 20:56:19.645536 | debian-bookworm | Collecting markdown-it-py>=2.2.0 (from rich->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-05-12 20:56:19.657626 | debian-bookworm | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-05-12 20:56:19.700125 | debian-bookworm | Collecting pygments<3.0.0,>=2.13.0 (from rich->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-05-12 20:56:19.712571 | debian-bookworm | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-12 20:56:19.760027 | debian-bookworm | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-05-12 20:56:19.774486 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-05-12 20:56:19.813892 | 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-05-12 20:56:19.872986 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 14.4 MB/s 0:00:00 2026-05-12 20:56:19.890388 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl (57.6 MB) 2026-05-12 20:56:22.645564 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 MB 20.9 MB/s 0:00:02 2026-05-12 20:56:22.657794 | debian-bookworm | Downloading click-8.3.2-py3-none-any.whl (108 kB) 2026-05-12 20:56:22.728370 | debian-bookworm | Downloading cookiecutter-2.7.1-py3-none-any.whl (41 kB) 2026-05-12 20:56:22.753668 | debian-bookworm | Downloading cryptography-46.0.7-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2026-05-12 20:56:22.921146 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 26.3 MB/s 0:00:00 2026-05-12 20:56:22.935365 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl (61 kB) 2026-05-12 20:56:22.960042 | debian-bookworm | Downloading oslo_utils-9.2.0-py3-none-any.whl (138 kB) 2026-05-12 20:56:22.988064 | debian-bookworm | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-05-12 20:56:23.015780 | debian-bookworm | Downloading passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2026-05-12 20:56:23.102224 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 525.6/525.6 kB 3.5 MB/s 0:00:00 2026-05-12 20:56:23.114335 | debian-bookworm | Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2026-05-12 20:56:23.229751 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 18.5 MB/s 0:00:00 2026-05-12 20:56:23.244148 | debian-bookworm | Downloading pykeepass-4.1.1.post1-py3-none-any.whl (55 kB) 2026-05-12 20:56:23.271189 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-05-12 20:56:23.294532 | debian-bookworm | Downloading ruamel_yaml-0.19.1-py3-none-any.whl (118 kB) 2026-05-12 20:56:23.321028 | debian-bookworm | Downloading yamllint-1.38.0-py3-none-any.whl (68 kB) 2026-05-12 20:56:23.350123 | debian-bookworm | Downloading ansible_core-2.18.16-py3-none-any.whl (2.2 MB) 2026-05-12 20:56:23.443814 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 24.0 MB/s 0:00:00 2026-05-12 20:56:23.455498 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-05-12 20:56:23.480378 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-05-12 20:56:23.504742 | debian-bookworm | Downloading argon2_cffi-25.1.0-py3-none-any.whl (14 kB) 2026-05-12 20:56:23.529331 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-05-12 20:56:23.561558 | debian-bookworm | Downloading binaryornot-0.6.0-py3-none-any.whl (14 kB) 2026-05-12 20:56:23.587589 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-05-12 20:56:23.616383 | debian-bookworm | Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2026-05-12 20:56:23.643479 | debian-bookworm | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-05-12 20:56:23.670316 | debian-bookworm | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-05-12 20:56:23.693846 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-05-12 20:56:23.714547 | 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-05-12 20:56:23.734855 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-05-12 20:56:23.831523 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 22.6 MB/s 0:00:00 2026-05-12 20:56:23.846721 | debian-bookworm | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-05-12 20:56:23.873616 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-05-12 20:56:23.899715 | debian-bookworm | Downloading pathspec-1.1.1-py3-none-any.whl (57 kB) 2026-05-12 20:56:23.923062 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-05-12 20:56:23.947626 | 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-05-12 20:56:23.976985 | debian-bookworm | Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2026-05-12 20:56:24.297851 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 6.4 MB/s 0:00:00 2026-05-12 20:56:24.310944 | debian-bookworm | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-05-12 20:56:24.379736 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 19.0 MB/s 0:00:00 2026-05-12 20:56:24.394495 | debian-bookworm | Downloading pyotp-2.9.0-py3-none-any.whl (13 kB) 2026-05-12 20:56:24.418493 | debian-bookworm | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-05-12 20:56:24.445871 | debian-bookworm | Downloading python_slugify-8.0.4-py2.py3-none-any.whl (10 kB) 2026-05-12 20:56:24.470227 | debian-bookworm | Downloading requests-2.34.0-py3-none-any.whl (73 kB) 2026-05-12 20:56:24.495297 | debian-bookworm | Downloading charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (214 kB) 2026-05-12 20:56:24.523066 | debian-bookworm | Downloading idna-3.14-py3-none-any.whl (72 kB) 2026-05-12 20:56:24.544689 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-05-12 20:56:24.572577 | debian-bookworm | Downloading certifi-2026.4.22-py3-none-any.whl (135 kB) 2026-05-12 20:56:24.597204 | debian-bookworm | Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB) 2026-05-12 20:56:24.620839 | debian-bookworm | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-05-12 20:56:24.655271 | 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-05-12 20:56:24.680390 | 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-05-12 20:56:24.706988 | debian-bookworm | Downloading arrow-1.4.0-py3-none-any.whl (68 kB) 2026-05-12 20:56:24.729332 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-05-12 20:56:24.754877 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-05-12 20:56:24.776321 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-05-12 20:56:24.800793 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-05-12 20:56:24.826467 | debian-bookworm | Downloading lxml-6.1.0-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-05-12 20:56:25.026121 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 25.8 MB/s 0:00:00 2026-05-12 20:56:25.042261 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-05-12 20:56:25.067915 | debian-bookworm | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-05-12 20:56:25.098050 | debian-bookworm | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-05-12 20:56:25.161728 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 17.6 MB/s 0:00:00 2026-05-12 20:56:25.176657 | debian-bookworm | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-05-12 20:56:25.202307 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-05-12 20:56:25.228798 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2026-05-12 20:56:25.599005 | debian-bookworm | Building wheels for collected packages: pwgen 2026-05-12 20:56:25.600267 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-05-12 20:56:25.926414 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-05-12 20:56:25.926464 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=243638e1769acd28ff79cc7932149c3a5f9f365473d76ce9726be3ec0052af04 2026-05-12 20:56:25.926473 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-05-12 20:56:25.926479 | debian-bookworm | Successfully built pwgen 2026-05-12 20:56:26.248355 | 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, certifi, binaryornot, bcrypt, yamllint, requests, python-gilt, python-dateutil, oslo.i18n, markdown-it-py, Jinja2, debtcollector, cffi, rich, pynacl, oslo.utils, cryptography, arrow, argon2-cffi-bindings, paramiko, cookiecutter, argon2_cffi, ansible-core, pykeepass, ansible 2026-05-12 20:57:00.917213 | debian-bookworm | 2026-05-12 20:57:00.920230 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.13.0 ansible-core-2.18.16 argon2-cffi-bindings-25.1.0 argon2_cffi-25.1.0 arrow-1.4.0 bcrypt-5.0.0 binaryornot-0.6.0 certifi-2026.4.22 cffi-2.0.0 charset_normalizer-3.4.7 click-8.3.2 colorama-0.4.6 construct-2.10.70 cookiecutter-2.7.1 cryptography-46.0.7 debtcollector-3.1.0 fasteners-0.20 idna-3.14 invoke-3.0.3 iso8601-2.1.0 loguru-0.7.3 lxml-6.1.0 markdown-it-py-4.2.0 mdurl-0.1.2 netaddr-1.3.0 oslo.i18n-6.7.2 oslo.utils-9.2.0 packaging-26.2 paramiko-4.0.0 passlib-1.7.4 pathspec-1.1.1 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.20.0 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.34.0 resolvelib-1.0.1 rich-15.0.0 ruamel.yaml-0.19.1 sh-2.2.2 six-1.17.0 text-unidecode-1.3 tzdata-2026.2 urllib3-2.7.0 wrapt-2.1.2 yamllint-1.38.0 2026-05-12 20:57:01.063771 | debian-bookworm | cookiecutter: 50608 I exit 0 (49.48 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> python -I -m pip install -r requirements.txt pid=1480 [tox/execute/api.py:311] 2026-05-12 20:57:01.064975 | debian-bookworm | cookiecutter: OK (50.37 seconds) 2026-05-12 20:57:01.065067 | debian-bookworm | congratulations :) (50.39 seconds) 2026-05-12 20:57:01.194260 | debian-bookworm | ok: Runtime: 0:00:50.685094 2026-05-12 20:57:01.213457 | 2026-05-12 20:57:01.213606 | TASK [tox : Create a tempfile to save tox showconfig] 2026-05-12 20:57:01.650081 | debian-bookworm | changed 2026-05-12 20:57:01.656505 | 2026-05-12 20:57:01.656637 | TASK [tox : Detect tox version] 2026-05-12 20:57:02.169367 | debian-bookworm | 4.54.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-12 20:57:02.691117 | debian-bookworm | ok: Runtime: 0:00:00.263486 2026-05-12 20:57:02.704620 | 2026-05-12 20:57:02.704922 | TASK [tox : Get tox envlist config] 2026-05-12 20:57:03.748542 | debian-bookworm | ok: Runtime: 0:00:00.328473 2026-05-12 20:57:03.763771 | 2026-05-12 20:57:03.764029 | TASK [tox : Install any sibling python packages] 2026-05-12 20:57:04.218535 | debian-bookworm | ok: No setup.cfg, no action needed 2026-05-12 20:57:04.264694 | 2026-05-12 20:57:04.264836 | TASK [tox : Remove tempfile] 2026-05-12 20:57:04.640017 | debian-bookworm | changed 2026-05-12 20:57:04.646043 | 2026-05-12 20:57:04.646165 | TASK [tox : Emit tox command] 2026-05-12 20:57:04.698123 | /home/zuul/.local/tox/bin/tox -ecookiecutter -vv --skip-missing-interpreters=false 2026-05-12 20:57:04.705108 | 2026-05-12 20:57:04.705252 | TASK [tox : Run tox] 2026-05-12 20:57:05.199285 | debian-bookworm | ROOT: 179 D setup logging to DEBUG on pid 1775 [tox/report.py:229] 2026-05-12 20:57:05.225156 | debian-bookworm | cookiecutter: 205 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-12 20:57:05.227602 | debian-bookworm | cookiecutter: 208 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [python_discovery/_discovery.py:131] 2026-05-12 20:57:05.228108 | debian-bookworm | cookiecutter: 208 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-05-12 20:57:05.231315 | debian-bookworm | cookiecutter: 212 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-05-12 20:57:05.231900 | debian-bookworm | cookiecutter: 212 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:140] 2026-05-12 20:57:05.232080 | debian-bookworm | cookiecutter: 212 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:144] 2026-05-12 20:57:05.233358 | debian-bookworm | cookiecutter: 214 D symlink on filesystem does work [virtualenv/info.py:51] 2026-05-12 20:57:05.233444 | debian-bookworm | cookiecutter: 214 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-05-12 20:57:05.263914 | debian-bookworm | cookiecutter: 244 W commands[0]> cookiecutter --no-input . openstack_version=2025.1 [tox/tox_env/api.py:485] 2026-05-12 20:57:05.858368 | debian-bookworm | osism.generics: 2026-05-12 20:57:05.858407 | debian-bookworm | - cloning osism.generics to /home/zuul/.gilt/clone/github.com/osism.generics 2026-05-12 20:57:07.250475 | 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-05-12 20:57:07.400839 | debian-bookworm | osism.generics: 2026-05-12 20:57:07.854787 | 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-05-12 20:57:07.855249 | 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-05-12 20:57:07.855749 | 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-05-12 20:57:07.856154 | 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-05-12 20:57:07.856186 | 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-05-12 20:57:07.856623 | 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-05-12 20:57:07.857718 | 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-05-12 20:57:07.858085 | 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-05-12 20:57:07.858549 | 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-05-12 20:57:07.858582 | debian-bookworm | - running `python3 render-images.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2026-05-12 20:57:08.254601 | debian-bookworm | - running `rm render-images.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2026-05-12 20:57:08.262517 | debian-bookworm | - running `python3 set-versions.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2026-05-12 20:57:08.524913 | debian-bookworm | - running `rm set-versions.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2026-05-12 20:57:09.612848 | debian-bookworm | Generating public/private rsa key pair. 2026-05-12 20:57:09.612957 | debian-bookworm | Your identification has been saved in secrets/id_rsa.operator 2026-05-12 20:57:09.612971 | debian-bookworm | Your public key has been saved in secrets/id_rsa.operator.pub 2026-05-12 20:57:09.612982 | debian-bookworm | The key fingerprint is: 2026-05-12 20:57:09.612995 | debian-bookworm | SHA256:VaC9qKe1iJA72L4bbulrl5ABANMh2hx6Zc8ijvUblnU 2026-05-12 20:57:09.613005 | debian-bookworm | The key's randomart image is: 2026-05-12 20:57:09.613019 | debian-bookworm | +---[RSA 4096]----+ 2026-05-12 20:57:09.613030 | debian-bookworm | |B.o.o ... | 2026-05-12 20:57:09.613040 | debian-bookworm | |o*.+ o o . | 2026-05-12 20:57:09.613049 | debian-bookworm | |o.* . + E o | 2026-05-12 20:57:09.613059 | debian-bookworm | | =.o + . o . | 2026-05-12 20:57:09.613068 | debian-bookworm | |. .o= S . | 2026-05-12 20:57:09.613078 | debian-bookworm | | oo o . | 2026-05-12 20:57:09.613087 | debian-bookworm | | o+o... o | 2026-05-12 20:57:09.613097 | debian-bookworm | |..*+o. = . | 2026-05-12 20:57:09.613106 | debian-bookworm | | =O*. o . | 2026-05-12 20:57:09.613116 | debian-bookworm | +----[SHA256]-----+ 2026-05-12 20:57:11.232593 | debian-bookworm | Generating public/private rsa key pair. 2026-05-12 20:57:11.232724 | debian-bookworm | Your identification has been saved in secrets/id_rsa.configuration 2026-05-12 20:57:11.232743 | debian-bookworm | Your public key has been saved in secrets/id_rsa.configuration.pub 2026-05-12 20:57:11.232755 | debian-bookworm | The key fingerprint is: 2026-05-12 20:57:11.232768 | debian-bookworm | SHA256:zpeMFJo3BmNisgoJxQqABUtQeeRWlcpBSYYoPVhuBe0 2026-05-12 20:57:11.232782 | debian-bookworm | The key's randomart image is: 2026-05-12 20:57:11.232794 | debian-bookworm | +---[RSA 4096]----+ 2026-05-12 20:57:11.232804 | debian-bookworm | |BX**o+=o.. | 2026-05-12 20:57:11.232815 | debian-bookworm | |*+*o+oo . | 2026-05-12 20:57:11.232826 | debian-bookworm | |+o++=.+o. | 2026-05-12 20:57:11.232836 | debian-bookworm | |oo =Eoo= . | 2026-05-12 20:57:11.232847 | debian-bookworm | |o . o S | 2026-05-12 20:57:11.232858 | debian-bookworm | |.. * + . | 2026-05-12 20:57:11.232868 | debian-bookworm | |. + + | 2026-05-12 20:57:11.232879 | debian-bookworm | | . | 2026-05-12 20:57:11.232890 | debian-bookworm | | | 2026-05-12 20:57:11.232901 | debian-bookworm | +----[SHA256]-----+ 2026-05-12 20:57:16.976270 | debian-bookworm | 2026-05-12 20:57:16.975 | INFO | __main__::32 - Prepare use of environments/kolla/secrets.yml 2026-05-12 20:57:17.013703 | debian-bookworm | 2026-05-12 20:57:17.012 | INFO | __main__::36 - Prepare use of environments/secrets.yml 2026-05-12 20:57:17.015717 | debian-bookworm | 2026-05-12 20:57:17.015 | INFO | __main__::40 - Prepare use of environments/ceph/secrets.yml 2026-05-12 20:57:17.016412 | debian-bookworm | 2026-05-12 20:57:17.016 | INFO | __main__::44 - Prepare use of environments/infrastructure/secrets.yml 2026-05-12 20:57:17.017525 | debian-bookworm | 2026-05-12 20:57:17.017 | INFO | __main__::48 - Prepare use of environments/kolla/secrets.yml 2026-05-12 20:57:17.053219 | debian-bookworm | 2026-05-12 20:57:17.052 | INFO | __main__::52 - Prepare use of environments/manager/secrets.yml 2026-05-12 20:57:17.053787 | debian-bookworm | 2026-05-12 20:57:17.053 | INFO | __main__::56 - Prepare use of environments/monitoring/secrets.yml 2026-05-12 20:57:17.054406 | debian-bookworm | 2026-05-12 20:57:17.054 | INFO | __main__::60 - Prepare use of environments/configuration.yml 2026-05-12 20:57:17.057810 | debian-bookworm | 2026-05-12 20:57:17.057 | INFO | __main__::64 - Prepare use of environments/ceph/configuration.yml 2026-05-12 20:57:17.062869 | debian-bookworm | 2026-05-12 20:57:17.062 | INFO | __main__::68 - Prepare use of environments/kolla/configuration.yml 2026-05-12 20:57:17.068568 | debian-bookworm | 2026-05-12 20:57:17.068 | INFO | __main__::73 - Set keystone_admin_password 2026-05-12 20:57:17.068949 | debian-bookworm | 2026-05-12 20:57:17.068 | INFO | __main__::79 - Set ara_server_mariadb_password 2026-05-12 20:57:17.068978 | debian-bookworm | 2026-05-12 20:57:17.068 | INFO | __main__::86 - Set ara_password 2026-05-12 20:57:17.069014 | debian-bookworm | 2026-05-12 20:57:17.068 | INFO | __main__::100 - Set operator_password_unhashed 2026-05-12 20:57:17.069026 | debian-bookworm | 2026-05-12 20:57:17.068 | INFO | __main__::102 - Set operator_password 2026-05-12 20:57:17.575841 | debian-bookworm | 2026-05-12 20:57:17.574 | INFO | __main__::107 - Set ceph_cluster_fsid 2026-05-12 20:57:17.575956 | debian-bookworm | 2026-05-12 20:57:17.575 | INFO | __main__::109 - Set fsid 2026-05-12 20:57:17.576484 | debian-bookworm | 2026-05-12 20:57:17.575 | INFO | __main__::118 - Set k3s_token 2026-05-12 20:57:17.576517 | debian-bookworm | 2026-05-12 20:57:17.575 | INFO | __main__::127 - Set netbox_api_token 2026-05-12 20:57:17.576534 | debian-bookworm | 2026-05-12 20:57:17.575 | INFO | __main__::129 - Set manager_listener_broker_password 2026-05-12 20:57:17.576546 | debian-bookworm | 2026-05-12 20:57:17.575 | INFO | __main__::134 - Set netbox_user_api_token 2026-05-12 20:57:17.576558 | debian-bookworm | 2026-05-12 20:57:17.575 | INFO | __main__::136 - Set netbox_secret_key 2026-05-12 20:57:17.576570 | debian-bookworm | 2026-05-12 20:57:17.575 | INFO | __main__::143 - Set netbox_superuser_api_token 2026-05-12 20:57:17.576581 | debian-bookworm | 2026-05-12 20:57:17.575 | INFO | __main__::147 - Set netbox_superuser_password 2026-05-12 20:57:17.576593 | debian-bookworm | 2026-05-12 20:57:17.575 | INFO | __main__::155 - Set netdata_api_key 2026-05-12 20:57:17.576604 | debian-bookworm | 2026-05-12 20:57:17.575 | INFO | __main__::158 - Set ceph_rgw_keystone_password 2026-05-12 20:57:17.576615 | debian-bookworm | 2026-05-12 20:57:17.575 | INFO | __main__::163 - Set ceph_dashboard_password 2026-05-12 20:57:17.576627 | debian-bookworm | 2026-05-12 20:57:17.575 | INFO | __main__::171 - Write result to environments/secrets.yml 2026-05-12 20:57:17.578670 | debian-bookworm | 2026-05-12 20:57:17.578 | INFO | __main__::175 - Write result to environments/ceph/secrets.yml 2026-05-12 20:57:17.579378 | debian-bookworm | 2026-05-12 20:57:17.579 | INFO | __main__::179 - Write result to environments/infrastructure/secrets.yml 2026-05-12 20:57:17.580543 | debian-bookworm | 2026-05-12 20:57:17.580 | INFO | __main__::183 - Write result to environments/kolla/secrets.yml 2026-05-12 20:57:17.616167 | debian-bookworm | 2026-05-12 20:57:17.615 | INFO | __main__::187 - Write result to environments/manager/secrets.yml 2026-05-12 20:57:17.616851 | debian-bookworm | 2026-05-12 20:57:17.616 | INFO | __main__::191 - Write result to environments/monitoring/secrets.yml 2026-05-12 20:57:17.617736 | debian-bookworm | 2026-05-12 20:57:17.617 | INFO | __main__::195 - Write result to environments/configuration.yml 2026-05-12 20:57:17.619883 | debian-bookworm | 2026-05-12 20:57:17.619 | INFO | __main__::199 - Write result to environments/ceph/configuration.yml 2026-05-12 20:57:17.623445 | debian-bookworm | 2026-05-12 20:57:17.623 | INFO | __main__::203 - Write result to environments/kolla/configuration.yml 2026-05-12 20:57:17.764783 | debian-bookworm | 2026-05-12 20:57:17.764 | INFO | __main__::23 - Prepare use of environments/secrets.yml 2026-05-12 20:57:17.768789 | debian-bookworm | 2026-05-12 20:57:17.768 | INFO | __main__::28 - Prepare use of secrets/id_rsa.operator 2026-05-12 20:57:17.769325 | debian-bookworm | 2026-05-12 20:57:17.768 | INFO | __main__::32 - Set operator 2026-05-12 20:57:17.769373 | debian-bookworm | 2026-05-12 20:57:17.768 | INFO | __main__::28 - Prepare use of secrets/id_rsa.configuration 2026-05-12 20:57:17.769387 | debian-bookworm | 2026-05-12 20:57:17.768 | INFO | __main__::32 - Set configuration 2026-05-12 20:57:17.769399 | debian-bookworm | 2026-05-12 20:57:17.768 | INFO | __main__::35 - Write result to environments/secrets.yml 2026-05-12 20:57:17.776282 | debian-bookworm | 2026-05-12 20:57:17.775 | INFO | __main__::41 - Prepare use of environments/configuration.yml 2026-05-12 20:57:17.779790 | debian-bookworm | 2026-05-12 20:57:17.779 | INFO | __main__::45 - Prepare use of environments/manager/configuration.yml 2026-05-12 20:57:17.783443 | debian-bookworm | 2026-05-12 20:57:17.783 | INFO | __main__::55 - Set operator_public_key 2026-05-12 20:57:17.783935 | debian-bookworm | 2026-05-12 20:57:17.783 | INFO | __main__::64 - Set configuration_git_public_key 2026-05-12 20:57:17.784027 | debian-bookworm | 2026-05-12 20:57:17.783 | INFO | __main__::69 - Write result to environments/configuration.yml 2026-05-12 20:57:17.786210 | debian-bookworm | 2026-05-12 20:57:17.785 | INFO | __main__::73 - Write result to environments/manager/configuration.yml 2026-05-12 20:57:22.052091 | debian-bookworm | cookiecutter: 17032 I exit 0 (16.79 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> cookiecutter --no-input . openstack_version=2025.1 pid=1782 [tox/execute/api.py:311] 2026-05-12 20:57:22.052801 | debian-bookworm | cookiecutter: 17033 W commands[1]> python3 scripts/check-kolla-secrets.py configuration [tox/tox_env/api.py:485] 2026-05-12 20:57:22.482972 | debian-bookworm | OK aodh_database_password 2026-05-12 20:57:22.483034 | debian-bookworm | OK aodh_keystone_password 2026-05-12 20:57:22.483042 | debian-bookworm | OK barbican_crypto_key 2026-05-12 20:57:22.483048 | debian-bookworm | OK barbican_database_password 2026-05-12 20:57:22.483055 | debian-bookworm | OK barbican_keystone_password 2026-05-12 20:57:22.483060 | debian-bookworm | OK barbican_p11_password 2026-05-12 20:57:22.483066 | debian-bookworm | OK bifrost_ssh_key.private_key 2026-05-12 20:57:22.483072 | debian-bookworm | OK bifrost_ssh_key.public_key 2026-05-12 20:57:22.483078 | debian-bookworm | OK blazar_database_password 2026-05-12 20:57:22.483084 | debian-bookworm | OK blazar_keystone_password 2026-05-12 20:57:22.483089 | debian-bookworm | OK ceilometer_database_password 2026-05-12 20:57:22.483123 | debian-bookworm | OK ceilometer_keystone_password 2026-05-12 20:57:22.483129 | debian-bookworm | OK ceph_rgw_keystone_password 2026-05-12 20:57:22.483134 | debian-bookworm | OK cinder_database_password 2026-05-12 20:57:22.483140 | debian-bookworm | OK cinder_keystone_password 2026-05-12 20:57:22.483146 | debian-bookworm | OK cinder_rbd_secret_uuid 2026-05-12 20:57:22.483153 | debian-bookworm | OK cloudkitty_database_password 2026-05-12 20:57:22.483159 | debian-bookworm | OK cloudkitty_keystone_password 2026-05-12 20:57:22.483165 | debian-bookworm | OK cyborg_database_password 2026-05-12 20:57:22.483170 | debian-bookworm | OK cyborg_keystone_password 2026-05-12 20:57:22.483176 | debian-bookworm | OK database_password 2026-05-12 20:57:22.483181 | debian-bookworm | OK designate_database_password 2026-05-12 20:57:22.483187 | debian-bookworm | OK designate_keystone_password 2026-05-12 20:57:22.483192 | debian-bookworm | OK designate_pool_id 2026-05-12 20:57:22.483198 | debian-bookworm | OK designate_rndc_key 2026-05-12 20:57:22.483203 | debian-bookworm | SKIP docker_registry_password (intentionally blank) 2026-05-12 20:57:22.483209 | debian-bookworm | OK etcd_cluster_token 2026-05-12 20:57:22.483214 | debian-bookworm | OK glance_database_password 2026-05-12 20:57:22.483220 | debian-bookworm | OK glance_keystone_password 2026-05-12 20:57:22.483225 | debian-bookworm | OK gnocchi_database_password 2026-05-12 20:57:22.483230 | debian-bookworm | OK gnocchi_keystone_password 2026-05-12 20:57:22.483236 | debian-bookworm | OK gnocchi_project_id 2026-05-12 20:57:22.483241 | debian-bookworm | OK gnocchi_resource_id 2026-05-12 20:57:22.483247 | debian-bookworm | OK gnocchi_user_id 2026-05-12 20:57:22.483252 | debian-bookworm | OK grafana_admin_password 2026-05-12 20:57:22.483257 | debian-bookworm | OK grafana_database_password 2026-05-12 20:57:22.483263 | debian-bookworm | OK haproxy_password 2026-05-12 20:57:22.483268 | debian-bookworm | OK haproxy_ssh_key.private_key 2026-05-12 20:57:22.483275 | debian-bookworm | OK haproxy_ssh_key.public_key 2026-05-12 20:57:22.483280 | debian-bookworm | OK heat_database_password 2026-05-12 20:57:22.483286 | debian-bookworm | OK heat_domain_admin_password 2026-05-12 20:57:22.483291 | debian-bookworm | OK heat_keystone_password 2026-05-12 20:57:22.483296 | debian-bookworm | OK hnas_nfs_password 2026-05-12 20:57:22.483301 | debian-bookworm | OK horizon_database_password 2026-05-12 20:57:22.483307 | debian-bookworm | OK horizon_secret_key 2026-05-12 20:57:22.483312 | debian-bookworm | OK infoblox_admin_password 2026-05-12 20:57:22.483317 | debian-bookworm | OK ironic_database_password 2026-05-12 20:57:22.483323 | debian-bookworm | OK ironic_keystone_password 2026-05-12 20:57:22.483328 | debian-bookworm | OK keepalived_password 2026-05-12 20:57:22.483333 | debian-bookworm | OK keystone_admin_password 2026-05-12 20:57:22.483338 | debian-bookworm | OK keystone_database_password 2026-05-12 20:57:22.483344 | debian-bookworm | OK keystone_federation_openid_crypto_password 2026-05-12 20:57:22.483350 | debian-bookworm | OK keystone_ssh_key.private_key 2026-05-12 20:57:22.483355 | debian-bookworm | OK keystone_ssh_key.public_key 2026-05-12 20:57:22.483360 | debian-bookworm | OK kolla_ssh_key.private_key 2026-05-12 20:57:22.483365 | debian-bookworm | OK kolla_ssh_key.public_key 2026-05-12 20:57:22.483385 | debian-bookworm | OK kuryr_keystone_password 2026-05-12 20:57:22.483391 | debian-bookworm | OK libvirt_sasl_password 2026-05-12 20:57:22.483396 | debian-bookworm | OK magnum_database_password 2026-05-12 20:57:22.483401 | debian-bookworm | OK magnum_keystone_password 2026-05-12 20:57:22.483406 | debian-bookworm | OK manila_database_password 2026-05-12 20:57:22.483412 | debian-bookworm | OK manila_keystone_password 2026-05-12 20:57:22.483417 | debian-bookworm | OK mariadb_backup_database_password 2026-05-12 20:57:22.483422 | debian-bookworm | OK mariadb_monitor_password 2026-05-12 20:57:22.483428 | debian-bookworm | OK masakari_database_password 2026-05-12 20:57:22.483433 | debian-bookworm | OK masakari_keystone_password 2026-05-12 20:57:22.483439 | debian-bookworm | OK memcache_secret_key 2026-05-12 20:57:22.483444 | debian-bookworm | OK metadata_secret 2026-05-12 20:57:22.483450 | debian-bookworm | OK mistral_database_password 2026-05-12 20:57:22.483455 | debian-bookworm | OK mistral_keystone_password 2026-05-12 20:57:22.483460 | debian-bookworm | OK neutron_database_password 2026-05-12 20:57:22.483465 | debian-bookworm | OK neutron_keystone_password 2026-05-12 20:57:22.483471 | debian-bookworm | OK neutron_ssh_key.private_key 2026-05-12 20:57:22.483476 | debian-bookworm | OK neutron_ssh_key.public_key 2026-05-12 20:57:22.483481 | debian-bookworm | OK nova_api_database_password 2026-05-12 20:57:22.483486 | debian-bookworm | OK nova_database_password 2026-05-12 20:57:22.483492 | debian-bookworm | OK nova_keystone_password 2026-05-12 20:57:22.483497 | debian-bookworm | OK nova_ssh_key.private_key 2026-05-12 20:57:22.483502 | debian-bookworm | OK nova_ssh_key.public_key 2026-05-12 20:57:22.483508 | debian-bookworm | OK octavia_amp_ssh_key.private_key 2026-05-12 20:57:22.483513 | debian-bookworm | OK octavia_amp_ssh_key.public_key 2026-05-12 20:57:22.483524 | debian-bookworm | OK octavia_ca_password 2026-05-12 20:57:22.483529 | debian-bookworm | OK octavia_client_ca_password 2026-05-12 20:57:22.483534 | debian-bookworm | OK octavia_database_password 2026-05-12 20:57:22.483540 | debian-bookworm | OK octavia_keystone_password 2026-05-12 20:57:22.483545 | debian-bookworm | OK octavia_persistence_database_password 2026-05-12 20:57:22.483550 | debian-bookworm | OK opensearch_dashboards_password 2026-05-12 20:57:22.483556 | debian-bookworm | OK osprofiler_secret 2026-05-12 20:57:22.483561 | debian-bookworm | OK placement_database_password 2026-05-12 20:57:22.483566 | debian-bookworm | OK placement_keystone_password 2026-05-12 20:57:22.483572 | debian-bookworm | OK prometheus_alertmanager_password 2026-05-12 20:57:22.483577 | debian-bookworm | OK prometheus_bcrypt_salt 2026-05-12 20:57:22.483582 | debian-bookworm | OK prometheus_grafana_password 2026-05-12 20:57:22.483588 | debian-bookworm | OK prometheus_haproxy_password 2026-05-12 20:57:22.483593 | debian-bookworm | OK prometheus_mysql_exporter_database_password 2026-05-12 20:57:22.483598 | debian-bookworm | OK prometheus_password 2026-05-12 20:57:22.483603 | debian-bookworm | OK prometheus_skyline_password 2026-05-12 20:57:22.483609 | debian-bookworm | OK proxysql_admin_password 2026-05-12 20:57:22.483614 | debian-bookworm | OK proxysql_stats_password 2026-05-12 20:57:22.483619 | debian-bookworm | OK rabbitmq_cluster_cookie 2026-05-12 20:57:22.483625 | debian-bookworm | OK rabbitmq_monitoring_password 2026-05-12 20:57:22.483630 | debian-bookworm | OK rabbitmq_password 2026-05-12 20:57:22.483635 | debian-bookworm | OK rbd_secret_uuid 2026-05-12 20:57:22.483641 | debian-bookworm | OK redis_master_password 2026-05-12 20:57:22.483646 | debian-bookworm | OK skyline_database_password 2026-05-12 20:57:22.483651 | debian-bookworm | OK skyline_keystone_password 2026-05-12 20:57:22.483657 | debian-bookworm | OK skyline_secret_key 2026-05-12 20:57:22.483662 | debian-bookworm | OK tacker_database_password 2026-05-12 20:57:22.483667 | debian-bookworm | OK tacker_keystone_password 2026-05-12 20:57:22.483673 | debian-bookworm | OK telemetry_secret_key 2026-05-12 20:57:22.483678 | debian-bookworm | OK trove_database_password 2026-05-12 20:57:22.483683 | debian-bookworm | OK trove_keystone_password 2026-05-12 20:57:22.483688 | debian-bookworm | OK venus_database_password 2026-05-12 20:57:22.483694 | debian-bookworm | OK venus_keystone_password 2026-05-12 20:57:22.483699 | debian-bookworm | OK watcher_database_password 2026-05-12 20:57:22.483704 | debian-bookworm | OK watcher_keystone_password 2026-05-12 20:57:22.483710 | debian-bookworm | OK zun_database_password 2026-05-12 20:57:22.483715 | debian-bookworm | OK zun_keystone_password 2026-05-12 20:57:22.483720 | debian-bookworm | 2026-05-12 20:57:22.483726 | debian-bookworm | OK: All 111 secrets in environments/kolla/secrets.yml are set. 2026-05-12 20:57:22.493610 | debian-bookworm | cookiecutter: 17473 I exit 0 (0.44 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> python3 scripts/check-kolla-secrets.py configuration pid=2020 [tox/execute/api.py:311] 2026-05-12 20:57:22.498395 | debian-bookworm | cookiecutter: OK (17.27=setup[0.05]+cmd[16.79,0.44] seconds) 2026-05-12 20:57:22.498436 | debian-bookworm | congratulations :) (17.30 seconds) 2026-05-12 20:57:22.748103 | debian-bookworm | ok: Runtime: 0:00:17.573739 2026-05-12 20:57:22.764741 | 2026-05-12 20:57:22.765160 | TASK [tox : Look for output] 2026-05-12 20:57:23.161353 | debian-bookworm | ok 2026-05-12 20:57:23.189857 | 2026-05-12 20:57:23.190029 | TASK [tox : Return file comments to Zuul] 2026-05-12 20:57:23.238707 | debian-bookworm | skipping: Conditional result was False 2026-05-12 20:57:23.248692 | 2026-05-12 20:57:23.248833 | PLAY RECAP 2026-05-12 20:57:23.248917 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-05-12 20:57:23.248956 | 2026-05-12 20:57:23.415584 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-05-12 20:57:23.416694 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-05-12 20:57:24.227219 | 2026-05-12 20:57:24.227410 | PLAY [all] 2026-05-12 20:57:24.246883 | 2026-05-12 20:57:24.247082 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-05-12 20:57:24.302373 | debian-bookworm | skipping: Conditional result was False 2026-05-12 20:57:24.308996 | 2026-05-12 20:57:24.309168 | TASK [fetch-tox-output : Set tox log path for single node] 2026-05-12 20:57:24.348609 | debian-bookworm | ok 2026-05-12 20:57:24.354082 | 2026-05-12 20:57:24.354218 | TASK [fetch-tox-output : Ensure local tox dir] 2026-05-12 20:57:25.096727 | debian-bookworm -> localhost | changed 2026-05-12 20:57:25.104851 | 2026-05-12 20:57:25.105025 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-05-12 20:57:25.149361 | debian-bookworm | skipping: Conditional result was False 2026-05-12 20:57:25.156183 | 2026-05-12 20:57:25.156351 | TASK [fetch-tox-output : Set envlist fact] 2026-05-12 20:57:25.197900 | debian-bookworm | ok 2026-05-12 20:57:25.203761 | 2026-05-12 20:57:25.203870 | TASK [fetch-tox-output : Get tox version] 2026-05-12 20:57:25.892631 | 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-05-12 20:57:25.909998 | debian-bookworm | 4.54.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-12 20:57:26.236074 | debian-bookworm | ok: Runtime: 0:00:00.299402 2026-05-12 20:57:26.245551 | 2026-05-12 20:57:26.245691 | TASK [fetch-tox-output : Find all default environments] 2026-05-12 20:57:26.786680 | debian-bookworm | skipping: Conditional result was False 2026-05-12 20:57:26.799007 | 2026-05-12 20:57:26.799180 | TASK [fetch-tox-output : Set envlist fact] 2026-05-12 20:57:26.837444 | debian-bookworm | skipping: Conditional result was False 2026-05-12 20:57:26.843974 | 2026-05-12 20:57:26.844111 | TASK [fetch-tox-output : Find all default environments] 2026-05-12 20:57:27.382614 | debian-bookworm | skipping: Conditional result was False 2026-05-12 20:57:27.389075 | 2026-05-12 20:57:27.389209 | TASK [fetch-tox-output : Set envlist fact] 2026-05-12 20:57:27.444189 | debian-bookworm | skipping: Conditional result was False 2026-05-12 20:57:27.451483 | 2026-05-12 20:57:27.451642 | LOOP [fetch-tox-output : Copy tox logs] 2026-05-12 20:57:27.557829 | debian-bookworm | skipping: Conditional result was False 2026-05-12 20:57:27.597119 | 2026-05-12 20:57:27.597271 | LOOP [fetch-tox-output : Collect tox logs] 2026-05-12 20:57:28.427570 | debian-bookworm | changed: 2026-05-12 20:57:28.427785 | debian-bookworm | created directory /var/lib/zuul/builds/7ae66ae331a2441a978ef08f47029da9/work/logs/tox/cookiecutter 2026-05-12 20:57:28.427821 | debian-bookworm | cd+++++++++ ./ 2026-05-12 20:57:28.427846 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-05-12 20:57:28.427870 | debian-bookworm | >f+++++++++ 2-commands[1].log 2026-05-12 20:57:28.427900 | 2026-05-12 20:57:28.437054 | 2026-05-12 20:57:28.437169 | PLAY RECAP 2026-05-12 20:57:28.437225 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-05-12 20:57:28.437250 | 2026-05-12 20:57:28.604829 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-05-12 20:57:28.605866 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-05-12 20:57:29.412343 | 2026-05-12 20:57:29.412600 | PLAY [all] 2026-05-12 20:57:29.430056 | 2026-05-12 20:57:29.430214 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-05-12 20:57:29.652351 | debian-bookworm | changed: non-zero return code 2026-05-12 20:57:29.658240 | 2026-05-12 20:57:29.658397 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-05-12 20:57:29.683594 | debian-bookworm | skipping: Conditional result was False 2026-05-12 20:57:29.689727 | 2026-05-12 20:57:29.689862 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-05-12 20:57:29.720907 | 2026-05-12 20:57:29.721161 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-05-12 20:57:29.758805 | 2026-05-12 20:57:29.759047 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-05-12 20:57:29.782906 | debian-bookworm | skipping: Conditional result was False 2026-05-12 20:57:29.789394 | 2026-05-12 20:57:29.789535 | LOOP [fetch-subunit-output : Generate subunit file] 2026-05-12 20:57:29.819916 | 2026-05-12 20:57:29.820185 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-05-12 20:57:29.845899 | debian-bookworm | skipping: Conditional result was False 2026-05-12 20:57:29.853060 | 2026-05-12 20:57:29.853242 | TASK [fetch-subunit-output : Remove the temporary file] 2026-05-12 20:57:29.882690 | debian-bookworm | skipping: Conditional result was False 2026-05-12 20:57:29.889969 | 2026-05-12 20:57:29.890153 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-05-12 20:57:29.915620 | debian-bookworm | skipping: Conditional result was False 2026-05-12 20:57:29.922828 | 2026-05-12 20:57:29.922944 | PLAY RECAP 2026-05-12 20:57:29.923016 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-05-12 20:57:29.923041 | 2026-05-12 20:57:30.070921 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-05-12 20:57:30.072230 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-12 20:57:30.985970 | 2026-05-12 20:57:30.986145 | PLAY [Base post-fetch] 2026-05-12 20:57:31.034713 | 2026-05-12 20:57:31.034918 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-12 20:57:31.117396 | debian-bookworm | skipping: Conditional result was False 2026-05-12 20:57:31.124782 | 2026-05-12 20:57:31.124971 | TASK [fetch-output : Set log path for single node] 2026-05-12 20:57:31.164329 | debian-bookworm | ok 2026-05-12 20:57:31.169504 | 2026-05-12 20:57:31.169628 | LOOP [fetch-output : Ensure local output dirs] 2026-05-12 20:57:31.764929 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/7ae66ae331a2441a978ef08f47029da9/work/logs" 2026-05-12 20:57:32.039593 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/7ae66ae331a2441a978ef08f47029da9/work/artifacts" 2026-05-12 20:57:32.311307 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/7ae66ae331a2441a978ef08f47029da9/work/docs" 2026-05-12 20:57:32.325459 | 2026-05-12 20:57:32.325606 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-12 20:57:33.186334 | debian-bookworm | changed: 2026-05-12 20:57:33.186738 | debian-bookworm | .d..t...... ./ 2026-05-12 20:57:33.186822 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-12 20:57:33.187081 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-12 20:57:33.187141 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-12 20:57:33.187226 | debian-bookworm | changed: All items complete 2026-05-12 20:57:33.187274 | 2026-05-12 20:57:33.736331 | debian-bookworm | changed: .d..t...... ./ 2026-05-12 20:57:34.303757 | debian-bookworm | changed: .d..t...... ./ 2026-05-12 20:57:34.318611 | 2026-05-12 20:57:34.318761 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-12 20:57:34.872227 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.008886 2026-05-12 20:57:35.162913 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.021741 2026-05-12 20:57:35.175131 | 2026-05-12 20:57:35.175254 | PLAY RECAP 2026-05-12 20:57:35.175311 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-12 20:57:35.175337 | 2026-05-12 20:57:35.327619 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-12 20:57:35.328703 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-12 20:57:36.112666 | 2026-05-12 20:57:36.112849 | PLAY [Base post] 2026-05-12 20:57:36.127742 | 2026-05-12 20:57:36.127904 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-12 20:57:36.726307 | debian-bookworm | changed 2026-05-12 20:57:36.733271 | 2026-05-12 20:57:36.733403 | PLAY RECAP 2026-05-12 20:57:36.733469 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-12 20:57:36.733531 | 2026-05-12 20:57:36.898623 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-12 20:57:36.900004 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-12 20:57:37.789458 | 2026-05-12 20:57:37.789657 | PLAY [Base post-logs] 2026-05-12 20:57:37.802318 | 2026-05-12 20:57:37.802491 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-12 20:57:38.313329 | localhost | changed 2026-05-12 20:57:38.323682 | 2026-05-12 20:57:38.323863 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-12 20:57:38.350211 | localhost | ok 2026-05-12 20:57:38.353523 | 2026-05-12 20:57:38.353640 | TASK [Set zuul-log-path fact] 2026-05-12 20:57:38.369811 | localhost | ok 2026-05-12 20:57:38.378066 | 2026-05-12 20:57:38.378184 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-12 20:57:38.403264 | localhost | ok 2026-05-12 20:57:38.406372 | 2026-05-12 20:57:38.406480 | TASK [upload-logs : Create log directories] 2026-05-12 20:57:38.935620 | localhost | changed 2026-05-12 20:57:38.938563 | 2026-05-12 20:57:38.938675 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-12 20:57:39.431241 | localhost -> localhost | ok: Runtime: 0:00:00.008990 2026-05-12 20:57:39.436024 | 2026-05-12 20:57:39.436161 | TASK [upload-logs : Upload logs to log server] 2026-05-12 20:57:40.038035 | localhost | Output suppressed because no_log was given 2026-05-12 20:57:40.042512 | 2026-05-12 20:57:40.042743 | LOOP [upload-logs : Compress console log and json output] 2026-05-12 20:57:40.110726 | localhost | skipping: Conditional result was False 2026-05-12 20:57:40.118789 | localhost | skipping: Conditional result was False 2026-05-12 20:57:40.125637 | 2026-05-12 20:57:40.125786 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-12 20:57:40.186767 | localhost | skipping: Conditional result was False 2026-05-12 20:57:40.187453 | 2026-05-12 20:57:40.191381 | localhost | skipping: Conditional result was False 2026-05-12 20:57:40.199278 | 2026-05-12 20:57:40.199539 | LOOP [upload-logs : Upload console log and json output]