2026-08-06 11:05:29.408522 | Job console starting 2026-08-06 11:05:29.510536 | Updating git repos 2026-08-06 11:05:29.588594 | Cloning repos into workspace 2026-08-06 11:05:29.707258 | Restoring repo states 2026-08-06 11:05:29.722467 | Merging changes 2026-08-06 11:05:30.581983 | Checking out repos 2026-08-06 11:05:30.765630 | Preparing playbooks 2026-08-06 11:05:32.771028 | Running Ansible setup 2026-08-06 11:05:40.232166 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-06 11:05:42.523260 | 2026-08-06 11:05:42.523415 | PLAY [Base pre] 2026-08-06 11:05:42.590083 | 2026-08-06 11:05:42.590233 | TASK [Setup log path fact] 2026-08-06 11:05:42.624946 | debian-bookworm | ok 2026-08-06 11:05:42.667951 | 2026-08-06 11:05:42.668113 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-06 11:05:42.719940 | debian-bookworm | ok 2026-08-06 11:05:42.739001 | 2026-08-06 11:05:42.739126 | TASK [emit-job-header : Print job information] 2026-08-06 11:05:42.817422 | # Job Information 2026-08-06 11:05:42.817661 | Ansible Version: 2.16.14 2026-08-06 11:05:42.817718 | Job: cfg-cookiecutter-tox-2026.1 2026-08-06 11:05:42.817762 | Pipeline: check 2026-08-06 11:05:42.817787 | Executor: 521e9411259a 2026-08-06 11:05:42.817808 | Triggered by: https://github.com/osism/cfg-cookiecutter/pull/867 2026-08-06 11:05:42.817830 | Event ID: b5742910-9186-11f1-91e0-c8a898945286 2026-08-06 11:05:42.833867 | 2026-08-06 11:05:42.834002 | LOOP [emit-job-header : Print node information] 2026-08-06 11:05:43.181598 | debian-bookworm | ok: 2026-08-06 11:05:43.181798 | debian-bookworm | # Node Information 2026-08-06 11:05:43.181833 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-06 11:05:43.181859 | debian-bookworm | Hostname: debian 2026-08-06 11:05:43.181883 | debian-bookworm | Username: zuul 2026-08-06 11:05:43.181904 | debian-bookworm | Distro: Debian 12.15 2026-08-06 11:05:43.181928 | debian-bookworm | Provider: regiocloud-a 2026-08-06 11:05:43.181950 | debian-bookworm | Region: 2026-08-06 11:05:43.181971 | debian-bookworm | Label: debian-bookworm 2026-08-06 11:05:43.181992 | debian-bookworm | Product Name: OpenStack Nova 2026-08-06 11:05:43.182012 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe16:c17c 2026-08-06 11:05:43.193979 | 2026-08-06 11:05:43.194104 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-06 11:05:44.478023 | debian-bookworm -> localhost | changed 2026-08-06 11:05:44.485177 | 2026-08-06 11:05:44.485289 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-06 11:05:46.516211 | debian-bookworm -> localhost | changed 2026-08-06 11:05:46.529388 | 2026-08-06 11:05:46.529536 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-06 11:05:47.249841 | debian-bookworm -> localhost | ok 2026-08-06 11:05:47.256104 | 2026-08-06 11:05:47.256202 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-06 11:05:47.316391 | debian-bookworm | ok 2026-08-06 11:05:47.347812 | debian-bookworm | included: /var/lib/zuul/builds/51c5095e251a48c595c340c74e241730/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-06 11:05:47.363517 | 2026-08-06 11:05:47.363637 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-06 11:05:49.653931 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-06 11:05:49.654180 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/51c5095e251a48c595c340c74e241730/work/51c5095e251a48c595c340c74e241730_id_rsa 2026-08-06 11:05:49.654221 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/51c5095e251a48c595c340c74e241730/work/51c5095e251a48c595c340c74e241730_id_rsa.pub 2026-08-06 11:05:49.654248 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-06 11:05:49.654273 | debian-bookworm -> localhost | SHA256:umKKpvcOtURILxw2/06sEg0nXjOMHOtF0gg2AC2JqcQ zuul-build-sshkey 2026-08-06 11:05:49.654306 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-06 11:05:49.654328 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-06 11:05:49.654348 | debian-bookworm -> localhost | |OBBo. | 2026-08-06 11:05:49.654370 | debian-bookworm -> localhost | |*E+&. | 2026-08-06 11:05:49.654390 | debian-bookworm -> localhost | |o.X @ | 2026-08-06 11:05:49.654409 | debian-bookworm -> localhost | |.o X = | 2026-08-06 11:05:49.654428 | debian-bookworm -> localhost | | + + + S | 2026-08-06 11:05:49.654452 | debian-bookworm -> localhost | | + = . | 2026-08-06 11:05:49.654473 | debian-bookworm -> localhost | | o o o | 2026-08-06 11:05:49.654492 | debian-bookworm -> localhost | | o.oo . | 2026-08-06 11:05:49.654511 | debian-bookworm -> localhost | |=..=o.. | 2026-08-06 11:05:49.654543 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-06 11:05:49.654590 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.393219 2026-08-06 11:05:49.662338 | 2026-08-06 11:05:49.662431 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-06 11:05:49.703554 | debian-bookworm | ok 2026-08-06 11:05:49.721283 | debian-bookworm | included: /var/lib/zuul/builds/51c5095e251a48c595c340c74e241730/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-06 11:05:49.746116 | 2026-08-06 11:05:49.746243 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-06 11:05:49.776091 | debian-bookworm | skipping: Conditional result was False 2026-08-06 11:05:49.782162 | 2026-08-06 11:05:49.782261 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-06 11:05:50.659478 | debian-bookworm | changed 2026-08-06 11:05:50.669205 | 2026-08-06 11:05:50.669312 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-06 11:05:50.945995 | debian-bookworm | ok 2026-08-06 11:05:50.955120 | 2026-08-06 11:05:50.955219 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-06 11:05:51.579423 | debian-bookworm | changed 2026-08-06 11:05:51.583785 | 2026-08-06 11:05:51.583860 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-06 11:05:52.291652 | debian-bookworm | changed 2026-08-06 11:05:52.296095 | 2026-08-06 11:05:52.296171 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-06 11:05:52.341792 | debian-bookworm | skipping: Conditional result was False 2026-08-06 11:05:52.346765 | 2026-08-06 11:05:52.347186 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-06 11:05:53.113800 | debian-bookworm -> localhost | changed 2026-08-06 11:05:53.127724 | 2026-08-06 11:05:53.127815 | TASK [add-build-sshkey : Add back temp key] 2026-08-06 11:05:53.705456 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/51c5095e251a48c595c340c74e241730/work/51c5095e251a48c595c340c74e241730_id_rsa (zuul-build-sshkey) 2026-08-06 11:05:53.705647 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.023449 2026-08-06 11:05:53.711763 | 2026-08-06 11:05:53.711842 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-06 11:05:54.307071 | debian-bookworm | ok 2026-08-06 11:05:54.311284 | 2026-08-06 11:05:54.311362 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-06 11:05:54.351320 | debian-bookworm | skipping: Conditional result was False 2026-08-06 11:05:54.369031 | 2026-08-06 11:05:54.369124 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-06 11:05:55.019044 | debian-bookworm | ok 2026-08-06 11:05:55.032898 | 2026-08-06 11:05:55.033078 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-06 11:05:55.061446 | debian-bookworm | ok 2026-08-06 11:05:55.066664 | 2026-08-06 11:05:55.066777 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-06 11:05:55.898973 | debian-bookworm -> localhost | ok 2026-08-06 11:05:55.905455 | 2026-08-06 11:05:55.905566 | TASK [validate-host : Collect information about the host] 2026-08-06 11:05:57.173070 | debian-bookworm | ok 2026-08-06 11:05:57.198338 | 2026-08-06 11:05:57.198450 | TASK [validate-host : Sanitize hostname] 2026-08-06 11:05:57.336040 | debian-bookworm | ok 2026-08-06 11:05:57.371463 | 2026-08-06 11:05:57.371570 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-06 11:05:58.305051 | debian-bookworm -> localhost | changed 2026-08-06 11:05:58.310729 | 2026-08-06 11:05:58.310822 | TASK [validate-host : Collect information about zuul worker] 2026-08-06 11:05:58.917220 | debian-bookworm | ok 2026-08-06 11:05:58.921937 | 2026-08-06 11:05:58.922031 | TASK [validate-host : Write out all zuul information for each host] 2026-08-06 11:05:59.845536 | debian-bookworm -> localhost | changed 2026-08-06 11:05:59.856847 | 2026-08-06 11:05:59.856961 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-06 11:06:00.212265 | debian-bookworm | ok 2026-08-06 11:06:00.219664 | 2026-08-06 11:06:00.219768 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-06 11:06:01.293439 | debian-bookworm | changed: 2026-08-06 11:06:01.293621 | debian-bookworm | cd+++++++++ src/ 2026-08-06 11:06:01.293655 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-06 11:06:01.293681 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-06 11:06:01.293731 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-08-06 11:06:01.293753 | debian-bookworm | Containerfile 2026-08-06 11:06:01.294008 | debian-bookworm | =7.0.3 2026-08-06 11:06:38.753917 | debian-bookworm | Downloading cachetools-7.1.7-py3-none-any.whl (16 kB) 2026-08-06 11:06:38.804260 | debian-bookworm | Collecting colorama>=0.4.6 2026-08-06 11:06:38.817863 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-08-06 11:06:38.911415 | debian-bookworm | Collecting filelock>=3.25 2026-08-06 11:06:38.924491 | debian-bookworm | Downloading filelock-3.32.2-py3-none-any.whl (98 kB) 2026-08-06 11:06:38.936954 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.8/98.8 kB 10.8 MB/s eta 0:00:00 2026-08-06 11:06:39.018582 | debian-bookworm | Collecting packaging>=26 2026-08-06 11:06:39.033040 | debian-bookworm | Downloading packaging-26.3-py3-none-any.whl (129 kB) 2026-08-06 11:06:39.051103 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 10.7 MB/s eta 0:00:00 2026-08-06 11:06:39.127266 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-08-06 11:06:39.139411 | debian-bookworm | Downloading platformdirs-4.11.0-py3-none-any.whl (23 kB) 2026-08-06 11:06:39.185764 | debian-bookworm | Collecting pluggy>=1.6 2026-08-06 11:06:39.197924 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-08-06 11:06:39.278017 | debian-bookworm | Collecting pyproject-api>=1.10 2026-08-06 11:06:39.289825 | debian-bookworm | Downloading pyproject_api-1.11.0-py3-none-any.whl (13 kB) 2026-08-06 11:06:39.341108 | debian-bookworm | Collecting python-discovery>=1.4.4 2026-08-06 11:06:39.353788 | debian-bookworm | Downloading python_discovery-1.5.1-py3-none-any.whl (35 kB) 2026-08-06 11:06:39.397848 | debian-bookworm | Collecting tomli-w>=1.2 2026-08-06 11:06:39.409776 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-08-06 11:06:39.559511 | debian-bookworm | Collecting virtualenv>=21.1 2026-08-06 11:06:39.571541 | debian-bookworm | Downloading virtualenv-21.7.1-py3-none-any.whl (5.5 MB) 2026-08-06 11:06:39.841523 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 20.8 MB/s eta 0:00:00 2026-08-06 11:06:39.933062 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-08-06 11:06:39.944625 | debian-bookworm | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-08-06 11:06:39.972411 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 470.6/470.6 kB 21.4 MB/s eta 0:00:00 2026-08-06 11:06:40.083131 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-08-06 11:06:41.002541 | debian-bookworm | Successfully installed cachetools-7.1.7 colorama-0.4.6 distlib-0.4.3 filelock-3.32.2 packaging-26.3 platformdirs-4.11.0 pluggy-1.6.0 pyproject-api-1.11.0 python-discovery-1.5.1 tomli-w-1.2.0 tox-4.58.0 virtualenv-21.7.1 2026-08-06 11:06:41.508966 | debian-bookworm | ok: Runtime: 0:00:03.352990 2026-08-06 11:06:41.522121 | 2026-08-06 11:06:41.522327 | TASK [ensure-tox : Export installed tox_executable path] 2026-08-06 11:06:41.576102 | debian-bookworm | ok 2026-08-06 11:06:41.584743 | 2026-08-06 11:06:41.584890 | TASK [ensure-tox : Output tox version] 2026-08-06 11:06:42.156044 | 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-08-06 11:06:42.174661 | debian-bookworm | 4.58.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-08-06 11:06:42.614675 | debian-bookworm | ok: Runtime: 0:00:00.358753 2026-08-06 11:06:42.627426 | 2026-08-06 11:06:42.627586 | TASK [ensure-tox : Make global symlink] 2026-08-06 11:06:42.676865 | debian-bookworm | skipping: Conditional result was False 2026-08-06 11:06:42.684448 | 2026-08-06 11:06:42.684537 | PLAY RECAP 2026-08-06 11:06:42.684596 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-08-06 11:06:42.684620 | 2026-08-06 11:06:42.865220 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-08-06 11:06:42.866433 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-08-06 11:06:43.744624 | 2026-08-06 11:06:43.744835 | PLAY [all] 2026-08-06 11:06:43.805966 | 2026-08-06 11:06:43.806170 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-08-06 11:06:44.388191 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-08-06 11:06:44.861124 | debian-bookworm | ok: Runtime: 0:00:00.029517 2026-08-06 11:06:44.873578 | 2026-08-06 11:06:44.873834 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-08-06 11:06:45.408358 | debian-bookworm | ok: Runtime: 0:00:00.007318 2026-08-06 11:06:45.414951 | 2026-08-06 11:06:45.415217 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-08-06 11:06:45.739951 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-08-06 11:06:45.741815 | debian-bookworm | sudo: a password is required 2026-08-06 11:06:45.945355 | debian-bookworm | ok: Runtime: 0:00:00.020427 2026-08-06 11:06:45.966947 | 2026-08-06 11:06:45.967155 | TASK [tox : Check to see if the constraints file exists] 2026-08-06 11:06:46.007085 | debian-bookworm | skipping: Conditional result was False 2026-08-06 11:06:46.020342 | 2026-08-06 11:06:46.020756 | TASK [tox : Fail if constraints file is missing] 2026-08-06 11:06:46.102240 | debian-bookworm | skipping: Conditional result was False 2026-08-06 11:06:46.109147 | 2026-08-06 11:06:46.109279 | TASK [tox : Record file location] 2026-08-06 11:06:46.138922 | debian-bookworm | skipping: Conditional result was False 2026-08-06 11:06:46.146373 | 2026-08-06 11:06:46.146538 | TASK [tox : Install tox siblings] 2026-08-06 11:06:46.193000 | debian-bookworm | ok 2026-08-06 11:06:46.202758 | debian-bookworm | included: /var/lib/zuul/builds/51c5095e251a48c595c340c74e241730/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-08-06 11:06:46.209780 | 2026-08-06 11:06:46.209911 | TASK [tox : Run tox without tests] 2026-08-06 11:06:46.761272 | debian-bookworm | ROOT: 197 D setup logging to DEBUG on pid 1580 [tox/report.py:229] 2026-08-06 11:06:46.788074 | debian-bookworm | cookiecutter: 224 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-08-06 11:06:46.790455 | debian-bookworm | cookiecutter: 226 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [python_discovery/_discovery.py:131] 2026-08-06 11:06:46.790756 | debian-bookworm | cookiecutter: 227 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-08-06 11:06:46.794079 | debian-bookworm | cookiecutter: 230 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py 5cbf68ae3e196c051c9b6da07d52bbdf eaa63cbb40f67b3cb65e246ac3007f9c [python_discovery/_cached_py_info.py:198] 2026-08-06 11:06:46.878741 | debian-bookworm | cookiecutter: 315 D wrote python info of /usr/bin/python3.11 at /home/zuul/.cache/virtualenv/py_info/5/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:159] 2026-08-06 11:06:46.879226 | debian-bookworm | cookiecutter: 315 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, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-08-06 11:06:46.879748 | debian-bookworm | cookiecutter: 316 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, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-08-06 11:06:46.883692 | debian-bookworm | cookiecutter: 320 D symlink on filesystem does work [virtualenv/info.py:51] 2026-08-06 11:06:46.884023 | debian-bookworm | cookiecutter: 320 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-08-06 11:06:46.918265 | debian-bookworm | cookiecutter: 354 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-08-06 11:06:46.918568 | debian-bookworm | cookiecutter: 355 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin [virtualenv/util/path/_sync.py:18] 2026-08-06 11:06:46.918701 | debian-bookworm | cookiecutter: 355 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/include [virtualenv/util/path/_sync.py:18] 2026-08-06 11:06:46.918795 | debian-bookworm | cookiecutter: 355 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-08-06 11:06:46.918984 | debian-bookworm | cookiecutter: 355 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-08-06 11:06:46.919067 | debian-bookworm | cookiecutter: 355 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-08-06 11:06:46.919127 | debian-bookworm | cookiecutter: 355 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-08-06 11:06:46.919181 | debian-bookworm | cookiecutter: 355 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-08-06 11:06:46.919233 | debian-bookworm | cookiecutter: 355 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-08-06 11:06:46.919284 | debian-bookworm | cookiecutter: 355 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-08-06 11:06:46.919348 | debian-bookworm | cookiecutter: 356 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-08-06 11:06:46.919397 | debian-bookworm | cookiecutter: 356 D virtualenv = 21.7.1 [virtualenv/create/pyenv_cfg.py:51] 2026-08-06 11:06:46.919501 | debian-bookworm | cookiecutter: 356 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-08-06 11:06:46.919556 | debian-bookworm | cookiecutter: 356 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-08-06 11:06:46.919603 | debian-bookworm | cookiecutter: 356 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-08-06 11:06:46.919651 | debian-bookworm | cookiecutter: 356 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-08-06 11:06:46.919903 | debian-bookworm | cookiecutter: 356 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-08-06 11:06:46.920342 | debian-bookworm | cookiecutter: 356 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-08-06 11:06:46.920552 | debian-bookworm | cookiecutter: 357 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-08-06 11:06:46.956860 | debian-bookworm | cookiecutter: 357 D { 2026-08-06 11:06:46.956892 | debian-bookworm | "sys": { 2026-08-06 11:06:46.956899 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin/python", 2026-08-06 11:06:46.956904 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-08-06 11:06:46.956910 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2026-08-06 11:06:46.956915 | debian-bookworm | "base_prefix": "/usr", 2026-08-06 11:06:46.956919 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2026-08-06 11:06:46.956923 | debian-bookworm | "base_exec_prefix": "/usr", 2026-08-06 11:06:46.956928 | debian-bookworm | "path": [ 2026-08-06 11:06:46.956936 | debian-bookworm | "/usr/lib/python311.zip", 2026-08-06 11:06:46.956942 | debian-bookworm | "/usr/lib/python3.11", 2026-08-06 11:06:46.956950 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-08-06 11:06:46.956957 | debian-bookworm | "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages" 2026-08-06 11:06:46.956961 | debian-bookworm | ], 2026-08-06 11:06:46.956966 | debian-bookworm | "meta_path": [ 2026-08-06 11:06:46.956970 | debian-bookworm | "", 2026-08-06 11:06:46.956974 | debian-bookworm | "", 2026-08-06 11:06:46.956978 | debian-bookworm | "" 2026-08-06 11:06:46.956982 | debian-bookworm | ], 2026-08-06 11:06:46.956986 | debian-bookworm | "fs_encoding": "utf-8", 2026-08-06 11:06:46.956990 | debian-bookworm | "io_encoding": "utf-8" 2026-08-06 11:06:46.956993 | debian-bookworm | }, 2026-08-06 11:06:46.956997 | debian-bookworm | "version": "3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]", 2026-08-06 11:06:46.957001 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-08-06 11:06:46.957005 | debian-bookworm | "os": "", 2026-08-06 11:06:46.957009 | debian-bookworm | "site": "", 2026-08-06 11:06:46.957013 | debian-bookworm | "datetime": "", 2026-08-06 11:06:46.957017 | debian-bookworm | "math": "", 2026-08-06 11:06:46.957025 | debian-bookworm | "json": "" 2026-08-06 11:06:46.957029 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-08-06 11:06:46.957243 | debian-bookworm | cookiecutter: 393 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-08-06 11:06:46.963878 | debian-bookworm | cookiecutter: 400 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.2-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-08-06 11:06:46.964265 | debian-bookworm | cookiecutter: 400 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-83.0.0-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-08-06 11:06:46.965592 | debian-bookworm | cookiecutter: 402 D build install image for setuptools-83.0.0-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-08-06 11:06:46.970188 | debian-bookworm | cookiecutter: 406 D build install image for pip-26.2-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.2-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-08-06 11:06:47.347181 | debian-bookworm | cookiecutter: 783 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/setuptools-83.0.0.virtualenv to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/setuptools-83.0.0.virtualenv [virtualenv/util/path/_sync.py:46] 2026-08-06 11:06:47.347540 | debian-bookworm | cookiecutter: 784 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/_distutils_hack to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:46] 2026-08-06 11:06:47.348227 | debian-bookworm | cookiecutter: 784 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/setuptools to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:46] 2026-08-06 11:06:47.408048 | debian-bookworm | cookiecutter: 844 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.2-py3-none-any/pip-26.2.virtualenv to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip-26.2.virtualenv [virtualenv/util/path/_sync.py:46] 2026-08-06 11:06:47.408513 | debian-bookworm | cookiecutter: 845 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.2-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-08-06 11:06:47.484412 | debian-bookworm | cookiecutter: 920 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/distutils-precedence.pth to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:46] 2026-08-06 11:06:47.485127 | debian-bookworm | cookiecutter: 921 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/setuptools-83.0.0.dist-info to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/setuptools-83.0.0.dist-info [virtualenv/util/path/_sync.py:46] 2026-08-06 11:06:47.488122 | debian-bookworm | cookiecutter: 924 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-08-06 11:06:47.502538 | debian-bookworm | cookiecutter: 939 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.2-py3-none-any/pip-26.2.dist-info to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip-26.2.dist-info [virtualenv/util/path/_sync.py:46] 2026-08-06 11:06:47.506789 | debian-bookworm | cookiecutter: 943 D generated console scripts pip-3.11 pip3.11 pip3 pip [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-08-06 11:06:47.507156 | debian-bookworm | cookiecutter: 943 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-08-06 11:06:47.513770 | debian-bookworm | cookiecutter: 950 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-08-06 11:06:47.513864 | debian-bookworm | cookiecutter: 950 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-08-06 11:06:47.513953 | debian-bookworm | cookiecutter: 950 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-08-06 11:06:47.514036 | debian-bookworm | cookiecutter: 950 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-08-06 11:06:47.514116 | debian-bookworm | cookiecutter: 950 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-08-06 11:06:47.514196 | debian-bookworm | cookiecutter: 950 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-08-06 11:06:47.514278 | debian-bookworm | cookiecutter: 950 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-08-06 11:06:47.514365 | debian-bookworm | cookiecutter: 951 D virtualenv = 21.7.1 [virtualenv/create/pyenv_cfg.py:51] 2026-08-06 11:06:47.514440 | debian-bookworm | cookiecutter: 951 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-08-06 11:06:47.514521 | debian-bookworm | cookiecutter: 951 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-08-06 11:06:47.514603 | debian-bookworm | cookiecutter: 951 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-08-06 11:06:47.514681 | debian-bookworm | cookiecutter: 951 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-08-06 11:06:47.521890 | debian-bookworm | cookiecutter: 958 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:485] 2026-08-06 11:06:48.656324 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 1)) 2026-08-06 11:06:48.760566 | 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-08-06 11:06:48.822518 | debian-bookworm | Collecting ansible==12.3.0 (from -r requirements.txt (line 2)) 2026-08-06 11:06:48.835077 | debian-bookworm | Downloading ansible-12.3.0-py3-none-any.whl.metadata (8.1 kB) 2026-08-06 11:06:48.877742 | debian-bookworm | Collecting click==8.4.2 (from -r requirements.txt (line 3)) 2026-08-06 11:06:48.889157 | debian-bookworm | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-08-06 11:06:48.958779 | debian-bookworm | Collecting cookiecutter==2.7.1 (from -r requirements.txt (line 4)) 2026-08-06 11:06:48.974727 | debian-bookworm | Downloading cookiecutter-2.7.1-py3-none-any.whl.metadata (7.3 kB) 2026-08-06 11:06:49.223015 | debian-bookworm | Collecting cryptography==48.0.1 (from -r requirements.txt (line 5)) 2026-08-06 11:06:49.234853 | debian-bookworm | Downloading cryptography-48.0.1-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (4.3 kB) 2026-08-06 11:06:49.274194 | debian-bookworm | Collecting loguru==0.7.3 (from -r requirements.txt (line 6)) 2026-08-06 11:06:49.289182 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl.metadata (22 kB) 2026-08-06 11:06:49.364355 | debian-bookworm | Collecting oslo.utils==10.1.1 (from -r requirements.txt (line 7)) 2026-08-06 11:06:49.375420 | debian-bookworm | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-08-06 11:06:49.441348 | debian-bookworm | Collecting paramiko==5.0.0 (from -r requirements.txt (line 8)) 2026-08-06 11:06:49.452941 | debian-bookworm | Downloading paramiko-5.0.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-06 11:06:49.492455 | debian-bookworm | Collecting passlib==1.7.4 (from -r requirements.txt (line 9)) 2026-08-06 11:06:49.504706 | debian-bookworm | Downloading passlib-1.7.4-py2.py3-none-any.whl.metadata (1.7 kB) 2026-08-06 11:06:49.544661 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 10)) 2026-08-06 11:06:49.559259 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-08-06 11:06:49.583848 | debian-bookworm | Installing build dependencies: started 2026-08-06 11:06:50.756690 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-08-06 11:06:50.757156 | debian-bookworm | Getting requirements to build wheel: started 2026-08-06 11:06:51.145686 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-08-06 11:06:51.148093 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-08-06 11:06:51.352647 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-06 11:06:51.442504 | debian-bookworm | Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 11)) 2026-08-06 11:06:51.453669 | debian-bookworm | Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2026-08-06 11:06:51.498014 | debian-bookworm | Collecting pykeepass==4.1.1.post1 (from -r requirements.txt (line 12)) 2026-08-06 11:06:51.513548 | debian-bookworm | Downloading pykeepass-4.1.1.post1-py3-none-any.whl.metadata (6.6 kB) 2026-08-06 11:06:51.566004 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 13)) 2026-08-06 11:06:51.580070 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-08-06 11:06:51.756560 | debian-bookworm | Collecting ruamel.yaml==0.19.1 (from -r requirements.txt (line 14)) 2026-08-06 11:06:51.767733 | debian-bookworm | Downloading ruamel_yaml-0.19.1-py3-none-any.whl.metadata (16 kB) 2026-08-06 11:06:51.814332 | debian-bookworm | Collecting yamllint==1.38.0 (from -r requirements.txt (line 15)) 2026-08-06 11:06:51.829357 | debian-bookworm | Downloading yamllint-1.38.0-py3-none-any.whl.metadata (4.2 kB) 2026-08-06 11:06:51.916584 | debian-bookworm | Collecting ansible-core~=2.19.5 (from ansible==12.3.0->-r requirements.txt (line 2)) 2026-08-06 11:06:51.929983 | debian-bookworm | Downloading ansible_core-2.19.11-py3-none-any.whl.metadata (7.7 kB) 2026-08-06 11:06:51.963679 | debian-bookworm | Collecting binaryornot>=0.4.4 (from cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-08-06 11:06:51.980489 | debian-bookworm | Downloading binaryornot-0.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-06 11:06:52.038750 | debian-bookworm | Collecting Jinja2<4.0.0,>=2.7 (from cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-08-06 11:06:52.051747 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-08-06 11:06:52.135800 | debian-bookworm | Collecting python-slugify>=4.0.0 (from cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-08-06 11:06:52.148655 | debian-bookworm | Downloading python_slugify-8.0.4-py2.py3-none-any.whl.metadata (8.5 kB) 2026-08-06 11:06:52.212167 | debian-bookworm | Collecting requests>=2.23.0 (from cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-08-06 11:06:52.224608 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-08-06 11:06:52.275701 | debian-bookworm | Collecting arrow (from cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-08-06 11:06:52.294117 | debian-bookworm | Downloading arrow-1.4.0-py3-none-any.whl.metadata (7.7 kB) 2026-08-06 11:06:52.369885 | debian-bookworm | Collecting rich (from cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-08-06 11:06:52.381326 | debian-bookworm | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-08-06 11:06:52.510646 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography==48.0.1->-r requirements.txt (line 5)) 2026-08-06 11:06:52.522024 | debian-bookworm | Downloading cffi-2.1.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.5 kB) 2026-08-06 11:06:52.564896 | debian-bookworm | Collecting iso8601>=0.1.11 (from oslo.utils==10.1.1->-r requirements.txt (line 7)) 2026-08-06 11:06:52.578497 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-06 11:06:52.638516 | debian-bookworm | Collecting oslo.i18n>=3.15.3 (from oslo.utils==10.1.1->-r requirements.txt (line 7)) 2026-08-06 11:06:52.650449 | debian-bookworm | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-08-06 11:06:52.697658 | debian-bookworm | Collecting netaddr>=0.10.0 (from oslo.utils==10.1.1->-r requirements.txt (line 7)) 2026-08-06 11:06:52.711332 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-08-06 11:06:52.774071 | debian-bookworm | Collecting pyparsing>=2.1.0 (from oslo.utils==10.1.1->-r requirements.txt (line 7)) 2026-08-06 11:06:52.785232 | debian-bookworm | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-08-06 11:06:52.826221 | debian-bookworm | Collecting packaging>=20.4 (from oslo.utils==10.1.1->-r requirements.txt (line 7)) 2026-08-06 11:06:52.837597 | debian-bookworm | Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-06 11:06:52.996043 | debian-bookworm | Collecting psutil>=3.2.2 (from oslo.utils==10.1.1->-r requirements.txt (line 7)) 2026-08-06 11:06:53.007081 | 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-08-06 11:06:53.050502 | debian-bookworm | Collecting pbr>=6.1.0 (from oslo.utils==10.1.1->-r requirements.txt (line 7)) 2026-08-06 11:06:53.061327 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-06 11:06:53.139184 | debian-bookworm | Collecting bcrypt>=3.2 (from paramiko==5.0.0->-r requirements.txt (line 8)) 2026-08-06 11:06:53.151662 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-08-06 11:06:53.192149 | debian-bookworm | Collecting invoke>=2.0 (from paramiko==5.0.0->-r requirements.txt (line 8)) 2026-08-06 11:06:53.207330 | debian-bookworm | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-08-06 11:06:53.252193 | debian-bookworm | Collecting pynacl>=1.5 (from paramiko==5.0.0->-r requirements.txt (line 8)) 2026-08-06 11:06:53.263665 | debian-bookworm | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-08-06 11:06:53.316407 | debian-bookworm | Collecting pyotp>=2.9.0 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-08-06 11:06:53.330955 | debian-bookworm | Downloading pyotp-2.10.0-py3-none-any.whl.metadata (10 kB) 2026-08-06 11:06:53.386037 | debian-bookworm | Collecting construct>=2.10.53 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-08-06 11:06:53.400976 | debian-bookworm | Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2026-08-06 11:06:53.470803 | debian-bookworm | Collecting argon2_cffi>=18.1.0 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-08-06 11:06:53.482091 | debian-bookworm | Downloading argon2_cffi-25.1.0-py3-none-any.whl.metadata (4.1 kB) 2026-08-06 11:06:53.611298 | debian-bookworm | Collecting pycryptodomex>=3.6.2 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-08-06 11:06:53.623619 | debian-bookworm | Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2026-08-06 11:06:53.873173 | debian-bookworm | Collecting lxml (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-08-06 11:06:53.885258 | debian-bookworm | Downloading lxml-6.1.1-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-08-06 11:06:54.067900 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2026-08-06 11:06:54.081147 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-08-06 11:06:54.130538 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2026-08-06 11:06:54.143223 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-08-06 11:06:54.199851 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2026-08-06 11:06:54.213203 | debian-bookworm | Downloading sh-2.4.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-06 11:06:54.259611 | debian-bookworm | Collecting pathspec>=1.0.0 (from yamllint==1.38.0->-r requirements.txt (line 15)) 2026-08-06 11:06:54.272237 | debian-bookworm | Downloading pathspec-1.1.1-py3-none-any.whl.metadata (14 kB) 2026-08-06 11:06:54.322753 | debian-bookworm | Collecting resolvelib<2.0.0,>=0.5.3 (from ansible-core~=2.19.5->ansible==12.3.0->-r requirements.txt (line 2)) 2026-08-06 11:06:54.335260 | debian-bookworm | Downloading resolvelib-1.2.1-py3-none-any.whl.metadata (3.7 kB) 2026-08-06 11:06:54.467959 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2<4.0.0,>=2.7->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-08-06 11:06:54.481795 | 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-08-06 11:06:54.534309 | debian-bookworm | Collecting argon2-cffi-bindings (from argon2_cffi>=18.1.0->pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-08-06 11:06:54.546584 | 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-08-06 11:06:54.590760 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography==48.0.1->-r requirements.txt (line 5)) 2026-08-06 11:06:54.603705 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-08-06 11:06:54.632515 | debian-bookworm | Requirement already satisfied: setuptools in ./.tox/cookiecutter/lib/python3.11/site-packages (from pbr>=6.1.0->oslo.utils==10.1.1->-r requirements.txt (line 7)) (83.0.0) 2026-08-06 11:06:54.677786 | debian-bookworm | Collecting text-unidecode>=1.3 (from python-slugify>=4.0.0->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-08-06 11:06:54.692498 | debian-bookworm | Downloading text_unidecode-1.3-py2.py3-none-any.whl.metadata (2.4 kB) 2026-08-06 11:06:54.841073 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests>=2.23.0->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-08-06 11:06:54.853374 | debian-bookworm | Downloading charset_normalizer-3.4.9-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (41 kB) 2026-08-06 11:06:54.922343 | debian-bookworm | Collecting idna<4,>=2.5 (from requests>=2.23.0->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-08-06 11:06:54.947529 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-08-06 11:06:55.025167 | debian-bookworm | Collecting urllib3<3,>=1.26 (from requests>=2.23.0->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-08-06 11:06:55.037950 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-08-06 11:06:55.108684 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests>=2.23.0->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-08-06 11:06:55.121552 | debian-bookworm | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-08-06 11:06:55.192261 | debian-bookworm | Collecting python-dateutil>=2.7.0 (from arrow->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-08-06 11:06:55.206781 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-08-06 11:06:55.272204 | debian-bookworm | Collecting tzdata (from arrow->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-08-06 11:06:55.286643 | debian-bookworm | Downloading tzdata-2026.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-08-06 11:06:55.342764 | debian-bookworm | Collecting six>=1.5 (from python-dateutil>=2.7.0->arrow->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-08-06 11:06:55.357088 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-08-06 11:06:55.440377 | debian-bookworm | Collecting markdown-it-py>=2.2.0 (from rich->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-08-06 11:06:55.451242 | debian-bookworm | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-08-06 11:06:55.494210 | debian-bookworm | Collecting pygments<3.0.0,>=2.13.0 (from rich->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-08-06 11:06:55.505097 | debian-bookworm | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-06 11:06:55.591994 | debian-bookworm | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-08-06 11:06:55.608071 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-08-06 11:06:55.649837 | 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-08-06 11:06:55.698982 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 20.3 MB/s 0:00:00 2026-08-06 11:06:55.716819 | debian-bookworm | Downloading ansible-12.3.0-py3-none-any.whl (54.4 MB) 2026-08-06 11:06:56.729353 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.4/54.4 MB 53.8 MB/s 0:00:01 2026-08-06 11:06:56.740861 | debian-bookworm | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-08-06 11:06:56.768832 | debian-bookworm | Downloading cookiecutter-2.7.1-py3-none-any.whl (41 kB) 2026-08-06 11:06:56.794287 | debian-bookworm | Downloading cryptography-48.0.1-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB) 2026-08-06 11:06:56.953988 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 29.4 MB/s 0:00:00 2026-08-06 11:06:56.966770 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl (61 kB) 2026-08-06 11:06:56.993921 | debian-bookworm | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-08-06 11:06:57.020304 | debian-bookworm | Downloading paramiko-5.0.0-py3-none-any.whl (208 kB) 2026-08-06 11:06:57.049645 | debian-bookworm | Downloading passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2026-08-06 11:06:57.084071 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 525.6/525.6 kB 10.5 MB/s 0:00:00 2026-08-06 11:06:57.097950 | debian-bookworm | Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2026-08-06 11:06:57.188630 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 25.0 MB/s 0:00:00 2026-08-06 11:06:57.204817 | debian-bookworm | Downloading pykeepass-4.1.1.post1-py3-none-any.whl (55 kB) 2026-08-06 11:06:57.233061 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-08-06 11:06:57.256752 | debian-bookworm | Downloading ruamel_yaml-0.19.1-py3-none-any.whl (118 kB) 2026-08-06 11:06:57.281380 | debian-bookworm | Downloading yamllint-1.38.0-py3-none-any.whl (68 kB) 2026-08-06 11:06:57.314479 | debian-bookworm | Downloading ansible_core-2.19.11-py3-none-any.whl (2.4 MB) 2026-08-06 11:06:57.422248 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 22.2 MB/s 0:00:00 2026-08-06 11:06:57.436597 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-08-06 11:06:57.462552 | debian-bookworm | Downloading resolvelib-1.2.1-py3-none-any.whl (18 kB) 2026-08-06 11:06:57.485949 | debian-bookworm | Downloading argon2_cffi-25.1.0-py3-none-any.whl (14 kB) 2026-08-06 11:06:57.508530 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-08-06 11:06:57.541502 | debian-bookworm | Downloading binaryornot-0.6.0-py3-none-any.whl (14 kB) 2026-08-06 11:06:57.569680 | debian-bookworm | Downloading cffi-2.1.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (217 kB) 2026-08-06 11:06:57.598833 | debian-bookworm | Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2026-08-06 11:06:57.623677 | debian-bookworm | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-08-06 11:06:57.657599 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-08-06 11:06:57.684706 | 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-08-06 11:06:57.716493 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-08-06 11:06:57.838335 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 17.8 MB/s 0:00:00 2026-08-06 11:06:57.851761 | debian-bookworm | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-08-06 11:06:57.874136 | debian-bookworm | Downloading packaging-26.3-py3-none-any.whl (129 kB) 2026-08-06 11:06:57.897869 | debian-bookworm | Downloading pathspec-1.1.1-py3-none-any.whl (57 kB) 2026-08-06 11:06:57.926864 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-06 11:06:57.962133 | 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-08-06 11:06:57.990697 | debian-bookworm | Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2026-08-06 11:06:58.154865 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 13.0 MB/s 0:00:00 2026-08-06 11:06:58.168520 | debian-bookworm | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-08-06 11:06:58.243006 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 17.7 MB/s 0:00:00 2026-08-06 11:06:58.257121 | debian-bookworm | Downloading pyotp-2.10.0-py3-none-any.whl (13 kB) 2026-08-06 11:06:58.290188 | debian-bookworm | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-08-06 11:06:58.314846 | debian-bookworm | Downloading python_slugify-8.0.4-py2.py3-none-any.whl (10 kB) 2026-08-06 11:06:58.338125 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-08-06 11:06:58.362906 | debian-bookworm | Downloading charset_normalizer-3.4.9-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (221 kB) 2026-08-06 11:06:58.392032 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-08-06 11:06:58.414773 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-08-06 11:06:58.442795 | debian-bookworm | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-08-06 11:06:58.492355 | debian-bookworm | Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB) 2026-08-06 11:06:58.517173 | 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-08-06 11:06:58.542803 | debian-bookworm | Downloading arrow-1.4.0-py3-none-any.whl (68 kB) 2026-08-06 11:06:58.568796 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-08-06 11:06:58.595476 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-08-06 11:06:58.619260 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-08-06 11:06:58.641518 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-08-06 11:06:58.665208 | debian-bookworm | Downloading lxml-6.1.1-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-08-06 11:06:58.861228 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 26.3 MB/s 0:00:00 2026-08-06 11:06:58.874627 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-08-06 11:06:58.896827 | debian-bookworm | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-08-06 11:06:58.927798 | debian-bookworm | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-08-06 11:06:58.990460 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 18.0 MB/s 0:00:00 2026-08-06 11:06:59.004706 | debian-bookworm | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-08-06 11:06:59.030813 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-08-06 11:06:59.056872 | debian-bookworm | Downloading sh-2.4.0-py3-none-any.whl (48 kB) 2026-08-06 11:06:59.087146 | debian-bookworm | Downloading tzdata-2026.3-py2.py3-none-any.whl (348 kB) 2026-08-06 11:06:59.511707 | debian-bookworm | Building wheels for collected packages: pwgen 2026-08-06 11:06:59.512522 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-08-06 11:06:59.754025 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-08-06 11:06:59.755540 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=460d70a6fbf44e382e7573e37bee5babaac5f279cd0b942e512d46198bc3373c 2026-08-06 11:06:59.756168 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-08-06 11:06:59.760995 | debian-bookworm | Successfully built pwgen 2026-08-06 11:07:00.032324 | debian-bookworm | Installing collected packages: text-unidecode, pwgen, passlib, urllib3, tzdata, six, sh, ruamel.yaml, resolvelib, 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, cffi, rich, pynacl, oslo.utils, cryptography, arrow, argon2-cffi-bindings, paramiko, cookiecutter, argon2_cffi, ansible-core, pykeepass, ansible 2026-08-06 11:07:29.552326 | debian-bookworm | 2026-08-06 11:07:29.555481 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-12.3.0 ansible-core-2.19.11 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.7.22 cffi-2.1.1 charset_normalizer-3.4.9 click-8.4.2 colorama-0.4.6 construct-2.10.70 cookiecutter-2.7.1 cryptography-48.0.1 fasteners-0.20 idna-3.18 invoke-3.0.3 iso8601-2.1.0 loguru-0.7.3 lxml-6.1.1 markdown-it-py-4.2.0 mdurl-0.1.2 netaddr-1.3.0 oslo.i18n-6.9.0 oslo.utils-10.1.1 packaging-26.3 paramiko-5.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.10.0 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-gilt-1.2.3 python-slugify-8.0.4 requests-2.34.2 resolvelib-1.2.1 rich-15.0.0 ruamel.yaml-0.19.1 sh-2.4.0 six-1.17.0 text-unidecode-1.3 tzdata-2026.3 urllib3-2.7.0 yamllint-1.38.0 2026-08-06 11:07:29.707506 | debian-bookworm | cookiecutter: 43143 I exit 0 (42.18 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> python -I -m pip install -r requirements.txt pid=1593 [tox/execute/api.py:308] 2026-08-06 11:07:29.709503 | debian-bookworm | cookiecutter: OK (42.92 seconds) 2026-08-06 11:07:29.709518 | debian-bookworm | congratulations :) (42.95 seconds) 2026-08-06 11:07:30.260774 | debian-bookworm | ok: Runtime: 0:00:43.229350 2026-08-06 11:07:30.296106 | 2026-08-06 11:07:30.296288 | TASK [tox : Create a tempfile to save tox showconfig] 2026-08-06 11:07:30.720310 | debian-bookworm | changed 2026-08-06 11:07:30.727859 | 2026-08-06 11:07:30.727995 | TASK [tox : Detect tox version] 2026-08-06 11:07:31.308549 | debian-bookworm | 4.58.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-08-06 11:07:31.761955 | debian-bookworm | ok: Runtime: 0:00:00.348757 2026-08-06 11:07:31.774818 | 2026-08-06 11:07:31.775036 | TASK [tox : Get tox envlist config] 2026-08-06 11:07:32.810108 | debian-bookworm | ok: Runtime: 0:00:00.427768 2026-08-06 11:07:32.824416 | 2026-08-06 11:07:32.824647 | TASK [tox : Install any sibling python packages] 2026-08-06 11:07:33.302446 | debian-bookworm | ok: No setup.cfg, no action needed 2026-08-06 11:07:33.375647 | 2026-08-06 11:07:33.375841 | TASK [tox : Remove tempfile] 2026-08-06 11:07:33.803903 | debian-bookworm | changed 2026-08-06 11:07:33.810361 | 2026-08-06 11:07:33.810517 | TASK [tox : Emit tox command] 2026-08-06 11:07:33.862085 | /home/zuul/.local/tox/bin/tox -ecookiecutter -vv --skip-missing-interpreters=false 2026-08-06 11:07:33.867715 | 2026-08-06 11:07:33.867839 | TASK [tox : Run tox] 2026-08-06 11:07:34.429723 | debian-bookworm | ROOT: 225 D setup logging to DEBUG on pid 1882 [tox/report.py:229] 2026-08-06 11:07:34.458503 | debian-bookworm | cookiecutter: 253 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-08-06 11:07:34.461145 | debian-bookworm | cookiecutter: 256 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [python_discovery/_discovery.py:131] 2026-08-06 11:07:34.461602 | debian-bookworm | cookiecutter: 257 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-08-06 11:07:34.465457 | debian-bookworm | cookiecutter: 260 D got python info of /usr/bin/python3.11 from /home/zuul/.cache/virtualenv/py_info/5/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:139] 2026-08-06 11:07:34.466125 | debian-bookworm | cookiecutter: 261 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, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-08-06 11:07:34.466236 | debian-bookworm | cookiecutter: 261 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, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-08-06 11:07:34.468022 | debian-bookworm | cookiecutter: 263 D symlink on filesystem does work [virtualenv/info.py:51] 2026-08-06 11:07:34.468164 | debian-bookworm | cookiecutter: 263 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-08-06 11:07:34.502146 | debian-bookworm | cookiecutter: 297 W commands[0]> cookiecutter --no-input . openstack_version=2026.1 [tox/tox_env/api.py:485] 2026-08-06 11:07:35.174752 | debian-bookworm | osism.generics: 2026-08-06 11:07:35.174798 | debian-bookworm | - cloning osism.generics to /home/zuul/.gilt/clone/github.com/osism.generics 2026-08-06 11:07:36.821257 | 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-08-06 11:07:37.008123 | debian-bookworm | osism.generics: 2026-08-06 11:07:37.479531 | 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-08-06 11:07:37.483999 | 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-08-06 11:07:37.484056 | 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-08-06 11:07:37.484069 | 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-08-06 11:07:37.484083 | 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-08-06 11:07:37.484094 | 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-08-06 11:07:37.484103 | 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-08-06 11:07:37.484112 | 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-08-06 11:07:37.484121 | 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-08-06 11:07:37.484131 | debian-bookworm | - running `python3 render-images.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2026-08-06 11:07:37.900537 | debian-bookworm | - running `rm render-images.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2026-08-06 11:07:37.911627 | debian-bookworm | - running `python3 set-versions.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2026-08-06 11:07:38.234540 | debian-bookworm | - running `rm set-versions.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2026-08-06 11:07:41.811619 | debian-bookworm | Generating public/private rsa key pair. 2026-08-06 11:07:41.811795 | debian-bookworm | Your identification has been saved in secrets/id_rsa.operator 2026-08-06 11:07:41.811812 | debian-bookworm | Your public key has been saved in secrets/id_rsa.operator.pub 2026-08-06 11:07:41.811823 | debian-bookworm | The key fingerprint is: 2026-08-06 11:07:41.811836 | debian-bookworm | SHA256:wdKaeZvmetxhHf4NhNnZFlNg2rV8oGGs5XRGuFleOtE 2026-08-06 11:07:41.811846 | debian-bookworm | The key's randomart image is: 2026-08-06 11:07:41.811860 | debian-bookworm | +---[RSA 4096]----+ 2026-08-06 11:07:41.811879 | debian-bookworm | | .oo=o+| 2026-08-06 11:07:41.811889 | debian-bookworm | | o .=**=E| 2026-08-06 11:07:41.811899 | debian-bookworm | | . + =o@.O+| 2026-08-06 11:07:41.811908 | debian-bookworm | | = .. B B +| 2026-08-06 11:07:41.811918 | debian-bookworm | | + S o o o | 2026-08-06 11:07:41.811928 | debian-bookworm | | . oo o . | 2026-08-06 11:07:41.811938 | debian-bookworm | | .+o . . o | 2026-08-06 11:07:41.811948 | debian-bookworm | | oo . . .| 2026-08-06 11:07:41.811957 | debian-bookworm | | .o. | 2026-08-06 11:07:41.811967 | debian-bookworm | +----[SHA256]-----+ 2026-08-06 11:07:43.256434 | debian-bookworm | Generating public/private rsa key pair. 2026-08-06 11:07:43.256513 | debian-bookworm | Your identification has been saved in secrets/id_rsa.configuration 2026-08-06 11:07:43.256528 | debian-bookworm | Your public key has been saved in secrets/id_rsa.configuration.pub 2026-08-06 11:07:43.256541 | debian-bookworm | The key fingerprint is: 2026-08-06 11:07:43.256553 | debian-bookworm | SHA256:jo5A8z6unJryUceUZ2pyfiETnLlJsbAkS9QG8kNd/Hc 2026-08-06 11:07:43.256567 | debian-bookworm | The key's randomart image is: 2026-08-06 11:07:43.256578 | debian-bookworm | +---[RSA 4096]----+ 2026-08-06 11:07:43.256590 | debian-bookworm | |..*+ooo | 2026-08-06 11:07:43.256601 | debian-bookworm | | = +++.* | 2026-08-06 11:07:43.256612 | debian-bookworm | | +.. X.o | 2026-08-06 11:07:43.256623 | debian-bookworm | | . + B. . E | 2026-08-06 11:07:43.256634 | debian-bookworm | | o o @ S. . | 2026-08-06 11:07:43.256645 | debian-bookworm | | . + * = . | 2026-08-06 11:07:43.256656 | debian-bookworm | | o . o o | 2026-08-06 11:07:43.256667 | debian-bookworm | |.o =.o . | 2026-08-06 11:07:43.256679 | debian-bookworm | |+o=o+.. | 2026-08-06 11:07:43.256690 | debian-bookworm | +----[SHA256]-----+ 2026-08-06 11:07:48.813058 | debian-bookworm | 2026-08-06 11:07:48.812 | INFO | __main__::39 - Prepare use of environments/kolla/secrets.yml 2026-08-06 11:07:48.852104 | debian-bookworm | 2026-08-06 11:07:48.851 | INFO | __main__::43 - Prepare use of environments/secrets.yml 2026-08-06 11:07:48.854025 | debian-bookworm | 2026-08-06 11:07:48.853 | INFO | __main__::47 - Prepare use of environments/ceph/secrets.yml 2026-08-06 11:07:48.854678 | debian-bookworm | 2026-08-06 11:07:48.854 | INFO | __main__::51 - Prepare use of environments/infrastructure/secrets.yml 2026-08-06 11:07:48.855883 | debian-bookworm | 2026-08-06 11:07:48.855 | INFO | __main__::55 - Prepare use of environments/kolla/secrets.yml 2026-08-06 11:07:48.890390 | debian-bookworm | 2026-08-06 11:07:48.889 | INFO | __main__::59 - Prepare use of environments/manager/secrets.yml 2026-08-06 11:07:48.891134 | debian-bookworm | 2026-08-06 11:07:48.890 | INFO | __main__::63 - Prepare use of environments/monitoring/secrets.yml 2026-08-06 11:07:48.891743 | debian-bookworm | 2026-08-06 11:07:48.891 | INFO | __main__::67 - Prepare use of environments/openstack/secrets.yml 2026-08-06 11:07:48.892583 | debian-bookworm | 2026-08-06 11:07:48.892 | INFO | __main__::71 - Prepare use of environments/configuration.yml 2026-08-06 11:07:48.896120 | debian-bookworm | 2026-08-06 11:07:48.895 | INFO | __main__::75 - Prepare use of environments/ceph/configuration.yml 2026-08-06 11:07:48.901294 | debian-bookworm | 2026-08-06 11:07:48.900 | INFO | __main__::79 - Prepare use of environments/kolla/configuration.yml 2026-08-06 11:07:48.906772 | debian-bookworm | 2026-08-06 11:07:48.906 | INFO | __main__::84 - Set keystone_admin_password 2026-08-06 11:07:48.906815 | debian-bookworm | 2026-08-06 11:07:48.906 | INFO | __main__::88 - Set os_password_admin 2026-08-06 11:07:48.907284 | debian-bookworm | 2026-08-06 11:07:48.906 | INFO | __main__::88 - Set os_password_admin_system 2026-08-06 11:07:48.907312 | debian-bookworm | 2026-08-06 11:07:48.906 | INFO | __main__::88 - Set os_password_octavia 2026-08-06 11:07:48.907324 | debian-bookworm | 2026-08-06 11:07:48.906 | INFO | __main__::94 - Set ara_server_mariadb_password 2026-08-06 11:07:48.907337 | debian-bookworm | 2026-08-06 11:07:48.906 | INFO | __main__::101 - Set ara_password 2026-08-06 11:07:48.907349 | debian-bookworm | 2026-08-06 11:07:48.906 | INFO | __main__::115 - Set operator_password_unhashed 2026-08-06 11:07:48.907360 | debian-bookworm | 2026-08-06 11:07:48.906 | INFO | __main__::117 - Set operator_password 2026-08-06 11:07:49.427099 | debian-bookworm | 2026-08-06 11:07:49.426 | INFO | __main__::122 - Set ceph_cluster_fsid 2026-08-06 11:07:49.427183 | debian-bookworm | 2026-08-06 11:07:49.426 | INFO | __main__::124 - Set fsid 2026-08-06 11:07:49.427715 | debian-bookworm | 2026-08-06 11:07:49.426 | INFO | __main__::133 - Set k3s_token 2026-08-06 11:07:49.427762 | debian-bookworm | 2026-08-06 11:07:49.426 | INFO | __main__::142 - Set netbox_api_token 2026-08-06 11:07:49.427782 | debian-bookworm | 2026-08-06 11:07:49.426 | INFO | __main__::144 - Set manager_listener_broker_password 2026-08-06 11:07:49.427802 | debian-bookworm | 2026-08-06 11:07:49.426 | INFO | __main__::149 - Set netbox_user_api_token 2026-08-06 11:07:49.427821 | debian-bookworm | 2026-08-06 11:07:49.426 | INFO | __main__::151 - Set netbox_secret_key 2026-08-06 11:07:49.427839 | debian-bookworm | 2026-08-06 11:07:49.426 | INFO | __main__::158 - Set netbox_superuser_api_token 2026-08-06 11:07:49.427858 | debian-bookworm | 2026-08-06 11:07:49.427 | INFO | __main__::162 - Set netbox_superuser_password 2026-08-06 11:07:49.427876 | debian-bookworm | 2026-08-06 11:07:49.427 | INFO | __main__::170 - Set netdata_api_key 2026-08-06 11:07:49.427896 | debian-bookworm | 2026-08-06 11:07:49.427 | INFO | __main__::173 - Set ceph_rgw_keystone_password 2026-08-06 11:07:49.427916 | debian-bookworm | 2026-08-06 11:07:49.427 | INFO | __main__::178 - Set ceph_dashboard_password 2026-08-06 11:07:49.427936 | debian-bookworm | 2026-08-06 11:07:49.427 | INFO | __main__::186 - Write result to environments/secrets.yml 2026-08-06 11:07:49.430418 | debian-bookworm | 2026-08-06 11:07:49.429 | INFO | __main__::190 - Write result to environments/ceph/secrets.yml 2026-08-06 11:07:49.431126 | debian-bookworm | 2026-08-06 11:07:49.430 | INFO | __main__::194 - Write result to environments/infrastructure/secrets.yml 2026-08-06 11:07:49.431795 | debian-bookworm | 2026-08-06 11:07:49.431 | INFO | __main__::198 - Write result to environments/kolla/secrets.yml 2026-08-06 11:07:49.466846 | debian-bookworm | 2026-08-06 11:07:49.466 | INFO | __main__::202 - Write result to environments/manager/secrets.yml 2026-08-06 11:07:49.467607 | debian-bookworm | 2026-08-06 11:07:49.467 | INFO | __main__::206 - Write result to environments/monitoring/secrets.yml 2026-08-06 11:07:49.468132 | debian-bookworm | 2026-08-06 11:07:49.467 | INFO | __main__::210 - Write result to environments/openstack/secrets.yml 2026-08-06 11:07:49.468952 | debian-bookworm | 2026-08-06 11:07:49.468 | INFO | __main__::214 - Write result to environments/configuration.yml 2026-08-06 11:07:49.470868 | debian-bookworm | 2026-08-06 11:07:49.470 | INFO | __main__::218 - Write result to environments/ceph/configuration.yml 2026-08-06 11:07:49.474356 | debian-bookworm | 2026-08-06 11:07:49.474 | INFO | __main__::222 - Write result to environments/kolla/configuration.yml 2026-08-06 11:07:49.613764 | debian-bookworm | 2026-08-06 11:07:49.613 | INFO | __main__::23 - Prepare use of environments/secrets.yml 2026-08-06 11:07:49.616566 | debian-bookworm | 2026-08-06 11:07:49.616 | INFO | __main__::28 - Prepare use of secrets/id_rsa.operator 2026-08-06 11:07:49.616890 | debian-bookworm | 2026-08-06 11:07:49.616 | INFO | __main__::32 - Set operator 2026-08-06 11:07:49.616912 | debian-bookworm | 2026-08-06 11:07:49.616 | INFO | __main__::28 - Prepare use of secrets/id_rsa.configuration 2026-08-06 11:07:49.616920 | debian-bookworm | 2026-08-06 11:07:49.616 | INFO | __main__::32 - Set configuration 2026-08-06 11:07:49.616940 | debian-bookworm | 2026-08-06 11:07:49.616 | INFO | __main__::35 - Write result to environments/secrets.yml 2026-08-06 11:07:49.625619 | debian-bookworm | 2026-08-06 11:07:49.624 | INFO | __main__::41 - Prepare use of environments/configuration.yml 2026-08-06 11:07:49.629523 | debian-bookworm | 2026-08-06 11:07:49.629 | INFO | __main__::45 - Prepare use of environments/manager/configuration.yml 2026-08-06 11:07:49.633258 | debian-bookworm | 2026-08-06 11:07:49.632 | INFO | __main__::55 - Set operator_public_key 2026-08-06 11:07:49.633674 | debian-bookworm | 2026-08-06 11:07:49.633 | INFO | __main__::64 - Set configuration_git_public_key 2026-08-06 11:07:49.633706 | debian-bookworm | 2026-08-06 11:07:49.633 | INFO | __main__::69 - Write result to environments/configuration.yml 2026-08-06 11:07:49.636006 | debian-bookworm | 2026-08-06 11:07:49.635 | INFO | __main__::73 - Write result to environments/manager/configuration.yml 2026-08-06 11:07:54.504186 | debian-bookworm | cookiecutter: 20299 I exit 0 (20.00 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> cookiecutter --no-input . openstack_version=2026.1 pid=1889 [tox/execute/api.py:308] 2026-08-06 11:07:54.504823 | debian-bookworm | cookiecutter: 20300 W commands[1]> python3 scripts/check-kolla-secrets.py configuration [tox/tox_env/api.py:485] 2026-08-06 11:07:55.049122 | debian-bookworm | OK aodh_database_password 2026-08-06 11:07:55.049177 | debian-bookworm | OK aodh_keystone_password 2026-08-06 11:07:55.049185 | debian-bookworm | OK barbican_crypto_key 2026-08-06 11:07:55.049192 | debian-bookworm | OK barbican_database_password 2026-08-06 11:07:55.049199 | debian-bookworm | OK barbican_keystone_password 2026-08-06 11:07:55.049206 | debian-bookworm | OK barbican_p11_password 2026-08-06 11:07:55.049212 | debian-bookworm | OK bifrost_ssh_key.private_key 2026-08-06 11:07:55.049220 | debian-bookworm | OK bifrost_ssh_key.public_key 2026-08-06 11:07:55.049226 | debian-bookworm | OK blazar_database_password 2026-08-06 11:07:55.049233 | debian-bookworm | OK blazar_keystone_password 2026-08-06 11:07:55.049239 | debian-bookworm | OK ceilometer_database_password 2026-08-06 11:07:55.049248 | debian-bookworm | OK ceilometer_keystone_password 2026-08-06 11:07:55.049254 | debian-bookworm | OK ceph_rgw_keystone_password 2026-08-06 11:07:55.049261 | debian-bookworm | OK cinder_database_password 2026-08-06 11:07:55.049267 | debian-bookworm | OK cinder_keystone_password 2026-08-06 11:07:55.049273 | debian-bookworm | OK cinder_rbd_secret_uuid 2026-08-06 11:07:55.049280 | debian-bookworm | OK cloudkitty_database_password 2026-08-06 11:07:55.049286 | debian-bookworm | OK cloudkitty_keystone_password 2026-08-06 11:07:55.049294 | debian-bookworm | OK cyborg_database_password 2026-08-06 11:07:55.049301 | debian-bookworm | OK cyborg_keystone_password 2026-08-06 11:07:55.049307 | debian-bookworm | OK database_password 2026-08-06 11:07:55.049313 | debian-bookworm | OK designate_database_password 2026-08-06 11:07:55.049320 | debian-bookworm | OK designate_keystone_password 2026-08-06 11:07:55.049326 | debian-bookworm | OK designate_pool_id 2026-08-06 11:07:55.049332 | debian-bookworm | OK designate_rndc_key 2026-08-06 11:07:55.049339 | debian-bookworm | SKIP docker_registry_password (intentionally blank) 2026-08-06 11:07:55.049346 | debian-bookworm | OK etcd_cluster_token 2026-08-06 11:07:55.049352 | debian-bookworm | OK glance_database_password 2026-08-06 11:07:55.049358 | debian-bookworm | OK glance_keystone_password 2026-08-06 11:07:55.049365 | debian-bookworm | OK gnocchi_database_password 2026-08-06 11:07:55.049374 | debian-bookworm | OK gnocchi_keystone_password 2026-08-06 11:07:55.049383 | debian-bookworm | OK gnocchi_project_id 2026-08-06 11:07:55.049393 | debian-bookworm | OK gnocchi_resource_id 2026-08-06 11:07:55.049403 | debian-bookworm | OK gnocchi_user_id 2026-08-06 11:07:55.049413 | debian-bookworm | OK grafana_admin_password 2026-08-06 11:07:55.049423 | debian-bookworm | OK grafana_database_password 2026-08-06 11:07:55.049433 | debian-bookworm | OK haproxy_password 2026-08-06 11:07:55.049443 | debian-bookworm | OK haproxy_ssh_key.private_key 2026-08-06 11:07:55.049452 | debian-bookworm | OK haproxy_ssh_key.public_key 2026-08-06 11:07:55.049462 | debian-bookworm | OK heat_database_password 2026-08-06 11:07:55.049472 | debian-bookworm | OK heat_domain_admin_password 2026-08-06 11:07:55.049482 | debian-bookworm | OK heat_keystone_password 2026-08-06 11:07:55.049491 | debian-bookworm | OK hnas_nfs_password 2026-08-06 11:07:55.049501 | debian-bookworm | OK horizon_database_password 2026-08-06 11:07:55.049511 | debian-bookworm | OK horizon_secret_key 2026-08-06 11:07:55.049521 | debian-bookworm | OK infoblox_admin_password 2026-08-06 11:07:55.049548 | debian-bookworm | OK ironic_database_password 2026-08-06 11:07:55.049559 | debian-bookworm | OK ironic_keystone_password 2026-08-06 11:07:55.049568 | debian-bookworm | OK keepalived_password 2026-08-06 11:07:55.049578 | debian-bookworm | OK keystone_admin_password 2026-08-06 11:07:55.049588 | debian-bookworm | OK keystone_database_password 2026-08-06 11:07:55.049598 | debian-bookworm | OK keystone_federation_openid_crypto_password 2026-08-06 11:07:55.049608 | debian-bookworm | OK keystone_ssh_key.private_key 2026-08-06 11:07:55.049617 | debian-bookworm | OK keystone_ssh_key.public_key 2026-08-06 11:07:55.049627 | debian-bookworm | OK kolla_ssh_key.private_key 2026-08-06 11:07:55.049637 | debian-bookworm | OK kolla_ssh_key.public_key 2026-08-06 11:07:55.049646 | debian-bookworm | OK libvirt_sasl_password 2026-08-06 11:07:55.049657 | debian-bookworm | OK magnum_database_password 2026-08-06 11:07:55.049666 | debian-bookworm | OK magnum_keystone_password 2026-08-06 11:07:55.049676 | debian-bookworm | OK manila_database_password 2026-08-06 11:07:55.049686 | debian-bookworm | OK manila_keystone_password 2026-08-06 11:07:55.049703 | debian-bookworm | OK mariadb_backup_database_password 2026-08-06 11:07:55.049713 | debian-bookworm | OK mariadb_monitor_password 2026-08-06 11:07:55.049723 | debian-bookworm | OK masakari_database_password 2026-08-06 11:07:55.049733 | debian-bookworm | OK masakari_keystone_password 2026-08-06 11:07:55.049742 | debian-bookworm | OK memcache_secret_key 2026-08-06 11:07:55.049752 | debian-bookworm | OK metadata_secret 2026-08-06 11:07:55.049762 | debian-bookworm | OK mistral_database_password 2026-08-06 11:07:55.049772 | debian-bookworm | OK mistral_keystone_password 2026-08-06 11:07:55.049782 | debian-bookworm | OK neutron_database_password 2026-08-06 11:07:55.049791 | debian-bookworm | OK neutron_keystone_password 2026-08-06 11:07:55.049801 | debian-bookworm | OK neutron_ssh_key.private_key 2026-08-06 11:07:55.049811 | debian-bookworm | OK neutron_ssh_key.public_key 2026-08-06 11:07:55.049820 | debian-bookworm | OK nova_api_database_password 2026-08-06 11:07:55.049830 | debian-bookworm | OK nova_database_password 2026-08-06 11:07:55.049840 | debian-bookworm | OK nova_keystone_password 2026-08-06 11:07:55.049850 | debian-bookworm | OK nova_ssh_key.private_key 2026-08-06 11:07:55.049859 | debian-bookworm | OK nova_ssh_key.public_key 2026-08-06 11:07:55.049869 | debian-bookworm | OK octavia_amp_ssh_key.private_key 2026-08-06 11:07:55.049879 | debian-bookworm | OK octavia_amp_ssh_key.public_key 2026-08-06 11:07:55.049889 | debian-bookworm | OK octavia_ca_password 2026-08-06 11:07:55.049899 | debian-bookworm | OK octavia_client_ca_password 2026-08-06 11:07:55.049934 | debian-bookworm | OK octavia_database_password 2026-08-06 11:07:55.049944 | debian-bookworm | OK octavia_keystone_password 2026-08-06 11:07:55.049954 | debian-bookworm | OK octavia_persistence_database_password 2026-08-06 11:07:55.049964 | debian-bookworm | OK opensearch_dashboards_password 2026-08-06 11:07:55.049974 | debian-bookworm | OK osprofiler_secret 2026-08-06 11:07:55.049984 | debian-bookworm | OK placement_database_password 2026-08-06 11:07:55.049993 | debian-bookworm | OK placement_keystone_password 2026-08-06 11:07:55.050003 | debian-bookworm | OK prometheus_alertmanager_password 2026-08-06 11:07:55.050013 | debian-bookworm | OK prometheus_bcrypt_salt 2026-08-06 11:07:55.050023 | debian-bookworm | OK prometheus_grafana_password 2026-08-06 11:07:55.050032 | debian-bookworm | OK prometheus_haproxy_password 2026-08-06 11:07:55.050042 | debian-bookworm | OK prometheus_mysql_exporter_database_password 2026-08-06 11:07:55.050052 | debian-bookworm | OK prometheus_password 2026-08-06 11:07:55.050062 | debian-bookworm | OK prometheus_skyline_password 2026-08-06 11:07:55.050072 | debian-bookworm | OK proxysql_admin_password 2026-08-06 11:07:55.050082 | debian-bookworm | OK proxysql_stats_password 2026-08-06 11:07:55.050092 | debian-bookworm | OK rabbitmq_cluster_cookie 2026-08-06 11:07:55.050101 | debian-bookworm | OK rabbitmq_monitoring_password 2026-08-06 11:07:55.050111 | debian-bookworm | OK rabbitmq_password 2026-08-06 11:07:55.050121 | debian-bookworm | OK rbd_secret_uuid 2026-08-06 11:07:55.050131 | debian-bookworm | OK redis_master_password 2026-08-06 11:07:55.050141 | debian-bookworm | OK skyline_database_password 2026-08-06 11:07:55.050151 | debian-bookworm | OK skyline_keystone_password 2026-08-06 11:07:55.050160 | debian-bookworm | OK skyline_secret_key 2026-08-06 11:07:55.050170 | debian-bookworm | OK tacker_database_password 2026-08-06 11:07:55.050180 | debian-bookworm | OK tacker_keystone_password 2026-08-06 11:07:55.050190 | debian-bookworm | OK telemetry_secret_key 2026-08-06 11:07:55.050200 | debian-bookworm | OK trove_database_password 2026-08-06 11:07:55.050210 | debian-bookworm | OK trove_keystone_password 2026-08-06 11:07:55.050220 | debian-bookworm | OK valkey_master_password 2026-08-06 11:07:55.050230 | debian-bookworm | OK watcher_database_password 2026-08-06 11:07:55.050246 | debian-bookworm | OK watcher_keystone_password 2026-08-06 11:07:55.050257 | debian-bookworm | 2026-08-06 11:07:55.050267 | debian-bookworm | OK: All 107 secrets in environments/kolla/secrets.yml are set. 2026-08-06 11:07:55.058977 | debian-bookworm | cookiecutter: 20853 I exit 0 (0.55 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> python3 scripts/check-kolla-secrets.py configuration pid=2118 [tox/execute/api.py:308] 2026-08-06 11:07:55.059962 | debian-bookworm | cookiecutter: OK (20.60=setup[0.05]+cmd[20.00,0.55] seconds) 2026-08-06 11:07:55.060002 | debian-bookworm | congratulations :) (20.63 seconds) 2026-08-06 11:07:55.415599 | debian-bookworm | ok: Runtime: 0:00:20.951814 2026-08-06 11:07:55.431165 | 2026-08-06 11:07:55.431323 | TASK [tox : Look for output] 2026-08-06 11:07:55.843927 | debian-bookworm | ok 2026-08-06 11:07:55.866786 | 2026-08-06 11:07:55.866993 | TASK [tox : Return file comments to Zuul] 2026-08-06 11:07:55.902170 | debian-bookworm | skipping: Conditional result was False 2026-08-06 11:07:55.914512 | 2026-08-06 11:07:55.914649 | PLAY RECAP 2026-08-06 11:07:55.914721 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-08-06 11:07:55.914754 | 2026-08-06 11:07:56.105220 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-08-06 11:07:56.106418 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-08-06 11:07:56.977229 | 2026-08-06 11:07:56.977436 | PLAY [all] 2026-08-06 11:07:56.994463 | 2026-08-06 11:07:56.994675 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-08-06 11:07:57.050297 | debian-bookworm | skipping: Conditional result was False 2026-08-06 11:07:57.056766 | 2026-08-06 11:07:57.056946 | TASK [fetch-tox-output : Set tox log path for single node] 2026-08-06 11:07:57.103370 | debian-bookworm | ok 2026-08-06 11:07:57.109693 | 2026-08-06 11:07:57.109826 | TASK [fetch-tox-output : Ensure local tox dir] 2026-08-06 11:07:57.672135 | debian-bookworm -> localhost | changed 2026-08-06 11:07:57.689308 | 2026-08-06 11:07:57.689490 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-08-06 11:07:57.741750 | debian-bookworm | skipping: Conditional result was False 2026-08-06 11:07:57.765635 | 2026-08-06 11:07:57.765886 | TASK [fetch-tox-output : Set envlist fact] 2026-08-06 11:07:57.822149 | debian-bookworm | ok 2026-08-06 11:07:57.838606 | 2026-08-06 11:07:57.838813 | TASK [fetch-tox-output : Get tox version] 2026-08-06 11:07:58.607626 | 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-08-06 11:07:58.625196 | debian-bookworm | 4.58.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-08-06 11:07:58.891283 | debian-bookworm | ok: Runtime: 0:00:00.329716 2026-08-06 11:07:58.901971 | 2026-08-06 11:07:58.902124 | TASK [fetch-tox-output : Find all default environments] 2026-08-06 11:07:59.436858 | debian-bookworm | skipping: Conditional result was False 2026-08-06 11:07:59.450531 | 2026-08-06 11:07:59.450786 | TASK [fetch-tox-output : Set envlist fact] 2026-08-06 11:07:59.477639 | debian-bookworm | skipping: Conditional result was False 2026-08-06 11:07:59.484593 | 2026-08-06 11:07:59.484744 | TASK [fetch-tox-output : Find all default environments] 2026-08-06 11:08:00.038428 | debian-bookworm | skipping: Conditional result was False 2026-08-06 11:08:00.045620 | 2026-08-06 11:08:00.045772 | TASK [fetch-tox-output : Set envlist fact] 2026-08-06 11:08:00.091156 | debian-bookworm | skipping: Conditional result was False 2026-08-06 11:08:00.098487 | 2026-08-06 11:08:00.098660 | LOOP [fetch-tox-output : Copy tox logs] 2026-08-06 11:08:00.164767 | debian-bookworm | skipping: Conditional result was False 2026-08-06 11:08:00.184693 | 2026-08-06 11:08:00.184898 | LOOP [fetch-tox-output : Collect tox logs] 2026-08-06 11:08:01.011694 | debian-bookworm | changed: 2026-08-06 11:08:01.012002 | debian-bookworm | created directory /var/lib/zuul/builds/51c5095e251a48c595c340c74e241730/work/logs/tox/cookiecutter 2026-08-06 11:08:01.012057 | debian-bookworm | cd+++++++++ ./ 2026-08-06 11:08:01.012097 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-08-06 11:08:01.012136 | debian-bookworm | >f+++++++++ 2-commands[1].log 2026-08-06 11:08:01.012180 | 2026-08-06 11:08:01.032655 | 2026-08-06 11:08:01.032891 | PLAY RECAP 2026-08-06 11:08:01.033001 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-08-06 11:08:01.033053 | 2026-08-06 11:08:01.200465 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-08-06 11:08:01.201600 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-08-06 11:08:02.011727 | 2026-08-06 11:08:02.011926 | PLAY [all] 2026-08-06 11:08:02.029815 | 2026-08-06 11:08:02.029993 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-08-06 11:08:02.298296 | debian-bookworm | changed: non-zero return code 2026-08-06 11:08:02.305417 | 2026-08-06 11:08:02.305624 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-08-06 11:08:02.333222 | debian-bookworm | skipping: Conditional result was False 2026-08-06 11:08:02.346291 | 2026-08-06 11:08:02.346512 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-08-06 11:08:02.385070 | 2026-08-06 11:08:02.385370 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-08-06 11:08:02.426417 | 2026-08-06 11:08:02.426728 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-08-06 11:08:02.454182 | debian-bookworm | skipping: Conditional result was False 2026-08-06 11:08:02.466025 | 2026-08-06 11:08:02.466216 | LOOP [fetch-subunit-output : Generate subunit file] 2026-08-06 11:08:02.511009 | 2026-08-06 11:08:02.511411 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-08-06 11:08:02.536592 | debian-bookworm | skipping: Conditional result was False 2026-08-06 11:08:02.546457 | 2026-08-06 11:08:02.546691 | TASK [fetch-subunit-output : Remove the temporary file] 2026-08-06 11:08:02.572321 | debian-bookworm | skipping: Conditional result was False 2026-08-06 11:08:02.583998 | 2026-08-06 11:08:02.584190 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-08-06 11:08:02.619694 | debian-bookworm | skipping: Conditional result was False 2026-08-06 11:08:02.627010 | 2026-08-06 11:08:02.627098 | PLAY RECAP 2026-08-06 11:08:02.627155 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-08-06 11:08:02.627180 | 2026-08-06 11:08:02.771528 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-08-06 11:08:02.772717 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-06 11:08:03.554313 | 2026-08-06 11:08:03.554507 | PLAY [Base post-fetch] 2026-08-06 11:08:03.569995 | 2026-08-06 11:08:03.570155 | TASK [diagnose-network : Ensure log directory exists] 2026-08-06 11:08:03.989431 | debian-bookworm | ok 2026-08-06 11:08:03.999914 | 2026-08-06 11:08:04.000092 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-08-06 11:08:15.835006 | debian-bookworm | ok: Runtime: 0:00:05.928315 2026-08-06 11:08:15.846037 | 2026-08-06 11:08:15.846227 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-08-06 11:08:21.859959 | debian-bookworm | ok: Runtime: 0:00:00.005600 2026-08-06 11:08:21.867018 | 2026-08-06 11:08:21.867173 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-08-06 11:08:27.858091 | debian-bookworm | ok: Runtime: 0:00:00.008731 2026-08-06 11:08:27.869153 | 2026-08-06 11:08:27.869297 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-06 11:08:27.924298 | debian-bookworm | skipping: Conditional result was False 2026-08-06 11:08:27.930527 | 2026-08-06 11:08:27.930656 | TASK [fetch-output : Set log path for single node] 2026-08-06 11:08:27.972122 | debian-bookworm | ok 2026-08-06 11:08:27.979600 | 2026-08-06 11:08:27.979725 | LOOP [fetch-output : Ensure local output dirs] 2026-08-06 11:08:28.294638 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/51c5095e251a48c595c340c74e241730/work/logs" 2026-08-06 11:08:28.746400 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/51c5095e251a48c595c340c74e241730/work/artifacts" 2026-08-06 11:08:29.076232 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/51c5095e251a48c595c340c74e241730/work/docs" 2026-08-06 11:08:29.093551 | 2026-08-06 11:08:29.093733 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-06 11:08:29.929048 | debian-bookworm | changed: 2026-08-06 11:08:29.929349 | debian-bookworm | .d..t...... ./ 2026-08-06 11:08:29.929390 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-06 11:08:29.929417 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-06 11:08:29.929439 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-06 11:08:29.929460 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-06 11:08:29.929481 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-06 11:08:29.929546 | debian-bookworm | changed: All items complete 2026-08-06 11:08:29.929575 | 2026-08-06 11:08:30.715722 | debian-bookworm | changed: .d..t...... ./ 2026-08-06 11:08:31.343968 | debian-bookworm | changed: .d..t...... ./ 2026-08-06 11:08:31.362338 | 2026-08-06 11:08:31.362524 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-06 11:08:31.797759 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.008870 2026-08-06 11:08:32.118562 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.008249 2026-08-06 11:08:32.137648 | 2026-08-06 11:08:32.137777 | PLAY RECAP 2026-08-06 11:08:32.137834 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-06 11:08:32.137858 | 2026-08-06 11:08:32.305788 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-06 11:08:32.307408 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-06 11:08:33.059309 | 2026-08-06 11:08:33.059597 | PLAY [Base post] 2026-08-06 11:08:33.074059 | 2026-08-06 11:08:33.074209 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-06 11:08:33.656228 | debian-bookworm | changed 2026-08-06 11:08:33.665160 | 2026-08-06 11:08:33.665287 | PLAY RECAP 2026-08-06 11:08:33.665354 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-06 11:08:33.665422 | 2026-08-06 11:08:33.810771 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-06 11:08:33.812183 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-06 11:08:34.709296 | 2026-08-06 11:08:34.709625 | PLAY [Base post-logs] 2026-08-06 11:08:34.721045 | 2026-08-06 11:08:34.721185 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-06 11:08:35.211690 | localhost | changed 2026-08-06 11:08:35.226787 | 2026-08-06 11:08:35.226987 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-06 11:08:35.255884 | localhost | ok 2026-08-06 11:08:35.260320 | 2026-08-06 11:08:35.260565 | TASK [Set zuul-log-path fact] 2026-08-06 11:08:35.278793 | localhost | ok 2026-08-06 11:08:35.289662 | 2026-08-06 11:08:35.289800 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-06 11:08:35.319546 | localhost | ok 2026-08-06 11:08:35.324929 | 2026-08-06 11:08:35.325120 | TASK [upload-logs : Create log directories] 2026-08-06 11:08:35.874167 | localhost | changed 2026-08-06 11:08:35.877709 | 2026-08-06 11:08:35.877840 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-06 11:08:36.427604 | localhost -> localhost | ok: Runtime: 0:00:00.007451 2026-08-06 11:08:36.433727 | 2026-08-06 11:08:36.433876 | TASK [upload-logs : Upload logs to log server] 2026-08-06 11:08:37.029591 | localhost | Output suppressed because no_log was given 2026-08-06 11:08:37.031690 | 2026-08-06 11:08:37.031802 | LOOP [upload-logs : Compress console log and json output] 2026-08-06 11:08:37.085631 | localhost | skipping: Conditional result was False 2026-08-06 11:08:37.091368 | localhost | skipping: Conditional result was False 2026-08-06 11:08:37.104108 | 2026-08-06 11:08:37.104360 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-06 11:08:37.153550 | localhost | skipping: Conditional result was False 2026-08-06 11:08:37.153961 | 2026-08-06 11:08:37.158093 | localhost | skipping: Conditional result was False 2026-08-06 11:08:37.169138 | 2026-08-06 11:08:37.169338 | LOOP [upload-logs : Upload console log and json output]