2026-07-17 10:28:45.216204 | Job console starting 2026-07-17 10:28:45.237501 | Updating git repos 2026-07-17 10:28:45.277274 | Cloning repos into workspace 2026-07-17 10:28:45.343335 | Restoring repo states 2026-07-17 10:28:45.371035 | Merging changes 2026-07-17 10:28:45.965313 | Checking out repos 2026-07-17 10:28:46.075508 | Preparing playbooks 2026-07-17 10:28:46.922796 | Running Ansible setup 2026-07-17 10:28:52.109714 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-17 10:28:53.130115 | 2026-07-17 10:28:53.130305 | PLAY [Base pre] 2026-07-17 10:28:53.148925 | 2026-07-17 10:28:53.149083 | TASK [Setup log path fact] 2026-07-17 10:28:53.179717 | debian-bookworm | ok 2026-07-17 10:28:53.196751 | 2026-07-17 10:28:53.196923 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-17 10:28:53.268237 | debian-bookworm | ok 2026-07-17 10:28:53.280265 | 2026-07-17 10:28:53.280410 | TASK [emit-job-header : Print job information] 2026-07-17 10:28:53.325299 | # Job Information 2026-07-17 10:28:53.325590 | Ansible Version: 2.16.14 2026-07-17 10:28:53.325631 | Job: release-tox-drift-test 2026-07-17 10:28:53.325669 | Pipeline: check 2026-07-17 10:28:53.325692 | Executor: 521e9411259a 2026-07-17 10:28:53.325712 | Triggered by: https://github.com/osism/release/pull/2594 2026-07-17 10:28:53.325734 | Event ID: 43c532d0-81ca-11f1-9652-42067ad2f804 2026-07-17 10:28:53.331976 | 2026-07-17 10:28:53.332136 | LOOP [emit-job-header : Print node information] 2026-07-17 10:28:53.453646 | debian-bookworm | ok: 2026-07-17 10:28:53.453920 | debian-bookworm | # Node Information 2026-07-17 10:28:53.453957 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-17 10:28:53.453983 | debian-bookworm | Hostname: debian 2026-07-17 10:28:53.454005 | debian-bookworm | Username: zuul 2026-07-17 10:28:53.454026 | debian-bookworm | Distro: Debian 12.15 2026-07-17 10:28:53.454050 | debian-bookworm | Provider: regiocloud-a 2026-07-17 10:28:53.454071 | debian-bookworm | Region: 2026-07-17 10:28:53.454092 | debian-bookworm | Label: debian-bookworm 2026-07-17 10:28:53.454112 | debian-bookworm | Product Name: OpenStack Nova 2026-07-17 10:28:53.454132 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe82:ab66 2026-07-17 10:28:53.471826 | 2026-07-17 10:28:53.471985 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-17 10:28:54.082679 | debian-bookworm -> localhost | changed 2026-07-17 10:28:54.091358 | 2026-07-17 10:28:54.091498 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-17 10:28:55.544401 | debian-bookworm -> localhost | changed 2026-07-17 10:28:55.555982 | 2026-07-17 10:28:55.556124 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-17 10:28:55.943383 | debian-bookworm -> localhost | ok 2026-07-17 10:28:55.950819 | 2026-07-17 10:28:55.951000 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-17 10:28:55.992641 | debian-bookworm | ok 2026-07-17 10:28:56.008930 | debian-bookworm | included: /var/lib/zuul/builds/adee50804a6f40f38c0b784e0ff65992/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-17 10:28:56.024043 | 2026-07-17 10:28:56.024413 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-17 10:29:01.391246 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-17 10:29:01.391438 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/adee50804a6f40f38c0b784e0ff65992/work/adee50804a6f40f38c0b784e0ff65992_id_rsa 2026-07-17 10:29:01.391468 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/adee50804a6f40f38c0b784e0ff65992/work/adee50804a6f40f38c0b784e0ff65992_id_rsa.pub 2026-07-17 10:29:01.391489 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-17 10:29:01.391534 | debian-bookworm -> localhost | SHA256:nusoQWiwvWfpVmouFaiq3kUZsMuIpfDWnQQWz8BYbCU zuul-build-sshkey 2026-07-17 10:29:01.391553 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-17 10:29:01.391578 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-17 10:29:01.391596 | debian-bookworm -> localhost | | *Eo. | 2026-07-17 10:29:01.391614 | debian-bookworm -> localhost | |. ..** | 2026-07-17 10:29:01.391629 | debian-bookworm -> localhost | |.+.= .+ | 2026-07-17 10:29:01.391645 | debian-bookworm -> localhost | |++B.+oo. | 2026-07-17 10:29:01.391660 | debian-bookworm -> localhost | |o+o=.=o S | 2026-07-17 10:29:01.391681 | debian-bookworm -> localhost | |... B .. . | 2026-07-17 10:29:01.391697 | debian-bookworm -> localhost | |. = = o | 2026-07-17 10:29:01.391713 | debian-bookworm -> localhost | |. o B . . | 2026-07-17 10:29:01.391730 | debian-bookworm -> localhost | |+. *....o | 2026-07-17 10:29:01.391746 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-17 10:29:01.391790 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.794885 2026-07-17 10:29:01.398567 | 2026-07-17 10:29:01.398669 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-17 10:29:01.437185 | debian-bookworm | ok 2026-07-17 10:29:01.456141 | debian-bookworm | included: /var/lib/zuul/builds/adee50804a6f40f38c0b784e0ff65992/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-17 10:29:01.487748 | 2026-07-17 10:29:01.487865 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-17 10:29:01.510742 | debian-bookworm | skipping: Conditional result was False 2026-07-17 10:29:01.527679 | 2026-07-17 10:29:01.527792 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-17 10:29:02.232120 | debian-bookworm | changed 2026-07-17 10:29:02.239611 | 2026-07-17 10:29:02.239711 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-17 10:29:02.517978 | debian-bookworm | ok 2026-07-17 10:29:02.532534 | 2026-07-17 10:29:02.532775 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-17 10:29:03.282808 | debian-bookworm | changed 2026-07-17 10:29:03.321250 | 2026-07-17 10:29:03.321374 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-17 10:29:04.146431 | debian-bookworm | changed 2026-07-17 10:29:04.152031 | 2026-07-17 10:29:04.152134 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-17 10:29:04.187614 | debian-bookworm | skipping: Conditional result was False 2026-07-17 10:29:04.193782 | 2026-07-17 10:29:04.193880 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-17 10:29:05.535792 | debian-bookworm -> localhost | changed 2026-07-17 10:29:05.557085 | 2026-07-17 10:29:05.557244 | TASK [add-build-sshkey : Add back temp key] 2026-07-17 10:29:06.000849 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/adee50804a6f40f38c0b784e0ff65992/work/adee50804a6f40f38c0b784e0ff65992_id_rsa (zuul-build-sshkey) 2026-07-17 10:29:06.001216 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011213 2026-07-17 10:29:06.011609 | 2026-07-17 10:29:06.011754 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-17 10:29:06.453982 | debian-bookworm | ok 2026-07-17 10:29:06.460980 | 2026-07-17 10:29:06.461115 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-17 10:29:06.514327 | debian-bookworm | skipping: Conditional result was False 2026-07-17 10:29:06.527036 | 2026-07-17 10:29:06.527182 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-17 10:29:07.311716 | debian-bookworm | ok 2026-07-17 10:29:07.331711 | 2026-07-17 10:29:07.331871 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-17 10:29:07.380248 | debian-bookworm | ok 2026-07-17 10:29:07.387779 | 2026-07-17 10:29:07.387932 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-17 10:29:08.300311 | debian-bookworm -> localhost | ok 2026-07-17 10:29:08.307366 | 2026-07-17 10:29:08.307529 | TASK [validate-host : Collect information about the host] 2026-07-17 10:29:10.134063 | debian-bookworm | ok 2026-07-17 10:29:10.166575 | 2026-07-17 10:29:10.166685 | TASK [validate-host : Sanitize hostname] 2026-07-17 10:29:10.548661 | debian-bookworm | ok 2026-07-17 10:29:10.573773 | 2026-07-17 10:29:10.573889 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-17 10:29:12.183418 | debian-bookworm -> localhost | changed 2026-07-17 10:29:12.188282 | 2026-07-17 10:29:12.188370 | TASK [validate-host : Collect information about zuul worker] 2026-07-17 10:29:12.845949 | debian-bookworm | ok 2026-07-17 10:29:12.851234 | 2026-07-17 10:29:12.851334 | TASK [validate-host : Write out all zuul information for each host] 2026-07-17 10:29:14.479240 | debian-bookworm -> localhost | changed 2026-07-17 10:29:14.491093 | 2026-07-17 10:29:14.491200 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-17 10:29:14.795492 | debian-bookworm | ok 2026-07-17 10:29:14.826636 | 2026-07-17 10:29:14.839401 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-17 10:29:16.203704 | debian-bookworm | changed: 2026-07-17 10:29:16.203950 | debian-bookworm | cd+++++++++ src/ 2026-07-17 10:29:16.203988 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-17 10:29:16.204008 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-17 10:29:16.204026 | debian-bookworm | cd+++++++++ src/github.com/osism/release/ 2026-07-17 10:29:16.204042 | debian-bookworm | ceph-pacific.yml 2026-07-17 10:29:16.236980 | debian-bookworm | openstack-wallaby.yml 2026-07-17 10:29:16.237009 | debian-bookworm | cd+++++++++ src/github.com/osism/release/10.0.0/ 2026-07-17 10:29:16.237024 | debian-bookworm | ceph-pacific.yml 2026-07-17 10:29:16.237248 | debian-bookworm | openstack-wallaby.yml 2026-07-17 10:29:16.237282 | debian-bookworm | cd+++++++++ src/github.com/osism/release/3.0.0/ 2026-07-17 10:29:16.237298 | debian-bookworm | ceph-pacific.yml 2026-07-17 10:29:16.237345 | debian-bookworm | openstack-xena.yml 2026-07-17 10:29:16.237374 | debian-bookworm | cd+++++++++ src/github.com/osism/release/3.1.0/ 2026-07-17 10:29:16.237389 | debian-bookworm | ceph-pacific.yml 2026-07-17 10:29:16.237443 | debian-bookworm | openstack-xena.yml 2026-07-17 10:29:16.237473 | debian-bookworm | cd+++++++++ src/github.com/osism/release/3.2.0/ 2026-07-17 10:29:16.237487 | debian-bookworm | ceph-pacific.yml 2026-07-17 10:29:16.237534 | debian-bookworm | openstack-xena.yml 2026-07-17 10:29:16.237563 | debian-bookworm | cd+++++++++ src/github.com/osism/release/4.0.0/ 2026-07-17 10:29:16.237578 | debian-bookworm | ceph-pacific.yml 2026-07-17 10:29:16.237621 | debian-bookworm | openstack-yoga.yml 2026-07-17 10:29:16.237649 | debian-bookworm | cd+++++++++ src/github.com/osism/release/4.1.0/ 2026-07-17 10:29:16.237663 | debian-bookworm | ceph-pacific.yml 2026-07-17 10:29:16.237706 | debian-bookworm | openstack-yoga.yml 2026-07-17 10:29:16.237735 | debian-bookworm | cd+++++++++ src/github.com/osism/release/4.2.0/ 2026-07-17 10:29:16.237750 | debian-bookworm | ceph-pacific.yml 2026-07-17 10:29:16.237795 | debian-bookworm | openstack-yoga.yml 2026-07-17 10:29:16.237830 | debian-bookworm | cd+++++++++ src/github.com/osism/release/4.3.0/ 2026-07-17 10:29:16.237845 | debian-bookworm | ceph-pacific.yml 2026-07-17 10:29:16.237888 | debian-bookworm | openstack-yoga.yml 2026-07-17 10:29:16.237917 | debian-bookworm | cd+++++++++ src/github.com/osism/release/5.0.0/ 2026-07-17 10:29:16.237931 | debian-bookworm | ceph-pacific.yml 2026-07-17 10:29:16.237975 | debian-bookworm | openstack-zed.yml 2026-07-17 10:29:16.238005 | debian-bookworm | cd+++++++++ src/github.com/osism/release/5.1.0/ 2026-07-17 10:29:16.238020 | debian-bookworm | ceph-pacific.yml 2026-07-17 10:29:16.238063 | debian-bookworm | openstack-zed.yml 2026-07-17 10:29:16.238094 | debian-bookworm | cd+++++++++ src/github.com/osism/release/5.2.0/ 2026-07-17 10:29:16.238108 | debian-bookworm | ceph-quincy.yml 2026-07-17 10:29:16.238150 | debian-bookworm | openstack-zed.yml 2026-07-17 10:29:16.238178 | debian-bookworm | cd+++++++++ src/github.com/osism/release/5.3.0/ 2026-07-17 10:29:16.238192 | debian-bookworm | ceph-quincy.yml 2026-07-17 10:29:16.238234 | debian-bookworm | openstack-zed.yml 2026-07-17 10:29:16.238262 | debian-bookworm | cd+++++++++ src/github.com/osism/release/6.0.0/ 2026-07-17 10:29:16.238276 | debian-bookworm | ceph-quincy.yml 2026-07-17 10:29:16.238318 | debian-bookworm | openstack-2023.1.yml 2026-07-17 10:29:16.238346 | debian-bookworm | cd+++++++++ src/github.com/osism/release/6.0.1/ 2026-07-17 10:29:16.238360 | debian-bookworm | ceph-quincy.yml 2026-07-17 10:29:16.238401 | debian-bookworm | openstack-2023.1.yml 2026-07-17 10:29:16.238438 | debian-bookworm | cd+++++++++ src/github.com/osism/release/6.0.2/ 2026-07-17 10:29:16.238452 | debian-bookworm | ceph-quincy.yml 2026-07-17 10:29:16.238494 | debian-bookworm | openstack-2023.1.yml 2026-07-17 10:29:16.238524 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.0.0/ 2026-07-17 10:29:16.238539 | debian-bookworm | ceph-quincy.yml 2026-07-17 10:29:16.238582 | debian-bookworm | openstack-2023.2.yml 2026-07-17 10:29:16.238613 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.0.1/ 2026-07-17 10:29:16.238627 | debian-bookworm | ceph-quincy.yml 2026-07-17 10:29:16.238670 | debian-bookworm | openstack-2023.2.yml 2026-07-17 10:29:16.238698 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.0.2/ 2026-07-17 10:29:16.238712 | debian-bookworm | ceph-quincy.yml 2026-07-17 10:29:16.238755 | debian-bookworm | openstack-2023.2.yml 2026-07-17 10:29:16.238784 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.0.3/ 2026-07-17 10:29:16.238799 | debian-bookworm | ceph-quincy.yml 2026-07-17 10:29:16.238859 | debian-bookworm | openstack-2023.2.yml 2026-07-17 10:29:16.238890 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.0.4/ 2026-07-17 10:29:16.238904 | debian-bookworm | ceph-quincy.yml 2026-07-17 10:29:16.238947 | debian-bookworm | openstack-2023.2.yml 2026-07-17 10:29:16.238976 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.0.5/ 2026-07-17 10:29:16.238991 | debian-bookworm | ceph-quincy.yml 2026-07-17 10:29:16.239034 | debian-bookworm | openstack-2023.2.yml 2026-07-17 10:29:16.239063 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.1.0/ 2026-07-17 10:29:16.239077 | debian-bookworm | ceph-quincy.yml 2026-07-17 10:29:16.239120 | debian-bookworm | openstack-2023.2.yml 2026-07-17 10:29:16.239152 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.1.1/ 2026-07-17 10:29:16.239167 | debian-bookworm | ceph-quincy.yml 2026-07-17 10:29:16.239209 | debian-bookworm | openstack-2023.2.yml 2026-07-17 10:29:16.239238 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.1.2/ 2026-07-17 10:29:16.239252 | debian-bookworm | ceph-quincy.yml 2026-07-17 10:29:16.239295 | debian-bookworm | openstack-2023.2.yml 2026-07-17 10:29:16.239324 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.1.3/ 2026-07-17 10:29:16.239338 | debian-bookworm | ceph-quincy.yml 2026-07-17 10:29:16.239380 | debian-bookworm | openstack-2023.2.yml 2026-07-17 10:29:16.239417 | debian-bookworm | cd+++++++++ src/github.com/osism/release/8.0.0/ 2026-07-17 10:29:16.239432 | debian-bookworm | ceph-quincy.yml 2026-07-17 10:29:16.239476 | debian-bookworm | openstack-2024.1.yml 2026-07-17 10:29:16.239506 | debian-bookworm | cd+++++++++ src/github.com/osism/release/8.0.1/ 2026-07-17 10:29:16.239520 | debian-bookworm | ceph-quincy.yml 2026-07-17 10:29:16.239564 | debian-bookworm | openstack-2024.1.yml 2026-07-17 10:29:16.239592 | debian-bookworm | cd+++++++++ src/github.com/osism/release/8.0.2/ 2026-07-17 10:29:16.239606 | debian-bookworm | ceph-quincy.yml 2026-07-17 10:29:16.239648 | debian-bookworm | openstack-2024.1.yml 2026-07-17 10:29:16.239680 | debian-bookworm | cd+++++++++ src/github.com/osism/release/8.1.0/ 2026-07-17 10:29:16.239694 | debian-bookworm | ceph-quincy.yml 2026-07-17 10:29:16.239737 | debian-bookworm | openstack-2024.1.yml 2026-07-17 10:29:16.239766 | debian-bookworm | sbom-openstack-2024.1.yml 2026-07-17 10:29:16.239794 | debian-bookworm | cd+++++++++ src/github.com/osism/release/9.0.0/ 2026-07-17 10:29:16.239809 | debian-bookworm | ceph-reef.yml 2026-07-17 10:29:16.239851 | debian-bookworm | openstack-2024.2.yml 2026-07-17 10:29:16.239880 | debian-bookworm | sbom-openstack-2024.2.yml 2026-07-17 10:29:16.239908 | debian-bookworm | cd+++++++++ src/github.com/osism/release/9.1.0/ 2026-07-17 10:29:16.239923 | debian-bookworm | ceph-pacific.yml 2026-07-17 10:29:16.247772 | debian-bookworm | openstack-yoga.yml 2026-07-17 10:29:16.247802 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/4.0.0b/ 2026-07-17 10:29:16.247817 | debian-bookworm | ceph-pacific.yml 2026-07-17 10:29:16.247860 | debian-bookworm | openstack-yoga.yml 2026-07-17 10:29:16.247888 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/5.0.0a/ 2026-07-17 10:29:16.247903 | debian-bookworm | ceph-pacific.yml 2026-07-17 10:29:16.247945 | debian-bookworm | openstack-zed.yml 2026-07-17 10:29:16.247973 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/5.0.0b/ 2026-07-17 10:29:16.247988 | debian-bookworm | ceph-pacific.yml 2026-07-17 10:29:16.248033 | debian-bookworm | openstack-zed.yml 2026-07-17 10:29:16.248062 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/5.0.0c/ 2026-07-17 10:29:16.248077 | debian-bookworm | ceph-pacific.yml 2026-07-17 10:29:16.248121 | debian-bookworm | openstack-zed.yml 2026-07-17 10:29:16.248151 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/6.0.0a/ 2026-07-17 10:29:16.248166 | debian-bookworm | ceph-quincy.yml 2026-07-17 10:29:16.248209 | debian-bookworm | openstack-2023.1.yml 2026-07-17 10:29:16.248238 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/6.0.0b/ 2026-07-17 10:29:16.248252 | debian-bookworm | ceph-quincy.yml 2026-07-17 10:29:16.248296 | debian-bookworm | openstack-2023.1.yml 2026-07-17 10:29:16.248325 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/7.0.0a/ 2026-07-17 10:29:16.248340 | debian-bookworm | ceph-quincy.yml 2026-07-17 10:29:16.248383 | debian-bookworm | openstack-2023.2.yml 2026-07-17 10:29:16.248434 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/7.0.0b/ 2026-07-17 10:29:16.248452 | debian-bookworm | ceph-quincy.yml 2026-07-17 10:29:16.248496 | debian-bookworm | openstack-2023.2.yml 2026-07-17 10:29:16.248524 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/7.0.0c/ 2026-07-17 10:29:16.248539 | debian-bookworm | ceph-quincy.yml 2026-07-17 10:29:16.249351 | debian-bookworm | openstack-2023.2.yml 2026-07-17 10:29:16.249395 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/7.0.0d/ 2026-07-17 10:29:16.249421 | debian-bookworm | ceph-quincy.yml 2026-07-17 10:29:16.249470 | debian-bookworm | openstack-2023.2.yml 2026-07-17 10:29:16.249501 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/8.0.0-rc.1/ 2026-07-17 10:29:16.249516 | debian-bookworm | ceph-quincy.yml 2026-07-17 10:29:16.249562 | debian-bookworm | openstack-2024.1.yml 2026-07-17 10:29:16.249592 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/8.0.0-rc.2/ 2026-07-17 10:29:16.249607 | debian-bookworm | ceph-quincy.yml 2026-07-17 10:29:16.249651 | debian-bookworm | openstack-2024.1.yml 2026-07-17 10:29:16.249776 | debian-bookworm | cd+++++++++ src/github.com/osism/release/docs/ 2026-07-17 10:29:16.249793 | debian-bookworm | ceph-reef.yml 2026-07-17 10:29:16.250003 | debian-bookworm | openstack-2025.1.yml 2026-07-17 10:29:16.250079 | debian-bookworm | cd+++++++++ src/github.com/osism/release/next/ 2026-07-17 10:29:16.250095 | debian-bookworm | =7.0.3 2026-07-17 10:29:53.542918 | debian-bookworm | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-07-17 10:29:53.616535 | debian-bookworm | Collecting colorama>=0.4.6 2026-07-17 10:29:53.629227 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-07-17 10:29:53.708752 | debian-bookworm | Collecting filelock>=3.25 2026-07-17 10:29:53.720470 | debian-bookworm | Downloading filelock-3.30.2-py3-none-any.whl (94 kB) 2026-07-17 10:29:53.731263 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.1/94.1 kB 11.1 MB/s eta 0:00:00 2026-07-17 10:29:53.785493 | debian-bookworm | Collecting packaging>=26 2026-07-17 10:29:53.797106 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-17 10:29:53.810571 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 11.2 MB/s eta 0:00:00 2026-07-17 10:29:53.871413 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-07-17 10:29:53.884014 | debian-bookworm | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-07-17 10:29:53.938661 | debian-bookworm | Collecting pluggy>=1.6 2026-07-17 10:29:53.949656 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-17 10:29:53.993377 | debian-bookworm | Collecting pyproject-api>=1.10 2026-07-17 10:29:54.004916 | debian-bookworm | Downloading pyproject_api-1.10.1-py3-none-any.whl (12 kB) 2026-07-17 10:29:54.058520 | debian-bookworm | Collecting python-discovery>=1.4.4 2026-07-17 10:29:54.070669 | debian-bookworm | Downloading python_discovery-1.4.4-py3-none-any.whl (34 kB) 2026-07-17 10:29:54.125478 | debian-bookworm | Collecting tomli-w>=1.2 2026-07-17 10:29:54.137030 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-07-17 10:29:54.286299 | debian-bookworm | Collecting virtualenv>=21.1 2026-07-17 10:29:54.299824 | debian-bookworm | Downloading virtualenv-21.6.1-py3-none-any.whl (5.5 MB) 2026-07-17 10:29:54.554880 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 22.0 MB/s eta 0:00:00 2026-07-17 10:29:54.655052 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-07-17 10:29:54.666220 | debian-bookworm | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-17 10:29:54.687149 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 470.6/470.6 kB 26.6 MB/s eta 0:00:00 2026-07-17 10:29:54.807507 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-07-17 10:29:55.690917 | debian-bookworm | Successfully installed cachetools-7.1.4 colorama-0.4.6 distlib-0.4.3 filelock-3.30.2 packaging-26.2 platformdirs-4.10.0 pluggy-1.6.0 pyproject-api-1.10.1 python-discovery-1.4.4 tomli-w-1.2.0 tox-4.56.4 virtualenv-21.6.1 2026-07-17 10:29:56.335443 | debian-bookworm | ok: Runtime: 0:00:03.189987 2026-07-17 10:29:56.342706 | 2026-07-17 10:29:56.342887 | TASK [ensure-tox : Export installed tox_executable path] 2026-07-17 10:29:56.378090 | debian-bookworm | ok 2026-07-17 10:29:56.383776 | 2026-07-17 10:29:56.383909 | TASK [ensure-tox : Output tox version] 2026-07-17 10:29:57.002689 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-07-17 10:29:57.020214 | debian-bookworm | 4.56.4 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-17 10:29:57.423927 | debian-bookworm | ok: Runtime: 0:00:00.370640 2026-07-17 10:29:57.430194 | 2026-07-17 10:29:57.430310 | TASK [ensure-tox : Make global symlink] 2026-07-17 10:29:57.454448 | debian-bookworm | skipping: Conditional result was False 2026-07-17 10:29:57.461731 | 2026-07-17 10:29:57.461824 | PLAY RECAP 2026-07-17 10:29:57.461884 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-07-17 10:29:57.461909 | 2026-07-17 10:29:57.616872 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-07-17 10:29:57.619529 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-07-17 10:29:58.492004 | 2026-07-17 10:29:58.492244 | PLAY [all] 2026-07-17 10:29:58.508746 | 2026-07-17 10:29:58.508909 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-07-17 10:29:59.001442 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-07-17 10:29:59.073281 | debian-bookworm | ok: Runtime: 0:00:00.035598 2026-07-17 10:29:59.081480 | 2026-07-17 10:29:59.081652 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-07-17 10:29:59.620810 | debian-bookworm | ok: Runtime: 0:00:00.007875 2026-07-17 10:29:59.634093 | 2026-07-17 10:29:59.634281 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-07-17 10:29:59.937178 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-07-17 10:29:59.941247 | debian-bookworm | sudo: a password is required 2026-07-17 10:30:00.169747 | debian-bookworm | ok: Runtime: 0:00:00.027278 2026-07-17 10:30:00.198341 | 2026-07-17 10:30:00.198528 | TASK [tox : Check to see if the constraints file exists] 2026-07-17 10:30:00.234667 | debian-bookworm | skipping: Conditional result was False 2026-07-17 10:30:00.255270 | 2026-07-17 10:30:00.255447 | TASK [tox : Fail if constraints file is missing] 2026-07-17 10:30:00.312755 | debian-bookworm | skipping: Conditional result was False 2026-07-17 10:30:00.330632 | 2026-07-17 10:30:00.330800 | TASK [tox : Record file location] 2026-07-17 10:30:00.373912 | debian-bookworm | skipping: Conditional result was False 2026-07-17 10:30:00.391083 | 2026-07-17 10:30:00.391260 | TASK [tox : Install tox siblings] 2026-07-17 10:30:00.423939 | debian-bookworm | ok 2026-07-17 10:30:00.435071 | debian-bookworm | included: /var/lib/zuul/builds/adee50804a6f40f38c0b784e0ff65992/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-07-17 10:30:00.441182 | 2026-07-17 10:30:00.441313 | TASK [tox : Run tox without tests] 2026-07-17 10:30:01.014798 | debian-bookworm | ROOT: 227 D setup logging to DEBUG on pid 1592 [tox/report.py:229] 2026-07-17 10:30:01.046214 | debian-bookworm | drift-test: 257 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-07-17 10:30:01.048962 | debian-bookworm | drift-test: 262 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-07-17 10:30:01.053192 | debian-bookworm | drift-test: 266 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py 0d23e355d1c1a85ef032bb4ea91a4d68 91747e10134b5b8027dcd58266514955 [python_discovery/_cached_py_info.py:198] 2026-07-17 10:30:01.140053 | debian-bookworm | drift-test: 352 D wrote python info of /usr/bin/python3.11 at /home/zuul/.cache/virtualenv/py_info/5/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:159] 2026-07-17 10:30:01.140613 | debian-bookworm | drift-test: 353 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-07-17 10:30:01.140916 | debian-bookworm | drift-test: 353 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-07-17 10:30:01.141094 | debian-bookworm | drift-test: 354 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-07-17 10:30:01.143723 | debian-bookworm | drift-test: 356 D symlink on filesystem does work [virtualenv/info.py:51] 2026-07-17 10:30:01.143927 | debian-bookworm | drift-test: 357 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-07-17 10:30:01.180010 | debian-bookworm | drift-test: 392 I create virtual environment via CPython3Posix(dest=/home/zuul/src/github.com/osism/release/.tox/drift-test, clear=False, no_vcs_ignore=False, global=False) [virtualenv/run/session.py:77] 2026-07-17 10:30:01.180227 | debian-bookworm | drift-test: 393 D create folder /home/zuul/src/github.com/osism/release/.tox/drift-test/bin [virtualenv/util/path/_sync.py:18] 2026-07-17 10:30:01.180394 | debian-bookworm | drift-test: 393 D create folder /home/zuul/src/github.com/osism/release/.tox/drift-test/include [virtualenv/util/path/_sync.py:18] 2026-07-17 10:30:01.180517 | debian-bookworm | drift-test: 393 D create folder /home/zuul/src/github.com/osism/release/.tox/drift-test/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-07-17 10:30:01.180785 | debian-bookworm | drift-test: 393 D write /home/zuul/src/github.com/osism/release/.tox/drift-test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-07-17 10:30:01.180856 | debian-bookworm | drift-test: 394 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-07-17 10:30:01.180918 | debian-bookworm | drift-test: 394 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-07-17 10:30:01.180972 | debian-bookworm | drift-test: 394 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-17 10:30:01.181026 | debian-bookworm | drift-test: 394 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-07-17 10:30:01.181075 | debian-bookworm | drift-test: 394 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-17 10:30:01.181129 | debian-bookworm | drift-test: 394 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/release/.tox/drift-test [virtualenv/create/pyenv_cfg.py:51] 2026-07-17 10:30:01.181181 | debian-bookworm | drift-test: 394 D virtualenv = 21.6.1 [virtualenv/create/pyenv_cfg.py:51] 2026-07-17 10:30:01.181234 | debian-bookworm | drift-test: 394 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-07-17 10:30:01.181286 | debian-bookworm | drift-test: 394 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-17 10:30:01.181334 | debian-bookworm | drift-test: 394 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-17 10:30:01.181382 | debian-bookworm | drift-test: 394 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-17 10:30:01.181697 | debian-bookworm | drift-test: 394 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/osism/release/.tox/drift-test/bin/python [virtualenv/util/path/_sync.py:38] 2026-07-17 10:30:01.182177 | debian-bookworm | drift-test: 395 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-07-17 10:30:01.182443 | debian-bookworm | drift-test: 395 D debug via /home/zuul/src/github.com/osism/release/.tox/drift-test/bin/python /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/create/debug.py [virtualenv/create/creator.py:265] 2026-07-17 10:30:01.223851 | debian-bookworm | drift-test: 395 D { 2026-07-17 10:30:01.223911 | debian-bookworm | "sys": { 2026-07-17 10:30:01.223919 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/release/.tox/drift-test/bin/python", 2026-07-17 10:30:01.223925 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-07-17 10:30:01.223933 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/release/.tox/drift-test", 2026-07-17 10:30:01.223939 | debian-bookworm | "base_prefix": "/usr", 2026-07-17 10:30:01.223944 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/release/.tox/drift-test", 2026-07-17 10:30:01.223949 | debian-bookworm | "base_exec_prefix": "/usr", 2026-07-17 10:30:01.223953 | debian-bookworm | "path": [ 2026-07-17 10:30:01.223957 | debian-bookworm | "/usr/lib/python311.zip", 2026-07-17 10:30:01.223962 | debian-bookworm | "/usr/lib/python3.11", 2026-07-17 10:30:01.223966 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-07-17 10:30:01.223970 | debian-bookworm | "/home/zuul/src/github.com/osism/release/.tox/drift-test/lib/python3.11/site-packages" 2026-07-17 10:30:01.223975 | debian-bookworm | ], 2026-07-17 10:30:01.223979 | debian-bookworm | "meta_path": [ 2026-07-17 10:30:01.223983 | debian-bookworm | "", 2026-07-17 10:30:01.223988 | debian-bookworm | "", 2026-07-17 10:30:01.223992 | debian-bookworm | "" 2026-07-17 10:30:01.223996 | debian-bookworm | ], 2026-07-17 10:30:01.224000 | debian-bookworm | "fs_encoding": "utf-8", 2026-07-17 10:30:01.224004 | debian-bookworm | "io_encoding": "utf-8" 2026-07-17 10:30:01.224009 | debian-bookworm | }, 2026-07-17 10:30:01.224013 | debian-bookworm | "version": "3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]", 2026-07-17 10:30:01.224017 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-07-17 10:30:01.224021 | debian-bookworm | "os": "", 2026-07-17 10:30:01.224026 | debian-bookworm | "site": "", 2026-07-17 10:30:01.224030 | debian-bookworm | "datetime": "", 2026-07-17 10:30:01.224038 | debian-bookworm | "math": "", 2026-07-17 10:30:01.224043 | debian-bookworm | "json": "" 2026-07-17 10:30:01.224047 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-07-17 10:30:01.224153 | debian-bookworm | drift-test: 437 I add seed packages via FromAppData(download=False, pip=bundle, setuptools=bundle, via=copy, app_data_dir=/home/zuul/.cache/virtualenv) [virtualenv/run/session.py:84] 2026-07-17 10:30:01.234293 | debian-bookworm | drift-test: 447 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.1.2-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-07-17 10:30:01.235024 | debian-bookworm | drift-test: 447 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-83.0.0-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-07-17 10:30:01.236905 | debian-bookworm | drift-test: 450 D build install image for pip-26.1.2-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-07-17 10:30:01.237491 | debian-bookworm | drift-test: 450 D build install image for setuptools-83.0.0-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-07-17 10:30:01.671197 | debian-bookworm | drift-test: 884 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/distutils-precedence.pth to /home/zuul/src/github.com/osism/release/.tox/drift-test/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:46] 2026-07-17 10:30:01.671822 | debian-bookworm | drift-test: 885 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/setuptools-83.0.0.virtualenv to /home/zuul/src/github.com/osism/release/.tox/drift-test/lib/python3.11/site-packages/setuptools-83.0.0.virtualenv [virtualenv/util/path/_sync.py:46] 2026-07-17 10:30:01.672208 | debian-bookworm | drift-test: 885 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/setuptools-83.0.0.dist-info to /home/zuul/src/github.com/osism/release/.tox/drift-test/lib/python3.11/site-packages/setuptools-83.0.0.dist-info [virtualenv/util/path/_sync.py:46] 2026-07-17 10:30:01.674949 | debian-bookworm | drift-test: 888 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/setuptools to /home/zuul/src/github.com/osism/release/.tox/drift-test/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:46] 2026-07-17 10:30:01.748965 | debian-bookworm | drift-test: 962 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any/pip-26.1.2.dist-info to /home/zuul/src/github.com/osism/release/.tox/drift-test/lib/python3.11/site-packages/pip-26.1.2.dist-info [virtualenv/util/path/_sync.py:46] 2026-07-17 10:30:01.766959 | debian-bookworm | drift-test: 980 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any/pip to /home/zuul/src/github.com/osism/release/.tox/drift-test/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:46] 2026-07-17 10:30:01.888576 | debian-bookworm | drift-test: 1101 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/_distutils_hack to /home/zuul/src/github.com/osism/release/.tox/drift-test/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:46] 2026-07-17 10:30:01.890081 | debian-bookworm | drift-test: 1103 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-07-17 10:30:01.905360 | debian-bookworm | drift-test: 1118 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any/pip-26.1.2.virtualenv to /home/zuul/src/github.com/osism/release/.tox/drift-test/lib/python3.11/site-packages/pip-26.1.2.virtualenv [virtualenv/util/path/_sync.py:46] 2026-07-17 10:30:01.906183 | debian-bookworm | drift-test: 1119 D generated console scripts pip3 pip-3.11 pip pip3.11 [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-07-17 10:30:01.906900 | debian-bookworm | drift-test: 1119 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-07-17 10:30:01.917960 | debian-bookworm | drift-test: 1131 D write /home/zuul/src/github.com/osism/release/.tox/drift-test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-07-17 10:30:01.918118 | debian-bookworm | drift-test: 1131 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-07-17 10:30:01.918261 | debian-bookworm | drift-test: 1131 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-07-17 10:30:01.918387 | debian-bookworm | drift-test: 1131 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-17 10:30:01.918537 | debian-bookworm | drift-test: 1131 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-07-17 10:30:01.918668 | debian-bookworm | drift-test: 1131 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-17 10:30:01.918783 | debian-bookworm | drift-test: 1132 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/release/.tox/drift-test [virtualenv/create/pyenv_cfg.py:51] 2026-07-17 10:30:01.918901 | debian-bookworm | drift-test: 1132 D virtualenv = 21.6.1 [virtualenv/create/pyenv_cfg.py:51] 2026-07-17 10:30:01.919016 | debian-bookworm | drift-test: 1132 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-07-17 10:30:01.919136 | debian-bookworm | drift-test: 1132 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-17 10:30:01.919273 | debian-bookworm | drift-test: 1132 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-17 10:30:01.919398 | debian-bookworm | drift-test: 1132 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-17 10:30:01.927238 | debian-bookworm | drift-test: 1140 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:485] 2026-07-17 10:30:03.192421 | debian-bookworm | Collecting GitPython==3.1.51 (from -r requirements.txt (line 1)) 2026-07-17 10:30:03.322847 | debian-bookworm | Downloading gitpython-3.1.51-py3-none-any.whl.metadata (14 kB) 2026-07-17 10:30:03.371422 | debian-bookworm | Collecting PyDriller==2.10 (from -r requirements.txt (line 2)) 2026-07-17 10:30:03.384718 | debian-bookworm | Downloading pydriller-2.10-py3-none-any.whl.metadata (1.5 kB) 2026-07-17 10:30:03.440297 | debian-bookworm | Collecting PyGithub==2.9.1 (from -r requirements.txt (line 3)) 2026-07-17 10:30:03.478617 | debian-bookworm | Downloading pygithub-2.9.1-py3-none-any.whl.metadata (3.9 kB) 2026-07-17 10:30:03.557922 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 4)) 2026-07-17 10:30:03.571840 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-07-17 10:30:03.636623 | debian-bookworm | Collecting dictdiffer==0.9.0 (from -r requirements.txt (line 5)) 2026-07-17 10:30:03.651323 | debian-bookworm | Downloading dictdiffer-0.9.0-py2.py3-none-any.whl.metadata (4.8 kB) 2026-07-17 10:30:03.703806 | debian-bookworm | Collecting docker==7.2.0 (from -r requirements.txt (line 6)) 2026-07-17 10:30:03.715883 | debian-bookworm | Downloading docker-7.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-17 10:30:03.777923 | debian-bookworm | Collecting pytest==9.1.1 (from -r requirements.txt (line 7)) 2026-07-17 10:30:03.790224 | debian-bookworm | Downloading pytest-9.1.1-py3-none-any.whl.metadata (7.6 kB) 2026-07-17 10:30:03.835576 | debian-bookworm | Collecting requests==2.34.2 (from -r requirements.txt (line 8)) 2026-07-17 10:30:03.847988 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-17 10:30:03.897558 | debian-bookworm | Collecting responses==0.26.2 (from -r requirements.txt (line 9)) 2026-07-17 10:30:03.913148 | debian-bookworm | Downloading responses-0.26.2-py3-none-any.whl.metadata (48 kB) 2026-07-17 10:30:04.094279 | debian-bookworm | Collecting ruamel.yaml==0.19.1 (from -r requirements.txt (line 10)) 2026-07-17 10:30:04.106147 | debian-bookworm | Downloading ruamel_yaml-0.19.1-py3-none-any.whl.metadata (16 kB) 2026-07-17 10:30:04.137899 | debian-bookworm | Collecting tabulate==0.10.0 (from -r requirements.txt (line 11)) 2026-07-17 10:30:04.151573 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-17 10:30:04.216382 | debian-bookworm | Collecting gitdb<5,>=4.0.1 (from GitPython==3.1.51->-r requirements.txt (line 1)) 2026-07-17 10:30:04.230956 | debian-bookworm | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 2026-07-17 10:30:04.302316 | debian-bookworm | Collecting pytz (from PyDriller==2.10->-r requirements.txt (line 2)) 2026-07-17 10:30:04.314523 | debian-bookworm | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-07-17 10:30:04.385358 | debian-bookworm | Collecting types-pytz (from PyDriller==2.10->-r requirements.txt (line 2)) 2026-07-17 10:30:04.399941 | debian-bookworm | Downloading types_pytz-2026.2.0.20260518-py3-none-any.whl.metadata (1.7 kB) 2026-07-17 10:30:04.464266 | debian-bookworm | Collecting lizard (from PyDriller==2.10->-r requirements.txt (line 2)) 2026-07-17 10:30:04.477340 | debian-bookworm | Downloading lizard-1.23.0-py2.py3-none-any.whl.metadata (17 kB) 2026-07-17 10:30:04.539326 | debian-bookworm | Collecting pynacl>=1.4.0 (from PyGithub==2.9.1->-r requirements.txt (line 3)) 2026-07-17 10:30:04.552319 | debian-bookworm | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-07-17 10:30:04.607254 | debian-bookworm | Collecting pyjwt>=2.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub==2.9.1->-r requirements.txt (line 3)) 2026-07-17 10:30:04.620172 | debian-bookworm | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-17 10:30:04.679459 | debian-bookworm | Collecting typing-extensions>=4.5.0 (from PyGithub==2.9.1->-r requirements.txt (line 3)) 2026-07-17 10:30:04.691654 | debian-bookworm | Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) 2026-07-17 10:30:04.737392 | debian-bookworm | Collecting urllib3>=1.26.0 (from PyGithub==2.9.1->-r requirements.txt (line 3)) 2026-07-17 10:30:04.750831 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-17 10:30:04.792390 | debian-bookworm | Collecting iniconfig>=1.0.1 (from pytest==9.1.1->-r requirements.txt (line 7)) 2026-07-17 10:30:04.804941 | debian-bookworm | Downloading iniconfig-2.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-17 10:30:04.846929 | debian-bookworm | Collecting packaging>=22 (from pytest==9.1.1->-r requirements.txt (line 7)) 2026-07-17 10:30:04.859739 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-17 10:30:04.898013 | debian-bookworm | Collecting pluggy<2,>=1.5 (from pytest==9.1.1->-r requirements.txt (line 7)) 2026-07-17 10:30:04.911276 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-07-17 10:30:04.960829 | debian-bookworm | Collecting pygments>=2.7.2 (from pytest==9.1.1->-r requirements.txt (line 7)) 2026-07-17 10:30:04.973437 | debian-bookworm | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-17 10:30:05.116093 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.34.2->-r requirements.txt (line 8)) 2026-07-17 10:30:05.130036 | debian-bookworm | Downloading charset_normalizer-3.4.9-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (41 kB) 2026-07-17 10:30:05.218649 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.34.2->-r requirements.txt (line 8)) 2026-07-17 10:30:05.233853 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-17 10:30:05.291057 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests==2.34.2->-r requirements.txt (line 8)) 2026-07-17 10:30:05.308268 | debian-bookworm | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-07-17 10:30:05.393794 | debian-bookworm | Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython==3.1.51->-r requirements.txt (line 1)) 2026-07-17 10:30:05.407686 | debian-bookworm | Downloading smmap-5.0.3-py3-none-any.whl.metadata (4.6 kB) 2026-07-17 10:30:05.686547 | debian-bookworm | Collecting cryptography>=3.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub==2.9.1->-r requirements.txt (line 3)) 2026-07-17 10:30:05.698627 | debian-bookworm | Downloading cryptography-49.0.0-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (4.3 kB) 2026-07-17 10:30:05.862727 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub==2.9.1->-r requirements.txt (line 3)) 2026-07-17 10:30:05.874682 | debian-bookworm | Downloading cffi-2.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.5 kB) 2026-07-17 10:30:05.966983 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub==2.9.1->-r requirements.txt (line 3)) 2026-07-17 10:30:05.980568 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-17 10:30:06.033659 | debian-bookworm | Collecting pathspec (from lizard->PyDriller==2.10->-r requirements.txt (line 2)) 2026-07-17 10:30:06.046244 | debian-bookworm | Downloading pathspec-1.1.1-py3-none-any.whl.metadata (14 kB) 2026-07-17 10:30:06.087330 | debian-bookworm | Downloading gitpython-3.1.51-py3-none-any.whl (215 kB) 2026-07-17 10:30:06.146339 | debian-bookworm | Downloading pydriller-2.10-py3-none-any.whl (37 kB) 2026-07-17 10:30:06.176068 | debian-bookworm | Downloading pygithub-2.9.1-py3-none-any.whl (449 kB) 2026-07-17 10:30:06.215965 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB) 2026-07-17 10:30:06.242083 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 32.9 MB/s 0:00:00 2026-07-17 10:30:06.256364 | debian-bookworm | Downloading dictdiffer-0.9.0-py2.py3-none-any.whl (16 kB) 2026-07-17 10:30:06.277522 | debian-bookworm | Downloading docker-7.2.0-py3-none-any.whl (148 kB) 2026-07-17 10:30:06.299762 | debian-bookworm | Downloading pytest-9.1.1-py3-none-any.whl (386 kB) 2026-07-17 10:30:06.326667 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-17 10:30:06.350020 | debian-bookworm | Downloading responses-0.26.2-py3-none-any.whl (35 kB) 2026-07-17 10:30:06.370218 | debian-bookworm | Downloading ruamel_yaml-0.19.1-py3-none-any.whl (118 kB) 2026-07-17 10:30:06.394252 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-17 10:30:06.418981 | debian-bookworm | Downloading charset_normalizer-3.4.9-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (221 kB) 2026-07-17 10:30:06.450070 | debian-bookworm | Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 2026-07-17 10:30:06.475449 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-17 10:30:06.499624 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-17 10:30:06.522041 | debian-bookworm | Downloading smmap-5.0.3-py3-none-any.whl (24 kB) 2026-07-17 10:30:06.546918 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-17 10:30:06.572251 | debian-bookworm | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-07-17 10:30:06.598924 | debian-bookworm | Downloading iniconfig-2.3.0-py3-none-any.whl (7.5 kB) 2026-07-17 10:30:06.622111 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-17 10:30:06.650483 | debian-bookworm | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-17 10:30:06.752512 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.6 MB/s 0:00:00 2026-07-17 10:30:06.767745 | debian-bookworm | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-07-17 10:30:06.793607 | debian-bookworm | Downloading cryptography-49.0.0-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB) 2026-07-17 10:30:06.866589 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 70.3 MB/s 0:00:00 2026-07-17 10:30:06.881199 | debian-bookworm | Downloading cffi-2.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (217 kB) 2026-07-17 10:30:06.918988 | debian-bookworm | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-07-17 10:30:06.956374 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 40.9 MB/s 0:00:00 2026-07-17 10:30:06.971781 | debian-bookworm | Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 2026-07-17 10:30:07.001049 | debian-bookworm | Downloading lizard-1.23.0-py2.py3-none-any.whl (100 kB) 2026-07-17 10:30:07.028031 | debian-bookworm | Downloading pathspec-1.1.1-py3-none-any.whl (57 kB) 2026-07-17 10:30:07.053208 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-17 10:30:07.079274 | debian-bookworm | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-07-17 10:30:07.110594 | debian-bookworm | Downloading types_pytz-2026.2.0.20260518-py3-none-any.whl (10 kB) 2026-07-17 10:30:07.260131 | debian-bookworm | Installing collected packages: pytz, dictdiffer, urllib3, typing-extensions, types-pytz, tabulate, smmap, ruamel.yaml, PyYAML, pyjwt, pygments, pycparser, pluggy, pathspec, packaging, iniconfig, idna, charset_normalizer, certifi, requests, pytest, lizard, gitdb, cffi, responses, pynacl, GitPython, docker, cryptography, PyDriller, PyGithub 2026-07-17 10:30:10.909726 | debian-bookworm | 2026-07-17 10:30:10.914610 | debian-bookworm | Successfully installed GitPython-3.1.51 PyDriller-2.10 PyGithub-2.9.1 PyYAML-6.0.3 certifi-2026.6.17 cffi-2.1.0 charset_normalizer-3.4.9 cryptography-49.0.0 dictdiffer-0.9.0 docker-7.2.0 gitdb-4.0.12 idna-3.18 iniconfig-2.3.0 lizard-1.23.0 packaging-26.2 pathspec-1.1.1 pluggy-1.6.0 pycparser-3.0 pygments-2.20.0 pyjwt-2.13.0 pynacl-1.6.2 pytest-9.1.1 pytz-2026.2 requests-2.34.2 responses-0.26.2 ruamel.yaml-0.19.1 smmap-5.0.3 tabulate-0.10.0 types-pytz-2026.2.0.20260518 typing-extensions-4.16.0 urllib3-2.7.0 2026-07-17 10:30:11.140797 | debian-bookworm | drift-test: 10353 I exit 0 (9.21 seconds) /home/zuul/src/github.com/osism/release> python -I -m pip install -r requirements.txt pid=1605 [tox/execute/api.py:308] 2026-07-17 10:30:11.143527 | debian-bookworm | drift-test: OK (10.10 seconds) 2026-07-17 10:30:11.143581 | debian-bookworm | congratulations :) (10.13 seconds) 2026-07-17 10:30:11.491886 | debian-bookworm | ok: Runtime: 0:00:10.468398 2026-07-17 10:30:11.504491 | 2026-07-17 10:30:11.504628 | TASK [tox : Create a tempfile to save tox showconfig] 2026-07-17 10:30:11.935275 | debian-bookworm | changed 2026-07-17 10:30:11.941061 | 2026-07-17 10:30:11.941221 | TASK [tox : Detect tox version] 2026-07-17 10:30:12.529715 | debian-bookworm | 4.56.4 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-17 10:30:12.971493 | debian-bookworm | ok: Runtime: 0:00:00.359836 2026-07-17 10:30:12.978733 | 2026-07-17 10:30:12.978887 | TASK [tox : Get tox envlist config] 2026-07-17 10:30:14.042426 | debian-bookworm | ok: Runtime: 0:00:00.435988 2026-07-17 10:30:14.055219 | 2026-07-17 10:30:14.055363 | TASK [tox : Install any sibling python packages] 2026-07-17 10:30:14.747395 | debian-bookworm | ok: No setup.cfg, no action needed 2026-07-17 10:30:14.777259 | 2026-07-17 10:30:14.777426 | TASK [tox : Remove tempfile] 2026-07-17 10:30:15.451143 | debian-bookworm | changed 2026-07-17 10:30:15.457249 | 2026-07-17 10:30:15.457395 | TASK [tox : Emit tox command] 2026-07-17 10:30:15.542976 | /home/zuul/.local/tox/bin/tox -edrift-test -vv --skip-missing-interpreters=false 2026-07-17 10:30:15.548835 | 2026-07-17 10:30:15.548989 | TASK [tox : Run tox] 2026-07-17 10:30:16.149282 | debian-bookworm | ROOT: 198 D setup logging to DEBUG on pid 1762 [tox/report.py:229] 2026-07-17 10:30:16.176462 | debian-bookworm | drift-test: 225 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-07-17 10:30:16.180095 | debian-bookworm | drift-test: 229 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-07-17 10:30:16.183435 | debian-bookworm | drift-test: 232 D got python info of /usr/bin/python3.11 from /home/zuul/.cache/virtualenv/py_info/5/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:139] 2026-07-17 10:30:16.184154 | debian-bookworm | drift-test: 233 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-07-17 10:30:16.184398 | debian-bookworm | drift-test: 233 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-07-17 10:30:16.184479 | debian-bookworm | drift-test: 233 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-07-17 10:30:16.185972 | debian-bookworm | drift-test: 235 D symlink on filesystem does work [virtualenv/info.py:51] 2026-07-17 10:30:16.186040 | debian-bookworm | drift-test: 235 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-07-17 10:30:16.216656 | debian-bookworm | drift-test: 265 W commands[0]> pytest tests/ -v [tox/tox_env/api.py:485] 2026-07-17 10:30:16.431515 | debian-bookworm | ============================= test session starts ============================== 2026-07-17 10:30:16.431550 | debian-bookworm | platform linux -- Python 3.11.2, pytest-9.1.1, pluggy-1.6.0 -- /home/zuul/src/github.com/osism/release/.tox/drift-test/bin/python 2026-07-17 10:30:16.431556 | debian-bookworm | cachedir: .tox/drift-test/.pytest_cache 2026-07-17 10:30:16.431561 | debian-bookworm | rootdir: /home/zuul/src/github.com/osism/release 2026-07-17 10:30:17.194985 | debian-bookworm | collecting ... collected 339 items 2026-07-17 10:30:17.195074 | debian-bookworm | 2026-07-17 10:30:17.196799 | debian-bookworm | tests/image_drift/test_demo.py::test_three_entries_per_plugin PASSED [ 0%] 2026-07-17 10:30:17.198251 | debian-bookworm | tests/image_drift/test_demo.py::test_entries_carry_live_plugin_text PASSED [ 0%] 2026-07-17 10:30:17.199598 | debian-bookworm | tests/image_drift/test_demo.py::test_entries_are_actionable PASSED [ 0%] 2026-07-17 10:30:17.200849 | debian-bookworm | tests/image_drift/test_demo.py::test_show_values_plugin_covers_both_render_branches PASSED [ 1%] 2026-07-17 10:30:17.202242 | debian-bookworm | tests/image_drift/test_demo.py::test_paths_reflect_plugin_input_files PASSED [ 1%] 2026-07-17 10:30:17.423161 | debian-bookworm | tests/image_drift/test_driver.py::test_help_lists_plugins PASSED [ 1%] 2026-07-17 10:30:17.619549 | debian-bookworm | tests/image_drift/test_driver.py::test_default_run_exits_1_with_drifting_images PASSED [ 2%] 2026-07-17 10:30:17.818625 | debian-bookworm | tests/image_drift/test_driver.py::test_allowlisted_osism_ansible_hidden_by_default PASSED [ 2%] 2026-07-17 10:30:18.014128 | debian-bookworm | tests/image_drift/test_driver.py::test_no_allowlist_surfaces_osism_ansible PASSED [ 2%] 2026-07-17 10:30:18.206626 | debian-bookworm | tests/image_drift/test_driver.py::test_format_json_keys PASSED [ 2%] 2026-07-17 10:30:18.397067 | debian-bookworm | tests/image_drift/test_driver.py::test_plugin_filter_runs_only_role_shadows PASSED [ 3%] 2026-07-17 10:30:18.595781 | debian-bookworm | tests/image_drift/test_driver.py::test_summary_line_counts PASSED [ 3%] 2026-07-17 10:30:18.790069 | debian-bookworm | tests/image_drift/test_driver.py::test_advisory_only_exits_0 PASSED [ 3%] 2026-07-17 10:30:18.982456 | debian-bookworm | tests/image_drift/test_driver.py::test_advisory_finding_in_default_json PASSED [ 4%] 2026-07-17 10:30:19.172011 | debian-bookworm | tests/image_drift/test_driver.py::test_missing_group_errors PASSED [ 4%] 2026-07-17 10:30:19.176073 | debian-bookworm | tests/image_drift/test_image_orphan.py::test_orphan_alias_detected PASSED [ 4%] 2026-07-17 10:30:19.180558 | debian-bookworm | tests/image_drift/test_image_orphan.py::test_consumed_alias_not_detected PASSED [ 5%] 2026-07-17 10:30:19.185603 | debian-bookworm | tests/image_drift/test_image_orphan.py::test_playbook_consumed_alias_not_detected PASSED [ 5%] 2026-07-17 10:30:19.189967 | debian-bookworm | tests/image_drift/test_image_orphan.py::test_non_text_files_are_not_read PASSED [ 5%] 2026-07-17 10:30:19.194275 | debian-bookworm | tests/image_drift/test_image_orphan.py::test_allowlist_suppresses_orphan PASSED [ 5%] 2026-07-17 10:30:19.196654 | debian-bookworm | tests/image_drift/test_manager_parser.py::test_plain_value PASSED [ 6%] 2026-07-17 10:30:19.199393 | debian-bookworm | tests/image_drift/test_manager_parser.py::test_latest_override_pattern PASSED [ 6%] 2026-07-17 10:30:19.206559 | debian-bookworm | tests/image_drift/test_manager_parser.py::test_unresolved_jinja_marked PASSED [ 6%] 2026-07-17 10:30:19.206582 | debian-bookworm | tests/image_drift/test_manager_parser.py::test_multiple_entries PASSED [ 7%] 2026-07-17 10:30:19.206590 | debian-bookworm | tests/image_drift/test_manager_template_parser.py::test_basic_alias_extraction PASSED [ 7%] 2026-07-17 10:30:19.212889 | debian-bookworm | tests/image_drift/test_manager_template_parser.py::test_jinja_escaped_lines_ignored PASSED [ 7%] 2026-07-17 10:30:19.212913 | debian-bookworm | tests/image_drift/test_manager_template_parser.py::test_double_quoted_versions_key PASSED [ 7%] 2026-07-17 10:30:19.212917 | debian-bookworm | tests/image_drift/test_manager_template_parser.py::test_lines_without_pattern_skipped PASSED [ 8%] 2026-07-17 10:30:19.212922 | debian-bookworm | tests/image_drift/test_manager_template_parser.py::test_extract_stream_resolved_basic PASSED [ 8%] 2026-07-17 10:30:19.212927 | debian-bookworm | tests/image_drift/test_manager_template_parser.py::test_extract_stream_resolved_multiple PASSED [ 8%] 2026-07-17 10:30:19.212932 | debian-bookworm | tests/image_drift/test_override_template_parser.py::test_returns_tag_aliases_only PASSED [ 9%] 2026-07-17 10:30:19.213795 | debian-bookworm | tests/image_drift/test_override_template_parser.py::test_ignores_image_lines PASSED [ 9%] 2026-07-17 10:30:19.215025 | debian-bookworm | tests/image_drift/test_override_template_parser.py::test_empty_input PASSED [ 9%] 2026-07-17 10:30:19.216414 | debian-bookworm | tests/image_drift/test_override_template_parser.py::test_comment_and_blank_lines_ignored PASSED [ 10%] 2026-07-17 10:30:19.217732 | debian-bookworm | tests/image_drift/test_plugin_registry.py::test_image_plugins_registered PASSED [ 10%] 2026-07-17 10:30:19.218968 | debian-bookworm | tests/image_drift/test_plugin_registry.py::test_image_plugin_group_matches_registry PASSED [ 10%] 2026-07-17 10:30:19.227707 | debian-bookworm | tests/image_drift/test_plugin_registry.py::test_role_unpinned_enabled_in_config PASSED [ 10%] 2026-07-17 10:30:19.233113 | debian-bookworm | tests/image_drift/test_plugin_registry.py::test_image_orphan_enabled_in_config PASSED [ 11%] 2026-07-17 10:30:19.238021 | debian-bookworm | tests/image_drift/test_plugin_registry.py::test_rolling_pin_enabled_in_config PASSED [ 11%] 2026-07-17 10:30:19.239310 | debian-bookworm | tests/image_drift/test_plugin_registry.py::test_each_plugin_has_required_metadata PASSED [ 11%] 2026-07-17 10:30:19.241002 | debian-bookworm | tests/image_drift/test_release_parser.py::test_parse_release_returns_docker_images PASSED [ 12%] 2026-07-17 10:30:19.242658 | debian-bookworm | tests/image_drift/test_release_parser.py::test_parse_release_missing_docker_images_errors PASSED [ 12%] 2026-07-17 10:30:19.246144 | debian-bookworm | tests/image_drift/test_release_vs_manager.py::test_baseline_drift PASSED [ 12%] 2026-07-17 10:30:19.249398 | debian-bookworm | tests/image_drift/test_release_vs_manager.py::test_allowlist_broad_suppresses_all_redis PASSED [ 12%] 2026-07-17 10:30:19.252555 | debian-bookworm | tests/image_drift/test_release_vs_manager.py::test_allowlist_narrow_suppresses_one_alias_only PASSED [ 13%] 2026-07-17 10:30:19.255658 | debian-bookworm | tests/image_drift/test_release_vs_manager.py::test_latest_override_emitted_with_found_latest PASSED [ 13%] 2026-07-17 10:30:19.258808 | debian-bookworm | tests/image_drift/test_release_vs_manager.py::test_disabled_image_not_in_release_skipped PASSED [ 13%] 2026-07-17 10:30:19.260403 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_produces_two_blocks PASSED [ 14%] 2026-07-17 10:30:19.261862 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_live_block_collapses_file PASSED [ 14%] 2026-07-17 10:30:19.263234 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_dormant_block_collapses_two_files PASSED [ 14%] 2026-07-17 10:30:19.264683 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_refs_single_line_only PASSED [ 15%] 2026-07-17 10:30:19.272906 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_item_order_by_path_then_alias PASSED [ 15%] 2026-07-17 10:30:19.272970 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_fix_and_refs_present PASSED [ 15%] 2026-07-17 10:30:19.272983 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_empty_expected_renders_no_release_pin PASSED [ 15%] 2026-07-17 10:30:19.272995 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_empty_expected_refs_single_line PASSED [ 16%] 2026-07-17 10:30:19.273007 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_empty_expected_sorted_by_path_then_alias PASSED [ 16%] 2026-07-17 10:30:19.273018 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_nonempty_expected_still_uses_arrow PASSED [ 16%] 2026-07-17 10:30:19.273029 | debian-bookworm | tests/image_drift/test_report.py::test_kolla_chain_inner_regression_two_blocks PASSED [ 17%] 2026-07-17 10:30:19.273040 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_concrete_tag_extracted PASSED [ 17%] 2026-07-17 10:30:19.274291 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_jinja_value_skipped PASSED [ 17%] 2026-07-17 10:30:19.275971 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_multiple_aliases_in_one_role_file PASSED [ 17%] 2026-07-17 10:30:19.277626 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_empty_or_malformed_returns_empty PASSED [ 18%] 2026-07-17 10:30:19.279209 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_tag_indirected_through_own_version_resolved PASSED [ 18%] 2026-07-17 10:30:19.280819 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_tag_indirected_through_own_version_non_string_pin PASSED [ 18%] 2026-07-17 10:30:19.282255 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_tag_indirection_whitespace_insensitive PASSED [ 19%] 2026-07-17 10:30:19.283824 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_tag_indirection_skipped_when_version_non_concrete PASSED [ 19%] 2026-07-17 10:30:19.285298 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_tag_indirection_skipped_when_version_missing PASSED [ 19%] 2026-07-17 10:30:19.286764 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_tag_referencing_other_var_skipped PASSED [ 20%] 2026-07-17 10:30:19.288503 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_composed_tag_left_for_later_pass PASSED [ 20%] 2026-07-17 10:30:19.293234 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_baseline_drift PASSED [ 20%] 2026-07-17 10:30:19.298059 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_role_without_defaults_skipped PASSED [ 20%] 2026-07-17 10:30:19.302825 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_jinja_valued_tag_not_drift PASSED [ 21%] 2026-07-17 10:30:19.307678 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_allowlist_very_narrow_pins_to_role_file PASSED [ 21%] 2026-07-17 10:30:19.312480 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_netbox_redis_is_live PASSED [ 21%] 2026-07-17 10:30:19.317200 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_dormant_aliases_are_dormant PASSED [ 22%] 2026-07-17 10:30:19.322168 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_floatdemo_is_live PASSED [ 22%] 2026-07-17 10:30:19.326972 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_stream_resolved_not_emitted PASSED [ 22%] 2026-07-17 10:30:19.331738 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_dormant_findings_are_advisory PASSED [ 23%] 2026-07-17 10:30:19.336208 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_live_findings_are_actionable PASSED [ 23%] 2026-07-17 10:30:19.340486 | debian-bookworm | tests/image_drift/test_role_unpinned.py::test_ciinternal_detected PASSED [ 23%] 2026-07-17 10:30:19.344647 | debian-bookworm | tests/image_drift/test_role_unpinned.py::test_widget_detected_with_release_key PASSED [ 23%] 2026-07-17 10:30:19.348804 | debian-bookworm | tests/image_drift/test_role_unpinned.py::test_adminer_not_emitted PASSED [ 24%] 2026-07-17 10:30:19.353347 | debian-bookworm | tests/image_drift/test_role_unpinned.py::test_stream_resolved_not_emitted PASSED [ 24%] 2026-07-17 10:30:19.358120 | debian-bookworm | tests/image_drift/test_role_unpinned.py::test_allowlist_marks_ciinternal_allowlisted PASSED [ 24%] 2026-07-17 10:30:19.361538 | debian-bookworm | tests/image_drift/test_rolling_pin.py::test_rolling_pins_flagged PASSED [ 25%] 2026-07-17 10:30:19.364596 | debian-bookworm | tests/image_drift/test_rolling_pin.py::test_concrete_pin_not_flagged PASSED [ 25%] 2026-07-17 10:30:19.367662 | debian-bookworm | tests/image_drift/test_rolling_pin.py::test_odd_but_pinned_not_flagged PASSED [ 25%] 2026-07-17 10:30:19.370681 | debian-bookworm | tests/image_drift/test_rolling_pin.py::test_top_level_key_ignored PASSED [ 25%] 2026-07-17 10:30:19.373630 | debian-bookworm | tests/image_drift/test_rolling_pin.py::test_entry_fields PASSED [ 26%] 2026-07-17 10:30:19.376815 | debian-bookworm | tests/image_drift/test_rolling_pin.py::test_allowlist_marks_entry PASSED [ 26%] 2026-07-17 10:30:19.379077 | debian-bookworm | tests/image_drift/test_source_list_tree.py::test_list_tree_returns_nested_paths PASSED [ 26%] 2026-07-17 10:30:19.381091 | debian-bookworm | tests/image_drift/test_source_list_tree.py::test_list_tree_absent_raises_by_default PASSED [ 27%] 2026-07-17 10:30:19.382985 | debian-bookworm | tests/image_drift/test_source_list_tree.py::test_list_tree_absent_missing_ok_returns_empty PASSED [ 27%] 2026-07-17 10:30:19.384450 | debian-bookworm | tests/kolla_drift/test_archive.py::test_repo_slug_and_archive_url PASSED [ 27%] 2026-07-17 10:30:19.390117 | debian-bookworm | tests/kolla_drift/test_archive.py::test_snapshot_dir_fetches_extracts_and_serves PASSED [ 28%] 2026-07-17 10:30:19.393921 | debian-bookworm | tests/kolla_drift/test_archive.py::test_snapshot_dir_memoizes_one_http_call PASSED [ 28%] 2026-07-17 10:30:19.396272 | debian-bookworm | tests/kolla_drift/test_archive.py::test_snapshot_dir_404_raises PASSED [ 28%] 2026-07-17 10:30:19.399960 | debian-bookworm | tests/kolla_drift/test_archive.py::test_fetch_retries_once_then_succeeds PASSED [ 28%] 2026-07-17 10:30:19.402947 | debian-bookworm | tests/kolla_drift/test_archive.py::test_fetch_fails_twice_raises PASSED [ 29%] 2026-07-17 10:30:19.406139 | debian-bookworm | tests/kolla_drift/test_archive.py::test_unsafe_traversal_member_rejected PASSED [ 29%] 2026-07-17 10:30:19.409242 | debian-bookworm | tests/kolla_drift/test_archive.py::test_absolute_symlink_member_rejected_on_fallback PASSED [ 29%] 2026-07-17 10:30:19.412617 | debian-bookworm | tests/kolla_drift/test_archive.py::test_safe_relative_symlink_extracted_on_fallback PASSED [ 30%] 2026-07-17 10:30:19.415234 | debian-bookworm | tests/kolla_drift/test_config.py::test_load_minimal_config PASSED [ 30%] 2026-07-17 10:30:19.417884 | debian-bookworm | tests/kolla_drift/test_config.py::test_osism_root_and_paths_are_unknown_keys PASSED [ 30%] 2026-07-17 10:30:19.420526 | debian-bookworm | tests/kolla_drift/test_config.py::test_unknown_top_level_key_errors PASSED [ 30%] 2026-07-17 10:30:19.422764 | debian-bookworm | tests/kolla_drift/test_config.py::test_allowlist_broad_match PASSED [ 31%] 2026-07-17 10:30:19.425040 | debian-bookworm | tests/kolla_drift/test_config.py::test_apply_marks_matching_drift_allowlisted PASSED [ 31%] 2026-07-17 10:30:19.426630 | debian-bookworm | tests/kolla_drift/test_config.py::test_apply_returns_unmatched_drift_unchanged PASSED [ 31%] 2026-07-17 10:30:19.429241 | debian-bookworm | tests/kolla_drift/test_config.py::test_allowlist_narrow_by_alias PASSED [ 32%] 2026-07-17 10:30:19.431657 | debian-bookworm | tests/kolla_drift/test_config.py::test_allowlist_very_narrow PASSED [ 32%] 2026-07-17 10:30:19.433883 | debian-bookworm | tests/kolla_drift/test_config.py::test_allowlist_empty_reason_errors PASSED [ 32%] 2026-07-17 10:30:19.435540 | debian-bookworm | tests/kolla_drift/test_config.py::test_allowlist_no_file_returns_empty PASSED [ 33%] 2026-07-17 10:30:19.438166 | debian-bookworm | tests/kolla_drift/test_config.py::test_sources_parsed PASSED [ 33%] 2026-07-17 10:30:19.440488 | debian-bookworm | tests/kolla_drift/test_config.py::test_default_owner_defaults_when_absent PASSED [ 33%] 2026-07-17 10:30:19.443166 | debian-bookworm | tests/kolla_drift/test_config.py::test_unknown_source_key_errors PASSED [ 33%] 2026-07-17 10:30:19.444310 | debian-bookworm | tests/kolla_drift/test_config.py::test_stale_flags_unused_entry PASSED [ 34%] 2026-07-17 10:30:19.445454 | debian-bookworm | tests/kolla_drift/test_config.py::test_stale_scoped_to_ran_plugins PASSED [ 34%] 2026-07-17 10:30:19.446563 | debian-bookworm | tests/kolla_drift/test_config.py::test_prefix_matches_service_and_subgroups PASSED [ 34%] 2026-07-17 10:30:19.447638 | debian-bookworm | tests/kolla_drift/test_config.py::test_prefix_does_not_match_adjacent_name PASSED [ 35%] 2026-07-17 10:30:19.448677 | debian-bookworm | tests/kolla_drift/test_config.py::test_exact_is_default_and_unchanged PASSED [ 35%] 2026-07-17 10:30:19.451025 | debian-bookworm | tests/kolla_drift/test_config.py::test_allowlist_unknown_match_value_errors PASSED [ 35%] 2026-07-17 10:30:19.453293 | debian-bookworm | tests/kolla_drift/test_config.py::test_allowlist_empty_image_errors PASSED [ 35%] 2026-07-17 10:30:19.454560 | debian-bookworm | tests/kolla_drift/test_config.py::test_prefix_entry_stale_when_no_match PASSED [ 36%] 2026-07-17 10:30:19.457220 | debian-bookworm | tests/kolla_drift/test_config.py::test_releases_and_release_refs_parse PASSED [ 36%] 2026-07-17 10:30:19.459524 | debian-bookworm | tests/kolla_drift/test_config.py::test_releases_default_empty PASSED [ 36%] 2026-07-17 10:30:19.461936 | debian-bookworm | tests/kolla_drift/test_config.py::test_archive_and_snapshot_cache_defaults PASSED [ 37%] 2026-07-17 10:30:19.463667 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_read_returns_bytes PASSED [ 37%] 2026-07-17 10:30:19.465408 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_read_missing_raises_with_where PASSED [ 37%] 2026-07-17 10:30:19.467115 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_read_optional_present PASSED [ 38%] 2026-07-17 10:30:19.468792 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_read_optional_absent_returns_none PASSED [ 38%] 2026-07-17 10:30:19.470750 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_list_tree_sorted_repo_relative PASSED [ 38%] 2026-07-17 10:30:19.472442 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_list_tree_missing_raises PASSED [ 38%] 2026-07-17 10:30:19.474105 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_list_tree_missing_ok_returns_empty PASSED [ 39%] 2026-07-17 10:30:19.475877 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_list_returns_names PASSED [ 39%] 2026-07-17 10:30:19.477696 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_list_dirs_only PASSED [ 39%] 2026-07-17 10:30:19.479351 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_list_missing_raises PASSED [ 40%] 2026-07-17 10:30:19.502930 | debian-bookworm | tests/kolla_drift/test_driver.py::test_base_dir_not_found_exits_2 PASSED [ 40%] 2026-07-17 10:30:19.509799 | debian-bookworm | tests/kolla_drift/test_driver_stale.py::test_stale_entry_forces_exit_1_and_is_reported PASSED [ 40%] 2026-07-17 10:30:19.515692 | debian-bookworm | tests/kolla_drift/test_driver_stale.py::test_no_allowlist_ignores_invalid_file PASSED [ 41%] 2026-07-17 10:30:19.516823 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_canon_normalizes_hyphen_to_underscore PASSED [ 41%] 2026-07-17 10:30:19.518316 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_parse_enable_flags_strips_prefix PASSED [ 41%] 2026-07-17 10:30:19.519437 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_truthy_enables_literal_only_and_canon PASSED [ 41%] 2026-07-17 10:30:19.521001 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_parse_build_set_unions_both_blocks_canon PASSED [ 42%] 2026-07-17 10:30:19.523017 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_release_range_derives_from_file_set PASSED [ 42%] 2026-07-17 10:30:19.524947 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_release_range_override_wins PASSED [ 42%] 2026-07-17 10:30:19.528534 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_upstream_enable_keys_monolithic PASSED [ 43%] 2026-07-17 10:30:19.535292 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_upstream_enable_keys_split_dir PASSED [ 43%] 2026-07-17 10:30:19.538513 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_upstream_groupvars_keys_monolithic PASSED [ 43%] 2026-07-17 10:30:19.544914 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_upstream_groupvars_keys_split_dir PASSED [ 43%] 2026-07-17 10:30:19.547806 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_osism_groupvars_keys_merges_defaults_and_versions_template PASSED [ 44%] 2026-07-17 10:30:19.551241 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_osism_groupvars_keys_counts_overlays PASSED [ 44%] 2026-07-17 10:30:19.553878 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_osism_enable_flags_merges_across_all_files PASSED [ 44%] 2026-07-17 10:30:19.554995 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_osism_enable_ids_truthy PASSED [ 45%] 2026-07-17 10:30:19.556093 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_osism_enable_ids_explicit_includes_all_keys PASSED [ 45%] 2026-07-17 10:30:19.557228 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_osism_enable_ids_unknown_scope_raises PASSED [ 45%] 2026-07-17 10:30:19.558322 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_groupvars_home_in_newest_keys PASSED [ 46%] 2026-07-17 10:30:19.559400 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_groupvars_home_dropped_only PASSED [ 46%] 2026-07-17 10:30:19.560540 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_groupvars_home_newest_wins_over_dropped PASSED [ 46%] 2026-07-17 10:30:19.561564 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_groupvars_home_neither_returns_none PASSED [ 46%] 2026-07-17 10:30:19.567176 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_upstream_image_tag_keys_collects_both_suffixes PASSED [ 47%] 2026-07-17 10:30:19.568829 | debian-bookworm | tests/kolla_drift/test_enablement_values.py::test_groupvars_values_merges_and_parses PASSED [ 47%] 2026-07-17 10:30:19.570207 | debian-bookworm | tests/kolla_drift/test_enablement_values.py::test_groupvars_values_skips_non_mapping_and_empty PASSED [ 47%] 2026-07-17 10:30:19.572532 | debian-bookworm | tests/kolla_drift/test_enablement_values.py::test_osism_mirror_values_reads_only_001 PASSED [ 48%] 2026-07-17 10:30:19.573955 | debian-bookworm | tests/kolla_drift/test_inventory_sections.py::test_returns_groups_with_sorted_members PASSED [ 48%] 2026-07-17 10:30:19.575302 | debian-bookworm | tests/kolla_drift/test_inventory_sections.py::test_empty_group_has_no_members PASSED [ 48%] 2026-07-17 10:30:19.576784 | debian-bookworm | tests/kolla_drift/test_inventory_sections.py::test_duplicate_member_in_group_does_not_raise PASSED [ 48%] 2026-07-17 10:30:19.577777 | debian-bookworm | tests/kolla_drift/test_kolla_docker.py::test_normalises_hyphen_to_underscore PASSED [ 49%] 2026-07-17 10:30:19.578883 | debian-bookworm | tests/kolla_drift/test_kolla_docker.py::test_empty PASSED [ 49%] 2026-07-17 10:30:19.586331 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_build.py::test_flags_enabled_buildable_not_built PASSED [ 49%] 2026-07-17 10:30:19.593249 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_build.py::test_reads_enable_flags_split_across_files PASSED [ 50%] 2026-07-17 10:30:19.600052 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_build.py::test_allowlist_marks_allowlisted PASSED [ 50%] 2026-07-17 10:30:19.606785 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_truthy_scope_flags_absent_truthy_services PASSED [ 50%] 2026-07-17 10:30:19.613196 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_explicit_scope_also_flags_dead_no_flags PASSED [ 51%] 2026-07-17 10:30:19.619832 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_present_upstream_is_not_orphan PASSED [ 51%] 2026-07-17 10:30:19.626393 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_union_across_releases_not_intersection PASSED [ 51%] 2026-07-17 10:30:19.632853 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_allowlist_marks_allowlisted PASSED [ 51%] 2026-07-17 10:30:19.639239 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_run_uses_explicit_default PASSED [ 52%] 2026-07-17 10:30:19.645723 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_reads_enable_flags_split_across_files PASSED [ 52%] 2026-07-17 10:30:19.648866 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_empty_release_range_raises PASSED [ 52%] 2026-07-17 10:30:19.657813 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_flags_upstream_key_missing_from_osism PASSED [ 53%] 2026-07-17 10:30:19.666973 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_present_in_osism_is_not_missing PASSED [ 53%] 2026-07-17 10:30:19.675911 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_osism_key_in_any_file_suppresses PASSED [ 53%] 2026-07-17 10:30:19.684634 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_versions_template_supplied_key_not_flagged PASSED [ 53%] 2026-07-17 10:30:19.694251 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_overlay_supplied_key_not_flagged PASSED [ 54%] 2026-07-17 10:30:19.702803 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_union_across_releases_not_intersection PASSED [ 54%] 2026-07-17 10:30:19.711482 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_allowlist_marks_allowlisted PASSED [ 54%] 2026-07-17 10:30:19.713749 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_empty_release_range_raises PASSED [ 55%] 2026-07-17 10:30:19.722617 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_missing_key_at_newest_routes_to_001 PASSED [ 55%] 2026-07-17 10:30:19.731191 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_missing_key_dropped_by_newest_routes_to_010 PASSED [ 55%] 2026-07-17 10:30:19.740063 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_two_keys_with_different_homes_have_distinct_remediations PASSED [ 56%] 2026-07-17 10:30:19.750380 | debian-bookworm | tests/kolla_drift/test_kolla_image_orphan.py::test_flags_removed_service_image_and_tag PASSED [ 56%] 2026-07-17 10:30:19.764140 | debian-bookworm | tests/kolla_drift/test_kolla_image_orphan.py::test_present_service_not_flagged PASSED [ 56%] 2026-07-17 10:30:19.775793 | debian-bookworm | tests/kolla_drift/test_kolla_image_orphan.py::test_union_across_releases_not_intersection PASSED [ 56%] 2026-07-17 10:30:19.785726 | debian-bookworm | tests/kolla_drift/test_kolla_image_orphan.py::test_allowlist_marks_osism_built PASSED [ 57%] 2026-07-17 10:30:19.795576 | debian-bookworm | tests/kolla_drift/test_kolla_image_orphan.py::test_ceph_catalogue_ignored PASSED [ 57%] 2026-07-17 10:30:19.805248 | debian-bookworm | tests/kolla_drift/test_kolla_image_orphan.py::test_empty_upstream_union_raises PASSED [ 57%] 2026-07-17 10:30:19.807384 | debian-bookworm | tests/kolla_drift/test_kolla_image_orphan.py::test_empty_catalogue_match_raises PASSED [ 58%] 2026-07-17 10:30:19.809313 | debian-bookworm | tests/kolla_drift/test_kolla_inventory.py::test_flags_upstream_only_groups PASSED [ 58%] 2026-07-17 10:30:19.811136 | debian-bookworm | tests/kolla_drift/test_kolla_inventory.py::test_expected_src_uses_configured_ref PASSED [ 58%] 2026-07-17 10:30:19.813151 | debian-bookworm | tests/kolla_drift/test_kolla_inventory.py::test_red_entry_carries_members PASSED [ 58%] 2026-07-17 10:30:19.815044 | debian-bookworm | tests/kolla_drift/test_kolla_inventory.py::test_exact_and_prefix_allowlist_match PASSED [ 59%] 2026-07-17 10:30:19.822409 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_clean_mirror_no_drift PASSED [ 59%] 2026-07-17 10:30:19.829322 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_value_diff_flagged PASSED [ 59%] 2026-07-17 10:30:19.836282 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_missing_from_mirror_flagged PASSED [ 60%] 2026-07-17 10:30:19.842912 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_dropped_key_routed_to_010 PASSED [ 60%] 2026-07-17 10:30:19.849802 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_dup_key_delete PASSED [ 60%] 2026-07-17 10:30:19.856588 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_invented_key PASSED [ 61%] 2026-07-17 10:30:19.863425 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_typo_mirrored_not_flagged PASSED [ 61%] 2026-07-17 10:30:19.870262 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_newest_selected_by_sort PASSED [ 61%] 2026-07-17 10:30:19.876903 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_dropped_key_classified_with_out_of_order_releases PASSED [ 61%] 2026-07-17 10:30:19.883598 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_allowlist_marks_entry PASSED [ 62%] 2026-07-17 10:30:19.886088 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_empty_release_range_raises PASSED [ 62%] 2026-07-17 10:30:19.892780 | debian-bookworm | tests/kolla_drift/test_kolla_orphan_config.py::test_flags_dead_service_companion_vars PASSED [ 62%] 2026-07-17 10:30:19.899287 | debian-bookworm | tests/kolla_drift/test_kolla_orphan_config.py::test_found_src_points_to_each_file PASSED [ 63%] 2026-07-17 10:30:19.906054 | debian-bookworm | tests/kolla_drift/test_kolla_orphan_config.py::test_no_dead_services_returns_empty PASSED [ 63%] 2026-07-17 10:30:19.912620 | debian-bookworm | tests/kolla_drift/test_kolla_orphan_config.py::test_respects_orphan_allowlist PASSED [ 63%] 2026-07-17 10:30:19.919219 | debian-bookworm | tests/kolla_drift/test_kolla_orphan_config.py::test_own_allowlist_marks_allowlisted PASSED [ 64%] 2026-07-17 10:30:19.924433 | debian-bookworm | tests/kolla_drift/test_kolla_secrets_orphan.py::test_flags_orphan_secrets_per_release PASSED [ 64%] 2026-07-17 10:30:19.929728 | debian-bookworm | tests/kolla_drift/test_kolla_secrets_orphan.py::test_present_secret_is_not_orphan PASSED [ 64%] 2026-07-17 10:30:19.934748 | debian-bookworm | tests/kolla_drift/test_kolla_secrets_orphan.py::test_allowlist_marks_allowlisted PASSED [ 64%] 2026-07-17 10:30:19.939873 | debian-bookworm | tests/kolla_drift/test_kolla_secrets_orphan.py::test_missing_template_skips_release PASSED [ 65%] 2026-07-17 10:30:19.942534 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_inner.py::test_flags_all_inert_keys PASSED [ 65%] 2026-07-17 10:30:19.945074 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_inner.py::test_enabled_and_buildable_key_is_an_add PASSED [ 65%] 2026-07-17 10:30:19.947666 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_inner.py::test_disabled_or_unbuildable_key_is_a_remove PASSED [ 66%] 2026-07-17 10:30:19.950182 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_inner.py::test_add_and_remove_render_as_separate_blocks PASSED [ 66%] 2026-07-17 10:30:19.952809 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_inner.py::test_hyphen_underscore_is_not_drift PASSED [ 66%] 2026-07-17 10:30:19.955656 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_inner.py::test_reads_enable_flags_split_across_files PASSED [ 66%] 2026-07-17 10:30:19.958240 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_inner.py::test_allowlist_marks_allowlisted PASSED [ 67%] 2026-07-17 10:30:19.959680 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_upstream.py::test_flags_services_without_template_key PASSED [ 67%] 2026-07-17 10:30:19.961122 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_upstream.py::test_expected_src_uses_configured_ref PASSED [ 67%] 2026-07-17 10:30:19.962541 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_upstream.py::test_present_service_not_flagged PASSED [ 68%] 2026-07-17 10:30:19.963983 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_upstream.py::test_allowlist_marks_allowlisted PASSED [ 68%] 2026-07-17 10:30:19.965116 | debian-bookworm | tests/kolla_drift/test_model.py::test_drift_entry_has_all_fields PASSED [ 68%] 2026-07-17 10:30:19.966272 | debian-bookworm | tests/kolla_drift/test_model.py::test_drift_entry_to_dict_for_json PASSED [ 69%] 2026-07-17 10:30:19.967386 | debian-bookworm | tests/kolla_drift/test_model.py::test_default_severity_is_actionable PASSED [ 69%] 2026-07-17 10:30:19.968491 | debian-bookworm | tests/kolla_drift/test_model.py::test_as_allowlisted_preserves_severity PASSED [ 69%] 2026-07-17 10:30:19.969599 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_registry_is_a_list PASSED [ 69%] 2026-07-17 10:30:19.970689 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_each_plugin_has_required_metadata PASSED [ 70%] 2026-07-17 10:30:19.971786 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_inner_plugin_registered PASSED [ 70%] 2026-07-17 10:30:19.972839 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_upstream_plugin_registered PASSED [ 70%] 2026-07-17 10:30:19.973867 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_inventory_plugin_registered PASSED [ 71%] 2026-07-17 10:30:19.974966 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_enablement_build_plugin_registered PASSED [ 71%] 2026-07-17 10:30:19.976041 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_enablement_orphan_plugin_registered PASSED [ 71%] 2026-07-17 10:30:19.977069 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_secrets_orphan_plugin_registered PASSED [ 71%] 2026-07-17 10:30:19.978160 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_orphan_config_plugin_registered PASSED [ 72%] 2026-07-17 10:30:19.979205 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_groupvars_missing_plugin_registered PASSED [ 72%] 2026-07-17 10:30:19.980299 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_every_plugin_has_summary_and_remediation PASSED [ 72%] 2026-07-17 10:30:19.985623 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_default_config_enables_every_registered_plugin PASSED [ 73%] 2026-07-17 10:30:19.986792 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_mirror_verbatim_plugin_registered PASSED [ 73%] 2026-07-17 10:30:19.987873 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_plugins_in_lifecycle_order PASSED [ 73%] 2026-07-17 10:30:19.989049 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_plugin_groups_match_registries_and_are_disjoint PASSED [ 74%] 2026-07-17 10:30:19.990234 | debian-bookworm | tests/kolla_drift/test_report.py::test_single_plugin_groups_sorts_and_renders PASSED [ 74%] 2026-07-17 10:30:19.991470 | debian-bookworm | tests/kolla_drift/test_report.py::test_orders_blocks_by_plugins_list PASSED [ 74%] 2026-07-17 10:30:19.992633 | debian-bookworm | tests/kolla_drift/test_report.py::test_build_style_splits_one_block_per_ref_pair PASSED [ 74%] 2026-07-17 10:30:19.993800 | debian-bookworm | tests/kolla_drift/test_report.py::test_allowlisted_excluded_from_blocks_and_count PASSED [ 75%] 2026-07-17 10:30:19.994860 | debian-bookworm | tests/kolla_drift/test_report.py::test_empty_returns_empty_list PASSED [ 75%] 2026-07-17 10:30:19.996110 | debian-bookworm | tests/kolla_drift/test_report.py::test_entry_summary_remediation_override_plugin_default PASSED [ 75%] 2026-07-17 10:30:19.997315 | debian-bookworm | tests/kolla_drift/test_report.py::test_lists_image_not_alias PASSED [ 76%] 2026-07-17 10:30:19.998529 | debian-bookworm | tests/kolla_drift/test_sbom_map.py::test_extracts_keys PASSED [ 76%] 2026-07-17 10:30:19.999795 | debian-bookworm | tests/kolla_drift/test_sbom_map.py::test_missing_map_raises PASSED [ 76%] 2026-07-17 10:30:20.000902 | debian-bookworm | tests/kolla_drift/test_secrets_map.py::test_extracts_top_level_keys PASSED [ 76%] 2026-07-17 10:30:20.001999 | debian-bookworm | tests/kolla_drift/test_secrets_map.py::test_ignores_comments_indented_and_markers PASSED [ 77%] 2026-07-17 10:30:20.003096 | debian-bookworm | tests/kolla_drift/test_secrets_map.py::test_empty_input PASSED [ 77%] 2026-07-17 10:30:20.006012 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_local_working_tree_when_found PASSED [ 77%] 2026-07-17 10:30:20.008886 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_not_found_in_base_dir_is_mode_b_error PASSED [ 78%] 2026-07-17 10:30:20.011751 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_local_file_absent_is_error_not_remote PASSED [ 78%] 2026-07-17 10:30:20.015488 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_remote_fallback_when_not_found PASSED [ 78%] 2026-07-17 10:30:20.019104 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_no_base_dir_is_remote PASSED [ 79%] 2026-07-17 10:30:20.022029 | debian-bookworm | tests/kolla_drift/test_source.py::test_first_base_dir_with_the_repo_wins PASSED [ 79%] 2026-07-17 10:30:20.170968 | debian-bookworm | tests/kolla_drift/test_source.py::test_pinned_local_git_repo_reads_at_pin_ref PASSED [ 79%] 2026-07-17 10:30:20.181073 | debian-bookworm | tests/kolla_drift/test_source.py::test_pinned_non_git_dir_falls_back_to_remote PASSED [ 79%] 2026-07-17 10:30:20.186211 | debian-bookworm | tests/kolla_drift/test_source.py::test_pinned_non_git_dir_no_fallback_is_mode_b PASSED [ 80%] 2026-07-17 10:30:20.191799 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_remote_404_errors PASSED [ 80%] 2026-07-17 10:30:20.197060 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_network_error PASSED [ 80%] 2026-07-17 10:30:20.201303 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_underscore_repo_translates_to_hyphen PASSED [ 81%] 2026-07-17 10:30:20.205159 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_optional_present_local PASSED [ 81%] 2026-07-17 10:30:20.208805 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_optional_missing_local_returns_none PASSED [ 81%] 2026-07-17 10:30:20.213309 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_optional_404_returns_none PASSED [ 82%] 2026-07-17 10:30:20.217657 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_optional_network_error_still_raises PASSED [ 82%] 2026-07-17 10:30:20.222155 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_optional_underscore_repo_translates_to_hyphen PASSED [ 82%] 2026-07-17 10:30:20.225707 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_local PASSED [ 82%] 2026-07-17 10:30:20.230150 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_remote PASSED [ 83%] 2026-07-17 10:30:20.234379 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_remote_404_errors PASSED [ 83%] 2026-07-17 10:30:20.238656 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_underscore_repo_translates_to_hyphen PASSED [ 83%] 2026-07-17 10:30:20.242906 | debian-bookworm | tests/kolla_drift/test_source.py::test_source_override_redirects_owner_and_ref PASSED [ 84%] 2026-07-17 10:30:20.246326 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_local_dirs_only_excludes_files PASSED [ 84%] 2026-07-17 10:30:20.250620 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_remote_dirs_only_filters_type PASSED [ 84%] 2026-07-17 10:30:20.255409 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_at_ref_uses_explicit_ref_and_owner PASSED [ 84%] 2026-07-17 10:30:20.260163 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_at_ref_404_raises PASSED [ 85%] 2026-07-17 10:30:20.264975 | debian-bookworm | tests/kolla_drift/test_source.py::test_release_to_ref_prefers_stable PASSED [ 85%] 2026-07-17 10:30:20.270286 | debian-bookworm | tests/kolla_drift/test_source.py::test_release_to_ref_falls_back_through_candidates PASSED [ 85%] 2026-07-17 10:30:20.275552 | debian-bookworm | tests/kolla_drift/test_source.py::test_release_to_ref_treats_422_as_absent PASSED [ 86%] 2026-07-17 10:30:20.282617 | debian-bookworm | tests/kolla_drift/test_source.py::test_release_to_ref_uses_eom_tag_last PASSED [ 86%] 2026-07-17 10:30:20.289864 | debian-bookworm | tests/kolla_drift/test_source.py::test_release_to_ref_none_raises PASSED [ 86%] 2026-07-17 10:30:20.293798 | debian-bookworm | tests/kolla_drift/test_source.py::test_release_to_ref_override_wins PASSED [ 87%] 2026-07-17 10:30:20.298346 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_at_ref_returns_bytes_at_explicit_ref PASSED [ 87%] 2026-07-17 10:30:20.302764 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_at_ref_optional_404_returns_none PASSED [ 87%] 2026-07-17 10:30:20.307176 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_at_ref_404_raises_when_not_optional PASSED [ 87%] 2026-07-17 10:30:20.310215 | debian-bookworm | tests/kolla_drift/test_source.py::test_describe_resolution_local_and_remote PASSED [ 88%] 2026-07-17 10:30:20.313190 | debian-bookworm | tests/kolla_drift/test_source.py::test_describe_resolution_mode_b_raises PASSED [ 88%] 2026-07-17 10:30:20.316077 | debian-bookworm | tests/kolla_drift/test_source.py::test_describe_resolution_lists_all_missing PASSED [ 88%] 2026-07-17 10:30:20.382481 | debian-bookworm | tests/kolla_drift/test_source.py::test_git_show_multi_ref_from_one_clone PASSED [ 89%] 2026-07-17 10:30:20.418402 | debian-bookworm | tests/kolla_drift/test_source.py::test_git_show_optional_absent_path PASSED [ 89%] 2026-07-17 10:30:20.454053 | debian-bookworm | tests/kolla_drift/test_source.py::test_git_ls_tree_returns_basenames_and_dirs_only PASSED [ 89%] 2026-07-17 10:30:20.524059 | debian-bookworm | tests/kolla_drift/test_source.py::test_resolve_local_ref_finds_non_origin_remote PASSED [ 89%] 2026-07-17 10:30:20.560046 | debian-bookworm | tests/kolla_drift/test_source.py::test_git_show_unresolvable_ref_raises PASSED [ 90%] 2026-07-17 10:30:20.599948 | debian-bookworm | tests/kolla_drift/test_source.py::test_git_ref_exists PASSED [ 90%] 2026-07-17 10:30:20.663429 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_at_ref_local_git PASSED [ 90%] 2026-07-17 10:30:20.691707 | debian-bookworm | tests/kolla_drift/test_source.py::test_describe_resolution_pinned_local_tag PASSED [ 91%] 2026-07-17 10:30:20.698805 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_at_ref_unpinned_local_dir_is_remote PASSED [ 91%] 2026-07-17 10:30:20.700335 | debian-bookworm | tests/kolla_drift/test_source.py::test_release_to_ref_memoizes_probes PASSED [ 91%] 2026-07-17 10:30:20.705127 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_remote_rate_limit_403_gives_helpful_error PASSED [ 92%] 2026-07-17 10:30:20.709456 | debian-bookworm | tests/kolla_drift/test_source.py::test_rate_limit_error_when_authenticated_omits_token_advice PASSED [ 92%] 2026-07-17 10:30:20.713339 | debian-bookworm | tests/kolla_drift/test_source.py::test_secondary_rate_limit_retry_after_gives_hint PASSED [ 92%] 2026-07-17 10:30:20.716824 | debian-bookworm | tests/kolla_drift/test_source.py::test_raw_cdn_429_without_headers_gives_raw_specific_hint PASSED [ 92%] 2026-07-17 10:30:20.720565 | debian-bookworm | tests/kolla_drift/test_source.py::test_plain_403_is_not_mistaken_for_rate_limiting PASSED [ 93%] 2026-07-17 10:30:20.721601 | debian-bookworm | tests/kolla_drift/test_source.py::test_auth_headers_adds_bearer_for_github_host PASSED [ 93%] 2026-07-17 10:30:20.722569 | debian-bookworm | tests/kolla_drift/test_source.py::test_auth_headers_absent_when_no_token PASSED [ 93%] 2026-07-17 10:30:20.723515 | debian-bookworm | tests/kolla_drift/test_source.py::test_auth_headers_not_leaked_to_non_github_host PASSED [ 94%] 2026-07-17 10:30:20.725408 | debian-bookworm | tests/kolla_drift/test_source.py::test_get_sends_auth_header_to_github PASSED [ 94%] 2026-07-17 10:30:20.727159 | debian-bookworm | tests/kolla_drift/test_source.py::test_get_does_not_send_auth_to_non_github_mirror PASSED [ 94%] 2026-07-17 10:30:20.733027 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_uses_archive_when_enabled PASSED [ 94%] 2026-07-17 10:30:20.739507 | debian-bookworm | tests/kolla_drift/test_source.py::test_archive_snapshot_shared_across_reads PASSED [ 95%] 2026-07-17 10:30:20.745756 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_uses_archive PASSED [ 95%] 2026-07-17 10:30:20.750657 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_tree_uses_archive PASSED [ 95%] 2026-07-17 10:30:20.755468 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_at_ref_uses_archive PASSED [ 96%] 2026-07-17 10:30:20.759832 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_at_ref_uses_archive PASSED [ 96%] 2026-07-17 10:30:20.760789 | debian-bookworm | tests/kolla_drift/test_versions_template.py::test_extracts_distinct_keys PASSED [ 96%] 2026-07-17 10:30:20.761706 | debian-bookworm | tests/kolla_drift/test_versions_template.py::test_empty_input PASSED [ 97%] 2026-07-17 10:30:20.766125 | debian-bookworm | tests/test_driver_groups.py::test_group_image_runs_only_image_plugins PASSED [ 97%] 2026-07-17 10:30:20.770432 | debian-bookworm | tests/test_driver_groups.py::test_group_kolla_runs_only_kolla_plugins PASSED [ 97%] 2026-07-17 10:30:20.774788 | debian-bookworm | tests/test_driver_groups.py::test_group_all_runs_both_groups PASSED [ 97%] 2026-07-17 10:30:20.778962 | debian-bookworm | tests/test_driver_groups.py::test_archive_mode_preamble_not_misleading PASSED [ 98%] 2026-07-17 10:30:20.783235 | debian-bookworm | tests/test_driver_groups.py::test_use_raw_get_preamble_warns_slow PASSED [ 98%] 2026-07-17 10:30:20.786917 | debian-bookworm | tests/test_driver_groups.py::test_missing_group_errors PASSED [ 98%] 2026-07-17 10:30:20.789026 | debian-bookworm | tests/test_driver_groups.py::test_demo_exits_0_without_reading_config_or_allowlist PASSED [ 99%] 2026-07-17 10:30:20.793146 | debian-bookworm | tests/test_driver_groups.py::test_demo_renders_every_real_plugin PASSED [ 99%] 2026-07-17 10:30:20.795330 | debian-bookworm | tests/test_driver_groups.py::test_demo_json_emits_entries PASSED [ 99%] 2026-07-17 10:30:20.838648 | debian-bookworm | tests/test_driver_groups.py::test_help_lists_plugin_groups PASSED [100%] 2026-07-17 10:30:20.838680 | debian-bookworm | 2026-07-17 10:30:20.838686 | debian-bookworm | ============================= 339 passed in 4.38s ============================== 2026-07-17 10:30:20.899241 | debian-bookworm | drift-test: 4948 I exit 0 (4.68 seconds) /home/zuul/src/github.com/osism/release> pytest tests/ -v pid=1769 [tox/execute/api.py:308] 2026-07-17 10:30:20.900252 | debian-bookworm | drift-test: OK (4.73=setup[0.05]+cmd[4.68] seconds) 2026-07-17 10:30:20.900268 | debian-bookworm | congratulations :) (4.75 seconds) 2026-07-17 10:30:21.104812 | debian-bookworm | ok: Runtime: 0:00:05.037492 2026-07-17 10:30:21.115247 | 2026-07-17 10:30:21.115372 | TASK [tox : Look for output] 2026-07-17 10:30:21.552057 | debian-bookworm | ok 2026-07-17 10:30:21.583998 | 2026-07-17 10:30:21.584362 | TASK [tox : Return file comments to Zuul] 2026-07-17 10:30:21.646434 | debian-bookworm | skipping: Conditional result was False 2026-07-17 10:30:21.663630 | 2026-07-17 10:30:21.663939 | PLAY RECAP 2026-07-17 10:30:21.664006 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-07-17 10:30:21.664033 | 2026-07-17 10:30:22.069845 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-07-17 10:30:22.092221 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-07-17 10:30:23.614768 | 2026-07-17 10:30:23.614992 | PLAY [all] 2026-07-17 10:30:23.634574 | 2026-07-17 10:30:23.634748 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-07-17 10:30:23.708504 | debian-bookworm | skipping: Conditional result was False 2026-07-17 10:30:23.729726 | 2026-07-17 10:30:23.730033 | TASK [fetch-tox-output : Set tox log path for single node] 2026-07-17 10:30:23.784141 | debian-bookworm | ok 2026-07-17 10:30:23.790570 | 2026-07-17 10:30:23.790770 | TASK [fetch-tox-output : Ensure local tox dir] 2026-07-17 10:30:25.104442 | debian-bookworm -> localhost | changed 2026-07-17 10:30:25.113708 | 2026-07-17 10:30:25.113866 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-07-17 10:30:25.159046 | debian-bookworm | skipping: Conditional result was False 2026-07-17 10:30:25.171992 | 2026-07-17 10:30:25.172178 | TASK [fetch-tox-output : Set envlist fact] 2026-07-17 10:30:25.222250 | debian-bookworm | ok 2026-07-17 10:30:25.228424 | 2026-07-17 10:30:25.228548 | TASK [fetch-tox-output : Get tox version] 2026-07-17 10:30:25.894919 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-07-17 10:30:25.911396 | debian-bookworm | 4.56.4 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-17 10:30:26.257821 | debian-bookworm | ok: Runtime: 0:00:00.283143 2026-07-17 10:30:26.264002 | 2026-07-17 10:30:26.264166 | TASK [fetch-tox-output : Find all default environments] 2026-07-17 10:30:26.795562 | debian-bookworm | skipping: Conditional result was False 2026-07-17 10:30:26.811943 | 2026-07-17 10:30:26.812242 | TASK [fetch-tox-output : Set envlist fact] 2026-07-17 10:30:26.848282 | debian-bookworm | skipping: Conditional result was False 2026-07-17 10:30:26.857424 | 2026-07-17 10:30:26.857568 | TASK [fetch-tox-output : Find all default environments] 2026-07-17 10:30:27.393521 | debian-bookworm | skipping: Conditional result was False 2026-07-17 10:30:27.408156 | 2026-07-17 10:30:27.408343 | TASK [fetch-tox-output : Set envlist fact] 2026-07-17 10:30:27.443856 | debian-bookworm | skipping: Conditional result was False 2026-07-17 10:30:27.453382 | 2026-07-17 10:30:27.453535 | LOOP [fetch-tox-output : Copy tox logs] 2026-07-17 10:30:27.515500 | debian-bookworm | skipping: Conditional result was False 2026-07-17 10:30:27.529781 | 2026-07-17 10:30:27.529930 | LOOP [fetch-tox-output : Collect tox logs] 2026-07-17 10:30:28.439256 | debian-bookworm | changed: 2026-07-17 10:30:28.439507 | debian-bookworm | created directory /var/lib/zuul/builds/adee50804a6f40f38c0b784e0ff65992/work/logs/tox/drift-test 2026-07-17 10:30:28.439548 | debian-bookworm | cd+++++++++ ./ 2026-07-17 10:30:28.439574 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-07-17 10:30:28.439605 | 2026-07-17 10:30:28.449240 | 2026-07-17 10:30:28.449430 | PLAY RECAP 2026-07-17 10:30:28.449493 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-07-17 10:30:28.449518 | 2026-07-17 10:30:28.626590 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-07-17 10:30:28.629187 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-07-17 10:30:29.486533 | 2026-07-17 10:30:29.486717 | PLAY [all] 2026-07-17 10:30:29.504298 | 2026-07-17 10:30:29.504465 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-07-17 10:30:29.751461 | debian-bookworm | changed: non-zero return code 2026-07-17 10:30:29.757464 | 2026-07-17 10:30:29.757607 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-07-17 10:30:29.782721 | debian-bookworm | skipping: Conditional result was False 2026-07-17 10:30:29.789613 | 2026-07-17 10:30:29.789753 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-07-17 10:30:29.821148 | 2026-07-17 10:30:29.821369 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-07-17 10:30:29.859714 | 2026-07-17 10:30:29.860028 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-07-17 10:30:29.885421 | debian-bookworm | skipping: Conditional result was False 2026-07-17 10:30:29.894577 | 2026-07-17 10:30:29.894734 | LOOP [fetch-subunit-output : Generate subunit file] 2026-07-17 10:30:29.943572 | 2026-07-17 10:30:29.943887 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-07-17 10:30:29.970293 | debian-bookworm | skipping: Conditional result was False 2026-07-17 10:30:29.982765 | 2026-07-17 10:30:29.983042 | TASK [fetch-subunit-output : Remove the temporary file] 2026-07-17 10:30:30.008522 | debian-bookworm | skipping: Conditional result was False 2026-07-17 10:30:30.017122 | 2026-07-17 10:30:30.017282 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-07-17 10:30:30.043364 | debian-bookworm | skipping: Conditional result was False 2026-07-17 10:30:30.062197 | 2026-07-17 10:30:30.062473 | PLAY RECAP 2026-07-17 10:30:30.062546 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-07-17 10:30:30.062575 | 2026-07-17 10:30:30.236334 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-07-17 10:30:30.237399 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-17 10:30:31.087532 | 2026-07-17 10:30:31.087739 | PLAY [Base post-fetch] 2026-07-17 10:30:31.103283 | 2026-07-17 10:30:31.103451 | TASK [diagnose-network : Ensure log directory exists] 2026-07-17 10:30:31.516699 | debian-bookworm | ok 2026-07-17 10:30:31.528444 | 2026-07-17 10:30:31.528648 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-17 10:30:43.362439 | debian-bookworm | ok: Runtime: 0:00:06.029895 2026-07-17 10:30:43.374372 | 2026-07-17 10:30:43.374624 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-17 10:30:49.412434 | debian-bookworm | ok: Runtime: 0:00:00.010281 2026-07-17 10:30:49.423455 | 2026-07-17 10:30:49.423612 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-17 10:30:55.415276 | debian-bookworm | ok: Runtime: 0:00:00.006219 2026-07-17 10:30:55.442222 | 2026-07-17 10:30:55.442378 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-17 10:30:55.512212 | debian-bookworm | skipping: Conditional result was False 2026-07-17 10:30:55.529556 | 2026-07-17 10:30:55.529818 | TASK [fetch-output : Set log path for single node] 2026-07-17 10:30:55.594611 | debian-bookworm | ok 2026-07-17 10:30:55.600114 | 2026-07-17 10:30:55.600251 | LOOP [fetch-output : Ensure local output dirs] 2026-07-17 10:30:55.882337 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/adee50804a6f40f38c0b784e0ff65992/work/logs" 2026-07-17 10:30:56.250657 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/adee50804a6f40f38c0b784e0ff65992/work/artifacts" 2026-07-17 10:30:56.537446 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/adee50804a6f40f38c0b784e0ff65992/work/docs" 2026-07-17 10:30:56.560409 | 2026-07-17 10:30:56.560558 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-17 10:30:57.356706 | debian-bookworm | changed: 2026-07-17 10:30:57.357009 | debian-bookworm | .d..t...... ./ 2026-07-17 10:30:57.357248 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-17 10:30:57.357323 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-17 10:30:57.357350 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-17 10:30:57.357373 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-17 10:30:57.357394 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-17 10:30:57.357455 | debian-bookworm | changed: All items complete 2026-07-17 10:30:57.357486 | 2026-07-17 10:30:57.952165 | debian-bookworm | changed: .d..t...... ./ 2026-07-17 10:30:58.509978 | debian-bookworm | changed: .d..t...... ./ 2026-07-17 10:30:58.532625 | 2026-07-17 10:30:58.532790 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-17 10:30:58.903100 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010763 2026-07-17 10:30:59.251216 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.008363 2026-07-17 10:30:59.271058 | 2026-07-17 10:30:59.271354 | PLAY RECAP 2026-07-17 10:30:59.271550 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-17 10:30:59.271649 | 2026-07-17 10:30:59.442542 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-17 10:30:59.444895 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-17 10:31:00.209133 | 2026-07-17 10:31:00.209309 | PLAY [Base post] 2026-07-17 10:31:00.223248 | 2026-07-17 10:31:00.223391 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-17 10:31:00.784116 | debian-bookworm | changed 2026-07-17 10:31:00.790592 | 2026-07-17 10:31:00.790709 | PLAY RECAP 2026-07-17 10:31:00.790774 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-17 10:31:00.790856 | 2026-07-17 10:31:00.929473 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-17 10:31:00.930587 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-17 10:31:01.769417 | 2026-07-17 10:31:01.769618 | PLAY [Base post-logs] 2026-07-17 10:31:01.780910 | 2026-07-17 10:31:01.781096 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-17 10:31:02.280963 | localhost | changed 2026-07-17 10:31:02.293929 | 2026-07-17 10:31:02.294139 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-17 10:31:02.335538 | localhost | ok 2026-07-17 10:31:02.340356 | 2026-07-17 10:31:02.340485 | TASK [Set zuul-log-path fact] 2026-07-17 10:31:02.356074 | localhost | ok 2026-07-17 10:31:02.364547 | 2026-07-17 10:31:02.364669 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-17 10:31:02.389727 | localhost | ok 2026-07-17 10:31:02.392810 | 2026-07-17 10:31:02.392915 | TASK [upload-logs : Create log directories] 2026-07-17 10:31:02.937051 | localhost | changed 2026-07-17 10:31:02.944959 | 2026-07-17 10:31:02.945160 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-17 10:31:03.521852 | localhost -> localhost | ok: Runtime: 0:00:00.005049 2026-07-17 10:31:03.527318 | 2026-07-17 10:31:03.527451 | TASK [upload-logs : Upload logs to log server] 2026-07-17 10:31:04.123371 | localhost | Output suppressed because no_log was given 2026-07-17 10:31:04.128866 | 2026-07-17 10:31:04.129215 | LOOP [upload-logs : Compress console log and json output] 2026-07-17 10:31:04.179996 | localhost | skipping: Conditional result was False 2026-07-17 10:31:04.185891 | localhost | skipping: Conditional result was False 2026-07-17 10:31:04.190231 | 2026-07-17 10:31:04.190347 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-17 10:31:04.248772 | localhost | skipping: Conditional result was False 2026-07-17 10:31:04.249406 | 2026-07-17 10:31:04.252274 | localhost | skipping: Conditional result was False 2026-07-17 10:31:04.260172 | 2026-07-17 10:31:04.260400 | LOOP [upload-logs : Upload console log and json output]