2025-10-31 08:19:47.395036 | Job console starting 2025-10-31 08:19:47.418935 | Updating git repos 2025-10-31 08:19:47.472154 | Cloning repos into workspace 2025-10-31 08:19:47.548972 | Restoring repo states 2025-10-31 08:19:47.562248 | Merging changes 2025-10-31 08:19:48.130718 | Checking out repos 2025-10-31 08:19:48.243699 | Preparing playbooks 2025-10-31 08:19:49.820454 | Running Ansible setup 2025-10-31 08:19:56.172672 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-31 08:19:57.707199 | 2025-10-31 08:19:57.707329 | PLAY [Base pre] 2025-10-31 08:19:57.758938 | 2025-10-31 08:19:57.759061 | TASK [Setup log path fact] 2025-10-31 08:19:57.796953 | debian-bookworm | ok 2025-10-31 08:19:57.840730 | 2025-10-31 08:19:57.840856 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-31 08:19:57.884222 | debian-bookworm | ok 2025-10-31 08:19:57.896058 | 2025-10-31 08:19:57.896185 | TASK [emit-job-header : Print job information] 2025-10-31 08:19:57.981660 | # Job Information 2025-10-31 08:19:57.981830 | Ansible Version: 2.16.14 2025-10-31 08:19:57.981866 | Job: cfg-cookiecutter-tox-2025.1 2025-10-31 08:19:57.981899 | Pipeline: check 2025-10-31 08:19:57.981922 | Executor: 521e9411259a 2025-10-31 08:19:57.981943 | Triggered by: https://github.com/osism/cfg-cookiecutter/pull/568 2025-10-31 08:19:57.981964 | Event ID: 57748740-b632-11f0-9b03-d1343a70e86b 2025-10-31 08:19:57.986971 | 2025-10-31 08:19:57.987058 | LOOP [emit-job-header : Print node information] 2025-10-31 08:19:58.233527 | debian-bookworm | ok: 2025-10-31 08:19:58.233719 | debian-bookworm | # Node Information 2025-10-31 08:19:58.233750 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-31 08:19:58.233771 | debian-bookworm | Hostname: debian 2025-10-31 08:19:58.233789 | debian-bookworm | Username: zuul 2025-10-31 08:19:58.233806 | debian-bookworm | Distro: Debian 12.12 2025-10-31 08:19:58.233825 | debian-bookworm | Provider: regiocloud-a 2025-10-31 08:19:58.233842 | debian-bookworm | Region: 2025-10-31 08:19:58.233859 | debian-bookworm | Label: debian-bookworm 2025-10-31 08:19:58.233875 | debian-bookworm | Product Name: OpenStack Nova 2025-10-31 08:19:58.233891 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe20:3a45 2025-10-31 08:19:58.253564 | 2025-10-31 08:19:58.253661 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-31 08:19:59.199991 | debian-bookworm -> localhost | changed 2025-10-31 08:19:59.205586 | 2025-10-31 08:19:59.205673 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-31 08:20:00.919360 | debian-bookworm -> localhost | changed 2025-10-31 08:20:00.927782 | 2025-10-31 08:20:00.927867 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-31 08:20:01.570465 | debian-bookworm -> localhost | ok 2025-10-31 08:20:01.575409 | 2025-10-31 08:20:01.575487 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-31 08:20:01.611764 | debian-bookworm | ok 2025-10-31 08:20:01.643248 | debian-bookworm | included: /var/lib/zuul/builds/feaec605cc344b2380249af760a1fafc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-31 08:20:01.656480 | 2025-10-31 08:20:01.656561 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-31 08:20:03.611192 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-31 08:20:03.611359 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/feaec605cc344b2380249af760a1fafc/work/feaec605cc344b2380249af760a1fafc_id_rsa 2025-10-31 08:20:03.611392 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/feaec605cc344b2380249af760a1fafc/work/feaec605cc344b2380249af760a1fafc_id_rsa.pub 2025-10-31 08:20:03.611415 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-31 08:20:03.611438 | debian-bookworm -> localhost | SHA256:kK0CdUjaGmBBa4YtOPuCtju8Am+Pj5E9wcAJLLFXf04 zuul-build-sshkey 2025-10-31 08:20:03.611465 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-31 08:20:03.611484 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-31 08:20:03.611502 | debian-bookworm -> localhost | |*=..+.. | 2025-10-31 08:20:03.611520 | debian-bookworm -> localhost | |=B.*.o o | 2025-10-31 08:20:03.611537 | debian-bookworm -> localhost | |B+X . + E | 2025-10-31 08:20:03.611553 | debian-bookworm -> localhost | |o= * * | 2025-10-31 08:20:03.611569 | debian-bookworm -> localhost | |. . + . S | 2025-10-31 08:20:03.611588 | debian-bookworm -> localhost | |o. o o | 2025-10-31 08:20:03.611604 | debian-bookworm -> localhost | |=o+ o | 2025-10-31 08:20:03.611620 | debian-bookworm -> localhost | |o+++ . | 2025-10-31 08:20:03.611638 | debian-bookworm -> localhost | |.=*oo | 2025-10-31 08:20:03.611655 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-31 08:20:03.611699 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.786503 2025-10-31 08:20:03.621209 | 2025-10-31 08:20:03.621332 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-31 08:20:03.643037 | debian-bookworm | ok 2025-10-31 08:20:03.666178 | debian-bookworm | included: /var/lib/zuul/builds/feaec605cc344b2380249af760a1fafc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-31 08:20:03.693273 | 2025-10-31 08:20:03.693350 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-31 08:20:03.743194 | debian-bookworm | skipping: Conditional result was False 2025-10-31 08:20:03.748447 | 2025-10-31 08:20:03.748528 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-31 08:20:04.514154 | debian-bookworm | changed 2025-10-31 08:20:04.520745 | 2025-10-31 08:20:04.520823 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-31 08:20:04.759570 | debian-bookworm | ok 2025-10-31 08:20:04.763857 | 2025-10-31 08:20:04.763926 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-31 08:20:05.438115 | debian-bookworm | changed 2025-10-31 08:20:05.453236 | 2025-10-31 08:20:05.453333 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-31 08:20:06.078854 | debian-bookworm | changed 2025-10-31 08:20:06.083247 | 2025-10-31 08:20:06.083317 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-31 08:20:06.108699 | debian-bookworm | skipping: Conditional result was False 2025-10-31 08:20:06.130450 | 2025-10-31 08:20:06.130567 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-31 08:20:06.657831 | debian-bookworm -> localhost | changed 2025-10-31 08:20:06.668823 | 2025-10-31 08:20:06.668924 | TASK [add-build-sshkey : Add back temp key] 2025-10-31 08:20:07.290714 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/feaec605cc344b2380249af760a1fafc/work/feaec605cc344b2380249af760a1fafc_id_rsa (zuul-build-sshkey) 2025-10-31 08:20:07.290944 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.038965 2025-10-31 08:20:07.298185 | 2025-10-31 08:20:07.298283 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-31 08:20:07.723859 | debian-bookworm | ok 2025-10-31 08:20:07.734542 | 2025-10-31 08:20:07.734650 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-31 08:20:07.779683 | debian-bookworm | skipping: Conditional result was False 2025-10-31 08:20:07.789583 | 2025-10-31 08:20:07.789683 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-31 08:20:08.248155 | debian-bookworm | ok 2025-10-31 08:20:08.259733 | 2025-10-31 08:20:08.259838 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-31 08:20:08.288973 | debian-bookworm | ok 2025-10-31 08:20:08.295553 | 2025-10-31 08:20:08.295640 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-31 08:20:08.663044 | debian-bookworm -> localhost | ok 2025-10-31 08:20:08.672728 | 2025-10-31 08:20:08.672814 | TASK [validate-host : Collect information about the host] 2025-10-31 08:20:09.815026 | debian-bookworm | ok 2025-10-31 08:20:09.835153 | 2025-10-31 08:20:09.835267 | TASK [validate-host : Sanitize hostname] 2025-10-31 08:20:09.903682 | debian-bookworm | ok 2025-10-31 08:20:09.930958 | 2025-10-31 08:20:09.931057 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-31 08:20:10.392673 | debian-bookworm -> localhost | changed 2025-10-31 08:20:10.397175 | 2025-10-31 08:20:10.397255 | TASK [validate-host : Collect information about zuul worker] 2025-10-31 08:20:10.861786 | debian-bookworm | ok 2025-10-31 08:20:10.865517 | 2025-10-31 08:20:10.865593 | TASK [validate-host : Write out all zuul information for each host] 2025-10-31 08:20:11.975798 | debian-bookworm -> localhost | changed 2025-10-31 08:20:11.986865 | 2025-10-31 08:20:11.986954 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-31 08:20:12.282828 | debian-bookworm | ok 2025-10-31 08:20:12.287268 | 2025-10-31 08:20:12.287342 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-31 08:20:13.347800 | debian-bookworm | changed: 2025-10-31 08:20:13.348217 | debian-bookworm | cd+++++++++ src/ 2025-10-31 08:20:13.348270 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-31 08:20:13.348293 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-31 08:20:13.348311 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2025-10-31 08:20:13.348329 | debian-bookworm | Containerfile 2025-10-31 08:20:13.348439 | debian-bookworm | =6.2 2025-10-31 08:20:35.557581 | debian-bookworm | Downloading cachetools-6.2.1-py3-none-any.whl (11 kB) 2025-10-31 08:20:35.613552 | debian-bookworm | Collecting chardet>=5.2 2025-10-31 08:20:35.629609 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2025-10-31 08:20:35.650686 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 12.9 MB/s eta 0:00:00 2025-10-31 08:20:35.705366 | debian-bookworm | Collecting colorama>=0.4.6 2025-10-31 08:20:35.717396 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-10-31 08:20:35.783729 | debian-bookworm | Collecting filelock>=3.20 2025-10-31 08:20:35.796477 | debian-bookworm | Downloading filelock-3.20.0-py3-none-any.whl (16 kB) 2025-10-31 08:20:35.871096 | debian-bookworm | Collecting packaging>=25 2025-10-31 08:20:35.882632 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-10-31 08:20:35.897474 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 6.3 MB/s eta 0:00:00 2025-10-31 08:20:35.966502 | debian-bookworm | Collecting platformdirs>=4.5 2025-10-31 08:20:35.977813 | debian-bookworm | Downloading platformdirs-4.5.0-py3-none-any.whl (18 kB) 2025-10-31 08:20:36.039744 | debian-bookworm | Collecting pluggy>=1.6 2025-10-31 08:20:36.052319 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2025-10-31 08:20:36.151363 | debian-bookworm | Collecting pyproject-api>=1.9.1 2025-10-31 08:20:36.163960 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2025-10-31 08:20:36.304674 | debian-bookworm | Collecting virtualenv>=20.34 2025-10-31 08:20:36.316199 | debian-bookworm | Downloading virtualenv-20.35.4-py3-none-any.whl (6.0 MB) 2025-10-31 08:20:36.589879 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 22.3 MB/s eta 0:00:00 2025-10-31 08:20:36.704589 | debian-bookworm | Collecting distlib<1,>=0.3.7 2025-10-31 08:20:36.716236 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2025-10-31 08:20:36.740148 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 22.6 MB/s eta 0:00:00 2025-10-31 08:20:36.893203 | debian-bookworm | Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, tox 2025-10-31 08:20:37.793242 | debian-bookworm | Successfully installed cachetools-6.2.1 chardet-5.2.0 colorama-0.4.6 distlib-0.4.0 filelock-3.20.0 packaging-25.0 platformdirs-4.5.0 pluggy-1.6.0 pyproject-api-1.10.0 tox-4.32.0 virtualenv-20.35.4 2025-10-31 08:20:38.384597 | debian-bookworm | ok: Runtime: 0:00:03.285983 2025-10-31 08:20:38.390857 | 2025-10-31 08:20:38.390987 | TASK [ensure-tox : Export installed tox_executable path] 2025-10-31 08:20:38.423567 | debian-bookworm | ok 2025-10-31 08:20:38.428907 | 2025-10-31 08:20:38.429029 | TASK [ensure-tox : Output tox version] 2025-10-31 08:20:38.941250 | 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-10-31 08:20:38.960104 | debian-bookworm | 4.32.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2025-10-31 08:20:39.461210 | debian-bookworm | ok: Runtime: 0:00:00.310570 2025-10-31 08:20:39.467270 | 2025-10-31 08:20:39.467376 | TASK [ensure-tox : Make global symlink] 2025-10-31 08:20:39.491973 | debian-bookworm | skipping: Conditional result was False 2025-10-31 08:20:39.501269 | 2025-10-31 08:20:39.506614 | PLAY RECAP 2025-10-31 08:20:39.506748 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2025-10-31 08:20:39.506780 | 2025-10-31 08:20:39.721404 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2025-10-31 08:20:39.723313 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2025-10-31 08:20:40.356621 | 2025-10-31 08:20:40.356727 | PLAY [all] 2025-10-31 08:20:40.380510 | 2025-10-31 08:20:40.380607 | TASK [revoke-sudo : Check if zuul is sudoer] 2025-10-31 08:20:40.835898 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-10-31 08:20:40.909832 | debian-bookworm | ok: Runtime: 0:00:00.028381 2025-10-31 08:20:40.917440 | 2025-10-31 08:20:40.917560 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2025-10-31 08:20:41.448596 | debian-bookworm | ok: Runtime: 0:00:00.006585 2025-10-31 08:20:41.459458 | 2025-10-31 08:20:41.459587 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2025-10-31 08:20:41.776832 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-10-31 08:20:41.780396 | debian-bookworm | sudo: a password is required 2025-10-31 08:20:41.995077 | debian-bookworm | ok: Runtime: 0:00:00.024557 2025-10-31 08:20:42.012977 | 2025-10-31 08:20:42.013162 | TASK [tox : Check to see if the constraints file exists] 2025-10-31 08:20:42.047598 | debian-bookworm | skipping: Conditional result was False 2025-10-31 08:20:42.061488 | 2025-10-31 08:20:42.061663 | TASK [tox : Fail if constraints file is missing] 2025-10-31 08:20:42.085799 | debian-bookworm | skipping: Conditional result was False 2025-10-31 08:20:42.096024 | 2025-10-31 08:20:42.096173 | TASK [tox : Record file location] 2025-10-31 08:20:42.121483 | debian-bookworm | skipping: Conditional result was False 2025-10-31 08:20:42.126619 | 2025-10-31 08:20:42.126701 | TASK [tox : Install tox siblings] 2025-10-31 08:20:42.161289 | debian-bookworm | ok 2025-10-31 08:20:42.172779 | debian-bookworm | included: /var/lib/zuul/builds/feaec605cc344b2380249af760a1fafc/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2025-10-31 08:20:42.178933 | 2025-10-31 08:20:42.179023 | TASK [tox : Run tox without tests] 2025-10-31 08:20:42.689739 | debian-bookworm | ROOT: 193 D setup logging to DEBUG on pid 2371 [tox/report.py:225] 2025-10-31 08:20:42.719627 | debian-bookworm | cookiecutter: 223 D created app data folder /home/zuul/.local/share/virtualenv [virtualenv/app_data/__init__.py:42] 2025-10-31 08:20:42.722518 | debian-bookworm | cookiecutter: 226 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [virtualenv/discovery/builtin.py:78] 2025-10-31 08:20:42.722960 | debian-bookworm | cookiecutter: 227 D filesystem is case-sensitive [virtualenv/info.py:27] 2025-10-31 08:20:42.724021 | 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 9PLeBoq70OH4cJriSHhEIKbEikejOAqS b2lMAvE7UdTb38LKzO3hXclS344fBo5f [virtualenv/discovery/cached_py_info.py:128] 2025-10-31 08:20:42.795142 | debian-bookworm | cookiecutter: 299 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-10-31 08:20:42.795900 | debian-bookworm | cookiecutter: 299 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-10-31 08:20:42.795925 | debian-bookworm | cookiecutter: 299 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-10-31 08:20:42.798993 | debian-bookworm | cookiecutter: 303 D symlink on filesystem does work [virtualenv/info.py:50] 2025-10-31 08:20:42.836559 | debian-bookworm | cookiecutter: 340 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-10-31 08:20:42.836965 | debian-bookworm | cookiecutter: 341 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin [virtualenv/util/path/_sync.py:14] 2025-10-31 08:20:42.837142 | debian-bookworm | cookiecutter: 341 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-10-31 08:20:42.837384 | debian-bookworm | cookiecutter: 341 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2025-10-31 08:20:42.837501 | debian-bookworm | cookiecutter: 341 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2025-10-31 08:20:42.837563 | debian-bookworm | cookiecutter: 341 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2025-10-31 08:20:42.837607 | debian-bookworm | cookiecutter: 341 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2025-10-31 08:20:42.837664 | debian-bookworm | cookiecutter: 341 D virtualenv = 20.35.4 [virtualenv/create/pyenv_cfg.py:40] 2025-10-31 08:20:42.837704 | debian-bookworm | cookiecutter: 341 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2025-10-31 08:20:42.837762 | debian-bookworm | cookiecutter: 341 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-10-31 08:20:42.837815 | debian-bookworm | cookiecutter: 342 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-10-31 08:20:42.837894 | debian-bookworm | cookiecutter: 342 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2025-10-31 08:20:42.838170 | debian-bookworm | cookiecutter: 342 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-10-31 08:20:42.838528 | debian-bookworm | cookiecutter: 342 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-10-31 08:20:42.838681 | debian-bookworm | cookiecutter: 342 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-10-31 08:20:42.839083 | debian-bookworm | cookiecutter: 343 D ============================== target debug ============================== [virtualenv/run/session.py:54] 2025-10-31 08:20:42.839427 | debian-bookworm | cookiecutter: 343 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-10-31 08:20:42.879811 | debian-bookworm | cookiecutter: 343 D { 2025-10-31 08:20:42.879863 | debian-bookworm | "sys": { 2025-10-31 08:20:42.879871 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin/python", 2025-10-31 08:20:42.879876 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2025-10-31 08:20:42.879886 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2025-10-31 08:20:42.879892 | debian-bookworm | "base_prefix": "/usr", 2025-10-31 08:20:42.879896 | debian-bookworm | "real_prefix": null, 2025-10-31 08:20:42.879902 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2025-10-31 08:20:42.879907 | debian-bookworm | "base_exec_prefix": "/usr", 2025-10-31 08:20:42.879911 | debian-bookworm | "path": [ 2025-10-31 08:20:42.879916 | debian-bookworm | "/usr/lib/python311.zip", 2025-10-31 08:20:42.879920 | debian-bookworm | "/usr/lib/python3.11", 2025-10-31 08:20:42.879924 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2025-10-31 08:20:42.879928 | debian-bookworm | "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages" 2025-10-31 08:20:42.879933 | debian-bookworm | ], 2025-10-31 08:20:42.879937 | debian-bookworm | "meta_path": [ 2025-10-31 08:20:42.879941 | debian-bookworm | "", 2025-10-31 08:20:42.879945 | debian-bookworm | "", 2025-10-31 08:20:42.879950 | debian-bookworm | "", 2025-10-31 08:20:42.879954 | debian-bookworm | "" 2025-10-31 08:20:42.879958 | debian-bookworm | ], 2025-10-31 08:20:42.879962 | debian-bookworm | "fs_encoding": "utf-8", 2025-10-31 08:20:42.879966 | debian-bookworm | "io_encoding": "utf-8" 2025-10-31 08:20:42.879970 | debian-bookworm | }, 2025-10-31 08:20:42.879974 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2025-10-31 08:20:42.879978 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2025-10-31 08:20:42.879982 | debian-bookworm | "os": "", 2025-10-31 08:20:42.879986 | debian-bookworm | "site": "", 2025-10-31 08:20:42.879994 | debian-bookworm | "datetime": "", 2025-10-31 08:20:42.879998 | debian-bookworm | "math": "", 2025-10-31 08:20:42.880002 | debian-bookworm | "json": "" 2025-10-31 08:20:42.880006 | debian-bookworm | } [virtualenv/run/session.py:55] 2025-10-31 08:20:42.880171 | debian-bookworm | cookiecutter: 384 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-10-31 08:20:42.883298 | debian-bookworm | cookiecutter: 387 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-10-31 08:20:42.884017 | debian-bookworm | cookiecutter: 388 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-10-31 08:20:42.885090 | debian-bookworm | cookiecutter: 389 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-10-31 08:20:42.885414 | debian-bookworm | cookiecutter: 389 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-10-31 08:20:43.118021 | debian-bookworm | cookiecutter: 621 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-10-31 08:20:43.127483 | debian-bookworm | cookiecutter: 631 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-10-31 08:20:43.128407 | 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/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-10-31 08:20:43.136962 | debian-bookworm | cookiecutter: 641 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-10-31 08:20:43.147237 | debian-bookworm | cookiecutter: 651 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-10-31 08:20:43.148012 | debian-bookworm | cookiecutter: 652 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-10-31 08:20:43.149558 | debian-bookworm | cookiecutter: 653 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-10-31 08:20:43.297130 | debian-bookworm | cookiecutter: 801 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-10-31 08:20:43.308517 | debian-bookworm | cookiecutter: 812 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-10-31 08:20:43.309940 | debian-bookworm | cookiecutter: 814 D generated console scripts pip-3.11 pip3 pip pip3.11 [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2025-10-31 08:20:43.317943 | debian-bookworm | cookiecutter: 822 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2025-10-31 08:20:43.318150 | debian-bookworm | cookiecutter: 822 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:65] 2025-10-31 08:20:43.324168 | debian-bookworm | cookiecutter: 828 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2025-10-31 08:20:43.324247 | debian-bookworm | cookiecutter: 828 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2025-10-31 08:20:43.324319 | debian-bookworm | cookiecutter: 828 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2025-10-31 08:20:43.324379 | debian-bookworm | cookiecutter: 828 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2025-10-31 08:20:43.324421 | debian-bookworm | cookiecutter: 828 D virtualenv = 20.35.4 [virtualenv/create/pyenv_cfg.py:40] 2025-10-31 08:20:43.324461 | debian-bookworm | cookiecutter: 828 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2025-10-31 08:20:43.324516 | debian-bookworm | cookiecutter: 828 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-10-31 08:20:43.324569 | debian-bookworm | cookiecutter: 828 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-10-31 08:20:43.324667 | debian-bookworm | cookiecutter: 828 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2025-10-31 08:20:43.330575 | debian-bookworm | cookiecutter: 834 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:464] 2025-10-31 08:20:44.478685 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 1)) 2025-10-31 08:20:44.586199 | 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-10-31 08:20:44.686749 | debian-bookworm | Collecting ansible==11.11.0 (from -r requirements.txt (line 2)) 2025-10-31 08:20:44.705208 | debian-bookworm | Downloading ansible-11.11.0-py3-none-any.whl.metadata (8.1 kB) 2025-10-31 08:20:44.752642 | debian-bookworm | Collecting click==8.3.0 (from -r requirements.txt (line 3)) 2025-10-31 08:20:44.763966 | debian-bookworm | Downloading click-8.3.0-py3-none-any.whl.metadata (2.6 kB) 2025-10-31 08:20:44.809026 | debian-bookworm | Collecting cookiecutter==2.6.0 (from -r requirements.txt (line 4)) 2025-10-31 08:20:44.822495 | debian-bookworm | Downloading cookiecutter-2.6.0-py3-none-any.whl.metadata (7.3 kB) 2025-10-31 08:20:45.094064 | debian-bookworm | Collecting cryptography==46.0.3 (from -r requirements.txt (line 5)) 2025-10-31 08:20:45.105902 | debian-bookworm | Downloading cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2025-10-31 08:20:45.149472 | debian-bookworm | Collecting loguru==0.7.3 (from -r requirements.txt (line 6)) 2025-10-31 08:20:45.161704 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl.metadata (22 kB) 2025-10-31 08:20:45.237714 | debian-bookworm | Collecting oslo.utils==9.1.0 (from -r requirements.txt (line 7)) 2025-10-31 08:20:45.250370 | debian-bookworm | Downloading oslo_utils-9.1.0-py3-none-any.whl.metadata (2.2 kB) 2025-10-31 08:20:45.312945 | debian-bookworm | Collecting paramiko==3.5.1 (from -r requirements.txt (line 8)) 2025-10-31 08:20:45.324845 | debian-bookworm | Downloading paramiko-3.5.1-py3-none-any.whl.metadata (4.6 kB) 2025-10-31 08:20:45.432806 | debian-bookworm | Collecting passlib==1.7.4 (from -r requirements.txt (line 9)) 2025-10-31 08:20:45.446330 | debian-bookworm | Downloading passlib-1.7.4-py2.py3-none-any.whl.metadata (1.7 kB) 2025-10-31 08:20:45.580693 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 10)) 2025-10-31 08:20:45.595494 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2025-10-31 08:20:45.614812 | debian-bookworm | Installing build dependencies: started 2025-10-31 08:20:46.952951 | debian-bookworm | Installing build dependencies: finished with status 'done' 2025-10-31 08:20:46.953597 | debian-bookworm | Getting requirements to build wheel: started 2025-10-31 08:20:47.372268 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2025-10-31 08:20:47.375467 | debian-bookworm | Preparing metadata (pyproject.toml): started 2025-10-31 08:20:47.631598 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-31 08:20:47.796853 | debian-bookworm | Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 11)) 2025-10-31 08:20:47.809843 | debian-bookworm | Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2025-10-31 08:20:47.851670 | debian-bookworm | Collecting pykeepass==4.1.1.post1 (from -r requirements.txt (line 12)) 2025-10-31 08:20:47.865256 | debian-bookworm | Downloading pykeepass-4.1.1.post1-py3-none-any.whl.metadata (6.6 kB) 2025-10-31 08:20:48.011256 | debian-bookworm | Collecting python-gilt==2.2.4 (from -r requirements.txt (line 13)) 2025-10-31 08:20:48.025551 | debian-bookworm | Downloading python_gilt-2.2.4-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.musllinux_1_1_x86_64.whl.metadata (3.0 kB) 2025-10-31 08:20:48.262710 | debian-bookworm | Collecting ruamel.yaml==0.18.16 (from -r requirements.txt (line 14)) 2025-10-31 08:20:48.274262 | debian-bookworm | Downloading ruamel.yaml-0.18.16-py3-none-any.whl.metadata (25 kB) 2025-10-31 08:20:48.325488 | debian-bookworm | Collecting yamllint==1.37.1 (from -r requirements.txt (line 15)) 2025-10-31 08:20:48.336905 | debian-bookworm | Downloading yamllint-1.37.1-py3-none-any.whl.metadata (4.3 kB) 2025-10-31 08:20:48.421821 | debian-bookworm | Collecting ansible-core~=2.18.10 (from ansible==11.11.0->-r requirements.txt (line 2)) 2025-10-31 08:20:48.433841 | debian-bookworm | Downloading ansible_core-2.18.10-py3-none-any.whl.metadata (7.7 kB) 2025-10-31 08:20:48.470355 | debian-bookworm | Collecting binaryornot>=0.4.4 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-31 08:20:48.482205 | debian-bookworm | Downloading binaryornot-0.4.4-py2.py3-none-any.whl.metadata (6.0 kB) 2025-10-31 08:20:48.532921 | debian-bookworm | Collecting Jinja2<4.0.0,>=2.7 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-31 08:20:48.543920 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2025-10-31 08:20:48.595610 | debian-bookworm | Collecting python-slugify>=4.0.0 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-31 08:20:48.607065 | debian-bookworm | Downloading python_slugify-8.0.4-py2.py3-none-any.whl.metadata (8.5 kB) 2025-10-31 08:20:48.666202 | debian-bookworm | Collecting requests>=2.23.0 (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-31 08:20:48.677201 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2025-10-31 08:20:48.727184 | debian-bookworm | Collecting arrow (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-31 08:20:48.738908 | debian-bookworm | Downloading arrow-1.4.0-py3-none-any.whl.metadata (7.7 kB) 2025-10-31 08:20:48.825603 | debian-bookworm | Collecting rich (from cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-31 08:20:48.837305 | debian-bookworm | Downloading rich-14.2.0-py3-none-any.whl.metadata (18 kB) 2025-10-31 08:20:48.984982 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography==46.0.3->-r requirements.txt (line 5)) 2025-10-31 08:20:48.996535 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2025-10-31 08:20:49.037902 | debian-bookworm | Collecting iso8601>=0.1.11 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-10-31 08:20:49.048684 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2025-10-31 08:20:49.098159 | debian-bookworm | Collecting oslo.i18n>=3.15.3 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-10-31 08:20:49.109108 | debian-bookworm | Downloading oslo_i18n-6.6.0-py3-none-any.whl.metadata (2.1 kB) 2025-10-31 08:20:49.149650 | debian-bookworm | Collecting netaddr>=0.10.0 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-10-31 08:20:49.161252 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2025-10-31 08:20:49.205171 | debian-bookworm | Collecting debtcollector>=1.2.0 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-10-31 08:20:49.218085 | debian-bookworm | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2025-10-31 08:20:49.289371 | debian-bookworm | Collecting pyparsing>=2.1.0 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-10-31 08:20:49.300506 | debian-bookworm | Downloading pyparsing-3.2.5-py3-none-any.whl.metadata (5.0 kB) 2025-10-31 08:20:49.349581 | debian-bookworm | Collecting packaging>=20.4 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-10-31 08:20:49.361096 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-10-31 08:20:49.411382 | debian-bookworm | Collecting tzdata>=2022.4 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-10-31 08:20:49.423269 | debian-bookworm | Downloading tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB) 2025-10-31 08:20:49.535172 | debian-bookworm | Collecting psutil>=3.2.2 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-10-31 08:20:49.546302 | debian-bookworm | Downloading psutil-7.1.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (23 kB) 2025-10-31 08:20:49.617924 | debian-bookworm | Collecting pbr>=6.1.0 (from oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-10-31 08:20:49.628684 | debian-bookworm | Downloading pbr-7.0.2-py2.py3-none-any.whl.metadata (1.4 kB) 2025-10-31 08:20:49.764471 | debian-bookworm | Collecting bcrypt>=3.2 (from paramiko==3.5.1->-r requirements.txt (line 8)) 2025-10-31 08:20:49.778905 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2025-10-31 08:20:49.840661 | debian-bookworm | Collecting pynacl>=1.5 (from paramiko==3.5.1->-r requirements.txt (line 8)) 2025-10-31 08:20:49.851544 | debian-bookworm | Downloading pynacl-1.6.0-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (9.4 kB) 2025-10-31 08:20:49.911146 | debian-bookworm | Collecting pyotp>=2.9.0 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-10-31 08:20:49.924468 | debian-bookworm | Downloading pyotp-2.9.0-py3-none-any.whl.metadata (9.8 kB) 2025-10-31 08:20:49.976772 | debian-bookworm | Collecting construct>=2.10.53 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-10-31 08:20:49.990331 | debian-bookworm | Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2025-10-31 08:20:50.109613 | debian-bookworm | Collecting argon2_cffi>=18.1.0 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-10-31 08:20:50.121908 | debian-bookworm | Downloading argon2_cffi-25.1.0-py3-none-any.whl.metadata (4.1 kB) 2025-10-31 08:20:50.243458 | debian-bookworm | Collecting pycryptodomex>=3.6.2 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-10-31 08:20:50.255716 | debian-bookworm | Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2025-10-31 08:20:50.507323 | debian-bookworm | Collecting lxml (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-10-31 08:20:50.521014 | 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-10-31 08:20:50.588304 | debian-bookworm | Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml==0.18.16->-r requirements.txt (line 14)) 2025-10-31 08:20:50.599484 | debian-bookworm | Downloading ruamel.yaml.clib-0.2.14-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) 2025-10-31 08:20:50.647531 | debian-bookworm | Collecting pathspec>=0.5.3 (from yamllint==1.37.1->-r requirements.txt (line 15)) 2025-10-31 08:20:50.660775 | debian-bookworm | Downloading pathspec-0.12.1-py3-none-any.whl.metadata (21 kB) 2025-10-31 08:20:50.720346 | debian-bookworm | Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core~=2.18.10->ansible==11.11.0->-r requirements.txt (line 2)) 2025-10-31 08:20:50.732465 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2025-10-31 08:20:50.826966 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2<4.0.0,>=2.7->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-31 08:20:50.838488 | 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-10-31 08:20:50.888521 | debian-bookworm | Collecting argon2-cffi-bindings (from argon2_cffi>=18.1.0->pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2025-10-31 08:20:50.901852 | 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-10-31 08:20:50.947754 | debian-bookworm | Collecting chardet>=3.0.2 (from binaryornot>=0.4.4->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-31 08:20:50.959595 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) 2025-10-31 08:20:51.008666 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.3->-r requirements.txt (line 5)) 2025-10-31 08:20:51.020673 | debian-bookworm | Downloading pycparser-2.23-py3-none-any.whl.metadata (993 bytes) 2025-10-31 08:20:51.291770 | debian-bookworm | Collecting wrapt>=1.7.0 (from debtcollector>=1.2.0->oslo.utils==9.1.0->-r requirements.txt (line 7)) 2025-10-31 08:20:51.303302 | debian-bookworm | Downloading wrapt-2.0.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (8.8 kB) 2025-10-31 08:20:51.370522 | debian-bookworm | Requirement already satisfied: setuptools in ./.tox/cookiecutter/lib/python3.11/site-packages (from pbr>=6.1.0->oslo.utils==9.1.0->-r requirements.txt (line 7)) (80.9.0) 2025-10-31 08:20:51.410182 | debian-bookworm | Collecting text-unidecode>=1.3 (from python-slugify>=4.0.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-31 08:20:51.421634 | debian-bookworm | Downloading text_unidecode-1.3-py2.py3-none-any.whl.metadata (2.4 kB) 2025-10-31 08:20:51.554824 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-31 08:20:51.566034 | 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-10-31 08:20:51.610424 | debian-bookworm | Collecting idna<4,>=2.5 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-31 08:20:51.622190 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2025-10-31 08:20:51.692493 | debian-bookworm | Collecting urllib3<3,>=1.21.1 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-31 08:20:51.704880 | debian-bookworm | Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) 2025-10-31 08:20:51.775524 | debian-bookworm | Collecting certifi>=2017.4.17 (from requests>=2.23.0->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-31 08:20:51.786994 | debian-bookworm | Downloading certifi-2025.10.5-py3-none-any.whl.metadata (2.5 kB) 2025-10-31 08:20:51.850634 | debian-bookworm | Collecting python-dateutil>=2.7.0 (from arrow->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-31 08:20:51.861476 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2025-10-31 08:20:51.904126 | debian-bookworm | Collecting six>=1.5 (from python-dateutil>=2.7.0->arrow->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-31 08:20:51.914845 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-10-31 08:20:51.976639 | debian-bookworm | Collecting markdown-it-py>=2.2.0 (from rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-31 08:20:51.987582 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2025-10-31 08:20:52.037030 | debian-bookworm | Collecting pygments<3.0.0,>=2.13.0 (from rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-31 08:20:52.048075 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2025-10-31 08:20:52.088215 | debian-bookworm | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich->cookiecutter==2.6.0->-r requirements.txt (line 4)) 2025-10-31 08:20:52.099204 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2025-10-31 08:20:52.133064 | 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-10-31 08:20:52.186141 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 16.2 MB/s 0:00:00 2025-10-31 08:20:52.235109 | debian-bookworm | Downloading ansible-11.11.0-py3-none-any.whl (57.1 MB) 2025-10-31 08:20:54.136348 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.1/57.1 MB 30.0 MB/s 0:00:01 2025-10-31 08:20:54.148524 | debian-bookworm | Downloading click-8.3.0-py3-none-any.whl (107 kB) 2025-10-31 08:20:54.171683 | debian-bookworm | Downloading cookiecutter-2.6.0-py3-none-any.whl (39 kB) 2025-10-31 08:20:54.193712 | debian-bookworm | Downloading cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2025-10-31 08:20:54.354093 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 27.9 MB/s 0:00:00 2025-10-31 08:20:54.368504 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl (61 kB) 2025-10-31 08:20:54.394573 | debian-bookworm | Downloading oslo_utils-9.1.0-py3-none-any.whl (134 kB) 2025-10-31 08:20:54.421528 | debian-bookworm | Downloading paramiko-3.5.1-py3-none-any.whl (227 kB) 2025-10-31 08:20:54.444931 | debian-bookworm | Downloading passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2025-10-31 08:20:54.474515 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 525.6/525.6 kB 12.3 MB/s 0:00:00 2025-10-31 08:20:54.488027 | debian-bookworm | Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2025-10-31 08:20:54.575207 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 25.8 MB/s 0:00:00 2025-10-31 08:20:54.590708 | debian-bookworm | Downloading pykeepass-4.1.1.post1-py3-none-any.whl (55 kB) 2025-10-31 08:20:54.619069 | debian-bookworm | Downloading python_gilt-2.2.4-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.musllinux_1_1_x86_64.whl (3.3 MB) 2025-10-31 08:20:54.741263 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 27.3 MB/s 0:00:00 2025-10-31 08:20:54.753026 | debian-bookworm | Downloading ruamel.yaml-0.18.16-py3-none-any.whl (119 kB) 2025-10-31 08:20:54.776124 | debian-bookworm | Downloading yamllint-1.37.1-py3-none-any.whl (68 kB) 2025-10-31 08:20:54.801633 | debian-bookworm | Downloading ansible_core-2.18.10-py3-none-any.whl (2.2 MB) 2025-10-31 08:20:54.880703 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 27.2 MB/s 0:00:00 2025-10-31 08:20:54.894096 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2025-10-31 08:20:54.918219 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2025-10-31 08:20:54.941245 | debian-bookworm | Downloading argon2_cffi-25.1.0-py3-none-any.whl (14 kB) 2025-10-31 08:20:55.012997 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2025-10-31 08:20:55.043674 | debian-bookworm | Downloading binaryornot-0.4.4-py2.py3-none-any.whl (9.0 kB) 2025-10-31 08:20:55.070601 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2025-10-31 08:20:55.099141 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2025-10-31 08:20:55.127247 | debian-bookworm | Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2025-10-31 08:20:55.153657 | debian-bookworm | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2025-10-31 08:20:55.178002 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2025-10-31 08:20:55.202379 | 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-10-31 08:20:55.228157 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2025-10-31 08:20:55.317068 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 25.1 MB/s 0:00:00 2025-10-31 08:20:55.332895 | debian-bookworm | Downloading oslo_i18n-6.6.0-py3-none-any.whl (46 kB) 2025-10-31 08:20:55.357946 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-10-31 08:20:55.383548 | debian-bookworm | Downloading pathspec-0.12.1-py3-none-any.whl (31 kB) 2025-10-31 08:20:55.412639 | debian-bookworm | Downloading pbr-7.0.2-py2.py3-none-any.whl (129 kB) 2025-10-31 08:20:55.437824 | debian-bookworm | Downloading psutil-7.1.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (258 kB) 2025-10-31 08:20:55.468246 | debian-bookworm | Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2025-10-31 08:20:55.551705 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 26.8 MB/s 0:00:00 2025-10-31 08:20:55.566176 | debian-bookworm | Downloading pynacl-1.6.0-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2025-10-31 08:20:55.653692 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 17.1 MB/s 0:00:00 2025-10-31 08:20:55.666739 | debian-bookworm | Downloading pyotp-2.9.0-py3-none-any.whl (13 kB) 2025-10-31 08:20:55.688492 | debian-bookworm | Downloading pyparsing-3.2.5-py3-none-any.whl (113 kB) 2025-10-31 08:20:55.713152 | debian-bookworm | Downloading python_slugify-8.0.4-py2.py3-none-any.whl (10 kB) 2025-10-31 08:20:55.735739 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2025-10-31 08:20:55.759575 | 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-10-31 08:20:55.785078 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2025-10-31 08:20:55.808718 | debian-bookworm | Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) 2025-10-31 08:20:55.833962 | debian-bookworm | Downloading certifi-2025.10.5-py3-none-any.whl (163 kB) 2025-10-31 08:20:55.862033 | debian-bookworm | Downloading ruamel.yaml.clib-0.2.14-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (738 kB) 2025-10-31 08:20:55.905831 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 738.1/738.1 kB 17.3 MB/s 0:00:00 2025-10-31 08:20:55.919599 | debian-bookworm | Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB) 2025-10-31 08:20:55.941790 | debian-bookworm | Downloading tzdata-2025.2-py2.py3-none-any.whl (347 kB) 2025-10-31 08:20:55.981039 | debian-bookworm | Downloading wrapt-2.0.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (114 kB) 2025-10-31 08:20:56.005866 | 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-10-31 08:20:56.030321 | debian-bookworm | Downloading arrow-1.4.0-py3-none-any.whl (68 kB) 2025-10-31 08:20:56.056059 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-10-31 08:20:56.085179 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2025-10-31 08:20:56.108923 | debian-bookworm | Downloading lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2025-10-31 08:20:56.331629 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 23.3 MB/s 0:00:00 2025-10-31 08:20:56.345676 | debian-bookworm | Downloading pycparser-2.23-py3-none-any.whl (118 kB) 2025-10-31 08:20:56.369994 | debian-bookworm | Downloading rich-14.2.0-py3-none-any.whl (243 kB) 2025-10-31 08:20:56.395946 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2025-10-31 08:20:56.455418 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 19.3 MB/s 0:00:00 2025-10-31 08:20:56.469668 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2025-10-31 08:20:56.493245 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2025-10-31 08:20:56.957539 | debian-bookworm | Building wheels for collected packages: pwgen 2025-10-31 08:20:56.959029 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2025-10-31 08:20:57.267468 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2025-10-31 08:20:57.269511 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3797 sha256=1cfff9904cc883dc1a094925427480e93a459e05c62b0c8e3155401ea6b335d9 2025-10-31 08:20:57.270461 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2025-10-31 08:20:57.275936 | debian-bookworm | Successfully built pwgen 2025-10-31 08:20:57.527931 | debian-bookworm | Installing collected packages: text-unidecode, resolvelib, python-gilt, pwgen, passlib, wrapt, urllib3, tzdata, six, ruamel.yaml.clib, PyYAML, python-slugify, pyparsing, pyotp, pygments, pycryptodomex, pycryptodome, pycparser, psutil, pbr, pathspec, packaging, netaddr, mdurl, MarkupSafe, lxml, loguru, iso8601, idna, construct, click, charset_normalizer, chardet, certifi, bcrypt, yamllint, ruamel.yaml, requests, 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-10-31 08:21:28.051146 | debian-bookworm | 2025-10-31 08:21:28.060699 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.11.0 ansible-core-2.18.10 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.10.5 cffi-2.0.0 chardet-5.2.0 charset_normalizer-3.4.4 click-8.3.0 construct-2.10.70 cookiecutter-2.6.0 cryptography-46.0.3 debtcollector-3.0.0 idna-3.11 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.6.0 oslo.utils-9.1.0 packaging-25.0 paramiko-3.5.1 passlib-1.7.4 pathspec-0.12.1 pbr-7.0.2 psutil-7.1.2 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.0 pyotp-2.9.0 pyparsing-3.2.5 python-dateutil-2.9.0.post0 python-gilt-2.2.4 python-slugify-8.0.4 requests-2.32.5 resolvelib-1.0.1 rich-14.2.0 ruamel.yaml-0.18.16 ruamel.yaml.clib-0.2.14 six-1.17.0 text-unidecode-1.3 tzdata-2025.2 urllib3-2.5.0 wrapt-2.0.0 yamllint-1.37.1 2025-10-31 08:21:28.539201 | debian-bookworm | cookiecutter: 46042 I exit 0 (45.21 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> python -I -m pip install -r requirements.txt pid=2384 [tox/execute/api.py:295] 2025-10-31 08:21:28.540705 | debian-bookworm | cookiecutter: OK (45.82 seconds) 2025-10-31 08:21:28.540774 | debian-bookworm | congratulations :) (45.85 seconds) 2025-10-31 08:21:28.732659 | debian-bookworm | ok: Runtime: 0:00:46.121566 2025-10-31 08:21:28.741542 | 2025-10-31 08:21:28.741655 | TASK [tox : Create a tempfile to save tox showconfig] 2025-10-31 08:21:29.139019 | debian-bookworm | changed 2025-10-31 08:21:29.144440 | 2025-10-31 08:21:29.144566 | TASK [tox : Get tox envlist config] 2025-10-31 08:21:30.192827 | debian-bookworm | ok: Runtime: 0:00:00.312524 2025-10-31 08:21:30.198789 | 2025-10-31 08:21:30.199024 | TASK [tox : Install any sibling python packages] 2025-10-31 08:21:30.653633 | debian-bookworm | ok: No setup.cfg, no action needed 2025-10-31 08:21:30.660463 | 2025-10-31 08:21:30.660594 | TASK [tox : Remove tempfile] 2025-10-31 08:21:31.086588 | debian-bookworm | changed 2025-10-31 08:21:31.092476 | 2025-10-31 08:21:31.092589 | TASK [tox : Emit tox command] 2025-10-31 08:21:31.163080 | /home/zuul/.local/tox/bin/tox -ecookiecutter -vv --skip-missing-interpreters=false 2025-10-31 08:21:31.170148 | 2025-10-31 08:21:31.170287 | TASK [tox : Run tox] 2025-10-31 08:21:31.766307 | debian-bookworm | ROOT: 194 D setup logging to DEBUG on pid 2678 [tox/report.py:225] 2025-10-31 08:21:31.800000 | debian-bookworm | cookiecutter: 228 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [virtualenv/discovery/builtin.py:78] 2025-10-31 08:21:31.800643 | debian-bookworm | cookiecutter: 229 D filesystem is case-sensitive [virtualenv/info.py:27] 2025-10-31 08:21:31.801666 | debian-bookworm | cookiecutter: 230 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-10-31 08:21:31.802342 | debian-bookworm | cookiecutter: 230 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-10-31 08:21:31.802448 | debian-bookworm | cookiecutter: 230 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-10-31 08:21:31.803775 | debian-bookworm | cookiecutter: 232 D symlink on filesystem does work [virtualenv/info.py:50] 2025-10-31 08:21:31.839899 | debian-bookworm | cookiecutter: 268 W commands[0]> cookiecutter --no-input . openstack_version=2025.1 [tox/tox_env/api.py:464] 2025-10-31 08:21:32.319914 | debian-bookworm | 8:21AM ERR failed to read config Giltfile=Giltfile.yaml err="open Giltfile.yaml: no such file or directory" 2025-10-31 08:21:32.324435 | debian-bookworm | ERROR: Stopping generation because post_gen_project hook script didn't exit successfully 2025-10-31 08:21:32.324840 | debian-bookworm | Hook script failed (exit status: 1) 2025-10-31 08:21:32.395341 | debian-bookworm | cookiecutter: 823 C exit 1 (0.55 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> cookiecutter --no-input . openstack_version=2025.1 pid=2685 [tox/execute/api.py:295] 2025-10-31 08:21:32.396279 | debian-bookworm | cookiecutter: FAIL code 1 (0.60=setup[0.05]+cmd[0.55] seconds) 2025-10-31 08:21:32.396315 | debian-bookworm | evaluation failed :( (0.63 seconds) 2025-10-31 08:21:32.771239 | debian-bookworm | ERROR 2025-10-31 08:21:32.771447 | debian-bookworm | { 2025-10-31 08:21:32.771485 | debian-bookworm | "delta": "0:00:00.938771", 2025-10-31 08:21:32.771509 | debian-bookworm | "end": "2025-10-31 08:21:32.462100", 2025-10-31 08:21:32.771529 | debian-bookworm | "msg": "non-zero return code", 2025-10-31 08:21:32.771547 | debian-bookworm | "rc": 1, 2025-10-31 08:21:32.771565 | debian-bookworm | "start": "2025-10-31 08:21:31.523329" 2025-10-31 08:21:32.771583 | debian-bookworm | } failure 2025-10-31 08:21:32.777737 | 2025-10-31 08:21:32.777858 | TASK [tox : Look for output] 2025-10-31 08:21:33.185605 | debian-bookworm | ok 2025-10-31 08:21:33.200623 | 2025-10-31 08:21:33.200866 | TASK [tox : Return file comments to Zuul] 2025-10-31 08:21:33.234818 | debian-bookworm | skipping: Conditional result was False 2025-10-31 08:21:33.235978 | 2025-10-31 08:21:33.236050 | PLAY RECAP 2025-10-31 08:21:33.236104 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 1 skipped: 4 rescued: 0 ignored: 0 2025-10-31 08:21:33.236130 | 2025-10-31 08:21:33.367395 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2025-10-31 08:21:33.368606 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2025-10-31 08:21:34.143239 | 2025-10-31 08:21:34.143420 | PLAY [all] 2025-10-31 08:21:34.171996 | 2025-10-31 08:21:34.172158 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2025-10-31 08:21:34.227161 | debian-bookworm | skipping: Conditional result was False 2025-10-31 08:21:34.233397 | 2025-10-31 08:21:34.233563 | TASK [fetch-tox-output : Set tox log path for single node] 2025-10-31 08:21:34.272393 | debian-bookworm | ok 2025-10-31 08:21:34.277707 | 2025-10-31 08:21:34.277830 | TASK [fetch-tox-output : Ensure local tox dir] 2025-10-31 08:21:34.750952 | debian-bookworm -> localhost | changed 2025-10-31 08:21:34.759073 | 2025-10-31 08:21:34.759223 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2025-10-31 08:21:34.813467 | debian-bookworm | skipping: Conditional result was False 2025-10-31 08:21:34.819403 | 2025-10-31 08:21:34.819531 | TASK [fetch-tox-output : Set envlist fact] 2025-10-31 08:21:34.848774 | debian-bookworm | ok 2025-10-31 08:21:34.854616 | 2025-10-31 08:21:34.854722 | TASK [fetch-tox-output : Get tox version] 2025-10-31 08:21:35.578875 | 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-10-31 08:21:35.597667 | debian-bookworm | 4.32.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2025-10-31 08:21:35.885023 | debian-bookworm | ok: Runtime: 0:00:00.306573 2025-10-31 08:21:35.899378 | 2025-10-31 08:21:35.899544 | TASK [fetch-tox-output : Find all default environments] 2025-10-31 08:21:36.431961 | debian-bookworm | skipping: Conditional result was False 2025-10-31 08:21:36.438089 | 2025-10-31 08:21:36.438238 | TASK [fetch-tox-output : Set envlist fact] 2025-10-31 08:21:36.461992 | debian-bookworm | skipping: Conditional result was False 2025-10-31 08:21:36.468316 | 2025-10-31 08:21:36.468432 | TASK [fetch-tox-output : Find all default environments] 2025-10-31 08:21:36.996090 | debian-bookworm | skipping: Conditional result was False 2025-10-31 08:21:37.008725 | 2025-10-31 08:21:37.008900 | TASK [fetch-tox-output : Set envlist fact] 2025-10-31 08:21:37.033418 | debian-bookworm | skipping: Conditional result was False 2025-10-31 08:21:37.039892 | 2025-10-31 08:21:37.040015 | LOOP [fetch-tox-output : Copy tox logs] 2025-10-31 08:21:37.083701 | debian-bookworm | skipping: Conditional result was False 2025-10-31 08:21:37.101282 | 2025-10-31 08:21:37.101431 | LOOP [fetch-tox-output : Collect tox logs] 2025-10-31 08:21:37.865334 | debian-bookworm | changed: 2025-10-31 08:21:37.865527 | debian-bookworm | created directory /var/lib/zuul/builds/feaec605cc344b2380249af760a1fafc/work/logs/tox/cookiecutter 2025-10-31 08:21:37.865562 | debian-bookworm | cd+++++++++ ./ 2025-10-31 08:21:37.865587 | debian-bookworm | >f+++++++++ 1-commands[0].log 2025-10-31 08:21:37.865616 | 2025-10-31 08:21:37.884283 | 2025-10-31 08:21:37.884416 | PLAY RECAP 2025-10-31 08:21:37.884491 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2025-10-31 08:21:37.884530 | 2025-10-31 08:21:38.011835 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2025-10-31 08:21:38.012868 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2025-10-31 08:21:38.731206 | 2025-10-31 08:21:38.731358 | PLAY [all] 2025-10-31 08:21:38.746486 | 2025-10-31 08:21:38.746626 | TASK [fetch-subunit-output : Find stestr or testr executable] 2025-10-31 08:21:38.962933 | debian-bookworm | changed: non-zero return code 2025-10-31 08:21:38.968650 | 2025-10-31 08:21:38.968775 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2025-10-31 08:21:39.004960 | debian-bookworm | skipping: Conditional result was False 2025-10-31 08:21:39.010826 | 2025-10-31 08:21:39.010969 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2025-10-31 08:21:39.050802 | 2025-10-31 08:21:39.051024 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2025-10-31 08:21:39.101825 | 2025-10-31 08:21:39.102025 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2025-10-31 08:21:39.125670 | debian-bookworm | skipping: Conditional result was False 2025-10-31 08:21:39.131868 | 2025-10-31 08:21:39.131995 | LOOP [fetch-subunit-output : Generate subunit file] 2025-10-31 08:21:39.161220 | 2025-10-31 08:21:39.161431 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2025-10-31 08:21:39.185037 | debian-bookworm | skipping: Conditional result was False 2025-10-31 08:21:39.191152 | 2025-10-31 08:21:39.191334 | TASK [fetch-subunit-output : Remove the temporary file] 2025-10-31 08:21:39.214953 | debian-bookworm | skipping: Conditional result was False 2025-10-31 08:21:39.220787 | 2025-10-31 08:21:39.220908 | TASK [fetch-subunit-output : Process and fetch subunit results] 2025-10-31 08:21:39.244380 | debian-bookworm | skipping: Conditional result was False 2025-10-31 08:21:39.251098 | 2025-10-31 08:21:39.251224 | PLAY RECAP 2025-10-31 08:21:39.251278 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2025-10-31 08:21:39.251304 | 2025-10-31 08:21:39.375463 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2025-10-31 08:21:39.377310 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-31 08:21:40.187294 | 2025-10-31 08:21:40.187462 | PLAY [Base post] 2025-10-31 08:21:40.225575 | 2025-10-31 08:21:40.225743 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-10-31 08:21:40.804693 | debian-bookworm | changed 2025-10-31 08:21:40.821003 | 2025-10-31 08:21:40.821164 | PLAY RECAP 2025-10-31 08:21:40.821298 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-10-31 08:21:40.821377 | 2025-10-31 08:21:40.942739 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-31 08:21:40.943884 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-10-31 08:21:41.743997 | 2025-10-31 08:21:41.744237 | PLAY [Base post-logs] 2025-10-31 08:21:41.755344 | 2025-10-31 08:21:41.755508 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-10-31 08:21:42.229636 | localhost | changed 2025-10-31 08:21:42.242526 | 2025-10-31 08:21:42.242911 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-10-31 08:21:42.270519 | localhost | ok 2025-10-31 08:21:42.278475 | 2025-10-31 08:21:42.278585 | TASK [Set zuul-log-path fact] 2025-10-31 08:21:42.304905 | localhost | ok 2025-10-31 08:21:42.313882 | 2025-10-31 08:21:42.315063 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-31 08:21:42.350470 | localhost | ok 2025-10-31 08:21:42.354438 | 2025-10-31 08:21:42.354558 | TASK [upload-logs : Create log directories] 2025-10-31 08:21:42.845302 | localhost | changed 2025-10-31 08:21:42.848051 | 2025-10-31 08:21:42.848155 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-10-31 08:21:43.328288 | localhost -> localhost | ok: Runtime: 0:00:00.003684 2025-10-31 08:21:43.332346 | 2025-10-31 08:21:43.332454 | TASK [upload-logs : Upload logs to log server] 2025-10-31 08:21:43.883635 | localhost | Output suppressed because no_log was given 2025-10-31 08:21:43.886072 | 2025-10-31 08:21:43.886212 | LOOP [upload-logs : Compress console log and json output] 2025-10-31 08:21:43.944209 | localhost | skipping: Conditional result was False 2025-10-31 08:21:43.952125 | localhost | skipping: Conditional result was False 2025-10-31 08:21:43.958299 | 2025-10-31 08:21:43.958414 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-31 08:21:44.004620 | localhost | skipping: Conditional result was False 2025-10-31 08:21:44.004876 | 2025-10-31 08:21:44.011367 | localhost | skipping: Conditional result was False 2025-10-31 08:21:44.015014 | 2025-10-31 08:21:44.015128 | LOOP [upload-logs : Upload console log and json output]