2026-02-24 01:00:36.470077 | Job console starting 2026-02-24 01:00:36.488641 | Updating git repos 2026-02-24 01:00:36.514976 | Cloning repos into workspace 2026-02-24 01:00:36.565596 | Restoring repo states 2026-02-24 01:00:36.569843 | Merging changes 2026-02-24 01:00:37.196055 | Checking out repos 2026-02-24 01:00:37.257026 | Preparing playbooks 2026-02-24 01:00:37.918249 | Running Ansible setup 2026-02-24 01:00:43.319330 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-24 01:00:44.540880 | 2026-02-24 01:00:44.540999 | PLAY [Base pre] 2026-02-24 01:00:44.588395 | 2026-02-24 01:00:44.588511 | TASK [Setup log path fact] 2026-02-24 01:00:44.627393 | debian-bookworm | ok 2026-02-24 01:00:44.648349 | 2026-02-24 01:00:44.648462 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-24 01:00:44.687818 | debian-bookworm | ok 2026-02-24 01:00:44.695995 | 2026-02-24 01:00:44.696079 | TASK [emit-job-header : Print job information] 2026-02-24 01:00:44.753532 | # Job Information 2026-02-24 01:00:44.753669 | Ansible Version: 2.16.14 2026-02-24 01:00:44.753697 | Job: cfg-cookiecutter-tox-2025.1 2026-02-24 01:00:44.753723 | Pipeline: check 2026-02-24 01:00:44.753741 | Executor: 521e9411259a 2026-02-24 01:00:44.753758 | Triggered by: https://github.com/osism/cfg-cookiecutter/pull/817 2026-02-24 01:00:44.753776 | Event ID: 29f98190-111c-11f1-9627-a7879119b43d 2026-02-24 01:00:44.758222 | 2026-02-24 01:00:44.758306 | LOOP [emit-job-header : Print node information] 2026-02-24 01:00:45.064291 | debian-bookworm | ok: 2026-02-24 01:00:45.067467 | debian-bookworm | # Node Information 2026-02-24 01:00:45.067529 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-24 01:00:45.067554 | debian-bookworm | Hostname: debian 2026-02-24 01:00:45.067574 | debian-bookworm | Username: zuul 2026-02-24 01:00:45.067592 | debian-bookworm | Distro: Debian 12.13 2026-02-24 01:00:45.067613 | debian-bookworm | Provider: regiocloud-a 2026-02-24 01:00:45.067629 | debian-bookworm | Region: 2026-02-24 01:00:45.067647 | debian-bookworm | Label: debian-bookworm 2026-02-24 01:00:45.067663 | debian-bookworm | Product Name: OpenStack Nova 2026-02-24 01:00:45.067679 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe5f:41b5 2026-02-24 01:00:45.086273 | 2026-02-24 01:00:45.086367 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-24 01:00:45.866892 | debian-bookworm -> localhost | changed 2026-02-24 01:00:45.873054 | 2026-02-24 01:00:45.873145 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-24 01:00:47.270561 | debian-bookworm -> localhost | changed 2026-02-24 01:00:47.279455 | 2026-02-24 01:00:47.279541 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-24 01:00:47.903995 | debian-bookworm -> localhost | ok 2026-02-24 01:00:47.909197 | 2026-02-24 01:00:47.909290 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-24 01:00:47.936244 | debian-bookworm | ok 2026-02-24 01:00:47.950368 | debian-bookworm | included: /var/lib/zuul/builds/bcce78b3dec149e8a12871c007caa1ab/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-24 01:00:47.955513 | 2026-02-24 01:00:47.955591 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-24 01:00:49.085054 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-24 01:00:49.085235 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/bcce78b3dec149e8a12871c007caa1ab/work/bcce78b3dec149e8a12871c007caa1ab_id_rsa 2026-02-24 01:00:49.085271 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/bcce78b3dec149e8a12871c007caa1ab/work/bcce78b3dec149e8a12871c007caa1ab_id_rsa.pub 2026-02-24 01:00:49.085296 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-24 01:00:49.085321 | debian-bookworm -> localhost | SHA256:JhpTny3I3gdIGenY4mJP9K9HhOn5tu3uDQNMD+AWoeY zuul-build-sshkey 2026-02-24 01:00:49.085352 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-24 01:00:49.085372 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-24 01:00:49.085391 | debian-bookworm -> localhost | | =o | 2026-02-24 01:00:49.085412 | debian-bookworm -> localhost | | o.= | 2026-02-24 01:00:49.085431 | debian-bookworm -> localhost | | o+*oo | 2026-02-24 01:00:49.085450 | debian-bookworm -> localhost | | o+==*.= | 2026-02-24 01:00:49.085469 | debian-bookworm -> localhost | | oE+=oS o | 2026-02-24 01:00:49.085496 | debian-bookworm -> localhost | | o o=++.+ | 2026-02-24 01:00:49.085517 | debian-bookworm -> localhost | | . +. .+. + | 2026-02-24 01:00:49.085536 | debian-bookworm -> localhost | | . =o + | 2026-02-24 01:00:49.085555 | debian-bookworm -> localhost | | .+.== . | 2026-02-24 01:00:49.085574 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-24 01:00:49.085623 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.545525 2026-02-24 01:00:49.091231 | 2026-02-24 01:00:49.091314 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-24 01:00:49.108149 | debian-bookworm | ok 2026-02-24 01:00:49.116183 | debian-bookworm | included: /var/lib/zuul/builds/bcce78b3dec149e8a12871c007caa1ab/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-24 01:00:49.123929 | 2026-02-24 01:00:49.124006 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-24 01:00:49.147760 | debian-bookworm | skipping: Conditional result was False 2026-02-24 01:00:49.158649 | 2026-02-24 01:00:49.158761 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-24 01:00:49.789099 | debian-bookworm | changed 2026-02-24 01:00:49.797827 | 2026-02-24 01:00:49.797929 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-24 01:00:50.048613 | debian-bookworm | ok 2026-02-24 01:00:50.055884 | 2026-02-24 01:00:50.055979 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-24 01:00:50.767009 | debian-bookworm | changed 2026-02-24 01:00:50.775004 | 2026-02-24 01:00:50.775111 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-24 01:00:51.436296 | debian-bookworm | changed 2026-02-24 01:00:51.445485 | 2026-02-24 01:00:51.445582 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-24 01:00:51.468471 | debian-bookworm | skipping: Conditional result was False 2026-02-24 01:00:51.474223 | 2026-02-24 01:00:51.474320 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-24 01:00:51.920594 | debian-bookworm -> localhost | changed 2026-02-24 01:00:51.931014 | 2026-02-24 01:00:51.931116 | TASK [add-build-sshkey : Add back temp key] 2026-02-24 01:00:52.247833 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/bcce78b3dec149e8a12871c007caa1ab/work/bcce78b3dec149e8a12871c007caa1ab_id_rsa (zuul-build-sshkey) 2026-02-24 01:00:52.248125 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018523 2026-02-24 01:00:52.257281 | 2026-02-24 01:00:52.257386 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-24 01:00:52.671406 | debian-bookworm | ok 2026-02-24 01:00:52.676511 | 2026-02-24 01:00:52.676615 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-24 01:00:52.711039 | debian-bookworm | skipping: Conditional result was False 2026-02-24 01:00:52.722237 | 2026-02-24 01:00:52.722370 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-24 01:00:53.214774 | debian-bookworm | ok 2026-02-24 01:00:53.229879 | 2026-02-24 01:00:53.230010 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-24 01:00:53.277126 | debian-bookworm | ok 2026-02-24 01:00:53.285953 | 2026-02-24 01:00:53.286110 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-24 01:00:53.637715 | debian-bookworm -> localhost | ok 2026-02-24 01:00:53.653374 | 2026-02-24 01:00:53.653550 | TASK [validate-host : Collect information about the host] 2026-02-24 01:00:54.791620 | debian-bookworm | ok 2026-02-24 01:00:54.802288 | 2026-02-24 01:00:54.802410 | TASK [validate-host : Sanitize hostname] 2026-02-24 01:00:54.905349 | debian-bookworm | ok 2026-02-24 01:00:54.951419 | 2026-02-24 01:00:54.951556 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-24 01:00:55.545552 | debian-bookworm -> localhost | changed 2026-02-24 01:00:55.553493 | 2026-02-24 01:00:55.553628 | TASK [validate-host : Collect information about zuul worker] 2026-02-24 01:00:56.005088 | debian-bookworm | ok 2026-02-24 01:00:56.010017 | 2026-02-24 01:00:56.010133 | TASK [validate-host : Write out all zuul information for each host] 2026-02-24 01:00:56.682124 | debian-bookworm -> localhost | changed 2026-02-24 01:00:56.697209 | 2026-02-24 01:00:56.697341 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-24 01:00:56.982646 | debian-bookworm | ok 2026-02-24 01:00:56.988782 | 2026-02-24 01:00:56.988950 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-24 01:00:57.934190 | debian-bookworm | changed: 2026-02-24 01:00:57.934592 | debian-bookworm | cd+++++++++ src/ 2026-02-24 01:00:57.934657 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-24 01:00:57.934699 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-24 01:00:57.934735 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-02-24 01:00:57.934769 | debian-bookworm | Containerfile 2026-02-24 01:00:57.935053 | debian-bookworm | =7.0.1 2026-02-24 01:01:21.596165 | debian-bookworm | Downloading cachetools-7.0.1-py3-none-any.whl (13 kB) 2026-02-24 01:01:21.648101 | debian-bookworm | Collecting chardet>=6.0.0.post1 2026-02-24 01:01:21.668245 | debian-bookworm | Downloading chardet-6.0.0.post1-py3-none-any.whl (627 kB) 2026-02-24 01:01:21.732521 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 627.2/627.2 kB 10.9 MB/s eta 0:00:00 2026-02-24 01:01:21.788052 | debian-bookworm | Collecting colorama>=0.4.6 2026-02-24 01:01:21.802277 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-02-24 01:01:21.886712 | debian-bookworm | Collecting filelock>=3.24.3 2026-02-24 01:01:21.899838 | debian-bookworm | Downloading filelock-3.24.3-py3-none-any.whl (24 kB) 2026-02-24 01:01:21.971881 | debian-bookworm | Collecting packaging>=26 2026-02-24 01:01:21.984172 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-02-24 01:01:21.996326 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 9.5 MB/s eta 0:00:00 2026-02-24 01:01:22.065760 | debian-bookworm | Collecting platformdirs>=4.9.2 2026-02-24 01:01:22.078352 | debian-bookworm | Downloading platformdirs-4.9.2-py3-none-any.whl (21 kB) 2026-02-24 01:01:22.143021 | debian-bookworm | Collecting pluggy>=1.6 2026-02-24 01:01:22.157022 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-02-24 01:01:22.222910 | debian-bookworm | Collecting pyproject-api>=1.10 2026-02-24 01:01:22.236369 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-02-24 01:01:22.397024 | debian-bookworm | Collecting virtualenv>=20.38 2026-02-24 01:01:22.408988 | debian-bookworm | Downloading virtualenv-20.39.0-py3-none-any.whl (5.8 MB) 2026-02-24 01:01:22.679348 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 22.1 MB/s eta 0:00:00 2026-02-24 01:01:22.785805 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-02-24 01:01:22.798340 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-02-24 01:01:22.827291 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 20.7 MB/s eta 0:00:00 2026-02-24 01:01:22.942451 | debian-bookworm | Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, tox 2026-02-24 01:01:24.920068 | debian-bookworm | Successfully installed cachetools-7.0.1 chardet-6.0.0.post1 colorama-0.4.6 distlib-0.4.0 filelock-3.24.3 packaging-26.0 platformdirs-4.9.2 pluggy-1.6.0 pyproject-api-1.10.0 tox-4.45.0 virtualenv-20.39.0 2026-02-24 01:01:25.401176 | debian-bookworm | ok: Runtime: 0:00:04.411376 2026-02-24 01:01:25.416299 | 2026-02-24 01:01:25.416496 | TASK [ensure-tox : Export installed tox_executable path] 2026-02-24 01:01:25.467397 | debian-bookworm | ok 2026-02-24 01:01:25.476668 | 2026-02-24 01:01:25.476997 | TASK [ensure-tox : Output tox version] 2026-02-24 01:01:26.115210 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-02-24 01:01:26.135601 | debian-bookworm | 4.45.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-02-24 01:01:26.509505 | debian-bookworm | ok: Runtime: 0:00:00.443799 2026-02-24 01:01:26.516227 | 2026-02-24 01:01:26.516338 | TASK [ensure-tox : Make global symlink] 2026-02-24 01:01:26.541607 | debian-bookworm | skipping: Conditional result was False 2026-02-24 01:01:26.549245 | 2026-02-24 01:01:26.549342 | PLAY RECAP 2026-02-24 01:01:26.549409 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-02-24 01:01:26.549447 | 2026-02-24 01:01:26.698481 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-02-24 01:01:26.699670 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-02-24 01:01:27.488682 | 2026-02-24 01:01:27.488846 | PLAY [all] 2026-02-24 01:01:27.505132 | 2026-02-24 01:01:27.505280 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-02-24 01:01:27.989645 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-02-24 01:01:28.035765 | debian-bookworm | ok: Runtime: 0:00:00.027763 2026-02-24 01:01:28.042121 | 2026-02-24 01:01:28.042256 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-02-24 01:01:28.572835 | debian-bookworm | ok: Runtime: 0:00:00.008356 2026-02-24 01:01:28.589738 | 2026-02-24 01:01:28.589942 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-02-24 01:01:28.892280 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-02-24 01:01:28.896261 | debian-bookworm | sudo: a password is required 2026-02-24 01:01:29.125128 | debian-bookworm | ok: Runtime: 0:00:00.024257 2026-02-24 01:01:29.146389 | 2026-02-24 01:01:29.146549 | TASK [tox : Check to see if the constraints file exists] 2026-02-24 01:01:29.171766 | debian-bookworm | skipping: Conditional result was False 2026-02-24 01:01:29.184264 | 2026-02-24 01:01:29.184445 | TASK [tox : Fail if constraints file is missing] 2026-02-24 01:01:29.219802 | debian-bookworm | skipping: Conditional result was False 2026-02-24 01:01:29.232279 | 2026-02-24 01:01:29.232457 | TASK [tox : Record file location] 2026-02-24 01:01:29.257409 | debian-bookworm | skipping: Conditional result was False 2026-02-24 01:01:29.269595 | 2026-02-24 01:01:29.269782 | TASK [tox : Install tox siblings] 2026-02-24 01:01:29.304374 | debian-bookworm | ok 2026-02-24 01:01:29.315089 | debian-bookworm | included: /var/lib/zuul/builds/bcce78b3dec149e8a12871c007caa1ab/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-02-24 01:01:29.321086 | 2026-02-24 01:01:29.321206 | TASK [tox : Run tox without tests] 2026-02-24 01:01:29.958258 | debian-bookworm | ROOT: 315 D setup logging to DEBUG on pid 1430 [tox/report.py:229] 2026-02-24 01:01:29.991145 | debian-bookworm | cookiecutter: 348 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:59] 2026-02-24 01:01:29.994099 | debian-bookworm | cookiecutter: 351 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [virtualenv/discovery/builtin.py:79] 2026-02-24 01:01:29.994597 | debian-bookworm | cookiecutter: 352 D filesystem is case-sensitive [virtualenv/info.py:27] 2026-02-24 01:01:29.995782 | debian-bookworm | cookiecutter: 353 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/discovery/py_info.py rCQgxqOGK5AcTc8FsXu8iTzg8Qbce6Cm ukNs6JXeHPO2KihkakN5z3TGCYEG3yee [virtualenv/discovery/cached_py_info.py:136] 2026-02-24 01:01:30.073545 | debian-bookworm | cookiecutter: 430 D wrote python info of /usr/bin/python3.11 at /home/zuul/.cache/virtualenv/py_info/4/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:154] 2026-02-24 01:01:30.074372 | debian-bookworm | cookiecutter: 431 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [virtualenv/discovery/builtin.py:86] 2026-02-24 01:01:30.074788 | debian-bookworm | cookiecutter: 432 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [virtualenv/discovery/builtin.py:88] 2026-02-24 01:01:30.078167 | debian-bookworm | cookiecutter: 435 D symlink on filesystem does work [virtualenv/info.py:50] 2026-02-24 01:01:30.119103 | debian-bookworm | cookiecutter: 476 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:76] 2026-02-24 01:01:30.119348 | debian-bookworm | cookiecutter: 476 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin [virtualenv/util/path/_sync.py:14] 2026-02-24 01:01:30.119555 | debian-bookworm | cookiecutter: 477 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/include [virtualenv/util/path/_sync.py:14] 2026-02-24 01:01:30.119667 | debian-bookworm | cookiecutter: 477 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:14] 2026-02-24 01:01:30.119886 | debian-bookworm | cookiecutter: 477 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:37] 2026-02-24 01:01:30.119970 | debian-bookworm | cookiecutter: 477 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:47] 2026-02-24 01:01:30.120038 | debian-bookworm | cookiecutter: 477 D implementation = CPython [virtualenv/create/pyenv_cfg.py:47] 2026-02-24 01:01:30.120090 | debian-bookworm | cookiecutter: 477 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:47] 2026-02-24 01:01:30.120138 | debian-bookworm | cookiecutter: 477 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:47] 2026-02-24 01:01:30.120195 | debian-bookworm | cookiecutter: 477 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:47] 2026-02-24 01:01:30.120246 | debian-bookworm | cookiecutter: 477 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:47] 2026-02-24 01:01:30.120296 | debian-bookworm | cookiecutter: 478 D virtualenv = 20.39.0 [virtualenv/create/pyenv_cfg.py:47] 2026-02-24 01:01:30.120347 | debian-bookworm | cookiecutter: 478 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:47] 2026-02-24 01:01:30.120398 | debian-bookworm | cookiecutter: 478 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:47] 2026-02-24 01:01:30.120473 | debian-bookworm | cookiecutter: 478 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:47] 2026-02-24 01:01:30.120493 | debian-bookworm | cookiecutter: 478 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:47] 2026-02-24 01:01:30.120797 | debian-bookworm | cookiecutter: 478 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin/python [virtualenv/util/path/_sync.py:34] 2026-02-24 01:01:30.121123 | debian-bookworm | cookiecutter: 478 D create virtualenv import hook file /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/_virtualenv.pth [virtualenv/create/via_global_ref/api.py:107] 2026-02-24 01:01:30.121277 | debian-bookworm | cookiecutter: 478 D create /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/_virtualenv.py [virtualenv/create/via_global_ref/api.py:110] 2026-02-24 01:01:30.121830 | debian-bookworm | cookiecutter: 479 D ============================== target debug ============================== [virtualenv/run/session.py:78] 2026-02-24 01:01:30.122108 | debian-bookworm | cookiecutter: 479 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:242] 2026-02-24 01:01:30.174676 | debian-bookworm | cookiecutter: 479 D { 2026-02-24 01:01:30.174736 | debian-bookworm | "sys": { 2026-02-24 01:01:30.174743 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin/python", 2026-02-24 01:01:30.174751 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-02-24 01:01:30.174757 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2026-02-24 01:01:30.174764 | debian-bookworm | "base_prefix": "/usr", 2026-02-24 01:01:30.174769 | debian-bookworm | "real_prefix": null, 2026-02-24 01:01:30.174773 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2026-02-24 01:01:30.174777 | debian-bookworm | "base_exec_prefix": "/usr", 2026-02-24 01:01:30.174782 | debian-bookworm | "path": [ 2026-02-24 01:01:30.174786 | debian-bookworm | "/usr/lib/python311.zip", 2026-02-24 01:01:30.174790 | debian-bookworm | "/usr/lib/python3.11", 2026-02-24 01:01:30.174794 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-02-24 01:01:30.174798 | debian-bookworm | "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages" 2026-02-24 01:01:30.174802 | debian-bookworm | ], 2026-02-24 01:01:30.174807 | debian-bookworm | "meta_path": [ 2026-02-24 01:01:30.174811 | debian-bookworm | "", 2026-02-24 01:01:30.174815 | debian-bookworm | "", 2026-02-24 01:01:30.174819 | debian-bookworm | "", 2026-02-24 01:01:30.174828 | debian-bookworm | "" 2026-02-24 01:01:30.174832 | debian-bookworm | ], 2026-02-24 01:01:30.174836 | debian-bookworm | "fs_encoding": "utf-8", 2026-02-24 01:01:30.174840 | debian-bookworm | "io_encoding": "utf-8" 2026-02-24 01:01:30.174844 | debian-bookworm | }, 2026-02-24 01:01:30.174848 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-02-24 01:01:30.174852 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-02-24 01:01:30.174856 | debian-bookworm | "os": "", 2026-02-24 01:01:30.174860 | debian-bookworm | "site": "", 2026-02-24 01:01:30.174864 | debian-bookworm | "datetime": "", 2026-02-24 01:01:30.174868 | debian-bookworm | "math": "", 2026-02-24 01:01:30.174872 | debian-bookworm | "json": "" 2026-02-24 01:01:30.174905 | debian-bookworm | } [virtualenv/run/session.py:79] 2026-02-24 01:01:30.175204 | debian-bookworm | cookiecutter: 532 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:83] 2026-02-24 01:01:30.178831 | debian-bookworm | cookiecutter: 536 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.0.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:51] 2026-02-24 01:01:30.180091 | debian-bookworm | cookiecutter: 537 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-82.0.0-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:51] 2026-02-24 01:01:30.182031 | debian-bookworm | cookiecutter: 539 D build install image for pip-26.0.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-02-24 01:01:30.183069 | debian-bookworm | cookiecutter: 540 D build install image for setuptools-82.0.0-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-02-24 01:01:30.410249 | debian-bookworm | cookiecutter: 767 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/_distutils_hack to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:42] 2026-02-24 01:01:30.411249 | debian-bookworm | cookiecutter: 768 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/setuptools to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:42] 2026-02-24 01:01:30.473433 | debian-bookworm | cookiecutter: 830 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip-26.0.1.dist-info to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip-26.0.1.dist-info [virtualenv/util/path/_sync.py:42] 2026-02-24 01:01:30.490216 | debian-bookworm | cookiecutter: 847 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip-26.0.1.virtualenv to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip-26.0.1.virtualenv [virtualenv/util/path/_sync.py:42] 2026-02-24 01:01:30.490925 | debian-bookworm | cookiecutter: 848 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:42] 2026-02-24 01:01:30.587089 | debian-bookworm | cookiecutter: 944 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/setuptools-82.0.0.dist-info to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/setuptools-82.0.0.dist-info [virtualenv/util/path/_sync.py:42] 2026-02-24 01:01:30.590842 | debian-bookworm | cookiecutter: 948 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/distutils-precedence.pth to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:42] 2026-02-24 01:01:30.591331 | debian-bookworm | cookiecutter: 949 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/setuptools-82.0.0.virtualenv to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/setuptools-82.0.0.virtualenv [virtualenv/util/path/_sync.py:42] 2026-02-24 01:01:30.591849 | debian-bookworm | cookiecutter: 949 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2026-02-24 01:01:30.608493 | debian-bookworm | cookiecutter: 966 D generated console scripts pip3.11 pip pip3 pip-3.11 [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2026-02-24 01:01:30.608948 | debian-bookworm | cookiecutter: 966 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:89] 2026-02-24 01:01:30.615229 | debian-bookworm | cookiecutter: 972 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:37] 2026-02-24 01:01:30.615300 | debian-bookworm | cookiecutter: 973 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:47] 2026-02-24 01:01:30.615356 | debian-bookworm | cookiecutter: 973 D implementation = CPython [virtualenv/create/pyenv_cfg.py:47] 2026-02-24 01:01:30.615399 | debian-bookworm | cookiecutter: 973 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:47] 2026-02-24 01:01:30.615464 | debian-bookworm | cookiecutter: 973 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:47] 2026-02-24 01:01:30.615517 | debian-bookworm | cookiecutter: 973 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:47] 2026-02-24 01:01:30.615570 | debian-bookworm | cookiecutter: 973 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:47] 2026-02-24 01:01:30.615615 | debian-bookworm | cookiecutter: 973 D virtualenv = 20.39.0 [virtualenv/create/pyenv_cfg.py:47] 2026-02-24 01:01:30.615666 | debian-bookworm | cookiecutter: 973 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:47] 2026-02-24 01:01:30.615715 | debian-bookworm | cookiecutter: 973 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:47] 2026-02-24 01:01:30.615762 | debian-bookworm | cookiecutter: 973 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:47] 2026-02-24 01:01:30.615809 | debian-bookworm | cookiecutter: 973 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:47] 2026-02-24 01:01:30.622165 | debian-bookworm | cookiecutter: 979 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:492] 2026-02-24 01:01:31.783591 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 1)) 2026-02-24 01:01:31.932187 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-02-24 01:01:32.001849 | debian-bookworm | Collecting ansible==11.12.0 (from -r requirements.txt (line 2)) 2026-02-24 01:01:32.017103 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl.metadata (8.1 kB) 2026-02-24 01:01:32.118438 | debian-bookworm | Collecting click==8.3.1 (from -r requirements.txt (line 3)) 2026-02-24 01:01:32.131519 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-02-24 01:01:32.178853 | debian-bookworm | Collecting cookiecutter==2.6.0 (from -r requirements.txt (line 4)) 2026-02-24 01:01:32.194582 | debian-bookworm | Downloading cookiecutter-2.6.0-py3-none-any.whl.metadata (7.3 kB) 2026-02-24 01:01:32.443620 | debian-bookworm | Collecting cryptography==46.0.5 (from -r requirements.txt (line 5)) 2026-02-24 01:01:32.457028 | debian-bookworm | Downloading cryptography-46.0.5-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2026-02-24 01:01:32.505332 | debian-bookworm | Collecting loguru==0.7.3 (from -r requirements.txt (line 6)) 2026-02-24 01:01:32.519568 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl.metadata (22 kB) 2026-02-24 01:01:32.611265 | debian-bookworm | Collecting oslo.utils==9.2.0 (from -r requirements.txt (line 7)) 2026-02-24 01:01:32.629931 | debian-bookworm | Downloading oslo_utils-9.2.0-py3-none-any.whl.metadata (2.2 kB) 2026-02-24 01:01:32.695565 | debian-bookworm | Collecting paramiko==4.0.0 (from -r requirements.txt (line 8)) 2026-02-24 01:01:32.710583 | debian-bookworm | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-02-24 01:01:32.753979 | debian-bookworm | Collecting passlib==1.7.4 (from -r requirements.txt (line 9)) 2026-02-24 01:01:32.768164 | debian-bookworm | Downloading passlib-1.7.4-py2.py3-none-any.whl.metadata (1.7 kB) 2026-02-24 01:01:32.808079 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 10)) 2026-02-24 01:01:32.822626 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-02-24 01:01:32.837220 | debian-bookworm | Installing build dependencies: started 2026-02-24 01:01:34.090955 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-02-24 01:01:34.091954 | debian-bookworm | Getting requirements to build wheel: started 2026-02-24 01:01:34.521562 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-02-24 01:01:34.521609 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-02-24 01:01:34.751025 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-02-24 01:01:34.857595 | debian-bookworm | Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 11)) 2026-02-24 01:01:34.870403 | debian-bookworm | Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2026-02-24 01:01:34.923973 | debian-bookworm | Collecting pykeepass==4.1.1.post1 (from -r requirements.txt (line 12)) 2026-02-24 01:01:34.940484 | debian-bookworm | Downloading pykeepass-4.1.1.post1-py3-none-any.whl.metadata (6.6 kB) 2026-02-24 01:01:34.991155 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 13)) 2026-02-24 01:01:35.007579 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-02-24 01:01:35.286393 | debian-bookworm | Collecting ruamel.yaml==0.19.1 (from -r requirements.txt (line 14)) 2026-02-24 01:01:35.299376 | debian-bookworm | Downloading ruamel_yaml-0.19.1-py3-none-any.whl.metadata (16 kB) 2026-02-24 01:01:35.344416 | debian-bookworm | Collecting yamllint==1.38.0 (from -r requirements.txt (line 15)) 2026-02-24 01:01:35.358128 | debian-bookworm | Downloading yamllint-1.38.0-py3-none-any.whl.metadata (4.2 kB) 2026-02-24 01:01:35.442020 | debian-bookworm | Collecting ansible-core~=2.18.11 (from ansible==11.12.0->-r requirements.txt (line 2)) 2026-02-24 01:01:35.457648 | debian-bookworm | Downloading ansible_core-2.18.14-py3-none-any.whl.metadata (7.7 kB) 2026-02-24 01:01:35.503396 | debian-bookworm | Collecting binaryornot>=0.4.4 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-24 01:01:35.518033 | debian-bookworm | Downloading binaryornot-0.4.4-py2.py3-none-any.whl.metadata (6.0 kB) 2026-02-24 01:01:35.569675 | debian-bookworm | Collecting Jinja2<4.0.0,>=2.7 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-24 01:01:35.584533 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-02-24 01:01:35.638863 | debian-bookworm | Collecting python-slugify>=4.0.0 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-24 01:01:35.652482 | debian-bookworm | Downloading python_slugify-8.0.4-py2.py3-none-any.whl.metadata (8.5 kB) 2026-02-24 01:01:35.710410 | debian-bookworm | Collecting requests>=2.23.0 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-24 01:01:35.723853 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-02-24 01:01:35.776868 | debian-bookworm | Collecting arrow (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-24 01:01:35.792400 | debian-bookworm | Downloading arrow-1.4.0-py3-none-any.whl.metadata (7.7 kB) 2026-02-24 01:01:35.887831 | debian-bookworm | Collecting rich (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-24 01:01:35.900879 | debian-bookworm | Downloading rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-02-24 01:01:36.044106 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography==46.0.5->-r requirements.txt (line 5)) 2026-02-24 01:01:36.057138 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-02-24 01:01:36.097385 | debian-bookworm | Collecting iso8601>=0.1.11 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-02-24 01:01:36.109750 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-02-24 01:01:36.155924 | debian-bookworm | Collecting oslo.i18n>=3.15.3 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-02-24 01:01:36.168497 | debian-bookworm | Downloading oslo_i18n-6.7.2-py3-none-any.whl.metadata (2.0 kB) 2026-02-24 01:01:36.207424 | debian-bookworm | Collecting netaddr>=0.10.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-02-24 01:01:36.220344 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-02-24 01:01:36.275870 | debian-bookworm | Collecting debtcollector>=1.2.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-02-24 01:01:36.290142 | debian-bookworm | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-02-24 01:01:36.362793 | debian-bookworm | Collecting pyparsing>=2.1.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-02-24 01:01:36.375877 | debian-bookworm | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-02-24 01:01:36.424081 | debian-bookworm | Collecting packaging>=20.4 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-02-24 01:01:36.437145 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-02-24 01:01:36.482299 | debian-bookworm | Collecting tzdata>=2022.4 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-02-24 01:01:36.496515 | debian-bookworm | Downloading tzdata-2025.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-02-24 01:01:36.617701 | debian-bookworm | Collecting psutil>=3.2.2 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-02-24 01:01:36.630938 | debian-bookworm | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-02-24 01:01:36.758159 | debian-bookworm | Collecting pbr>=6.1.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-02-24 01:01:36.772769 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-02-24 01:01:36.952187 | debian-bookworm | Collecting bcrypt>=3.2 (from paramiko==4.0.0->-r requirements.txt (line 8)) 2026-02-24 01:01:36.965070 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-02-24 01:01:37.020384 | debian-bookworm | Collecting invoke>=2.0 (from paramiko==4.0.0->-r requirements.txt (line 8)) 2026-02-24 01:01:37.034335 | debian-bookworm | Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 2026-02-24 01:01:37.095890 | debian-bookworm | Collecting pynacl>=1.5 (from paramiko==4.0.0->-r requirements.txt (line 8)) 2026-02-24 01:01:37.111471 | debian-bookworm | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-02-24 01:01:37.152469 | debian-bookworm | Collecting pyotp>=2.9.0 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-02-24 01:01:37.165353 | debian-bookworm | Downloading pyotp-2.9.0-py3-none-any.whl.metadata (9.8 kB) 2026-02-24 01:01:37.217840 | debian-bookworm | Collecting construct>=2.10.53 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-02-24 01:01:37.233389 | debian-bookworm | Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2026-02-24 01:01:37.294669 | debian-bookworm | Collecting argon2_cffi>=18.1.0 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-02-24 01:01:37.308728 | debian-bookworm | Downloading argon2_cffi-25.1.0-py3-none-any.whl.metadata (4.1 kB) 2026-02-24 01:01:37.493364 | debian-bookworm | Collecting pycryptodomex>=3.6.2 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-02-24 01:01:37.508619 | debian-bookworm | Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2026-02-24 01:01:37.750733 | debian-bookworm | Collecting lxml (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-02-24 01:01:37.765201 | debian-bookworm | Downloading lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB) 2026-02-24 01:01:37.808893 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2026-02-24 01:01:37.823254 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-02-24 01:01:37.875191 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2026-02-24 01:01:37.889851 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-02-24 01:01:37.962675 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2026-02-24 01:01:37.976205 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2026-02-24 01:01:38.030791 | debian-bookworm | Collecting pathspec>=1.0.0 (from yamllint==1.38.0->-r requirements.txt (line 15)) 2026-02-24 01:01:38.044603 | debian-bookworm | Downloading pathspec-1.0.4-py3-none-any.whl.metadata (13 kB) 2026-02-24 01:01:38.105701 | debian-bookworm | Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 2)) 2026-02-24 01:01:38.121135 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-02-24 01:01:38.234696 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2<4.0.0,>=2.7->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-24 01:01:38.247891 | debian-bookworm | Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-02-24 01:01:38.296892 | debian-bookworm | Collecting argon2-cffi-bindings (from argon2_cffi>=18.1.0->pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-02-24 01:01:38.314247 | debian-bookworm | Downloading argon2_cffi_bindings-25.1.0-cp39-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (7.4 kB) 2026-02-24 01:01:38.368430 | debian-bookworm | Collecting chardet>=3.0.2 (from binaryornot>=0.4.4->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-24 01:01:38.382983 | debian-bookworm | Downloading chardet-6.0.0.post1-py3-none-any.whl.metadata (3.3 kB) 2026-02-24 01:01:38.432954 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.5->-r requirements.txt (line 5)) 2026-02-24 01:01:38.447391 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-02-24 01:01:38.764716 | debian-bookworm | Collecting wrapt>=1.7.0 (from debtcollector>=1.2.0->oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-02-24 01:01:38.777607 | debian-bookworm | Downloading wrapt-2.1.1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-02-24 01:01:38.799577 | debian-bookworm | Requirement already satisfied: setuptools in ./.tox/cookiecutter/lib/python3.11/site-packages (from pbr>=6.1.0->oslo.utils==9.2.0->-r requirements.txt (line 7)) (82.0.0) 2026-02-24 01:01:38.832607 | debian-bookworm | Collecting text-unidecode>=1.3 (from python-slugify>=4.0.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-24 01:01:38.845689 | debian-bookworm | Downloading text_unidecode-1.3-py2.py3-none-any.whl.metadata (2.4 kB) 2026-02-24 01:01:38.976811 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-24 01:01:38.990369 | debian-bookworm | Downloading charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) 2026-02-24 01:01:39.055097 | debian-bookworm | Collecting idna<4,>=2.5 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-24 01:01:39.063190 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-02-24 01:01:39.126059 | debian-bookworm | Collecting urllib3<3,>=1.21.1 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-24 01:01:39.141675 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-02-24 01:01:39.207529 | debian-bookworm | Collecting certifi>=2017.4.17 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-24 01:01:39.221633 | debian-bookworm | Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) 2026-02-24 01:01:39.286513 | debian-bookworm | Collecting python-dateutil>=2.7.0 (from arrow->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-24 01:01:39.293723 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-02-24 01:01:39.341858 | debian-bookworm | Collecting six>=1.5 (from python-dateutil>=2.7.0->arrow->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-24 01:01:39.355598 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-02-24 01:01:39.414090 | debian-bookworm | Collecting markdown-it-py>=2.2.0 (from rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-24 01:01:39.430317 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-02-24 01:01:39.497563 | debian-bookworm | Collecting pygments<3.0.0,>=2.13.0 (from rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-24 01:01:39.512640 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-02-24 01:01:39.570267 | debian-bookworm | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2026-02-24 01:01:39.586076 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-02-24 01:01:39.632826 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB) 2026-02-24 01:01:39.693416 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 16.5 MB/s 0:00:00 2026-02-24 01:01:39.715533 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl (57.4 MB) 2026-02-24 01:01:42.304887 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.4/57.4 MB 22.2 MB/s 0:00:02 2026-02-24 01:01:42.320401 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-02-24 01:01:42.346671 | debian-bookworm | Downloading cookiecutter-2.6.0-py3-none-any.whl (39 kB) 2026-02-24 01:01:42.373279 | debian-bookworm | Downloading cryptography-46.0.5-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2026-02-24 01:01:42.588184 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 20.6 MB/s 0:00:00 2026-02-24 01:01:42.604042 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl (61 kB) 2026-02-24 01:01:42.635889 | debian-bookworm | Downloading oslo_utils-9.2.0-py3-none-any.whl (138 kB) 2026-02-24 01:01:42.665062 | debian-bookworm | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-02-24 01:01:42.698187 | debian-bookworm | Downloading passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2026-02-24 01:01:42.737898 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 525.6/525.6 kB 9.3 MB/s 0:00:00 2026-02-24 01:01:42.757282 | debian-bookworm | Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2026-02-24 01:01:42.874933 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 18.7 MB/s 0:00:00 2026-02-24 01:01:42.893354 | debian-bookworm | Downloading pykeepass-4.1.1.post1-py3-none-any.whl (55 kB) 2026-02-24 01:01:42.922562 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-02-24 01:01:42.949113 | debian-bookworm | Downloading ruamel_yaml-0.19.1-py3-none-any.whl (118 kB) 2026-02-24 01:01:43.036065 | debian-bookworm | Downloading yamllint-1.38.0-py3-none-any.whl (68 kB) 2026-02-24 01:01:43.066495 | debian-bookworm | Downloading ansible_core-2.18.14-py3-none-any.whl (2.2 MB) 2026-02-24 01:01:43.196621 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 16.3 MB/s 0:00:00 2026-02-24 01:01:43.213111 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-02-24 01:01:43.241562 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-02-24 01:01:43.266581 | debian-bookworm | Downloading argon2_cffi-25.1.0-py3-none-any.whl (14 kB) 2026-02-24 01:01:43.295742 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-02-24 01:01:43.344131 | debian-bookworm | Downloading binaryornot-0.4.4-py2.py3-none-any.whl (9.0 kB) 2026-02-24 01:01:43.372992 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-02-24 01:01:43.404290 | debian-bookworm | Downloading chardet-6.0.0.post1-py3-none-any.whl (627 kB) 2026-02-24 01:01:43.457925 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 627.2/627.2 kB 9.0 MB/s 0:00:00 2026-02-24 01:01:43.475037 | debian-bookworm | Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2026-02-24 01:01:43.502934 | debian-bookworm | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-02-24 01:01:43.529771 | debian-bookworm | Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 2026-02-24 01:01:43.559636 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-02-24 01:01:43.585775 | debian-bookworm | Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-02-24 01:01:43.619495 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-02-24 01:01:43.734567 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 19.2 MB/s 0:00:00 2026-02-24 01:01:43.751509 | debian-bookworm | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-02-24 01:01:43.785172 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-02-24 01:01:43.813183 | debian-bookworm | Downloading pathspec-1.0.4-py3-none-any.whl (55 kB) 2026-02-24 01:01:43.844233 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-02-24 01:01:43.871836 | debian-bookworm | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-02-24 01:01:43.903075 | debian-bookworm | Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2026-02-24 01:01:44.022322 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 18.7 MB/s 0:00:00 2026-02-24 01:01:44.039274 | debian-bookworm | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-02-24 01:01:44.114357 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 17.3 MB/s 0:00:00 2026-02-24 01:01:44.130080 | debian-bookworm | Downloading pyotp-2.9.0-py3-none-any.whl (13 kB) 2026-02-24 01:01:44.155658 | debian-bookworm | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-02-24 01:01:44.185324 | debian-bookworm | Downloading python_slugify-8.0.4-py2.py3-none-any.whl (10 kB) 2026-02-24 01:01:44.213073 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-02-24 01:01:44.242586 | debian-bookworm | Downloading charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 2026-02-24 01:01:44.274284 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-02-24 01:01:44.300713 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-02-24 01:01:44.329962 | debian-bookworm | Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) 2026-02-24 01:01:44.360365 | debian-bookworm | Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB) 2026-02-24 01:01:44.387319 | debian-bookworm | Downloading tzdata-2025.3-py2.py3-none-any.whl (348 kB) 2026-02-24 01:01:44.427855 | debian-bookworm | Downloading wrapt-2.1.1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (113 kB) 2026-02-24 01:01:44.457583 | debian-bookworm | Downloading argon2_cffi_bindings-25.1.0-cp39-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (87 kB) 2026-02-24 01:01:44.486473 | debian-bookworm | Downloading arrow-1.4.0-py3-none-any.whl (68 kB) 2026-02-24 01:01:44.516842 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-02-24 01:01:44.552778 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-02-24 01:01:44.596189 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-02-24 01:01:44.626182 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-02-24 01:01:44.652589 | debian-bookworm | Downloading lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-02-24 01:01:44.881950 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 22.6 MB/s 0:00:00 2026-02-24 01:01:44.896925 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-02-24 01:01:44.921696 | debian-bookworm | Downloading rich-14.3.3-py3-none-any.whl (310 kB) 2026-02-24 01:01:44.956548 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-02-24 01:01:45.027298 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 16.9 MB/s 0:00:00 2026-02-24 01:01:45.042677 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-02-24 01:01:45.071181 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-02-24 01:01:45.100818 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2026-02-24 01:01:45.481847 | debian-bookworm | Building wheels for collected packages: pwgen 2026-02-24 01:01:45.483204 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-02-24 01:01:45.767001 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-02-24 01:01:45.767081 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=57410282998f6212d91ab8aab019f9ad409ae094fbae0f12dd9659ad3980ecf5 2026-02-24 01:01:45.767096 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-02-24 01:01:45.767848 | debian-bookworm | Successfully built pwgen 2026-02-24 01:01:46.172220 | debian-bookworm | Installing collected packages: text-unidecode, resolvelib, pwgen, passlib, wrapt, urllib3, tzdata, six, sh, ruamel.yaml, PyYAML, python-slugify, pyparsing, pyotp, pygments, pycryptodomex, pycryptodome, pycparser, psutil, pbr, pathspec, packaging, netaddr, mdurl, MarkupSafe, lxml, loguru, iso8601, invoke, idna, fasteners, construct, colorama, click, charset_normalizer, chardet, certifi, bcrypt, yamllint, requests, python-gilt, python-dateutil, oslo.i18n, markdown-it-py, Jinja2, debtcollector, cffi, binaryornot, rich, pynacl, oslo.utils, cryptography, arrow, argon2-cffi-bindings, paramiko, cookiecutter, argon2_cffi, ansible-core, pykeepass, ansible 2026-02-24 01:02:21.592341 | debian-bookworm | 2026-02-24 01:02:21.601146 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.12.0 ansible-core-2.18.14 argon2-cffi-bindings-25.1.0 argon2_cffi-25.1.0 arrow-1.4.0 bcrypt-5.0.0 binaryornot-0.4.4 certifi-2026.1.4 cffi-2.0.0 chardet-6.0.0.post1 charset_normalizer-3.4.4 click-8.3.1 colorama-0.4.6 construct-2.10.70 cookiecutter-2.6.0 cryptography-46.0.5 debtcollector-3.0.0 fasteners-0.20 idna-3.11 invoke-2.2.1 iso8601-2.1.0 loguru-0.7.3 lxml-6.0.2 markdown-it-py-4.0.0 mdurl-0.1.2 netaddr-1.3.0 oslo.i18n-6.7.2 oslo.utils-9.2.0 packaging-26.0 paramiko-4.0.0 passlib-1.7.4 pathspec-1.0.4 pbr-7.0.3 psutil-7.2.2 pwgen-0.8.2.post0 pycparser-3.0 pycryptodome-3.23.0 pycryptodomex-3.23.0 pygments-2.19.2 pykeepass-4.1.1.post1 pynacl-1.6.2 pyotp-2.9.0 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-gilt-1.2.3 python-slugify-8.0.4 requests-2.32.5 resolvelib-1.0.1 rich-14.3.3 ruamel.yaml-0.19.1 sh-2.2.2 six-1.17.0 text-unidecode-1.3 tzdata-2025.3 urllib3-2.6.3 wrapt-2.1.1 yamllint-1.38.0 2026-02-24 01:02:22.107803 | debian-bookworm | cookiecutter: 52465 I exit 0 (51.48 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> python -I -m pip install -r requirements.txt pid=1443 [tox/execute/api.py:311] 2026-02-24 01:02:22.110168 | debian-bookworm | cookiecutter: OK (52.12 seconds) 2026-02-24 01:02:22.110195 | debian-bookworm | congratulations :) (52.15 seconds) 2026-02-24 01:02:22.409235 | debian-bookworm | ok: Runtime: 0:00:52.578972 2026-02-24 01:02:22.428825 | 2026-02-24 01:02:22.429037 | TASK [tox : Create a tempfile to save tox showconfig] 2026-02-24 01:02:22.876393 | debian-bookworm | changed 2026-02-24 01:02:22.886080 | 2026-02-24 01:02:22.886244 | TASK [tox : Get tox envlist config] 2026-02-24 01:02:23.921684 | debian-bookworm | ok: Runtime: 0:00:00.436327 2026-02-24 01:02:23.935314 | 2026-02-24 01:02:23.935514 | TASK [tox : Install any sibling python packages] 2026-02-24 01:02:24.401745 | debian-bookworm | ok: No setup.cfg, no action needed 2026-02-24 01:02:24.407587 | 2026-02-24 01:02:24.407705 | TASK [tox : Remove tempfile] 2026-02-24 01:02:24.860403 | debian-bookworm | changed 2026-02-24 01:02:24.869396 | 2026-02-24 01:02:24.869539 | TASK [tox : Emit tox command] 2026-02-24 01:02:24.920983 | /home/zuul/.local/tox/bin/tox -ecookiecutter -vv --skip-missing-interpreters=false 2026-02-24 01:02:24.927126 | 2026-02-24 01:02:24.927257 | TASK [tox : Run tox] 2026-02-24 01:02:25.587730 | debian-bookworm | ROOT: 276 D setup logging to DEBUG on pid 1739 [tox/report.py:229] 2026-02-24 01:02:25.618824 | debian-bookworm | cookiecutter: 307 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:59] 2026-02-24 01:02:25.621497 | debian-bookworm | cookiecutter: 310 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [virtualenv/discovery/builtin.py:79] 2026-02-24 01:02:25.621976 | debian-bookworm | cookiecutter: 311 D filesystem is case-sensitive [virtualenv/info.py:27] 2026-02-24 01:02:25.622947 | debian-bookworm | cookiecutter: 312 D got python info of /usr/bin/python3.11 from /home/zuul/.cache/virtualenv/py_info/4/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:134] 2026-02-24 01:02:25.623654 | debian-bookworm | cookiecutter: 312 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [virtualenv/discovery/builtin.py:86] 2026-02-24 01:02:25.623761 | debian-bookworm | cookiecutter: 312 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [virtualenv/discovery/builtin.py:88] 2026-02-24 01:02:25.624973 | debian-bookworm | cookiecutter: 314 D symlink on filesystem does work [virtualenv/info.py:50] 2026-02-24 01:02:25.658953 | debian-bookworm | cookiecutter: 347 W commands[0]> cookiecutter --no-input . openstack_version=2025.1 [tox/tox_env/api.py:492] 2026-02-24 01:02:25.987536 | debian-bookworm | /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 2026-02-24 01:02:25.987575 | debian-bookworm | warnings.warn( 2026-02-24 01:02:26.340814 | debian-bookworm | osism.cfg-generics: 2026-02-24 01:02:26.340852 | debian-bookworm | - cloning osism.cfg-generics to /home/zuul/.gilt/clone/github.com/osism.cfg-generics 2026-02-24 01:02:27.818783 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.cfg-generics/gilt.yml to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/./gilt.yml 2026-02-24 01:02:27.995559 | debian-bookworm | osism.generics: 2026-02-24 01:02:27.995599 | debian-bookworm | - cloning osism.generics to /home/zuul/.gilt/clone/github.com/osism.generics 2026-02-24 01:02:29.022383 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/gilt.yml to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/./gilt.yml 2026-02-24 01:02:29.026492 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/requirements.txt to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/./requirements.txt 2026-02-24 01:02:29.026543 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/Makefile to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/./Makefile 2026-02-24 01:02:29.026555 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/environments/manager/images.yml to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/images.yml 2026-02-24 01:02:29.026566 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/environments/manager/run.sh to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/run.sh 2026-02-24 01:02:29.026575 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/environments/manager/ansible.cfg to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ansible.cfg 2026-02-24 01:02:29.026583 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/environments/manager/requirements.txt to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2026-02-24 01:02:29.026590 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/src/render-images.py to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2026-02-24 01:02:29.026607 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/src/set-versions.py to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2026-02-24 01:02:29.026615 | debian-bookworm | - running `python3 render-images.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2026-02-24 01:02:29.520410 | debian-bookworm | - running `rm render-images.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2026-02-24 01:02:29.527068 | debian-bookworm | - running `python3 set-versions.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2026-02-24 01:02:29.887124 | debian-bookworm | - running `rm set-versions.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2026-02-24 01:02:30.582978 | debian-bookworm | Generating public/private rsa key pair. 2026-02-24 01:02:30.583065 | debian-bookworm | Your identification has been saved in secrets/id_rsa.operator 2026-02-24 01:02:30.583087 | debian-bookworm | Your public key has been saved in secrets/id_rsa.operator.pub 2026-02-24 01:02:30.583102 | debian-bookworm | The key fingerprint is: 2026-02-24 01:02:30.583120 | debian-bookworm | SHA256:1YHYl/OHA12kpTc5a7aQeo5/wbonfDDDLgdq30F18ZQ 2026-02-24 01:02:30.583136 | debian-bookworm | The key's randomart image is: 2026-02-24 01:02:30.583151 | debian-bookworm | +---[RSA 4096]----+ 2026-02-24 01:02:30.583165 | debian-bookworm | | o ..o +*| 2026-02-24 01:02:30.583178 | debian-bookworm | | . o.=..E+| 2026-02-24 01:02:30.583193 | debian-bookworm | | ...+o*+| 2026-02-24 01:02:30.583207 | debian-bookworm | | . *.*| 2026-02-24 01:02:30.583221 | debian-bookworm | | S .+.* | 2026-02-24 01:02:30.583236 | debian-bookworm | | .o=+o.| 2026-02-24 01:02:30.583250 | debian-bookworm | | ..+o=..| 2026-02-24 01:02:30.583263 | debian-bookworm | | o .=*.+ | 2026-02-24 01:02:30.583277 | debian-bookworm | | . .o+=* | 2026-02-24 01:02:30.583292 | debian-bookworm | +----[SHA256]-----+ 2026-02-24 01:02:31.836984 | debian-bookworm | Generating public/private rsa key pair. 2026-02-24 01:02:31.837061 | debian-bookworm | Your identification has been saved in secrets/id_rsa.configuration 2026-02-24 01:02:31.837076 | debian-bookworm | Your public key has been saved in secrets/id_rsa.configuration.pub 2026-02-24 01:02:31.837086 | debian-bookworm | The key fingerprint is: 2026-02-24 01:02:31.837107 | debian-bookworm | SHA256:tzSTG0+Blf5GtU0SqZr4P5JWmRM3Oowa5kuanPPN5gs 2026-02-24 01:02:31.837118 | debian-bookworm | The key's randomart image is: 2026-02-24 01:02:31.837128 | debian-bookworm | +---[RSA 4096]----+ 2026-02-24 01:02:31.837138 | debian-bookworm | | ...o | 2026-02-24 01:02:31.837148 | debian-bookworm | | o. o o| 2026-02-24 01:02:31.837157 | debian-bookworm | | .... +o| 2026-02-24 01:02:31.837167 | debian-bookworm | | .+.+..| 2026-02-24 01:02:31.837177 | debian-bookworm | | S.B=.O . | 2026-02-24 01:02:31.837186 | debian-bookworm | | +o+OO o | 2026-02-24 01:02:31.837196 | debian-bookworm | | oE+oo.+ | 2026-02-24 01:02:31.837206 | debian-bookworm | | ..=o+* . | 2026-02-24 01:02:31.837216 | debian-bookworm | | =oo==+.. | 2026-02-24 01:02:31.837226 | debian-bookworm | +----[SHA256]-----+ 2026-02-24 01:02:38.318979 | debian-bookworm | 2026-02-24 01:02:38.318 | INFO | __main__::32 - Prepare use of environments/kolla/secrets.yml 2026-02-24 01:02:38.355528 | debian-bookworm | 2026-02-24 01:02:38.354 | INFO | __main__::36 - Prepare use of environments/secrets.yml 2026-02-24 01:02:38.356980 | debian-bookworm | 2026-02-24 01:02:38.356 | INFO | __main__::40 - Prepare use of environments/ceph/secrets.yml 2026-02-24 01:02:38.357625 | debian-bookworm | 2026-02-24 01:02:38.357 | INFO | __main__::44 - Prepare use of environments/infrastructure/secrets.yml 2026-02-24 01:02:38.358665 | debian-bookworm | 2026-02-24 01:02:38.358 | INFO | __main__::48 - Prepare use of environments/kolla/secrets.yml 2026-02-24 01:02:38.391625 | debian-bookworm | 2026-02-24 01:02:38.390 | INFO | __main__::52 - Prepare use of environments/manager/secrets.yml 2026-02-24 01:02:38.392281 | debian-bookworm | 2026-02-24 01:02:38.391 | INFO | __main__::56 - Prepare use of environments/monitoring/secrets.yml 2026-02-24 01:02:38.392793 | debian-bookworm | 2026-02-24 01:02:38.392 | INFO | __main__::60 - Prepare use of environments/configuration.yml 2026-02-24 01:02:38.395804 | debian-bookworm | 2026-02-24 01:02:38.395 | INFO | __main__::64 - Prepare use of environments/ceph/configuration.yml 2026-02-24 01:02:38.400723 | debian-bookworm | 2026-02-24 01:02:38.400 | INFO | __main__::68 - Prepare use of environments/kolla/configuration.yml 2026-02-24 01:02:38.406419 | debian-bookworm | 2026-02-24 01:02:38.405 | INFO | __main__::73 - Set keystone_admin_password 2026-02-24 01:02:38.406471 | debian-bookworm | 2026-02-24 01:02:38.406 | INFO | __main__::79 - Set ara_server_mariadb_password 2026-02-24 01:02:38.407008 | debian-bookworm | 2026-02-24 01:02:38.406 | INFO | __main__::86 - Set ara_password 2026-02-24 01:02:38.407047 | debian-bookworm | 2026-02-24 01:02:38.406 | INFO | __main__::100 - Set operator_password_unhashed 2026-02-24 01:02:38.407065 | debian-bookworm | 2026-02-24 01:02:38.406 | INFO | __main__::102 - Set operator_password 2026-02-24 01:02:38.918982 | debian-bookworm | 2026-02-24 01:02:38.918 | INFO | __main__::107 - Set ceph_cluster_fsid 2026-02-24 01:02:38.919066 | debian-bookworm | 2026-02-24 01:02:38.918 | INFO | __main__::109 - Set fsid 2026-02-24 01:02:38.919551 | debian-bookworm | 2026-02-24 01:02:38.918 | INFO | __main__::118 - Set k3s_token 2026-02-24 01:02:38.919600 | debian-bookworm | 2026-02-24 01:02:38.918 | INFO | __main__::127 - Set netbox_api_token 2026-02-24 01:02:38.919613 | debian-bookworm | 2026-02-24 01:02:38.918 | INFO | __main__::129 - Set manager_listener_broker_password 2026-02-24 01:02:38.919640 | debian-bookworm | 2026-02-24 01:02:38.918 | INFO | __main__::134 - Set netbox_user_api_token 2026-02-24 01:02:38.919651 | debian-bookworm | 2026-02-24 01:02:38.918 | INFO | __main__::136 - Set netbox_secret_key 2026-02-24 01:02:38.919663 | debian-bookworm | 2026-02-24 01:02:38.918 | INFO | __main__::143 - Set netbox_superuser_api_token 2026-02-24 01:02:38.919674 | debian-bookworm | 2026-02-24 01:02:38.919 | INFO | __main__::147 - Set netbox_superuser_password 2026-02-24 01:02:38.919685 | debian-bookworm | 2026-02-24 01:02:38.919 | INFO | __main__::155 - Set netdata_api_key 2026-02-24 01:02:38.919696 | debian-bookworm | 2026-02-24 01:02:38.919 | INFO | __main__::158 - Set ceph_rgw_keystone_password 2026-02-24 01:02:38.919708 | debian-bookworm | 2026-02-24 01:02:38.919 | INFO | __main__::163 - Set ceph_dashboard_password 2026-02-24 01:02:38.920223 | debian-bookworm | 2026-02-24 01:02:38.919 | INFO | __main__::171 - Write result to environments/secrets.yml 2026-02-24 01:02:38.921702 | debian-bookworm | 2026-02-24 01:02:38.921 | INFO | __main__::175 - Write result to environments/ceph/secrets.yml 2026-02-24 01:02:38.922539 | debian-bookworm | 2026-02-24 01:02:38.922 | INFO | __main__::179 - Write result to environments/infrastructure/secrets.yml 2026-02-24 01:02:38.923766 | debian-bookworm | 2026-02-24 01:02:38.923 | INFO | __main__::183 - Write result to environments/kolla/secrets.yml 2026-02-24 01:02:38.956218 | debian-bookworm | 2026-02-24 01:02:38.955 | INFO | __main__::187 - Write result to environments/manager/secrets.yml 2026-02-24 01:02:38.956949 | debian-bookworm | 2026-02-24 01:02:38.956 | INFO | __main__::191 - Write result to environments/monitoring/secrets.yml 2026-02-24 01:02:38.957433 | debian-bookworm | 2026-02-24 01:02:38.957 | INFO | __main__::195 - Write result to environments/configuration.yml 2026-02-24 01:02:38.959782 | debian-bookworm | 2026-02-24 01:02:38.959 | INFO | __main__::199 - Write result to environments/ceph/configuration.yml 2026-02-24 01:02:38.963386 | debian-bookworm | 2026-02-24 01:02:38.962 | INFO | __main__::203 - Write result to environments/kolla/configuration.yml 2026-02-24 01:02:39.105602 | debian-bookworm | 2026-02-24 01:02:39.104 | INFO | __main__::23 - Prepare use of environments/secrets.yml 2026-02-24 01:02:39.108241 | debian-bookworm | 2026-02-24 01:02:39.107 | INFO | __main__::28 - Prepare use of secrets/id_rsa.operator 2026-02-24 01:02:39.108823 | debian-bookworm | 2026-02-24 01:02:39.107 | INFO | __main__::32 - Set operator 2026-02-24 01:02:39.108864 | debian-bookworm | 2026-02-24 01:02:39.108 | INFO | __main__::28 - Prepare use of secrets/id_rsa.configuration 2026-02-24 01:02:39.108887 | debian-bookworm | 2026-02-24 01:02:39.108 | INFO | __main__::32 - Set configuration 2026-02-24 01:02:39.108900 | debian-bookworm | 2026-02-24 01:02:39.108 | INFO | __main__::35 - Write result to environments/secrets.yml 2026-02-24 01:02:39.116552 | debian-bookworm | 2026-02-24 01:02:39.116 | INFO | __main__::41 - Prepare use of environments/configuration.yml 2026-02-24 01:02:39.120487 | debian-bookworm | 2026-02-24 01:02:39.120 | INFO | __main__::45 - Prepare use of environments/manager/configuration.yml 2026-02-24 01:02:39.124171 | debian-bookworm | 2026-02-24 01:02:39.123 | INFO | __main__::55 - Set operator_public_key 2026-02-24 01:02:39.124636 | debian-bookworm | 2026-02-24 01:02:39.123 | INFO | __main__::64 - Set configuration_git_public_key 2026-02-24 01:02:39.124670 | debian-bookworm | 2026-02-24 01:02:39.124 | INFO | __main__::69 - Write result to environments/configuration.yml 2026-02-24 01:02:39.126795 | debian-bookworm | 2026-02-24 01:02:39.126 | INFO | __main__::73 - Write result to environments/manager/configuration.yml 2026-02-24 01:02:43.500557 | debian-bookworm | cookiecutter: 18189 I exit 0 (17.84 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> cookiecutter --no-input . openstack_version=2025.1 pid=1746 [tox/execute/api.py:311] 2026-02-24 01:02:43.502937 | debian-bookworm | cookiecutter: OK (17.89=setup[0.05]+cmd[17.84] seconds) 2026-02-24 01:02:43.502981 | debian-bookworm | congratulations :) (17.92 seconds) 2026-02-24 01:02:44.006522 | debian-bookworm | ok: Runtime: 0:00:18.318004 2026-02-24 01:02:44.013651 | 2026-02-24 01:02:44.013767 | TASK [tox : Look for output] 2026-02-24 01:02:44.439488 | debian-bookworm | ok 2026-02-24 01:02:44.461336 | 2026-02-24 01:02:44.461499 | TASK [tox : Return file comments to Zuul] 2026-02-24 01:02:44.496187 | debian-bookworm | skipping: Conditional result was False 2026-02-24 01:02:44.503335 | 2026-02-24 01:02:44.503437 | PLAY RECAP 2026-02-24 01:02:44.503494 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-02-24 01:02:44.503519 | 2026-02-24 01:02:44.656464 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-02-24 01:02:44.661043 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-02-24 01:02:45.445371 | 2026-02-24 01:02:45.445542 | PLAY [all] 2026-02-24 01:02:45.461737 | 2026-02-24 01:02:45.461935 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-02-24 01:02:45.527627 | debian-bookworm | skipping: Conditional result was False 2026-02-24 01:02:45.539124 | 2026-02-24 01:02:45.539338 | TASK [fetch-tox-output : Set tox log path for single node] 2026-02-24 01:02:45.586089 | debian-bookworm | ok 2026-02-24 01:02:45.594243 | 2026-02-24 01:02:45.594392 | TASK [fetch-tox-output : Ensure local tox dir] 2026-02-24 01:02:46.191719 | debian-bookworm -> localhost | changed 2026-02-24 01:02:46.208373 | 2026-02-24 01:02:46.208589 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-02-24 01:02:46.255220 | debian-bookworm | skipping: Conditional result was False 2026-02-24 01:02:46.268057 | 2026-02-24 01:02:46.268305 | TASK [fetch-tox-output : Set envlist fact] 2026-02-24 01:02:46.322238 | debian-bookworm | ok 2026-02-24 01:02:46.331336 | 2026-02-24 01:02:46.331465 | TASK [fetch-tox-output : Get tox version] 2026-02-24 01:02:47.181058 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-02-24 01:02:47.200619 | debian-bookworm | 4.45.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-02-24 01:02:47.367286 | debian-bookworm | ok: Runtime: 0:00:00.409174 2026-02-24 01:02:47.381518 | 2026-02-24 01:02:47.381695 | TASK [fetch-tox-output : Find all default environments] 2026-02-24 01:02:47.915544 | debian-bookworm | skipping: Conditional result was False 2026-02-24 01:02:47.929284 | 2026-02-24 01:02:47.929470 | TASK [fetch-tox-output : Set envlist fact] 2026-02-24 01:02:47.967593 | debian-bookworm | skipping: Conditional result was False 2026-02-24 01:02:47.981780 | 2026-02-24 01:02:47.981984 | TASK [fetch-tox-output : Find all default environments] 2026-02-24 01:02:48.519710 | debian-bookworm | skipping: Conditional result was False 2026-02-24 01:02:48.537708 | 2026-02-24 01:02:48.537968 | TASK [fetch-tox-output : Set envlist fact] 2026-02-24 01:02:48.574418 | debian-bookworm | skipping: Conditional result was False 2026-02-24 01:02:48.593206 | 2026-02-24 01:02:48.593365 | LOOP [fetch-tox-output : Copy tox logs] 2026-02-24 01:02:48.642589 | debian-bookworm | skipping: Conditional result was False 2026-02-24 01:02:48.665453 | 2026-02-24 01:02:48.665748 | LOOP [fetch-tox-output : Collect tox logs] 2026-02-24 01:02:49.513010 | debian-bookworm | changed: 2026-02-24 01:02:49.513314 | debian-bookworm | created directory /var/lib/zuul/builds/bcce78b3dec149e8a12871c007caa1ab/work/logs/tox/cookiecutter 2026-02-24 01:02:49.513379 | debian-bookworm | cd+++++++++ ./ 2026-02-24 01:02:49.513420 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-02-24 01:02:49.513468 | 2026-02-24 01:02:49.530671 | 2026-02-24 01:02:49.530826 | PLAY RECAP 2026-02-24 01:02:49.530953 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-02-24 01:02:49.531061 | 2026-02-24 01:02:49.682252 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-02-24 01:02:49.685319 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-02-24 01:02:50.465110 | 2026-02-24 01:02:50.465293 | PLAY [all] 2026-02-24 01:02:50.481517 | 2026-02-24 01:02:50.481667 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-02-24 01:02:50.733086 | debian-bookworm | changed: non-zero return code 2026-02-24 01:02:50.742580 | 2026-02-24 01:02:50.742785 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-02-24 01:02:50.768150 | debian-bookworm | skipping: Conditional result was False 2026-02-24 01:02:50.777167 | 2026-02-24 01:02:50.777312 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-02-24 01:02:50.811763 | 2026-02-24 01:02:50.812090 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-02-24 01:02:50.844280 | 2026-02-24 01:02:50.844465 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-02-24 01:02:50.869063 | debian-bookworm | skipping: Conditional result was False 2026-02-24 01:02:50.876714 | 2026-02-24 01:02:50.876842 | LOOP [fetch-subunit-output : Generate subunit file] 2026-02-24 01:02:50.925865 | 2026-02-24 01:02:50.926289 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-02-24 01:02:50.951374 | debian-bookworm | skipping: Conditional result was False 2026-02-24 01:02:50.965284 | 2026-02-24 01:02:50.965465 | TASK [fetch-subunit-output : Remove the temporary file] 2026-02-24 01:02:50.990441 | debian-bookworm | skipping: Conditional result was False 2026-02-24 01:02:51.002612 | 2026-02-24 01:02:51.002784 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-02-24 01:02:51.038655 | debian-bookworm | skipping: Conditional result was False 2026-02-24 01:02:51.055223 | 2026-02-24 01:02:51.055362 | PLAY RECAP 2026-02-24 01:02:51.055445 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-02-24 01:02:51.055488 | 2026-02-24 01:02:51.197467 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-02-24 01:02:51.200298 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-24 01:02:52.003242 | 2026-02-24 01:02:52.003412 | PLAY [Base post] 2026-02-24 01:02:52.017385 | 2026-02-24 01:02:52.017525 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-24 01:02:52.618213 | debian-bookworm | changed 2026-02-24 01:02:52.626684 | 2026-02-24 01:02:52.626908 | PLAY RECAP 2026-02-24 01:02:52.627047 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-24 01:02:52.627218 | 2026-02-24 01:02:52.751740 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-24 01:02:52.754588 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-24 01:02:53.561387 | 2026-02-24 01:02:53.561575 | PLAY [Base post-logs] 2026-02-24 01:02:53.573251 | 2026-02-24 01:02:53.573422 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-24 01:02:54.072073 | localhost | changed 2026-02-24 01:02:54.082419 | 2026-02-24 01:02:54.082587 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-24 01:02:54.121110 | localhost | ok 2026-02-24 01:02:54.129974 | 2026-02-24 01:02:54.130253 | TASK [Set zuul-log-path fact] 2026-02-24 01:02:54.157960 | localhost | ok 2026-02-24 01:02:54.169299 | 2026-02-24 01:02:54.169436 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-24 01:02:54.207617 | localhost | ok 2026-02-24 01:02:54.215191 | 2026-02-24 01:02:54.215389 | TASK [upload-logs : Create log directories] 2026-02-24 01:02:54.783633 | localhost | changed 2026-02-24 01:02:54.786585 | 2026-02-24 01:02:54.786700 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-24 01:02:55.329810 | localhost -> localhost | ok: Runtime: 0:00:00.007048 2026-02-24 01:02:55.337025 | 2026-02-24 01:02:55.337209 | TASK [upload-logs : Upload logs to log server] 2026-02-24 01:02:55.924666 | localhost | Output suppressed because no_log was given 2026-02-24 01:02:55.926583 | 2026-02-24 01:02:55.926689 | LOOP [upload-logs : Compress console log and json output] 2026-02-24 01:02:55.978993 | localhost | skipping: Conditional result was False 2026-02-24 01:02:55.982975 | localhost | skipping: Conditional result was False 2026-02-24 01:02:55.997119 | 2026-02-24 01:02:55.997351 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-24 01:02:56.051169 | localhost | skipping: Conditional result was False 2026-02-24 01:02:56.051820 | 2026-02-24 01:02:56.058645 | localhost | skipping: Conditional result was False 2026-02-24 01:02:56.070816 | 2026-02-24 01:02:56.071088 | LOOP [upload-logs : Upload console log and json output]