2026-07-22 03:04:55.895248 | Job console starting 2026-07-22 03:04:55.903788 | Updating git repos 2026-07-22 03:04:55.955009 | Cloning repos into workspace 2026-07-22 03:04:56.034418 | Restoring repo states 2026-07-22 03:04:56.069492 | Merging changes 2026-07-22 03:04:56.069508 | Checking out repos 2026-07-22 03:04:56.141364 | Preparing playbooks 2026-07-22 03:04:57.372103 | Running Ansible setup 2026-07-22 03:05:03.839086 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-22 03:05:04.837833 | 2026-07-22 03:05:04.837987 | PLAY [Base pre] 2026-07-22 03:05:04.869091 | 2026-07-22 03:05:04.869259 | TASK [Setup log path fact] 2026-07-22 03:05:04.927910 | debian-bookworm | ok 2026-07-22 03:05:04.943540 | 2026-07-22 03:05:04.943670 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-22 03:05:04.971879 | debian-bookworm | ok 2026-07-22 03:05:04.985623 | 2026-07-22 03:05:04.985747 | TASK [emit-job-header : Print job information] 2026-07-22 03:05:05.080454 | # Job Information 2026-07-22 03:05:05.080641 | Ansible Version: 2.16.14 2026-07-22 03:05:05.080677 | Job: generics-tox-check-kolla 2026-07-22 03:05:05.080709 | Pipeline: periodic-daily 2026-07-22 03:05:05.080732 | Executor: 521e9411259a 2026-07-22 03:05:05.080753 | Triggered by: https://github.com/osism/generics 2026-07-22 03:05:05.080774 | Event ID: 0638349982ad4a5c8be8aeb3d1402a22 2026-07-22 03:05:05.086294 | 2026-07-22 03:05:05.086395 | LOOP [emit-job-header : Print node information] 2026-07-22 03:05:05.402973 | debian-bookworm | ok: 2026-07-22 03:05:05.403189 | debian-bookworm | # Node Information 2026-07-22 03:05:05.403231 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-22 03:05:05.403258 | debian-bookworm | Hostname: debian 2026-07-22 03:05:05.403280 | debian-bookworm | Username: zuul 2026-07-22 03:05:05.403301 | debian-bookworm | Distro: Debian 12.15 2026-07-22 03:05:05.403324 | debian-bookworm | Provider: regiocloud-a 2026-07-22 03:05:05.403345 | debian-bookworm | Region: 2026-07-22 03:05:05.403367 | debian-bookworm | Label: debian-bookworm 2026-07-22 03:05:05.403389 | debian-bookworm | Product Name: OpenStack Nova 2026-07-22 03:05:05.403410 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:febe:4442 2026-07-22 03:05:05.417015 | 2026-07-22 03:05:05.417199 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-22 03:05:06.080916 | debian-bookworm -> localhost | changed 2026-07-22 03:05:06.090005 | 2026-07-22 03:05:06.090150 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-22 03:05:08.162664 | debian-bookworm -> localhost | changed 2026-07-22 03:05:08.174819 | 2026-07-22 03:05:08.174941 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-22 03:05:08.691291 | debian-bookworm -> localhost | ok 2026-07-22 03:05:08.697410 | 2026-07-22 03:05:08.697523 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-22 03:05:08.727431 | debian-bookworm | ok 2026-07-22 03:05:08.753607 | debian-bookworm | included: /var/lib/zuul/builds/878a26f3b8aa4571990062d65657aa9b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-22 03:05:08.770585 | 2026-07-22 03:05:08.770694 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-22 03:05:11.305788 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-22 03:05:11.306108 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/878a26f3b8aa4571990062d65657aa9b/work/878a26f3b8aa4571990062d65657aa9b_id_rsa 2026-07-22 03:05:11.306271 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/878a26f3b8aa4571990062d65657aa9b/work/878a26f3b8aa4571990062d65657aa9b_id_rsa.pub 2026-07-22 03:05:11.306305 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-22 03:05:11.306333 | debian-bookworm -> localhost | SHA256:M01Hiu7LWHYJAKDqbD3ARox1rFuEDy9+GAaD6Esdz9Q zuul-build-sshkey 2026-07-22 03:05:11.306357 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-22 03:05:11.306393 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-22 03:05:11.306415 | debian-bookworm -> localhost | |o o+o . . | 2026-07-22 03:05:11.306437 | debian-bookworm -> localhost | |Booooo E . o | 2026-07-22 03:05:11.306458 | debian-bookworm -> localhost | |+=.*= . . o . | 2026-07-22 03:05:11.306478 | debian-bookworm -> localhost | |+o=.+o o o . | 2026-07-22 03:05:11.306499 | debian-bookworm -> localhost | |o*.* S . | 2026-07-22 03:05:11.306527 | debian-bookworm -> localhost | |+.* . . + . | 2026-07-22 03:05:11.306547 | debian-bookworm -> localhost | | + + + o | 2026-07-22 03:05:11.306568 | debian-bookworm -> localhost | |. . = o | 2026-07-22 03:05:11.306588 | debian-bookworm -> localhost | | . o | 2026-07-22 03:05:11.306609 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-22 03:05:11.306694 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.680441 2026-07-22 03:05:11.323396 | 2026-07-22 03:05:11.323562 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-22 03:05:11.373892 | debian-bookworm | ok 2026-07-22 03:05:11.401609 | debian-bookworm | included: /var/lib/zuul/builds/878a26f3b8aa4571990062d65657aa9b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-22 03:05:11.421319 | 2026-07-22 03:05:11.421474 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-22 03:05:11.485643 | debian-bookworm | skipping: Conditional result was False 2026-07-22 03:05:11.493941 | 2026-07-22 03:05:11.494116 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-22 03:05:12.460359 | debian-bookworm | changed 2026-07-22 03:05:12.468655 | 2026-07-22 03:05:12.468789 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-22 03:05:12.803034 | debian-bookworm | ok 2026-07-22 03:05:12.809799 | 2026-07-22 03:05:12.809927 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-22 03:05:13.768858 | debian-bookworm | changed 2026-07-22 03:05:13.781342 | 2026-07-22 03:05:13.781455 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-22 03:05:14.566970 | debian-bookworm | changed 2026-07-22 03:05:14.571756 | 2026-07-22 03:05:14.571842 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-22 03:05:14.601418 | debian-bookworm | skipping: Conditional result was False 2026-07-22 03:05:14.608074 | 2026-07-22 03:05:14.608169 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-22 03:05:15.979204 | debian-bookworm -> localhost | changed 2026-07-22 03:05:15.988659 | 2026-07-22 03:05:15.988747 | TASK [add-build-sshkey : Add back temp key] 2026-07-22 03:05:16.664000 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/878a26f3b8aa4571990062d65657aa9b/work/878a26f3b8aa4571990062d65657aa9b_id_rsa (zuul-build-sshkey) 2026-07-22 03:05:16.664212 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.032727 2026-07-22 03:05:16.670644 | 2026-07-22 03:05:16.670732 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-22 03:05:17.350036 | debian-bookworm | ok 2026-07-22 03:05:17.354829 | 2026-07-22 03:05:17.355154 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-22 03:05:17.433527 | debian-bookworm | skipping: Conditional result was False 2026-07-22 03:05:17.442435 | 2026-07-22 03:05:17.442529 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-22 03:05:18.188261 | debian-bookworm | ok 2026-07-22 03:05:18.204486 | 2026-07-22 03:05:18.204589 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-22 03:05:18.243106 | debian-bookworm | ok 2026-07-22 03:05:18.253594 | 2026-07-22 03:05:18.253696 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-22 03:05:18.978975 | debian-bookworm -> localhost | ok 2026-07-22 03:05:18.985400 | 2026-07-22 03:05:18.985505 | TASK [validate-host : Collect information about the host] 2026-07-22 03:05:20.521334 | debian-bookworm | ok 2026-07-22 03:05:20.545127 | 2026-07-22 03:05:20.545241 | TASK [validate-host : Sanitize hostname] 2026-07-22 03:05:20.953363 | debian-bookworm | ok 2026-07-22 03:05:20.957857 | 2026-07-22 03:05:20.957950 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-22 03:05:22.150872 | debian-bookworm -> localhost | changed 2026-07-22 03:05:22.159658 | 2026-07-22 03:05:22.159767 | TASK [validate-host : Collect information about zuul worker] 2026-07-22 03:05:22.731323 | debian-bookworm | ok 2026-07-22 03:05:22.735981 | 2026-07-22 03:05:22.736072 | TASK [validate-host : Write out all zuul information for each host] 2026-07-22 03:05:23.753494 | debian-bookworm -> localhost | changed 2026-07-22 03:05:23.763574 | 2026-07-22 03:05:23.763678 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-22 03:05:24.091540 | debian-bookworm | ok 2026-07-22 03:05:24.096958 | 2026-07-22 03:05:24.101150 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-22 03:05:25.135697 | debian-bookworm | changed: 2026-07-22 03:05:25.135889 | debian-bookworm | cd+++++++++ src/ 2026-07-22 03:05:25.135923 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-22 03:05:25.135948 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-22 03:05:25.135970 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-07-22 03:05:25.135991 | debian-bookworm | =7.0.3 2026-07-22 03:06:03.128900 | debian-bookworm | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-07-22 03:06:03.201101 | debian-bookworm | Collecting colorama>=0.4.6 2026-07-22 03:06:03.213138 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-07-22 03:06:03.283913 | debian-bookworm | Collecting filelock>=3.25 2026-07-22 03:06:03.295821 | debian-bookworm | Downloading filelock-3.32.0-py3-none-any.whl (97 kB) 2026-07-22 03:06:03.312755 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.7/97.7 kB 8.0 MB/s eta 0:00:00 2026-07-22 03:06:03.390260 | debian-bookworm | Collecting packaging>=26 2026-07-22 03:06:03.403379 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-22 03:06:03.421110 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 8.0 MB/s eta 0:00:00 2026-07-22 03:06:03.493007 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-07-22 03:06:03.504813 | debian-bookworm | Downloading platformdirs-4.11.0-py3-none-any.whl (23 kB) 2026-07-22 03:06:03.548925 | debian-bookworm | Collecting pluggy>=1.6 2026-07-22 03:06:03.560337 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-22 03:06:03.607663 | debian-bookworm | Collecting pyproject-api>=1.10 2026-07-22 03:06:03.621242 | debian-bookworm | Downloading pyproject_api-1.11.0-py3-none-any.whl (13 kB) 2026-07-22 03:06:03.680790 | debian-bookworm | Collecting python-discovery>=1.4.4 2026-07-22 03:06:03.694964 | debian-bookworm | Downloading python_discovery-1.5.0-py3-none-any.whl (34 kB) 2026-07-22 03:06:03.739287 | debian-bookworm | Collecting tomli-w>=1.2 2026-07-22 03:06:03.750963 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-07-22 03:06:03.952032 | debian-bookworm | Collecting virtualenv>=21.1 2026-07-22 03:06:03.964293 | debian-bookworm | Downloading virtualenv-21.7.0-py3-none-any.whl (5.5 MB) 2026-07-22 03:06:04.230528 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 21.1 MB/s eta 0:00:00 2026-07-22 03:06:04.332630 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-07-22 03:06:04.343788 | debian-bookworm | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-22 03:06:04.367104 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 470.6/470.6 kB 22.8 MB/s eta 0:00:00 2026-07-22 03:06:04.476372 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-07-22 03:06:05.416040 | debian-bookworm | Successfully installed cachetools-7.1.4 colorama-0.4.6 distlib-0.4.3 filelock-3.32.0 packaging-26.2 platformdirs-4.11.0 pluggy-1.6.0 pyproject-api-1.11.0 python-discovery-1.5.0 tomli-w-1.2.0 tox-4.58.0 virtualenv-21.7.0 2026-07-22 03:06:05.800010 | debian-bookworm | ok: Runtime: 0:00:03.419036 2026-07-22 03:06:05.808399 | 2026-07-22 03:06:05.808535 | TASK [ensure-tox : Export installed tox_executable path] 2026-07-22 03:06:05.852121 | debian-bookworm | ok 2026-07-22 03:06:05.857519 | 2026-07-22 03:06:05.857660 | TASK [ensure-tox : Output tox version] 2026-07-22 03:06:06.439629 | 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-07-22 03:06:06.457570 | debian-bookworm | 4.58.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-22 03:06:06.892946 | debian-bookworm | ok: Runtime: 0:00:00.372861 2026-07-22 03:06:06.900636 | 2026-07-22 03:06:06.900766 | TASK [ensure-tox : Make global symlink] 2026-07-22 03:06:06.936117 | debian-bookworm | skipping: Conditional result was False 2026-07-22 03:06:06.944308 | 2026-07-22 03:06:06.944418 | PLAY RECAP 2026-07-22 03:06:06.944480 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-07-22 03:06:06.944504 | 2026-07-22 03:06:07.144381 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-07-22 03:06:07.145577 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-07-22 03:06:08.343904 | 2026-07-22 03:06:08.344106 | PLAY [all] 2026-07-22 03:06:08.399967 | 2026-07-22 03:06:08.400151 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-07-22 03:06:09.144113 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-07-22 03:06:09.472993 | debian-bookworm | ok: Runtime: 0:00:00.033635 2026-07-22 03:06:09.480259 | 2026-07-22 03:06:09.480465 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-07-22 03:06:10.053693 | debian-bookworm | ok: Runtime: 0:00:00.007873 2026-07-22 03:06:10.061364 | 2026-07-22 03:06:10.061508 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-07-22 03:06:10.463251 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-07-22 03:06:10.464233 | debian-bookworm | sudo: a password is required 2026-07-22 03:06:10.665403 | debian-bookworm | ok: Runtime: 0:00:00.021539 2026-07-22 03:06:10.680607 | 2026-07-22 03:06:10.680773 | TASK [tox : Check to see if the constraints file exists] 2026-07-22 03:06:10.710414 | debian-bookworm | skipping: Conditional result was False 2026-07-22 03:06:10.717899 | 2026-07-22 03:06:10.718042 | TASK [tox : Fail if constraints file is missing] 2026-07-22 03:06:10.762473 | debian-bookworm | skipping: Conditional result was False 2026-07-22 03:06:10.769318 | 2026-07-22 03:06:10.769456 | TASK [tox : Record file location] 2026-07-22 03:06:10.811482 | debian-bookworm | skipping: Conditional result was False 2026-07-22 03:06:10.817904 | 2026-07-22 03:06:10.818061 | TASK [tox : Install tox siblings] 2026-07-22 03:06:10.850737 | debian-bookworm | ok 2026-07-22 03:06:10.864708 | debian-bookworm | included: /var/lib/zuul/builds/878a26f3b8aa4571990062d65657aa9b/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-07-22 03:06:10.878254 | 2026-07-22 03:06:10.878412 | TASK [tox : Run tox without tests] 2026-07-22 03:06:11.584331 | debian-bookworm | ROOT: 224 D setup logging to DEBUG on pid 1586 [tox/report.py:229] 2026-07-22 03:06:11.616317 | debian-bookworm | check-kolla: 256 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-07-22 03:06:11.619035 | debian-bookworm | check-kolla: 259 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-07-22 03:06:11.623060 | debian-bookworm | check-kolla: 263 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py a92c85deba1fe5d2ec2d9e8a53bf6cc1 7a4fc0ab218fb62a6544aa2d90b52e1e [python_discovery/_cached_py_info.py:198] 2026-07-22 03:06:11.704522 | debian-bookworm | check-kolla: 345 D wrote python info of /usr/bin/python3.11 at /home/zuul/.cache/virtualenv/py_info/5/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:159] 2026-07-22 03:06:11.705501 | debian-bookworm | check-kolla: 346 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-07-22 03:06:11.705905 | debian-bookworm | check-kolla: 346 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-07-22 03:06:11.706215 | debian-bookworm | check-kolla: 346 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-07-22 03:06:11.710733 | debian-bookworm | check-kolla: 351 D symlink on filesystem does work [virtualenv/info.py:51] 2026-07-22 03:06:11.711347 | debian-bookworm | check-kolla: 352 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-07-22 03:06:11.749583 | debian-bookworm | check-kolla: 390 I create virtual environment via CPython3Posix(dest=/home/zuul/src/github.com/osism/generics/.tox/check-kolla, clear=False, no_vcs_ignore=False, global=False) [virtualenv/run/session.py:77] 2026-07-22 03:06:11.749858 | debian-bookworm | check-kolla: 390 D create folder /home/zuul/src/github.com/osism/generics/.tox/check-kolla/bin [virtualenv/util/path/_sync.py:18] 2026-07-22 03:06:11.750031 | debian-bookworm | check-kolla: 390 D create folder /home/zuul/src/github.com/osism/generics/.tox/check-kolla/include [virtualenv/util/path/_sync.py:18] 2026-07-22 03:06:11.750068 | debian-bookworm | check-kolla: 390 D create folder /home/zuul/src/github.com/osism/generics/.tox/check-kolla/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-07-22 03:06:11.750308 | debian-bookworm | check-kolla: 391 D write /home/zuul/src/github.com/osism/generics/.tox/check-kolla/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-07-22 03:06:11.750405 | debian-bookworm | check-kolla: 391 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-07-22 03:06:11.750472 | debian-bookworm | check-kolla: 391 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-07-22 03:06:11.750541 | debian-bookworm | check-kolla: 391 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-22 03:06:11.750600 | debian-bookworm | check-kolla: 391 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-07-22 03:06:11.750657 | debian-bookworm | check-kolla: 391 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-22 03:06:11.750701 | debian-bookworm | check-kolla: 391 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/generics/.tox/check-kolla [virtualenv/create/pyenv_cfg.py:51] 2026-07-22 03:06:11.750759 | debian-bookworm | check-kolla: 391 D virtualenv = 21.7.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-22 03:06:11.750804 | debian-bookworm | check-kolla: 391 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-07-22 03:06:11.750867 | debian-bookworm | check-kolla: 391 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-22 03:06:11.750907 | debian-bookworm | check-kolla: 391 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-22 03:06:11.750969 | debian-bookworm | check-kolla: 391 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-22 03:06:11.751284 | debian-bookworm | check-kolla: 391 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/osism/generics/.tox/check-kolla/bin/python [virtualenv/util/path/_sync.py:38] 2026-07-22 03:06:11.751791 | debian-bookworm | check-kolla: 392 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-07-22 03:06:11.752093 | debian-bookworm | check-kolla: 392 D debug via /home/zuul/src/github.com/osism/generics/.tox/check-kolla/bin/python /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/create/debug.py [virtualenv/create/creator.py:265] 2026-07-22 03:06:11.794274 | debian-bookworm | check-kolla: 392 D { 2026-07-22 03:06:11.794329 | debian-bookworm | "sys": { 2026-07-22 03:06:11.794335 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/check-kolla/bin/python", 2026-07-22 03:06:11.794341 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-07-22 03:06:11.794348 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/check-kolla", 2026-07-22 03:06:11.794354 | debian-bookworm | "base_prefix": "/usr", 2026-07-22 03:06:11.794358 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/check-kolla", 2026-07-22 03:06:11.794362 | debian-bookworm | "base_exec_prefix": "/usr", 2026-07-22 03:06:11.794367 | debian-bookworm | "path": [ 2026-07-22 03:06:11.794370 | debian-bookworm | "/usr/lib/python311.zip", 2026-07-22 03:06:11.794374 | debian-bookworm | "/usr/lib/python3.11", 2026-07-22 03:06:11.794378 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-07-22 03:06:11.794382 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/check-kolla/lib/python3.11/site-packages" 2026-07-22 03:06:11.794386 | debian-bookworm | ], 2026-07-22 03:06:11.794390 | debian-bookworm | "meta_path": [ 2026-07-22 03:06:11.794394 | debian-bookworm | "", 2026-07-22 03:06:11.794398 | debian-bookworm | "", 2026-07-22 03:06:11.794402 | debian-bookworm | "" 2026-07-22 03:06:11.794406 | debian-bookworm | ], 2026-07-22 03:06:11.794409 | debian-bookworm | "fs_encoding": "utf-8", 2026-07-22 03:06:11.794413 | debian-bookworm | "io_encoding": "utf-8" 2026-07-22 03:06:11.794417 | debian-bookworm | }, 2026-07-22 03:06:11.794421 | debian-bookworm | "version": "3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]", 2026-07-22 03:06:11.794425 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-07-22 03:06:11.794429 | debian-bookworm | "os": "", 2026-07-22 03:06:11.794432 | debian-bookworm | "site": "", 2026-07-22 03:06:11.794436 | debian-bookworm | "datetime": "", 2026-07-22 03:06:11.794447 | debian-bookworm | "math": "", 2026-07-22 03:06:11.794451 | debian-bookworm | "json": "" 2026-07-22 03:06:11.794455 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-07-22 03:06:11.795271 | debian-bookworm | check-kolla: 435 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-07-22 03:06:11.806139 | debian-bookworm | check-kolla: 446 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.1.2-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-07-22 03:06:11.807302 | debian-bookworm | check-kolla: 447 D build install image for pip-26.1.2-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-07-22 03:06:11.807696 | debian-bookworm | check-kolla: 448 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-83.0.0-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-07-22 03:06:11.818802 | debian-bookworm | check-kolla: 459 D build install image for setuptools-83.0.0-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-07-22 03:06:12.238395 | debian-bookworm | check-kolla: 879 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/_distutils_hack to /home/zuul/src/github.com/osism/generics/.tox/check-kolla/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:46] 2026-07-22 03:06:12.240039 | debian-bookworm | check-kolla: 880 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/setuptools-83.0.0.dist-info to /home/zuul/src/github.com/osism/generics/.tox/check-kolla/lib/python3.11/site-packages/setuptools-83.0.0.dist-info [virtualenv/util/path/_sync.py:46] 2026-07-22 03:06:12.243373 | debian-bookworm | check-kolla: 883 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/distutils-precedence.pth to /home/zuul/src/github.com/osism/generics/.tox/check-kolla/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:46] 2026-07-22 03:06:12.243943 | debian-bookworm | check-kolla: 884 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/setuptools-83.0.0.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/check-kolla/lib/python3.11/site-packages/setuptools-83.0.0.virtualenv [virtualenv/util/path/_sync.py:46] 2026-07-22 03:06:12.244462 | debian-bookworm | check-kolla: 885 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/setuptools to /home/zuul/src/github.com/osism/generics/.tox/check-kolla/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:46] 2026-07-22 03:06:12.327344 | debian-bookworm | check-kolla: 967 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any/pip-26.1.2.dist-info to /home/zuul/src/github.com/osism/generics/.tox/check-kolla/lib/python3.11/site-packages/pip-26.1.2.dist-info [virtualenv/util/path/_sync.py:46] 2026-07-22 03:06:12.351927 | debian-bookworm | check-kolla: 992 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any/pip-26.1.2.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/check-kolla/lib/python3.11/site-packages/pip-26.1.2.virtualenv [virtualenv/util/path/_sync.py:46] 2026-07-22 03:06:12.353133 | debian-bookworm | check-kolla: 993 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any/pip to /home/zuul/src/github.com/osism/generics/.tox/check-kolla/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:46] 2026-07-22 03:06:12.403993 | debian-bookworm | check-kolla: 1044 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-07-22 03:06:12.435358 | debian-bookworm | check-kolla: 1076 D generated console scripts pip3 pip-3.11 pip pip3.11 [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-07-22 03:06:12.436075 | debian-bookworm | check-kolla: 1076 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-07-22 03:06:12.447610 | debian-bookworm | check-kolla: 1088 D write /home/zuul/src/github.com/osism/generics/.tox/check-kolla/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-07-22 03:06:12.447738 | debian-bookworm | check-kolla: 1088 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-07-22 03:06:12.447883 | debian-bookworm | check-kolla: 1088 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-07-22 03:06:12.447999 | debian-bookworm | check-kolla: 1088 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-22 03:06:12.448101 | debian-bookworm | check-kolla: 1088 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-07-22 03:06:12.448211 | debian-bookworm | check-kolla: 1088 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-22 03:06:12.448304 | debian-bookworm | check-kolla: 1089 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/generics/.tox/check-kolla [virtualenv/create/pyenv_cfg.py:51] 2026-07-22 03:06:12.448398 | debian-bookworm | check-kolla: 1089 D virtualenv = 21.7.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-22 03:06:12.448490 | debian-bookworm | check-kolla: 1089 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-07-22 03:06:12.448595 | debian-bookworm | check-kolla: 1089 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-22 03:06:12.448698 | debian-bookworm | check-kolla: 1089 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-22 03:06:12.448798 | debian-bookworm | check-kolla: 1089 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-22 03:06:12.455784 | debian-bookworm | check-kolla: 1096 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:485] 2026-07-22 03:06:13.673150 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2026-07-22 03:06:13.812779 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-07-22 03:06:13.936990 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2026-07-22 03:06:13.952566 | 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-07-22 03:06:14.037073 | debian-bookworm | Collecting ansible==11.13.0 (from -r requirements.txt (line 3)) 2026-07-22 03:06:14.055451 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-22 03:06:14.121517 | debian-bookworm | Collecting packaging==26.2 (from -r requirements.txt (line 4)) 2026-07-22 03:06:14.139759 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-22 03:06:14.186480 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2026-07-22 03:06:14.204546 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-07-22 03:06:14.227774 | debian-bookworm | Installing build dependencies: started 2026-07-22 03:06:15.499445 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-07-22 03:06:15.499489 | debian-bookworm | Getting requirements to build wheel: started 2026-07-22 03:06:15.932503 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-07-22 03:06:15.932544 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-07-22 03:06:16.171308 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-22 03:06:16.209321 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 6)) 2026-07-22 03:06:16.226284 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-22 03:06:16.293847 | debian-bookworm | Collecting requests==2.34.2 (from -r requirements.txt (line 7)) 2026-07-22 03:06:16.309701 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-22 03:06:16.373949 | debian-bookworm | Collecting tabulate==0.10.0 (from -r requirements.txt (line 8)) 2026-07-22 03:06:16.389954 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-22 03:06:16.491980 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2026-07-22 03:06:16.506131 | 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-07-22 03:06:16.587646 | debian-bookworm | Collecting ansible-core~=2.18.12 (from ansible==11.13.0->-r requirements.txt (line 3)) 2026-07-22 03:06:16.603217 | debian-bookworm | Downloading ansible_core-2.18.18-py3-none-any.whl.metadata (7.7 kB) 2026-07-22 03:06:16.663632 | debian-bookworm | Collecting click (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-07-22 03:06:16.678227 | debian-bookworm | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-07-22 03:06:16.733388 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-07-22 03:06:16.748250 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-07-22 03:06:16.798289 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-07-22 03:06:16.815131 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-07-22 03:06:16.871006 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-07-22 03:06:16.888286 | debian-bookworm | Downloading sh-2.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-22 03:06:17.077169 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-07-22 03:06:17.092019 | debian-bookworm | Downloading charset_normalizer-3.4.9-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (41 kB) 2026-07-22 03:06:17.149363 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-07-22 03:06:17.165656 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-22 03:06:17.230567 | debian-bookworm | Collecting urllib3<3,>=1.26 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-07-22 03:06:17.245183 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-22 03:06:17.311454 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-07-22 03:06:17.326956 | debian-bookworm | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-07-22 03:06:17.637449 | debian-bookworm | Collecting cryptography (from ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-07-22 03:06:17.651581 | debian-bookworm | Downloading cryptography-49.0.0-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (4.3 kB) 2026-07-22 03:06:17.687697 | debian-bookworm | Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-07-22 03:06:17.703981 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-07-22 03:06:17.847347 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography->ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-07-22 03:06:17.861531 | debian-bookworm | Downloading cffi-2.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.5 kB) 2026-07-22 03:06:17.896999 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography->ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-07-22 03:06:17.911893 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-22 03:06:17.944893 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-07-22 03:06:17.985429 | 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-07-22 03:06:18.043082 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 14.1 MB/s 0:00:00 2026-07-22 03:06:18.059158 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl (57.6 MB) 2026-07-22 03:06:18.977192 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 MB 62.9 MB/s 0:00:00 2026-07-22 03:06:18.992270 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-22 03:06:19.032124 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-07-22 03:06:19.085361 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-22 03:06:19.129915 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-22 03:06:19.259844 | debian-bookworm | Downloading ansible_core-2.18.18-py3-none-any.whl (2.2 MB) 2026-07-22 03:06:19.316512 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 41.5 MB/s 0:00:00 2026-07-22 03:06:19.333959 | debian-bookworm | Downloading charset_normalizer-3.4.9-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (221 kB) 2026-07-22 03:06:19.363261 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-22 03:06:19.425198 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-07-22 03:06:19.528137 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-22 03:06:19.558763 | debian-bookworm | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-07-22 03:06:19.588058 | 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-07-22 03:06:19.618153 | debian-bookworm | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-07-22 03:06:19.647006 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-07-22 03:06:19.677535 | debian-bookworm | Downloading cryptography-49.0.0-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB) 2026-07-22 03:06:19.791112 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 43.3 MB/s 0:00:00 2026-07-22 03:06:19.809272 | debian-bookworm | Downloading cffi-2.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (217 kB) 2026-07-22 03:06:19.854937 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-07-22 03:06:19.885679 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-22 03:06:19.923272 | debian-bookworm | Downloading sh-2.3.0-py3-none-any.whl (48 kB) 2026-07-22 03:06:20.233311 | debian-bookworm | Building wheels for collected packages: pwgen 2026-07-22 03:06:20.234538 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-07-22 03:06:20.570881 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-07-22 03:06:20.572650 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=43db09ba42efbad865cb93092af35b09037c4fb0f1f5808c248a6221a36f3b35 2026-07-22 03:06:20.573141 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-07-22 03:06:20.578489 | debian-bookworm | Successfully built pwgen 2026-07-22 03:06:20.850403 | debian-bookworm | Installing collected packages: resolvelib, pwgen, urllib3, tabulate, sh, PyYAML, pycparser, packaging, MarkupSafe, idna, fasteners, colorama, click, charset_normalizer, certifi, requests, python-gilt, Jinja2, cffi, cryptography, ansible-core, ansible 2026-07-22 03:06:48.318061 | debian-bookworm | 2026-07-22 03:06:48.318785 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.13.0 ansible-core-2.18.18 certifi-2026.6.17 cffi-2.1.0 charset_normalizer-3.4.9 click-8.4.2 colorama-0.4.6 cryptography-49.0.0 fasteners-0.20 idna-3.18 packaging-26.2 pwgen-0.8.2.post0 pycparser-3.0 python-gilt-1.2.3 requests-2.34.2 resolvelib-1.0.1 sh-2.3.0 tabulate-0.10.0 urllib3-2.7.0 2026-07-22 03:06:48.430087 | debian-bookworm | check-kolla: 37070 I exit 0 (35.97 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1599 [tox/execute/api.py:308] 2026-07-22 03:06:48.435239 | debian-bookworm | check-kolla: OK (36.82 seconds) 2026-07-22 03:06:48.435278 | debian-bookworm | congratulations :) (36.85 seconds) 2026-07-22 03:06:48.969790 | debian-bookworm | ok: Runtime: 0:00:37.156130 2026-07-22 03:06:48.977346 | 2026-07-22 03:06:48.977445 | TASK [tox : Create a tempfile to save tox showconfig] 2026-07-22 03:06:49.395422 | debian-bookworm | changed 2026-07-22 03:06:49.400563 | 2026-07-22 03:06:49.400661 | TASK [tox : Detect tox version] 2026-07-22 03:06:50.055251 | debian-bookworm | 4.58.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-22 03:06:50.465100 | debian-bookworm | ok: Runtime: 0:00:00.341001 2026-07-22 03:06:50.473500 | 2026-07-22 03:06:50.473593 | TASK [tox : Get tox envlist config] 2026-07-22 03:06:51.522046 | debian-bookworm | ok: Runtime: 0:00:00.375895 2026-07-22 03:06:51.528309 | 2026-07-22 03:06:51.528552 | TASK [tox : Install any sibling python packages] 2026-07-22 03:06:52.164433 | debian-bookworm | ok: No setup.cfg, no action needed 2026-07-22 03:06:52.169701 | 2026-07-22 03:06:52.170627 | TASK [tox : Remove tempfile] 2026-07-22 03:06:52.758328 | debian-bookworm | changed 2026-07-22 03:06:52.769634 | 2026-07-22 03:06:52.769756 | TASK [tox : Emit tox command] 2026-07-22 03:06:52.823699 | /home/zuul/.local/tox/bin/tox -echeck-kolla -vv --skip-missing-interpreters=false 2026-07-22 03:06:52.832250 | 2026-07-22 03:06:52.832384 | TASK [tox : Run tox] 2026-07-22 03:06:53.382063 | debian-bookworm | ROOT: 222 D setup logging to DEBUG on pid 1761 [tox/report.py:229] 2026-07-22 03:06:53.413978 | debian-bookworm | check-kolla: 254 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-07-22 03:06:53.416761 | debian-bookworm | check-kolla: 257 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-07-22 03:06:53.426833 | debian-bookworm | check-kolla: 267 D got python info of /usr/bin/python3.11 from /home/zuul/.cache/virtualenv/py_info/5/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:139] 2026-07-22 03:06:53.430812 | debian-bookworm | check-kolla: 271 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-07-22 03:06:53.430975 | debian-bookworm | check-kolla: 271 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-07-22 03:06:53.431628 | debian-bookworm | check-kolla: 271 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-07-22 03:06:53.436888 | debian-bookworm | check-kolla: 277 D symlink on filesystem does work [virtualenv/info.py:51] 2026-07-22 03:06:53.437013 | debian-bookworm | check-kolla: 277 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-07-22 03:06:53.505871 | debian-bookworm | check-kolla: 346 W commands[0]> python3 src/check-kolla-inventory.py [tox/tox_env/api.py:485] 2026-07-22 03:06:54.025304 | debian-bookworm | check-kolla: 865 I exit 0 (0.52 seconds) /home/zuul/src/github.com/osism/generics> python3 src/check-kolla-inventory.py pid=1768 [tox/execute/api.py:308] 2026-07-22 03:06:54.027235 | debian-bookworm | check-kolla: OK (0.62=setup[0.10]+cmd[0.52] seconds) 2026-07-22 03:06:54.027294 | debian-bookworm | congratulations :) (0.65 seconds) 2026-07-22 03:06:54.363825 | debian-bookworm | ok: Runtime: 0:00:00.978398 2026-07-22 03:06:54.370055 | 2026-07-22 03:06:54.370153 | TASK [tox : Look for output] 2026-07-22 03:06:54.782905 | debian-bookworm | ok 2026-07-22 03:06:54.802151 | 2026-07-22 03:06:54.802273 | TASK [tox : Return file comments to Zuul] 2026-07-22 03:06:54.844782 | debian-bookworm | skipping: Conditional result was False 2026-07-22 03:06:54.858815 | 2026-07-22 03:06:54.858979 | PLAY RECAP 2026-07-22 03:06:54.859050 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-07-22 03:06:54.859076 | 2026-07-22 03:06:55.138453 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-07-22 03:06:55.141033 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-07-22 03:06:56.812174 | 2026-07-22 03:06:56.812420 | PLAY [all] 2026-07-22 03:06:56.833594 | 2026-07-22 03:06:56.833780 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-07-22 03:06:56.920746 | debian-bookworm | skipping: Conditional result was False 2026-07-22 03:06:56.927778 | 2026-07-22 03:06:56.927985 | TASK [fetch-tox-output : Set tox log path for single node] 2026-07-22 03:06:57.004792 | debian-bookworm | ok 2026-07-22 03:06:57.010579 | 2026-07-22 03:06:57.010734 | TASK [fetch-tox-output : Ensure local tox dir] 2026-07-22 03:06:57.973766 | debian-bookworm -> localhost | changed 2026-07-22 03:06:57.990885 | 2026-07-22 03:06:57.992316 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-07-22 03:06:58.096299 | debian-bookworm | skipping: Conditional result was False 2026-07-22 03:06:58.104156 | 2026-07-22 03:06:58.104368 | TASK [fetch-tox-output : Set envlist fact] 2026-07-22 03:06:58.183293 | debian-bookworm | ok 2026-07-22 03:06:58.196827 | 2026-07-22 03:06:58.196955 | TASK [fetch-tox-output : Get tox version] 2026-07-22 03:06:59.076363 | 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-07-22 03:06:59.094612 | debian-bookworm | 4.58.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-22 03:06:59.258206 | debian-bookworm | ok: Runtime: 0:00:00.360444 2026-07-22 03:06:59.263814 | 2026-07-22 03:06:59.263913 | TASK [fetch-tox-output : Find all default environments] 2026-07-22 03:06:59.819037 | debian-bookworm | skipping: Conditional result was False 2026-07-22 03:06:59.825018 | 2026-07-22 03:06:59.825128 | TASK [fetch-tox-output : Set envlist fact] 2026-07-22 03:06:59.888852 | debian-bookworm | skipping: Conditional result was False 2026-07-22 03:06:59.895132 | 2026-07-22 03:06:59.895242 | TASK [fetch-tox-output : Find all default environments] 2026-07-22 03:07:00.456975 | debian-bookworm | skipping: Conditional result was False 2026-07-22 03:07:00.462766 | 2026-07-22 03:07:00.462952 | TASK [fetch-tox-output : Set envlist fact] 2026-07-22 03:07:00.506271 | debian-bookworm | skipping: Conditional result was False 2026-07-22 03:07:00.517011 | 2026-07-22 03:07:00.517127 | LOOP [fetch-tox-output : Copy tox logs] 2026-07-22 03:07:00.600998 | debian-bookworm | skipping: Conditional result was False 2026-07-22 03:07:00.609916 | 2026-07-22 03:07:00.610045 | LOOP [fetch-tox-output : Collect tox logs] 2026-07-22 03:07:01.603527 | debian-bookworm | changed: 2026-07-22 03:07:01.603715 | debian-bookworm | created directory /var/lib/zuul/builds/878a26f3b8aa4571990062d65657aa9b/work/logs/tox/check-kolla 2026-07-22 03:07:01.603750 | debian-bookworm | cd+++++++++ ./ 2026-07-22 03:07:01.603775 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-07-22 03:07:01.603801 | 2026-07-22 03:07:01.619358 | 2026-07-22 03:07:01.619464 | PLAY RECAP 2026-07-22 03:07:01.619519 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-07-22 03:07:01.619543 | 2026-07-22 03:07:01.743778 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-07-22 03:07:01.744589 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-07-22 03:07:02.416460 | 2026-07-22 03:07:02.416608 | PLAY [all] 2026-07-22 03:07:02.433520 | 2026-07-22 03:07:02.433661 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-07-22 03:07:02.671227 | debian-bookworm | changed: non-zero return code 2026-07-22 03:07:02.681602 | 2026-07-22 03:07:02.681738 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-07-22 03:07:02.700447 | debian-bookworm | skipping: Conditional result was False 2026-07-22 03:07:02.706282 | 2026-07-22 03:07:02.706486 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-07-22 03:07:02.736089 | 2026-07-22 03:07:02.736276 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-07-22 03:07:02.766638 | 2026-07-22 03:07:02.766817 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-07-22 03:07:02.791821 | debian-bookworm | skipping: Conditional result was False 2026-07-22 03:07:02.798373 | 2026-07-22 03:07:02.798491 | LOOP [fetch-subunit-output : Generate subunit file] 2026-07-22 03:07:02.819070 | 2026-07-22 03:07:02.819333 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-07-22 03:07:02.853492 | debian-bookworm | skipping: Conditional result was False 2026-07-22 03:07:02.859775 | 2026-07-22 03:07:02.859894 | TASK [fetch-subunit-output : Remove the temporary file] 2026-07-22 03:07:02.903453 | debian-bookworm | skipping: Conditional result was False 2026-07-22 03:07:02.909345 | 2026-07-22 03:07:02.909456 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-07-22 03:07:02.942879 | debian-bookworm | skipping: Conditional result was False 2026-07-22 03:07:02.952444 | 2026-07-22 03:07:02.952526 | PLAY RECAP 2026-07-22 03:07:02.952579 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-07-22 03:07:02.952658 | 2026-07-22 03:07:03.076238 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-07-22 03:07:03.077234 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-22 03:07:03.948878 | 2026-07-22 03:07:03.949024 | PLAY [Base post-fetch] 2026-07-22 03:07:03.968251 | 2026-07-22 03:07:03.968401 | TASK [diagnose-network : Ensure log directory exists] 2026-07-22 03:07:04.337706 | debian-bookworm | ok 2026-07-22 03:07:04.347144 | 2026-07-22 03:07:04.347303 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-22 03:07:16.245121 | debian-bookworm | ok: Runtime: 0:00:06.340129 2026-07-22 03:07:16.257237 | 2026-07-22 03:07:16.257432 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-22 03:07:22.471416 | debian-bookworm | ok: Runtime: 0:00:00.008384 2026-07-22 03:07:22.479007 | 2026-07-22 03:07:22.479124 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-22 03:07:28.634213 | debian-bookworm | ok: Runtime: 0:00:00.009938 2026-07-22 03:07:28.644187 | 2026-07-22 03:07:28.644300 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-22 03:07:28.687917 | debian-bookworm | skipping: Conditional result was False 2026-07-22 03:07:28.693789 | 2026-07-22 03:07:28.693905 | TASK [fetch-output : Set log path for single node] 2026-07-22 03:07:28.733254 | debian-bookworm | ok 2026-07-22 03:07:28.738186 | 2026-07-22 03:07:28.738310 | LOOP [fetch-output : Ensure local output dirs] 2026-07-22 03:07:29.036893 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/878a26f3b8aa4571990062d65657aa9b/work/logs" 2026-07-22 03:07:29.264708 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/878a26f3b8aa4571990062d65657aa9b/work/artifacts" 2026-07-22 03:07:29.467590 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/878a26f3b8aa4571990062d65657aa9b/work/docs" 2026-07-22 03:07:29.478134 | 2026-07-22 03:07:29.478255 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-22 03:07:30.283683 | debian-bookworm | changed: 2026-07-22 03:07:30.283932 | debian-bookworm | .d..t...... ./ 2026-07-22 03:07:30.283977 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-22 03:07:30.284015 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-22 03:07:30.284060 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-22 03:07:30.284093 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-22 03:07:30.284120 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-22 03:07:30.284183 | debian-bookworm | changed: All items complete 2026-07-22 03:07:30.284237 | 2026-07-22 03:07:30.814619 | debian-bookworm | changed: .d..t...... ./ 2026-07-22 03:07:31.435306 | debian-bookworm | changed: .d..t...... ./ 2026-07-22 03:07:31.457772 | 2026-07-22 03:07:31.457921 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-22 03:07:31.502999 | debian-bookworm | skipping: Conditional result was False 2026-07-22 03:07:31.509607 | debian-bookworm | skipping: Conditional result was False 2026-07-22 03:07:31.523469 | 2026-07-22 03:07:31.523642 | PLAY RECAP 2026-07-22 03:07:31.523723 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-22 03:07:31.523759 | 2026-07-22 03:07:31.707304 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-22 03:07:31.708523 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-22 03:07:32.652110 | 2026-07-22 03:07:32.652295 | PLAY [Base post] 2026-07-22 03:07:32.667941 | 2026-07-22 03:07:32.668096 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-22 03:07:33.312704 | debian-bookworm | changed 2026-07-22 03:07:33.321826 | 2026-07-22 03:07:33.321977 | PLAY RECAP 2026-07-22 03:07:33.322054 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-22 03:07:33.322139 | 2026-07-22 03:07:33.509379 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-22 03:07:33.510575 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-22 03:07:34.523846 | 2026-07-22 03:07:34.524128 | PLAY [Base post-logs] 2026-07-22 03:07:34.541125 | 2026-07-22 03:07:34.541314 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-22 03:07:35.294531 | localhost | changed 2026-07-22 03:07:35.316868 | 2026-07-22 03:07:35.317132 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-22 03:07:35.356569 | localhost | ok 2026-07-22 03:07:35.360471 | 2026-07-22 03:07:35.360608 | TASK [Set zuul-log-path fact] 2026-07-22 03:07:35.408180 | localhost | ok 2026-07-22 03:07:35.427028 | 2026-07-22 03:07:35.427217 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-22 03:07:35.479744 | localhost | ok 2026-07-22 03:07:35.484722 | 2026-07-22 03:07:35.484892 | TASK [upload-logs : Create log directories] 2026-07-22 03:07:36.075906 | localhost | changed 2026-07-22 03:07:36.082088 | 2026-07-22 03:07:36.082237 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-22 03:07:36.776702 | localhost -> localhost | ok: Runtime: 0:00:00.013294 2026-07-22 03:07:36.781391 | 2026-07-22 03:07:36.781529 | TASK [upload-logs : Upload logs to log server] 2026-07-22 03:07:37.399739 | localhost | Output suppressed because no_log was given 2026-07-22 03:07:37.403227 | 2026-07-22 03:07:37.403405 | LOOP [upload-logs : Compress console log and json output] 2026-07-22 03:07:37.469939 | localhost | skipping: Conditional result was False 2026-07-22 03:07:37.476311 | localhost | skipping: Conditional result was False 2026-07-22 03:07:37.483753 | 2026-07-22 03:07:37.483923 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-22 03:07:37.556583 | localhost | skipping: Conditional result was False 2026-07-22 03:07:37.556890 | 2026-07-22 03:07:37.570722 | localhost | skipping: Conditional result was False 2026-07-22 03:07:37.588781 | 2026-07-22 03:07:37.588977 | LOOP [upload-logs : Upload console log and json output]