2025-12-21 03:18:19.434182 | Job console starting 2025-12-21 03:18:19.453934 | Updating git repos 2025-12-21 03:18:19.507993 | Cloning repos into workspace 2025-12-21 03:18:19.666110 | Restoring repo states 2025-12-21 03:18:19.685324 | Merging changes 2025-12-21 03:18:19.685346 | Checking out repos 2025-12-21 03:18:19.794651 | Preparing playbooks 2025-12-21 03:18:20.988654 | Running Ansible setup 2025-12-21 03:18:29.583010 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-21 03:18:31.757541 | 2025-12-21 03:18:31.757758 | PLAY [Base pre] 2025-12-21 03:18:31.803130 | 2025-12-21 03:18:31.803290 | TASK [Setup log path fact] 2025-12-21 03:18:31.831962 | debian-bookworm | ok 2025-12-21 03:18:31.864450 | 2025-12-21 03:18:31.864665 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-21 03:18:31.918134 | debian-bookworm | ok 2025-12-21 03:18:31.929209 | 2025-12-21 03:18:31.929352 | TASK [emit-job-header : Print job information] 2025-12-21 03:18:31.974083 | # Job Information 2025-12-21 03:18:31.974290 | Ansible Version: 2.16.14 2025-12-21 03:18:31.974326 | Job: cfg-cookiecutter-tox-2025.1 2025-12-21 03:18:31.974358 | Pipeline: periodic-daily 2025-12-21 03:18:31.974380 | Executor: 521e9411259a 2025-12-21 03:18:31.974400 | Triggered by: https://github.com/osism/cfg-cookiecutter 2025-12-21 03:18:31.974422 | Event ID: 8238eac29d12408692ef7384c8202ea3 2025-12-21 03:18:31.982190 | 2025-12-21 03:18:31.982335 | LOOP [emit-job-header : Print node information] 2025-12-21 03:18:32.189685 | debian-bookworm | ok: 2025-12-21 03:18:32.189896 | debian-bookworm | # Node Information 2025-12-21 03:18:32.189946 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-21 03:18:32.189973 | debian-bookworm | Hostname: debian 2025-12-21 03:18:32.189995 | debian-bookworm | Username: zuul 2025-12-21 03:18:32.190017 | debian-bookworm | Distro: Debian 12.12 2025-12-21 03:18:32.190040 | debian-bookworm | Provider: regiocloud-a 2025-12-21 03:18:32.190061 | debian-bookworm | Region: 2025-12-21 03:18:32.190083 | debian-bookworm | Label: debian-bookworm 2025-12-21 03:18:32.190103 | debian-bookworm | Product Name: OpenStack Nova 2025-12-21 03:18:32.190123 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec8:450d 2025-12-21 03:18:32.202322 | 2025-12-21 03:18:32.202464 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-21 03:18:33.300368 | debian-bookworm -> localhost | changed 2025-12-21 03:18:33.325329 | 2025-12-21 03:18:33.330951 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-21 03:18:35.877258 | debian-bookworm -> localhost | changed 2025-12-21 03:18:35.902972 | 2025-12-21 03:18:35.904649 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-21 03:18:36.700964 | debian-bookworm -> localhost | ok 2025-12-21 03:18:36.711794 | 2025-12-21 03:18:36.711949 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-21 03:18:36.765201 | debian-bookworm | ok 2025-12-21 03:18:36.806682 | debian-bookworm | included: /var/lib/zuul/builds/385fc63dac44415c9a385795a0dc345b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-21 03:18:36.821669 | 2025-12-21 03:18:36.821819 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-21 03:18:40.886656 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-21 03:18:40.887434 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/385fc63dac44415c9a385795a0dc345b/work/385fc63dac44415c9a385795a0dc345b_id_rsa 2025-12-21 03:18:40.887492 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/385fc63dac44415c9a385795a0dc345b/work/385fc63dac44415c9a385795a0dc345b_id_rsa.pub 2025-12-21 03:18:40.887520 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-21 03:18:40.887545 | debian-bookworm -> localhost | SHA256:bgZHVv9js2Ozaja+AVCg8pFvA/H3PgBCnc2VZKfgF34 zuul-build-sshkey 2025-12-21 03:18:40.887617 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-21 03:18:40.887672 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-21 03:18:40.887696 | debian-bookworm -> localhost | | o..=+o=.. | 2025-12-21 03:18:40.887718 | debian-bookworm -> localhost | | . =o+o=.+ | 2025-12-21 03:18:40.887738 | debian-bookworm -> localhost | | . * * o = E | 2025-12-21 03:18:40.887758 | debian-bookworm -> localhost | | o B + o o | 2025-12-21 03:18:40.887778 | debian-bookworm -> localhost | | o S o . = | 2025-12-21 03:18:40.887802 | debian-bookworm -> localhost | | = . + . + | 2025-12-21 03:18:40.887823 | debian-bookworm -> localhost | | + + = | 2025-12-21 03:18:40.887892 | debian-bookworm -> localhost | | o ++ + | 2025-12-21 03:18:40.887918 | debian-bookworm -> localhost | | +++. | 2025-12-21 03:18:40.887939 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-21 03:18:40.888003 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.812135 2025-12-21 03:18:40.895357 | 2025-12-21 03:18:40.895483 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-21 03:18:40.944475 | debian-bookworm | ok 2025-12-21 03:18:40.975101 | debian-bookworm | included: /var/lib/zuul/builds/385fc63dac44415c9a385795a0dc345b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-21 03:18:41.015894 | 2025-12-21 03:18:41.016059 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-21 03:18:41.056712 | debian-bookworm | skipping: Conditional result was False 2025-12-21 03:18:41.063132 | 2025-12-21 03:18:41.063272 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-21 03:18:42.033580 | debian-bookworm | changed 2025-12-21 03:18:42.053694 | 2025-12-21 03:18:42.053831 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-21 03:18:42.363820 | debian-bookworm | ok 2025-12-21 03:18:42.382445 | 2025-12-21 03:18:42.382642 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-21 03:18:43.101978 | debian-bookworm | changed 2025-12-21 03:18:43.120195 | 2025-12-21 03:18:43.120341 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-21 03:18:43.846533 | debian-bookworm | changed 2025-12-21 03:18:43.853157 | 2025-12-21 03:18:43.853294 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-21 03:18:43.892750 | debian-bookworm | skipping: Conditional result was False 2025-12-21 03:18:43.902181 | 2025-12-21 03:18:43.902344 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-21 03:18:44.596226 | debian-bookworm -> localhost | changed 2025-12-21 03:18:44.625954 | 2025-12-21 03:18:44.626179 | TASK [add-build-sshkey : Add back temp key] 2025-12-21 03:18:45.038811 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/385fc63dac44415c9a385795a0dc345b/work/385fc63dac44415c9a385795a0dc345b_id_rsa (zuul-build-sshkey) 2025-12-21 03:18:45.039142 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.020359 2025-12-21 03:18:45.048175 | 2025-12-21 03:18:45.048299 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-21 03:18:45.529606 | debian-bookworm | ok 2025-12-21 03:18:45.535112 | 2025-12-21 03:18:45.535231 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-21 03:18:45.570068 | debian-bookworm | skipping: Conditional result was False 2025-12-21 03:18:45.582752 | 2025-12-21 03:18:45.582894 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-21 03:18:46.059451 | debian-bookworm | ok 2025-12-21 03:18:46.118433 | 2025-12-21 03:18:46.118893 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-21 03:18:46.178140 | debian-bookworm | ok 2025-12-21 03:18:46.188055 | 2025-12-21 03:18:46.188225 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-21 03:18:46.601995 | debian-bookworm -> localhost | ok 2025-12-21 03:18:46.609530 | 2025-12-21 03:18:46.609671 | TASK [validate-host : Collect information about the host] 2025-12-21 03:18:47.834773 | debian-bookworm | ok 2025-12-21 03:18:47.881142 | 2025-12-21 03:18:47.881290 | TASK [validate-host : Sanitize hostname] 2025-12-21 03:18:48.044404 | debian-bookworm | ok 2025-12-21 03:18:48.092479 | 2025-12-21 03:18:48.092677 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-21 03:18:48.731646 | debian-bookworm -> localhost | changed 2025-12-21 03:18:48.737845 | 2025-12-21 03:18:48.737969 | TASK [validate-host : Collect information about zuul worker] 2025-12-21 03:18:49.232963 | debian-bookworm | ok 2025-12-21 03:18:49.240636 | 2025-12-21 03:18:49.240781 | TASK [validate-host : Write out all zuul information for each host] 2025-12-21 03:18:50.599519 | debian-bookworm -> localhost | changed 2025-12-21 03:18:50.616949 | 2025-12-21 03:18:50.617194 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-21 03:18:50.992349 | debian-bookworm | ok 2025-12-21 03:18:51.007057 | 2025-12-21 03:18:51.007668 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-21 03:18:52.721440 | debian-bookworm | changed: 2025-12-21 03:18:52.721746 | debian-bookworm | cd+++++++++ src/ 2025-12-21 03:18:52.721785 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-21 03:18:52.721810 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-21 03:18:52.721831 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2025-12-21 03:18:52.721852 | debian-bookworm | Containerfile 2025-12-21 03:18:52.721980 | debian-bookworm | =6.2 2025-12-21 03:19:21.508570 | debian-bookworm | Downloading cachetools-6.2.4-py3-none-any.whl (11 kB) 2025-12-21 03:19:21.564414 | debian-bookworm | Collecting chardet>=5.2 2025-12-21 03:19:21.578769 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2025-12-21 03:19:21.601340 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 11.1 MB/s eta 0:00:00 2025-12-21 03:19:21.648654 | debian-bookworm | Collecting colorama>=0.4.6 2025-12-21 03:19:21.662290 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-12-21 03:19:21.728298 | debian-bookworm | Collecting filelock>=3.20 2025-12-21 03:19:21.740320 | debian-bookworm | Downloading filelock-3.20.1-py3-none-any.whl (16 kB) 2025-12-21 03:19:21.804779 | debian-bookworm | Collecting packaging>=25 2025-12-21 03:19:21.817271 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-12-21 03:19:21.828873 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 8.0 MB/s eta 0:00:00 2025-12-21 03:19:21.889990 | debian-bookworm | Collecting platformdirs>=4.5 2025-12-21 03:19:21.901902 | debian-bookworm | Downloading platformdirs-4.5.1-py3-none-any.whl (18 kB) 2025-12-21 03:19:21.969748 | debian-bookworm | Collecting pluggy>=1.6 2025-12-21 03:19:21.983868 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2025-12-21 03:19:22.035516 | debian-bookworm | Collecting pyproject-api>=1.9.1 2025-12-21 03:19:22.048283 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2025-12-21 03:19:22.201424 | debian-bookworm | Collecting virtualenv>=20.34 2025-12-21 03:19:22.214597 | debian-bookworm | Downloading virtualenv-20.35.4-py3-none-any.whl (6.0 MB) 2025-12-21 03:19:22.806727 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 10.2 MB/s eta 0:00:00 2025-12-21 03:19:22.916666 | debian-bookworm | Collecting distlib<1,>=0.3.7 2025-12-21 03:19:22.929115 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2025-12-21 03:19:22.952637 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 26.5 MB/s eta 0:00:00 2025-12-21 03:19:23.133376 | debian-bookworm | Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, tox 2025-12-21 03:19:24.049355 | debian-bookworm | Successfully installed cachetools-6.2.4 chardet-5.2.0 colorama-0.4.6 distlib-0.4.0 filelock-3.20.1 packaging-25.0 platformdirs-4.5.1 pluggy-1.6.0 pyproject-api-1.10.0 tox-4.32.0 virtualenv-20.35.4 2025-12-21 03:19:24.691441 | debian-bookworm | ok: Runtime: 0:00:03.624657 2025-12-21 03:19:24.701535 | 2025-12-21 03:19:24.701684 | TASK [ensure-tox : Export installed tox_executable path] 2025-12-21 03:19:24.755871 | debian-bookworm | ok 2025-12-21 03:19:24.761506 | 2025-12-21 03:19:24.761649 | TASK [ensure-tox : Output tox version] 2025-12-21 03:19:25.561593 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2025-12-21 03:19:25.581303 | debian-bookworm | 4.32.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2025-12-21 03:19:25.919128 | debian-bookworm | ok: Runtime: 0:00:00.322013 2025-12-21 03:19:25.925375 | 2025-12-21 03:19:25.925495 | TASK [ensure-tox : Make global symlink] 2025-12-21 03:19:25.969968 | debian-bookworm | skipping: Conditional result was False 2025-12-21 03:19:25.988286 | 2025-12-21 03:19:25.991647 | PLAY RECAP 2025-12-21 03:19:25.991856 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2025-12-21 03:19:25.992410 | 2025-12-21 03:19:27.557386 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2025-12-21 03:19:27.558639 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2025-12-21 03:19:31.061119 | 2025-12-21 03:19:31.061307 | PLAY [all] 2025-12-21 03:19:31.149050 | 2025-12-21 03:19:31.149223 | TASK [revoke-sudo : Check if zuul is sudoer] 2025-12-21 03:19:32.116595 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-12-21 03:19:32.279975 | debian-bookworm | ok: Runtime: 0:00:00.033099 2025-12-21 03:19:32.287066 | 2025-12-21 03:19:32.287215 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2025-12-21 03:19:32.852356 | debian-bookworm | ok: Runtime: 0:00:00.007130 2025-12-21 03:19:32.862226 | 2025-12-21 03:19:32.862368 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2025-12-21 03:19:33.316455 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-12-21 03:19:33.321276 | debian-bookworm | sudo: a password is required 2025-12-21 03:19:33.441563 | debian-bookworm | ok: Runtime: 0:00:00.028869 2025-12-21 03:19:33.452357 | 2025-12-21 03:19:33.452475 | TASK [tox : Check to see if the constraints file exists] 2025-12-21 03:19:33.495216 | debian-bookworm | skipping: Conditional result was False 2025-12-21 03:19:33.502640 | 2025-12-21 03:19:33.502788 | TASK [tox : Fail if constraints file is missing] 2025-12-21 03:19:33.561299 | debian-bookworm | skipping: Conditional result was False 2025-12-21 03:19:33.569231 | 2025-12-21 03:19:33.569437 | TASK [tox : Record file location] 2025-12-21 03:19:33.654269 | debian-bookworm | skipping: Conditional result was False 2025-12-21 03:19:33.660662 | 2025-12-21 03:19:33.660804 | TASK [tox : Install tox siblings] 2025-12-21 03:19:33.735236 | debian-bookworm | ok 2025-12-21 03:19:33.757347 | debian-bookworm | included: /var/lib/zuul/builds/385fc63dac44415c9a385795a0dc345b/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2025-12-21 03:19:33.763621 | 2025-12-21 03:19:33.763781 | TASK [tox : Run tox without tests] 2025-12-21 03:19:34.502702 | debian-bookworm | ROOT: 194 D setup logging to DEBUG on pid 1420 [tox/report.py:225] 2025-12-21 03:19:34.531830 | debian-bookworm | cookiecutter: 224 D created app data folder /home/zuul/.local/share/virtualenv [virtualenv/app_data/__init__.py:42] 2025-12-21 03:19:34.534739 | debian-bookworm | cookiecutter: 227 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [virtualenv/discovery/builtin.py:78] 2025-12-21 03:19:34.535160 | debian-bookworm | cookiecutter: 227 D filesystem is case-sensitive [virtualenv/info.py:27] 2025-12-21 03:19:34.536216 | debian-bookworm | cookiecutter: 228 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/discovery/py_info.py UzqU46ksznkSzl4l5eNIBNGWBwAwYa1k YOIuotYQF6XuxwcnzwUE5V7ntKxCCCdD [virtualenv/discovery/cached_py_info.py:128] 2025-12-21 03:19:34.602632 | debian-bookworm | cookiecutter: 294 D wrote python info of /usr/bin/python3.11 at /home/zuul/.local/share/virtualenv/py_info/2/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:152] 2025-12-21 03:19:34.603016 | debian-bookworm | cookiecutter: 295 I proposed PythonInfo(spec=CPython3.11.2.final.0-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:85] 2025-12-21 03:19:34.603241 | debian-bookworm | cookiecutter: 295 D accepted PythonInfo(spec=CPython3.11.2.final.0-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:87] 2025-12-21 03:19:34.605688 | debian-bookworm | cookiecutter: 298 D symlink on filesystem does work [virtualenv/info.py:50] 2025-12-21 03:19:34.645626 | debian-bookworm | cookiecutter: 337 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:52] 2025-12-21 03:19:34.645933 | debian-bookworm | cookiecutter: 338 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin [virtualenv/util/path/_sync.py:14] 2025-12-21 03:19:34.646123 | debian-bookworm | cookiecutter: 338 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:14] 2025-12-21 03:19:34.646315 | debian-bookworm | cookiecutter: 338 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2025-12-21 03:19:34.646408 | debian-bookworm | cookiecutter: 339 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2025-12-21 03:19:34.646470 | debian-bookworm | cookiecutter: 339 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2025-12-21 03:19:34.646518 | debian-bookworm | cookiecutter: 339 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2025-12-21 03:19:34.646576 | debian-bookworm | cookiecutter: 339 D virtualenv = 20.35.4 [virtualenv/create/pyenv_cfg.py:40] 2025-12-21 03:19:34.646608 | debian-bookworm | cookiecutter: 339 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2025-12-21 03:19:34.646732 | debian-bookworm | cookiecutter: 339 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-12-21 03:19:34.646750 | debian-bookworm | cookiecutter: 339 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-12-21 03:19:34.646837 | debian-bookworm | cookiecutter: 339 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2025-12-21 03:19:34.647142 | debian-bookworm | cookiecutter: 339 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] 2025-12-21 03:19:34.647487 | debian-bookworm | cookiecutter: 340 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:98] 2025-12-21 03:19:34.647630 | debian-bookworm | cookiecutter: 340 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:101] 2025-12-21 03:19:34.648072 | debian-bookworm | cookiecutter: 340 D ============================== target debug ============================== [virtualenv/run/session.py:54] 2025-12-21 03:19:34.648322 | debian-bookworm | cookiecutter: 340 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:215] 2025-12-21 03:19:34.694698 | debian-bookworm | cookiecutter: 340 D { 2025-12-21 03:19:34.694746 | debian-bookworm | "sys": { 2025-12-21 03:19:34.694754 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin/python", 2025-12-21 03:19:34.694759 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2025-12-21 03:19:34.694765 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2025-12-21 03:19:34.694770 | debian-bookworm | "base_prefix": "/usr", 2025-12-21 03:19:34.694775 | debian-bookworm | "real_prefix": null, 2025-12-21 03:19:34.694781 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2025-12-21 03:19:34.694785 | debian-bookworm | "base_exec_prefix": "/usr", 2025-12-21 03:19:34.694790 | debian-bookworm | "path": [ 2025-12-21 03:19:34.694794 | debian-bookworm | "/usr/lib/python311.zip", 2025-12-21 03:19:34.694798 | debian-bookworm | "/usr/lib/python3.11", 2025-12-21 03:19:34.694802 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2025-12-21 03:19:34.694806 | debian-bookworm | "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages" 2025-12-21 03:19:34.694810 | debian-bookworm | ], 2025-12-21 03:19:34.694814 | debian-bookworm | "meta_path": [ 2025-12-21 03:19:34.694818 | debian-bookworm | "", 2025-12-21 03:19:34.694822 | debian-bookworm | "", 2025-12-21 03:19:34.694826 | debian-bookworm | "", 2025-12-21 03:19:34.694830 | debian-bookworm | "" 2025-12-21 03:19:34.694834 | debian-bookworm | ], 2025-12-21 03:19:34.694838 | debian-bookworm | "fs_encoding": "utf-8", 2025-12-21 03:19:34.694842 | debian-bookworm | "io_encoding": "utf-8" 2025-12-21 03:19:34.694846 | debian-bookworm | }, 2025-12-21 03:19:34.694851 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2025-12-21 03:19:34.694855 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2025-12-21 03:19:34.694859 | debian-bookworm | "os": "", 2025-12-21 03:19:34.694863 | debian-bookworm | "site": "", 2025-12-21 03:19:34.694871 | debian-bookworm | "datetime": "", 2025-12-21 03:19:34.694876 | debian-bookworm | "math": "", 2025-12-21 03:19:34.694879 | debian-bookworm | "json": "" 2025-12-21 03:19:34.694883 | debian-bookworm | } [virtualenv/run/session.py:55] 2025-12-21 03:19:34.694978 | debian-bookworm | cookiecutter: 387 I add seed packages via FromAppData(download=False, pip=bundle, setuptools=bundle, via=copy, app_data_dir=/home/zuul/.local/share/virtualenv) [virtualenv/run/session.py:59] 2025-12-21 03:19:34.698107 | debian-bookworm | cookiecutter: 390 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-25.3-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:51] 2025-12-21 03:19:34.701293 | debian-bookworm | cookiecutter: 391 D build install image for pip-25.3-py3-none-any.whl to /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.3-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2025-12-21 03:19:34.703045 | debian-bookworm | cookiecutter: 395 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-80.9.0-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:51] 2025-12-21 03:19:34.705681 | debian-bookworm | cookiecutter: 398 D build install image for setuptools-80.9.0-py3-none-any.whl to /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.0-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2025-12-21 03:19:34.930965 | debian-bookworm | cookiecutter: 623 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.0-py3-none-any/pkg_resources to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pkg_resources [virtualenv/util/path/_sync.py:42] 2025-12-21 03:19:34.939813 | debian-bookworm | cookiecutter: 632 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.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] 2025-12-21 03:19:34.991848 | debian-bookworm | cookiecutter: 684 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.3-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] 2025-12-21 03:19:35.144955 | debian-bookworm | cookiecutter: 837 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.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] 2025-12-21 03:19:35.146257 | debian-bookworm | cookiecutter: 838 D copy /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.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] 2025-12-21 03:19:35.146753 | debian-bookworm | cookiecutter: 839 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.0-py3-none-any/setuptools-80.9.0.dist-info to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/setuptools-80.9.0.dist-info [virtualenv/util/path/_sync.py:42] 2025-12-21 03:19:35.149899 | debian-bookworm | cookiecutter: 842 D copy /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.0-py3-none-any/setuptools-80.9.0.virtualenv to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/setuptools-80.9.0.virtualenv [virtualenv/util/path/_sync.py:42] 2025-12-21 03:19:35.150282 | debian-bookworm | cookiecutter: 842 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2025-12-21 03:19:35.159967 | debian-bookworm | cookiecutter: 852 D copy /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.3-py3-none-any/pip-25.3.virtualenv to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip-25.3.virtualenv [virtualenv/util/path/_sync.py:42] 2025-12-21 03:19:35.160250 | debian-bookworm | cookiecutter: 852 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.3-py3-none-any/pip-25.3.dist-info to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip-25.3.dist-info [virtualenv/util/path/_sync.py:42] 2025-12-21 03:19:35.165313 | debian-bookworm | cookiecutter: 857 D generated console scripts pip-3.11 pip3 pip3.11 pip [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2025-12-21 03:19:35.166091 | debian-bookworm | cookiecutter: 858 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:65] 2025-12-21 03:19:35.171995 | debian-bookworm | cookiecutter: 864 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2025-12-21 03:19:35.172125 | debian-bookworm | cookiecutter: 864 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2025-12-21 03:19:35.172203 | debian-bookworm | cookiecutter: 864 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2025-12-21 03:19:35.172268 | debian-bookworm | cookiecutter: 864 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2025-12-21 03:19:35.172329 | debian-bookworm | cookiecutter: 864 D virtualenv = 20.35.4 [virtualenv/create/pyenv_cfg.py:40] 2025-12-21 03:19:35.172389 | debian-bookworm | cookiecutter: 865 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2025-12-21 03:19:35.172461 | debian-bookworm | cookiecutter: 865 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-12-21 03:19:35.172541 | debian-bookworm | cookiecutter: 865 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-12-21 03:19:35.172672 | debian-bookworm | cookiecutter: 865 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2025-12-21 03:19:35.178828 | debian-bookworm | cookiecutter: 871 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:464] 2025-12-21 03:19:36.430853 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 1)) 2025-12-21 03:19:36.582253 | 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) 2025-12-21 03:19:36.701247 | debian-bookworm | Collecting ansible==11.12.0 (from -r requirements.txt (line 2)) 2025-12-21 03:19:36.724248 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl.metadata (8.1 kB) 2025-12-21 03:19:36.791627 | debian-bookworm | Collecting click==8.3.1 (from -r requirements.txt (line 3)) 2025-12-21 03:19:36.809843 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2025-12-21 03:19:36.873701 | debian-bookworm | Collecting cookiecutter==2.6.0 (from -r requirements.txt (line 4)) 2025-12-21 03:19:36.891497 | debian-bookworm | Downloading cookiecutter-2.6.0-py3-none-any.whl.metadata (7.3 kB) 2025-12-21 03:19:37.236387 | debian-bookworm | Collecting cryptography==46.0.3 (from -r requirements.txt (line 5)) 2025-12-21 03:19:37.253465 | debian-bookworm | Downloading cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2025-12-21 03:19:37.308654 | debian-bookworm | Collecting loguru==0.7.3 (from -r requirements.txt (line 6)) 2025-12-21 03:19:37.327497 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl.metadata (22 kB) 2025-12-21 03:19:37.415758 | debian-bookworm | Collecting oslo.utils==9.2.0 (from -r requirements.txt (line 7)) 2025-12-21 03:19:37.434034 | debian-bookworm | Downloading oslo_utils-9.2.0-py3-none-any.whl.metadata (2.2 kB) 2025-12-21 03:19:37.509025 | debian-bookworm | Collecting paramiko==4.0.0 (from -r requirements.txt (line 8)) 2025-12-21 03:19:37.529246 | debian-bookworm | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2025-12-21 03:19:37.584229 | debian-bookworm | Collecting passlib==1.7.4 (from -r requirements.txt (line 9)) 2025-12-21 03:19:37.601765 | debian-bookworm | Downloading passlib-1.7.4-py2.py3-none-any.whl.metadata (1.7 kB) 2025-12-21 03:19:37.651931 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 10)) 2025-12-21 03:19:37.670113 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2025-12-21 03:19:37.698183 | debian-bookworm | Installing build dependencies: started 2025-12-21 03:19:39.036342 | debian-bookworm | Installing build dependencies: finished with status 'done' 2025-12-21 03:19:39.038245 | debian-bookworm | Getting requirements to build wheel: started 2025-12-21 03:19:39.490459 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2025-12-21 03:19:39.493720 | debian-bookworm | Preparing metadata (pyproject.toml): started 2025-12-21 03:19:39.731480 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-21 03:19:39.874112 | debian-bookworm | Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 11)) 2025-12-21 03:19:39.889945 | debian-bookworm | Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2025-12-21 03:19:39.945443 | debian-bookworm | Collecting pykeepass==4.1.1.post1 (from -r requirements.txt (line 12)) 2025-12-21 03:19:39.963209 | debian-bookworm | Downloading pykeepass-4.1.1.post1-py3-none-any.whl.metadata (6.6 kB) 2025-12-21 03:19:40.014966 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 13)) 2025-12-21 03:19:40.032168 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2025-12-21 03:19:40.313756 | debian-bookworm | Collecting ruamel.yaml==0.18.17 (from -r requirements.txt (line 14)) 2025-12-21 03:19:40.330074 | debian-bookworm | Downloading ruamel_yaml-0.18.17-py3-none-any.whl.metadata (27 kB) 2025-12-21 03:19:40.379580 | debian-bookworm | Collecting yamllint==1.37.1 (from -r requirements.txt (line 15)) 2025-12-21 03:19:40.395893 | debian-bookworm | Downloading yamllint-1.37.1-py3-none-any.whl.metadata (4.3 kB) 2025-12-21 03:19:40.491341 | debian-bookworm | Collecting ansible-core~=2.18.11 (from ansible==11.12.0->-r requirements.txt (line 2)) 2025-12-21 03:19:40.507945 | debian-bookworm | Downloading ansible_core-2.18.12-py3-none-any.whl.metadata (7.7 kB) 2025-12-21 03:19:40.561858 | debian-bookworm | Collecting binaryornot>=0.4.4 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-21 03:19:40.581424 | debian-bookworm | Downloading binaryornot-0.4.4-py2.py3-none-any.whl.metadata (6.0 kB) 2025-12-21 03:19:40.641938 | debian-bookworm | Collecting Jinja2<4.0.0,>=2.7 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-21 03:19:40.659494 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2025-12-21 03:19:40.715417 | debian-bookworm | Collecting python-slugify>=4.0.0 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-21 03:19:40.732760 | debian-bookworm | Downloading python_slugify-8.0.4-py2.py3-none-any.whl.metadata (8.5 kB) 2025-12-21 03:19:40.822662 | debian-bookworm | Collecting requests>=2.23.0 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-21 03:19:40.839362 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2025-12-21 03:19:40.909348 | debian-bookworm | Collecting arrow (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-21 03:19:40.926563 | debian-bookworm | Downloading arrow-1.4.0-py3-none-any.whl.metadata (7.7 kB) 2025-12-21 03:19:41.023396 | debian-bookworm | Collecting rich (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-21 03:19:41.039540 | debian-bookworm | Downloading rich-14.2.0-py3-none-any.whl.metadata (18 kB) 2025-12-21 03:19:41.228721 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography==46.0.3->-r requirements.txt (line 5)) 2025-12-21 03:19:41.245870 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2025-12-21 03:19:41.295089 | debian-bookworm | Collecting iso8601>=0.1.11 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2025-12-21 03:19:41.313113 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2025-12-21 03:19:41.383322 | debian-bookworm | Collecting oslo.i18n>=3.15.3 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2025-12-21 03:19:41.400422 | debian-bookworm | Downloading oslo_i18n-6.7.1-py3-none-any.whl.metadata (1.9 kB) 2025-12-21 03:19:41.449087 | debian-bookworm | Collecting netaddr>=0.10.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2025-12-21 03:19:41.467212 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2025-12-21 03:19:41.535261 | debian-bookworm | Collecting debtcollector>=1.2.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2025-12-21 03:19:41.556799 | debian-bookworm | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2025-12-21 03:19:41.648980 | debian-bookworm | Collecting pyparsing>=2.1.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2025-12-21 03:19:41.665650 | debian-bookworm | Downloading pyparsing-3.2.5-py3-none-any.whl.metadata (5.0 kB) 2025-12-21 03:19:41.719171 | debian-bookworm | Collecting packaging>=20.4 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2025-12-21 03:19:41.734765 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-12-21 03:19:41.836151 | debian-bookworm | Collecting tzdata>=2022.4 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2025-12-21 03:19:41.852660 | debian-bookworm | Downloading tzdata-2025.3-py2.py3-none-any.whl.metadata (1.4 kB) 2025-12-21 03:19:41.988555 | debian-bookworm | Collecting psutil>=3.2.2 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2025-12-21 03:19:42.006606 | debian-bookworm | Downloading psutil-7.1.3-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (23 kB) 2025-12-21 03:19:42.185133 | debian-bookworm | Collecting pbr>=6.1.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2025-12-21 03:19:42.202109 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2025-12-21 03:19:42.303612 | debian-bookworm | Collecting bcrypt>=3.2 (from paramiko==4.0.0->-r requirements.txt (line 8)) 2025-12-21 03:19:42.319869 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2025-12-21 03:19:42.468532 | debian-bookworm | Collecting invoke>=2.0 (from paramiko==4.0.0->-r requirements.txt (line 8)) 2025-12-21 03:19:42.486377 | debian-bookworm | Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 2025-12-21 03:19:42.541379 | debian-bookworm | Collecting pynacl>=1.5 (from paramiko==4.0.0->-r requirements.txt (line 8)) 2025-12-21 03:19:42.557135 | debian-bookworm | Downloading pynacl-1.6.1-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (9.8 kB) 2025-12-21 03:19:42.601682 | debian-bookworm | Collecting pyotp>=2.9.0 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-12-21 03:19:42.619845 | debian-bookworm | Downloading pyotp-2.9.0-py3-none-any.whl.metadata (9.8 kB) 2025-12-21 03:19:42.681233 | debian-bookworm | Collecting construct>=2.10.53 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-12-21 03:19:42.701616 | debian-bookworm | Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2025-12-21 03:19:42.773094 | debian-bookworm | Collecting argon2_cffi>=18.1.0 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-12-21 03:19:42.789553 | debian-bookworm | Downloading argon2_cffi-25.1.0-py3-none-any.whl.metadata (4.1 kB) 2025-12-21 03:19:42.931028 | debian-bookworm | Collecting pycryptodomex>=3.6.2 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-12-21 03:19:42.947445 | debian-bookworm | Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2025-12-21 03:19:43.257380 | debian-bookworm | Collecting lxml (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-12-21 03:19:43.274122 | debian-bookworm | Downloading lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB) 2025-12-21 03:19:43.325060 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2025-12-21 03:19:43.341921 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2025-12-21 03:19:43.401611 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2025-12-21 03:19:43.419158 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2025-12-21 03:19:43.478202 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2025-12-21 03:19:43.495387 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2025-12-21 03:19:43.590695 | debian-bookworm | Collecting ruamel.yaml.clib>=0.2.15 (from ruamel.yaml==0.18.17->-r requirements.txt (line 14)) 2025-12-21 03:19:43.607866 | debian-bookworm | Downloading ruamel_yaml_clib-0.2.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2025-12-21 03:19:43.648694 | debian-bookworm | Collecting pathspec>=0.5.3 (from yamllint==1.37.1->-r requirements.txt (line 15)) 2025-12-21 03:19:43.665170 | debian-bookworm | Downloading pathspec-0.12.1-py3-none-any.whl.metadata (21 kB) 2025-12-21 03:19:43.724355 | 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)) 2025-12-21 03:19:43.741585 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2025-12-21 03:19:43.850545 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2<4.0.0,>=2.7->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-21 03:19:43.870131 | 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) 2025-12-21 03:19:43.979210 | debian-bookworm | Collecting argon2-cffi-bindings (from argon2_cffi>=18.1.0->pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-12-21 03:19:43.997183 | 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) 2025-12-21 03:19:44.052020 | debian-bookworm | Collecting chardet>=3.0.2 (from binaryornot>=0.4.4->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-21 03:19:44.069712 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) 2025-12-21 03:19:44.123988 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.3->-r requirements.txt (line 5)) 2025-12-21 03:19:44.140862 | debian-bookworm | Downloading pycparser-2.23-py3-none-any.whl.metadata (993 bytes) 2025-12-21 03:19:44.479683 | debian-bookworm | Collecting wrapt>=1.7.0 (from debtcollector>=1.2.0->oslo.utils==9.2.0->-r requirements.txt (line 7)) 2025-12-21 03:19:44.496304 | debian-bookworm | Downloading wrapt-2.0.1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (9.0 kB) 2025-12-21 03:19:44.530202 | 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)) (80.9.0) 2025-12-21 03:19:44.566859 | debian-bookworm | Collecting text-unidecode>=1.3 (from python-slugify>=4.0.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-21 03:19:44.583714 | debian-bookworm | Downloading text_unidecode-1.3-py2.py3-none-any.whl.metadata (2.4 kB) 2025-12-21 03:19:44.725507 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-21 03:19:44.743020 | 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) 2025-12-21 03:19:44.792595 | debian-bookworm | Collecting idna<4,>=2.5 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-21 03:19:44.811665 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2025-12-21 03:19:44.895682 | debian-bookworm | Collecting urllib3<3,>=1.21.1 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-21 03:19:44.911530 | debian-bookworm | Downloading urllib3-2.6.2-py3-none-any.whl.metadata (6.6 kB) 2025-12-21 03:19:44.972739 | debian-bookworm | Collecting certifi>=2017.4.17 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-21 03:19:44.988517 | debian-bookworm | Downloading certifi-2025.11.12-py3-none-any.whl.metadata (2.5 kB) 2025-12-21 03:19:45.062861 | debian-bookworm | Collecting python-dateutil>=2.7.0 (from arrow->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-21 03:19:45.078660 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2025-12-21 03:19:45.128498 | debian-bookworm | Collecting six>=1.5 (from python-dateutil>=2.7.0->arrow->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-21 03:19:45.145306 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-12-21 03:19:45.218707 | debian-bookworm | Collecting markdown-it-py>=2.2.0 (from rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-21 03:19:45.234494 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2025-12-21 03:19:45.291719 | debian-bookworm | Collecting pygments<3.0.0,>=2.13.0 (from rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-21 03:19:45.307463 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2025-12-21 03:19:45.349179 | debian-bookworm | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-12-21 03:19:45.366304 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2025-12-21 03:19:45.415003 | 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) 2025-12-21 03:19:45.478840 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 17.4 MB/s 0:00:00 2025-12-21 03:19:45.499543 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl (57.4 MB) 2025-12-21 03:19:47.404997 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.4/57.4 MB 30.1 MB/s 0:00:01 2025-12-21 03:19:47.421610 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2025-12-21 03:19:47.451631 | debian-bookworm | Downloading cookiecutter-2.6.0-py3-none-any.whl (39 kB) 2025-12-21 03:19:47.484267 | debian-bookworm | Downloading cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2025-12-21 03:19:47.659623 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 25.6 MB/s 0:00:00 2025-12-21 03:19:47.678044 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl (61 kB) 2025-12-21 03:19:47.707986 | debian-bookworm | Downloading oslo_utils-9.2.0-py3-none-any.whl (138 kB) 2025-12-21 03:19:47.790599 | debian-bookworm | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2025-12-21 03:19:47.826931 | debian-bookworm | Downloading passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2025-12-21 03:19:47.871341 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 525.6/525.6 kB 7.6 MB/s 0:00:00 2025-12-21 03:19:47.890271 | debian-bookworm | Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2025-12-21 03:19:47.988818 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 22.3 MB/s 0:00:00 2025-12-21 03:19:48.007841 | debian-bookworm | Downloading pykeepass-4.1.1.post1-py3-none-any.whl (55 kB) 2025-12-21 03:19:48.040323 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2025-12-21 03:19:48.067221 | debian-bookworm | Downloading ruamel_yaml-0.18.17-py3-none-any.whl (121 kB) 2025-12-21 03:19:48.093754 | debian-bookworm | Downloading yamllint-1.37.1-py3-none-any.whl (68 kB) 2025-12-21 03:19:48.124902 | debian-bookworm | Downloading ansible_core-2.18.12-py3-none-any.whl (2.2 MB) 2025-12-21 03:19:48.233596 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 19.9 MB/s 0:00:00 2025-12-21 03:19:48.250496 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2025-12-21 03:19:48.280299 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2025-12-21 03:19:48.311084 | debian-bookworm | Downloading argon2_cffi-25.1.0-py3-none-any.whl (14 kB) 2025-12-21 03:19:48.340230 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2025-12-21 03:19:48.376019 | debian-bookworm | Downloading binaryornot-0.4.4-py2.py3-none-any.whl (9.0 kB) 2025-12-21 03:19:48.403214 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2025-12-21 03:19:48.433784 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2025-12-21 03:19:48.468885 | debian-bookworm | Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2025-12-21 03:19:48.500577 | debian-bookworm | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2025-12-21 03:19:48.529607 | debian-bookworm | Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 2025-12-21 03:19:48.566615 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2025-12-21 03:19:48.593600 | 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) 2025-12-21 03:19:48.622836 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2025-12-21 03:19:48.717260 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 23.2 MB/s 0:00:00 2025-12-21 03:19:48.737739 | debian-bookworm | Downloading oslo_i18n-6.7.1-py3-none-any.whl (47 kB) 2025-12-21 03:19:48.767493 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-12-21 03:19:48.798571 | debian-bookworm | Downloading pathspec-0.12.1-py3-none-any.whl (31 kB) 2025-12-21 03:19:48.832810 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2025-12-21 03:19:48.872487 | debian-bookworm | Downloading psutil-7.1.3-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (263 kB) 2025-12-21 03:19:48.906082 | debian-bookworm | Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2025-12-21 03:19:48.999809 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 23.8 MB/s 0:00:00 2025-12-21 03:19:49.019546 | debian-bookworm | Downloading pynacl-1.6.1-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2025-12-21 03:19:49.085394 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 21.4 MB/s 0:00:00 2025-12-21 03:19:49.101125 | debian-bookworm | Downloading pyotp-2.9.0-py3-none-any.whl (13 kB) 2025-12-21 03:19:49.127925 | debian-bookworm | Downloading pyparsing-3.2.5-py3-none-any.whl (113 kB) 2025-12-21 03:19:49.156530 | debian-bookworm | Downloading python_slugify-8.0.4-py2.py3-none-any.whl (10 kB) 2025-12-21 03:19:49.180648 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2025-12-21 03:19:49.205302 | 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) 2025-12-21 03:19:49.232072 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2025-12-21 03:19:49.261954 | debian-bookworm | Downloading urllib3-2.6.2-py3-none-any.whl (131 kB) 2025-12-21 03:19:49.289817 | debian-bookworm | Downloading certifi-2025.11.12-py3-none-any.whl (159 kB) 2025-12-21 03:19:49.357927 | debian-bookworm | Downloading ruamel_yaml_clib-0.2.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (777 kB) 2025-12-21 03:19:49.403919 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.6/777.6 kB 13.4 MB/s 0:00:00 2025-12-21 03:19:49.421174 | debian-bookworm | Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB) 2025-12-21 03:19:49.465160 | debian-bookworm | Downloading tzdata-2025.3-py2.py3-none-any.whl (348 kB) 2025-12-21 03:19:49.500398 | debian-bookworm | Downloading wrapt-2.0.1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (114 kB) 2025-12-21 03:19:49.531517 | debian-bookworm | Downloading argon2_cffi_bindings-25.1.0-cp39-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (87 kB) 2025-12-21 03:19:49.559024 | debian-bookworm | Downloading arrow-1.4.0-py3-none-any.whl (68 kB) 2025-12-21 03:19:49.586278 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-12-21 03:19:49.644923 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2025-12-21 03:19:49.672532 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-12-21 03:19:49.701491 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2025-12-21 03:19:49.730761 | debian-bookworm | Downloading lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2025-12-21 03:19:49.977543 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 20.9 MB/s 0:00:00 2025-12-21 03:19:49.994741 | debian-bookworm | Downloading pycparser-2.23-py3-none-any.whl (118 kB) 2025-12-21 03:19:50.039149 | debian-bookworm | Downloading rich-14.2.0-py3-none-any.whl (243 kB) 2025-12-21 03:19:50.075696 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2025-12-21 03:19:50.155581 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 13.8 MB/s 0:00:00 2025-12-21 03:19:50.173003 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2025-12-21 03:19:50.202803 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2025-12-21 03:19:50.230911 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2025-12-21 03:19:50.751227 | debian-bookworm | Building wheels for collected packages: pwgen 2025-12-21 03:19:50.752843 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2025-12-21 03:19:51.046106 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2025-12-21 03:19:51.048196 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3797 sha256=9ec63345c68cee022199bf6e32dcc152e041cd22ac4a12c6181e69ee922052e5 2025-12-21 03:19:51.049179 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2025-12-21 03:19:51.054276 | debian-bookworm | Successfully built pwgen 2025-12-21 03:19:51.322125 | debian-bookworm | Installing collected packages: text-unidecode, resolvelib, pwgen, passlib, wrapt, urllib3, tzdata, six, sh, ruamel.yaml.clib, 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, ruamel.yaml, 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 2025-12-21 03:20:25.981219 | debian-bookworm | 2025-12-21 03:20:25.985537 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.12.0 ansible-core-2.18.12 argon2-cffi-bindings-25.1.0 argon2_cffi-25.1.0 arrow-1.4.0 bcrypt-5.0.0 binaryornot-0.4.4 certifi-2025.11.12 cffi-2.0.0 chardet-5.2.0 charset_normalizer-3.4.4 click-8.3.1 colorama-0.4.6 construct-2.10.70 cookiecutter-2.6.0 cryptography-46.0.3 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.1 oslo.utils-9.2.0 packaging-25.0 paramiko-4.0.0 passlib-1.7.4 pathspec-0.12.1 pbr-7.0.3 psutil-7.1.3 pwgen-0.8.2.post0 pycparser-2.23 pycryptodome-3.23.0 pycryptodomex-3.23.0 pygments-2.19.2 pykeepass-4.1.1.post1 pynacl-1.6.1 pyotp-2.9.0 pyparsing-3.2.5 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.2.0 ruamel.yaml-0.18.17 ruamel.yaml.clib-0.2.15 sh-2.2.2 six-1.17.0 text-unidecode-1.3 tzdata-2025.3 urllib3-2.6.2 wrapt-2.0.1 yamllint-1.37.1 2025-12-21 03:20:26.355415 | debian-bookworm | cookiecutter: 52047 I exit 0 (51.17 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> python -I -m pip install -r requirements.txt pid=1433 [tox/execute/api.py:295] 2025-12-21 03:20:26.357797 | debian-bookworm | cookiecutter: OK (51.83 seconds) 2025-12-21 03:20:26.357878 | debian-bookworm | congratulations :) (51.86 seconds) 2025-12-21 03:20:26.890324 | debian-bookworm | ok: Runtime: 0:00:52.137053 2025-12-21 03:20:26.899709 | 2025-12-21 03:20:26.899836 | TASK [tox : Create a tempfile to save tox showconfig] 2025-12-21 03:20:27.997375 | debian-bookworm | changed 2025-12-21 03:20:28.009328 | 2025-12-21 03:20:28.009493 | TASK [tox : Get tox envlist config] 2025-12-21 03:20:29.051929 | debian-bookworm | ok: Runtime: 0:00:00.351062 2025-12-21 03:20:29.058365 | 2025-12-21 03:20:29.058529 | TASK [tox : Install any sibling python packages] 2025-12-21 03:20:29.781682 | debian-bookworm | ok: No setup.cfg, no action needed 2025-12-21 03:20:29.791658 | 2025-12-21 03:20:29.791791 | TASK [tox : Remove tempfile] 2025-12-21 03:20:30.491929 | debian-bookworm | changed 2025-12-21 03:20:30.504019 | 2025-12-21 03:20:30.504173 | TASK [tox : Emit tox command] 2025-12-21 03:20:30.554104 | /home/zuul/.local/tox/bin/tox -ecookiecutter -vv --skip-missing-interpreters=false 2025-12-21 03:20:30.565161 | 2025-12-21 03:20:30.565309 | TASK [tox : Run tox] 2025-12-21 03:20:31.265510 | debian-bookworm | ROOT: 206 D setup logging to DEBUG on pid 1730 [tox/report.py:225] 2025-12-21 03:20:31.298104 | debian-bookworm | cookiecutter: 239 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [virtualenv/discovery/builtin.py:78] 2025-12-21 03:20:31.298676 | debian-bookworm | cookiecutter: 240 D filesystem is case-sensitive [virtualenv/info.py:27] 2025-12-21 03:20:31.299673 | debian-bookworm | cookiecutter: 241 D got python info of /usr/bin/python3.11 from /home/zuul/.local/share/virtualenv/py_info/2/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:132] 2025-12-21 03:20:31.300387 | debian-bookworm | cookiecutter: 241 I proposed PythonInfo(spec=CPython3.11.2.final.0-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:85] 2025-12-21 03:20:31.300444 | debian-bookworm | cookiecutter: 241 D accepted PythonInfo(spec=CPython3.11.2.final.0-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:87] 2025-12-21 03:20:31.301875 | debian-bookworm | cookiecutter: 243 D symlink on filesystem does work [virtualenv/info.py:50] 2025-12-21 03:20:31.338222 | debian-bookworm | cookiecutter: 279 W commands[0]> cookiecutter --no-input . openstack_version=2025.1 [tox/tox_env/api.py:464] 2025-12-21 03:20:32.021658 | debian-bookworm | /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/gilt/__init__.py:22: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-12-21 03:20:32.021706 | debian-bookworm | import pkg_resources 2025-12-21 03:20:32.101761 | debian-bookworm | osism.cfg-generics: 2025-12-21 03:20:32.101803 | debian-bookworm | - cloning osism.cfg-generics to /home/zuul/.gilt/clone/github.com/osism.cfg-generics 2025-12-21 03:20:33.411283 | 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 2025-12-21 03:20:33.594687 | debian-bookworm | /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/gilt/__init__.py:22: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-12-21 03:20:33.594757 | debian-bookworm | import pkg_resources 2025-12-21 03:20:33.677156 | debian-bookworm | osism.generics: 2025-12-21 03:20:33.677230 | debian-bookworm | - cloning osism.generics to /home/zuul/.gilt/clone/github.com/osism.generics 2025-12-21 03:20:34.744239 | 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 2025-12-21 03:20:34.744670 | 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 2025-12-21 03:20:34.745013 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/Makefile to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/./Makefile 2025-12-21 03:20:34.745333 | 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 2025-12-21 03:20:34.745566 | 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 2025-12-21 03:20:34.745855 | 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 2025-12-21 03:20:34.747135 | 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/ 2025-12-21 03:20:34.747396 | 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/ 2025-12-21 03:20:34.747624 | 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/ 2025-12-21 03:20:34.747872 | debian-bookworm | - running `python3 render-images.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2025-12-21 03:20:35.344981 | debian-bookworm | - running `rm render-images.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2025-12-21 03:20:35.353510 | debian-bookworm | - running `python3 set-versions.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2025-12-21 03:20:35.630782 | debian-bookworm | - running `rm set-versions.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2025-12-21 03:20:37.927177 | debian-bookworm | Generating public/private rsa key pair. 2025-12-21 03:20:37.929423 | debian-bookworm | Your identification has been saved in secrets/id_rsa.operator 2025-12-21 03:20:37.929445 | debian-bookworm | Your public key has been saved in secrets/id_rsa.operator.pub 2025-12-21 03:20:37.929453 | debian-bookworm | The key fingerprint is: 2025-12-21 03:20:37.929457 | debian-bookworm | SHA256:clyXj8xYFTvpCUcsqV7N7fi12kUPKINqr5TFmP6eNCk 2025-12-21 03:20:37.929462 | debian-bookworm | The key's randomart image is: 2025-12-21 03:20:37.929466 | debian-bookworm | +---[RSA 4096]----+ 2025-12-21 03:20:37.929470 | debian-bookworm | | o+. | 2025-12-21 03:20:37.929474 | debian-bookworm | | o+.o | 2025-12-21 03:20:37.929478 | debian-bookworm | | ..=+=. | 2025-12-21 03:20:37.929482 | debian-bookworm | | = o.*.Boo.| 2025-12-21 03:20:37.929485 | debian-bookworm | | + S.+.= =o.| 2025-12-21 03:20:37.929506 | debian-bookworm | | . * ..o .o+| 2025-12-21 03:20:37.929510 | debian-bookworm | | E + .=| 2025-12-21 03:20:37.929525 | debian-bookworm | | o = o ..o| 2025-12-21 03:20:37.929529 | debian-bookworm | | .o= ... | 2025-12-21 03:20:37.929534 | debian-bookworm | +----[SHA256]-----+ 2025-12-21 03:20:39.036045 | debian-bookworm | Generating public/private rsa key pair. 2025-12-21 03:20:39.036121 | debian-bookworm | Your identification has been saved in secrets/id_rsa.configuration 2025-12-21 03:20:39.036169 | debian-bookworm | Your public key has been saved in secrets/id_rsa.configuration.pub 2025-12-21 03:20:39.036183 | debian-bookworm | The key fingerprint is: 2025-12-21 03:20:39.036195 | debian-bookworm | SHA256:y6RI2P8ZSWjJg79OYQdlGoumtnNY6B2T8mW6X1TuL/o 2025-12-21 03:20:39.036206 | debian-bookworm | The key's randomart image is: 2025-12-21 03:20:39.036217 | debian-bookworm | +---[RSA 4096]----+ 2025-12-21 03:20:39.036228 | debian-bookworm | | . o | 2025-12-21 03:20:39.036238 | debian-bookworm | | . * | 2025-12-21 03:20:39.036249 | debian-bookworm | | o + . | 2025-12-21 03:20:39.036260 | debian-bookworm | | * + + o | 2025-12-21 03:20:39.036270 | debian-bookworm | | * O @ S . | 2025-12-21 03:20:39.036282 | debian-bookworm | | o O % X + | 2025-12-21 03:20:39.036302 | debian-bookworm | | = * = * . | 2025-12-21 03:20:39.036322 | debian-bookworm | | o o + o.. | 2025-12-21 03:20:39.036339 | debian-bookworm | | .o+ +oE.. | 2025-12-21 03:20:39.036351 | debian-bookworm | +----[SHA256]-----+ 2025-12-21 03:20:43.847719 | debian-bookworm | 2025-12-21 03:20:43.847 | INFO | __main__::32 - Prepare use of environments/kolla/secrets.yml 2025-12-21 03:20:43.883421 | debian-bookworm | 2025-12-21 03:20:43.883 | INFO | __main__::36 - Prepare use of environments/secrets.yml 2025-12-21 03:20:43.885386 | debian-bookworm | 2025-12-21 03:20:43.885 | INFO | __main__::40 - Prepare use of environments/ceph/secrets.yml 2025-12-21 03:20:43.886116 | debian-bookworm | 2025-12-21 03:20:43.885 | INFO | __main__::44 - Prepare use of environments/infrastructure/secrets.yml 2025-12-21 03:20:43.887334 | debian-bookworm | 2025-12-21 03:20:43.887 | INFO | __main__::48 - Prepare use of environments/kolla/secrets.yml 2025-12-21 03:20:43.920044 | debian-bookworm | 2025-12-21 03:20:43.919 | INFO | __main__::52 - Prepare use of environments/manager/secrets.yml 2025-12-21 03:20:43.920734 | debian-bookworm | 2025-12-21 03:20:43.920 | INFO | __main__::56 - Prepare use of environments/monitoring/secrets.yml 2025-12-21 03:20:43.921165 | debian-bookworm | 2025-12-21 03:20:43.920 | INFO | __main__::60 - Prepare use of environments/configuration.yml 2025-12-21 03:20:43.924493 | debian-bookworm | 2025-12-21 03:20:43.924 | INFO | __main__::64 - Prepare use of environments/ceph/configuration.yml 2025-12-21 03:20:43.929513 | debian-bookworm | 2025-12-21 03:20:43.929 | INFO | __main__::68 - Prepare use of environments/kolla/configuration.yml 2025-12-21 03:20:43.935040 | debian-bookworm | 2025-12-21 03:20:43.934 | INFO | __main__::73 - Set keystone_admin_password 2025-12-21 03:20:43.935063 | debian-bookworm | 2025-12-21 03:20:43.934 | INFO | __main__::79 - Set ara_server_mariadb_password 2025-12-21 03:20:43.935420 | debian-bookworm | 2025-12-21 03:20:43.934 | INFO | __main__::86 - Set ara_password 2025-12-21 03:20:43.935432 | debian-bookworm | 2025-12-21 03:20:43.935 | INFO | __main__::100 - Set operator_password_unhashed 2025-12-21 03:20:43.935437 | debian-bookworm | 2025-12-21 03:20:43.935 | INFO | __main__::102 - Set operator_password 2025-12-21 03:20:44.529514 | debian-bookworm | 2025-12-21 03:20:44.529 | INFO | __main__::107 - Set ceph_cluster_fsid 2025-12-21 03:20:44.530525 | debian-bookworm | 2025-12-21 03:20:44.529 | INFO | __main__::109 - Set fsid 2025-12-21 03:20:44.530595 | debian-bookworm | 2025-12-21 03:20:44.529 | INFO | __main__::118 - Set k3s_token 2025-12-21 03:20:44.530600 | debian-bookworm | 2025-12-21 03:20:44.529 | INFO | __main__::127 - Set netbox_api_token 2025-12-21 03:20:44.530604 | debian-bookworm | 2025-12-21 03:20:44.529 | INFO | __main__::129 - Set manager_listener_broker_password 2025-12-21 03:20:44.530611 | debian-bookworm | 2025-12-21 03:20:44.529 | INFO | __main__::134 - Set netbox_user_api_token 2025-12-21 03:20:44.530616 | debian-bookworm | 2025-12-21 03:20:44.530 | INFO | __main__::136 - Set netbox_secret_key 2025-12-21 03:20:44.530620 | debian-bookworm | 2025-12-21 03:20:44.530 | INFO | __main__::143 - Set netbox_superuser_api_token 2025-12-21 03:20:44.530625 | debian-bookworm | 2025-12-21 03:20:44.530 | INFO | __main__::147 - Set netbox_superuser_password 2025-12-21 03:20:44.530765 | debian-bookworm | 2025-12-21 03:20:44.530 | INFO | __main__::155 - Set netdata_api_key 2025-12-21 03:20:44.530773 | debian-bookworm | 2025-12-21 03:20:44.530 | INFO | __main__::158 - Set ceph_rgw_keystone_password 2025-12-21 03:20:44.531103 | debian-bookworm | 2025-12-21 03:20:44.530 | INFO | __main__::163 - Set ceph_dashboard_password 2025-12-21 03:20:44.531115 | debian-bookworm | 2025-12-21 03:20:44.530 | INFO | __main__::171 - Write result to environments/secrets.yml 2025-12-21 03:20:44.533313 | debian-bookworm | 2025-12-21 03:20:44.532 | INFO | __main__::175 - Write result to environments/ceph/secrets.yml 2025-12-21 03:20:44.534037 | debian-bookworm | 2025-12-21 03:20:44.533 | INFO | __main__::179 - Write result to environments/infrastructure/secrets.yml 2025-12-21 03:20:44.535234 | debian-bookworm | 2025-12-21 03:20:44.535 | INFO | __main__::183 - Write result to environments/kolla/secrets.yml 2025-12-21 03:20:44.566831 | debian-bookworm | 2025-12-21 03:20:44.566 | INFO | __main__::187 - Write result to environments/manager/secrets.yml 2025-12-21 03:20:44.567627 | debian-bookworm | 2025-12-21 03:20:44.567 | INFO | __main__::191 - Write result to environments/monitoring/secrets.yml 2025-12-21 03:20:44.568196 | debian-bookworm | 2025-12-21 03:20:44.567 | INFO | __main__::195 - Write result to environments/configuration.yml 2025-12-21 03:20:44.570465 | debian-bookworm | 2025-12-21 03:20:44.570 | INFO | __main__::199 - Write result to environments/ceph/configuration.yml 2025-12-21 03:20:44.573781 | debian-bookworm | 2025-12-21 03:20:44.573 | INFO | __main__::203 - Write result to environments/kolla/configuration.yml 2025-12-21 03:20:44.714838 | debian-bookworm | 2025-12-21 03:20:44.714 | INFO | __main__::23 - Prepare use of environments/secrets.yml 2025-12-21 03:20:44.719030 | debian-bookworm | 2025-12-21 03:20:44.718 | INFO | __main__::28 - Prepare use of secrets/id_rsa.operator 2025-12-21 03:20:44.719626 | debian-bookworm | 2025-12-21 03:20:44.718 | INFO | __main__::32 - Set operator 2025-12-21 03:20:44.719648 | debian-bookworm | 2025-12-21 03:20:44.718 | INFO | __main__::28 - Prepare use of secrets/id_rsa.configuration 2025-12-21 03:20:44.719665 | debian-bookworm | 2025-12-21 03:20:44.719 | INFO | __main__::32 - Set configuration 2025-12-21 03:20:44.719671 | debian-bookworm | 2025-12-21 03:20:44.719 | INFO | __main__::35 - Write result to environments/secrets.yml 2025-12-21 03:20:44.727188 | debian-bookworm | 2025-12-21 03:20:44.726 | INFO | __main__::41 - Prepare use of environments/configuration.yml 2025-12-21 03:20:44.730819 | debian-bookworm | 2025-12-21 03:20:44.730 | INFO | __main__::45 - Prepare use of environments/manager/configuration.yml 2025-12-21 03:20:44.734612 | debian-bookworm | 2025-12-21 03:20:44.734 | INFO | __main__::55 - Set operator_public_key 2025-12-21 03:20:44.735150 | debian-bookworm | 2025-12-21 03:20:44.734 | INFO | __main__::64 - Set configuration_git_public_key 2025-12-21 03:20:44.735168 | debian-bookworm | 2025-12-21 03:20:44.734 | INFO | __main__::69 - Write result to environments/configuration.yml 2025-12-21 03:20:44.737407 | debian-bookworm | 2025-12-21 03:20:44.737 | INFO | __main__::73 - Write result to environments/manager/configuration.yml 2025-12-21 03:20:49.044441 | debian-bookworm | cookiecutter: 17985 I exit 0 (17.70 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> cookiecutter --no-input . openstack_version=2025.1 pid=1737 [tox/execute/api.py:295] 2025-12-21 03:20:49.047008 | debian-bookworm | cookiecutter: OK (17.75=setup[0.05]+cmd[17.70] seconds) 2025-12-21 03:20:49.047045 | debian-bookworm | congratulations :) (17.78 seconds) 2025-12-21 03:20:49.229249 | debian-bookworm | ok: Runtime: 0:00:18.125520 2025-12-21 03:20:49.236710 | 2025-12-21 03:20:49.236831 | TASK [tox : Look for output] 2025-12-21 03:20:49.804580 | debian-bookworm | ok 2025-12-21 03:20:49.848081 | 2025-12-21 03:20:49.848247 | TASK [tox : Return file comments to Zuul] 2025-12-21 03:20:49.948168 | debian-bookworm | skipping: Conditional result was False 2025-12-21 03:20:49.962411 | 2025-12-21 03:20:49.962579 | PLAY RECAP 2025-12-21 03:20:49.962661 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2025-12-21 03:20:49.962691 | 2025-12-21 03:20:50.518187 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2025-12-21 03:20:50.521109 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2025-12-21 03:20:53.017601 | 2025-12-21 03:20:53.017773 | PLAY [all] 2025-12-21 03:20:53.033930 | 2025-12-21 03:20:53.034145 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2025-12-21 03:20:53.182791 | debian-bookworm | skipping: Conditional result was False 2025-12-21 03:20:53.192749 | 2025-12-21 03:20:53.192941 | TASK [fetch-tox-output : Set tox log path for single node] 2025-12-21 03:20:53.346454 | debian-bookworm | ok 2025-12-21 03:20:53.364155 | 2025-12-21 03:20:53.364370 | TASK [fetch-tox-output : Ensure local tox dir] 2025-12-21 03:20:55.484790 | debian-bookworm -> localhost | changed 2025-12-21 03:20:55.497882 | 2025-12-21 03:20:55.498027 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2025-12-21 03:20:55.694937 | debian-bookworm | skipping: Conditional result was False 2025-12-21 03:20:55.701807 | 2025-12-21 03:20:55.701955 | TASK [fetch-tox-output : Set envlist fact] 2025-12-21 03:20:55.772999 | debian-bookworm | ok 2025-12-21 03:20:55.779605 | 2025-12-21 03:20:55.779749 | TASK [fetch-tox-output : Get tox version] 2025-12-21 03:20:56.733805 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2025-12-21 03:20:56.752616 | debian-bookworm | 4.32.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2025-12-21 03:20:56.866644 | debian-bookworm | ok: Runtime: 0:00:00.295892 2025-12-21 03:20:56.873213 | 2025-12-21 03:20:56.873338 | TASK [fetch-tox-output : Find all default environments] 2025-12-21 03:20:57.504988 | debian-bookworm | skipping: Conditional result was False 2025-12-21 03:20:57.512251 | 2025-12-21 03:20:57.512393 | TASK [fetch-tox-output : Set envlist fact] 2025-12-21 03:20:57.657633 | debian-bookworm | skipping: Conditional result was False 2025-12-21 03:20:57.664748 | 2025-12-21 03:20:57.664890 | TASK [fetch-tox-output : Find all default environments] 2025-12-21 03:20:58.241193 | debian-bookworm | skipping: Conditional result was False 2025-12-21 03:20:58.254737 | 2025-12-21 03:20:58.254967 | TASK [fetch-tox-output : Set envlist fact] 2025-12-21 03:20:58.431990 | debian-bookworm | skipping: Conditional result was False 2025-12-21 03:20:58.439321 | 2025-12-21 03:20:58.439464 | LOOP [fetch-tox-output : Copy tox logs] 2025-12-21 03:20:58.668466 | debian-bookworm | skipping: Conditional result was False 2025-12-21 03:20:58.694277 | 2025-12-21 03:20:58.694457 | LOOP [fetch-tox-output : Collect tox logs] 2025-12-21 03:21:00.614703 | debian-bookworm | changed: 2025-12-21 03:21:00.621054 | debian-bookworm | created directory /var/lib/zuul/builds/385fc63dac44415c9a385795a0dc345b/work/logs/tox/cookiecutter 2025-12-21 03:21:00.621140 | debian-bookworm | cd+++++++++ ./ 2025-12-21 03:21:00.621175 | debian-bookworm | >f+++++++++ 1-commands[0].log 2025-12-21 03:21:00.621212 | 2025-12-21 03:21:00.640762 | 2025-12-21 03:21:00.640889 | PLAY RECAP 2025-12-21 03:21:00.640946 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2025-12-21 03:21:00.640970 | 2025-12-21 03:21:01.912983 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2025-12-21 03:21:01.914403 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2025-12-21 03:21:05.830136 | 2025-12-21 03:21:05.830310 | PLAY [all] 2025-12-21 03:21:05.847982 | 2025-12-21 03:21:05.848175 | TASK [fetch-subunit-output : Find stestr or testr executable] 2025-12-21 03:21:06.235108 | debian-bookworm | changed: non-zero return code 2025-12-21 03:21:06.270283 | 2025-12-21 03:21:06.270499 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2025-12-21 03:21:06.354855 | debian-bookworm | skipping: Conditional result was False 2025-12-21 03:21:06.362093 | 2025-12-21 03:21:06.362238 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2025-12-21 03:21:06.420231 | 2025-12-21 03:21:06.420613 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2025-12-21 03:21:06.513085 | 2025-12-21 03:21:06.513295 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2025-12-21 03:21:06.558612 | debian-bookworm | skipping: Conditional result was False 2025-12-21 03:21:06.567083 | 2025-12-21 03:21:06.567229 | LOOP [fetch-subunit-output : Generate subunit file] 2025-12-21 03:21:06.665087 | 2025-12-21 03:21:06.665433 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2025-12-21 03:21:06.722523 | debian-bookworm | skipping: Conditional result was False 2025-12-21 03:21:06.731019 | 2025-12-21 03:21:06.731167 | TASK [fetch-subunit-output : Remove the temporary file] 2025-12-21 03:21:06.839541 | debian-bookworm | skipping: Conditional result was False 2025-12-21 03:21:06.848752 | 2025-12-21 03:21:06.849091 | TASK [fetch-subunit-output : Process and fetch subunit results] 2025-12-21 03:21:06.919121 | debian-bookworm | skipping: Conditional result was False 2025-12-21 03:21:06.935425 | 2025-12-21 03:21:06.935587 | PLAY RECAP 2025-12-21 03:21:06.935648 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2025-12-21 03:21:06.935673 | 2025-12-21 03:21:07.232318 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2025-12-21 03:21:07.233570 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-21 03:21:08.937876 | 2025-12-21 03:21:08.938005 | PLAY [Base post] 2025-12-21 03:21:08.967576 | 2025-12-21 03:21:08.967705 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-12-21 03:21:09.810863 | debian-bookworm | changed 2025-12-21 03:21:09.821669 | 2025-12-21 03:21:09.821774 | PLAY RECAP 2025-12-21 03:21:09.821834 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-12-21 03:21:09.821893 | 2025-12-21 03:21:10.003348 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-21 03:21:10.004967 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-12-21 03:21:12.018125 | 2025-12-21 03:21:12.018259 | PLAY [Base post-logs] 2025-12-21 03:21:12.055691 | 2025-12-21 03:21:12.055827 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-12-21 03:21:12.843425 | localhost | changed 2025-12-21 03:21:12.864288 | 2025-12-21 03:21:12.864521 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-12-21 03:21:12.944066 | localhost | ok 2025-12-21 03:21:12.948015 | 2025-12-21 03:21:12.948154 | TASK [Set zuul-log-path fact] 2025-12-21 03:21:12.990688 | localhost | ok 2025-12-21 03:21:13.000025 | 2025-12-21 03:21:13.000175 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-21 03:21:13.094493 | localhost | ok 2025-12-21 03:21:13.098994 | 2025-12-21 03:21:13.099131 | TASK [upload-logs : Create log directories] 2025-12-21 03:21:14.534142 | localhost | changed 2025-12-21 03:21:14.537375 | 2025-12-21 03:21:14.537553 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-12-21 03:21:15.823236 | localhost -> localhost | ok: Runtime: 0:00:00.018749 2025-12-21 03:21:15.830282 | 2025-12-21 03:21:15.830409 | TASK [upload-logs : Upload logs to log server] 2025-12-21 03:21:17.462095 | localhost | Output suppressed because no_log was given 2025-12-21 03:21:17.464442 | 2025-12-21 03:21:17.464599 | LOOP [upload-logs : Compress console log and json output] 2025-12-21 03:21:17.564785 | localhost | skipping: Conditional result was False 2025-12-21 03:21:17.571381 | localhost | skipping: Conditional result was False 2025-12-21 03:21:17.579628 | 2025-12-21 03:21:17.579771 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-21 03:21:17.668437 | localhost | skipping: Conditional result was False 2025-12-21 03:21:17.669248 | 2025-12-21 03:21:17.686907 | localhost | skipping: Conditional result was False 2025-12-21 03:21:17.696293 | 2025-12-21 03:21:17.696436 | LOOP [upload-logs : Upload console log and json output]