2026-05-11 21:42:43.663613 | Job console starting 2026-05-11 21:42:43.684360 | Updating git repos 2026-05-11 21:42:43.716092 | Cloning repos into workspace 2026-05-11 21:42:43.801716 | Restoring repo states 2026-05-11 21:42:43.818591 | Merging changes 2026-05-11 21:42:44.657772 | Checking out repos 2026-05-11 21:42:44.765764 | Preparing playbooks 2026-05-11 21:42:46.737395 | Running Ansible setup 2026-05-11 21:42:54.505852 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-11 21:42:56.531594 | 2026-05-11 21:42:56.531786 | PLAY [Base pre] 2026-05-11 21:42:56.597961 | 2026-05-11 21:42:56.598146 | TASK [Setup log path fact] 2026-05-11 21:42:56.649093 | debian-bookworm | ok 2026-05-11 21:42:56.707745 | 2026-05-11 21:42:56.707979 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-11 21:42:56.799254 | debian-bookworm | ok 2026-05-11 21:42:56.818230 | 2026-05-11 21:42:56.818405 | TASK [emit-job-header : Print job information] 2026-05-11 21:42:56.926648 | # Job Information 2026-05-11 21:42:56.927057 | Ansible Version: 2.16.14 2026-05-11 21:42:56.927108 | Job: cfg-generics-tox-check 2026-05-11 21:42:56.927146 | Pipeline: check 2026-05-11 21:42:56.927175 | Executor: 521e9411259a 2026-05-11 21:42:56.927196 | Triggered by: https://github.com/osism/generics/pull/594 2026-05-11 21:42:56.927220 | Event ID: 514d6570-4d82-11f1-8e1a-7c76b39f8476 2026-05-11 21:42:56.932673 | 2026-05-11 21:42:56.932819 | LOOP [emit-job-header : Print node information] 2026-05-11 21:42:57.385401 | debian-bookworm | ok: 2026-05-11 21:42:57.385708 | debian-bookworm | # Node Information 2026-05-11 21:42:57.385747 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-11 21:42:57.385773 | debian-bookworm | Hostname: debian 2026-05-11 21:42:57.385795 | debian-bookworm | Username: zuul 2026-05-11 21:42:57.385815 | debian-bookworm | Distro: Debian 12.13 2026-05-11 21:42:57.385842 | debian-bookworm | Provider: regiocloud-a 2026-05-11 21:42:57.385864 | debian-bookworm | Region: 2026-05-11 21:42:57.385886 | debian-bookworm | Label: debian-bookworm 2026-05-11 21:42:57.385906 | debian-bookworm | Product Name: OpenStack Nova 2026-05-11 21:42:57.385925 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb5:f455 2026-05-11 21:42:57.401543 | 2026-05-11 21:42:57.401687 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-11 21:42:58.786983 | debian-bookworm -> localhost | changed 2026-05-11 21:42:58.794758 | 2026-05-11 21:42:58.795039 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-11 21:43:01.109003 | debian-bookworm -> localhost | changed 2026-05-11 21:43:01.117846 | 2026-05-11 21:43:01.117943 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-11 21:43:01.828413 | debian-bookworm -> localhost | ok 2026-05-11 21:43:01.833523 | 2026-05-11 21:43:01.833614 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-11 21:43:01.892438 | debian-bookworm | ok 2026-05-11 21:43:01.926656 | debian-bookworm | included: /var/lib/zuul/builds/9b783bbbe6344c719a22b4fc13ebc0fd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-11 21:43:01.936362 | 2026-05-11 21:43:01.936455 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-11 21:43:03.887014 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-11 21:43:03.887204 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/9b783bbbe6344c719a22b4fc13ebc0fd/work/9b783bbbe6344c719a22b4fc13ebc0fd_id_rsa 2026-05-11 21:43:03.887235 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/9b783bbbe6344c719a22b4fc13ebc0fd/work/9b783bbbe6344c719a22b4fc13ebc0fd_id_rsa.pub 2026-05-11 21:43:03.887256 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-11 21:43:03.887275 | debian-bookworm -> localhost | SHA256:SsEqqTGG4WmXThWQtpb5Ul6uOiFmIt7nCT094pQtukg zuul-build-sshkey 2026-05-11 21:43:03.887305 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-11 21:43:03.887334 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-11 21:43:03.887354 | debian-bookworm -> localhost | | .o. | 2026-05-11 21:43:03.887371 | debian-bookworm -> localhost | | o .. | 2026-05-11 21:43:03.887388 | debian-bookworm -> localhost | |. . +.o | 2026-05-11 21:43:03.887404 | debian-bookworm -> localhost | |o..*oo o | 2026-05-11 21:43:03.887420 | debian-bookworm -> localhost | |+=++= + S | 2026-05-11 21:43:03.887439 | debian-bookworm -> localhost | |=B++.++o | 2026-05-11 21:43:03.887455 | debian-bookworm -> localhost | |BEoooBo+ | 2026-05-11 21:43:03.887471 | debian-bookworm -> localhost | |...o=o= . | 2026-05-11 21:43:03.887488 | debian-bookworm -> localhost | | . +*+ | 2026-05-11 21:43:03.887504 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-11 21:43:03.887549 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.917285 2026-05-11 21:43:03.892797 | 2026-05-11 21:43:03.892888 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-11 21:43:03.940358 | debian-bookworm | ok 2026-05-11 21:43:03.962210 | debian-bookworm | included: /var/lib/zuul/builds/9b783bbbe6344c719a22b4fc13ebc0fd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-11 21:43:03.980940 | 2026-05-11 21:43:03.981038 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-11 21:43:04.020484 | debian-bookworm | skipping: Conditional result was False 2026-05-11 21:43:04.025346 | 2026-05-11 21:43:04.025423 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-11 21:43:04.979477 | debian-bookworm | changed 2026-05-11 21:43:04.984413 | 2026-05-11 21:43:04.984503 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-11 21:43:05.272978 | debian-bookworm | ok 2026-05-11 21:43:05.277490 | 2026-05-11 21:43:05.277568 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-11 21:43:05.976276 | debian-bookworm | changed 2026-05-11 21:43:05.981762 | 2026-05-11 21:43:05.981840 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-11 21:43:06.641434 | debian-bookworm | changed 2026-05-11 21:43:06.646566 | 2026-05-11 21:43:06.646645 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-11 21:43:06.672476 | debian-bookworm | skipping: Conditional result was False 2026-05-11 21:43:06.677404 | 2026-05-11 21:43:06.677489 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-11 21:43:07.145349 | debian-bookworm -> localhost | changed 2026-05-11 21:43:07.160464 | 2026-05-11 21:43:07.160551 | TASK [add-build-sshkey : Add back temp key] 2026-05-11 21:43:07.530512 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/9b783bbbe6344c719a22b4fc13ebc0fd/work/9b783bbbe6344c719a22b4fc13ebc0fd_id_rsa (zuul-build-sshkey) 2026-05-11 21:43:07.530826 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019066 2026-05-11 21:43:07.539845 | 2026-05-11 21:43:07.539986 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-11 21:43:07.944659 | debian-bookworm | ok 2026-05-11 21:43:07.954122 | 2026-05-11 21:43:07.954243 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-11 21:43:07.989882 | debian-bookworm | skipping: Conditional result was False 2026-05-11 21:43:08.003021 | 2026-05-11 21:43:08.003124 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-11 21:43:08.447563 | debian-bookworm | ok 2026-05-11 21:43:08.467378 | 2026-05-11 21:43:08.467489 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-11 21:43:08.496055 | debian-bookworm | ok 2026-05-11 21:43:08.502664 | 2026-05-11 21:43:08.502764 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-11 21:43:08.874612 | debian-bookworm -> localhost | ok 2026-05-11 21:43:08.880963 | 2026-05-11 21:43:08.881067 | TASK [validate-host : Collect information about the host] 2026-05-11 21:43:10.154680 | debian-bookworm | ok 2026-05-11 21:43:10.174452 | 2026-05-11 21:43:10.174577 | TASK [validate-host : Sanitize hostname] 2026-05-11 21:43:10.307370 | debian-bookworm | ok 2026-05-11 21:43:10.392269 | 2026-05-11 21:43:10.392439 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-11 21:43:11.031328 | debian-bookworm -> localhost | changed 2026-05-11 21:43:11.051227 | 2026-05-11 21:43:11.051424 | TASK [validate-host : Collect information about zuul worker] 2026-05-11 21:43:11.617041 | debian-bookworm | ok 2026-05-11 21:43:11.622068 | 2026-05-11 21:43:11.622226 | TASK [validate-host : Write out all zuul information for each host] 2026-05-11 21:43:12.676659 | debian-bookworm -> localhost | changed 2026-05-11 21:43:12.686922 | 2026-05-11 21:43:12.687026 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-11 21:43:13.024415 | debian-bookworm | ok 2026-05-11 21:43:13.030452 | 2026-05-11 21:43:13.030564 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-11 21:43:14.248954 | debian-bookworm | changed: 2026-05-11 21:43:14.249184 | debian-bookworm | cd+++++++++ src/ 2026-05-11 21:43:14.249220 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-11 21:43:14.249245 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-11 21:43:14.249268 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-05-11 21:43:14.249331 | debian-bookworm | =7.0.3 2026-05-11 21:43:40.069437 | debian-bookworm | Downloading cachetools-7.1.1-py3-none-any.whl (16 kB) 2026-05-11 21:43:40.123004 | debian-bookworm | Collecting colorama>=0.4.6 2026-05-11 21:43:40.134995 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-05-11 21:43:40.219463 | debian-bookworm | Collecting filelock>=3.25 2026-05-11 21:43:40.233667 | debian-bookworm | Downloading filelock-3.29.0-py3-none-any.whl (39 kB) 2026-05-11 21:43:40.304428 | debian-bookworm | Collecting packaging>=26 2026-05-11 21:43:40.316245 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-05-11 21:43:40.328252 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 10.3 MB/s eta 0:00:00 2026-05-11 21:43:40.381147 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-05-11 21:43:40.393351 | debian-bookworm | Downloading platformdirs-4.9.6-py3-none-any.whl (21 kB) 2026-05-11 21:43:40.434378 | debian-bookworm | Collecting pluggy>=1.6 2026-05-11 21:43:40.446373 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-05-11 21:43:40.586995 | debian-bookworm | Collecting pyproject-api>=1.10 2026-05-11 21:43:40.600113 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-05-11 21:43:40.635883 | debian-bookworm | Collecting python-discovery>=1.2.2 2026-05-11 21:43:40.649822 | debian-bookworm | Downloading python_discovery-1.3.0-py3-none-any.whl (33 kB) 2026-05-11 21:43:40.698380 | debian-bookworm | Collecting tomli-w>=1.2 2026-05-11 21:43:40.710371 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-05-11 21:43:40.858268 | debian-bookworm | Collecting virtualenv>=21.1 2026-05-11 21:43:40.875714 | debian-bookworm | Downloading virtualenv-21.3.1-py3-none-any.whl (7.6 MB) 2026-05-11 21:43:41.227999 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 21.9 MB/s eta 0:00:00 2026-05-11 21:43:41.338098 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-05-11 21:43:41.350344 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-05-11 21:43:41.373991 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 25.2 MB/s eta 0:00:00 2026-05-11 21:43:41.487974 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-05-11 21:43:42.341691 | 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.3.0 tomli-w-1.2.0 tox-4.53.1 virtualenv-21.3.1 2026-05-11 21:43:42.816897 | debian-bookworm | ok: Runtime: 0:00:03.362225 2026-05-11 21:43:42.830200 | 2026-05-11 21:43:42.830360 | TASK [ensure-tox : Export installed tox_executable path] 2026-05-11 21:43:42.922469 | debian-bookworm | ok 2026-05-11 21:43:42.928149 | 2026-05-11 21:43:42.928287 | TASK [ensure-tox : Output tox version] 2026-05-11 21:43:43.536209 | 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-11 21:43:43.553743 | debian-bookworm | 4.53.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-11 21:43:43.966916 | debian-bookworm | ok: Runtime: 0:00:00.312755 2026-05-11 21:43:43.973014 | 2026-05-11 21:43:43.973134 | TASK [ensure-tox : Make global symlink] 2026-05-11 21:43:44.005406 | debian-bookworm | skipping: Conditional result was False 2026-05-11 21:43:44.014082 | 2026-05-11 21:43:44.014183 | PLAY RECAP 2026-05-11 21:43:44.014243 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-05-11 21:43:44.014269 | 2026-05-11 21:43:44.181307 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-05-11 21:43:44.184526 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-05-11 21:43:45.291579 | 2026-05-11 21:43:45.291835 | PLAY [all] 2026-05-11 21:43:45.329227 | 2026-05-11 21:43:45.329535 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-05-11 21:43:45.854238 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-05-11 21:43:45.894577 | debian-bookworm | ok: Runtime: 0:00:00.025623 2026-05-11 21:43:45.902351 | 2026-05-11 21:43:45.902540 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-05-11 21:43:46.457631 | debian-bookworm | ok: Runtime: 0:00:00.007504 2026-05-11 21:43:46.464124 | 2026-05-11 21:43:46.464252 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-05-11 21:43:46.775908 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-05-11 21:43:46.777473 | debian-bookworm | sudo: a password is required 2026-05-11 21:43:46.998722 | debian-bookworm | ok: Runtime: 0:00:00.019109 2026-05-11 21:43:47.014943 | 2026-05-11 21:43:47.015079 | TASK [tox : Check to see if the constraints file exists] 2026-05-11 21:43:47.057900 | debian-bookworm | skipping: Conditional result was False 2026-05-11 21:43:47.066356 | 2026-05-11 21:43:47.066522 | TASK [tox : Fail if constraints file is missing] 2026-05-11 21:43:47.129049 | debian-bookworm | skipping: Conditional result was False 2026-05-11 21:43:47.141606 | 2026-05-11 21:43:47.141809 | TASK [tox : Record file location] 2026-05-11 21:43:47.220048 | debian-bookworm | skipping: Conditional result was False 2026-05-11 21:43:47.227375 | 2026-05-11 21:43:47.227563 | TASK [tox : Install tox siblings] 2026-05-11 21:43:47.306401 | debian-bookworm | ok 2026-05-11 21:43:47.342211 | debian-bookworm | included: /var/lib/zuul/builds/9b783bbbe6344c719a22b4fc13ebc0fd/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-05-11 21:43:47.352591 | 2026-05-11 21:43:47.352742 | TASK [tox : Run tox without tests] 2026-05-11 21:43:48.052654 | debian-bookworm | ROOT: 204 D setup logging to DEBUG on pid 1692 [tox/report.py:229] 2026-05-11 21:43:48.080925 | debian-bookworm | check: 233 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-11 21:43:48.083488 | debian-bookworm | check: 235 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-11 21:43:48.087106 | debian-bookworm | check: 239 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py 49fed1863cf4b627ffc30d1b73e5e5b0 2b5a01ce09f0e446caa6c88130336754 [python_discovery/_cached_py_info.py:198] 2026-05-11 21:43:48.165791 | debian-bookworm | check: 317 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-11 21:43:48.167465 | debian-bookworm | check: 319 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-05-11 21:43:48.167850 | debian-bookworm | check: 319 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:140] 2026-05-11 21:43:48.168147 | debian-bookworm | check: 320 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:144] 2026-05-11 21:43:48.171960 | debian-bookworm | check: 324 D symlink on filesystem does work [virtualenv/info.py:51] 2026-05-11 21:43:48.172231 | debian-bookworm | check: 324 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-05-11 21:43:48.211633 | debian-bookworm | check: 363 I create virtual environment via CPython3Posix(dest=/home/zuul/src/github.com/osism/generics/.tox/check, clear=False, no_vcs_ignore=False, global=False) [virtualenv/run/session.py:77] 2026-05-11 21:43:48.211926 | debian-bookworm | check: 364 D create folder /home/zuul/src/github.com/osism/generics/.tox/check/bin [virtualenv/util/path/_sync.py:18] 2026-05-11 21:43:48.212082 | debian-bookworm | check: 364 D create folder /home/zuul/src/github.com/osism/generics/.tox/check/include [virtualenv/util/path/_sync.py:18] 2026-05-11 21:43:48.212183 | debian-bookworm | check: 364 D create folder /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-05-11 21:43:48.212399 | debian-bookworm | check: 364 D write /home/zuul/src/github.com/osism/generics/.tox/check/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-05-11 21:43:48.212502 | debian-bookworm | check: 364 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-05-11 21:43:48.212549 | debian-bookworm | check: 364 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-05-11 21:43:48.212598 | debian-bookworm | check: 364 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-05-11 21:43:48.212651 | debian-bookworm | check: 364 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-05-11 21:43:48.212700 | debian-bookworm | check: 365 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-11 21:43:48.212750 | debian-bookworm | check: 365 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/generics/.tox/check [virtualenv/create/pyenv_cfg.py:51] 2026-05-11 21:43:48.212796 | debian-bookworm | check: 365 D virtualenv = 21.3.1 [virtualenv/create/pyenv_cfg.py:51] 2026-05-11 21:43:48.212849 | debian-bookworm | check: 365 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-05-11 21:43:48.212899 | debian-bookworm | check: 365 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-11 21:43:48.212943 | debian-bookworm | check: 365 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-11 21:43:48.212990 | debian-bookworm | check: 365 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-11 21:43:48.213264 | debian-bookworm | check: 365 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/osism/generics/.tox/check/bin/python [virtualenv/util/path/_sync.py:38] 2026-05-11 21:43:48.213629 | debian-bookworm | check: 365 D create virtualenv import hook file /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages/_virtualenv.pth [virtualenv/create/via_global_ref/api.py:118] 2026-05-11 21:43:48.213769 | debian-bookworm | check: 366 D create /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages/_virtualenv.py [virtualenv/create/via_global_ref/api.py:121] 2026-05-11 21:43:48.214197 | debian-bookworm | check: 366 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-05-11 21:43:48.214463 | debian-bookworm | check: 366 D debug via /home/zuul/src/github.com/osism/generics/.tox/check/bin/python /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/create/debug.py [virtualenv/create/creator.py:265] 2026-05-11 21:43:48.262985 | debian-bookworm | check: 366 D { 2026-05-11 21:43:48.263035 | debian-bookworm | "sys": { 2026-05-11 21:43:48.263042 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/check/bin/python", 2026-05-11 21:43:48.263048 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-05-11 21:43:48.263054 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/check", 2026-05-11 21:43:48.263059 | debian-bookworm | "base_prefix": "/usr", 2026-05-11 21:43:48.263066 | debian-bookworm | "real_prefix": null, 2026-05-11 21:43:48.263071 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/check", 2026-05-11 21:43:48.263075 | debian-bookworm | "base_exec_prefix": "/usr", 2026-05-11 21:43:48.263079 | debian-bookworm | "path": [ 2026-05-11 21:43:48.263083 | debian-bookworm | "/usr/lib/python311.zip", 2026-05-11 21:43:48.263088 | debian-bookworm | "/usr/lib/python3.11", 2026-05-11 21:43:48.263092 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-05-11 21:43:48.263096 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages" 2026-05-11 21:43:48.263101 | debian-bookworm | ], 2026-05-11 21:43:48.263105 | debian-bookworm | "meta_path": [ 2026-05-11 21:43:48.263109 | debian-bookworm | "", 2026-05-11 21:43:48.263113 | debian-bookworm | "", 2026-05-11 21:43:48.263117 | debian-bookworm | "", 2026-05-11 21:43:48.263127 | debian-bookworm | "" 2026-05-11 21:43:48.263132 | debian-bookworm | ], 2026-05-11 21:43:48.263135 | debian-bookworm | "fs_encoding": "utf-8", 2026-05-11 21:43:48.263139 | debian-bookworm | "io_encoding": "utf-8" 2026-05-11 21:43:48.263143 | debian-bookworm | }, 2026-05-11 21:43:48.263148 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-05-11 21:43:48.263152 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-05-11 21:43:48.263156 | debian-bookworm | "os": "", 2026-05-11 21:43:48.263160 | debian-bookworm | "site": "", 2026-05-11 21:43:48.263164 | debian-bookworm | "datetime": "", 2026-05-11 21:43:48.263168 | debian-bookworm | "math": "", 2026-05-11 21:43:48.263172 | debian-bookworm | "json": "" 2026-05-11 21:43:48.263176 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-05-11 21:43:48.263284 | debian-bookworm | check: 415 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-11 21:43:48.271862 | debian-bookworm | check: 424 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.1.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-05-11 21:43:48.276072 | debian-bookworm | check: 425 D build install image for pip-26.1.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-05-11 21:43:48.279004 | debian-bookworm | check: 431 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-11 21:43:48.281973 | debian-bookworm | check: 434 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-11 21:43:48.637102 | debian-bookworm | check: 789 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/check/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:46] 2026-05-11 21:43:48.637878 | debian-bookworm | check: 790 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/check/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:46] 2026-05-11 21:43:48.727381 | debian-bookworm | check: 879 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.1-py3-none-any/pip-26.1.1.dist-info to /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages/pip-26.1.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-05-11 21:43:48.741233 | debian-bookworm | check: 893 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.1-py3-none-any/pip to /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:46] 2026-05-11 21:43:48.823307 | debian-bookworm | check: 975 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/check/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:46] 2026-05-11 21:43:48.823834 | debian-bookworm | check: 976 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/check/lib/python3.11/site-packages/setuptools-82.0.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-05-11 21:43:48.826634 | debian-bookworm | check: 978 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/check/lib/python3.11/site-packages/setuptools-82.0.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-05-11 21:43:48.826977 | debian-bookworm | check: 979 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-05-11 21:43:48.854425 | debian-bookworm | check: 1006 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.1-py3-none-any/pip-26.1.1.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages/pip-26.1.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-05-11 21:43:48.855189 | debian-bookworm | check: 1007 D generated console scripts pip pip3 pip3.11 pip-3.11 [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-05-11 21:43:48.855617 | debian-bookworm | check: 1007 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-05-11 21:43:48.863914 | debian-bookworm | check: 1016 D write /home/zuul/src/github.com/osism/generics/.tox/check/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-05-11 21:43:48.864018 | debian-bookworm | check: 1016 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-05-11 21:43:48.864102 | debian-bookworm | check: 1016 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-05-11 21:43:48.864176 | debian-bookworm | check: 1016 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-05-11 21:43:48.864246 | debian-bookworm | check: 1016 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-05-11 21:43:48.864333 | debian-bookworm | check: 1016 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-11 21:43:48.864449 | debian-bookworm | check: 1016 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/generics/.tox/check [virtualenv/create/pyenv_cfg.py:51] 2026-05-11 21:43:48.864514 | debian-bookworm | check: 1016 D virtualenv = 21.3.1 [virtualenv/create/pyenv_cfg.py:51] 2026-05-11 21:43:48.864587 | debian-bookworm | check: 1016 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-05-11 21:43:48.864664 | debian-bookworm | check: 1017 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-11 21:43:48.864737 | debian-bookworm | check: 1017 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-11 21:43:48.864810 | debian-bookworm | check: 1017 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-11 21:43:48.871006 | debian-bookworm | check: 1023 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:485] 2026-05-11 21:43:49.989561 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2026-05-11 21:43:50.106155 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-05-11 21:43:50.225630 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2026-05-11 21:43:50.237995 | 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-11 21:43:50.303529 | debian-bookworm | Collecting ansible==11.13.0 (from -r requirements.txt (line 3)) 2026-05-11 21:43:50.316305 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl.metadata (8.2 kB) 2026-05-11 21:43:50.356535 | debian-bookworm | Collecting packaging==26.2 (from -r requirements.txt (line 4)) 2026-05-11 21:43:50.369938 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-05-11 21:43:50.510064 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2026-05-11 21:43:50.620609 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-05-11 21:43:50.638256 | debian-bookworm | Installing build dependencies: started 2026-05-11 21:43:51.797522 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-05-11 21:43:51.797567 | debian-bookworm | Getting requirements to build wheel: started 2026-05-11 21:43:52.236904 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-05-11 21:43:52.236945 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-05-11 21:43:52.472991 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-11 21:43:52.612396 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 6)) 2026-05-11 21:43:52.626765 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-05-11 21:43:52.688801 | debian-bookworm | Collecting requests==2.34.0 (from -r requirements.txt (line 7)) 2026-05-11 21:43:52.700789 | debian-bookworm | Downloading requests-2.34.0-py3-none-any.whl.metadata (4.8 kB) 2026-05-11 21:43:52.737150 | debian-bookworm | Collecting tabulate==0.10.0 (from -r requirements.txt (line 8)) 2026-05-11 21:43:52.750223 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-05-11 21:43:52.857863 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2026-05-11 21:43:52.869669 | 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-11 21:43:52.940312 | debian-bookworm | Collecting ansible-core~=2.18.12 (from ansible==11.13.0->-r requirements.txt (line 3)) 2026-05-11 21:43:52.952511 | debian-bookworm | Downloading ansible_core-2.18.16-py3-none-any.whl.metadata (7.7 kB) 2026-05-11 21:43:52.990592 | debian-bookworm | Collecting click (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-05-11 21:43:53.002213 | debian-bookworm | Downloading click-8.3.3-py3-none-any.whl.metadata (2.6 kB) 2026-05-11 21:43:53.035836 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-05-11 21:43:53.047056 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-05-11 21:43:53.081493 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-05-11 21:43:53.094114 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-05-11 21:43:53.215821 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-05-11 21:43:53.229715 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2026-05-11 21:43:53.376003 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.34.0->-r requirements.txt (line 7)) 2026-05-11 21:43:53.387789 | 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-11 21:43:53.424878 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.34.0->-r requirements.txt (line 7)) 2026-05-11 21:43:53.436001 | debian-bookworm | Downloading idna-3.14-py3-none-any.whl.metadata (8.0 kB) 2026-05-11 21:43:53.486867 | debian-bookworm | Collecting urllib3<3,>=1.26 (from requests==2.34.0->-r requirements.txt (line 7)) 2026-05-11 21:43:53.498943 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-05-11 21:43:53.540187 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests==2.34.0->-r requirements.txt (line 7)) 2026-05-11 21:43:53.552086 | debian-bookworm | Downloading certifi-2026.4.22-py3-none-any.whl.metadata (2.5 kB) 2026-05-11 21:43:53.812024 | debian-bookworm | Collecting cryptography (from ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-05-11 21:43:53.823573 | debian-bookworm | Downloading cryptography-48.0.0-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (4.3 kB) 2026-05-11 21:43:53.859796 | 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-11 21:43:53.871904 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-05-11 21:43:54.056603 | 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-11 21:43:54.068217 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-05-11 21:43:54.100133 | 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-11 21:43:54.111780 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-05-11 21:43:54.134788 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-05-11 21:43:54.167631 | 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-11 21:43:54.216720 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 15.7 MB/s 0:00:00 2026-05-11 21:43:54.332617 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl (57.6 MB) 2026-05-11 21:44:19.796479 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 MB 2.3 MB/s 0:00:25 2026-05-11 21:44:19.809095 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-05-11 21:44:19.883075 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-05-11 21:44:19.906313 | debian-bookworm | Downloading requests-2.34.0-py3-none-any.whl (73 kB) 2026-05-11 21:44:19.928322 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-05-11 21:44:19.951368 | debian-bookworm | Downloading ansible_core-2.18.16-py3-none-any.whl (2.2 MB) 2026-05-11 21:44:20.052860 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 23.4 MB/s 0:00:00 2026-05-11 21:44:20.069276 | 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-11 21:44:20.096964 | debian-bookworm | Downloading idna-3.14-py3-none-any.whl (72 kB) 2026-05-11 21:44:20.123310 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-05-11 21:44:20.146151 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-05-11 21:44:20.170350 | debian-bookworm | Downloading certifi-2026.4.22-py3-none-any.whl (135 kB) 2026-05-11 21:44:20.195869 | 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-11 21:44:20.218656 | debian-bookworm | Downloading click-8.3.3-py3-none-any.whl (110 kB) 2026-05-11 21:44:20.240945 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-05-11 21:44:20.263805 | debian-bookworm | Downloading cryptography-48.0.0-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB) 2026-05-11 21:44:20.489111 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 20.8 MB/s 0:00:00 2026-05-11 21:44:20.504105 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-05-11 21:44:20.544247 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-05-11 21:44:20.568996 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-05-11 21:44:20.598222 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2026-05-11 21:44:20.910924 | debian-bookworm | Building wheels for collected packages: pwgen 2026-05-11 21:44:20.912379 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-05-11 21:44:21.188341 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-05-11 21:44:21.190838 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=aa3d4a10567e97ddb3a009bc696cc59911b3bddc7ba41cd3dc333ce72cd1c41b 2026-05-11 21:44:21.190858 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-05-11 21:44:21.195310 | debian-bookworm | Successfully built pwgen 2026-05-11 21:44:21.421662 | 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-11 21:44:47.827880 | debian-bookworm | 2026-05-11 21:44:47.829562 | 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-48.0.0 fasteners-0.20 idna-3.14 packaging-26.2 pwgen-0.8.2.post0 pycparser-3.0 python-gilt-1.2.3 requests-2.34.0 resolvelib-1.0.1 sh-2.2.2 tabulate-0.10.0 urllib3-2.7.0 2026-05-11 21:44:47.922318 | debian-bookworm | check: 60074 I exit 0 (59.05 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1705 [tox/execute/api.py:311] 2026-05-11 21:44:47.924378 | debian-bookworm | check: OK (59.85 seconds) 2026-05-11 21:44:47.924415 | debian-bookworm | congratulations :) (59.87 seconds) 2026-05-11 21:44:48.413223 | debian-bookworm | ok: Runtime: 0:01:00.159034 2026-05-11 21:44:48.420789 | 2026-05-11 21:44:48.420899 | TASK [tox : Create a tempfile to save tox showconfig] 2026-05-11 21:44:48.857476 | debian-bookworm | changed 2026-05-11 21:44:48.865617 | 2026-05-11 21:44:48.865765 | TASK [tox : Detect tox version] 2026-05-11 21:44:49.368412 | debian-bookworm | 4.53.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-11 21:44:49.896475 | debian-bookworm | ok: Runtime: 0:00:00.263200 2026-05-11 21:44:49.902539 | 2026-05-11 21:44:49.902685 | TASK [tox : Get tox envlist config] 2026-05-11 21:44:50.930738 | debian-bookworm | ok: Runtime: 0:00:00.302130 2026-05-11 21:44:50.936764 | 2026-05-11 21:44:50.936889 | TASK [tox : Install any sibling python packages] 2026-05-11 21:44:51.424618 | debian-bookworm | ok: No setup.cfg, no action needed 2026-05-11 21:44:51.430478 | 2026-05-11 21:44:51.430588 | TASK [tox : Remove tempfile] 2026-05-11 21:44:51.911196 | debian-bookworm | changed 2026-05-11 21:44:51.917316 | 2026-05-11 21:44:51.917427 | TASK [tox : Emit tox command] 2026-05-11 21:44:51.967142 | /home/zuul/.local/tox/bin/tox -echeck -vv --skip-missing-interpreters=false 2026-05-11 21:44:51.972178 | 2026-05-11 21:44:51.972291 | TASK [tox : Run tox] 2026-05-11 21:44:52.494019 | debian-bookworm | ROOT: 200 D setup logging to DEBUG on pid 1869 [tox/report.py:229] 2026-05-11 21:44:52.521759 | debian-bookworm | check: 228 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-11 21:44:52.524281 | debian-bookworm | check: 230 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-11 21:44:52.527954 | debian-bookworm | check: 234 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-11 21:44:52.528998 | debian-bookworm | check: 235 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-05-11 21:44:52.529147 | debian-bookworm | check: 235 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:140] 2026-05-11 21:44:52.529235 | debian-bookworm | check: 235 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:144] 2026-05-11 21:44:52.530859 | debian-bookworm | check: 237 D symlink on filesystem does work [virtualenv/info.py:51] 2026-05-11 21:44:52.530996 | debian-bookworm | check: 237 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-05-11 21:44:52.563891 | debian-bookworm | check: 270 W commands[0]> python3 src/check-inventory-sorting.py [tox/tox_env/api.py:485] 2026-05-11 21:44:52.676237 | debian-bookworm | check: 382 I exit 0 (0.11 seconds) /home/zuul/src/github.com/osism/generics> python3 src/check-inventory-sorting.py pid=1876 [tox/execute/api.py:311] 2026-05-11 21:44:52.677099 | debian-bookworm | check: OK (0.16=setup[0.05]+cmd[0.11] seconds) 2026-05-11 21:44:52.677118 | debian-bookworm | congratulations :) (0.18 seconds) 2026-05-11 21:44:53.006663 | debian-bookworm | ok: Runtime: 0:00:00.472952 2026-05-11 21:44:53.020880 | 2026-05-11 21:44:53.021101 | TASK [tox : Look for output] 2026-05-11 21:44:53.472756 | debian-bookworm | ok 2026-05-11 21:44:53.489971 | 2026-05-11 21:44:53.490175 | TASK [tox : Return file comments to Zuul] 2026-05-11 21:44:53.537005 | debian-bookworm | skipping: Conditional result was False 2026-05-11 21:44:53.546643 | 2026-05-11 21:44:53.546772 | PLAY RECAP 2026-05-11 21:44:53.546857 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-05-11 21:44:53.546885 | 2026-05-11 21:44:53.751279 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-05-11 21:44:53.752420 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-05-11 21:44:54.588843 | 2026-05-11 21:44:54.589026 | PLAY [all] 2026-05-11 21:44:54.606954 | 2026-05-11 21:44:54.607131 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-05-11 21:44:54.672831 | debian-bookworm | skipping: Conditional result was False 2026-05-11 21:44:54.678985 | 2026-05-11 21:44:54.679170 | TASK [fetch-tox-output : Set tox log path for single node] 2026-05-11 21:44:54.721803 | debian-bookworm | ok 2026-05-11 21:44:54.729951 | 2026-05-11 21:44:54.730087 | TASK [fetch-tox-output : Ensure local tox dir] 2026-05-11 21:44:55.223669 | debian-bookworm -> localhost | changed 2026-05-11 21:44:55.233045 | 2026-05-11 21:44:55.233318 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-05-11 21:44:55.303205 | debian-bookworm | skipping: Conditional result was False 2026-05-11 21:44:55.310110 | 2026-05-11 21:44:55.310274 | TASK [fetch-tox-output : Set envlist fact] 2026-05-11 21:44:55.361889 | debian-bookworm | ok 2026-05-11 21:44:55.369396 | 2026-05-11 21:44:55.369588 | TASK [fetch-tox-output : Get tox version] 2026-05-11 21:44:56.136911 | 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-11 21:44:56.154452 | debian-bookworm | 4.53.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-11 21:44:56.405504 | debian-bookworm | ok: Runtime: 0:00:00.307365 2026-05-11 21:44:56.418647 | 2026-05-11 21:44:56.419014 | TASK [fetch-tox-output : Find all default environments] 2026-05-11 21:44:56.959048 | debian-bookworm | skipping: Conditional result was False 2026-05-11 21:44:56.965469 | 2026-05-11 21:44:56.965605 | TASK [fetch-tox-output : Set envlist fact] 2026-05-11 21:44:57.035889 | debian-bookworm | skipping: Conditional result was False 2026-05-11 21:44:57.043002 | 2026-05-11 21:44:57.043157 | TASK [fetch-tox-output : Find all default environments] 2026-05-11 21:44:57.580603 | debian-bookworm | skipping: Conditional result was False 2026-05-11 21:44:57.600161 | 2026-05-11 21:44:57.600427 | TASK [fetch-tox-output : Set envlist fact] 2026-05-11 21:44:57.636648 | debian-bookworm | skipping: Conditional result was False 2026-05-11 21:44:57.644506 | 2026-05-11 21:44:57.644673 | LOOP [fetch-tox-output : Copy tox logs] 2026-05-11 21:44:57.695639 | debian-bookworm | skipping: Conditional result was False 2026-05-11 21:44:57.712767 | 2026-05-11 21:44:57.712919 | LOOP [fetch-tox-output : Collect tox logs] 2026-05-11 21:44:58.574639 | debian-bookworm | changed: 2026-05-11 21:44:58.574891 | debian-bookworm | created directory /var/lib/zuul/builds/9b783bbbe6344c719a22b4fc13ebc0fd/work/logs/tox/check 2026-05-11 21:44:58.574943 | debian-bookworm | cd+++++++++ ./ 2026-05-11 21:44:58.574979 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-05-11 21:44:58.575023 | 2026-05-11 21:44:58.600182 | 2026-05-11 21:44:58.600356 | PLAY RECAP 2026-05-11 21:44:58.600453 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-05-11 21:44:58.600501 | 2026-05-11 21:44:58.956908 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-05-11 21:44:58.959508 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-05-11 21:44:59.876957 | 2026-05-11 21:44:59.877147 | PLAY [all] 2026-05-11 21:44:59.896157 | 2026-05-11 21:44:59.896387 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-05-11 21:45:00.319959 | debian-bookworm | changed: non-zero return code 2026-05-11 21:45:00.334450 | 2026-05-11 21:45:00.334699 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-05-11 21:45:00.364344 | debian-bookworm | skipping: Conditional result was False 2026-05-11 21:45:00.375295 | 2026-05-11 21:45:00.375522 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-05-11 21:45:00.418437 | 2026-05-11 21:45:00.419604 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-05-11 21:45:00.478292 | 2026-05-11 21:45:00.478555 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-05-11 21:45:00.505650 | debian-bookworm | skipping: Conditional result was False 2026-05-11 21:45:00.530162 | 2026-05-11 21:45:00.530408 | LOOP [fetch-subunit-output : Generate subunit file] 2026-05-11 21:45:00.565413 | 2026-05-11 21:45:00.565979 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-05-11 21:45:00.591650 | debian-bookworm | skipping: Conditional result was False 2026-05-11 21:45:00.600216 | 2026-05-11 21:45:00.600702 | TASK [fetch-subunit-output : Remove the temporary file] 2026-05-11 21:45:00.628844 | debian-bookworm | skipping: Conditional result was False 2026-05-11 21:45:00.639040 | 2026-05-11 21:45:00.639434 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-05-11 21:45:00.664126 | debian-bookworm | skipping: Conditional result was False 2026-05-11 21:45:00.673048 | 2026-05-11 21:45:00.673156 | PLAY RECAP 2026-05-11 21:45:00.673213 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-05-11 21:45:00.673237 | 2026-05-11 21:45:00.846686 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-05-11 21:45:00.848178 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-11 21:45:01.689723 | 2026-05-11 21:45:01.690551 | PLAY [Base post-fetch] 2026-05-11 21:45:01.716829 | 2026-05-11 21:45:01.717000 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-11 21:45:01.830980 | debian-bookworm | skipping: Conditional result was False 2026-05-11 21:45:01.837227 | 2026-05-11 21:45:01.837400 | TASK [fetch-output : Set log path for single node] 2026-05-11 21:45:01.876647 | debian-bookworm | ok 2026-05-11 21:45:01.882080 | 2026-05-11 21:45:01.882216 | LOOP [fetch-output : Ensure local output dirs] 2026-05-11 21:45:02.672936 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/9b783bbbe6344c719a22b4fc13ebc0fd/work/logs" 2026-05-11 21:45:03.109074 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/9b783bbbe6344c719a22b4fc13ebc0fd/work/artifacts" 2026-05-11 21:45:03.468496 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/9b783bbbe6344c719a22b4fc13ebc0fd/work/docs" 2026-05-11 21:45:03.487164 | 2026-05-11 21:45:03.487469 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-11 21:45:04.566726 | debian-bookworm | changed: 2026-05-11 21:45:04.567095 | debian-bookworm | .d..t...... ./ 2026-05-11 21:45:04.567148 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-11 21:45:04.567189 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-11 21:45:04.567227 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-11 21:45:04.567293 | debian-bookworm | changed: All items complete 2026-05-11 21:45:04.567380 | 2026-05-11 21:45:05.345848 | debian-bookworm | changed: .d..t...... ./ 2026-05-11 21:45:05.950778 | debian-bookworm | changed: .d..t...... ./ 2026-05-11 21:45:05.978778 | 2026-05-11 21:45:05.978970 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-11 21:45:06.626500 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.009497 2026-05-11 21:45:07.069340 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.008166 2026-05-11 21:45:07.095473 | 2026-05-11 21:45:07.095792 | PLAY RECAP 2026-05-11 21:45:07.095856 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-11 21:45:07.095883 | 2026-05-11 21:45:07.383966 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-11 21:45:07.385906 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-11 21:45:08.351336 | 2026-05-11 21:45:08.351518 | PLAY [Base post] 2026-05-11 21:45:08.365717 | 2026-05-11 21:45:08.365874 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-11 21:45:09.052107 | debian-bookworm | changed 2026-05-11 21:45:09.059820 | 2026-05-11 21:45:09.059953 | PLAY RECAP 2026-05-11 21:45:09.060016 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-11 21:45:09.060077 | 2026-05-11 21:45:09.195168 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-11 21:45:09.196860 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-11 21:45:10.250294 | 2026-05-11 21:45:10.250509 | PLAY [Base post-logs] 2026-05-11 21:45:10.265493 | 2026-05-11 21:45:10.265643 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-11 21:45:11.132564 | localhost | changed 2026-05-11 21:45:11.151501 | 2026-05-11 21:45:11.151699 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-11 21:45:11.214919 | localhost | ok 2026-05-11 21:45:11.218397 | 2026-05-11 21:45:11.218505 | TASK [Set zuul-log-path fact] 2026-05-11 21:45:11.244594 | localhost | ok 2026-05-11 21:45:11.256579 | 2026-05-11 21:45:11.256730 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-11 21:45:11.303861 | localhost | ok 2026-05-11 21:45:11.307747 | 2026-05-11 21:45:11.307877 | TASK [upload-logs : Create log directories] 2026-05-11 21:45:12.160937 | localhost | changed 2026-05-11 21:45:12.183680 | 2026-05-11 21:45:12.183821 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-11 21:45:12.811003 | localhost -> localhost | ok: Runtime: 0:00:00.008592 2026-05-11 21:45:12.814975 | 2026-05-11 21:45:12.815083 | TASK [upload-logs : Upload logs to log server] 2026-05-11 21:45:13.368283 | localhost | Output suppressed because no_log was given 2026-05-11 21:45:13.370082 | 2026-05-11 21:45:13.370173 | LOOP [upload-logs : Compress console log and json output] 2026-05-11 21:45:13.415345 | localhost | skipping: Conditional result was False 2026-05-11 21:45:13.422140 | localhost | skipping: Conditional result was False 2026-05-11 21:45:13.426068 | 2026-05-11 21:45:13.426190 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-11 21:45:13.474087 | localhost | skipping: Conditional result was False 2026-05-11 21:45:13.474344 | 2026-05-11 21:45:13.478858 | localhost | skipping: Conditional result was False 2026-05-11 21:45:13.483167 | 2026-05-11 21:45:13.483288 | LOOP [upload-logs : Upload console log and json output]