2026-03-27 02:11:54.518953 | Job console starting 2026-03-27 02:11:54.529169 | Updating git repos 2026-03-27 02:11:54.544702 | Cloning repos into workspace 2026-03-27 02:11:54.615421 | Restoring repo states 2026-03-27 02:11:54.625158 | Merging changes 2026-03-27 02:11:55.113517 | Checking out repos 2026-03-27 02:11:55.144246 | Preparing playbooks 2026-03-27 02:11:55.759958 | Running Ansible setup 2026-03-27 02:11:59.976719 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-27 02:12:00.800511 | 2026-03-27 02:12:00.800685 | PLAY [Base pre] 2026-03-27 02:12:00.816708 | 2026-03-27 02:12:00.816840 | TASK [Setup log path fact] 2026-03-27 02:12:00.846186 | debian-bookworm | ok 2026-03-27 02:12:00.861167 | 2026-03-27 02:12:00.861298 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-27 02:12:00.901779 | debian-bookworm | ok 2026-03-27 02:12:00.911869 | 2026-03-27 02:12:00.911976 | TASK [emit-job-header : Print job information] 2026-03-27 02:12:00.950382 | # Job Information 2026-03-27 02:12:00.950542 | Ansible Version: 2.16.14 2026-03-27 02:12:00.950577 | Job: cfg-cookiecutter-tox-2024.1 2026-03-27 02:12:00.950609 | Pipeline: check 2026-03-27 02:12:00.950633 | Executor: 521e9411259a 2026-03-27 02:12:00.950653 | Triggered by: https://github.com/osism/cfg-cookiecutter/pull/819 2026-03-27 02:12:00.950674 | Event ID: 74a18b20-2981-11f1-92ae-c90c6db14069 2026-03-27 02:12:00.955616 | 2026-03-27 02:12:00.955723 | LOOP [emit-job-header : Print node information] 2026-03-27 02:12:01.086925 | debian-bookworm | ok: 2026-03-27 02:12:01.087273 | debian-bookworm | # Node Information 2026-03-27 02:12:01.087345 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-27 02:12:01.087398 | debian-bookworm | Hostname: debian 2026-03-27 02:12:01.087443 | debian-bookworm | Username: zuul 2026-03-27 02:12:01.087484 | debian-bookworm | Distro: Debian 12.13 2026-03-27 02:12:01.087535 | debian-bookworm | Provider: regiocloud-a 2026-03-27 02:12:01.087579 | debian-bookworm | Region: 2026-03-27 02:12:01.087623 | debian-bookworm | Label: debian-bookworm 2026-03-27 02:12:01.087663 | debian-bookworm | Product Name: OpenStack Nova 2026-03-27 02:12:01.087704 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe26:cc01 2026-03-27 02:12:01.115831 | 2026-03-27 02:12:01.116017 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-27 02:12:01.619014 | debian-bookworm -> localhost | changed 2026-03-27 02:12:01.626944 | 2026-03-27 02:12:01.627075 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-27 02:12:02.695491 | debian-bookworm -> localhost | changed 2026-03-27 02:12:02.706792 | 2026-03-27 02:12:02.706939 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-27 02:12:03.006228 | debian-bookworm -> localhost | ok 2026-03-27 02:12:03.013061 | 2026-03-27 02:12:03.013235 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-27 02:12:03.042747 | debian-bookworm | ok 2026-03-27 02:12:03.061227 | debian-bookworm | included: /var/lib/zuul/builds/edfdd053d05047c79a7126154154ce59/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-27 02:12:03.067773 | 2026-03-27 02:12:03.067890 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-27 02:12:04.552595 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-27 02:12:04.552843 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/edfdd053d05047c79a7126154154ce59/work/edfdd053d05047c79a7126154154ce59_id_rsa 2026-03-27 02:12:04.552900 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/edfdd053d05047c79a7126154154ce59/work/edfdd053d05047c79a7126154154ce59_id_rsa.pub 2026-03-27 02:12:04.552931 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-27 02:12:04.552960 | debian-bookworm -> localhost | SHA256:J0z0fJyIQ009mF16zagAYNuaqrYeQr2ErZsYvpj3j1M zuul-build-sshkey 2026-03-27 02:12:04.552997 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-27 02:12:04.553020 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-27 02:12:04.553041 | debian-bookworm -> localhost | | o.+o.= .. | 2026-03-27 02:12:04.553063 | debian-bookworm -> localhost | | . = =+o+o + | 2026-03-27 02:12:04.553083 | debian-bookworm -> localhost | | . = = =.o o| 2026-03-27 02:12:04.553103 | debian-bookworm -> localhost | | + = . o o | 2026-03-27 02:12:04.553156 | debian-bookworm -> localhost | | o + o S . . | 2026-03-27 02:12:04.553186 | debian-bookworm -> localhost | |. o ..E o | 2026-03-27 02:12:04.553208 | debian-bookworm -> localhost | |o..... | 2026-03-27 02:12:04.553228 | debian-bookworm -> localhost | |++=o.. | 2026-03-27 02:12:04.553249 | debian-bookworm -> localhost | |+O=ooo. | 2026-03-27 02:12:04.553270 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-27 02:12:04.553327 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.965475 2026-03-27 02:12:04.560701 | 2026-03-27 02:12:04.560841 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-27 02:12:04.589299 | debian-bookworm | ok 2026-03-27 02:12:04.599025 | debian-bookworm | included: /var/lib/zuul/builds/edfdd053d05047c79a7126154154ce59/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-27 02:12:04.608360 | 2026-03-27 02:12:04.608461 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-27 02:12:04.632034 | debian-bookworm | skipping: Conditional result was False 2026-03-27 02:12:04.637832 | 2026-03-27 02:12:04.637934 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-27 02:12:05.282402 | debian-bookworm | changed 2026-03-27 02:12:05.290458 | 2026-03-27 02:12:05.290597 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-27 02:12:05.558594 | debian-bookworm | ok 2026-03-27 02:12:05.567702 | 2026-03-27 02:12:05.567846 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-27 02:12:06.238191 | debian-bookworm | changed 2026-03-27 02:12:06.247275 | 2026-03-27 02:12:06.247400 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-27 02:12:06.932769 | debian-bookworm | changed 2026-03-27 02:12:06.941558 | 2026-03-27 02:12:06.941697 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-27 02:12:06.976274 | debian-bookworm | skipping: Conditional result was False 2026-03-27 02:12:06.989355 | 2026-03-27 02:12:06.989516 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-27 02:12:07.453879 | debian-bookworm -> localhost | changed 2026-03-27 02:12:07.474229 | 2026-03-27 02:12:07.474375 | TASK [add-build-sshkey : Add back temp key] 2026-03-27 02:12:07.834094 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/edfdd053d05047c79a7126154154ce59/work/edfdd053d05047c79a7126154154ce59_id_rsa (zuul-build-sshkey) 2026-03-27 02:12:07.834582 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.020048 2026-03-27 02:12:07.849737 | 2026-03-27 02:12:07.849895 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-27 02:12:08.273388 | debian-bookworm | ok 2026-03-27 02:12:08.282402 | 2026-03-27 02:12:08.282566 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-27 02:12:08.317953 | debian-bookworm | skipping: Conditional result was False 2026-03-27 02:12:08.339160 | 2026-03-27 02:12:08.339349 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-27 02:12:08.779805 | debian-bookworm | ok 2026-03-27 02:12:08.795440 | 2026-03-27 02:12:08.795570 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-27 02:12:08.828098 | debian-bookworm | ok 2026-03-27 02:12:08.834452 | 2026-03-27 02:12:08.834578 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-27 02:12:09.172652 | debian-bookworm -> localhost | ok 2026-03-27 02:12:09.179592 | 2026-03-27 02:12:09.179706 | TASK [validate-host : Collect information about the host] 2026-03-27 02:12:10.268163 | debian-bookworm | ok 2026-03-27 02:12:10.279199 | 2026-03-27 02:12:10.279328 | TASK [validate-host : Sanitize hostname] 2026-03-27 02:12:10.396902 | debian-bookworm | ok 2026-03-27 02:12:10.441469 | 2026-03-27 02:12:10.441611 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-27 02:12:11.028671 | debian-bookworm -> localhost | changed 2026-03-27 02:12:11.040480 | 2026-03-27 02:12:11.040652 | TASK [validate-host : Collect information about zuul worker] 2026-03-27 02:12:11.462686 | debian-bookworm | ok 2026-03-27 02:12:11.471329 | 2026-03-27 02:12:11.471476 | TASK [validate-host : Write out all zuul information for each host] 2026-03-27 02:12:12.044755 | debian-bookworm -> localhost | changed 2026-03-27 02:12:12.065455 | 2026-03-27 02:12:12.065605 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-27 02:12:12.344647 | debian-bookworm | ok 2026-03-27 02:12:12.354357 | 2026-03-27 02:12:12.354500 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-27 02:12:13.287719 | debian-bookworm | changed: 2026-03-27 02:12:13.288031 | debian-bookworm | cd+++++++++ src/ 2026-03-27 02:12:13.288092 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-27 02:12:13.288185 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-27 02:12:13.288229 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-03-27 02:12:13.288265 | debian-bookworm | Containerfile 2026-03-27 02:12:13.288503 | debian-bookworm | =7.0.3 2026-03-27 02:12:34.667394 | debian-bookworm | Downloading cachetools-7.0.5-py3-none-any.whl (13 kB) 2026-03-27 02:12:34.709554 | debian-bookworm | Collecting colorama>=0.4.6 2026-03-27 02:12:34.720809 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-03-27 02:12:34.778960 | debian-bookworm | Collecting filelock>=3.25 2026-03-27 02:12:34.790352 | debian-bookworm | Downloading filelock-3.25.2-py3-none-any.whl (26 kB) 2026-03-27 02:12:34.839326 | debian-bookworm | Collecting packaging>=26 2026-03-27 02:12:34.850486 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-03-27 02:12:34.859821 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 10.1 MB/s eta 0:00:00 2026-03-27 02:12:34.906689 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-03-27 02:12:34.918047 | debian-bookworm | Downloading platformdirs-4.9.4-py3-none-any.whl (21 kB) 2026-03-27 02:12:34.956049 | debian-bookworm | Collecting pluggy>=1.6 2026-03-27 02:12:34.966964 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-03-27 02:12:35.003882 | debian-bookworm | Collecting pyproject-api>=1.10 2026-03-27 02:12:35.015562 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-03-27 02:12:35.046397 | debian-bookworm | Collecting tomli-w>=1.2 2026-03-27 02:12:35.058066 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-03-27 02:12:35.186757 | debian-bookworm | Collecting virtualenv>=21.1 2026-03-27 02:12:35.197817 | debian-bookworm | Downloading virtualenv-21.2.0-py3-none-any.whl (5.8 MB) 2026-03-27 02:12:35.482168 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 20.8 MB/s eta 0:00:00 2026-03-27 02:12:35.562102 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-03-27 02:12:35.573383 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-03-27 02:12:35.592223 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 29.0 MB/s eta 0:00:00 2026-03-27 02:12:35.632033 | debian-bookworm | Collecting python-discovery>=1 2026-03-27 02:12:35.643428 | debian-bookworm | Downloading python_discovery-1.2.1-py3-none-any.whl (31 kB) 2026-03-27 02:12:35.763935 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-03-27 02:12:36.450712 | debian-bookworm | Successfully installed cachetools-7.0.5 colorama-0.4.6 distlib-0.4.0 filelock-3.25.2 packaging-26.0 platformdirs-4.9.4 pluggy-1.6.0 pyproject-api-1.10.0 python-discovery-1.2.1 tomli-w-1.2.0 tox-4.50.3 virtualenv-21.2.0 2026-03-27 02:12:37.053078 | debian-bookworm | ok: Runtime: 0:00:02.748938 2026-03-27 02:12:37.066965 | 2026-03-27 02:12:37.067142 | TASK [ensure-tox : Export installed tox_executable path] 2026-03-27 02:12:37.117134 | debian-bookworm | ok 2026-03-27 02:12:37.123571 | 2026-03-27 02:12:37.123697 | TASK [ensure-tox : Output tox version] 2026-03-27 02:12:37.644150 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-03-27 02:12:37.662813 | debian-bookworm | 4.50.3 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-03-27 02:12:38.155551 | debian-bookworm | ok: Runtime: 0:00:00.300611 2026-03-27 02:12:38.174350 | 2026-03-27 02:12:38.174563 | TASK [ensure-tox : Make global symlink] 2026-03-27 02:12:38.200438 | debian-bookworm | skipping: Conditional result was False 2026-03-27 02:12:38.212330 | 2026-03-27 02:12:38.212446 | PLAY RECAP 2026-03-27 02:12:38.212520 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-03-27 02:12:38.212569 | 2026-03-27 02:12:38.355970 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-03-27 02:12:38.358580 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-03-27 02:12:39.116409 | 2026-03-27 02:12:39.116579 | PLAY [all] 2026-03-27 02:12:39.132630 | 2026-03-27 02:12:39.132766 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-03-27 02:12:39.594074 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-03-27 02:12:39.662928 | debian-bookworm | ok: Runtime: 0:00:00.027876 2026-03-27 02:12:39.672507 | 2026-03-27 02:12:39.672683 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-03-27 02:12:40.204624 | debian-bookworm | ok: Runtime: 0:00:00.007281 2026-03-27 02:12:40.216756 | 2026-03-27 02:12:40.216959 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-03-27 02:12:40.521289 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-03-27 02:12:40.525012 | debian-bookworm | sudo: a password is required 2026-03-27 02:12:40.765057 | debian-bookworm | ok: Runtime: 0:00:00.024822 2026-03-27 02:12:40.783999 | 2026-03-27 02:12:40.784225 | TASK [tox : Check to see if the constraints file exists] 2026-03-27 02:12:40.821652 | debian-bookworm | skipping: Conditional result was False 2026-03-27 02:12:40.835279 | 2026-03-27 02:12:40.835461 | TASK [tox : Fail if constraints file is missing] 2026-03-27 02:12:40.871502 | debian-bookworm | skipping: Conditional result was False 2026-03-27 02:12:40.885068 | 2026-03-27 02:12:40.885327 | TASK [tox : Record file location] 2026-03-27 02:12:40.921346 | debian-bookworm | skipping: Conditional result was False 2026-03-27 02:12:40.937087 | 2026-03-27 02:12:40.937316 | TASK [tox : Install tox siblings] 2026-03-27 02:12:40.977455 | debian-bookworm | ok 2026-03-27 02:12:40.989480 | debian-bookworm | included: /var/lib/zuul/builds/edfdd053d05047c79a7126154154ce59/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-03-27 02:12:40.996256 | 2026-03-27 02:12:40.996383 | TASK [tox : Run tox without tests] 2026-03-27 02:12:41.515396 | debian-bookworm | ROOT: 193 D setup logging to DEBUG on pid 1428 [tox/report.py:229] 2026-03-27 02:12:41.544562 | debian-bookworm | cookiecutter: 222 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-27 02:12:41.546968 | debian-bookworm | cookiecutter: 224 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [python_discovery/_discovery.py:62] 2026-03-27 02:12:41.547592 | debian-bookworm | cookiecutter: 225 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-03-27 02:12:41.552642 | debian-bookworm | cookiecutter: 230 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py de959a4c3f4cb293cddd9762bf493d34 4e1f256b9d16f85edf842c04eed4f932 [python_discovery/_cached_py_info.py:198] 2026-03-27 02:12:41.629663 | debian-bookworm | cookiecutter: 307 D wrote python info of /usr/bin/python3.11 at /home/zuul/.cache/virtualenv/py_info/4/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:159] 2026-03-27 02:12:41.629901 | debian-bookworm | cookiecutter: 307 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-27 02:12:41.630059 | debian-bookworm | cookiecutter: 308 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-27 02:12:41.631700 | debian-bookworm | cookiecutter: 309 D symlink on filesystem does work [virtualenv/info.py:51] 2026-03-27 02:12:41.631873 | debian-bookworm | cookiecutter: 309 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-03-27 02:12:41.662282 | 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:77] 2026-03-27 02:12:41.662592 | debian-bookworm | cookiecutter: 340 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin [virtualenv/util/path/_sync.py:18] 2026-03-27 02:12:41.662739 | debian-bookworm | cookiecutter: 340 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/include [virtualenv/util/path/_sync.py:18] 2026-03-27 02:12:41.662845 | debian-bookworm | cookiecutter: 340 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-03-27 02:12:41.663048 | debian-bookworm | cookiecutter: 341 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-03-27 02:12:41.663140 | debian-bookworm | cookiecutter: 341 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 02:12:41.663192 | debian-bookworm | cookiecutter: 341 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 02:12:41.663245 | debian-bookworm | cookiecutter: 341 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 02:12:41.663376 | debian-bookworm | cookiecutter: 341 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 02:12:41.663433 | debian-bookworm | cookiecutter: 341 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 02:12:41.663497 | debian-bookworm | cookiecutter: 341 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 02:12:41.663547 | debian-bookworm | cookiecutter: 341 D virtualenv = 21.2.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 02:12:41.663598 | debian-bookworm | cookiecutter: 341 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 02:12:41.663648 | debian-bookworm | cookiecutter: 341 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 02:12:41.663697 | debian-bookworm | cookiecutter: 341 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 02:12:41.663745 | debian-bookworm | cookiecutter: 341 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 02:12:41.664006 | debian-bookworm | cookiecutter: 341 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin/python [virtualenv/util/path/_sync.py:38] 2026-03-27 02:12:41.664348 | 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:118] 2026-03-27 02:12:41.664485 | 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:121] 2026-03-27 02:12:41.664911 | debian-bookworm | cookiecutter: 342 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-03-27 02:12:41.665162 | 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:263] 2026-03-27 02:12:41.702036 | debian-bookworm | cookiecutter: 342 D { 2026-03-27 02:12:41.702068 | debian-bookworm | "sys": { 2026-03-27 02:12:41.702075 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin/python", 2026-03-27 02:12:41.702080 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-03-27 02:12:41.702085 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2026-03-27 02:12:41.702089 | debian-bookworm | "base_prefix": "/usr", 2026-03-27 02:12:41.702097 | debian-bookworm | "real_prefix": null, 2026-03-27 02:12:41.702102 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2026-03-27 02:12:41.702106 | debian-bookworm | "base_exec_prefix": "/usr", 2026-03-27 02:12:41.702110 | debian-bookworm | "path": [ 2026-03-27 02:12:41.702114 | debian-bookworm | "/usr/lib/python311.zip", 2026-03-27 02:12:41.702118 | debian-bookworm | "/usr/lib/python3.11", 2026-03-27 02:12:41.702122 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-03-27 02:12:41.702127 | debian-bookworm | "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages" 2026-03-27 02:12:41.702131 | debian-bookworm | ], 2026-03-27 02:12:41.702136 | debian-bookworm | "meta_path": [ 2026-03-27 02:12:41.702139 | debian-bookworm | "", 2026-03-27 02:12:41.702143 | debian-bookworm | "", 2026-03-27 02:12:41.702148 | debian-bookworm | "", 2026-03-27 02:12:41.702152 | debian-bookworm | "" 2026-03-27 02:12:41.702156 | debian-bookworm | ], 2026-03-27 02:12:41.702160 | debian-bookworm | "fs_encoding": "utf-8", 2026-03-27 02:12:41.702163 | debian-bookworm | "io_encoding": "utf-8" 2026-03-27 02:12:41.702167 | debian-bookworm | }, 2026-03-27 02:12:41.702171 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-03-27 02:12:41.702175 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-03-27 02:12:41.702179 | debian-bookworm | "os": "", 2026-03-27 02:12:41.702183 | debian-bookworm | "site": "", 2026-03-27 02:12:41.702187 | debian-bookworm | "datetime": "", 2026-03-27 02:12:41.702191 | debian-bookworm | "math": "", 2026-03-27 02:12:41.702195 | debian-bookworm | "json": "" 2026-03-27 02:12:41.702199 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-03-27 02:12:41.702440 | debian-bookworm | cookiecutter: 380 I add seed packages via FromAppData(download=False, pip=bundle, setuptools=bundle, via=copy, app_data_dir=/home/zuul/.cache/virtualenv) [virtualenv/run/session.py:84] 2026-03-27 02:12:41.704486 | debian-bookworm | cookiecutter: 382 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.0.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-03-27 02:12:41.711339 | debian-bookworm | cookiecutter: 383 D build install image for pip-26.0.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:53] 2026-03-27 02:12:41.712013 | debian-bookworm | cookiecutter: 389 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-82.0.0-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-03-27 02:12:41.714074 | debian-bookworm | cookiecutter: 391 D build install image for setuptools-82.0.0-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:53] 2026-03-27 02:12:41.891775 | debian-bookworm | cookiecutter: 569 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/_distutils_hack to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:46] 2026-03-27 02:12:41.893323 | debian-bookworm | cookiecutter: 571 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/setuptools to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:46] 2026-03-27 02:12:41.953090 | debian-bookworm | cookiecutter: 631 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:46] 2026-03-27 02:12:42.075025 | debian-bookworm | cookiecutter: 752 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/setuptools-82.0.0.virtualenv to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/setuptools-82.0.0.virtualenv [virtualenv/util/path/_sync.py:46] 2026-03-27 02:12:42.075409 | debian-bookworm | cookiecutter: 753 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/setuptools-82.0.0.dist-info to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/setuptools-82.0.0.dist-info [virtualenv/util/path/_sync.py:46] 2026-03-27 02:12:42.078704 | debian-bookworm | cookiecutter: 756 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/distutils-precedence.pth to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:46] 2026-03-27 02:12:42.079068 | debian-bookworm | cookiecutter: 757 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-03-27 02:12:42.090176 | debian-bookworm | cookiecutter: 768 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip-26.0.1.dist-info to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip-26.0.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-03-27 02:12:42.094225 | debian-bookworm | cookiecutter: 772 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip-26.0.1.virtualenv to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip-26.0.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-03-27 02:12:42.094927 | debian-bookworm | cookiecutter: 772 D generated console scripts pip3.11 pip pip-3.11 pip3 [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-03-27 02:12:42.095584 | debian-bookworm | cookiecutter: 773 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:90] 2026-03-27 02:12:42.104750 | debian-bookworm | cookiecutter: 782 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-03-27 02:12:42.104884 | debian-bookworm | cookiecutter: 782 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 02:12:42.104998 | debian-bookworm | cookiecutter: 782 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 02:12:42.105100 | debian-bookworm | cookiecutter: 783 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 02:12:42.105191 | debian-bookworm | cookiecutter: 783 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 02:12:42.105321 | debian-bookworm | cookiecutter: 783 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 02:12:42.105411 | debian-bookworm | cookiecutter: 783 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 02:12:42.105498 | debian-bookworm | cookiecutter: 783 D virtualenv = 21.2.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 02:12:42.105589 | debian-bookworm | cookiecutter: 783 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 02:12:42.105685 | debian-bookworm | cookiecutter: 783 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 02:12:42.105777 | debian-bookworm | cookiecutter: 783 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 02:12:42.105874 | debian-bookworm | cookiecutter: 783 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-27 02:12:42.114038 | debian-bookworm | cookiecutter: 791 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:515] 2026-03-27 02:12:43.226894 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 1)) 2026-03-27 02:12:43.339660 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-03-27 02:12:43.474278 | debian-bookworm | Collecting ansible==11.12.0 (from -r requirements.txt (line 2)) 2026-03-27 02:12:43.490975 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl.metadata (8.1 kB) 2026-03-27 02:12:43.534587 | debian-bookworm | Collecting click==8.3.1 (from -r requirements.txt (line 3)) 2026-03-27 02:12:43.550356 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-03-27 02:12:43.591733 | debian-bookworm | Collecting cookiecutter==2.7.1 (from -r requirements.txt (line 4)) 2026-03-27 02:12:43.609309 | debian-bookworm | Downloading cookiecutter-2.7.1-py3-none-any.whl.metadata (7.3 kB) 2026-03-27 02:12:43.873192 | debian-bookworm | Collecting cryptography==46.0.5 (from -r requirements.txt (line 5)) 2026-03-27 02:12:43.888941 | debian-bookworm | Downloading cryptography-46.0.5-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2026-03-27 02:12:43.927077 | debian-bookworm | Collecting loguru==0.7.3 (from -r requirements.txt (line 6)) 2026-03-27 02:12:43.943542 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl.metadata (22 kB) 2026-03-27 02:12:44.001078 | debian-bookworm | Collecting oslo.utils==9.2.0 (from -r requirements.txt (line 7)) 2026-03-27 02:12:44.017087 | debian-bookworm | Downloading oslo_utils-9.2.0-py3-none-any.whl.metadata (2.2 kB) 2026-03-27 02:12:44.076568 | debian-bookworm | Collecting paramiko==4.0.0 (from -r requirements.txt (line 8)) 2026-03-27 02:12:44.092327 | debian-bookworm | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-03-27 02:12:44.127527 | debian-bookworm | Collecting passlib==1.7.4 (from -r requirements.txt (line 9)) 2026-03-27 02:12:44.143088 | debian-bookworm | Downloading passlib-1.7.4-py2.py3-none-any.whl.metadata (1.7 kB) 2026-03-27 02:12:44.178000 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 10)) 2026-03-27 02:12:44.196280 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-03-27 02:12:44.215269 | debian-bookworm | Installing build dependencies: started 2026-03-27 02:12:45.397947 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-03-27 02:12:45.398019 | debian-bookworm | Getting requirements to build wheel: started 2026-03-27 02:12:45.814973 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-03-27 02:12:45.815054 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-03-27 02:12:46.039754 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-27 02:12:46.162642 | debian-bookworm | Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 11)) 2026-03-27 02:12:46.178752 | debian-bookworm | Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2026-03-27 02:12:46.211797 | debian-bookworm | Collecting pykeepass==4.1.1.post1 (from -r requirements.txt (line 12)) 2026-03-27 02:12:46.228275 | debian-bookworm | Downloading pykeepass-4.1.1.post1-py3-none-any.whl.metadata (6.6 kB) 2026-03-27 02:12:46.283489 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 13)) 2026-03-27 02:12:46.300686 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-03-27 02:12:46.525380 | debian-bookworm | Collecting ruamel.yaml==0.19.1 (from -r requirements.txt (line 14)) 2026-03-27 02:12:46.540677 | debian-bookworm | Downloading ruamel_yaml-0.19.1-py3-none-any.whl.metadata (16 kB) 2026-03-27 02:12:46.579559 | debian-bookworm | Collecting yamllint==1.38.0 (from -r requirements.txt (line 15)) 2026-03-27 02:12:46.595531 | debian-bookworm | Downloading yamllint-1.38.0-py3-none-any.whl.metadata (4.2 kB) 2026-03-27 02:12:46.678237 | debian-bookworm | Collecting ansible-core~=2.18.11 (from ansible==11.12.0->-r requirements.txt (line 2)) 2026-03-27 02:12:46.693558 | debian-bookworm | Downloading ansible_core-2.18.15-py3-none-any.whl.metadata (7.7 kB) 2026-03-27 02:12:46.724382 | debian-bookworm | Collecting binaryornot>=0.4.4 (from cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-03-27 02:12:46.739829 | debian-bookworm | Downloading binaryornot-0.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-03-27 02:12:46.781424 | debian-bookworm | Collecting Jinja2<4.0.0,>=2.7 (from cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-03-27 02:12:46.796723 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-03-27 02:12:46.840026 | debian-bookworm | Collecting python-slugify>=4.0.0 (from cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-03-27 02:12:46.856788 | debian-bookworm | Downloading python_slugify-8.0.4-py2.py3-none-any.whl.metadata (8.5 kB) 2026-03-27 02:12:46.914778 | debian-bookworm | Collecting requests>=2.23.0 (from cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-03-27 02:12:46.930323 | debian-bookworm | Downloading requests-2.33.0-py3-none-any.whl.metadata (5.1 kB) 2026-03-27 02:12:46.982643 | debian-bookworm | Collecting arrow (from cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-03-27 02:12:46.999814 | debian-bookworm | Downloading arrow-1.4.0-py3-none-any.whl.metadata (7.7 kB) 2026-03-27 02:12:47.069859 | debian-bookworm | Collecting rich (from cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-03-27 02:12:47.084806 | debian-bookworm | Downloading rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-03-27 02:12:47.226358 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography==46.0.5->-r requirements.txt (line 5)) 2026-03-27 02:12:47.241314 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-03-27 02:12:47.275347 | debian-bookworm | Collecting iso8601>=0.1.11 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-27 02:12:47.289926 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-03-27 02:12:47.331178 | debian-bookworm | Collecting oslo.i18n>=3.15.3 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-27 02:12:47.346064 | debian-bookworm | Downloading oslo_i18n-6.7.2-py3-none-any.whl.metadata (2.0 kB) 2026-03-27 02:12:47.384161 | debian-bookworm | Collecting netaddr>=0.10.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-27 02:12:47.400007 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-03-27 02:12:47.450672 | debian-bookworm | Collecting debtcollector>=1.2.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-27 02:12:47.466061 | debian-bookworm | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-03-27 02:12:47.541385 | debian-bookworm | Collecting pyparsing>=2.1.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-27 02:12:47.556530 | debian-bookworm | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-03-27 02:12:47.596156 | debian-bookworm | Collecting packaging>=20.4 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-27 02:12:47.611352 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-27 02:12:47.653839 | debian-bookworm | Collecting tzdata>=2022.4 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-27 02:12:47.670357 | debian-bookworm | Downloading tzdata-2025.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-03-27 02:12:47.853267 | debian-bookworm | Collecting psutil>=3.2.2 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-27 02:12:47.868482 | debian-bookworm | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-03-27 02:12:47.916320 | debian-bookworm | Collecting pbr>=6.1.0 (from oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-27 02:12:47.931272 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-03-27 02:12:47.999415 | debian-bookworm | Collecting bcrypt>=3.2 (from paramiko==4.0.0->-r requirements.txt (line 8)) 2026-03-27 02:12:48.014967 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-03-27 02:12:48.070348 | debian-bookworm | Collecting invoke>=2.0 (from paramiko==4.0.0->-r requirements.txt (line 8)) 2026-03-27 02:12:48.085916 | debian-bookworm | Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 2026-03-27 02:12:48.140525 | debian-bookworm | Collecting pynacl>=1.5 (from paramiko==4.0.0->-r requirements.txt (line 8)) 2026-03-27 02:12:48.155597 | debian-bookworm | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-03-27 02:12:48.194066 | debian-bookworm | Collecting pyotp>=2.9.0 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-03-27 02:12:48.210910 | debian-bookworm | Downloading pyotp-2.9.0-py3-none-any.whl.metadata (9.8 kB) 2026-03-27 02:12:48.253104 | debian-bookworm | Collecting construct>=2.10.53 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-03-27 02:12:48.270251 | debian-bookworm | Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2026-03-27 02:12:48.332997 | debian-bookworm | Collecting argon2_cffi>=18.1.0 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-03-27 02:12:48.348113 | debian-bookworm | Downloading argon2_cffi-25.1.0-py3-none-any.whl.metadata (4.1 kB) 2026-03-27 02:12:48.530235 | debian-bookworm | Collecting pycryptodomex>=3.6.2 (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-03-27 02:12:48.546410 | debian-bookworm | Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) 2026-03-27 02:12:48.784338 | debian-bookworm | Collecting lxml (from pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-03-27 02:12:48.799556 | debian-bookworm | Downloading lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB) 2026-03-27 02:12:48.836520 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2026-03-27 02:12:48.851330 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-03-27 02:12:48.894960 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2026-03-27 02:12:48.912529 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-03-27 02:12:48.964103 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 13)) 2026-03-27 02:12:48.980948 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2026-03-27 02:12:49.029895 | debian-bookworm | Collecting pathspec>=1.0.0 (from yamllint==1.38.0->-r requirements.txt (line 15)) 2026-03-27 02:12:49.045903 | debian-bookworm | Downloading pathspec-1.0.4-py3-none-any.whl.metadata (13 kB) 2026-03-27 02:12:49.095511 | debian-bookworm | Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 2)) 2026-03-27 02:12:49.111754 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-03-27 02:12:49.197855 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2<4.0.0,>=2.7->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-03-27 02:12:49.212811 | debian-bookworm | Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-03-27 02:12:49.247754 | debian-bookworm | Collecting argon2-cffi-bindings (from argon2_cffi>=18.1.0->pykeepass==4.1.1.post1->-r requirements.txt (line 12)) 2026-03-27 02:12:49.263883 | debian-bookworm | Downloading argon2_cffi_bindings-25.1.0-cp39-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (7.4 kB) 2026-03-27 02:12:49.306352 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.5->-r requirements.txt (line 5)) 2026-03-27 02:12:49.322379 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-03-27 02:12:49.626939 | debian-bookworm | Collecting wrapt>=2.1.0 (from debtcollector>=1.2.0->oslo.utils==9.2.0->-r requirements.txt (line 7)) 2026-03-27 02:12:49.642267 | debian-bookworm | Downloading wrapt-2.1.2-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-03-27 02:12:49.662970 | debian-bookworm | Requirement already satisfied: setuptools in ./.tox/cookiecutter/lib/python3.11/site-packages (from pbr>=6.1.0->oslo.utils==9.2.0->-r requirements.txt (line 7)) (82.0.0) 2026-03-27 02:12:49.697231 | debian-bookworm | Collecting text-unidecode>=1.3 (from python-slugify>=4.0.0->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-03-27 02:12:49.715106 | debian-bookworm | Downloading text_unidecode-1.3-py2.py3-none-any.whl.metadata (2.4 kB) 2026-03-27 02:12:49.854475 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests>=2.23.0->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-03-27 02:12:49.869658 | debian-bookworm | Downloading charset_normalizer-3.4.6-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-03-27 02:12:49.908821 | debian-bookworm | Collecting idna<4,>=2.5 (from requests>=2.23.0->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-03-27 02:12:49.923965 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-03-27 02:12:49.969342 | debian-bookworm | Collecting urllib3<3,>=1.26 (from requests>=2.23.0->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-03-27 02:12:49.984135 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-03-27 02:12:50.028093 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests>=2.23.0->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-03-27 02:12:50.043635 | debian-bookworm | Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 2026-03-27 02:12:50.095959 | debian-bookworm | Collecting python-dateutil>=2.7.0 (from arrow->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-03-27 02:12:50.112285 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-03-27 02:12:50.161911 | debian-bookworm | Collecting six>=1.5 (from python-dateutil>=2.7.0->arrow->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-03-27 02:12:50.177790 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-03-27 02:12:50.234083 | debian-bookworm | Collecting markdown-it-py>=2.2.0 (from rich->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-03-27 02:12:50.252202 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-03-27 02:12:50.305205 | debian-bookworm | Collecting pygments<3.0.0,>=2.13.0 (from rich->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-03-27 02:12:50.320363 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-03-27 02:12:50.358961 | debian-bookworm | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich->cookiecutter==2.7.1->-r requirements.txt (line 4)) 2026-03-27 02:12:50.376343 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-03-27 02:12:50.420717 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB) 2026-03-27 02:12:50.606378 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 3.5 MB/s 0:00:00 2026-03-27 02:12:50.626810 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl (57.4 MB) 2026-03-27 02:12:52.643517 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.4/57.4 MB 28.4 MB/s 0:00:02 2026-03-27 02:12:52.660544 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-03-27 02:12:52.687971 | debian-bookworm | Downloading cookiecutter-2.7.1-py3-none-any.whl (41 kB) 2026-03-27 02:12:52.717201 | debian-bookworm | Downloading cryptography-46.0.5-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2026-03-27 02:12:52.931423 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 20.7 MB/s 0:00:00 2026-03-27 02:12:52.949562 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl (61 kB) 2026-03-27 02:12:52.983522 | debian-bookworm | Downloading oslo_utils-9.2.0-py3-none-any.whl (138 kB) 2026-03-27 02:12:53.022463 | debian-bookworm | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-03-27 02:12:53.053968 | debian-bookworm | Downloading passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2026-03-27 02:12:53.091512 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 525.6/525.6 kB 10.1 MB/s 0:00:00 2026-03-27 02:12:53.109686 | debian-bookworm | Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2026-03-27 02:12:53.240078 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 16.7 MB/s 0:00:00 2026-03-27 02:12:53.258105 | debian-bookworm | Downloading pykeepass-4.1.1.post1-py3-none-any.whl (55 kB) 2026-03-27 02:12:53.285677 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-03-27 02:12:53.312363 | debian-bookworm | Downloading ruamel_yaml-0.19.1-py3-none-any.whl (118 kB) 2026-03-27 02:12:53.341004 | debian-bookworm | Downloading yamllint-1.38.0-py3-none-any.whl (68 kB) 2026-03-27 02:12:53.372080 | debian-bookworm | Downloading ansible_core-2.18.15-py3-none-any.whl (2.2 MB) 2026-03-27 02:12:53.539711 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 12.5 MB/s 0:00:00 2026-03-27 02:12:53.557576 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-03-27 02:12:53.587086 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-03-27 02:12:53.614558 | debian-bookworm | Downloading argon2_cffi-25.1.0-py3-none-any.whl (14 kB) 2026-03-27 02:12:53.641980 | debian-bookworm | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-03-27 02:12:53.677716 | debian-bookworm | Downloading binaryornot-0.6.0-py3-none-any.whl (14 kB) 2026-03-27 02:12:53.710381 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-03-27 02:12:53.744956 | debian-bookworm | Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2026-03-27 02:12:53.772956 | debian-bookworm | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-03-27 02:12:53.800166 | debian-bookworm | Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 2026-03-27 02:12:53.831464 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-03-27 02:12:53.872651 | debian-bookworm | Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-03-27 02:12:53.918473 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-03-27 02:12:54.042796 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 17.9 MB/s 0:00:00 2026-03-27 02:12:54.059939 | debian-bookworm | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-03-27 02:12:54.085036 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-03-27 02:12:54.113321 | debian-bookworm | Downloading pathspec-1.0.4-py3-none-any.whl (55 kB) 2026-03-27 02:12:54.139019 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-03-27 02:12:54.168464 | debian-bookworm | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-03-27 02:12:54.197341 | debian-bookworm | Downloading pycryptodomex-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2026-03-27 02:12:54.407285 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 10.1 MB/s 0:00:00 2026-03-27 02:12:54.425285 | debian-bookworm | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-03-27 02:12:54.499267 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 18.1 MB/s 0:00:00 2026-03-27 02:12:54.518214 | debian-bookworm | Downloading pyotp-2.9.0-py3-none-any.whl (13 kB) 2026-03-27 02:12:54.545633 | debian-bookworm | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-03-27 02:12:54.574397 | debian-bookworm | Downloading python_slugify-8.0.4-py2.py3-none-any.whl (10 kB) 2026-03-27 02:12:54.600667 | debian-bookworm | Downloading requests-2.33.0-py3-none-any.whl (65 kB) 2026-03-27 02:12:54.628306 | debian-bookworm | Downloading charset_normalizer-3.4.6-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (204 kB) 2026-03-27 02:12:54.659342 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-03-27 02:12:54.687660 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-03-27 02:12:54.717083 | debian-bookworm | Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-03-27 02:12:54.745616 | debian-bookworm | Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB) 2026-03-27 02:12:54.772925 | debian-bookworm | Downloading tzdata-2025.3-py2.py3-none-any.whl (348 kB) 2026-03-27 02:12:54.809783 | debian-bookworm | Downloading wrapt-2.1.2-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (114 kB) 2026-03-27 02:12:54.837252 | debian-bookworm | Downloading argon2_cffi_bindings-25.1.0-cp39-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (87 kB) 2026-03-27 02:12:54.864755 | debian-bookworm | Downloading arrow-1.4.0-py3-none-any.whl (68 kB) 2026-03-27 02:12:54.891266 | debian-bookworm | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-03-27 02:12:54.926585 | debian-bookworm | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-03-27 02:12:54.953360 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-03-27 02:12:54.980527 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-03-27 02:12:55.007075 | debian-bookworm | Downloading lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-03-27 02:12:55.230183 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 23.4 MB/s 0:00:00 2026-03-27 02:12:55.247017 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-03-27 02:12:55.274911 | debian-bookworm | Downloading rich-14.3.3-py3-none-any.whl (310 kB) 2026-03-27 02:12:55.310863 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-03-27 02:12:55.375889 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 17.3 MB/s 0:00:00 2026-03-27 02:12:55.393469 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-03-27 02:12:55.421487 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-03-27 02:12:55.459234 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2026-03-27 02:12:55.933965 | debian-bookworm | Building wheels for collected packages: pwgen 2026-03-27 02:12:55.935480 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-03-27 02:12:56.208276 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-03-27 02:12:56.211628 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=80da46b9073048bb4054ab0a6385f33295b7079ed7509c176e34e5865ed965be 2026-03-27 02:12:56.211647 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-03-27 02:12:56.215679 | debian-bookworm | Successfully built pwgen 2026-03-27 02:12:56.464267 | debian-bookworm | Installing collected packages: text-unidecode, resolvelib, pwgen, passlib, wrapt, urllib3, tzdata, six, sh, ruamel.yaml, PyYAML, python-slugify, pyparsing, pyotp, pygments, pycryptodomex, pycryptodome, pycparser, psutil, pbr, pathspec, packaging, netaddr, mdurl, MarkupSafe, lxml, loguru, iso8601, invoke, idna, fasteners, construct, colorama, click, charset_normalizer, certifi, binaryornot, bcrypt, yamllint, requests, python-gilt, python-dateutil, oslo.i18n, markdown-it-py, Jinja2, debtcollector, cffi, rich, pynacl, oslo.utils, cryptography, arrow, argon2-cffi-bindings, paramiko, cookiecutter, argon2_cffi, ansible-core, pykeepass, ansible 2026-03-27 02:13:24.828794 | debian-bookworm | 2026-03-27 02:13:24.831702 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.12.0 ansible-core-2.18.15 argon2-cffi-bindings-25.1.0 argon2_cffi-25.1.0 arrow-1.4.0 bcrypt-5.0.0 binaryornot-0.6.0 certifi-2026.2.25 cffi-2.0.0 charset_normalizer-3.4.6 click-8.3.1 colorama-0.4.6 construct-2.10.70 cookiecutter-2.7.1 cryptography-46.0.5 debtcollector-3.1.0 fasteners-0.20 idna-3.11 invoke-2.2.1 iso8601-2.1.0 loguru-0.7.3 lxml-6.0.2 markdown-it-py-4.0.0 mdurl-0.1.2 netaddr-1.3.0 oslo.i18n-6.7.2 oslo.utils-9.2.0 packaging-26.0 paramiko-4.0.0 passlib-1.7.4 pathspec-1.0.4 pbr-7.0.3 psutil-7.2.2 pwgen-0.8.2.post0 pycparser-3.0 pycryptodome-3.23.0 pycryptodomex-3.23.0 pygments-2.19.2 pykeepass-4.1.1.post1 pynacl-1.6.2 pyotp-2.9.0 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-gilt-1.2.3 python-slugify-8.0.4 requests-2.33.0 resolvelib-1.0.1 rich-14.3.3 ruamel.yaml-0.19.1 sh-2.2.2 six-1.17.0 text-unidecode-1.3 tzdata-2025.3 urllib3-2.6.3 wrapt-2.1.2 yamllint-1.38.0 2026-03-27 02:13:25.098852 | debian-bookworm | cookiecutter: 43776 I exit 0 (42.98 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> python -I -m pip install -r requirements.txt pid=1441 [tox/execute/api.py:311] 2026-03-27 02:13:25.100805 | debian-bookworm | cookiecutter: OK (43.56 seconds) 2026-03-27 02:13:25.100848 | debian-bookworm | congratulations :) (43.59 seconds) 2026-03-27 02:13:25.544022 | debian-bookworm | ok: Runtime: 0:00:43.851054 2026-03-27 02:13:25.562641 | 2026-03-27 02:13:25.562792 | TASK [tox : Create a tempfile to save tox showconfig] 2026-03-27 02:13:25.956615 | debian-bookworm | changed 2026-03-27 02:13:25.965562 | 2026-03-27 02:13:25.965713 | TASK [tox : Get tox envlist config] 2026-03-27 02:13:27.013026 | debian-bookworm | ok: Runtime: 0:00:00.308912 2026-03-27 02:13:27.019342 | 2026-03-27 02:13:27.019484 | TASK [tox : Install any sibling python packages] 2026-03-27 02:13:27.476289 | debian-bookworm | ok: No setup.cfg, no action needed 2026-03-27 02:13:27.488166 | 2026-03-27 02:13:27.488347 | TASK [tox : Remove tempfile] 2026-03-27 02:13:27.912054 | debian-bookworm | changed 2026-03-27 02:13:27.928567 | 2026-03-27 02:13:27.928818 | TASK [tox : Emit tox command] 2026-03-27 02:13:27.980082 | /home/zuul/.local/tox/bin/tox -ecookiecutter -vv --skip-missing-interpreters=false 2026-03-27 02:13:27.988364 | 2026-03-27 02:13:27.988515 | TASK [tox : Run tox] 2026-03-27 02:13:28.536706 | debian-bookworm | ROOT: 176 D setup logging to DEBUG on pid 1730 [tox/report.py:229] 2026-03-27 02:13:28.562790 | debian-bookworm | cookiecutter: 202 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-27 02:13:28.565097 | debian-bookworm | cookiecutter: 205 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [python_discovery/_discovery.py:62] 2026-03-27 02:13:28.565561 | debian-bookworm | cookiecutter: 205 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-03-27 02:13:28.568917 | debian-bookworm | cookiecutter: 209 D got python info of /usr/bin/python3.11 from /home/zuul/.cache/virtualenv/py_info/4/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:139] 2026-03-27 02:13:28.569500 | debian-bookworm | cookiecutter: 209 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-27 02:13:28.569578 | debian-bookworm | cookiecutter: 209 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-27 02:13:28.570581 | debian-bookworm | cookiecutter: 210 D symlink on filesystem does work [virtualenv/info.py:51] 2026-03-27 02:13:28.570688 | debian-bookworm | cookiecutter: 210 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-03-27 02:13:28.599815 | debian-bookworm | cookiecutter: 239 W commands[0]> cookiecutter --no-input . openstack_version=2024.1 [tox/tox_env/api.py:515] 2026-03-27 02:13:29.254351 | debian-bookworm | osism.cfg-generics: 2026-03-27 02:13:29.254390 | debian-bookworm | - cloning osism.cfg-generics to /home/zuul/.gilt/clone/github.com/osism.cfg-generics 2026-03-27 02:13:30.523448 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.cfg-generics/gilt.yml to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/./gilt.yml 2026-03-27 02:13:30.669996 | debian-bookworm | osism.generics: 2026-03-27 02:13:30.670068 | debian-bookworm | - cloning osism.generics to /home/zuul/.gilt/clone/github.com/osism.generics 2026-03-27 02:13:31.736871 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/gilt.yml to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/./gilt.yml 2026-03-27 02:13:31.737579 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/requirements.txt to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/./requirements.txt 2026-03-27 02:13:31.737629 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/Makefile to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/./Makefile 2026-03-27 02:13:31.737648 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/environments/manager/images.yml to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/images.yml 2026-03-27 02:13:31.738159 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/environments/manager/run.sh to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/run.sh 2026-03-27 02:13:31.738192 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/environments/manager/ansible.cfg to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ansible.cfg 2026-03-27 02:13:31.739193 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/environments/manager/requirements.txt to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2026-03-27 02:13:31.739840 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/src/render-images.py to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2026-03-27 02:13:31.739879 | debian-bookworm | - copied (main) /home/zuul/.gilt/clone/github.com/osism.generics/src/set-versions.py to /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2026-03-27 02:13:31.739893 | debian-bookworm | - running `python3 render-images.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2026-03-27 02:13:32.463536 | debian-bookworm | - running `rm render-images.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/manager/ 2026-03-27 02:13:32.470299 | debian-bookworm | - running `python3 set-versions.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2026-03-27 02:13:32.858955 | debian-bookworm | - running `rm set-versions.py` in /home/zuul/src/github.com/osism/cfg-cookiecutter/configuration/environments/ 2026-03-27 02:13:34.437832 | debian-bookworm | Generating public/private rsa key pair. 2026-03-27 02:13:34.437945 | debian-bookworm | Your identification has been saved in secrets/id_rsa.operator 2026-03-27 02:13:34.437961 | debian-bookworm | Your public key has been saved in secrets/id_rsa.operator.pub 2026-03-27 02:13:34.437973 | debian-bookworm | The key fingerprint is: 2026-03-27 02:13:34.437986 | debian-bookworm | SHA256:WVNh9x+YhUAhWdAcL3zzt/zh5n42qlLIDLsbLiej7c0 2026-03-27 02:13:34.438002 | debian-bookworm | The key's randomart image is: 2026-03-27 02:13:34.438014 | debian-bookworm | +---[RSA 4096]----+ 2026-03-27 02:13:34.438026 | debian-bookworm | | oB*B.o. | 2026-03-27 02:13:34.438037 | debian-bookworm | | .o=.o+. | 2026-03-27 02:13:34.438048 | debian-bookworm | | oo * ..| 2026-03-27 02:13:34.438059 | debian-bookworm | | . o .o o o| 2026-03-27 02:13:34.438070 | debian-bookworm | | S . .o| 2026-03-27 02:13:34.438081 | debian-bookworm | | . + . . o| 2026-03-27 02:13:34.438092 | debian-bookworm | | .. . + | 2026-03-27 02:13:34.438103 | debian-bookworm | | .++o.. .o=| 2026-03-27 02:13:34.438114 | debian-bookworm | | .oo=E. ....==+| 2026-03-27 02:13:34.438125 | debian-bookworm | +----[SHA256]-----+ 2026-03-27 02:13:38.770989 | debian-bookworm | Generating public/private rsa key pair. 2026-03-27 02:13:38.771074 | debian-bookworm | Your identification has been saved in secrets/id_rsa.configuration 2026-03-27 02:13:38.771092 | debian-bookworm | Your public key has been saved in secrets/id_rsa.configuration.pub 2026-03-27 02:13:38.771104 | debian-bookworm | The key fingerprint is: 2026-03-27 02:13:38.771117 | debian-bookworm | SHA256:wywD20WF9aKlcMpPEH2sf0QavBew7E1+te24DVWOyyg 2026-03-27 02:13:38.771129 | debian-bookworm | The key's randomart image is: 2026-03-27 02:13:38.771140 | debian-bookworm | +---[RSA 4096]----+ 2026-03-27 02:13:38.771152 | debian-bookworm | | ...*+. | 2026-03-27 02:13:38.771163 | debian-bookworm | | oo.=oo | 2026-03-27 02:13:38.771174 | debian-bookworm | | . o oo==o. o| 2026-03-27 02:13:38.771185 | debian-bookworm | | = O.=o=o ++| 2026-03-27 02:13:38.771196 | debian-bookworm | | . * S..oo o.+| 2026-03-27 02:13:38.771207 | debian-bookworm | | = .. .+ = | 2026-03-27 02:13:38.771219 | debian-bookworm | | . E.. = .| 2026-03-27 02:13:38.771230 | debian-bookworm | | . + | 2026-03-27 02:13:38.771241 | debian-bookworm | | . .| 2026-03-27 02:13:38.771252 | debian-bookworm | +----[SHA256]-----+ 2026-03-27 02:13:42.762213 | debian-bookworm | 2026-03-27 02:13:42.761 | INFO | __main__::32 - Prepare use of environments/kolla/secrets.yml 2026-03-27 02:13:42.800994 | debian-bookworm | 2026-03-27 02:13:42.800 | INFO | __main__::36 - Prepare use of environments/secrets.yml 2026-03-27 02:13:42.803120 | debian-bookworm | 2026-03-27 02:13:42.802 | INFO | __main__::40 - Prepare use of environments/ceph/secrets.yml 2026-03-27 02:13:42.804137 | debian-bookworm | 2026-03-27 02:13:42.803 | INFO | __main__::44 - Prepare use of environments/infrastructure/secrets.yml 2026-03-27 02:13:42.805553 | debian-bookworm | 2026-03-27 02:13:42.805 | INFO | __main__::48 - Prepare use of environments/kolla/secrets.yml 2026-03-27 02:13:42.841644 | debian-bookworm | 2026-03-27 02:13:42.841 | INFO | __main__::52 - Prepare use of environments/manager/secrets.yml 2026-03-27 02:13:42.842496 | debian-bookworm | 2026-03-27 02:13:42.842 | INFO | __main__::56 - Prepare use of environments/monitoring/secrets.yml 2026-03-27 02:13:42.843631 | debian-bookworm | 2026-03-27 02:13:42.843 | INFO | __main__::60 - Prepare use of environments/configuration.yml 2026-03-27 02:13:42.846811 | debian-bookworm | 2026-03-27 02:13:42.846 | INFO | __main__::64 - Prepare use of environments/ceph/configuration.yml 2026-03-27 02:13:42.851591 | debian-bookworm | 2026-03-27 02:13:42.851 | INFO | __main__::68 - Prepare use of environments/kolla/configuration.yml 2026-03-27 02:13:42.857128 | debian-bookworm | 2026-03-27 02:13:42.856 | INFO | __main__::73 - Set keystone_admin_password 2026-03-27 02:13:42.857423 | debian-bookworm | 2026-03-27 02:13:42.856 | INFO | __main__::79 - Set ara_server_mariadb_password 2026-03-27 02:13:42.857461 | debian-bookworm | 2026-03-27 02:13:42.857 | INFO | __main__::86 - Set ara_password 2026-03-27 02:13:42.857471 | debian-bookworm | 2026-03-27 02:13:42.857 | INFO | __main__::100 - Set operator_password_unhashed 2026-03-27 02:13:42.857480 | debian-bookworm | 2026-03-27 02:13:42.857 | INFO | __main__::102 - Set operator_password 2026-03-27 02:13:43.357742 | debian-bookworm | 2026-03-27 02:13:43.357 | INFO | __main__::107 - Set ceph_cluster_fsid 2026-03-27 02:13:43.357830 | debian-bookworm | 2026-03-27 02:13:43.357 | INFO | __main__::109 - Set fsid 2026-03-27 02:13:43.358160 | debian-bookworm | 2026-03-27 02:13:43.357 | INFO | __main__::118 - Set k3s_token 2026-03-27 02:13:43.358181 | debian-bookworm | 2026-03-27 02:13:43.357 | INFO | __main__::127 - Set netbox_api_token 2026-03-27 02:13:43.358190 | debian-bookworm | 2026-03-27 02:13:43.357 | INFO | __main__::129 - Set manager_listener_broker_password 2026-03-27 02:13:43.358199 | debian-bookworm | 2026-03-27 02:13:43.357 | INFO | __main__::134 - Set netbox_user_api_token 2026-03-27 02:13:43.358207 | debian-bookworm | 2026-03-27 02:13:43.357 | INFO | __main__::136 - Set netbox_secret_key 2026-03-27 02:13:43.358216 | debian-bookworm | 2026-03-27 02:13:43.357 | INFO | __main__::143 - Set netbox_superuser_api_token 2026-03-27 02:13:43.358224 | debian-bookworm | 2026-03-27 02:13:43.357 | INFO | __main__::147 - Set netbox_superuser_password 2026-03-27 02:13:43.358598 | debian-bookworm | 2026-03-27 02:13:43.358 | INFO | __main__::155 - Set netdata_api_key 2026-03-27 02:13:43.358620 | debian-bookworm | 2026-03-27 02:13:43.358 | INFO | __main__::158 - Set ceph_rgw_keystone_password 2026-03-27 02:13:43.358628 | debian-bookworm | 2026-03-27 02:13:43.358 | INFO | __main__::163 - Set ceph_dashboard_password 2026-03-27 02:13:43.358638 | debian-bookworm | 2026-03-27 02:13:43.358 | INFO | __main__::171 - Write result to environments/secrets.yml 2026-03-27 02:13:43.360518 | debian-bookworm | 2026-03-27 02:13:43.360 | INFO | __main__::175 - Write result to environments/ceph/secrets.yml 2026-03-27 02:13:43.361248 | debian-bookworm | 2026-03-27 02:13:43.360 | INFO | __main__::179 - Write result to environments/infrastructure/secrets.yml 2026-03-27 02:13:43.362347 | debian-bookworm | 2026-03-27 02:13:43.362 | INFO | __main__::183 - Write result to environments/kolla/secrets.yml 2026-03-27 02:13:43.397727 | debian-bookworm | 2026-03-27 02:13:43.397 | INFO | __main__::187 - Write result to environments/manager/secrets.yml 2026-03-27 02:13:43.398534 | debian-bookworm | 2026-03-27 02:13:43.398 | INFO | __main__::191 - Write result to environments/monitoring/secrets.yml 2026-03-27 02:13:43.399107 | debian-bookworm | 2026-03-27 02:13:43.398 | INFO | __main__::195 - Write result to environments/configuration.yml 2026-03-27 02:13:43.401088 | debian-bookworm | 2026-03-27 02:13:43.400 | INFO | __main__::199 - Write result to environments/ceph/configuration.yml 2026-03-27 02:13:43.404636 | debian-bookworm | 2026-03-27 02:13:43.404 | INFO | __main__::203 - Write result to environments/kolla/configuration.yml 2026-03-27 02:13:43.542754 | debian-bookworm | 2026-03-27 02:13:43.542 | INFO | __main__::23 - Prepare use of environments/secrets.yml 2026-03-27 02:13:43.545629 | debian-bookworm | 2026-03-27 02:13:43.545 | INFO | __main__::28 - Prepare use of secrets/id_rsa.operator 2026-03-27 02:13:43.545940 | debian-bookworm | 2026-03-27 02:13:43.545 | INFO | __main__::32 - Set operator 2026-03-27 02:13:43.545964 | debian-bookworm | 2026-03-27 02:13:43.545 | INFO | __main__::28 - Prepare use of secrets/id_rsa.configuration 2026-03-27 02:13:43.545974 | debian-bookworm | 2026-03-27 02:13:43.545 | INFO | __main__::32 - Set configuration 2026-03-27 02:13:43.545983 | debian-bookworm | 2026-03-27 02:13:43.545 | INFO | __main__::35 - Write result to environments/secrets.yml 2026-03-27 02:13:43.553866 | debian-bookworm | 2026-03-27 02:13:43.553 | INFO | __main__::41 - Prepare use of environments/configuration.yml 2026-03-27 02:13:43.558096 | debian-bookworm | 2026-03-27 02:13:43.557 | INFO | __main__::45 - Prepare use of environments/manager/configuration.yml 2026-03-27 02:13:43.561752 | debian-bookworm | 2026-03-27 02:13:43.561 | INFO | __main__::55 - Set operator_public_key 2026-03-27 02:13:43.562063 | debian-bookworm | 2026-03-27 02:13:43.561 | INFO | __main__::64 - Set configuration_git_public_key 2026-03-27 02:13:43.562085 | debian-bookworm | 2026-03-27 02:13:43.561 | INFO | __main__::69 - Write result to environments/configuration.yml 2026-03-27 02:13:43.564633 | debian-bookworm | 2026-03-27 02:13:43.564 | INFO | __main__::73 - Write result to environments/manager/configuration.yml 2026-03-27 02:13:47.272918 | debian-bookworm | cookiecutter: 18912 I exit 0 (18.67 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> cookiecutter --no-input . openstack_version=2024.1 pid=1737 [tox/execute/api.py:311] 2026-03-27 02:13:47.279341 | debian-bookworm | cookiecutter: OK (18.71=setup[0.04]+cmd[18.67] seconds) 2026-03-27 02:13:47.279377 | debian-bookworm | congratulations :) (18.74 seconds) 2026-03-27 02:13:47.566773 | debian-bookworm | ok: Runtime: 0:00:18.998634 2026-03-27 02:13:47.581385 | 2026-03-27 02:13:47.581550 | TASK [tox : Look for output] 2026-03-27 02:13:47.997522 | debian-bookworm | ok 2026-03-27 02:13:48.019228 | 2026-03-27 02:13:48.019416 | TASK [tox : Return file comments to Zuul] 2026-03-27 02:13:48.054287 | debian-bookworm | skipping: Conditional result was False 2026-03-27 02:13:48.061844 | 2026-03-27 02:13:48.061961 | PLAY RECAP 2026-03-27 02:13:48.062021 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-03-27 02:13:48.062064 | 2026-03-27 02:13:48.214153 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-03-27 02:13:48.215591 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-03-27 02:13:49.124568 | 2026-03-27 02:13:49.124802 | PLAY [all] 2026-03-27 02:13:49.141778 | 2026-03-27 02:13:49.141956 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-03-27 02:13:49.197837 | debian-bookworm | skipping: Conditional result was False 2026-03-27 02:13:49.211568 | 2026-03-27 02:13:49.211804 | TASK [fetch-tox-output : Set tox log path for single node] 2026-03-27 02:13:49.270526 | debian-bookworm | ok 2026-03-27 02:13:49.279676 | 2026-03-27 02:13:49.279861 | TASK [fetch-tox-output : Ensure local tox dir] 2026-03-27 02:13:49.802656 | debian-bookworm -> localhost | changed 2026-03-27 02:13:49.811150 | 2026-03-27 02:13:49.811340 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-03-27 02:13:49.865727 | debian-bookworm | skipping: Conditional result was False 2026-03-27 02:13:49.878178 | 2026-03-27 02:13:49.878389 | TASK [fetch-tox-output : Set envlist fact] 2026-03-27 02:13:49.936035 | debian-bookworm | ok 2026-03-27 02:13:49.948305 | 2026-03-27 02:13:49.948491 | TASK [fetch-tox-output : Get tox version] 2026-03-27 02:13:50.584035 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-03-27 02:13:50.598434 | debian-bookworm | 4.50.3 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-03-27 02:13:50.981755 | debian-bookworm | ok: Runtime: 0:00:00.231048 2026-03-27 02:13:50.987676 | 2026-03-27 02:13:50.987854 | TASK [fetch-tox-output : Find all default environments] 2026-03-27 02:13:51.517418 | debian-bookworm | skipping: Conditional result was False 2026-03-27 02:13:51.528436 | 2026-03-27 02:13:51.528649 | TASK [fetch-tox-output : Set envlist fact] 2026-03-27 02:13:51.564823 | debian-bookworm | skipping: Conditional result was False 2026-03-27 02:13:51.579306 | 2026-03-27 02:13:51.579520 | TASK [fetch-tox-output : Find all default environments] 2026-03-27 02:13:52.115059 | debian-bookworm | skipping: Conditional result was False 2026-03-27 02:13:52.130521 | 2026-03-27 02:13:52.130733 | TASK [fetch-tox-output : Set envlist fact] 2026-03-27 02:13:52.167100 | debian-bookworm | skipping: Conditional result was False 2026-03-27 02:13:52.181268 | 2026-03-27 02:13:52.181471 | LOOP [fetch-tox-output : Copy tox logs] 2026-03-27 02:13:52.227866 | debian-bookworm | skipping: Conditional result was False 2026-03-27 02:13:52.247286 | 2026-03-27 02:13:52.247495 | LOOP [fetch-tox-output : Collect tox logs] 2026-03-27 02:13:53.076192 | debian-bookworm | changed: 2026-03-27 02:13:53.076523 | debian-bookworm | created directory /var/lib/zuul/builds/edfdd053d05047c79a7126154154ce59/work/logs/tox/cookiecutter 2026-03-27 02:13:53.076597 | debian-bookworm | cd+++++++++ ./ 2026-03-27 02:13:53.076654 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-03-27 02:13:53.076713 | 2026-03-27 02:13:53.093922 | 2026-03-27 02:13:53.094071 | PLAY RECAP 2026-03-27 02:13:53.094154 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-03-27 02:13:53.094195 | 2026-03-27 02:13:53.248393 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-03-27 02:13:53.251003 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-03-27 02:13:54.035993 | 2026-03-27 02:13:54.036181 | PLAY [all] 2026-03-27 02:13:54.052829 | 2026-03-27 02:13:54.052990 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-03-27 02:13:54.301346 | debian-bookworm | changed: non-zero return code 2026-03-27 02:13:54.310817 | 2026-03-27 02:13:54.311101 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-03-27 02:13:54.337014 | debian-bookworm | skipping: Conditional result was False 2026-03-27 02:13:54.348393 | 2026-03-27 02:13:54.348607 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-03-27 02:13:54.392913 | 2026-03-27 02:13:54.393201 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-03-27 02:13:54.442014 | 2026-03-27 02:13:54.442336 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-03-27 02:13:54.468419 | debian-bookworm | skipping: Conditional result was False 2026-03-27 02:13:54.480535 | 2026-03-27 02:13:54.480716 | LOOP [fetch-subunit-output : Generate subunit file] 2026-03-27 02:13:54.520521 | 2026-03-27 02:13:54.520862 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-03-27 02:13:54.546437 | debian-bookworm | skipping: Conditional result was False 2026-03-27 02:13:54.556004 | 2026-03-27 02:13:54.556146 | TASK [fetch-subunit-output : Remove the temporary file] 2026-03-27 02:13:54.580956 | debian-bookworm | skipping: Conditional result was False 2026-03-27 02:13:54.593853 | 2026-03-27 02:13:54.594057 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-03-27 02:13:54.619352 | debian-bookworm | skipping: Conditional result was False 2026-03-27 02:13:54.632555 | 2026-03-27 02:13:54.632702 | PLAY RECAP 2026-03-27 02:13:54.632786 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-03-27 02:13:54.632829 | 2026-03-27 02:13:54.774490 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-03-27 02:13:54.777271 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-27 02:13:55.577564 | 2026-03-27 02:13:55.577794 | PLAY [Base post] 2026-03-27 02:13:55.591937 | 2026-03-27 02:13:55.592090 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-27 02:13:56.178028 | debian-bookworm | changed 2026-03-27 02:13:56.187572 | 2026-03-27 02:13:56.187719 | PLAY RECAP 2026-03-27 02:13:56.187794 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-27 02:13:56.187869 | 2026-03-27 02:13:56.323715 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-27 02:13:56.326356 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-27 02:13:57.174813 | 2026-03-27 02:13:57.175016 | PLAY [Base post-logs] 2026-03-27 02:13:57.185977 | 2026-03-27 02:13:57.186122 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-27 02:13:57.707012 | localhost | changed 2026-03-27 02:13:57.726571 | 2026-03-27 02:13:57.726817 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-27 02:13:57.766951 | localhost | ok 2026-03-27 02:13:57.773607 | 2026-03-27 02:13:57.773790 | TASK [Set zuul-log-path fact] 2026-03-27 02:13:57.801835 | localhost | ok 2026-03-27 02:13:57.814128 | 2026-03-27 02:13:57.814347 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-27 02:13:57.853691 | localhost | ok 2026-03-27 02:13:57.859842 | 2026-03-27 02:13:57.860029 | TASK [upload-logs : Create log directories] 2026-03-27 02:13:58.414663 | localhost | changed 2026-03-27 02:13:58.420012 | 2026-03-27 02:13:58.420208 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-27 02:13:58.963651 | localhost -> localhost | ok: Runtime: 0:00:00.007382 2026-03-27 02:13:58.968200 | 2026-03-27 02:13:58.968362 | TASK [upload-logs : Upload logs to log server] 2026-03-27 02:13:59.597461 | localhost | Output suppressed because no_log was given 2026-03-27 02:13:59.601416 | 2026-03-27 02:13:59.601588 | LOOP [upload-logs : Compress console log and json output] 2026-03-27 02:13:59.671040 | localhost | skipping: Conditional result was False 2026-03-27 02:13:59.678671 | localhost | skipping: Conditional result was False 2026-03-27 02:13:59.695227 | 2026-03-27 02:13:59.695572 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-27 02:13:59.755849 | localhost | skipping: Conditional result was False 2026-03-27 02:13:59.756421 | 2026-03-27 02:13:59.758096 | localhost | skipping: Conditional result was False 2026-03-27 02:13:59.765874 | 2026-03-27 02:13:59.766136 | LOOP [upload-logs : Upload console log and json output]