2026-05-11 03:08:17.569337 | Job console starting 2026-05-11 03:08:17.578716 | Updating git repos 2026-05-11 03:08:17.624494 | Cloning repos into workspace 2026-05-11 03:08:17.709360 | Restoring repo states 2026-05-11 03:08:17.736062 | Merging changes 2026-05-11 03:08:17.736081 | Checking out repos 2026-05-11 03:08:17.784322 | Preparing playbooks 2026-05-11 03:08:18.853562 | Running Ansible setup 2026-05-11 03:08:23.782330 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-11 03:08:25.428401 | 2026-05-11 03:08:25.428612 | PLAY [Base pre] 2026-05-11 03:08:25.477174 | 2026-05-11 03:08:25.477375 | TASK [Setup log path fact] 2026-05-11 03:08:25.523607 | debian-bookworm | ok 2026-05-11 03:08:25.563068 | 2026-05-11 03:08:25.563303 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-11 03:08:25.631606 | debian-bookworm | ok 2026-05-11 03:08:25.684226 | 2026-05-11 03:08:25.684388 | TASK [emit-job-header : Print job information] 2026-05-11 03:08:25.823829 | # Job Information 2026-05-11 03:08:25.824079 | Ansible Version: 2.16.14 2026-05-11 03:08:25.824119 | Job: cfg-generics-tox-check 2026-05-11 03:08:25.824152 | Pipeline: periodic-daily 2026-05-11 03:08:25.824175 | Executor: 521e9411259a 2026-05-11 03:08:25.824195 | Triggered by: https://github.com/osism/generics 2026-05-11 03:08:25.824216 | Event ID: d93ed5e7864e4ba88da6811822fdbec9 2026-05-11 03:08:25.829818 | 2026-05-11 03:08:25.830015 | LOOP [emit-job-header : Print node information] 2026-05-11 03:08:26.304442 | debian-bookworm | ok: 2026-05-11 03:08:26.304724 | debian-bookworm | # Node Information 2026-05-11 03:08:26.304765 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-11 03:08:26.304790 | debian-bookworm | Hostname: debian 2026-05-11 03:08:26.304811 | debian-bookworm | Username: zuul 2026-05-11 03:08:26.304832 | debian-bookworm | Distro: Debian 12.13 2026-05-11 03:08:26.304856 | debian-bookworm | Provider: regiocloud-a 2026-05-11 03:08:26.304877 | debian-bookworm | Region: 2026-05-11 03:08:26.304898 | debian-bookworm | Label: debian-bookworm 2026-05-11 03:08:26.304918 | debian-bookworm | Product Name: OpenStack Nova 2026-05-11 03:08:26.304937 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe08:65f7 2026-05-11 03:08:26.327470 | 2026-05-11 03:08:26.327635 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-11 03:08:27.928406 | debian-bookworm -> localhost | changed 2026-05-11 03:08:27.935379 | 2026-05-11 03:08:27.935488 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-11 03:08:29.537086 | debian-bookworm -> localhost | changed 2026-05-11 03:08:29.548496 | 2026-05-11 03:08:29.548603 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-11 03:08:29.864935 | debian-bookworm -> localhost | ok 2026-05-11 03:08:29.881564 | 2026-05-11 03:08:29.881750 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-11 03:08:29.938362 | debian-bookworm | ok 2026-05-11 03:08:29.990070 | debian-bookworm | included: /var/lib/zuul/builds/b7fa276584b046f38c72c1ee87b90b21/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-11 03:08:30.006050 | 2026-05-11 03:08:30.006165 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-11 03:08:31.598290 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-11 03:08:31.598480 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b7fa276584b046f38c72c1ee87b90b21/work/b7fa276584b046f38c72c1ee87b90b21_id_rsa 2026-05-11 03:08:31.598517 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b7fa276584b046f38c72c1ee87b90b21/work/b7fa276584b046f38c72c1ee87b90b21_id_rsa.pub 2026-05-11 03:08:31.598543 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-11 03:08:31.598567 | debian-bookworm -> localhost | SHA256:6fwbQBlTg3ICFGudtuSMhvKDM/uzGNxg/rEtfgHyc64 zuul-build-sshkey 2026-05-11 03:08:31.598590 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-11 03:08:31.598620 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-11 03:08:31.598644 | debian-bookworm -> localhost | | .+o ooo | 2026-05-11 03:08:31.598666 | debian-bookworm -> localhost | | oo.o+ . | 2026-05-11 03:08:31.598687 | debian-bookworm -> localhost | | o =+o | 2026-05-11 03:08:31.598706 | debian-bookworm -> localhost | | . + * o . | 2026-05-11 03:08:31.598727 | debian-bookworm -> localhost | |.o+ + + S | 2026-05-11 03:08:31.598754 | debian-bookworm -> localhost | |++o+ o o . | 2026-05-11 03:08:31.598775 | debian-bookworm -> localhost | |=ooo+ . o . | 2026-05-11 03:08:31.598795 | debian-bookworm -> localhost | | *oo+o . . | 2026-05-11 03:08:31.598816 | debian-bookworm -> localhost | |o.+E+. o. | 2026-05-11 03:08:31.598850 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-11 03:08:31.598901 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.759928 2026-05-11 03:08:31.605555 | 2026-05-11 03:08:31.605664 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-11 03:08:31.643899 | debian-bookworm | ok 2026-05-11 03:08:31.656008 | debian-bookworm | included: /var/lib/zuul/builds/b7fa276584b046f38c72c1ee87b90b21/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-11 03:08:31.665048 | 2026-05-11 03:08:31.665155 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-11 03:08:31.678487 | debian-bookworm | skipping: Conditional result was False 2026-05-11 03:08:31.685433 | 2026-05-11 03:08:31.685562 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-11 03:08:32.361972 | debian-bookworm | changed 2026-05-11 03:08:32.367349 | 2026-05-11 03:08:32.367443 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-11 03:08:32.631792 | debian-bookworm | ok 2026-05-11 03:08:32.643421 | 2026-05-11 03:08:32.643536 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-11 03:08:33.359328 | debian-bookworm | changed 2026-05-11 03:08:33.373475 | 2026-05-11 03:08:33.373607 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-11 03:08:34.106643 | debian-bookworm | changed 2026-05-11 03:08:34.111170 | 2026-05-11 03:08:34.111254 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-11 03:08:34.146650 | debian-bookworm | skipping: Conditional result was False 2026-05-11 03:08:34.152374 | 2026-05-11 03:08:34.152470 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-11 03:08:35.121082 | debian-bookworm -> localhost | changed 2026-05-11 03:08:35.131517 | 2026-05-11 03:08:35.131620 | TASK [add-build-sshkey : Add back temp key] 2026-05-11 03:08:35.735346 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b7fa276584b046f38c72c1ee87b90b21/work/b7fa276584b046f38c72c1ee87b90b21_id_rsa (zuul-build-sshkey) 2026-05-11 03:08:35.735539 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.024301 2026-05-11 03:08:35.742624 | 2026-05-11 03:08:35.742720 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-11 03:08:36.235275 | debian-bookworm | ok 2026-05-11 03:08:36.240299 | 2026-05-11 03:08:36.240410 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-11 03:08:36.261425 | debian-bookworm | skipping: Conditional result was False 2026-05-11 03:08:36.271699 | 2026-05-11 03:08:36.271814 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-11 03:08:36.695011 | debian-bookworm | ok 2026-05-11 03:08:36.705668 | 2026-05-11 03:08:36.705782 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-11 03:08:36.733868 | debian-bookworm | ok 2026-05-11 03:08:36.739112 | 2026-05-11 03:08:36.739219 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-11 03:08:37.391844 | debian-bookworm -> localhost | ok 2026-05-11 03:08:37.398045 | 2026-05-11 03:08:37.398147 | TASK [validate-host : Collect information about the host] 2026-05-11 03:08:39.878631 | debian-bookworm | ok 2026-05-11 03:08:39.939800 | 2026-05-11 03:08:39.939925 | TASK [validate-host : Sanitize hostname] 2026-05-11 03:08:40.116142 | debian-bookworm | ok 2026-05-11 03:08:40.260622 | 2026-05-11 03:08:40.260735 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-11 03:08:41.533835 | debian-bookworm -> localhost | changed 2026-05-11 03:08:41.542324 | 2026-05-11 03:08:41.542471 | TASK [validate-host : Collect information about zuul worker] 2026-05-11 03:08:42.035390 | debian-bookworm | ok 2026-05-11 03:08:42.040995 | 2026-05-11 03:08:42.041107 | TASK [validate-host : Write out all zuul information for each host] 2026-05-11 03:08:42.916059 | debian-bookworm -> localhost | changed 2026-05-11 03:08:42.934209 | 2026-05-11 03:08:42.934317 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-11 03:08:43.216561 | debian-bookworm | ok 2026-05-11 03:08:43.221995 | 2026-05-11 03:08:43.222090 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-11 03:08:44.459405 | debian-bookworm | changed: 2026-05-11 03:08:44.459579 | debian-bookworm | cd+++++++++ src/ 2026-05-11 03:08:44.459613 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-11 03:08:44.459637 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-11 03:08:44.459659 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-05-11 03:08:44.459678 | debian-bookworm | =7.0.3 2026-05-11 03:09:11.545834 | debian-bookworm | Downloading cachetools-7.1.1-py3-none-any.whl (16 kB) 2026-05-11 03:09:11.591984 | debian-bookworm | Collecting colorama>=0.4.6 2026-05-11 03:09:11.603723 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-05-11 03:09:11.667786 | debian-bookworm | Collecting filelock>=3.25 2026-05-11 03:09:11.681268 | debian-bookworm | Downloading filelock-3.29.0-py3-none-any.whl (39 kB) 2026-05-11 03:09:11.738848 | debian-bookworm | Collecting packaging>=26 2026-05-11 03:09:11.752347 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-05-11 03:09:11.764214 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 12.3 MB/s eta 0:00:00 2026-05-11 03:09:11.833183 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-05-11 03:09:11.845260 | debian-bookworm | Downloading platformdirs-4.9.6-py3-none-any.whl (21 kB) 2026-05-11 03:09:11.887444 | debian-bookworm | Collecting pluggy>=1.6 2026-05-11 03:09:11.898574 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-05-11 03:09:11.955203 | debian-bookworm | Collecting pyproject-api>=1.10 2026-05-11 03:09:11.967601 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-05-11 03:09:12.002343 | debian-bookworm | Collecting python-discovery>=1.2.2 2026-05-11 03:09:12.013660 | debian-bookworm | Downloading python_discovery-1.3.0-py3-none-any.whl (33 kB) 2026-05-11 03:09:12.046168 | debian-bookworm | Collecting tomli-w>=1.2 2026-05-11 03:09:12.056897 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-05-11 03:09:12.195571 | debian-bookworm | Collecting virtualenv>=21.1 2026-05-11 03:09:12.206596 | debian-bookworm | Downloading virtualenv-21.3.1-py3-none-any.whl (7.6 MB) 2026-05-11 03:09:12.548742 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 22.4 MB/s eta 0:00:00 2026-05-11 03:09:12.648688 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-05-11 03:09:12.659989 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-05-11 03:09:12.683534 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 24.5 MB/s eta 0:00:00 2026-05-11 03:09:12.798725 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-05-11 03:09:13.618333 | 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 03:09:13.855279 | debian-bookworm | ok: Runtime: 0:00:03.034360 2026-05-11 03:09:13.861546 | 2026-05-11 03:09:13.861646 | TASK [ensure-tox : Export installed tox_executable path] 2026-05-11 03:09:13.892000 | debian-bookworm | ok 2026-05-11 03:09:13.896669 | 2026-05-11 03:09:13.896759 | TASK [ensure-tox : Output tox version] 2026-05-11 03:09:14.461002 | 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 03:09:14.477886 | debian-bookworm | 4.53.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-11 03:09:14.956763 | debian-bookworm | ok: Runtime: 0:00:00.285597 2026-05-11 03:09:14.961507 | 2026-05-11 03:09:14.961615 | TASK [ensure-tox : Make global symlink] 2026-05-11 03:09:15.005657 | debian-bookworm | skipping: Conditional result was False 2026-05-11 03:09:15.011711 | 2026-05-11 03:09:15.011789 | PLAY RECAP 2026-05-11 03:09:15.011834 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-05-11 03:09:15.011854 | 2026-05-11 03:09:15.322455 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-05-11 03:09:15.323305 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-05-11 03:09:16.388912 | 2026-05-11 03:09:16.389058 | PLAY [all] 2026-05-11 03:09:16.408952 | 2026-05-11 03:09:16.409078 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-05-11 03:09:16.835841 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-05-11 03:09:16.939344 | debian-bookworm | ok: Runtime: 0:00:00.027681 2026-05-11 03:09:16.944275 | 2026-05-11 03:09:16.944390 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-05-11 03:09:17.484767 | debian-bookworm | ok: Runtime: 0:00:00.007737 2026-05-11 03:09:17.489735 | 2026-05-11 03:09:17.489825 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-05-11 03:09:17.807370 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-05-11 03:09:17.808756 | debian-bookworm | sudo: a password is required 2026-05-11 03:09:18.044308 | debian-bookworm | ok: Runtime: 0:00:00.016154 2026-05-11 03:09:18.055071 | 2026-05-11 03:09:18.055171 | TASK [tox : Check to see if the constraints file exists] 2026-05-11 03:09:18.079000 | debian-bookworm | skipping: Conditional result was False 2026-05-11 03:09:18.084848 | 2026-05-11 03:09:18.084968 | TASK [tox : Fail if constraints file is missing] 2026-05-11 03:09:18.128620 | debian-bookworm | skipping: Conditional result was False 2026-05-11 03:09:18.139986 | 2026-05-11 03:09:18.140113 | TASK [tox : Record file location] 2026-05-11 03:09:18.163262 | debian-bookworm | skipping: Conditional result was False 2026-05-11 03:09:18.170431 | 2026-05-11 03:09:18.170527 | TASK [tox : Install tox siblings] 2026-05-11 03:09:18.210382 | debian-bookworm | ok 2026-05-11 03:09:18.220787 | debian-bookworm | included: /var/lib/zuul/builds/b7fa276584b046f38c72c1ee87b90b21/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-05-11 03:09:18.230320 | 2026-05-11 03:09:18.230414 | TASK [tox : Run tox without tests] 2026-05-11 03:09:18.765127 | debian-bookworm | ROOT: 207 D setup logging to DEBUG on pid 1471 [tox/report.py:229] 2026-05-11 03:09:18.794839 | debian-bookworm | check: 237 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-11 03:09:18.797314 | debian-bookworm | check: 239 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-11 03:09:18.801259 | debian-bookworm | check: 243 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py c18f9d24aec6f248f699513ae1a2d428 a5b767e21e4d2c52eaef9a92658392ea [python_discovery/_cached_py_info.py:198] 2026-05-11 03:09:18.882456 | debian-bookworm | check: 324 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 03:09:18.883873 | debian-bookworm | check: 326 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-05-11 03:09:18.884302 | debian-bookworm | check: 326 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 03:09:18.884586 | debian-bookworm | check: 327 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 03:09:18.888366 | debian-bookworm | check: 331 D symlink on filesystem does work [virtualenv/info.py:51] 2026-05-11 03:09:18.888626 | debian-bookworm | check: 331 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-05-11 03:09:18.924600 | debian-bookworm | check: 367 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 03:09:18.924889 | debian-bookworm | check: 367 D create folder /home/zuul/src/github.com/osism/generics/.tox/check/bin [virtualenv/util/path/_sync.py:18] 2026-05-11 03:09:18.925053 | debian-bookworm | check: 367 D create folder /home/zuul/src/github.com/osism/generics/.tox/check/include [virtualenv/util/path/_sync.py:18] 2026-05-11 03:09:18.925156 | debian-bookworm | check: 367 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 03:09:18.925379 | debian-bookworm | check: 368 D write /home/zuul/src/github.com/osism/generics/.tox/check/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-05-11 03:09:18.925466 | debian-bookworm | check: 368 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-05-11 03:09:18.925525 | debian-bookworm | check: 368 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-05-11 03:09:18.925576 | debian-bookworm | check: 368 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-05-11 03:09:18.925629 | debian-bookworm | check: 368 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-05-11 03:09:18.925681 | debian-bookworm | check: 368 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-11 03:09:18.925736 | debian-bookworm | check: 368 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 03:09:18.925784 | debian-bookworm | check: 368 D virtualenv = 21.3.1 [virtualenv/create/pyenv_cfg.py:51] 2026-05-11 03:09:18.925833 | debian-bookworm | check: 368 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-05-11 03:09:18.925882 | debian-bookworm | check: 368 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-11 03:09:18.925927 | debian-bookworm | check: 368 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-11 03:09:18.925972 | debian-bookworm | check: 368 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-11 03:09:18.926326 | debian-bookworm | check: 369 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 03:09:18.926724 | debian-bookworm | check: 369 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 03:09:18.926886 | debian-bookworm | check: 369 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 03:09:18.927394 | debian-bookworm | check: 370 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-05-11 03:09:18.927700 | debian-bookworm | check: 370 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 03:09:18.980690 | debian-bookworm | check: 370 D { 2026-05-11 03:09:18.980746 | debian-bookworm | "sys": { 2026-05-11 03:09:18.980753 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/check/bin/python", 2026-05-11 03:09:18.980758 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-05-11 03:09:18.980764 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/check", 2026-05-11 03:09:18.980769 | debian-bookworm | "base_prefix": "/usr", 2026-05-11 03:09:18.980776 | debian-bookworm | "real_prefix": null, 2026-05-11 03:09:18.980781 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/check", 2026-05-11 03:09:18.980785 | debian-bookworm | "base_exec_prefix": "/usr", 2026-05-11 03:09:18.980789 | debian-bookworm | "path": [ 2026-05-11 03:09:18.980793 | debian-bookworm | "/usr/lib/python311.zip", 2026-05-11 03:09:18.980797 | debian-bookworm | "/usr/lib/python3.11", 2026-05-11 03:09:18.980802 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-05-11 03:09:18.980806 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages" 2026-05-11 03:09:18.980810 | debian-bookworm | ], 2026-05-11 03:09:18.980814 | debian-bookworm | "meta_path": [ 2026-05-11 03:09:18.980818 | debian-bookworm | "", 2026-05-11 03:09:18.980822 | debian-bookworm | "", 2026-05-11 03:09:18.980827 | debian-bookworm | "", 2026-05-11 03:09:18.980837 | debian-bookworm | "" 2026-05-11 03:09:18.980841 | debian-bookworm | ], 2026-05-11 03:09:18.980845 | debian-bookworm | "fs_encoding": "utf-8", 2026-05-11 03:09:18.980849 | debian-bookworm | "io_encoding": "utf-8" 2026-05-11 03:09:18.980853 | debian-bookworm | }, 2026-05-11 03:09:18.980858 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-05-11 03:09:18.980861 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-05-11 03:09:18.980865 | debian-bookworm | "os": "", 2026-05-11 03:09:18.980869 | debian-bookworm | "site": "", 2026-05-11 03:09:18.980874 | debian-bookworm | "datetime": "", 2026-05-11 03:09:18.980877 | debian-bookworm | "math": "", 2026-05-11 03:09:18.980882 | debian-bookworm | "json": "" 2026-05-11 03:09:18.980886 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-05-11 03:09:18.980954 | debian-bookworm | check: 423 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 03:09:18.986457 | debian-bookworm | check: 429 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 03:09:18.990809 | debian-bookworm | check: 430 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 03:09:18.991750 | debian-bookworm | check: 434 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 03:09:18.995289 | debian-bookworm | check: 437 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 03:09:19.391464 | debian-bookworm | check: 834 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 03:09:19.393025 | debian-bookworm | check: 835 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 03:09:19.507957 | debian-bookworm | check: 950 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 03:09:19.519641 | debian-bookworm | check: 962 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 03:09:19.580077 | debian-bookworm | check: 1022 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 03:09:19.580985 | debian-bookworm | check: 1023 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 03:09:19.584779 | debian-bookworm | check: 1027 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 03:09:19.585423 | debian-bookworm | check: 1028 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-05-11 03:09:19.616951 | debian-bookworm | check: 1059 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 03:09:19.618170 | debian-bookworm | check: 1060 D generated console scripts pip pip-3.11 pip3 pip3.11 [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-05-11 03:09:19.618794 | debian-bookworm | check: 1061 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-05-11 03:09:19.630629 | debian-bookworm | check: 1073 D write /home/zuul/src/github.com/osism/generics/.tox/check/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-05-11 03:09:19.630810 | debian-bookworm | check: 1073 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-05-11 03:09:19.630961 | debian-bookworm | check: 1073 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-05-11 03:09:19.631091 | debian-bookworm | check: 1073 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-05-11 03:09:19.631213 | debian-bookworm | check: 1074 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-05-11 03:09:19.631378 | debian-bookworm | check: 1074 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-11 03:09:19.631495 | debian-bookworm | check: 1074 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 03:09:19.631614 | debian-bookworm | check: 1074 D virtualenv = 21.3.1 [virtualenv/create/pyenv_cfg.py:51] 2026-05-11 03:09:19.631737 | debian-bookworm | check: 1074 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-05-11 03:09:19.631873 | debian-bookworm | check: 1074 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-11 03:09:19.631978 | debian-bookworm | check: 1074 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-11 03:09:19.632100 | debian-bookworm | check: 1074 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-11 03:09:19.638975 | debian-bookworm | check: 1081 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:485] 2026-05-11 03:09:20.820501 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2026-05-11 03:09:20.941110 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-05-11 03:09:21.126475 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2026-05-11 03:09:21.139158 | 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 03:09:21.215333 | debian-bookworm | Collecting ansible==11.13.0 (from -r requirements.txt (line 3)) 2026-05-11 03:09:21.229542 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl.metadata (8.2 kB) 2026-05-11 03:09:21.283024 | debian-bookworm | Collecting packaging==26.2 (from -r requirements.txt (line 4)) 2026-05-11 03:09:21.296873 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-05-11 03:09:21.439848 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2026-05-11 03:09:21.455457 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-05-11 03:09:21.477571 | debian-bookworm | Installing build dependencies: started 2026-05-11 03:09:22.738200 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-05-11 03:09:22.738312 | debian-bookworm | Getting requirements to build wheel: started 2026-05-11 03:09:23.173500 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-05-11 03:09:23.173540 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-05-11 03:09:23.410425 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-11 03:09:23.546160 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 6)) 2026-05-11 03:09:23.560068 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-05-11 03:09:23.622828 | debian-bookworm | Collecting requests==2.33.1 (from -r requirements.txt (line 7)) 2026-05-11 03:09:23.635753 | debian-bookworm | Downloading requests-2.33.1-py3-none-any.whl.metadata (4.8 kB) 2026-05-11 03:09:23.676569 | debian-bookworm | Collecting tabulate==0.10.0 (from -r requirements.txt (line 8)) 2026-05-11 03:09:23.691458 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-05-11 03:09:23.807094 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2026-05-11 03:09:23.819652 | 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 03:09:23.903592 | debian-bookworm | Collecting ansible-core~=2.18.12 (from ansible==11.13.0->-r requirements.txt (line 3)) 2026-05-11 03:09:23.916407 | debian-bookworm | Downloading ansible_core-2.18.16-py3-none-any.whl.metadata (7.7 kB) 2026-05-11 03:09:23.969422 | debian-bookworm | Collecting click (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-05-11 03:09:23.983888 | debian-bookworm | Downloading click-8.3.3-py3-none-any.whl.metadata (2.6 kB) 2026-05-11 03:09:24.036266 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-05-11 03:09:24.050446 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-05-11 03:09:24.099369 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-05-11 03:09:24.114086 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-05-11 03:09:24.270310 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-05-11 03:09:24.283989 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2026-05-11 03:09:24.448652 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-05-11 03:09:24.460274 | 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 03:09:24.499297 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-05-11 03:09:24.510910 | debian-bookworm | Downloading idna-3.14-py3-none-any.whl.metadata (8.0 kB) 2026-05-11 03:09:24.563020 | debian-bookworm | Collecting urllib3<3,>=1.26 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-05-11 03:09:24.575482 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-05-11 03:09:24.629259 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-05-11 03:09:24.641829 | debian-bookworm | Downloading certifi-2026.4.22-py3-none-any.whl.metadata (2.5 kB) 2026-05-11 03:09:24.972948 | debian-bookworm | Collecting cryptography (from ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-05-11 03:09:24.985710 | debian-bookworm | Downloading cryptography-48.0.0-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (4.3 kB) 2026-05-11 03:09:25.029591 | 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 03:09:25.042897 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-05-11 03:09:25.208235 | 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 03:09:25.221574 | 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 03:09:25.263679 | 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 03:09:25.277012 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-05-11 03:09:25.306712 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-05-11 03:09:25.339492 | 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 03:09:25.399088 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 12.2 MB/s 0:00:00 2026-05-11 03:09:25.413594 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl (57.6 MB) 2026-05-11 03:09:27.567201 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 MB 27.0 MB/s 0:00:02 2026-05-11 03:09:27.580085 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-05-11 03:09:27.601598 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-05-11 03:09:27.619566 | debian-bookworm | Downloading requests-2.33.1-py3-none-any.whl (64 kB) 2026-05-11 03:09:27.640680 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-05-11 03:09:27.664840 | debian-bookworm | Downloading ansible_core-2.18.16-py3-none-any.whl (2.2 MB) 2026-05-11 03:09:27.745804 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 26.8 MB/s 0:00:00 2026-05-11 03:09:27.758650 | 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 03:09:27.785452 | debian-bookworm | Downloading idna-3.14-py3-none-any.whl (72 kB) 2026-05-11 03:09:27.834303 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-05-11 03:09:27.859229 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-05-11 03:09:27.885815 | debian-bookworm | Downloading certifi-2026.4.22-py3-none-any.whl (135 kB) 2026-05-11 03:09:27.913192 | 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 03:09:27.936969 | debian-bookworm | Downloading click-8.3.3-py3-none-any.whl (110 kB) 2026-05-11 03:09:27.962705 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-05-11 03:09:28.040047 | debian-bookworm | Downloading cryptography-48.0.0-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB) 2026-05-11 03:09:28.228533 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 24.9 MB/s 0:00:00 2026-05-11 03:09:28.242611 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-05-11 03:09:28.274542 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-05-11 03:09:28.300206 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-05-11 03:09:28.325313 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2026-05-11 03:09:28.647219 | debian-bookworm | Building wheels for collected packages: pwgen 2026-05-11 03:09:28.648015 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-05-11 03:09:28.961055 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-05-11 03:09:28.962847 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=ad279be54515ec81d2af28bc6ef0ebd3a5047a2e4ad847b3077b3def66297f34 2026-05-11 03:09:28.963142 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-05-11 03:09:28.966497 | debian-bookworm | Successfully built pwgen 2026-05-11 03:09:29.209719 | 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 03:09:57.647952 | debian-bookworm | 2026-05-11 03:09:57.650539 | 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.33.1 resolvelib-1.0.1 sh-2.2.2 tabulate-0.10.0 urllib3-2.7.0 2026-05-11 03:09:57.759606 | debian-bookworm | check: 39201 I exit 0 (38.12 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1484 [tox/execute/api.py:311] 2026-05-11 03:09:57.760216 | debian-bookworm | check: OK (38.97 seconds) 2026-05-11 03:09:57.760246 | debian-bookworm | congratulations :) (39.00 seconds) 2026-05-11 03:09:58.283022 | debian-bookworm | ok: Runtime: 0:00:39.278511 2026-05-11 03:09:58.298401 | 2026-05-11 03:09:58.298512 | TASK [tox : Create a tempfile to save tox showconfig] 2026-05-11 03:09:58.703840 | debian-bookworm | changed 2026-05-11 03:09:58.712474 | 2026-05-11 03:09:58.712578 | TASK [tox : Detect tox version] 2026-05-11 03:09:59.228116 | debian-bookworm | 4.53.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-11 03:09:59.760777 | debian-bookworm | ok: Runtime: 0:00:00.268824 2026-05-11 03:09:59.766511 | 2026-05-11 03:09:59.766626 | TASK [tox : Get tox envlist config] 2026-05-11 03:10:00.836741 | debian-bookworm | ok: Runtime: 0:00:00.321791 2026-05-11 03:10:00.848190 | 2026-05-11 03:10:00.848315 | TASK [tox : Install any sibling python packages] 2026-05-11 03:10:01.431986 | debian-bookworm | ok: No setup.cfg, no action needed 2026-05-11 03:10:01.438755 | 2026-05-11 03:10:01.438985 | TASK [tox : Remove tempfile] 2026-05-11 03:10:01.974589 | debian-bookworm | changed 2026-05-11 03:10:01.979869 | 2026-05-11 03:10:01.979985 | TASK [tox : Emit tox command] 2026-05-11 03:10:02.025093 | /home/zuul/.local/tox/bin/tox -echeck -vv --skip-missing-interpreters=false 2026-05-11 03:10:02.033898 | 2026-05-11 03:10:02.034223 | TASK [tox : Run tox] 2026-05-11 03:10:02.712049 | debian-bookworm | ROOT: 241 D setup logging to DEBUG on pid 1648 [tox/report.py:229] 2026-05-11 03:10:02.742857 | debian-bookworm | check: 272 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-11 03:10:02.745855 | debian-bookworm | check: 275 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-11 03:10:02.749308 | debian-bookworm | check: 279 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 03:10:02.750709 | debian-bookworm | check: 280 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-05-11 03:10:02.750743 | debian-bookworm | check: 280 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 03:10:02.750782 | debian-bookworm | check: 280 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 03:10:02.752666 | debian-bookworm | check: 282 D symlink on filesystem does work [virtualenv/info.py:51] 2026-05-11 03:10:02.752691 | debian-bookworm | check: 282 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-05-11 03:10:02.788062 | debian-bookworm | check: 317 W commands[0]> python3 src/check-inventory-sorting.py [tox/tox_env/api.py:485] 2026-05-11 03:10:02.933792 | debian-bookworm | check: 463 I exit 0 (0.14 seconds) /home/zuul/src/github.com/osism/generics> python3 src/check-inventory-sorting.py pid=1655 [tox/execute/api.py:311] 2026-05-11 03:10:02.935117 | debian-bookworm | check: OK (0.20=setup[0.05]+cmd[0.14] seconds) 2026-05-11 03:10:02.935147 | debian-bookworm | congratulations :) (0.23 seconds) 2026-05-11 03:10:03.085918 | debian-bookworm | ok: Runtime: 0:00:00.600957 2026-05-11 03:10:03.096854 | 2026-05-11 03:10:03.096978 | TASK [tox : Look for output] 2026-05-11 03:10:03.732860 | debian-bookworm | ok 2026-05-11 03:10:03.745666 | 2026-05-11 03:10:03.745768 | TASK [tox : Return file comments to Zuul] 2026-05-11 03:10:03.780921 | debian-bookworm | skipping: Conditional result was False 2026-05-11 03:10:03.787484 | 2026-05-11 03:10:03.787619 | PLAY RECAP 2026-05-11 03:10:03.787687 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-05-11 03:10:03.787713 | 2026-05-11 03:10:03.892565 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-05-11 03:10:03.893525 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-05-11 03:10:04.888804 | 2026-05-11 03:10:04.888963 | PLAY [all] 2026-05-11 03:10:04.920519 | 2026-05-11 03:10:04.922170 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-05-11 03:10:05.007378 | debian-bookworm | skipping: Conditional result was False 2026-05-11 03:10:05.013555 | 2026-05-11 03:10:05.013784 | TASK [fetch-tox-output : Set tox log path for single node] 2026-05-11 03:10:05.043282 | debian-bookworm | ok 2026-05-11 03:10:05.049425 | 2026-05-11 03:10:05.049544 | TASK [fetch-tox-output : Ensure local tox dir] 2026-05-11 03:10:06.051476 | debian-bookworm -> localhost | changed 2026-05-11 03:10:06.059452 | 2026-05-11 03:10:06.059572 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-05-11 03:10:06.143695 | debian-bookworm | skipping: Conditional result was False 2026-05-11 03:10:06.149270 | 2026-05-11 03:10:06.149390 | TASK [fetch-tox-output : Set envlist fact] 2026-05-11 03:10:06.209134 | debian-bookworm | ok 2026-05-11 03:10:06.214654 | 2026-05-11 03:10:06.214752 | TASK [fetch-tox-output : Get tox version] 2026-05-11 03:10:07.073728 | 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 03:10:07.091687 | debian-bookworm | 4.53.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-11 03:10:07.284609 | debian-bookworm | ok: Runtime: 0:00:00.330256 2026-05-11 03:10:07.299614 | 2026-05-11 03:10:07.299724 | TASK [fetch-tox-output : Find all default environments] 2026-05-11 03:10:07.939719 | debian-bookworm | skipping: Conditional result was False 2026-05-11 03:10:07.947294 | 2026-05-11 03:10:07.947413 | TASK [fetch-tox-output : Set envlist fact] 2026-05-11 03:10:07.981596 | debian-bookworm | skipping: Conditional result was False 2026-05-11 03:10:07.987956 | 2026-05-11 03:10:07.988078 | TASK [fetch-tox-output : Find all default environments] 2026-05-11 03:10:08.539811 | debian-bookworm | skipping: Conditional result was False 2026-05-11 03:10:08.545523 | 2026-05-11 03:10:08.545631 | TASK [fetch-tox-output : Set envlist fact] 2026-05-11 03:10:08.578967 | debian-bookworm | skipping: Conditional result was False 2026-05-11 03:10:08.585164 | 2026-05-11 03:10:08.585278 | LOOP [fetch-tox-output : Copy tox logs] 2026-05-11 03:10:08.676760 | debian-bookworm | skipping: Conditional result was False 2026-05-11 03:10:08.702293 | 2026-05-11 03:10:08.702414 | LOOP [fetch-tox-output : Collect tox logs] 2026-05-11 03:10:09.657260 | debian-bookworm | changed: 2026-05-11 03:10:09.657485 | debian-bookworm | created directory /var/lib/zuul/builds/b7fa276584b046f38c72c1ee87b90b21/work/logs/tox/check 2026-05-11 03:10:09.657522 | debian-bookworm | cd+++++++++ ./ 2026-05-11 03:10:09.657548 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-05-11 03:10:09.657576 | 2026-05-11 03:10:09.667335 | 2026-05-11 03:10:09.667422 | PLAY RECAP 2026-05-11 03:10:09.667483 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-05-11 03:10:09.667508 | 2026-05-11 03:10:09.832291 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-05-11 03:10:09.833215 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-05-11 03:10:10.614553 | 2026-05-11 03:10:10.614678 | PLAY [all] 2026-05-11 03:10:10.632713 | 2026-05-11 03:10:10.632842 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-05-11 03:10:10.872985 | debian-bookworm | changed: non-zero return code 2026-05-11 03:10:10.877789 | 2026-05-11 03:10:10.877907 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-05-11 03:10:10.890639 | debian-bookworm | skipping: Conditional result was False 2026-05-11 03:10:10.895141 | 2026-05-11 03:10:10.895222 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-05-11 03:10:10.917829 | 2026-05-11 03:10:10.920944 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-05-11 03:10:10.951246 | 2026-05-11 03:10:10.951397 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-05-11 03:10:10.974912 | debian-bookworm | skipping: Conditional result was False 2026-05-11 03:10:10.980472 | 2026-05-11 03:10:10.980557 | LOOP [fetch-subunit-output : Generate subunit file] 2026-05-11 03:10:11.022691 | 2026-05-11 03:10:11.024058 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-05-11 03:10:11.057802 | debian-bookworm | skipping: Conditional result was False 2026-05-11 03:10:11.066352 | 2026-05-11 03:10:11.066463 | TASK [fetch-subunit-output : Remove the temporary file] 2026-05-11 03:10:11.099544 | debian-bookworm | skipping: Conditional result was False 2026-05-11 03:10:11.104451 | 2026-05-11 03:10:11.104545 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-05-11 03:10:11.139122 | debian-bookworm | skipping: Conditional result was False 2026-05-11 03:10:11.144685 | 2026-05-11 03:10:11.144756 | PLAY RECAP 2026-05-11 03:10:11.144800 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-05-11 03:10:11.144823 | 2026-05-11 03:10:11.567579 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-05-11 03:10:11.569186 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-11 03:10:12.525508 | 2026-05-11 03:10:12.525643 | PLAY [Base post-fetch] 2026-05-11 03:10:12.538854 | 2026-05-11 03:10:12.538990 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-11 03:10:12.582687 | debian-bookworm | skipping: Conditional result was False 2026-05-11 03:10:12.588479 | 2026-05-11 03:10:12.588603 | TASK [fetch-output : Set log path for single node] 2026-05-11 03:10:12.616796 | debian-bookworm | ok 2026-05-11 03:10:12.621837 | 2026-05-11 03:10:12.621943 | LOOP [fetch-output : Ensure local output dirs] 2026-05-11 03:10:13.079128 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/b7fa276584b046f38c72c1ee87b90b21/work/logs" 2026-05-11 03:10:13.315402 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/b7fa276584b046f38c72c1ee87b90b21/work/artifacts" 2026-05-11 03:10:13.549003 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/b7fa276584b046f38c72c1ee87b90b21/work/docs" 2026-05-11 03:10:13.562555 | 2026-05-11 03:10:13.562716 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-11 03:10:14.287321 | debian-bookworm | changed: 2026-05-11 03:10:14.287473 | debian-bookworm | .d..t...... ./ 2026-05-11 03:10:14.287502 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-11 03:10:14.287530 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-11 03:10:14.287555 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-11 03:10:14.287588 | debian-bookworm | changed: All items complete 2026-05-11 03:10:14.287610 | 2026-05-11 03:10:15.038347 | debian-bookworm | changed: .d..t...... ./ 2026-05-11 03:10:15.850654 | debian-bookworm | changed: .d..t...... ./ 2026-05-11 03:10:15.881916 | 2026-05-11 03:10:15.882945 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-11 03:10:15.912236 | debian-bookworm | skipping: Conditional result was False 2026-05-11 03:10:15.918182 | debian-bookworm | skipping: Conditional result was False 2026-05-11 03:10:15.935912 | 2026-05-11 03:10:15.935992 | PLAY RECAP 2026-05-11 03:10:15.936042 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-11 03:10:15.936068 | 2026-05-11 03:10:16.294321 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-11 03:10:16.295309 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-11 03:10:17.510702 | 2026-05-11 03:10:17.510860 | PLAY [Base post] 2026-05-11 03:10:17.524267 | 2026-05-11 03:10:17.524398 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-11 03:10:18.104921 | debian-bookworm | changed 2026-05-11 03:10:18.116412 | 2026-05-11 03:10:18.116598 | PLAY RECAP 2026-05-11 03:10:18.116666 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-11 03:10:18.116732 | 2026-05-11 03:10:18.232987 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-11 03:10:18.233949 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-11 03:10:19.497331 | 2026-05-11 03:10:19.497539 | PLAY [Base post-logs] 2026-05-11 03:10:19.508220 | 2026-05-11 03:10:19.508353 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-11 03:10:20.262749 | localhost | changed 2026-05-11 03:10:20.273093 | 2026-05-11 03:10:20.273273 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-11 03:10:20.329595 | localhost | ok 2026-05-11 03:10:20.332636 | 2026-05-11 03:10:20.332729 | TASK [Set zuul-log-path fact] 2026-05-11 03:10:20.368166 | localhost | ok 2026-05-11 03:10:20.376692 | 2026-05-11 03:10:20.376825 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-11 03:10:20.405059 | localhost | ok 2026-05-11 03:10:20.433740 | 2026-05-11 03:10:20.434827 | TASK [upload-logs : Create log directories] 2026-05-11 03:10:21.136168 | localhost | changed 2026-05-11 03:10:21.140355 | 2026-05-11 03:10:21.140463 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-11 03:10:22.368500 | localhost -> localhost | ok: Runtime: 0:00:00.025791 2026-05-11 03:10:22.372233 | 2026-05-11 03:10:22.372336 | TASK [upload-logs : Upload logs to log server] 2026-05-11 03:10:23.308571 | localhost | Output suppressed because no_log was given 2026-05-11 03:10:23.310396 | 2026-05-11 03:10:23.310491 | LOOP [upload-logs : Compress console log and json output] 2026-05-11 03:10:23.384353 | localhost | skipping: Conditional result was False 2026-05-11 03:10:23.410073 | localhost | skipping: Conditional result was False 2026-05-11 03:10:23.417784 | 2026-05-11 03:10:23.417906 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-11 03:10:23.484456 | localhost | skipping: Conditional result was False 2026-05-11 03:10:23.484740 | 2026-05-11 03:10:23.490319 | localhost | skipping: Conditional result was False 2026-05-11 03:10:23.494375 | 2026-05-11 03:10:23.494475 | LOOP [upload-logs : Upload console log and json output]