2026-05-04 03:05:44.563630 | Job console starting 2026-05-04 03:05:44.579990 | Updating git repos 2026-05-04 03:05:44.623764 | Cloning repos into workspace 2026-05-04 03:05:44.711998 | Restoring repo states 2026-05-04 03:05:44.760328 | Merging changes 2026-05-04 03:05:44.760351 | Checking out repos 2026-05-04 03:05:44.847661 | Preparing playbooks 2026-05-04 03:05:45.611076 | Running Ansible setup 2026-05-04 03:05:50.972806 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-04 03:05:51.826901 | 2026-05-04 03:05:51.828308 | PLAY [Base pre] 2026-05-04 03:05:51.920643 | 2026-05-04 03:05:51.920860 | TASK [Setup log path fact] 2026-05-04 03:05:51.961265 | debian-bookworm | ok 2026-05-04 03:05:51.981501 | 2026-05-04 03:05:51.981692 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-04 03:05:52.031957 | debian-bookworm | ok 2026-05-04 03:05:52.063241 | 2026-05-04 03:05:52.063399 | TASK [emit-job-header : Print job information] 2026-05-04 03:05:52.139540 | # Job Information 2026-05-04 03:05:52.139733 | Ansible Version: 2.16.14 2026-05-04 03:05:52.139769 | Job: cfg-generics-tox-test-stable 2026-05-04 03:05:52.139801 | Pipeline: periodic-daily 2026-05-04 03:05:52.139843 | Executor: 521e9411259a 2026-05-04 03:05:52.139864 | Triggered by: https://github.com/osism/generics 2026-05-04 03:05:52.139886 | Event ID: 7a770f71d6e84b10b6a7f5caef320c03 2026-05-04 03:05:52.148835 | 2026-05-04 03:05:52.149126 | LOOP [emit-job-header : Print node information] 2026-05-04 03:05:52.388350 | debian-bookworm | ok: 2026-05-04 03:05:52.388660 | debian-bookworm | # Node Information 2026-05-04 03:05:52.388700 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-04 03:05:52.388726 | debian-bookworm | Hostname: debian 2026-05-04 03:05:52.388749 | debian-bookworm | Username: zuul 2026-05-04 03:05:52.388769 | debian-bookworm | Distro: Debian 12.13 2026-05-04 03:05:52.388792 | debian-bookworm | Provider: regiocloud-a 2026-05-04 03:05:52.388813 | debian-bookworm | Region: 2026-05-04 03:05:52.388855 | debian-bookworm | Label: debian-bookworm 2026-05-04 03:05:52.388876 | debian-bookworm | Product Name: OpenStack Nova 2026-05-04 03:05:52.388895 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe47:5246 2026-05-04 03:05:52.408122 | 2026-05-04 03:05:52.408267 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-04 03:05:53.185843 | debian-bookworm -> localhost | changed 2026-05-04 03:05:53.198105 | 2026-05-04 03:05:53.198256 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-04 03:05:54.607388 | debian-bookworm -> localhost | changed 2026-05-04 03:05:54.622183 | 2026-05-04 03:05:54.622357 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-04 03:05:55.128340 | debian-bookworm -> localhost | ok 2026-05-04 03:05:55.152600 | 2026-05-04 03:05:55.152891 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-04 03:05:55.231313 | debian-bookworm | ok 2026-05-04 03:05:55.252163 | debian-bookworm | included: /var/lib/zuul/builds/38a765af3fd74db59fd1fb1cef7b4482/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-04 03:05:55.260227 | 2026-05-04 03:05:55.260357 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-04 03:05:58.850394 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-04 03:05:58.850633 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/38a765af3fd74db59fd1fb1cef7b4482/work/38a765af3fd74db59fd1fb1cef7b4482_id_rsa 2026-05-04 03:05:58.850672 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/38a765af3fd74db59fd1fb1cef7b4482/work/38a765af3fd74db59fd1fb1cef7b4482_id_rsa.pub 2026-05-04 03:05:58.850699 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-04 03:05:58.850722 | debian-bookworm -> localhost | SHA256:iYZMQ2g+3R86JEGvgfc33lLzydo1eDbENIhnBAyz72k zuul-build-sshkey 2026-05-04 03:05:58.850744 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-04 03:05:58.850775 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-04 03:05:58.850797 | debian-bookworm -> localhost | | oo oo... | 2026-05-04 03:05:58.850855 | debian-bookworm -> localhost | | oo.. o.o . | 2026-05-04 03:05:58.850879 | debian-bookworm -> localhost | | o..=o. . . + o | 2026-05-04 03:05:58.850899 | debian-bookworm -> localhost | | o+o*o..o o o . | 2026-05-04 03:05:58.850919 | debian-bookworm -> localhost | | .+o+oS.+ o | 2026-05-04 03:05:58.850940 | debian-bookworm -> localhost | | .oo.= = + | 2026-05-04 03:05:58.850962 | debian-bookworm -> localhost | | .o E = * | 2026-05-04 03:05:58.850981 | debian-bookworm -> localhost | | o o + o | 2026-05-04 03:05:58.851002 | debian-bookworm -> localhost | | . . | 2026-05-04 03:05:58.851022 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-04 03:05:58.851076 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.661783 2026-05-04 03:05:58.858238 | 2026-05-04 03:05:58.858368 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-04 03:05:58.902656 | debian-bookworm | ok 2026-05-04 03:05:58.960276 | debian-bookworm | included: /var/lib/zuul/builds/38a765af3fd74db59fd1fb1cef7b4482/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-04 03:05:58.981796 | 2026-05-04 03:05:58.981982 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-04 03:05:59.037244 | debian-bookworm | skipping: Conditional result was False 2026-05-04 03:05:59.044316 | 2026-05-04 03:05:59.044471 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-04 03:06:00.244986 | debian-bookworm | changed 2026-05-04 03:06:00.260378 | 2026-05-04 03:06:00.260501 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-04 03:06:00.541672 | debian-bookworm | ok 2026-05-04 03:06:00.556494 | 2026-05-04 03:06:00.556612 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-04 03:06:01.224788 | debian-bookworm | changed 2026-05-04 03:06:01.235219 | 2026-05-04 03:06:01.235347 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-04 03:06:01.951165 | debian-bookworm | changed 2026-05-04 03:06:01.956604 | 2026-05-04 03:06:01.956696 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-04 03:06:01.990723 | debian-bookworm | skipping: Conditional result was False 2026-05-04 03:06:01.997897 | 2026-05-04 03:06:01.998001 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-04 03:06:02.560438 | debian-bookworm -> localhost | changed 2026-05-04 03:06:02.569552 | 2026-05-04 03:06:02.569646 | TASK [add-build-sshkey : Add back temp key] 2026-05-04 03:06:03.093105 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/38a765af3fd74db59fd1fb1cef7b4482/work/38a765af3fd74db59fd1fb1cef7b4482_id_rsa (zuul-build-sshkey) 2026-05-04 03:06:03.093735 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.020977 2026-05-04 03:06:03.100554 | 2026-05-04 03:06:03.100650 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-04 03:06:03.760968 | debian-bookworm | ok 2026-05-04 03:06:03.766474 | 2026-05-04 03:06:03.766574 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-04 03:06:03.825340 | debian-bookworm | skipping: Conditional result was False 2026-05-04 03:06:03.837670 | 2026-05-04 03:06:03.837778 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-04 03:06:04.336672 | debian-bookworm | ok 2026-05-04 03:06:04.351985 | 2026-05-04 03:06:04.352096 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-04 03:06:04.380393 | debian-bookworm | ok 2026-05-04 03:06:04.387790 | 2026-05-04 03:06:04.387917 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-04 03:06:05.749545 | debian-bookworm -> localhost | ok 2026-05-04 03:06:05.761320 | 2026-05-04 03:06:05.761461 | TASK [validate-host : Collect information about the host] 2026-05-04 03:06:07.246045 | debian-bookworm | ok 2026-05-04 03:06:07.269751 | 2026-05-04 03:06:07.269930 | TASK [validate-host : Sanitize hostname] 2026-05-04 03:06:07.480697 | debian-bookworm | ok 2026-05-04 03:06:07.515193 | 2026-05-04 03:06:07.515300 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-04 03:06:08.784045 | debian-bookworm -> localhost | changed 2026-05-04 03:06:08.789298 | 2026-05-04 03:06:08.789390 | TASK [validate-host : Collect information about zuul worker] 2026-05-04 03:06:09.293140 | debian-bookworm | ok 2026-05-04 03:06:09.297675 | 2026-05-04 03:06:09.297764 | TASK [validate-host : Write out all zuul information for each host] 2026-05-04 03:06:10.189715 | debian-bookworm -> localhost | changed 2026-05-04 03:06:10.198699 | 2026-05-04 03:06:10.198800 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-04 03:06:10.519828 | debian-bookworm | ok 2026-05-04 03:06:10.534676 | 2026-05-04 03:06:10.534770 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-04 03:06:11.572043 | debian-bookworm | changed: 2026-05-04 03:06:11.572219 | debian-bookworm | cd+++++++++ src/ 2026-05-04 03:06:11.572254 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-04 03:06:11.572279 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-04 03:06:11.572300 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-05-04 03:06:11.572321 | debian-bookworm | =7.0.3 2026-05-04 03:06:38.276733 | debian-bookworm | Downloading cachetools-7.1.1-py3-none-any.whl (16 kB) 2026-05-04 03:06:38.321066 | debian-bookworm | Collecting colorama>=0.4.6 2026-05-04 03:06:38.332794 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-05-04 03:06:38.392049 | debian-bookworm | Collecting filelock>=3.25 2026-05-04 03:06:38.403553 | debian-bookworm | Downloading filelock-3.29.0-py3-none-any.whl (39 kB) 2026-05-04 03:06:38.464448 | debian-bookworm | Collecting packaging>=26 2026-05-04 03:06:38.477557 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-05-04 03:06:38.491051 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 12.6 MB/s eta 0:00:00 2026-05-04 03:06:38.550179 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-05-04 03:06:38.561840 | debian-bookworm | Downloading platformdirs-4.9.6-py3-none-any.whl (21 kB) 2026-05-04 03:06:38.601596 | debian-bookworm | Collecting pluggy>=1.6 2026-05-04 03:06:38.612595 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-05-04 03:06:38.651265 | debian-bookworm | Collecting pyproject-api>=1.10 2026-05-04 03:06:38.663625 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-05-04 03:06:38.694464 | debian-bookworm | Collecting python-discovery>=1.2.2 2026-05-04 03:06:38.705644 | debian-bookworm | Downloading python_discovery-1.2.2-py3-none-any.whl (31 kB) 2026-05-04 03:06:38.739496 | debian-bookworm | Collecting tomli-w>=1.2 2026-05-04 03:06:38.751227 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-05-04 03:06:38.906541 | debian-bookworm | Collecting virtualenv>=21.1 2026-05-04 03:06:38.923314 | debian-bookworm | Downloading virtualenv-21.3.0-py3-none-any.whl (7.6 MB) 2026-05-04 03:06:39.290071 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 21.0 MB/s eta 0:00:00 2026-05-04 03:06:39.398839 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-05-04 03:06:39.412504 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-05-04 03:06:39.435120 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 23.5 MB/s eta 0:00:00 2026-05-04 03:06:39.554791 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-05-04 03:06:40.374029 | debian-bookworm | Successfully installed cachetools-7.1.1 colorama-0.4.6 distlib-0.4.0 filelock-3.29.0 packaging-26.2 platformdirs-4.9.6 pluggy-1.6.0 pyproject-api-1.10.0 python-discovery-1.2.2 tomli-w-1.2.0 tox-4.53.1 virtualenv-21.3.0 2026-05-04 03:06:40.643936 | debian-bookworm | ok: Runtime: 0:00:03.110996 2026-05-04 03:06:40.650289 | 2026-05-04 03:06:40.650388 | TASK [ensure-tox : Export installed tox_executable path] 2026-05-04 03:06:40.724894 | debian-bookworm | ok 2026-05-04 03:06:40.731368 | 2026-05-04 03:06:40.731500 | TASK [ensure-tox : Output tox version] 2026-05-04 03:06:41.322508 | 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-05-04 03:06:41.340198 | debian-bookworm | 4.53.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-04 03:06:41.761716 | debian-bookworm | ok: Runtime: 0:00:00.329019 2026-05-04 03:06:41.767526 | 2026-05-04 03:06:41.767622 | TASK [ensure-tox : Make global symlink] 2026-05-04 03:06:41.790879 | debian-bookworm | skipping: Conditional result was False 2026-05-04 03:06:41.798827 | 2026-05-04 03:06:41.798928 | PLAY RECAP 2026-05-04 03:06:41.798982 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-05-04 03:06:41.799007 | 2026-05-04 03:06:42.037425 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-05-04 03:06:42.038270 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-05-04 03:06:43.666926 | 2026-05-04 03:06:43.667061 | PLAY [all] 2026-05-04 03:06:43.700265 | 2026-05-04 03:06:43.700395 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-05-04 03:06:44.311515 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-05-04 03:06:44.775477 | debian-bookworm | ok: Runtime: 0:00:00.032873 2026-05-04 03:06:44.781019 | 2026-05-04 03:06:44.781142 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-05-04 03:06:45.351521 | debian-bookworm | ok: Runtime: 0:00:00.007530 2026-05-04 03:06:45.357606 | 2026-05-04 03:06:45.357716 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-05-04 03:06:45.763493 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-05-04 03:06:45.767262 | debian-bookworm | sudo: a password is required 2026-05-04 03:06:45.941585 | debian-bookworm | ok: Runtime: 0:00:00.024993 2026-05-04 03:06:45.953513 | 2026-05-04 03:06:45.953614 | TASK [tox : Check to see if the constraints file exists] 2026-05-04 03:06:45.977322 | debian-bookworm | skipping: Conditional result was False 2026-05-04 03:06:45.984631 | 2026-05-04 03:06:45.984771 | TASK [tox : Fail if constraints file is missing] 2026-05-04 03:06:46.030966 | debian-bookworm | skipping: Conditional result was False 2026-05-04 03:06:46.037487 | 2026-05-04 03:06:46.037608 | TASK [tox : Record file location] 2026-05-04 03:06:46.091337 | debian-bookworm | skipping: Conditional result was False 2026-05-04 03:06:46.097920 | 2026-05-04 03:06:46.098039 | TASK [tox : Install tox siblings] 2026-05-04 03:06:46.139941 | debian-bookworm | ok 2026-05-04 03:06:46.185038 | debian-bookworm | included: /var/lib/zuul/builds/38a765af3fd74db59fd1fb1cef7b4482/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-05-04 03:06:46.194393 | 2026-05-04 03:06:46.198986 | TASK [tox : Run tox without tests] 2026-05-04 03:06:46.748965 | debian-bookworm | ROOT: 199 D setup logging to DEBUG on pid 1462 [tox/report.py:229] 2026-05-04 03:06:46.777851 | debian-bookworm | test: 228 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-04 03:06:46.780501 | debian-bookworm | test: 231 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-05-04 03:06:46.784304 | debian-bookworm | test: 235 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py 79182e305e3235802ce798616e980262 2e97f298ed76cc5f93f181c084ea6d93 [python_discovery/_cached_py_info.py:198] 2026-05-04 03:06:46.861708 | debian-bookworm | test: 312 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-05-04 03:06:46.862835 | debian-bookworm | test: 313 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-05-04 03:06:46.863133 | debian-bookworm | test: 313 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-05-04 03:06:46.863348 | debian-bookworm | test: 314 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-05-04 03:06:46.866376 | debian-bookworm | test: 317 D symlink on filesystem does work [virtualenv/info.py:51] 2026-05-04 03:06:46.866636 | debian-bookworm | test: 317 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-05-04 03:06:46.900555 | debian-bookworm | test: 351 I create virtual environment via CPython3Posix(dest=/home/zuul/src/github.com/osism/generics/.tox/test, clear=False, no_vcs_ignore=False, global=False) [virtualenv/run/session.py:77] 2026-05-04 03:06:46.900877 | debian-bookworm | test: 351 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/bin [virtualenv/util/path/_sync.py:18] 2026-05-04 03:06:46.901037 | debian-bookworm | test: 352 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/include [virtualenv/util/path/_sync.py:18] 2026-05-04 03:06:46.901160 | debian-bookworm | test: 352 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-05-04 03:06:46.901370 | debian-bookworm | test: 352 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-05-04 03:06:46.901471 | debian-bookworm | test: 352 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-05-04 03:06:46.901519 | debian-bookworm | test: 352 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-05-04 03:06:46.901570 | debian-bookworm | test: 352 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-05-04 03:06:46.901622 | debian-bookworm | test: 352 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-05-04 03:06:46.901673 | debian-bookworm | test: 352 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-04 03:06:46.901725 | debian-bookworm | test: 352 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/generics/.tox/test [virtualenv/create/pyenv_cfg.py:51] 2026-05-04 03:06:46.901774 | debian-bookworm | test: 352 D virtualenv = 21.3.0 [virtualenv/create/pyenv_cfg.py:51] 2026-05-04 03:06:46.901824 | debian-bookworm | test: 352 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-05-04 03:06:46.901874 | debian-bookworm | test: 352 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-04 03:06:46.901921 | debian-bookworm | test: 353 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-04 03:06:46.901968 | debian-bookworm | test: 353 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-04 03:06:46.902290 | debian-bookworm | test: 353 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/osism/generics/.tox/test/bin/python [virtualenv/util/path/_sync.py:38] 2026-05-04 03:06:46.902615 | debian-bookworm | test: 353 D create virtualenv import hook file /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/_virtualenv.pth [virtualenv/create/via_global_ref/api.py:118] 2026-05-04 03:06:46.902752 | debian-bookworm | test: 353 D create /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/_virtualenv.py [virtualenv/create/via_global_ref/api.py:121] 2026-05-04 03:06:46.903244 | debian-bookworm | test: 354 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-05-04 03:06:46.903494 | debian-bookworm | test: 354 D debug via /home/zuul/src/github.com/osism/generics/.tox/test/bin/python /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/create/debug.py [virtualenv/create/creator.py:265] 2026-05-04 03:06:46.953361 | debian-bookworm | test: 354 D { 2026-05-04 03:06:46.953408 | debian-bookworm | "sys": { 2026-05-04 03:06:46.953416 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/test/bin/python", 2026-05-04 03:06:46.953422 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-05-04 03:06:46.953428 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-05-04 03:06:46.953434 | debian-bookworm | "base_prefix": "/usr", 2026-05-04 03:06:46.953442 | debian-bookworm | "real_prefix": null, 2026-05-04 03:06:46.953446 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-05-04 03:06:46.953450 | debian-bookworm | "base_exec_prefix": "/usr", 2026-05-04 03:06:46.953455 | debian-bookworm | "path": [ 2026-05-04 03:06:46.953459 | debian-bookworm | "/usr/lib/python311.zip", 2026-05-04 03:06:46.953463 | debian-bookworm | "/usr/lib/python3.11", 2026-05-04 03:06:46.953467 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-05-04 03:06:46.953471 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages" 2026-05-04 03:06:46.953476 | debian-bookworm | ], 2026-05-04 03:06:46.953480 | debian-bookworm | "meta_path": [ 2026-05-04 03:06:46.953484 | debian-bookworm | "", 2026-05-04 03:06:46.953488 | debian-bookworm | "", 2026-05-04 03:06:46.953493 | debian-bookworm | "", 2026-05-04 03:06:46.953502 | debian-bookworm | "" 2026-05-04 03:06:46.953506 | debian-bookworm | ], 2026-05-04 03:06:46.953510 | debian-bookworm | "fs_encoding": "utf-8", 2026-05-04 03:06:46.953514 | debian-bookworm | "io_encoding": "utf-8" 2026-05-04 03:06:46.953518 | debian-bookworm | }, 2026-05-04 03:06:46.953522 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-05-04 03:06:46.953526 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-05-04 03:06:46.953530 | debian-bookworm | "os": "", 2026-05-04 03:06:46.953534 | debian-bookworm | "site": "", 2026-05-04 03:06:46.953538 | debian-bookworm | "datetime": "", 2026-05-04 03:06:46.953542 | debian-bookworm | "math": "", 2026-05-04 03:06:46.953546 | debian-bookworm | "json": "" 2026-05-04 03:06:46.953550 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-05-04 03:06:46.953644 | debian-bookworm | test: 404 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-05-04 03:06:46.959533 | debian-bookworm | test: 410 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-05-04 03:06:46.960514 | debian-bookworm | test: 411 D build install image for pip-26.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-05-04 03:06:46.960781 | debian-bookworm | test: 411 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-82.0.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-05-04 03:06:46.965625 | debian-bookworm | test: 416 D build install image for setuptools-82.0.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-05-04 03:06:47.339612 | debian-bookworm | test: 790 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/setuptools-82.0.1.dist-info to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/setuptools-82.0.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-05-04 03:06:47.344057 | debian-bookworm | test: 794 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/distutils-precedence.pth to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:46] 2026-05-04 03:06:47.344744 | debian-bookworm | test: 795 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/setuptools-82.0.1.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/setuptools-82.0.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-05-04 03:06:47.345180 | debian-bookworm | test: 796 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/setuptools to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:46] 2026-05-04 03:06:47.420843 | debian-bookworm | test: 871 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1-py3-none-any/pip to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:46] 2026-05-04 03:06:47.485053 | debian-bookworm | test: 935 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/_distutils_hack to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:46] 2026-05-04 03:06:47.486259 | debian-bookworm | test: 937 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-05-04 03:06:47.505549 | debian-bookworm | test: 956 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1-py3-none-any/pip-26.1.dist-info to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-26.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-05-04 03:06:47.509479 | debian-bookworm | test: 960 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1-py3-none-any/pip-26.1.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-26.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-05-04 03:06:47.510193 | debian-bookworm | test: 961 D generated console scripts pip-3.11 pip3 pip pip3.11 [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-05-04 03:06:47.510551 | debian-bookworm | test: 961 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-05-04 03:06:47.516765 | debian-bookworm | test: 967 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-05-04 03:06:47.516832 | debian-bookworm | test: 967 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-05-04 03:06:47.516887 | debian-bookworm | test: 967 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-05-04 03:06:47.516933 | debian-bookworm | test: 968 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-05-04 03:06:47.516974 | debian-bookworm | test: 968 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-05-04 03:06:47.517023 | debian-bookworm | test: 968 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-04 03:06:47.517069 | debian-bookworm | test: 968 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/generics/.tox/test [virtualenv/create/pyenv_cfg.py:51] 2026-05-04 03:06:47.517114 | debian-bookworm | test: 968 D virtualenv = 21.3.0 [virtualenv/create/pyenv_cfg.py:51] 2026-05-04 03:06:47.517160 | debian-bookworm | test: 968 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-05-04 03:06:47.517210 | debian-bookworm | test: 968 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-04 03:06:47.517256 | debian-bookworm | test: 968 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-04 03:06:47.517303 | debian-bookworm | test: 968 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-04 03:06:47.522525 | debian-bookworm | test: 973 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:485] 2026-05-04 03:06:48.663768 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2026-05-04 03:06:48.791797 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-05-04 03:06:48.911136 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2026-05-04 03:06:48.923440 | 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-05-04 03:06:49.045451 | debian-bookworm | Collecting ansible==11.13.0 (from -r requirements.txt (line 3)) 2026-05-04 03:06:49.057715 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl.metadata (8.2 kB) 2026-05-04 03:06:49.110189 | debian-bookworm | Collecting packaging==26.1 (from -r requirements.txt (line 4)) 2026-05-04 03:06:49.123868 | debian-bookworm | Downloading packaging-26.1-py3-none-any.whl.metadata (3.5 kB) 2026-05-04 03:06:49.161861 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2026-05-04 03:06:49.175250 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-05-04 03:06:49.193812 | debian-bookworm | Installing build dependencies: started 2026-05-04 03:06:50.423836 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-05-04 03:06:50.423880 | debian-bookworm | Getting requirements to build wheel: started 2026-05-04 03:06:50.847262 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-05-04 03:06:50.847303 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-05-04 03:06:51.074761 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-04 03:06:51.117569 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 6)) 2026-05-04 03:06:51.131810 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-05-04 03:06:51.216586 | debian-bookworm | Collecting requests==2.33.1 (from -r requirements.txt (line 7)) 2026-05-04 03:06:51.228707 | debian-bookworm | Downloading requests-2.33.1-py3-none-any.whl.metadata (4.8 kB) 2026-05-04 03:06:51.272445 | debian-bookworm | Collecting tabulate==0.10.0 (from -r requirements.txt (line 8)) 2026-05-04 03:06:51.286575 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-05-04 03:06:51.408682 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2026-05-04 03:06:51.420960 | 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-05-04 03:06:51.494640 | debian-bookworm | Collecting ansible-core~=2.18.12 (from ansible==11.13.0->-r requirements.txt (line 3)) 2026-05-04 03:06:51.506366 | debian-bookworm | Downloading ansible_core-2.18.16-py3-none-any.whl.metadata (7.7 kB) 2026-05-04 03:06:51.545742 | debian-bookworm | Collecting click (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-05-04 03:06:51.558110 | debian-bookworm | Downloading click-8.3.3-py3-none-any.whl.metadata (2.6 kB) 2026-05-04 03:06:51.594767 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-05-04 03:06:51.608384 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-05-04 03:06:51.648572 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-05-04 03:06:51.661273 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-05-04 03:06:51.720343 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-05-04 03:06:51.733014 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2026-05-04 03:06:51.885539 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-05-04 03:06:51.898300 | debian-bookworm | Downloading charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-05-04 03:06:51.935190 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-05-04 03:06:51.946172 | debian-bookworm | Downloading idna-3.13-py3-none-any.whl.metadata (8.0 kB) 2026-05-04 03:06:51.991285 | debian-bookworm | Collecting urllib3<3,>=1.26 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-05-04 03:06:52.002703 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-05-04 03:06:52.083974 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-05-04 03:06:52.095598 | debian-bookworm | Downloading certifi-2026.4.22-py3-none-any.whl.metadata (2.5 kB) 2026-05-04 03:06:52.358845 | debian-bookworm | Collecting cryptography (from ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-05-04 03:06:52.370341 | debian-bookworm | Downloading cryptography-47.0.0-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (4.5 kB) 2026-05-04 03:06:52.410751 | 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-05-04 03:06:52.423603 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-05-04 03:06:52.588085 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography->ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-05-04 03:06:52.599278 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-05-04 03:06:52.630667 | 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-05-04 03:06:52.641403 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-05-04 03:06:52.662997 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-05-04 03:06:52.708257 | 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-05-04 03:06:52.752429 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 18.0 MB/s 0:00:00 2026-05-04 03:06:52.766648 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl (57.6 MB) 2026-05-04 03:06:55.324787 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 MB 22.5 MB/s 0:00:02 2026-05-04 03:06:55.337365 | debian-bookworm | Downloading packaging-26.1-py3-none-any.whl (95 kB) 2026-05-04 03:06:55.359923 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-05-04 03:06:55.383313 | debian-bookworm | Downloading requests-2.33.1-py3-none-any.whl (64 kB) 2026-05-04 03:06:55.404714 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-05-04 03:06:55.427379 | debian-bookworm | Downloading ansible_core-2.18.16-py3-none-any.whl (2.2 MB) 2026-05-04 03:06:55.520785 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 23.5 MB/s 0:00:00 2026-05-04 03:06:55.532366 | debian-bookworm | Downloading charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (214 kB) 2026-05-04 03:06:55.560118 | debian-bookworm | Downloading idna-3.13-py3-none-any.whl (68 kB) 2026-05-04 03:06:55.585301 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-05-04 03:06:55.608767 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-05-04 03:06:55.634535 | debian-bookworm | Downloading certifi-2026.4.22-py3-none-any.whl (135 kB) 2026-05-04 03:06:55.658937 | 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-05-04 03:06:55.682409 | debian-bookworm | Downloading click-8.3.3-py3-none-any.whl (110 kB) 2026-05-04 03:06:55.717077 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-05-04 03:06:55.741917 | debian-bookworm | Downloading cryptography-47.0.0-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB) 2026-05-04 03:06:55.950328 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 22.4 MB/s 0:00:00 2026-05-04 03:06:55.964198 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-05-04 03:06:55.998340 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-05-04 03:06:56.088984 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-05-04 03:06:56.113369 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2026-05-04 03:06:56.408290 | debian-bookworm | Building wheels for collected packages: pwgen 2026-05-04 03:06:56.409874 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-05-04 03:06:56.692293 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-05-04 03:06:56.694445 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=b60df827dec25acad390b9c2b3b8de9386ea08bcc5f2800b89a74b42be114351 2026-05-04 03:06:56.695333 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-05-04 03:06:56.700157 | debian-bookworm | Successfully built pwgen 2026-05-04 03:06:56.927834 | 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-05-04 03:07:24.525345 | debian-bookworm | 2026-05-04 03:07:24.528106 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.13.0 ansible-core-2.18.16 certifi-2026.4.22 cffi-2.0.0 charset_normalizer-3.4.7 click-8.3.3 colorama-0.4.6 cryptography-47.0.0 fasteners-0.20 idna-3.13 packaging-26.1 pwgen-0.8.2.post0 pycparser-3.0 python-gilt-1.2.3 requests-2.33.1 resolvelib-1.0.1 sh-2.2.2 tabulate-0.10.0 urllib3-2.6.3 2026-05-04 03:07:24.667145 | debian-bookworm | test: 38118 I exit 0 (37.14 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1475 [tox/execute/api.py:311] 2026-05-04 03:07:24.668057 | debian-bookworm | test: OK (37.89 seconds) 2026-05-04 03:07:24.668073 | debian-bookworm | congratulations :) (37.92 seconds) 2026-05-04 03:07:24.762335 | debian-bookworm | ok: Runtime: 0:00:38.213566 2026-05-04 03:07:24.779957 | 2026-05-04 03:07:24.780053 | TASK [tox : Create a tempfile to save tox showconfig] 2026-05-04 03:07:25.366912 | debian-bookworm | changed 2026-05-04 03:07:25.371144 | 2026-05-04 03:07:25.371227 | TASK [tox : Get tox envlist config] 2026-05-04 03:07:26.434564 | debian-bookworm | ok: Runtime: 0:00:00.305007 2026-05-04 03:07:26.441093 | 2026-05-04 03:07:26.441191 | TASK [tox : Install any sibling python packages] 2026-05-04 03:07:27.359467 | debian-bookworm | ok: No setup.cfg, no action needed 2026-05-04 03:07:27.370444 | 2026-05-04 03:07:27.370566 | TASK [tox : Remove tempfile] 2026-05-04 03:07:28.168286 | debian-bookworm | changed 2026-05-04 03:07:28.172904 | 2026-05-04 03:07:28.172985 | TASK [tox : Emit tox command] 2026-05-04 03:07:28.243241 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2026-05-04 03:07:28.247358 | 2026-05-04 03:07:28.247453 | TASK [tox : Run tox] 2026-05-04 03:07:29.089651 | debian-bookworm | ROOT: 243 D setup logging to DEBUG on pid 1630 [tox/report.py:229] 2026-05-04 03:07:29.123596 | debian-bookworm | test: 277 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-04 03:07:29.126849 | debian-bookworm | test: 281 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-05-04 03:07:29.131892 | debian-bookworm | test: 286 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-05-04 03:07:29.133125 | debian-bookworm | test: 287 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-05-04 03:07:29.133350 | debian-bookworm | test: 287 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-05-04 03:07:29.133436 | debian-bookworm | test: 287 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-05-04 03:07:29.135263 | debian-bookworm | test: 289 D symlink on filesystem does work [virtualenv/info.py:51] 2026-05-04 03:07:29.135533 | debian-bookworm | test: 289 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-05-04 03:07:29.175934 | debian-bookworm | test: 330 W commands[0]> python3 src/render-images.py [tox/tox_env/api.py:485] 2026-05-04 03:07:29.992804 | debian-bookworm | test: 1147 I exit 0 (0.81 seconds) /home/zuul/src/github.com/osism/generics> python3 src/render-images.py pid=1637 [tox/execute/api.py:311] 2026-05-04 03:07:29.992929 | debian-bookworm | test: 1147 W commands[1]> cat images.yml [tox/tox_env/api.py:485] 2026-05-04 03:07:29.996691 | debian-bookworm | --- 2026-05-04 03:07:29.996753 | debian-bookworm | # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN 2026-05-04 03:07:29.996768 | debian-bookworm | 2026-05-04 03:07:29.996781 | debian-bookworm | adminer_tag: "5.3.0" 2026-05-04 03:07:29.996796 | debian-bookworm | adminer_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/adminer:{{ adminer_tag }}" 2026-05-04 03:07:29.996809 | debian-bookworm | 2026-05-04 03:07:29.996824 | debian-bookworm | ara_server_tag: "1.7.2" 2026-05-04 03:07:29.996836 | debian-bookworm | ara_server_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ara-server:{{ ara_server_tag }}" 2026-05-04 03:07:29.996849 | debian-bookworm | 2026-05-04 03:07:29.996860 | debian-bookworm | ara_server_mariadb_tag: "11.7.2" 2026-05-04 03:07:29.996874 | debian-bookworm | ara_server_mariadb_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/mariadb:{{ ara_server_mariadb_tag }}" 2026-05-04 03:07:29.996886 | debian-bookworm | 2026-05-04 03:07:29.996897 | debian-bookworm | netbox_tag: "v4.2.2" 2026-05-04 03:07:29.996909 | debian-bookworm | netbox_image: "{{ docker_registry_netbox|default('registry.osism.tech') }}/osism/netbox:{{ netbox_tag }}" 2026-05-04 03:07:29.996921 | debian-bookworm | 2026-05-04 03:07:29.996932 | debian-bookworm | netbox_redis_tag: "7.4.4-alpine" 2026-05-04 03:07:29.996944 | debian-bookworm | netbox_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ netbox_redis_tag }}" 2026-05-04 03:07:29.996955 | debian-bookworm | 2026-05-04 03:07:29.996967 | debian-bookworm | nginx_tag: "1.28.0-alpine" 2026-05-04 03:07:29.996979 | debian-bookworm | nginx_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/nginx:{{ nginx_tag }}" 2026-05-04 03:07:29.996990 | debian-bookworm | 2026-05-04 03:07:29.997002 | debian-bookworm | pgautoupgrade_tag: "16-alpine" 2026-05-04 03:07:29.997014 | debian-bookworm | pgautoupgrade_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/pgautoupgrade/pgautoupgrade:{{ pgautoupgrade_tag }}" 2026-05-04 03:07:29.997025 | debian-bookworm | 2026-05-04 03:07:29.997037 | debian-bookworm | phpmyadmin_tag: "5.2.2" 2026-05-04 03:07:29.997049 | debian-bookworm | phpmyadmin_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/phpmyadmin/phpmyadmin:{{ phpmyadmin_tag }}" 2026-05-04 03:07:29.997060 | debian-bookworm | 2026-05-04 03:07:29.997071 | debian-bookworm | postgres_tag: "16.9-alpine" 2026-05-04 03:07:29.997083 | debian-bookworm | postgres_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/postgres:{{ postgres_tag }}" 2026-05-04 03:07:29.997115 | debian-bookworm | 2026-05-04 03:07:29.997128 | debian-bookworm | manager_redis_tag: "7.4.4-alpine" 2026-05-04 03:07:29.997140 | debian-bookworm | manager_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ manager_redis_tag }}" 2026-05-04 03:07:29.997151 | debian-bookworm | 2026-05-04 03:07:29.997162 | debian-bookworm | registry_tag: "3.0" 2026-05-04 03:07:29.997174 | debian-bookworm | registry_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/registry:{{ registry_tag }}" 2026-05-04 03:07:29.997185 | debian-bookworm | 2026-05-04 03:07:29.997196 | debian-bookworm | osism_ansible_tag: "0.20250531.0" 2026-05-04 03:07:29.997208 | debian-bookworm | osism_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-ansible:{{ osism_ansible_tag }}" 2026-05-04 03:07:29.997304 | debian-bookworm | 2026-05-04 03:07:29.997319 | debian-bookworm | osism_kubernetes_tag: "0.20250530.0" 2026-05-04 03:07:29.997331 | debian-bookworm | osism_kubernetes_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-kubernetes:{{ osism_kubernetes_tag }}" 2026-05-04 03:07:29.997343 | debian-bookworm | 2026-05-04 03:07:29.997354 | debian-bookworm | inventory_reconciler_tag: "0.20250530.0" 2026-05-04 03:07:29.997366 | debian-bookworm | inventory_reconciler_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/inventory-reconciler:{{ inventory_reconciler_tag }}" 2026-05-04 03:07:29.997381 | debian-bookworm | 2026-05-04 03:07:29.997392 | debian-bookworm | osism_tag: "0.20250530.0" 2026-05-04 03:07:29.997404 | debian-bookworm | osism_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism:{{ osism_tag }}" 2026-05-04 03:07:29.997416 | debian-bookworm | 2026-05-04 03:07:29.997427 | debian-bookworm | osism_frontend_tag: "0.20250530.0" 2026-05-04 03:07:29.997439 | debian-bookworm | osism_frontend_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-frontend:{{ osism_frontend_tag }}" 2026-05-04 03:07:29.997451 | debian-bookworm | 2026-05-04 03:07:29.997462 | debian-bookworm | osism_netbox_tag: "0.20250530.0" 2026-05-04 03:07:29.997474 | debian-bookworm | osism_netbox_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-netbox:{{ osism_netbox_tag }}" 2026-05-04 03:07:29.997485 | debian-bookworm | 2026-05-04 03:07:29.997493 | debian-bookworm | vault_tag: "1.19.5" 2026-05-04 03:07:29.997502 | debian-bookworm | vault_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/hashicorp/vault:{{ vault_tag }}" 2026-05-04 03:07:29.997510 | debian-bookworm | 2026-05-04 03:07:29.997519 | debian-bookworm | traefik_tag: "v3.4.1" 2026-05-04 03:07:29.997527 | debian-bookworm | traefik_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/traefik:{{ traefik_tag }}" 2026-05-04 03:07:29.997536 | debian-bookworm | 2026-05-04 03:07:29.997544 | debian-bookworm | ceph_ansible_tag: "0.20250530.0" 2026-05-04 03:07:29.997558 | debian-bookworm | ceph_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ceph-ansible:{{ ceph_ansible_tag }}" 2026-05-04 03:07:29.997567 | debian-bookworm | 2026-05-04 03:07:29.997575 | debian-bookworm | kolla_ansible_tag: "0.20250530.0" 2026-05-04 03:07:29.997583 | debian-bookworm | kolla_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/kolla-ansible:{{ kolla_ansible_tag }}" 2026-05-04 03:07:29.998563 | debian-bookworm | test: 1152 I exit 0 (0.00 seconds) /home/zuul/src/github.com/osism/generics> cat images.yml pid=1642 [tox/execute/api.py:311] 2026-05-04 03:07:29.999728 | debian-bookworm | test: OK (0.88=setup[0.07]+cmd[0.81,0.00] seconds) 2026-05-04 03:07:29.999758 | debian-bookworm | congratulations :) (0.91 seconds) 2026-05-04 03:07:30.450532 | debian-bookworm | ok: Runtime: 0:00:01.277333 2026-05-04 03:07:30.456391 | 2026-05-04 03:07:30.456477 | TASK [tox : Look for output] 2026-05-04 03:07:31.150298 | debian-bookworm | ok 2026-05-04 03:07:31.166759 | 2026-05-04 03:07:31.166894 | TASK [tox : Return file comments to Zuul] 2026-05-04 03:07:31.245710 | debian-bookworm | skipping: Conditional result was False 2026-05-04 03:07:31.251496 | 2026-05-04 03:07:31.251573 | PLAY RECAP 2026-05-04 03:07:31.251616 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-05-04 03:07:31.251803 | 2026-05-04 03:07:31.524877 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-05-04 03:07:31.525782 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-05-04 03:07:32.501499 | 2026-05-04 03:07:32.501615 | PLAY [all] 2026-05-04 03:07:32.529538 | 2026-05-04 03:07:32.529682 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-05-04 03:07:32.594001 | debian-bookworm | skipping: Conditional result was False 2026-05-04 03:07:32.598978 | 2026-05-04 03:07:32.599101 | TASK [fetch-tox-output : Set tox log path for single node] 2026-05-04 03:07:32.628234 | debian-bookworm | ok 2026-05-04 03:07:32.632490 | 2026-05-04 03:07:32.632578 | TASK [fetch-tox-output : Ensure local tox dir] 2026-05-04 03:07:33.362107 | debian-bookworm -> localhost | changed 2026-05-04 03:07:33.373971 | 2026-05-04 03:07:33.374069 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-05-04 03:07:33.495081 | debian-bookworm | skipping: Conditional result was False 2026-05-04 03:07:33.500563 | 2026-05-04 03:07:33.500666 | TASK [fetch-tox-output : Set envlist fact] 2026-05-04 03:07:33.577926 | debian-bookworm | ok 2026-05-04 03:07:33.582554 | 2026-05-04 03:07:33.582655 | TASK [fetch-tox-output : Get tox version] 2026-05-04 03:07:34.574564 | 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-05-04 03:07:34.592603 | debian-bookworm | 4.53.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-04 03:07:34.689509 | debian-bookworm | ok: Runtime: 0:00:00.318770 2026-05-04 03:07:34.693925 | 2026-05-04 03:07:34.694015 | TASK [fetch-tox-output : Find all default environments] 2026-05-04 03:07:35.245555 | debian-bookworm | skipping: Conditional result was False 2026-05-04 03:07:35.250359 | 2026-05-04 03:07:35.250458 | TASK [fetch-tox-output : Set envlist fact] 2026-05-04 03:07:35.284764 | debian-bookworm | skipping: Conditional result was False 2026-05-04 03:07:35.291481 | 2026-05-04 03:07:35.291583 | TASK [fetch-tox-output : Find all default environments] 2026-05-04 03:07:35.850532 | debian-bookworm | skipping: Conditional result was False 2026-05-04 03:07:35.855584 | 2026-05-04 03:07:35.855707 | TASK [fetch-tox-output : Set envlist fact] 2026-05-04 03:07:35.909231 | debian-bookworm | skipping: Conditional result was False 2026-05-04 03:07:35.914367 | 2026-05-04 03:07:35.914464 | LOOP [fetch-tox-output : Copy tox logs] 2026-05-04 03:07:35.991467 | debian-bookworm | skipping: Conditional result was False 2026-05-04 03:07:36.003252 | 2026-05-04 03:07:36.003355 | LOOP [fetch-tox-output : Collect tox logs] 2026-05-04 03:07:37.276533 | debian-bookworm | changed: 2026-05-04 03:07:37.276720 | debian-bookworm | created directory /var/lib/zuul/builds/38a765af3fd74db59fd1fb1cef7b4482/work/logs/tox/test 2026-05-04 03:07:37.276756 | debian-bookworm | cd+++++++++ ./ 2026-05-04 03:07:37.276781 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-05-04 03:07:37.276805 | debian-bookworm | >f+++++++++ 2-commands[1].log 2026-05-04 03:07:37.276833 | 2026-05-04 03:07:37.285254 | 2026-05-04 03:07:37.285325 | PLAY RECAP 2026-05-04 03:07:37.285363 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-05-04 03:07:37.285383 | 2026-05-04 03:07:37.429262 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-05-04 03:07:37.430222 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-05-04 03:07:38.658111 | 2026-05-04 03:07:38.658239 | PLAY [all] 2026-05-04 03:07:38.722506 | 2026-05-04 03:07:38.722652 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-05-04 03:07:39.053590 | debian-bookworm | changed: non-zero return code 2026-05-04 03:07:39.060441 | 2026-05-04 03:07:39.061247 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-05-04 03:07:39.115175 | debian-bookworm | skipping: Conditional result was False 2026-05-04 03:07:39.120503 | 2026-05-04 03:07:39.120589 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-05-04 03:07:39.166443 | 2026-05-04 03:07:39.166606 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-05-04 03:07:39.205506 | 2026-05-04 03:07:39.205668 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-05-04 03:07:39.248710 | debian-bookworm | skipping: Conditional result was False 2026-05-04 03:07:39.253520 | 2026-05-04 03:07:39.253619 | LOOP [fetch-subunit-output : Generate subunit file] 2026-05-04 03:07:39.302998 | 2026-05-04 03:07:39.303148 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-05-04 03:07:39.335920 | debian-bookworm | skipping: Conditional result was False 2026-05-04 03:07:39.341074 | 2026-05-04 03:07:39.341171 | TASK [fetch-subunit-output : Remove the temporary file] 2026-05-04 03:07:39.374537 | debian-bookworm | skipping: Conditional result was False 2026-05-04 03:07:39.380666 | 2026-05-04 03:07:39.381011 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-05-04 03:07:39.425229 | debian-bookworm | skipping: Conditional result was False 2026-05-04 03:07:39.430759 | 2026-05-04 03:07:39.430826 | PLAY RECAP 2026-05-04 03:07:39.430879 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-05-04 03:07:39.430899 | 2026-05-04 03:07:40.137452 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-05-04 03:07:40.138274 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-04 03:07:41.970680 | 2026-05-04 03:07:41.970804 | PLAY [Base post-fetch] 2026-05-04 03:07:41.995689 | 2026-05-04 03:07:41.995804 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-04 03:07:42.136397 | debian-bookworm | skipping: Conditional result was False 2026-05-04 03:07:42.185939 | 2026-05-04 03:07:42.186064 | TASK [fetch-output : Set log path for single node] 2026-05-04 03:07:42.259027 | debian-bookworm | ok 2026-05-04 03:07:42.264534 | 2026-05-04 03:07:42.264635 | LOOP [fetch-output : Ensure local output dirs] 2026-05-04 03:07:43.010627 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/38a765af3fd74db59fd1fb1cef7b4482/work/logs" 2026-05-04 03:07:43.401476 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/38a765af3fd74db59fd1fb1cef7b4482/work/artifacts" 2026-05-04 03:07:43.692888 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/38a765af3fd74db59fd1fb1cef7b4482/work/docs" 2026-05-04 03:07:43.701053 | 2026-05-04 03:07:43.701155 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-04 03:07:44.518428 | debian-bookworm | changed: 2026-05-04 03:07:44.518718 | debian-bookworm | .d..t...... ./ 2026-05-04 03:07:44.518762 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-04 03:07:44.518799 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-04 03:07:44.518852 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-04 03:07:44.518902 | debian-bookworm | changed: All items complete 2026-05-04 03:07:44.518929 | 2026-05-04 03:07:45.380216 | debian-bookworm | changed: .d..t...... ./ 2026-05-04 03:07:45.998454 | debian-bookworm | changed: .d..t...... ./ 2026-05-04 03:07:46.013800 | 2026-05-04 03:07:46.013916 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-04 03:07:46.040750 | debian-bookworm | skipping: Conditional result was False 2026-05-04 03:07:46.045014 | debian-bookworm | skipping: Conditional result was False 2026-05-04 03:07:46.082466 | 2026-05-04 03:07:46.083365 | PLAY RECAP 2026-05-04 03:07:46.083426 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-04 03:07:46.083454 | 2026-05-04 03:07:46.350842 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-04 03:07:46.352446 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-04 03:07:48.025455 | 2026-05-04 03:07:48.025612 | PLAY [Base post] 2026-05-04 03:07:48.038198 | 2026-05-04 03:07:48.038325 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-04 03:07:48.595652 | debian-bookworm | changed 2026-05-04 03:07:48.600366 | 2026-05-04 03:07:48.600441 | PLAY RECAP 2026-05-04 03:07:48.600488 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-04 03:07:48.600537 | 2026-05-04 03:07:48.685489 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-04 03:07:48.686451 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-04 03:07:49.840079 | 2026-05-04 03:07:49.840221 | PLAY [Base post-logs] 2026-05-04 03:07:49.850753 | 2026-05-04 03:07:49.850922 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-04 03:07:50.320342 | localhost | changed 2026-05-04 03:07:50.330397 | 2026-05-04 03:07:50.341641 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-04 03:07:50.377463 | localhost | ok 2026-05-04 03:07:50.380495 | 2026-05-04 03:07:50.380601 | TASK [Set zuul-log-path fact] 2026-05-04 03:07:50.395469 | localhost | ok 2026-05-04 03:07:50.402843 | 2026-05-04 03:07:50.402943 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-04 03:07:50.427381 | localhost | ok 2026-05-04 03:07:50.430257 | 2026-05-04 03:07:50.430343 | TASK [upload-logs : Create log directories] 2026-05-04 03:07:50.993216 | localhost | changed 2026-05-04 03:07:50.995753 | 2026-05-04 03:07:50.995842 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-04 03:07:51.699322 | localhost -> localhost | ok: Runtime: 0:00:00.009361 2026-05-04 03:07:51.703011 | 2026-05-04 03:07:51.703115 | TASK [upload-logs : Upload logs to log server] 2026-05-04 03:07:52.389230 | localhost | Output suppressed because no_log was given 2026-05-04 03:07:52.390828 | 2026-05-04 03:07:52.390943 | LOOP [upload-logs : Compress console log and json output] 2026-05-04 03:07:52.438388 | localhost | skipping: Conditional result was False 2026-05-04 03:07:52.444564 | localhost | skipping: Conditional result was False 2026-05-04 03:07:52.448104 | 2026-05-04 03:07:52.448194 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-04 03:07:52.499003 | localhost | skipping: Conditional result was False 2026-05-04 03:07:52.499198 | 2026-05-04 03:07:52.503856 | localhost | skipping: Conditional result was False 2026-05-04 03:07:52.513574 | 2026-05-04 03:07:52.513678 | LOOP [upload-logs : Upload console log and json output]