2026-08-13 03:00:22.089963 | Job console starting 2026-08-13 03:00:22.097106 | Updating git repos 2026-08-13 03:00:22.384355 | Cloning repos into workspace 2026-08-13 03:00:22.484423 | Restoring repo states 2026-08-13 03:00:22.518076 | Merging changes 2026-08-13 03:00:22.518093 | Checking out repos 2026-08-13 03:00:22.730924 | Preparing playbooks 2026-08-13 03:00:24.395351 | Running Ansible setup 2026-08-13 03:00:31.576818 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-13 03:00:33.170377 | 2026-08-13 03:00:33.170522 | PLAY [Base pre] 2026-08-13 03:00:33.227292 | 2026-08-13 03:00:33.227435 | TASK [Setup log path fact] 2026-08-13 03:00:33.266742 | debian-bookworm | ok 2026-08-13 03:00:33.296376 | 2026-08-13 03:00:33.296524 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-13 03:00:33.359135 | debian-bookworm | ok 2026-08-13 03:00:33.381464 | 2026-08-13 03:00:33.381584 | TASK [emit-job-header : Print job information] 2026-08-13 03:00:33.434193 | # Job Information 2026-08-13 03:00:33.434346 | Ansible Version: 2.16.14 2026-08-13 03:00:33.434376 | Job: release-tox-drift-test 2026-08-13 03:00:33.434403 | Pipeline: periodic-daily 2026-08-13 03:00:33.434423 | Executor: 521e9411259a 2026-08-13 03:00:33.434441 | Triggered by: https://github.com/osism/release 2026-08-13 03:00:33.434459 | Event ID: c9c0c92499f24554a62a9a7dbfc34904 2026-08-13 03:00:33.438460 | 2026-08-13 03:00:33.438541 | LOOP [emit-job-header : Print node information] 2026-08-13 03:00:33.597478 | debian-bookworm | ok: 2026-08-13 03:00:33.599361 | debian-bookworm | # Node Information 2026-08-13 03:00:33.599438 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-13 03:00:33.599469 | debian-bookworm | Hostname: debian 2026-08-13 03:00:33.599493 | debian-bookworm | Username: zuul 2026-08-13 03:00:33.599515 | debian-bookworm | Distro: Debian 12.15 2026-08-13 03:00:33.599539 | debian-bookworm | Provider: regiocloud-a 2026-08-13 03:00:33.599560 | debian-bookworm | Region: 2026-08-13 03:00:33.599582 | debian-bookworm | Label: debian-bookworm 2026-08-13 03:00:33.599602 | debian-bookworm | Product Name: OpenStack Nova 2026-08-13 03:00:33.599621 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe0f:1c1b 2026-08-13 03:00:33.615646 | 2026-08-13 03:00:33.615758 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-13 03:00:35.058574 | debian-bookworm -> localhost | changed 2026-08-13 03:00:35.066471 | 2026-08-13 03:00:35.066576 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-13 03:00:37.795803 | debian-bookworm -> localhost | changed 2026-08-13 03:00:37.823886 | 2026-08-13 03:00:37.824007 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-13 03:00:38.365801 | debian-bookworm -> localhost | ok 2026-08-13 03:00:38.372992 | 2026-08-13 03:00:38.373150 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-13 03:00:38.455708 | debian-bookworm | ok 2026-08-13 03:00:38.499179 | debian-bookworm | included: /var/lib/zuul/builds/2876f273375f43a2a1ed96ef5d6325c6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-13 03:00:38.518714 | 2026-08-13 03:00:38.518843 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-13 03:00:42.524458 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-13 03:00:42.524661 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2876f273375f43a2a1ed96ef5d6325c6/work/2876f273375f43a2a1ed96ef5d6325c6_id_rsa 2026-08-13 03:00:42.524713 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2876f273375f43a2a1ed96ef5d6325c6/work/2876f273375f43a2a1ed96ef5d6325c6_id_rsa.pub 2026-08-13 03:00:42.524739 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-13 03:00:42.524762 | debian-bookworm -> localhost | SHA256:E3huytaKGZ4TqxMRudLTrNFq9dgACK8hqdHF+lyqAng zuul-build-sshkey 2026-08-13 03:00:42.524793 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-13 03:00:42.524825 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-13 03:00:42.524848 | debian-bookworm -> localhost | |o. o. | 2026-08-13 03:00:42.524869 | debian-bookworm -> localhost | |.++.. . | 2026-08-13 03:00:42.524889 | debian-bookworm -> localhost | |=.oO . o | 2026-08-13 03:00:42.524909 | debian-bookworm -> localhost | |++B * .o . | 2026-08-13 03:00:42.524928 | debian-bookworm -> localhost | |+. X B S | 2026-08-13 03:00:42.524951 | debian-bookworm -> localhost | |o E *.o+ . | 2026-08-13 03:00:42.524972 | debian-bookworm -> localhost | |.o o.o+ . | 2026-08-13 03:00:42.524991 | debian-bookworm -> localhost | |. o.o* . | 2026-08-13 03:00:42.525011 | debian-bookworm -> localhost | | ..o=.. | 2026-08-13 03:00:42.525039 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-13 03:00:42.525088 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.468331 2026-08-13 03:00:42.531574 | 2026-08-13 03:00:42.531670 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-13 03:00:42.577414 | debian-bookworm | ok 2026-08-13 03:00:42.602616 | debian-bookworm | included: /var/lib/zuul/builds/2876f273375f43a2a1ed96ef5d6325c6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-13 03:00:42.631915 | 2026-08-13 03:00:42.632045 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-13 03:00:42.678351 | debian-bookworm | skipping: Conditional result was False 2026-08-13 03:00:42.701866 | 2026-08-13 03:00:42.702023 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-13 03:00:43.594041 | debian-bookworm | changed 2026-08-13 03:00:43.599858 | 2026-08-13 03:00:43.599953 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-13 03:00:43.864167 | debian-bookworm | ok 2026-08-13 03:00:43.870515 | 2026-08-13 03:00:43.871335 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-13 03:00:44.713144 | debian-bookworm | changed 2026-08-13 03:00:44.723743 | 2026-08-13 03:00:44.723842 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-13 03:00:45.453471 | debian-bookworm | changed 2026-08-13 03:00:45.458123 | 2026-08-13 03:00:45.458213 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-13 03:00:45.471058 | debian-bookworm | skipping: Conditional result was False 2026-08-13 03:00:45.475954 | 2026-08-13 03:00:45.476028 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-13 03:00:46.108632 | debian-bookworm -> localhost | changed 2026-08-13 03:00:46.137232 | 2026-08-13 03:00:46.137355 | TASK [add-build-sshkey : Add back temp key] 2026-08-13 03:00:46.630335 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2876f273375f43a2a1ed96ef5d6325c6/work/2876f273375f43a2a1ed96ef5d6325c6_id_rsa (zuul-build-sshkey) 2026-08-13 03:00:46.630556 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.028525 2026-08-13 03:00:46.638502 | 2026-08-13 03:00:46.638609 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-13 03:00:47.058264 | debian-bookworm | ok 2026-08-13 03:00:47.065120 | 2026-08-13 03:00:47.065220 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-13 03:00:47.091051 | debian-bookworm | skipping: Conditional result was False 2026-08-13 03:00:47.102078 | 2026-08-13 03:00:47.102220 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-13 03:00:47.544796 | debian-bookworm | ok 2026-08-13 03:00:47.563618 | 2026-08-13 03:00:47.563733 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-13 03:00:47.592511 | debian-bookworm | ok 2026-08-13 03:00:47.597796 | 2026-08-13 03:00:47.597888 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-13 03:00:47.889305 | debian-bookworm -> localhost | ok 2026-08-13 03:00:47.896560 | 2026-08-13 03:00:47.896664 | TASK [validate-host : Collect information about the host] 2026-08-13 03:00:48.956379 | debian-bookworm | ok 2026-08-13 03:00:48.980019 | 2026-08-13 03:00:48.980150 | TASK [validate-host : Sanitize hostname] 2026-08-13 03:00:49.110189 | debian-bookworm | ok 2026-08-13 03:00:49.114913 | 2026-08-13 03:00:49.115012 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-13 03:00:49.702423 | debian-bookworm -> localhost | changed 2026-08-13 03:00:49.712798 | 2026-08-13 03:00:49.712933 | TASK [validate-host : Collect information about zuul worker] 2026-08-13 03:00:50.125615 | debian-bookworm | ok 2026-08-13 03:00:50.130751 | 2026-08-13 03:00:50.130890 | TASK [validate-host : Write out all zuul information for each host] 2026-08-13 03:00:50.676943 | debian-bookworm -> localhost | changed 2026-08-13 03:00:50.698320 | 2026-08-13 03:00:50.698491 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-13 03:00:50.975092 | debian-bookworm | ok 2026-08-13 03:00:50.981642 | 2026-08-13 03:00:50.981762 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-13 03:00:52.180114 | debian-bookworm | changed: 2026-08-13 03:00:52.180352 | debian-bookworm | cd+++++++++ src/ 2026-08-13 03:00:52.180424 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-13 03:00:52.180449 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-13 03:00:52.180470 | debian-bookworm | cd+++++++++ src/github.com/osism/release/ 2026-08-13 03:00:52.180490 | debian-bookworm | ceph-pacific.yml 2026-08-13 03:00:52.187605 | debian-bookworm | openstack-wallaby.yml 2026-08-13 03:00:52.187640 | debian-bookworm | cd+++++++++ src/github.com/osism/release/10.0.0/ 2026-08-13 03:00:52.187658 | debian-bookworm | ceph-pacific.yml 2026-08-13 03:00:52.187776 | debian-bookworm | openstack-wallaby.yml 2026-08-13 03:00:52.187812 | debian-bookworm | cd+++++++++ src/github.com/osism/release/3.0.0/ 2026-08-13 03:00:52.187833 | debian-bookworm | ceph-pacific.yml 2026-08-13 03:00:52.187893 | debian-bookworm | openstack-xena.yml 2026-08-13 03:00:52.187929 | debian-bookworm | cd+++++++++ src/github.com/osism/release/3.1.0/ 2026-08-13 03:00:52.187946 | debian-bookworm | ceph-pacific.yml 2026-08-13 03:00:52.187998 | debian-bookworm | openstack-xena.yml 2026-08-13 03:00:52.188032 | debian-bookworm | cd+++++++++ src/github.com/osism/release/3.2.0/ 2026-08-13 03:00:52.188049 | debian-bookworm | ceph-pacific.yml 2026-08-13 03:00:52.188110 | debian-bookworm | openstack-xena.yml 2026-08-13 03:00:52.188145 | debian-bookworm | cd+++++++++ src/github.com/osism/release/4.0.0/ 2026-08-13 03:00:52.188163 | debian-bookworm | ceph-pacific.yml 2026-08-13 03:00:52.188213 | debian-bookworm | openstack-yoga.yml 2026-08-13 03:00:52.188247 | debian-bookworm | cd+++++++++ src/github.com/osism/release/4.1.0/ 2026-08-13 03:00:52.188264 | debian-bookworm | ceph-pacific.yml 2026-08-13 03:00:52.188316 | debian-bookworm | openstack-yoga.yml 2026-08-13 03:00:52.188352 | debian-bookworm | cd+++++++++ src/github.com/osism/release/4.2.0/ 2026-08-13 03:00:52.188370 | debian-bookworm | ceph-pacific.yml 2026-08-13 03:00:52.188422 | debian-bookworm | openstack-yoga.yml 2026-08-13 03:00:52.188457 | debian-bookworm | cd+++++++++ src/github.com/osism/release/4.3.0/ 2026-08-13 03:00:52.188474 | debian-bookworm | ceph-pacific.yml 2026-08-13 03:00:52.188530 | debian-bookworm | openstack-yoga.yml 2026-08-13 03:00:52.188564 | debian-bookworm | cd+++++++++ src/github.com/osism/release/5.0.0/ 2026-08-13 03:00:52.188582 | debian-bookworm | ceph-pacific.yml 2026-08-13 03:00:52.188634 | debian-bookworm | openstack-zed.yml 2026-08-13 03:00:52.188669 | debian-bookworm | cd+++++++++ src/github.com/osism/release/5.1.0/ 2026-08-13 03:00:52.188686 | debian-bookworm | ceph-pacific.yml 2026-08-13 03:00:52.188738 | debian-bookworm | openstack-zed.yml 2026-08-13 03:00:52.188774 | debian-bookworm | cd+++++++++ src/github.com/osism/release/5.2.0/ 2026-08-13 03:00:52.188791 | debian-bookworm | ceph-quincy.yml 2026-08-13 03:00:52.188843 | debian-bookworm | openstack-zed.yml 2026-08-13 03:00:52.188878 | debian-bookworm | cd+++++++++ src/github.com/osism/release/5.3.0/ 2026-08-13 03:00:52.188895 | debian-bookworm | ceph-quincy.yml 2026-08-13 03:00:52.188945 | debian-bookworm | openstack-zed.yml 2026-08-13 03:00:52.188979 | debian-bookworm | cd+++++++++ src/github.com/osism/release/6.0.0/ 2026-08-13 03:00:52.188996 | debian-bookworm | ceph-quincy.yml 2026-08-13 03:00:52.189048 | debian-bookworm | openstack-2023.1.yml 2026-08-13 03:00:52.189082 | debian-bookworm | cd+++++++++ src/github.com/osism/release/6.0.1/ 2026-08-13 03:00:52.189111 | debian-bookworm | ceph-quincy.yml 2026-08-13 03:00:52.189172 | debian-bookworm | openstack-2023.1.yml 2026-08-13 03:00:52.189207 | debian-bookworm | cd+++++++++ src/github.com/osism/release/6.0.2/ 2026-08-13 03:00:52.189225 | debian-bookworm | ceph-quincy.yml 2026-08-13 03:00:52.189277 | debian-bookworm | openstack-2023.1.yml 2026-08-13 03:00:52.189311 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.0.0/ 2026-08-13 03:00:52.189328 | debian-bookworm | ceph-quincy.yml 2026-08-13 03:00:52.189380 | debian-bookworm | openstack-2023.2.yml 2026-08-13 03:00:52.189415 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.0.1/ 2026-08-13 03:00:52.189433 | debian-bookworm | ceph-quincy.yml 2026-08-13 03:00:52.189484 | debian-bookworm | openstack-2023.2.yml 2026-08-13 03:00:52.189518 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.0.2/ 2026-08-13 03:00:52.189535 | debian-bookworm | ceph-quincy.yml 2026-08-13 03:00:52.189587 | debian-bookworm | openstack-2023.2.yml 2026-08-13 03:00:52.189621 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.0.3/ 2026-08-13 03:00:52.189638 | debian-bookworm | ceph-quincy.yml 2026-08-13 03:00:52.189688 | debian-bookworm | openstack-2023.2.yml 2026-08-13 03:00:52.189722 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.0.4/ 2026-08-13 03:00:52.189739 | debian-bookworm | ceph-quincy.yml 2026-08-13 03:00:52.189795 | debian-bookworm | openstack-2023.2.yml 2026-08-13 03:00:52.189830 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.0.5/ 2026-08-13 03:00:52.189847 | debian-bookworm | ceph-quincy.yml 2026-08-13 03:00:52.189899 | debian-bookworm | openstack-2023.2.yml 2026-08-13 03:00:52.189932 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.1.0/ 2026-08-13 03:00:52.189949 | debian-bookworm | ceph-quincy.yml 2026-08-13 03:00:52.189999 | debian-bookworm | openstack-2023.2.yml 2026-08-13 03:00:52.190032 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.1.1/ 2026-08-13 03:00:52.190049 | debian-bookworm | ceph-quincy.yml 2026-08-13 03:00:52.190127 | debian-bookworm | openstack-2023.2.yml 2026-08-13 03:00:52.190165 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.1.2/ 2026-08-13 03:00:52.190182 | debian-bookworm | ceph-quincy.yml 2026-08-13 03:00:52.190233 | debian-bookworm | openstack-2023.2.yml 2026-08-13 03:00:52.190268 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.1.3/ 2026-08-13 03:00:52.190285 | debian-bookworm | ceph-quincy.yml 2026-08-13 03:00:52.190336 | debian-bookworm | openstack-2023.2.yml 2026-08-13 03:00:52.190370 | debian-bookworm | cd+++++++++ src/github.com/osism/release/8.0.0/ 2026-08-13 03:00:52.190387 | debian-bookworm | ceph-quincy.yml 2026-08-13 03:00:52.190443 | debian-bookworm | openstack-2024.1.yml 2026-08-13 03:00:52.190478 | debian-bookworm | cd+++++++++ src/github.com/osism/release/8.0.1/ 2026-08-13 03:00:52.190495 | debian-bookworm | ceph-quincy.yml 2026-08-13 03:00:52.190547 | debian-bookworm | openstack-2024.1.yml 2026-08-13 03:00:52.190581 | debian-bookworm | cd+++++++++ src/github.com/osism/release/8.0.2/ 2026-08-13 03:00:52.190599 | debian-bookworm | ceph-quincy.yml 2026-08-13 03:00:52.190651 | debian-bookworm | openstack-2024.1.yml 2026-08-13 03:00:52.190685 | debian-bookworm | cd+++++++++ src/github.com/osism/release/8.1.0/ 2026-08-13 03:00:52.190702 | debian-bookworm | ceph-quincy.yml 2026-08-13 03:00:52.190755 | debian-bookworm | openstack-2024.1.yml 2026-08-13 03:00:52.190789 | debian-bookworm | sbom-openstack-2024.1.yml 2026-08-13 03:00:52.190823 | debian-bookworm | cd+++++++++ src/github.com/osism/release/9.0.0/ 2026-08-13 03:00:52.190865 | debian-bookworm | ceph-reef.yml 2026-08-13 03:00:52.190918 | debian-bookworm | openstack-2024.2.yml 2026-08-13 03:00:52.190953 | debian-bookworm | sbom-openstack-2024.2.yml 2026-08-13 03:00:52.190988 | debian-bookworm | cd+++++++++ src/github.com/osism/release/9.1.0/ 2026-08-13 03:00:52.191005 | debian-bookworm | ceph-pacific.yml 2026-08-13 03:00:52.193157 | debian-bookworm | openstack-yoga.yml 2026-08-13 03:00:52.193193 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/4.0.0b/ 2026-08-13 03:00:52.193210 | debian-bookworm | ceph-pacific.yml 2026-08-13 03:00:52.193267 | debian-bookworm | openstack-yoga.yml 2026-08-13 03:00:52.193302 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/5.0.0a/ 2026-08-13 03:00:52.193319 | debian-bookworm | ceph-pacific.yml 2026-08-13 03:00:52.193371 | debian-bookworm | openstack-zed.yml 2026-08-13 03:00:52.193425 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/5.0.0b/ 2026-08-13 03:00:52.193445 | debian-bookworm | ceph-pacific.yml 2026-08-13 03:00:52.193500 | debian-bookworm | openstack-zed.yml 2026-08-13 03:00:52.193536 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/5.0.0c/ 2026-08-13 03:00:52.193553 | debian-bookworm | ceph-pacific.yml 2026-08-13 03:00:52.193605 | debian-bookworm | openstack-zed.yml 2026-08-13 03:00:52.193640 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/6.0.0a/ 2026-08-13 03:00:52.193658 | debian-bookworm | ceph-quincy.yml 2026-08-13 03:00:52.193709 | debian-bookworm | openstack-2023.1.yml 2026-08-13 03:00:52.193744 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/6.0.0b/ 2026-08-13 03:00:52.193761 | debian-bookworm | ceph-quincy.yml 2026-08-13 03:00:52.193814 | debian-bookworm | openstack-2023.1.yml 2026-08-13 03:00:52.193849 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/7.0.0a/ 2026-08-13 03:00:52.193870 | debian-bookworm | ceph-quincy.yml 2026-08-13 03:00:52.193923 | debian-bookworm | openstack-2023.2.yml 2026-08-13 03:00:52.193958 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/7.0.0b/ 2026-08-13 03:00:52.193974 | debian-bookworm | ceph-quincy.yml 2026-08-13 03:00:52.194025 | debian-bookworm | openstack-2023.2.yml 2026-08-13 03:00:52.194060 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/7.0.0c/ 2026-08-13 03:00:52.194077 | debian-bookworm | ceph-quincy.yml 2026-08-13 03:00:52.194160 | debian-bookworm | openstack-2023.2.yml 2026-08-13 03:00:52.194196 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/7.0.0d/ 2026-08-13 03:00:52.194213 | debian-bookworm | ceph-quincy.yml 2026-08-13 03:00:52.194265 | debian-bookworm | openstack-2023.2.yml 2026-08-13 03:00:52.194300 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/8.0.0-rc.1/ 2026-08-13 03:00:52.194317 | debian-bookworm | ceph-quincy.yml 2026-08-13 03:00:52.194368 | debian-bookworm | openstack-2024.1.yml 2026-08-13 03:00:52.194403 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/8.0.0-rc.2/ 2026-08-13 03:00:52.194420 | debian-bookworm | ceph-quincy.yml 2026-08-13 03:00:52.194475 | debian-bookworm | openstack-2024.1.yml 2026-08-13 03:00:52.194510 | debian-bookworm | cd+++++++++ src/github.com/osism/release/docs/ 2026-08-13 03:00:52.194527 | debian-bookworm | ceph-reef.yml 2026-08-13 03:00:52.194783 | debian-bookworm | openstack-2025.1.yml 2026-08-13 03:00:52.194895 | debian-bookworm | cd+++++++++ src/github.com/osism/release/next/ 2026-08-13 03:00:52.194913 | debian-bookworm | =7.0.3 2026-08-13 03:01:31.933974 | debian-bookworm | Downloading cachetools-7.1.7-py3-none-any.whl (16 kB) 2026-08-13 03:01:31.976012 | debian-bookworm | Collecting colorama>=0.4.6 2026-08-13 03:01:31.988314 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-08-13 03:01:32.056375 | debian-bookworm | Collecting filelock>=3.25 2026-08-13 03:01:32.068086 | debian-bookworm | Downloading filelock-3.32.2-py3-none-any.whl (98 kB) 2026-08-13 03:01:32.082571 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.8/98.8 kB 7.9 MB/s eta 0:00:00 2026-08-13 03:01:32.131793 | debian-bookworm | Collecting packaging>=26 2026-08-13 03:01:32.142761 | debian-bookworm | Downloading packaging-26.3-py3-none-any.whl (129 kB) 2026-08-13 03:01:32.159415 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 9.1 MB/s eta 0:00:00 2026-08-13 03:01:32.212112 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-08-13 03:01:32.223279 | debian-bookworm | Downloading platformdirs-4.11.2-py3-none-any.whl (23 kB) 2026-08-13 03:01:32.266220 | debian-bookworm | Collecting pluggy>=1.6 2026-08-13 03:01:32.277491 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-08-13 03:01:32.318897 | debian-bookworm | Collecting pyproject-api>=1.10 2026-08-13 03:01:32.330655 | debian-bookworm | Downloading pyproject_api-1.11.0-py3-none-any.whl (13 kB) 2026-08-13 03:01:32.379380 | debian-bookworm | Collecting python-discovery>=1.4.4 2026-08-13 03:01:32.391288 | debian-bookworm | Downloading python_discovery-1.5.2-py3-none-any.whl (38 kB) 2026-08-13 03:01:32.490560 | debian-bookworm | Collecting tomli-w>=1.2 2026-08-13 03:01:32.502308 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-08-13 03:01:32.580133 | debian-bookworm | Collecting typing-extensions>=4.15 2026-08-13 03:01:32.592108 | debian-bookworm | Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 2026-08-13 03:01:32.601408 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.6/45.6 kB 6.2 MB/s eta 0:00:00 2026-08-13 03:01:32.743386 | debian-bookworm | Collecting virtualenv>=21.1 2026-08-13 03:01:32.754514 | debian-bookworm | Downloading virtualenv-21.7.4-py3-none-any.whl (5.3 MB) 2026-08-13 03:01:33.062049 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 17.6 MB/s eta 0:00:00 2026-08-13 03:01:33.151004 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-08-13 03:01:33.163728 | debian-bookworm | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-08-13 03:01:33.183229 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 470.6/470.6 kB 28.1 MB/s eta 0:00:00 2026-08-13 03:01:33.282522 | debian-bookworm | Installing collected packages: distlib, typing-extensions, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-08-13 03:01:34.113924 | debian-bookworm | Successfully installed cachetools-7.1.7 colorama-0.4.6 distlib-0.4.3 filelock-3.32.2 packaging-26.3 platformdirs-4.11.2 pluggy-1.6.0 pyproject-api-1.11.0 python-discovery-1.5.2 tomli-w-1.2.0 tox-4.59.0 typing-extensions-4.16.0 virtualenv-21.7.4 2026-08-13 03:01:34.609468 | debian-bookworm | ok: Runtime: 0:00:03.240875 2026-08-13 03:01:34.618023 | 2026-08-13 03:01:34.618355 | TASK [ensure-tox : Export installed tox_executable path] 2026-08-13 03:01:34.672393 | debian-bookworm | ok 2026-08-13 03:01:34.686962 | 2026-08-13 03:01:34.687159 | TASK [ensure-tox : Output tox version] 2026-08-13 03:01:35.278221 | 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-08-13 03:01:35.297288 | debian-bookworm | 4.59.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-08-13 03:01:35.744642 | debian-bookworm | ok: Runtime: 0:00:00.347958 2026-08-13 03:01:35.754174 | 2026-08-13 03:01:35.754281 | TASK [ensure-tox : Make global symlink] 2026-08-13 03:01:35.790777 | debian-bookworm | skipping: Conditional result was False 2026-08-13 03:01:35.797966 | 2026-08-13 03:01:35.798079 | PLAY RECAP 2026-08-13 03:01:35.798139 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-08-13 03:01:35.798167 | 2026-08-13 03:01:36.096000 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-08-13 03:01:36.098191 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-08-13 03:01:37.671774 | 2026-08-13 03:01:37.671916 | PLAY [all] 2026-08-13 03:01:37.687585 | 2026-08-13 03:01:37.687720 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-08-13 03:01:38.369557 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-08-13 03:01:38.739626 | debian-bookworm | ok: Runtime: 0:00:00.032199 2026-08-13 03:01:38.746296 | 2026-08-13 03:01:38.746417 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-08-13 03:01:39.312306 | debian-bookworm | ok: Runtime: 0:00:00.007251 2026-08-13 03:01:39.317653 | 2026-08-13 03:01:39.317755 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-08-13 03:01:39.648604 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-08-13 03:01:39.651719 | debian-bookworm | sudo: a password is required 2026-08-13 03:01:39.865750 | debian-bookworm | ok: Runtime: 0:00:00.022445 2026-08-13 03:01:39.876936 | 2026-08-13 03:01:39.877064 | TASK [tox : Check to see if the constraints file exists] 2026-08-13 03:01:39.931335 | debian-bookworm | skipping: Conditional result was False 2026-08-13 03:01:39.938645 | 2026-08-13 03:01:39.938768 | TASK [tox : Fail if constraints file is missing] 2026-08-13 03:01:39.992795 | debian-bookworm | skipping: Conditional result was False 2026-08-13 03:01:39.998759 | 2026-08-13 03:01:39.998906 | TASK [tox : Record file location] 2026-08-13 03:01:40.045895 | debian-bookworm | skipping: Conditional result was False 2026-08-13 03:01:40.051740 | 2026-08-13 03:01:40.051856 | TASK [tox : Install tox siblings] 2026-08-13 03:01:40.101181 | debian-bookworm | ok 2026-08-13 03:01:40.111482 | debian-bookworm | included: /var/lib/zuul/builds/2876f273375f43a2a1ed96ef5d6325c6/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-08-13 03:01:40.122486 | 2026-08-13 03:01:40.122610 | TASK [tox : Run tox without tests] 2026-08-13 03:01:40.690032 | debian-bookworm | ROOT: 219 D setup logging to DEBUG on pid 1878 [tox/report.py:242] 2026-08-13 03:01:40.720081 | debian-bookworm | drift-test: 249 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-08-13 03:01:40.722785 | debian-bookworm | drift-test: 252 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-08-13 03:01:40.726669 | debian-bookworm | drift-test: 256 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info_collect.py 6a74da381cea44e2f05d8a371423dee8 d6702310d2aa69fb9ca2a7cd8c7d6a48 [python_discovery/_cached_py_info.py:223] 2026-08-13 03:01:40.789808 | debian-bookworm | drift-test: 319 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-08-13 03:01:40.790313 | debian-bookworm | drift-test: 319 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-08-13 03:01:40.790539 | debian-bookworm | drift-test: 320 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-08-13 03:01:40.790692 | debian-bookworm | drift-test: 320 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-08-13 03:01:40.793093 | debian-bookworm | drift-test: 322 D symlink on filesystem does work [virtualenv/info.py:51] 2026-08-13 03:01:40.793278 | debian-bookworm | drift-test: 322 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-08-13 03:01:40.824052 | debian-bookworm | drift-test: 353 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-08-13 03:01:40.824345 | debian-bookworm | drift-test: 353 D create folder /home/zuul/src/github.com/osism/release/.tox/drift-test/bin [virtualenv/util/path/_sync.py:18] 2026-08-13 03:01:40.824507 | debian-bookworm | drift-test: 354 D create folder /home/zuul/src/github.com/osism/release/.tox/drift-test/include [virtualenv/util/path/_sync.py:18] 2026-08-13 03:01:40.824615 | debian-bookworm | drift-test: 354 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-08-13 03:01:40.824825 | debian-bookworm | drift-test: 354 D write /home/zuul/src/github.com/osism/release/.tox/drift-test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-08-13 03:01:40.824921 | debian-bookworm | drift-test: 354 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-08-13 03:01:40.824972 | debian-bookworm | drift-test: 354 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-08-13 03:01:40.825024 | debian-bookworm | drift-test: 354 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-08-13 03:01:40.825077 | debian-bookworm | drift-test: 354 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-08-13 03:01:40.825127 | debian-bookworm | drift-test: 354 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-08-13 03:01:40.825222 | debian-bookworm | drift-test: 354 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-08-13 03:01:40.825266 | debian-bookworm | drift-test: 354 D virtualenv = 21.7.4 [virtualenv/create/pyenv_cfg.py:51] 2026-08-13 03:01:40.825320 | debian-bookworm | drift-test: 355 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-08-13 03:01:40.825370 | debian-bookworm | drift-test: 355 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-08-13 03:01:40.825417 | debian-bookworm | drift-test: 355 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-08-13 03:01:40.825464 | debian-bookworm | drift-test: 355 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-08-13 03:01:40.825746 | debian-bookworm | drift-test: 355 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-08-13 03:01:40.826232 | debian-bookworm | drift-test: 355 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-08-13 03:01:40.826531 | debian-bookworm | drift-test: 356 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-08-13 03:01:40.860321 | debian-bookworm | drift-test: 355 D { 2026-08-13 03:01:40.860365 | debian-bookworm | "sys": { 2026-08-13 03:01:40.860372 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/release/.tox/drift-test/bin/python", 2026-08-13 03:01:40.860377 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-08-13 03:01:40.860385 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/release/.tox/drift-test", 2026-08-13 03:01:40.860390 | debian-bookworm | "base_prefix": "/usr", 2026-08-13 03:01:40.860394 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/release/.tox/drift-test", 2026-08-13 03:01:40.860399 | debian-bookworm | "base_exec_prefix": "/usr", 2026-08-13 03:01:40.860403 | debian-bookworm | "path": [ 2026-08-13 03:01:40.860407 | debian-bookworm | "/usr/lib/python311.zip", 2026-08-13 03:01:40.860411 | debian-bookworm | "/usr/lib/python3.11", 2026-08-13 03:01:40.860415 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-08-13 03:01:40.860419 | debian-bookworm | "/home/zuul/src/github.com/osism/release/.tox/drift-test/lib/python3.11/site-packages" 2026-08-13 03:01:40.860423 | debian-bookworm | ], 2026-08-13 03:01:40.860427 | debian-bookworm | "meta_path": [ 2026-08-13 03:01:40.860431 | debian-bookworm | "", 2026-08-13 03:01:40.860436 | debian-bookworm | "", 2026-08-13 03:01:40.860440 | debian-bookworm | "" 2026-08-13 03:01:40.860443 | debian-bookworm | ], 2026-08-13 03:01:40.860447 | debian-bookworm | "fs_encoding": "utf-8", 2026-08-13 03:01:40.860451 | debian-bookworm | "io_encoding": "utf-8" 2026-08-13 03:01:40.860455 | debian-bookworm | }, 2026-08-13 03:01:40.860459 | debian-bookworm | "version": "3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]", 2026-08-13 03:01:40.860463 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-08-13 03:01:40.860467 | debian-bookworm | "os": "", 2026-08-13 03:01:40.860471 | debian-bookworm | "site": "", 2026-08-13 03:01:40.860475 | debian-bookworm | "datetime": "", 2026-08-13 03:01:40.860479 | debian-bookworm | "math": "", 2026-08-13 03:01:40.860486 | debian-bookworm | "json": "" 2026-08-13 03:01:40.860490 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-08-13 03:01:40.860500 | debian-bookworm | drift-test: 390 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-08-13 03:01:40.867228 | debian-bookworm | drift-test: 396 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-84.0.0-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-08-13 03:01:40.867745 | debian-bookworm | drift-test: 397 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.2.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-08-13 03:01:40.869209 | debian-bookworm | drift-test: 398 D build install image for setuptools-84.0.0-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-84.0.0-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-08-13 03:01:40.869365 | debian-bookworm | drift-test: 398 D build install image for pip-26.2.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.2.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-08-13 03:01:41.187854 | debian-bookworm | drift-test: 717 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-84.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-08-13 03:01:41.188736 | debian-bookworm | drift-test: 718 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-84.0.0-py3-none-any/setuptools-84.0.0.virtualenv to /home/zuul/src/github.com/osism/release/.tox/drift-test/lib/python3.11/site-packages/setuptools-84.0.0.virtualenv [virtualenv/util/path/_sync.py:46] 2026-08-13 03:01:41.189302 | debian-bookworm | drift-test: 718 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-84.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-08-13 03:01:41.265256 | debian-bookworm | drift-test: 794 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.2.1-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-08-13 03:01:41.300037 | debian-bookworm | drift-test: 829 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-84.0.0-py3-none-any/setuptools-84.0.0.dist-info to /home/zuul/src/github.com/osism/release/.tox/drift-test/lib/python3.11/site-packages/setuptools-84.0.0.dist-info [virtualenv/util/path/_sync.py:46] 2026-08-13 03:01:41.303355 | debian-bookworm | drift-test: 832 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-84.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-08-13 03:01:41.304727 | debian-bookworm | drift-test: 834 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-08-13 03:01:41.351601 | debian-bookworm | drift-test: 881 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.2.1-py3-none-any/pip-26.2.1.virtualenv to /home/zuul/src/github.com/osism/release/.tox/drift-test/lib/python3.11/site-packages/pip-26.2.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-08-13 03:01:41.351881 | debian-bookworm | drift-test: 881 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.2.1-py3-none-any/pip-26.2.1.dist-info to /home/zuul/src/github.com/osism/release/.tox/drift-test/lib/python3.11/site-packages/pip-26.2.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-08-13 03:01:41.356880 | debian-bookworm | drift-test: 886 D generated console scripts pip3.11 pip-3.11 pip3 pip [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-08-13 03:01:41.357026 | debian-bookworm | drift-test: 886 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-08-13 03:01:41.363347 | debian-bookworm | drift-test: 892 D write /home/zuul/src/github.com/osism/release/.tox/drift-test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-08-13 03:01:41.363425 | debian-bookworm | drift-test: 893 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-08-13 03:01:41.363515 | debian-bookworm | drift-test: 893 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-08-13 03:01:41.363599 | debian-bookworm | drift-test: 893 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-08-13 03:01:41.363676 | debian-bookworm | drift-test: 893 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-08-13 03:01:41.363739 | debian-bookworm | drift-test: 893 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-08-13 03:01:41.363776 | debian-bookworm | drift-test: 893 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-08-13 03:01:41.363837 | debian-bookworm | drift-test: 893 D virtualenv = 21.7.4 [virtualenv/create/pyenv_cfg.py:51] 2026-08-13 03:01:41.363895 | debian-bookworm | drift-test: 893 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-08-13 03:01:41.363947 | debian-bookworm | drift-test: 893 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-08-13 03:01:41.364016 | debian-bookworm | drift-test: 893 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-08-13 03:01:41.364078 | debian-bookworm | drift-test: 893 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-08-13 03:01:41.368876 | debian-bookworm | drift-test: 898 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:485] 2026-08-13 03:01:42.387365 | debian-bookworm | Collecting GitPython==3.1.58 (from -r requirements.txt (line 1)) 2026-08-13 03:01:42.498979 | debian-bookworm | Downloading gitpython-3.1.58-py3-none-any.whl.metadata (13 kB) 2026-08-13 03:01:42.538900 | debian-bookworm | Collecting PyDriller==2.10 (from -r requirements.txt (line 2)) 2026-08-13 03:01:42.551046 | debian-bookworm | Downloading pydriller-2.10-py3-none-any.whl.metadata (1.5 kB) 2026-08-13 03:01:42.590148 | debian-bookworm | Collecting PyGithub==2.9.1 (from -r requirements.txt (line 3)) 2026-08-13 03:01:42.601596 | debian-bookworm | Downloading pygithub-2.9.1-py3-none-any.whl.metadata (3.9 kB) 2026-08-13 03:01:42.680273 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 4)) 2026-08-13 03:01:42.691750 | 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-08-13 03:01:42.719992 | debian-bookworm | Collecting dictdiffer==0.10.0 (from -r requirements.txt (line 5)) 2026-08-13 03:01:42.732291 | debian-bookworm | Downloading dictdiffer-0.10.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-13 03:01:42.768808 | debian-bookworm | Collecting docker==7.2.0 (from -r requirements.txt (line 6)) 2026-08-13 03:01:42.781319 | debian-bookworm | Downloading docker-7.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-13 03:01:42.836462 | debian-bookworm | Collecting pytest==9.1.1 (from -r requirements.txt (line 7)) 2026-08-13 03:01:42.847410 | debian-bookworm | Downloading pytest-9.1.1-py3-none-any.whl.metadata (7.6 kB) 2026-08-13 03:01:42.909217 | debian-bookworm | Collecting requests==2.34.2 (from -r requirements.txt (line 8)) 2026-08-13 03:01:42.921093 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-08-13 03:01:42.963727 | debian-bookworm | Collecting responses==0.26.2 (from -r requirements.txt (line 9)) 2026-08-13 03:01:42.976462 | debian-bookworm | Downloading responses-0.26.2-py3-none-any.whl.metadata (48 kB) 2026-08-13 03:01:43.162842 | debian-bookworm | Collecting ruamel.yaml==0.19.1 (from -r requirements.txt (line 10)) 2026-08-13 03:01:43.174307 | debian-bookworm | Downloading ruamel_yaml-0.19.1-py3-none-any.whl.metadata (16 kB) 2026-08-13 03:01:43.202755 | debian-bookworm | Collecting tabulate==0.10.0 (from -r requirements.txt (line 11)) 2026-08-13 03:01:43.213729 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-08-13 03:01:43.266783 | debian-bookworm | Collecting gitdb<5,>=4.0.1 (from GitPython==3.1.58->-r requirements.txt (line 1)) 2026-08-13 03:01:43.278929 | debian-bookworm | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 2026-08-13 03:01:43.347741 | debian-bookworm | Collecting pytz (from PyDriller==2.10->-r requirements.txt (line 2)) 2026-08-13 03:01:43.358903 | debian-bookworm | Downloading pytz-2026.3.post1-py2.py3-none-any.whl.metadata (22 kB) 2026-08-13 03:01:43.474557 | debian-bookworm | Collecting types-pytz (from PyDriller==2.10->-r requirements.txt (line 2)) 2026-08-13 03:01:43.487554 | debian-bookworm | Downloading types_pytz-2026.3.1.20260727-py3-none-any.whl.metadata (1.7 kB) 2026-08-13 03:01:43.535373 | debian-bookworm | Collecting lizard (from PyDriller==2.10->-r requirements.txt (line 2)) 2026-08-13 03:01:43.548278 | debian-bookworm | Downloading lizard-1.23.0-py2.py3-none-any.whl.metadata (17 kB) 2026-08-13 03:01:43.596017 | debian-bookworm | Collecting pynacl>=1.4.0 (from PyGithub==2.9.1->-r requirements.txt (line 3)) 2026-08-13 03:01:43.607105 | debian-bookworm | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-08-13 03:01:43.644907 | debian-bookworm | Collecting pyjwt>=2.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub==2.9.1->-r requirements.txt (line 3)) 2026-08-13 03:01:43.656141 | debian-bookworm | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-08-13 03:01:43.695726 | debian-bookworm | Collecting typing-extensions>=4.5.0 (from PyGithub==2.9.1->-r requirements.txt (line 3)) 2026-08-13 03:01:43.707192 | debian-bookworm | Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) 2026-08-13 03:01:43.762316 | debian-bookworm | Collecting urllib3>=1.26.0 (from PyGithub==2.9.1->-r requirements.txt (line 3)) 2026-08-13 03:01:43.774308 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-08-13 03:01:43.818483 | debian-bookworm | Collecting iniconfig>=1.0.1 (from pytest==9.1.1->-r requirements.txt (line 7)) 2026-08-13 03:01:43.830820 | debian-bookworm | Downloading iniconfig-2.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-13 03:01:43.884023 | debian-bookworm | Collecting packaging>=22 (from pytest==9.1.1->-r requirements.txt (line 7)) 2026-08-13 03:01:43.897458 | debian-bookworm | Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-13 03:01:43.939954 | debian-bookworm | Collecting pluggy<2,>=1.5 (from pytest==9.1.1->-r requirements.txt (line 7)) 2026-08-13 03:01:43.953720 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-08-13 03:01:44.023849 | debian-bookworm | Collecting pygments>=2.7.2 (from pytest==9.1.1->-r requirements.txt (line 7)) 2026-08-13 03:01:44.036021 | debian-bookworm | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-13 03:01:44.185412 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.34.2->-r requirements.txt (line 8)) 2026-08-13 03:01:44.197172 | debian-bookworm | Downloading charset_normalizer-3.5.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (44 kB) 2026-08-13 03:01:44.249111 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.34.2->-r requirements.txt (line 8)) 2026-08-13 03:01:44.261828 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-08-13 03:01:44.330364 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests==2.34.2->-r requirements.txt (line 8)) 2026-08-13 03:01:44.342088 | debian-bookworm | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-08-13 03:01:44.384126 | debian-bookworm | Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython==3.1.58->-r requirements.txt (line 1)) 2026-08-13 03:01:44.395719 | debian-bookworm | Downloading smmap-5.0.3-py3-none-any.whl.metadata (4.6 kB) 2026-08-13 03:01:44.629334 | debian-bookworm | Collecting cryptography>=3.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub==2.9.1->-r requirements.txt (line 3)) 2026-08-13 03:01:44.640699 | debian-bookworm | Downloading cryptography-50.0.0-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (4.3 kB) 2026-08-13 03:01:44.784116 | 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-08-13 03:01:44.795367 | debian-bookworm | Downloading cffi-2.1.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.5 kB) 2026-08-13 03:01:44.825593 | 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-08-13 03:01:44.836449 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-08-13 03:01:44.871122 | debian-bookworm | Collecting pathspec (from lizard->PyDriller==2.10->-r requirements.txt (line 2)) 2026-08-13 03:01:44.882298 | debian-bookworm | Downloading pathspec-1.1.1-py3-none-any.whl.metadata (14 kB) 2026-08-13 03:01:44.907560 | debian-bookworm | Downloading gitpython-3.1.58-py3-none-any.whl (220 kB) 2026-08-13 03:01:44.942571 | debian-bookworm | Downloading pydriller-2.10-py3-none-any.whl (37 kB) 2026-08-13 03:01:44.968276 | debian-bookworm | Downloading pygithub-2.9.1-py3-none-any.whl (449 kB) 2026-08-13 03:01:45.018084 | 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-08-13 03:01:45.048817 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 25.2 MB/s 0:00:00 2026-08-13 03:01:45.063445 | debian-bookworm | Downloading dictdiffer-0.10.0-py3-none-any.whl (16 kB) 2026-08-13 03:01:45.122509 | debian-bookworm | Downloading docker-7.2.0-py3-none-any.whl (148 kB) 2026-08-13 03:01:45.152181 | debian-bookworm | Downloading pytest-9.1.1-py3-none-any.whl (386 kB) 2026-08-13 03:01:45.175999 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-08-13 03:01:45.197404 | debian-bookworm | Downloading responses-0.26.2-py3-none-any.whl (35 kB) 2026-08-13 03:01:45.220286 | debian-bookworm | Downloading ruamel_yaml-0.19.1-py3-none-any.whl (118 kB) 2026-08-13 03:01:45.246207 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-08-13 03:01:45.269611 | debian-bookworm | Downloading charset_normalizer-3.5.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (261 kB) 2026-08-13 03:01:45.296000 | debian-bookworm | Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 2026-08-13 03:01:45.319377 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-08-13 03:01:45.344743 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-08-13 03:01:45.367107 | debian-bookworm | Downloading smmap-5.0.3-py3-none-any.whl (24 kB) 2026-08-13 03:01:45.389833 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-08-13 03:01:45.413056 | debian-bookworm | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-08-13 03:01:45.436822 | debian-bookworm | Downloading iniconfig-2.3.0-py3-none-any.whl (7.5 kB) 2026-08-13 03:01:45.456461 | debian-bookworm | Downloading packaging-26.3-py3-none-any.whl (129 kB) 2026-08-13 03:01:45.479774 | debian-bookworm | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-08-13 03:01:45.564181 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 14.3 MB/s 0:00:00 2026-08-13 03:01:45.576881 | debian-bookworm | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-08-13 03:01:45.598686 | debian-bookworm | Downloading cryptography-50.0.0-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB) 2026-08-13 03:01:45.684441 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 56.1 MB/s 0:00:00 2026-08-13 03:01:45.697444 | debian-bookworm | Downloading cffi-2.1.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (217 kB) 2026-08-13 03:01:45.722672 | debian-bookworm | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-08-13 03:01:45.806335 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 15.1 MB/s 0:00:00 2026-08-13 03:01:45.820579 | debian-bookworm | Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 2026-08-13 03:01:45.845607 | debian-bookworm | Downloading lizard-1.23.0-py2.py3-none-any.whl (100 kB) 2026-08-13 03:01:45.869945 | debian-bookworm | Downloading pathspec-1.1.1-py3-none-any.whl (57 kB) 2026-08-13 03:01:45.893790 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-08-13 03:01:45.918775 | debian-bookworm | Downloading pytz-2026.3.post1-py2.py3-none-any.whl (508 kB) 2026-08-13 03:01:45.960347 | debian-bookworm | Downloading types_pytz-2026.3.1.20260727-py3-none-any.whl (10 kB) 2026-08-13 03:01:46.202932 | debian-bookworm | Installing collected packages: pytz, urllib3, typing-extensions, types-pytz, tabulate, smmap, ruamel.yaml, PyYAML, pyjwt, pygments, pycparser, pluggy, pathspec, packaging, iniconfig, idna, dictdiffer, charset_normalizer, certifi, requests, pytest, lizard, gitdb, cffi, responses, pynacl, GitPython, docker, cryptography, PyDriller, PyGithub 2026-08-13 03:01:49.220083 | debian-bookworm | 2026-08-13 03:01:49.222871 | debian-bookworm | Successfully installed GitPython-3.1.58 PyDriller-2.10 PyGithub-2.9.1 PyYAML-6.0.3 certifi-2026.7.22 cffi-2.1.1 charset_normalizer-3.5.0 cryptography-50.0.0 dictdiffer-0.10.0 docker-7.2.0 gitdb-4.0.12 idna-3.18 iniconfig-2.3.0 lizard-1.23.0 packaging-26.3 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.3.post1 requests-2.34.2 responses-0.26.2 ruamel.yaml-0.19.1 smmap-5.0.3 tabulate-0.10.0 types-pytz-2026.3.1.20260727 typing-extensions-4.16.0 urllib3-2.7.0 2026-08-13 03:01:49.326750 | debian-bookworm | drift-test: 8856 I exit 0 (7.96 seconds) /home/zuul/src/github.com/osism/release> python -I -m pip install -r requirements.txt pid=1891 [tox/execute/api.py:309] 2026-08-13 03:01:49.329307 | debian-bookworm | drift-test: OK (8.61 seconds) 2026-08-13 03:01:49.329326 | debian-bookworm | congratulations :) (8.64 seconds) 2026-08-13 03:01:49.678578 | debian-bookworm | ok: Runtime: 0:00:08.948425 2026-08-13 03:01:49.685828 | 2026-08-13 03:01:49.685925 | TASK [tox : Create a tempfile to save tox showconfig] 2026-08-13 03:01:50.187672 | debian-bookworm | changed 2026-08-13 03:01:50.197033 | 2026-08-13 03:01:50.197138 | TASK [tox : Detect tox version] 2026-08-13 03:01:50.812567 | debian-bookworm | 4.59.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-08-13 03:01:51.244074 | debian-bookworm | ok: Runtime: 0:00:00.289541 2026-08-13 03:01:51.249682 | 2026-08-13 03:01:51.249785 | TASK [tox : Get tox envlist config] 2026-08-13 03:01:52.315979 | debian-bookworm | ok: Runtime: 0:00:00.326351 2026-08-13 03:01:52.322496 | 2026-08-13 03:01:52.322608 | TASK [tox : Install any sibling python packages] 2026-08-13 03:01:53.206513 | debian-bookworm | ok: No setup.cfg, no action needed 2026-08-13 03:01:53.216023 | 2026-08-13 03:01:53.219612 | TASK [tox : Remove tempfile] 2026-08-13 03:01:54.187126 | debian-bookworm | changed 2026-08-13 03:01:54.206412 | 2026-08-13 03:01:54.206508 | TASK [tox : Emit tox command] 2026-08-13 03:01:54.358280 | /home/zuul/.local/tox/bin/tox -edrift-test -vv --skip-missing-interpreters=false 2026-08-13 03:01:54.372671 | 2026-08-13 03:01:54.372794 | TASK [tox : Run tox] 2026-08-13 03:01:55.203443 | debian-bookworm | ROOT: 199 D setup logging to DEBUG on pid 2048 [tox/report.py:242] 2026-08-13 03:01:55.230785 | debian-bookworm | drift-test: 227 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-08-13 03:01:55.233263 | debian-bookworm | drift-test: 229 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-08-13 03:01:55.236688 | debian-bookworm | drift-test: 233 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-08-13 03:01:55.237040 | debian-bookworm | drift-test: 233 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-08-13 03:01:55.237192 | 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-08-13 03:01:55.237261 | 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-08-13 03:01:55.238818 | debian-bookworm | drift-test: 235 D symlink on filesystem does work [virtualenv/info.py:51] 2026-08-13 03:01:55.238926 | debian-bookworm | drift-test: 235 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-08-13 03:01:55.269369 | debian-bookworm | drift-test: 266 W commands[0]> pytest tests/ -v [tox/tox_env/api.py:485] 2026-08-13 03:01:55.476400 | debian-bookworm | ============================= test session starts ============================== 2026-08-13 03:01:55.476434 | 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-08-13 03:01:55.476439 | debian-bookworm | cachedir: .tox/drift-test/.pytest_cache 2026-08-13 03:01:55.476444 | debian-bookworm | rootdir: /home/zuul/src/github.com/osism/release 2026-08-13 03:01:56.222201 | debian-bookworm | collecting ... collected 398 items 2026-08-13 03:01:56.222228 | debian-bookworm | 2026-08-13 03:01:56.223371 | debian-bookworm | tests/image_drift/test_demo.py::test_three_entries_per_plugin PASSED [ 0%] 2026-08-13 03:01:56.224383 | debian-bookworm | tests/image_drift/test_demo.py::test_entries_carry_live_plugin_text PASSED [ 0%] 2026-08-13 03:01:56.225363 | debian-bookworm | tests/image_drift/test_demo.py::test_entries_are_actionable PASSED [ 0%] 2026-08-13 03:01:56.226261 | debian-bookworm | tests/image_drift/test_demo.py::test_show_values_plugin_covers_both_render_branches PASSED [ 1%] 2026-08-13 03:01:56.227384 | debian-bookworm | tests/image_drift/test_demo.py::test_paths_reflect_plugin_input_files PASSED [ 1%] 2026-08-13 03:01:56.417945 | debian-bookworm | tests/image_drift/test_driver.py::test_help_lists_plugins PASSED [ 1%] 2026-08-13 03:01:56.608606 | debian-bookworm | tests/image_drift/test_driver.py::test_default_run_exits_1_with_drifting_images PASSED [ 1%] 2026-08-13 03:01:56.816302 | debian-bookworm | tests/image_drift/test_driver.py::test_allowlisted_osism_ansible_hidden_by_default PASSED [ 2%] 2026-08-13 03:01:57.050635 | debian-bookworm | tests/image_drift/test_driver.py::test_no_allowlist_surfaces_osism_ansible PASSED [ 2%] 2026-08-13 03:01:57.262433 | debian-bookworm | tests/image_drift/test_driver.py::test_format_json_keys PASSED [ 2%] 2026-08-13 03:01:57.464567 | debian-bookworm | tests/image_drift/test_driver.py::test_plugin_filter_runs_only_role_shadows PASSED [ 2%] 2026-08-13 03:01:57.658984 | debian-bookworm | tests/image_drift/test_driver.py::test_summary_line_counts PASSED [ 3%] 2026-08-13 03:01:57.849207 | debian-bookworm | tests/image_drift/test_driver.py::test_advisory_only_exits_0 PASSED [ 3%] 2026-08-13 03:01:58.040539 | debian-bookworm | tests/image_drift/test_driver.py::test_advisory_finding_in_default_json PASSED [ 3%] 2026-08-13 03:01:58.224206 | debian-bookworm | tests/image_drift/test_driver.py::test_missing_group_errors PASSED [ 3%] 2026-08-13 03:01:58.230529 | debian-bookworm | tests/image_drift/test_image_orphan.py::test_orphan_alias_detected PASSED [ 4%] 2026-08-13 03:01:58.234603 | debian-bookworm | tests/image_drift/test_image_orphan.py::test_consumed_alias_not_detected PASSED [ 4%] 2026-08-13 03:01:58.237887 | debian-bookworm | tests/image_drift/test_image_orphan.py::test_playbook_consumed_alias_not_detected PASSED [ 4%] 2026-08-13 03:01:58.241006 | debian-bookworm | tests/image_drift/test_image_orphan.py::test_non_text_files_are_not_read PASSED [ 4%] 2026-08-13 03:01:58.243831 | debian-bookworm | tests/image_drift/test_image_orphan.py::test_allowlist_suppresses_orphan PASSED [ 5%] 2026-08-13 03:01:58.245166 | debian-bookworm | tests/image_drift/test_manager_parser.py::test_plain_value PASSED [ 5%] 2026-08-13 03:01:58.246432 | debian-bookworm | tests/image_drift/test_manager_parser.py::test_latest_override_pattern PASSED [ 5%] 2026-08-13 03:01:58.247551 | debian-bookworm | tests/image_drift/test_manager_parser.py::test_unresolved_jinja_marked PASSED [ 5%] 2026-08-13 03:01:58.248821 | debian-bookworm | tests/image_drift/test_manager_parser.py::test_multiple_entries PASSED [ 6%] 2026-08-13 03:01:58.249681 | debian-bookworm | tests/image_drift/test_manager_template_parser.py::test_basic_alias_extraction PASSED [ 6%] 2026-08-13 03:01:58.250506 | debian-bookworm | tests/image_drift/test_manager_template_parser.py::test_jinja_escaped_lines_ignored PASSED [ 6%] 2026-08-13 03:01:58.251313 | debian-bookworm | tests/image_drift/test_manager_template_parser.py::test_double_quoted_versions_key PASSED [ 6%] 2026-08-13 03:01:58.252080 | debian-bookworm | tests/image_drift/test_manager_template_parser.py::test_lines_without_pattern_skipped PASSED [ 7%] 2026-08-13 03:01:58.252870 | debian-bookworm | tests/image_drift/test_manager_template_parser.py::test_extract_stream_resolved_basic PASSED [ 7%] 2026-08-13 03:01:58.253783 | debian-bookworm | tests/image_drift/test_manager_template_parser.py::test_extract_stream_resolved_multiple PASSED [ 7%] 2026-08-13 03:01:58.254597 | debian-bookworm | tests/image_drift/test_override_template_parser.py::test_returns_tag_aliases_only PASSED [ 7%] 2026-08-13 03:01:58.255382 | debian-bookworm | tests/image_drift/test_override_template_parser.py::test_ignores_image_lines PASSED [ 8%] 2026-08-13 03:01:58.256145 | debian-bookworm | tests/image_drift/test_override_template_parser.py::test_empty_input PASSED [ 8%] 2026-08-13 03:01:58.256982 | debian-bookworm | tests/image_drift/test_override_template_parser.py::test_comment_and_blank_lines_ignored PASSED [ 8%] 2026-08-13 03:01:58.257789 | debian-bookworm | tests/image_drift/test_plugin_registry.py::test_image_plugins_registered PASSED [ 8%] 2026-08-13 03:01:58.258955 | debian-bookworm | tests/image_drift/test_plugin_registry.py::test_image_plugin_group_matches_registry PASSED [ 9%] 2026-08-13 03:01:58.263649 | debian-bookworm | tests/image_drift/test_plugin_registry.py::test_role_unpinned_enabled_in_config PASSED [ 9%] 2026-08-13 03:01:58.268132 | debian-bookworm | tests/image_drift/test_plugin_registry.py::test_image_orphan_enabled_in_config PASSED [ 9%] 2026-08-13 03:01:58.272605 | debian-bookworm | tests/image_drift/test_plugin_registry.py::test_rolling_pin_enabled_in_config PASSED [ 9%] 2026-08-13 03:01:58.273498 | debian-bookworm | tests/image_drift/test_plugin_registry.py::test_each_plugin_has_required_metadata PASSED [ 10%] 2026-08-13 03:01:58.274780 | debian-bookworm | tests/image_drift/test_release_parser.py::test_parse_release_returns_docker_images PASSED [ 10%] 2026-08-13 03:01:58.275987 | debian-bookworm | tests/image_drift/test_release_parser.py::test_parse_release_missing_docker_images_errors PASSED [ 10%] 2026-08-13 03:01:58.278601 | debian-bookworm | tests/image_drift/test_release_vs_manager.py::test_baseline_drift PASSED [ 10%] 2026-08-13 03:01:58.281119 | debian-bookworm | tests/image_drift/test_release_vs_manager.py::test_allowlist_broad_suppresses_all_redis PASSED [ 11%] 2026-08-13 03:01:58.283619 | debian-bookworm | tests/image_drift/test_release_vs_manager.py::test_allowlist_narrow_suppresses_one_alias_only PASSED [ 11%] 2026-08-13 03:01:58.286009 | debian-bookworm | tests/image_drift/test_release_vs_manager.py::test_latest_override_emitted_with_found_latest PASSED [ 11%] 2026-08-13 03:01:58.288519 | debian-bookworm | tests/image_drift/test_release_vs_manager.py::test_disabled_image_not_in_release_skipped PASSED [ 11%] 2026-08-13 03:01:58.289510 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_produces_two_blocks PASSED [ 12%] 2026-08-13 03:01:58.290526 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_live_block_collapses_file PASSED [ 12%] 2026-08-13 03:01:58.291382 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_dormant_block_collapses_two_files PASSED [ 12%] 2026-08-13 03:01:58.292312 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_refs_single_line_only PASSED [ 12%] 2026-08-13 03:01:58.293235 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_item_order_by_path_then_alias PASSED [ 13%] 2026-08-13 03:01:58.294220 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_fix_and_refs_present PASSED [ 13%] 2026-08-13 03:01:58.295045 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_empty_expected_renders_no_release_pin PASSED [ 13%] 2026-08-13 03:01:58.295921 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_empty_expected_refs_single_line PASSED [ 13%] 2026-08-13 03:01:58.296761 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_empty_expected_sorted_by_path_then_alias PASSED [ 14%] 2026-08-13 03:01:58.297657 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_nonempty_expected_still_uses_arrow PASSED [ 14%] 2026-08-13 03:01:58.298784 | debian-bookworm | tests/image_drift/test_report.py::test_kolla_chain_inner_regression_two_blocks PASSED [ 14%] 2026-08-13 03:01:58.299874 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_concrete_tag_extracted PASSED [ 14%] 2026-08-13 03:01:58.300875 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_jinja_value_skipped PASSED [ 15%] 2026-08-13 03:01:58.302030 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_multiple_aliases_in_one_role_file PASSED [ 15%] 2026-08-13 03:01:58.302970 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_empty_or_malformed_returns_empty PASSED [ 15%] 2026-08-13 03:01:58.304053 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_tag_indirected_through_own_version_resolved PASSED [ 15%] 2026-08-13 03:01:58.305091 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_tag_indirected_through_own_version_non_string_pin PASSED [ 16%] 2026-08-13 03:01:58.306084 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_tag_indirection_whitespace_insensitive PASSED [ 16%] 2026-08-13 03:01:58.307231 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_tag_indirection_skipped_when_version_non_concrete PASSED [ 16%] 2026-08-13 03:01:58.308196 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_tag_indirection_skipped_when_version_missing PASSED [ 16%] 2026-08-13 03:01:58.309226 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_tag_referencing_other_var_skipped PASSED [ 17%] 2026-08-13 03:01:58.310295 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_composed_tag_left_for_later_pass PASSED [ 17%] 2026-08-13 03:01:58.314457 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_baseline_drift PASSED [ 17%] 2026-08-13 03:01:58.318336 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_role_without_defaults_skipped PASSED [ 17%] 2026-08-13 03:01:58.322216 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_jinja_valued_tag_not_drift PASSED [ 18%] 2026-08-13 03:01:58.326120 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_allowlist_very_narrow_pins_to_role_file PASSED [ 18%] 2026-08-13 03:01:58.330011 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_netbox_redis_is_live PASSED [ 18%] 2026-08-13 03:01:58.334017 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_dormant_aliases_are_dormant PASSED [ 18%] 2026-08-13 03:01:58.337920 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_floatdemo_is_live PASSED [ 19%] 2026-08-13 03:01:58.341836 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_stream_resolved_not_emitted PASSED [ 19%] 2026-08-13 03:01:58.345690 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_dormant_findings_are_advisory PASSED [ 19%] 2026-08-13 03:01:58.349653 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_live_findings_are_actionable PASSED [ 19%] 2026-08-13 03:01:58.353538 | debian-bookworm | tests/image_drift/test_role_unpinned.py::test_ciinternal_detected PASSED [ 20%] 2026-08-13 03:01:58.357356 | debian-bookworm | tests/image_drift/test_role_unpinned.py::test_widget_detected_with_release_key PASSED [ 20%] 2026-08-13 03:01:58.361127 | debian-bookworm | tests/image_drift/test_role_unpinned.py::test_adminer_not_emitted PASSED [ 20%] 2026-08-13 03:01:58.364874 | debian-bookworm | tests/image_drift/test_role_unpinned.py::test_stream_resolved_not_emitted PASSED [ 20%] 2026-08-13 03:01:58.368811 | debian-bookworm | tests/image_drift/test_role_unpinned.py::test_allowlist_marks_ciinternal_allowlisted PASSED [ 21%] 2026-08-13 03:01:58.371394 | debian-bookworm | tests/image_drift/test_rolling_pin.py::test_rolling_pins_flagged PASSED [ 21%] 2026-08-13 03:01:58.373779 | debian-bookworm | tests/image_drift/test_rolling_pin.py::test_concrete_pin_not_flagged PASSED [ 21%] 2026-08-13 03:01:58.376218 | debian-bookworm | tests/image_drift/test_rolling_pin.py::test_odd_but_pinned_not_flagged PASSED [ 21%] 2026-08-13 03:01:58.378658 | debian-bookworm | tests/image_drift/test_rolling_pin.py::test_top_level_key_ignored PASSED [ 22%] 2026-08-13 03:01:58.381150 | debian-bookworm | tests/image_drift/test_rolling_pin.py::test_entry_fields PASSED [ 22%] 2026-08-13 03:01:58.383553 | debian-bookworm | tests/image_drift/test_rolling_pin.py::test_allowlist_marks_entry PASSED [ 22%] 2026-08-13 03:01:58.385139 | debian-bookworm | tests/image_drift/test_source_list_tree.py::test_list_tree_returns_nested_paths PASSED [ 22%] 2026-08-13 03:01:58.386591 | debian-bookworm | tests/image_drift/test_source_list_tree.py::test_list_tree_absent_raises_by_default PASSED [ 23%] 2026-08-13 03:01:58.388663 | debian-bookworm | tests/image_drift/test_source_list_tree.py::test_list_tree_absent_missing_ok_returns_empty PASSED [ 23%] 2026-08-13 03:01:58.389615 | debian-bookworm | tests/kolla_drift/test_archive.py::test_repo_slug_and_archive_url PASSED [ 23%] 2026-08-13 03:01:58.393997 | debian-bookworm | tests/kolla_drift/test_archive.py::test_snapshot_dir_fetches_extracts_and_serves PASSED [ 23%] 2026-08-13 03:01:58.396823 | debian-bookworm | tests/kolla_drift/test_archive.py::test_snapshot_dir_memoizes_one_http_call PASSED [ 24%] 2026-08-13 03:01:58.398817 | debian-bookworm | tests/kolla_drift/test_archive.py::test_snapshot_dir_404_raises PASSED [ 24%] 2026-08-13 03:01:58.402153 | debian-bookworm | tests/kolla_drift/test_archive.py::test_fetch_retries_once_then_succeeds PASSED [ 24%] 2026-08-13 03:01:58.404735 | debian-bookworm | tests/kolla_drift/test_archive.py::test_fetch_fails_twice_raises PASSED [ 24%] 2026-08-13 03:01:58.407453 | debian-bookworm | tests/kolla_drift/test_archive.py::test_unsafe_traversal_member_rejected PASSED [ 25%] 2026-08-13 03:01:58.410102 | debian-bookworm | tests/kolla_drift/test_archive.py::test_absolute_symlink_member_rejected_on_fallback PASSED [ 25%] 2026-08-13 03:01:58.413078 | debian-bookworm | tests/kolla_drift/test_archive.py::test_safe_relative_symlink_extracted_on_fallback PASSED [ 25%] 2026-08-13 03:01:58.415355 | debian-bookworm | tests/kolla_drift/test_config.py::test_load_minimal_config PASSED [ 25%] 2026-08-13 03:01:58.417686 | debian-bookworm | tests/kolla_drift/test_config.py::test_osism_root_and_paths_are_unknown_keys PASSED [ 26%] 2026-08-13 03:01:58.420021 | debian-bookworm | tests/kolla_drift/test_config.py::test_unknown_top_level_key_errors PASSED [ 26%] 2026-08-13 03:01:58.421886 | debian-bookworm | tests/kolla_drift/test_config.py::test_allowlist_broad_match PASSED [ 26%] 2026-08-13 03:01:58.423856 | debian-bookworm | tests/kolla_drift/test_config.py::test_apply_marks_matching_drift_allowlisted PASSED [ 26%] 2026-08-13 03:01:58.425184 | debian-bookworm | tests/kolla_drift/test_config.py::test_apply_returns_unmatched_drift_unchanged PASSED [ 27%] 2026-08-13 03:01:58.427420 | debian-bookworm | tests/kolla_drift/test_config.py::test_allowlist_narrow_by_alias PASSED [ 27%] 2026-08-13 03:01:58.429531 | debian-bookworm | tests/kolla_drift/test_config.py::test_allowlist_very_narrow PASSED [ 27%] 2026-08-13 03:01:58.431619 | debian-bookworm | tests/kolla_drift/test_config.py::test_allowlist_empty_reason_errors PASSED [ 27%] 2026-08-13 03:01:58.433055 | debian-bookworm | tests/kolla_drift/test_config.py::test_allowlist_no_file_returns_empty PASSED [ 28%] 2026-08-13 03:01:58.435499 | debian-bookworm | tests/kolla_drift/test_config.py::test_sources_parsed PASSED [ 28%] 2026-08-13 03:01:58.437515 | debian-bookworm | tests/kolla_drift/test_config.py::test_default_owner_defaults_when_absent PASSED [ 28%] 2026-08-13 03:01:58.440239 | debian-bookworm | tests/kolla_drift/test_config.py::test_unknown_source_key_errors PASSED [ 28%] 2026-08-13 03:01:58.441067 | debian-bookworm | tests/kolla_drift/test_config.py::test_stale_flags_unused_entry PASSED [ 29%] 2026-08-13 03:01:58.441886 | debian-bookworm | tests/kolla_drift/test_config.py::test_stale_scoped_to_ran_plugins PASSED [ 29%] 2026-08-13 03:01:58.442679 | debian-bookworm | tests/kolla_drift/test_config.py::test_prefix_matches_service_and_subgroups PASSED [ 29%] 2026-08-13 03:01:58.443464 | debian-bookworm | tests/kolla_drift/test_config.py::test_prefix_does_not_match_adjacent_name PASSED [ 29%] 2026-08-13 03:01:58.444259 | debian-bookworm | tests/kolla_drift/test_config.py::test_exact_is_default_and_unchanged PASSED [ 30%] 2026-08-13 03:01:58.446283 | debian-bookworm | tests/kolla_drift/test_config.py::test_allowlist_unknown_match_value_errors PASSED [ 30%] 2026-08-13 03:01:58.448343 | debian-bookworm | tests/kolla_drift/test_config.py::test_allowlist_empty_image_errors PASSED [ 30%] 2026-08-13 03:01:58.449174 | debian-bookworm | tests/kolla_drift/test_config.py::test_prefix_entry_stale_when_no_match PASSED [ 30%] 2026-08-13 03:01:58.451602 | debian-bookworm | tests/kolla_drift/test_config.py::test_releases_and_release_refs_parse PASSED [ 31%] 2026-08-13 03:01:58.453580 | debian-bookworm | tests/kolla_drift/test_config.py::test_releases_default_empty PASSED [ 31%] 2026-08-13 03:01:58.455681 | debian-bookworm | tests/kolla_drift/test_config.py::test_archive_and_snapshot_cache_defaults PASSED [ 31%] 2026-08-13 03:01:58.457078 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_read_returns_bytes PASSED [ 31%] 2026-08-13 03:01:58.458585 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_read_missing_raises_with_where PASSED [ 32%] 2026-08-13 03:01:58.459929 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_read_optional_present PASSED [ 32%] 2026-08-13 03:01:58.461298 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_read_optional_absent_returns_none PASSED [ 32%] 2026-08-13 03:01:58.462913 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_list_tree_sorted_repo_relative PASSED [ 32%] 2026-08-13 03:01:58.464242 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_list_tree_missing_raises PASSED [ 33%] 2026-08-13 03:01:58.465607 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_list_tree_missing_ok_returns_empty PASSED [ 33%] 2026-08-13 03:01:58.467050 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_list_returns_names PASSED [ 33%] 2026-08-13 03:01:58.468521 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_list_dirs_only PASSED [ 33%] 2026-08-13 03:01:58.469936 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_list_missing_raises PASSED [ 34%] 2026-08-13 03:01:58.470773 | debian-bookworm | tests/kolla_drift/test_driver.py::test_local_only_run_refuses_a_plugin_that_must_reach_the_network PASSED [ 34%] 2026-08-13 03:01:58.471537 | debian-bookworm | tests/kolla_drift/test_driver.py::test_remote_fallback_permits_the_network_read PASSED [ 34%] 2026-08-13 03:01:58.472325 | debian-bookworm | tests/kolla_drift/test_driver.py::test_a_fully_remote_run_is_never_blocked PASSED [ 34%] 2026-08-13 03:01:58.473096 | debian-bookworm | tests/kolla_drift/test_driver.py::test_repo_only_plugins_are_not_blocked PASSED [ 35%] 2026-08-13 03:01:58.473910 | debian-bookworm | tests/kolla_drift/test_driver.py::test_every_offending_plugin_is_listed_at_once PASSED [ 35%] 2026-08-13 03:01:58.496939 | debian-bookworm | tests/kolla_drift/test_driver.py::test_network_plugin_in_a_local_only_run_exits_2 PASSED [ 35%] 2026-08-13 03:01:58.519995 | debian-bookworm | tests/kolla_drift/test_driver.py::test_base_dir_not_found_exits_2 PASSED [ 35%] 2026-08-13 03:01:58.526112 | debian-bookworm | tests/kolla_drift/test_driver_stale.py::test_stale_entry_forces_exit_1_and_is_reported PASSED [ 36%] 2026-08-13 03:01:58.531531 | debian-bookworm | tests/kolla_drift/test_driver_stale.py::test_no_allowlist_ignores_invalid_file PASSED [ 36%] 2026-08-13 03:01:58.532364 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_canon_normalizes_hyphen_to_underscore PASSED [ 36%] 2026-08-13 03:01:58.533500 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_parse_enable_flags_strips_prefix PASSED [ 36%] 2026-08-13 03:01:58.534290 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_truthy_enables_literal_only_and_canon PASSED [ 37%] 2026-08-13 03:01:58.535589 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_parse_build_set_unions_both_blocks_canon PASSED [ 37%] 2026-08-13 03:01:58.537263 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_release_range_derives_from_file_set PASSED [ 37%] 2026-08-13 03:01:58.538893 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_release_range_override_wins PASSED [ 37%] 2026-08-13 03:01:58.541987 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_upstream_enable_keys_monolithic PASSED [ 38%] 2026-08-13 03:01:58.548442 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_upstream_enable_keys_split_dir PASSED [ 38%] 2026-08-13 03:01:58.551304 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_upstream_groupvars_keys_monolithic PASSED [ 38%] 2026-08-13 03:01:58.557410 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_upstream_groupvars_keys_split_dir PASSED [ 38%] 2026-08-13 03:01:58.559925 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_osism_groupvars_keys_merges_defaults_and_versions_template PASSED [ 39%] 2026-08-13 03:01:58.562995 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_osism_groupvars_keys_counts_overlays PASSED [ 39%] 2026-08-13 03:01:58.565261 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_osism_enable_flags_merges_across_all_files PASSED [ 39%] 2026-08-13 03:01:58.566038 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_osism_enable_ids_truthy PASSED [ 39%] 2026-08-13 03:01:58.566847 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_osism_enable_ids_explicit_includes_all_keys PASSED [ 40%] 2026-08-13 03:01:58.567683 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_osism_enable_ids_unknown_scope_raises PASSED [ 40%] 2026-08-13 03:01:58.568423 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_groupvars_home_in_newest_keys PASSED [ 40%] 2026-08-13 03:01:58.569144 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_groupvars_home_dropped_only PASSED [ 40%] 2026-08-13 03:01:58.569883 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_groupvars_home_newest_wins_over_dropped PASSED [ 41%] 2026-08-13 03:01:58.570669 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_groupvars_home_neither_returns_none PASSED [ 41%] 2026-08-13 03:01:58.576012 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_upstream_image_tag_keys_collects_both_suffixes PASSED [ 41%] 2026-08-13 03:01:58.577360 | debian-bookworm | tests/kolla_drift/test_enablement_source_refs.py::test_parse_source_refs_returns_openstack_project_refs PASSED [ 41%] 2026-08-13 03:01:58.578429 | debian-bookworm | tests/kolla_drift/test_enablement_source_refs.py::test_parse_source_refs_preserves_hyphenated_project_names PASSED [ 42%] 2026-08-13 03:01:58.579477 | debian-bookworm | tests/kolla_drift/test_enablement_source_refs.py::test_parse_source_refs_keeps_valueless_entries PASSED [ 42%] 2026-08-13 03:01:58.580583 | debian-bookworm | tests/kolla_drift/test_enablement_source_refs.py::test_parse_source_refs_empty_when_block_absent PASSED [ 42%] 2026-08-13 03:01:58.581869 | debian-bookworm | tests/kolla_drift/test_enablement_values.py::test_groupvars_values_merges_and_parses PASSED [ 42%] 2026-08-13 03:01:58.582928 | debian-bookworm | tests/kolla_drift/test_enablement_values.py::test_groupvars_values_skips_non_mapping_and_empty PASSED [ 43%] 2026-08-13 03:01:58.584929 | debian-bookworm | tests/kolla_drift/test_enablement_values.py::test_osism_mirror_values_reads_only_001 PASSED [ 43%] 2026-08-13 03:01:58.586673 | debian-bookworm | tests/kolla_drift/test_http_head.py::test_head_returns_the_response_for_a_published_artifact PASSED [ 43%] 2026-08-13 03:01:58.588334 | debian-bookworm | tests/kolla_drift/test_http_head.py::test_head_returns_a_whitelisted_status_without_raising PASSED [ 43%] 2026-08-13 03:01:58.590105 | debian-bookworm | tests/kolla_drift/test_http_head.py::test_head_raises_on_a_status_that_is_not_whitelisted PASSED [ 44%] 2026-08-13 03:01:58.592496 | debian-bookworm | tests/kolla_drift/test_http_head.py::test_head_raises_on_server_error_even_when_404_is_whitelisted PASSED [ 44%] 2026-08-13 03:01:58.594854 | debian-bookworm | tests/kolla_drift/test_http_head.py::test_head_raises_on_rate_limit_even_when_404_is_whitelisted PASSED [ 44%] 2026-08-13 03:01:58.597775 | debian-bookworm | tests/kolla_drift/test_http_head.py::test_head_raises_source_error_on_transport_failure PASSED [ 44%] 2026-08-13 03:01:58.600286 | debian-bookworm | tests/kolla_drift/test_http_head.py::test_head_reports_the_status_on_the_error PASSED [ 45%] 2026-08-13 03:01:58.602132 | debian-bookworm | tests/kolla_drift/test_http_head.py::test_head_leaves_the_status_unset_for_a_transport_failure PASSED [ 45%] 2026-08-13 03:01:58.604454 | debian-bookworm | tests/kolla_drift/test_http_head.py::test_head_retries_a_transient_status_and_returns_the_recovered_response PASSED [ 45%] 2026-08-13 03:01:58.606864 | debian-bookworm | tests/kolla_drift/test_http_head.py::test_head_retries_a_transport_failure PASSED [ 45%] 2026-08-13 03:01:58.609365 | debian-bookworm | tests/kolla_drift/test_http_head.py::test_head_still_raises_when_the_host_keeps_refusing PASSED [ 46%] 2026-08-13 03:01:58.611090 | debian-bookworm | tests/kolla_drift/test_http_head.py::test_head_does_not_retry_a_settled_answer PASSED [ 46%] 2026-08-13 03:01:58.612771 | debian-bookworm | tests/kolla_drift/test_http_head.py::test_head_does_not_retry_a_whitelisted_status PASSED [ 46%] 2026-08-13 03:01:58.615052 | debian-bookworm | tests/kolla_drift/test_http_head.py::test_head_backs_off_between_attempts PASSED [ 46%] 2026-08-13 03:01:58.617274 | debian-bookworm | tests/kolla_drift/test_http_head.py::test_a_non_github_throttle_does_not_blame_github PASSED [ 47%] 2026-08-13 03:01:58.619659 | debian-bookworm | tests/kolla_drift/test_http_head.py::test_a_non_github_throttle_echoes_retry_after_when_offered PASSED [ 47%] 2026-08-13 03:01:58.622017 | debian-bookworm | tests/kolla_drift/test_http_head.py::test_a_github_throttle_still_gets_the_github_hint PASSED [ 47%] 2026-08-13 03:01:58.623084 | debian-bookworm | tests/kolla_drift/test_inventory_sections.py::test_returns_groups_with_sorted_members PASSED [ 47%] 2026-08-13 03:01:58.624124 | debian-bookworm | tests/kolla_drift/test_inventory_sections.py::test_empty_group_has_no_members PASSED [ 48%] 2026-08-13 03:01:58.625091 | debian-bookworm | tests/kolla_drift/test_inventory_sections.py::test_duplicate_member_in_group_does_not_raise PASSED [ 48%] 2026-08-13 03:01:58.625854 | debian-bookworm | tests/kolla_drift/test_kolla_docker.py::test_normalises_hyphen_to_underscore PASSED [ 48%] 2026-08-13 03:01:58.626701 | debian-bookworm | tests/kolla_drift/test_kolla_docker.py::test_empty PASSED [ 48%] 2026-08-13 03:01:58.633457 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_build.py::test_flags_enabled_buildable_not_built PASSED [ 49%] 2026-08-13 03:01:58.640044 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_build.py::test_reads_enable_flags_split_across_files PASSED [ 49%] 2026-08-13 03:01:58.646419 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_build.py::test_allowlist_marks_allowlisted PASSED [ 49%] 2026-08-13 03:01:58.652615 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_truthy_scope_flags_absent_truthy_services PASSED [ 50%] 2026-08-13 03:01:58.658732 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_explicit_scope_also_flags_dead_no_flags PASSED [ 50%] 2026-08-13 03:01:58.665141 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_present_upstream_is_not_orphan PASSED [ 50%] 2026-08-13 03:01:58.671312 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_union_across_releases_not_intersection PASSED [ 50%] 2026-08-13 03:01:58.677526 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_allowlist_marks_allowlisted PASSED [ 51%] 2026-08-13 03:01:58.683521 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_run_uses_explicit_default PASSED [ 51%] 2026-08-13 03:01:58.689655 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_reads_enable_flags_split_across_files PASSED [ 51%] 2026-08-13 03:01:58.692469 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_empty_release_range_raises PASSED [ 51%] 2026-08-13 03:01:58.701147 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_flags_upstream_key_missing_from_osism PASSED [ 52%] 2026-08-13 03:01:58.709659 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_present_in_osism_is_not_missing PASSED [ 52%] 2026-08-13 03:01:58.718341 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_osism_key_in_any_file_suppresses PASSED [ 52%] 2026-08-13 03:01:58.726749 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_versions_template_supplied_key_not_flagged PASSED [ 52%] 2026-08-13 03:01:58.736087 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_overlay_supplied_key_not_flagged PASSED [ 53%] 2026-08-13 03:01:58.744397 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_union_across_releases_not_intersection PASSED [ 53%] 2026-08-13 03:01:58.752906 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_allowlist_marks_allowlisted PASSED [ 53%] 2026-08-13 03:01:58.754844 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_empty_release_range_raises PASSED [ 53%] 2026-08-13 03:01:58.763334 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_missing_key_at_newest_routes_to_001 PASSED [ 54%] 2026-08-13 03:01:58.771568 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_missing_key_dropped_by_newest_routes_to_010 PASSED [ 54%] 2026-08-13 03:01:58.780151 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_two_keys_with_different_homes_have_distinct_remediations PASSED [ 54%] 2026-08-13 03:01:58.790023 | debian-bookworm | tests/kolla_drift/test_kolla_image_orphan.py::test_flags_removed_service_image_and_tag PASSED [ 54%] 2026-08-13 03:01:58.803613 | debian-bookworm | tests/kolla_drift/test_kolla_image_orphan.py::test_present_service_not_flagged PASSED [ 55%] 2026-08-13 03:01:58.815099 | debian-bookworm | tests/kolla_drift/test_kolla_image_orphan.py::test_union_across_releases_not_intersection PASSED [ 55%] 2026-08-13 03:01:58.824682 | debian-bookworm | tests/kolla_drift/test_kolla_image_orphan.py::test_allowlist_marks_osism_built PASSED [ 55%] 2026-08-13 03:01:58.834207 | debian-bookworm | tests/kolla_drift/test_kolla_image_orphan.py::test_ceph_catalogue_ignored PASSED [ 55%] 2026-08-13 03:01:58.843548 | debian-bookworm | tests/kolla_drift/test_kolla_image_orphan.py::test_empty_upstream_union_raises PASSED [ 56%] 2026-08-13 03:01:58.845365 | debian-bookworm | tests/kolla_drift/test_kolla_image_orphan.py::test_empty_catalogue_match_raises PASSED [ 56%] 2026-08-13 03:01:58.846956 | debian-bookworm | tests/kolla_drift/test_kolla_inventory.py::test_flags_upstream_only_groups PASSED [ 56%] 2026-08-13 03:01:58.848492 | debian-bookworm | tests/kolla_drift/test_kolla_inventory.py::test_expected_src_uses_configured_ref PASSED [ 56%] 2026-08-13 03:01:58.850108 | debian-bookworm | tests/kolla_drift/test_kolla_inventory.py::test_red_entry_carries_members PASSED [ 57%] 2026-08-13 03:01:58.851697 | debian-bookworm | tests/kolla_drift/test_kolla_inventory.py::test_exact_and_prefix_allowlist_match PASSED [ 57%] 2026-08-13 03:01:58.858743 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_clean_mirror_no_drift PASSED [ 57%] 2026-08-13 03:01:58.865271 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_value_diff_flagged PASSED [ 57%] 2026-08-13 03:01:58.871968 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_missing_from_mirror_flagged PASSED [ 58%] 2026-08-13 03:01:58.878353 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_dropped_key_routed_to_010 PASSED [ 58%] 2026-08-13 03:01:58.884904 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_dup_key_delete PASSED [ 58%] 2026-08-13 03:01:58.891362 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_invented_key PASSED [ 58%] 2026-08-13 03:01:58.897838 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_typo_mirrored_not_flagged PASSED [ 59%] 2026-08-13 03:01:58.904423 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_newest_selected_by_sort PASSED [ 59%] 2026-08-13 03:01:58.910885 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_dropped_key_classified_with_out_of_order_releases PASSED [ 59%] 2026-08-13 03:01:58.917296 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_allowlist_marks_entry PASSED [ 59%] 2026-08-13 03:01:58.919479 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_empty_release_range_raises PASSED [ 60%] 2026-08-13 03:01:58.925823 | debian-bookworm | tests/kolla_drift/test_kolla_orphan_config.py::test_flags_dead_service_companion_vars PASSED [ 60%] 2026-08-13 03:01:58.932145 | debian-bookworm | tests/kolla_drift/test_kolla_orphan_config.py::test_found_src_points_to_each_file PASSED [ 60%] 2026-08-13 03:01:58.938641 | debian-bookworm | tests/kolla_drift/test_kolla_orphan_config.py::test_no_dead_services_returns_empty PASSED [ 60%] 2026-08-13 03:01:58.944927 | debian-bookworm | tests/kolla_drift/test_kolla_orphan_config.py::test_respects_orphan_allowlist PASSED [ 61%] 2026-08-13 03:01:58.951292 | debian-bookworm | tests/kolla_drift/test_kolla_orphan_config.py::test_own_allowlist_marks_allowlisted PASSED [ 61%] 2026-08-13 03:01:58.956115 | debian-bookworm | tests/kolla_drift/test_kolla_secrets_orphan.py::test_flags_orphan_secrets_per_release PASSED [ 61%] 2026-08-13 03:01:58.961031 | debian-bookworm | tests/kolla_drift/test_kolla_secrets_orphan.py::test_present_secret_is_not_orphan PASSED [ 61%] 2026-08-13 03:01:58.965745 | debian-bookworm | tests/kolla_drift/test_kolla_secrets_orphan.py::test_allowlist_marks_allowlisted PASSED [ 62%] 2026-08-13 03:01:58.970622 | debian-bookworm | tests/kolla_drift/test_kolla_secrets_orphan.py::test_missing_template_skips_release PASSED [ 62%] 2026-08-13 03:01:58.971657 | debian-bookworm | tests/kolla_drift/test_kolla_source_ref_phase.py::test_flags_ref_when_a_later_phase_tarball_is_published PASSED [ 62%] 2026-08-13 03:01:58.972619 | debian-bookworm | tests/kolla_drift/test_kolla_source_ref_phase.py::test_silent_when_no_later_phase_is_published PASSED [ 62%] 2026-08-13 03:01:58.973539 | debian-bookworm | tests/kolla_drift/test_kolla_source_ref_phase.py::test_silent_when_already_on_the_latest_published_phase PASSED [ 63%] 2026-08-13 03:01:58.974499 | debian-bookworm | tests/kolla_drift/test_kolla_source_ref_phase.py::test_does_not_probe_or_flag_the_configured_phase_itself PASSED [ 63%] 2026-08-13 03:01:58.975405 | debian-bookworm | tests/kolla_drift/test_kolla_source_ref_phase.py::test_probes_only_the_phases_opendev_publishes_a_tarball_for PASSED [ 63%] 2026-08-13 03:01:58.976371 | debian-bookworm | tests/kolla_drift/test_kolla_source_ref_phase.py::test_a_release_already_moved_costs_no_probes PASSED [ 63%] 2026-08-13 03:01:58.977290 | debian-bookworm | tests/kolla_drift/test_kolla_source_ref_phase.py::test_later_phases_are_only_those_after_the_configured_one PASSED [ 64%] 2026-08-13 03:01:58.978181 | debian-bookworm | tests/kolla_drift/test_kolla_source_ref_phase.py::test_skips_ref_that_does_not_name_the_release PASSED [ 64%] 2026-08-13 03:01:58.979323 | debian-bookworm | tests/kolla_drift/test_kolla_source_ref_phase.py::test_skips_valueless_ref PASSED [ 64%] 2026-08-13 03:01:58.979944 | debian-bookworm | tests/kolla_drift/test_kolla_source_ref_phase.py::test_preserves_hyphenated_project_names PASSED [ 64%] 2026-08-13 03:01:58.980889 | debian-bookworm | tests/kolla_drift/test_kolla_source_ref_phase.py::test_inconclusive_probe_is_reported_unresolved_not_clean PASSED [ 65%] 2026-08-13 03:01:58.981797 | debian-bookworm | tests/kolla_drift/test_kolla_source_ref_phase.py::test_inconclusive_probe_does_not_also_yield_a_stale_finding PASSED [ 65%] 2026-08-13 03:01:58.982764 | debian-bookworm | tests/kolla_drift/test_kolla_source_ref_phase.py::test_one_inconclusive_project_does_not_hide_the_others PASSED [ 65%] 2026-08-13 03:01:58.983645 | debian-bookworm | tests/kolla_drift/test_kolla_source_ref_phase.py::test_probe_inconclusive_is_a_source_error PASSED [ 65%] 2026-08-13 03:01:58.985492 | debian-bookworm | tests/kolla_drift/test_kolla_source_ref_phase.py::test_tarball_exists_true_for_a_published_artifact PASSED [ 66%] 2026-08-13 03:01:58.987315 | debian-bookworm | tests/kolla_drift/test_kolla_source_ref_phase.py::test_tarball_exists_false_when_absent PASSED [ 66%] 2026-08-13 03:01:58.992833 | debian-bookworm | tests/kolla_drift/test_kolla_source_ref_phase.py::test_tarball_exists_raises_instead_of_reporting_absent_on_outage PASSED [ 66%] 2026-08-13 03:01:58.998697 | debian-bookworm | tests/kolla_drift/test_kolla_source_ref_phase.py::test_tarball_exists_classifies_a_transport_failure PASSED [ 66%] 2026-08-13 03:01:59.000543 | debian-bookworm | tests/kolla_drift/test_kolla_source_ref_phase.py::test_declares_the_host_no_base_dir_can_serve PASSED [ 67%] 2026-08-13 03:01:59.002563 | debian-bookworm | tests/kolla_drift/test_kolla_source_ref_phase.py::test_report_names_the_target_phase_and_the_file_to_edit PASSED [ 67%] 2026-08-13 03:01:59.004701 | debian-bookworm | tests/kolla_drift/test_kolla_source_ref_phase.py::test_report_does_not_offer_a_phase_that_has_no_tarball PASSED [ 67%] 2026-08-13 03:01:59.006353 | debian-bookworm | tests/kolla_drift/test_kolla_source_ref_phase.py::test_projects_moving_to_the_same_phase_share_one_report_block PASSED [ 67%] 2026-08-13 03:01:59.007695 | debian-bookworm | tests/kolla_drift/test_kolla_source_ref_phase.py::test_plugin_level_remediation_describes_the_rename_without_inventing_phases PASSED [ 68%] 2026-08-13 03:01:59.009212 | debian-bookworm | tests/kolla_drift/test_kolla_source_ref_phase.py::test_unresolved_report_says_unknown_rather_than_clean PASSED [ 68%] 2026-08-13 03:01:59.010587 | debian-bookworm | tests/kolla_drift/test_kolla_source_ref_phase.py::test_unresolved_refs_failing_alike_share_one_report_block PASSED [ 68%] 2026-08-13 03:01:59.012063 | debian-bookworm | tests/kolla_drift/test_kolla_source_ref_phase.py::test_unresolved_and_stale_render_as_separate_blocks PASSED [ 68%] 2026-08-13 03:01:59.013232 | debian-bookworm | tests/kolla_drift/test_kolla_source_ref_phase.py::test_unresolved_entry_is_actionable_so_the_run_exits_nonzero PASSED [ 69%] 2026-08-13 03:01:59.017988 | debian-bookworm | tests/kolla_drift/test_kolla_source_ref_phase.py::test_run_reports_drift_read_from_the_release_manifest PASSED [ 69%] 2026-08-13 03:01:59.027007 | debian-bookworm | tests/kolla_drift/test_kolla_source_ref_phase.py::test_run_reports_an_unverified_ref_when_the_probe_fails PASSED [ 69%] 2026-08-13 03:01:59.036700 | debian-bookworm | tests/kolla_drift/test_kolla_source_ref_phase.py::test_run_allowlists_an_unverified_ref_for_a_pinned_project PASSED [ 69%] 2026-08-13 03:01:59.039777 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_inner.py::test_flags_all_inert_keys PASSED [ 70%] 2026-08-13 03:01:59.042253 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_inner.py::test_enabled_and_buildable_key_is_an_add PASSED [ 70%] 2026-08-13 03:01:59.044722 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_inner.py::test_disabled_or_unbuildable_key_is_a_remove PASSED [ 70%] 2026-08-13 03:01:59.046851 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_inner.py::test_add_and_remove_render_as_separate_blocks PASSED [ 70%] 2026-08-13 03:01:59.049067 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_inner.py::test_hyphen_underscore_is_not_drift PASSED [ 71%] 2026-08-13 03:01:59.051765 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_inner.py::test_reads_enable_flags_split_across_files PASSED [ 71%] 2026-08-13 03:01:59.054049 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_inner.py::test_allowlist_marks_allowlisted PASSED [ 71%] 2026-08-13 03:01:59.055243 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_upstream.py::test_flags_services_without_template_key PASSED [ 71%] 2026-08-13 03:01:59.056375 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_upstream.py::test_expected_src_uses_configured_ref PASSED [ 72%] 2026-08-13 03:01:59.057475 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_upstream.py::test_present_service_not_flagged PASSED [ 72%] 2026-08-13 03:01:59.058638 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_upstream.py::test_allowlist_marks_allowlisted PASSED [ 72%] 2026-08-13 03:01:59.059449 | debian-bookworm | tests/kolla_drift/test_model.py::test_drift_entry_has_all_fields PASSED [ 72%] 2026-08-13 03:01:59.060308 | debian-bookworm | tests/kolla_drift/test_model.py::test_drift_entry_to_dict_for_json PASSED [ 73%] 2026-08-13 03:01:59.061098 | debian-bookworm | tests/kolla_drift/test_model.py::test_default_severity_is_actionable PASSED [ 73%] 2026-08-13 03:01:59.061911 | debian-bookworm | tests/kolla_drift/test_model.py::test_as_allowlisted_preserves_severity PASSED [ 73%] 2026-08-13 03:01:59.062742 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_registry_is_a_list PASSED [ 73%] 2026-08-13 03:01:59.063603 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_each_plugin_has_required_metadata PASSED [ 74%] 2026-08-13 03:01:59.064349 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_inner_plugin_registered PASSED [ 74%] 2026-08-13 03:01:59.065121 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_upstream_plugin_registered PASSED [ 74%] 2026-08-13 03:01:59.065903 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_inventory_plugin_registered PASSED [ 74%] 2026-08-13 03:01:59.066715 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_enablement_build_plugin_registered PASSED [ 75%] 2026-08-13 03:01:59.067498 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_enablement_orphan_plugin_registered PASSED [ 75%] 2026-08-13 03:01:59.068222 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_secrets_orphan_plugin_registered PASSED [ 75%] 2026-08-13 03:01:59.069005 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_orphan_config_plugin_registered PASSED [ 75%] 2026-08-13 03:01:59.069804 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_groupvars_missing_plugin_registered PASSED [ 76%] 2026-08-13 03:01:59.070637 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_every_plugin_has_summary_and_remediation PASSED [ 76%] 2026-08-13 03:01:59.075459 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_default_config_enables_every_registered_plugin PASSED [ 76%] 2026-08-13 03:01:59.076305 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_mirror_verbatim_plugin_registered PASSED [ 76%] 2026-08-13 03:01:59.077130 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_plugins_in_lifecycle_order PASSED [ 77%] 2026-08-13 03:01:59.078022 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_plugin_groups_match_registries_and_are_disjoint PASSED [ 77%] 2026-08-13 03:01:59.079242 | debian-bookworm | tests/kolla_drift/test_report.py::test_single_plugin_groups_sorts_and_renders PASSED [ 77%] 2026-08-13 03:01:59.079933 | debian-bookworm | tests/kolla_drift/test_report.py::test_orders_blocks_by_plugins_list PASSED [ 77%] 2026-08-13 03:01:59.080775 | debian-bookworm | tests/kolla_drift/test_report.py::test_build_style_splits_one_block_per_ref_pair PASSED [ 78%] 2026-08-13 03:01:59.081717 | debian-bookworm | tests/kolla_drift/test_report.py::test_allowlisted_excluded_from_blocks_and_count PASSED [ 78%] 2026-08-13 03:01:59.082523 | debian-bookworm | tests/kolla_drift/test_report.py::test_empty_returns_empty_list PASSED [ 78%] 2026-08-13 03:01:59.083484 | debian-bookworm | tests/kolla_drift/test_report.py::test_entry_summary_remediation_override_plugin_default PASSED [ 78%] 2026-08-13 03:01:59.084407 | debian-bookworm | tests/kolla_drift/test_report.py::test_lists_image_not_alias PASSED [ 79%] 2026-08-13 03:01:59.085364 | debian-bookworm | tests/kolla_drift/test_sbom_map.py::test_extracts_keys PASSED [ 79%] 2026-08-13 03:01:59.086312 | debian-bookworm | tests/kolla_drift/test_sbom_map.py::test_missing_map_raises PASSED [ 79%] 2026-08-13 03:01:59.087109 | debian-bookworm | tests/kolla_drift/test_secrets_map.py::test_extracts_top_level_keys PASSED [ 79%] 2026-08-13 03:01:59.087890 | debian-bookworm | tests/kolla_drift/test_secrets_map.py::test_ignores_comments_indented_and_markers PASSED [ 80%] 2026-08-13 03:01:59.088911 | debian-bookworm | tests/kolla_drift/test_secrets_map.py::test_empty_input PASSED [ 80%] 2026-08-13 03:01:59.091820 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_local_working_tree_when_found PASSED [ 80%] 2026-08-13 03:01:59.094557 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_not_found_in_base_dir_is_mode_b_error PASSED [ 80%] 2026-08-13 03:01:59.097247 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_local_file_absent_is_error_not_remote PASSED [ 81%] 2026-08-13 03:01:59.100923 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_remote_fallback_when_not_found PASSED [ 81%] 2026-08-13 03:01:59.104497 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_no_base_dir_is_remote PASSED [ 81%] 2026-08-13 03:01:59.107399 | debian-bookworm | tests/kolla_drift/test_source.py::test_first_base_dir_with_the_repo_wins PASSED [ 81%] 2026-08-13 03:01:59.230010 | debian-bookworm | tests/kolla_drift/test_source.py::test_pinned_local_git_repo_reads_at_pin_ref PASSED [ 82%] 2026-08-13 03:01:59.238432 | debian-bookworm | tests/kolla_drift/test_source.py::test_pinned_non_git_dir_falls_back_to_remote PASSED [ 82%] 2026-08-13 03:01:59.242986 | debian-bookworm | tests/kolla_drift/test_source.py::test_pinned_non_git_dir_no_fallback_is_mode_b PASSED [ 82%] 2026-08-13 03:01:59.249260 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_remote_404_errors PASSED [ 82%] 2026-08-13 03:01:59.253446 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_network_error PASSED [ 83%] 2026-08-13 03:01:59.257353 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_underscore_repo_translates_to_hyphen PASSED [ 83%] 2026-08-13 03:01:59.260374 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_optional_present_local PASSED [ 83%] 2026-08-13 03:01:59.263256 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_optional_missing_local_returns_none PASSED [ 83%] 2026-08-13 03:01:59.266950 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_optional_404_returns_none PASSED [ 84%] 2026-08-13 03:01:59.270494 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_optional_network_error_still_raises PASSED [ 84%] 2026-08-13 03:01:59.274187 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_optional_underscore_repo_translates_to_hyphen PASSED [ 84%] 2026-08-13 03:01:59.277143 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_local PASSED [ 84%] 2026-08-13 03:01:59.280914 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_remote PASSED [ 85%] 2026-08-13 03:01:59.284944 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_remote_404_errors PASSED [ 85%] 2026-08-13 03:01:59.288863 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_underscore_repo_translates_to_hyphen PASSED [ 85%] 2026-08-13 03:01:59.292768 | debian-bookworm | tests/kolla_drift/test_source.py::test_source_override_redirects_owner_and_ref PASSED [ 85%] 2026-08-13 03:01:59.295900 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_local_dirs_only_excludes_files PASSED [ 86%] 2026-08-13 03:01:59.299940 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_remote_dirs_only_filters_type PASSED [ 86%] 2026-08-13 03:01:59.304511 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_at_ref_uses_explicit_ref_and_owner PASSED [ 86%] 2026-08-13 03:01:59.308883 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_at_ref_404_raises PASSED [ 86%] 2026-08-13 03:01:59.313193 | debian-bookworm | tests/kolla_drift/test_source.py::test_release_to_ref_prefers_stable PASSED [ 87%] 2026-08-13 03:01:59.318343 | debian-bookworm | tests/kolla_drift/test_source.py::test_release_to_ref_falls_back_through_candidates PASSED [ 87%] 2026-08-13 03:01:59.323462 | debian-bookworm | tests/kolla_drift/test_source.py::test_release_to_ref_treats_422_as_absent PASSED [ 87%] 2026-08-13 03:01:59.330369 | debian-bookworm | tests/kolla_drift/test_source.py::test_release_to_ref_uses_eom_tag_last PASSED [ 87%] 2026-08-13 03:01:59.337522 | debian-bookworm | tests/kolla_drift/test_source.py::test_release_to_ref_none_raises PASSED [ 88%] 2026-08-13 03:01:59.341287 | debian-bookworm | tests/kolla_drift/test_source.py::test_release_to_ref_override_wins PASSED [ 88%] 2026-08-13 03:01:59.345790 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_at_ref_returns_bytes_at_explicit_ref PASSED [ 88%] 2026-08-13 03:01:59.350128 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_at_ref_optional_404_returns_none PASSED [ 88%] 2026-08-13 03:01:59.354592 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_at_ref_404_raises_when_not_optional PASSED [ 89%] 2026-08-13 03:01:59.357546 | debian-bookworm | tests/kolla_drift/test_source.py::test_describe_resolution_local_and_remote PASSED [ 89%] 2026-08-13 03:01:59.360374 | debian-bookworm | tests/kolla_drift/test_source.py::test_describe_resolution_mode_b_raises PASSED [ 89%] 2026-08-13 03:01:59.363197 | debian-bookworm | tests/kolla_drift/test_source.py::test_describe_resolution_lists_all_missing PASSED [ 89%] 2026-08-13 03:01:59.417776 | debian-bookworm | tests/kolla_drift/test_source.py::test_git_show_multi_ref_from_one_clone PASSED [ 90%] 2026-08-13 03:01:59.448751 | debian-bookworm | tests/kolla_drift/test_source.py::test_git_show_optional_absent_path PASSED [ 90%] 2026-08-13 03:01:59.483853 | debian-bookworm | tests/kolla_drift/test_source.py::test_git_ls_tree_returns_basenames_and_dirs_only PASSED [ 90%] 2026-08-13 03:01:59.556067 | debian-bookworm | tests/kolla_drift/test_source.py::test_resolve_local_ref_finds_non_origin_remote PASSED [ 90%] 2026-08-13 03:01:59.583279 | debian-bookworm | tests/kolla_drift/test_source.py::test_git_show_unresolvable_ref_raises PASSED [ 91%] 2026-08-13 03:01:59.623399 | debian-bookworm | tests/kolla_drift/test_source.py::test_git_ref_exists PASSED [ 91%] 2026-08-13 03:01:59.698529 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_at_ref_local_git PASSED [ 91%] 2026-08-13 03:01:59.726926 | debian-bookworm | tests/kolla_drift/test_source.py::test_describe_resolution_pinned_local_tag PASSED [ 91%] 2026-08-13 03:01:59.734895 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_at_ref_unpinned_local_dir_is_remote PASSED [ 92%] 2026-08-13 03:01:59.736543 | debian-bookworm | tests/kolla_drift/test_source.py::test_release_to_ref_memoizes_probes PASSED [ 92%] 2026-08-13 03:01:59.741577 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_remote_rate_limit_403_gives_helpful_error PASSED [ 92%] 2026-08-13 03:01:59.746134 | debian-bookworm | tests/kolla_drift/test_source.py::test_rate_limit_error_when_authenticated_omits_token_advice PASSED [ 92%] 2026-08-13 03:01:59.750512 | debian-bookworm | tests/kolla_drift/test_source.py::test_secondary_rate_limit_retry_after_gives_hint PASSED [ 93%] 2026-08-13 03:01:59.754293 | debian-bookworm | tests/kolla_drift/test_source.py::test_raw_cdn_429_without_headers_gives_raw_specific_hint PASSED [ 93%] 2026-08-13 03:01:59.757879 | debian-bookworm | tests/kolla_drift/test_source.py::test_plain_403_is_not_mistaken_for_rate_limiting PASSED [ 93%] 2026-08-13 03:01:59.761765 | debian-bookworm | tests/kolla_drift/test_source.py::test_non_github_host_does_not_get_the_github_hint PASSED [ 93%] 2026-08-13 03:01:59.765699 | debian-bookworm | tests/kolla_drift/test_source.py::test_non_github_host_echoes_retry_after_when_offered PASSED [ 94%] 2026-08-13 03:01:59.766801 | debian-bookworm | tests/kolla_drift/test_source.py::test_auth_headers_adds_bearer_for_github_host PASSED [ 94%] 2026-08-13 03:01:59.767821 | debian-bookworm | tests/kolla_drift/test_source.py::test_auth_headers_absent_when_no_token PASSED [ 94%] 2026-08-13 03:01:59.768809 | debian-bookworm | tests/kolla_drift/test_source.py::test_auth_headers_not_leaked_to_non_github_host PASSED [ 94%] 2026-08-13 03:01:59.771136 | debian-bookworm | tests/kolla_drift/test_source.py::test_get_sends_auth_header_to_github PASSED [ 95%] 2026-08-13 03:01:59.773122 | debian-bookworm | tests/kolla_drift/test_source.py::test_get_does_not_send_auth_to_non_github_mirror PASSED [ 95%] 2026-08-13 03:01:59.778049 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_uses_archive_when_enabled PASSED [ 95%] 2026-08-13 03:01:59.783242 | debian-bookworm | tests/kolla_drift/test_source.py::test_archive_snapshot_shared_across_reads PASSED [ 95%] 2026-08-13 03:01:59.788397 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_uses_archive PASSED [ 96%] 2026-08-13 03:01:59.793442 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_tree_uses_archive PASSED [ 96%] 2026-08-13 03:01:59.798254 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_at_ref_uses_archive PASSED [ 96%] 2026-08-13 03:01:59.803023 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_at_ref_uses_archive PASSED [ 96%] 2026-08-13 03:01:59.804058 | debian-bookworm | tests/kolla_drift/test_versions_template.py::test_extracts_distinct_keys PASSED [ 97%] 2026-08-13 03:01:59.804941 | debian-bookworm | tests/kolla_drift/test_versions_template.py::test_empty_input PASSED [ 97%] 2026-08-13 03:01:59.809379 | debian-bookworm | tests/test_driver_groups.py::test_group_image_runs_only_image_plugins PASSED [ 97%] 2026-08-13 03:01:59.813886 | debian-bookworm | tests/test_driver_groups.py::test_group_kolla_runs_only_kolla_plugins PASSED [ 97%] 2026-08-13 03:01:59.818713 | debian-bookworm | tests/test_driver_groups.py::test_group_all_runs_both_groups PASSED [ 98%] 2026-08-13 03:01:59.822944 | debian-bookworm | tests/test_driver_groups.py::test_archive_mode_preamble_not_misleading PASSED [ 98%] 2026-08-13 03:01:59.827242 | debian-bookworm | tests/test_driver_groups.py::test_use_raw_get_preamble_warns_slow PASSED [ 98%] 2026-08-13 03:01:59.830880 | debian-bookworm | tests/test_driver_groups.py::test_missing_group_errors PASSED [ 98%] 2026-08-13 03:01:59.833120 | debian-bookworm | tests/test_driver_groups.py::test_demo_exits_0_without_reading_config_or_allowlist PASSED [ 99%] 2026-08-13 03:01:59.837329 | debian-bookworm | tests/test_driver_groups.py::test_demo_renders_every_real_plugin PASSED [ 99%] 2026-08-13 03:01:59.839609 | debian-bookworm | tests/test_driver_groups.py::test_demo_json_emits_entries PASSED [ 99%] 2026-08-13 03:01:59.906718 | debian-bookworm | tests/test_driver_groups.py::test_help_lists_plugin_groups PASSED [100%] 2026-08-13 03:01:59.906810 | debian-bookworm | 2026-08-13 03:01:59.906826 | debian-bookworm | ============================= 398 passed in 4.39s ============================== 2026-08-13 03:01:59.988750 | debian-bookworm | drift-test: 4985 I exit 0 (4.72 seconds) /home/zuul/src/github.com/osism/release> pytest tests/ -v pid=2055 [tox/execute/api.py:309] 2026-08-13 03:01:59.992096 | debian-bookworm | drift-test: OK (4.76=setup[0.04]+cmd[4.72] seconds) 2026-08-13 03:01:59.992143 | debian-bookworm | congratulations :) (4.79 seconds) 2026-08-13 03:02:00.510159 | debian-bookworm | ok: Runtime: 0:00:05.088288 2026-08-13 03:02:00.529111 | 2026-08-13 03:02:00.529213 | TASK [tox : Look for output] 2026-08-13 03:02:01.605203 | debian-bookworm | ok 2026-08-13 03:02:01.653859 | 2026-08-13 03:02:01.653983 | TASK [tox : Return file comments to Zuul] 2026-08-13 03:02:01.739284 | debian-bookworm | skipping: Conditional result was False 2026-08-13 03:02:01.745863 | 2026-08-13 03:02:01.745939 | PLAY RECAP 2026-08-13 03:02:01.745985 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-08-13 03:02:01.746018 | 2026-08-13 03:02:02.069396 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-08-13 03:02:02.070231 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-08-13 03:02:03.577401 | 2026-08-13 03:02:03.577535 | PLAY [all] 2026-08-13 03:02:03.636099 | 2026-08-13 03:02:03.636233 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-08-13 03:02:03.770880 | debian-bookworm | skipping: Conditional result was False 2026-08-13 03:02:03.776558 | 2026-08-13 03:02:03.776687 | TASK [fetch-tox-output : Set tox log path for single node] 2026-08-13 03:02:03.841878 | debian-bookworm | ok 2026-08-13 03:02:03.846249 | 2026-08-13 03:02:03.846337 | TASK [fetch-tox-output : Ensure local tox dir] 2026-08-13 03:02:05.531244 | debian-bookworm -> localhost | changed 2026-08-13 03:02:05.537690 | 2026-08-13 03:02:05.537799 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-08-13 03:02:05.612519 | debian-bookworm | skipping: Conditional result was False 2026-08-13 03:02:05.618101 | 2026-08-13 03:02:05.618218 | TASK [fetch-tox-output : Set envlist fact] 2026-08-13 03:02:05.720154 | debian-bookworm | ok 2026-08-13 03:02:05.724840 | 2026-08-13 03:02:05.724936 | TASK [fetch-tox-output : Get tox version] 2026-08-13 03:02:06.684408 | 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-08-13 03:02:06.702013 | debian-bookworm | 4.59.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-08-13 03:02:06.785043 | debian-bookworm | ok: Runtime: 0:00:00.292317 2026-08-13 03:02:06.795186 | 2026-08-13 03:02:06.795294 | TASK [fetch-tox-output : Find all default environments] 2026-08-13 03:02:07.388059 | debian-bookworm | skipping: Conditional result was False 2026-08-13 03:02:07.393256 | 2026-08-13 03:02:07.393352 | TASK [fetch-tox-output : Set envlist fact] 2026-08-13 03:02:07.477158 | debian-bookworm | skipping: Conditional result was False 2026-08-13 03:02:07.482194 | 2026-08-13 03:02:07.482296 | TASK [fetch-tox-output : Find all default environments] 2026-08-13 03:02:08.036276 | debian-bookworm | skipping: Conditional result was False 2026-08-13 03:02:08.041084 | 2026-08-13 03:02:08.041181 | TASK [fetch-tox-output : Set envlist fact] 2026-08-13 03:02:08.105104 | debian-bookworm | skipping: Conditional result was False 2026-08-13 03:02:08.110337 | 2026-08-13 03:02:08.110428 | LOOP [fetch-tox-output : Copy tox logs] 2026-08-13 03:02:08.256209 | debian-bookworm | skipping: Conditional result was False 2026-08-13 03:02:08.270368 | 2026-08-13 03:02:08.270475 | LOOP [fetch-tox-output : Collect tox logs] 2026-08-13 03:02:10.522949 | debian-bookworm | changed: 2026-08-13 03:02:10.523131 | debian-bookworm | created directory /var/lib/zuul/builds/2876f273375f43a2a1ed96ef5d6325c6/work/logs/tox/drift-test 2026-08-13 03:02:10.523166 | debian-bookworm | cd+++++++++ ./ 2026-08-13 03:02:10.523191 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-08-13 03:02:10.523218 | 2026-08-13 03:02:10.536915 | 2026-08-13 03:02:10.537003 | PLAY RECAP 2026-08-13 03:02:10.537047 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-08-13 03:02:10.537067 | 2026-08-13 03:02:10.773890 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-08-13 03:02:10.774720 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-08-13 03:02:12.867532 | 2026-08-13 03:02:12.867700 | PLAY [all] 2026-08-13 03:02:12.948229 | 2026-08-13 03:02:12.948366 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-08-13 03:02:13.427364 | debian-bookworm | changed: non-zero return code 2026-08-13 03:02:13.432049 | 2026-08-13 03:02:13.432171 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-08-13 03:02:13.537785 | debian-bookworm | skipping: Conditional result was False 2026-08-13 03:02:13.543769 | 2026-08-13 03:02:13.543998 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-08-13 03:02:13.660540 | 2026-08-13 03:02:13.660851 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-08-13 03:02:13.836061 | 2026-08-13 03:02:13.836281 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-08-13 03:02:13.898543 | debian-bookworm | skipping: Conditional result was False 2026-08-13 03:02:13.904411 | 2026-08-13 03:02:13.904521 | LOOP [fetch-subunit-output : Generate subunit file] 2026-08-13 03:02:13.945868 | 2026-08-13 03:02:13.946042 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-08-13 03:02:14.019590 | debian-bookworm | skipping: Conditional result was False 2026-08-13 03:02:14.024583 | 2026-08-13 03:02:14.024688 | TASK [fetch-subunit-output : Remove the temporary file] 2026-08-13 03:02:14.059523 | debian-bookworm | skipping: Conditional result was False 2026-08-13 03:02:14.065106 | 2026-08-13 03:02:14.065224 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-08-13 03:02:14.149148 | debian-bookworm | skipping: Conditional result was False 2026-08-13 03:02:14.159487 | 2026-08-13 03:02:14.159565 | PLAY RECAP 2026-08-13 03:02:14.159666 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-08-13 03:02:14.159694 | 2026-08-13 03:02:14.937283 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-08-13 03:02:14.938224 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-13 03:02:16.837764 | 2026-08-13 03:02:16.837909 | PLAY [Base post-fetch] 2026-08-13 03:02:16.853845 | 2026-08-13 03:02:16.853983 | TASK [diagnose-network : Ensure log directory exists] 2026-08-13 03:02:17.247576 | debian-bookworm | ok 2026-08-13 03:02:17.256858 | 2026-08-13 03:02:17.257039 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-08-13 03:02:29.281455 | debian-bookworm | ok: Runtime: 0:00:05.874497 2026-08-13 03:02:29.288540 | 2026-08-13 03:02:29.288641 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-08-13 03:02:35.271438 | debian-bookworm | ok: Runtime: 0:00:00.007789 2026-08-13 03:02:35.277361 | 2026-08-13 03:02:35.277524 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-08-13 03:02:41.389524 | debian-bookworm | ok: Runtime: 0:00:00.008316 2026-08-13 03:02:41.404253 | 2026-08-13 03:02:41.404350 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-13 03:02:41.453578 | debian-bookworm | skipping: Conditional result was False 2026-08-13 03:02:41.458450 | 2026-08-13 03:02:41.458546 | TASK [fetch-output : Set log path for single node] 2026-08-13 03:02:41.520337 | debian-bookworm | ok 2026-08-13 03:02:41.524322 | 2026-08-13 03:02:41.524406 | LOOP [fetch-output : Ensure local output dirs] 2026-08-13 03:02:41.809338 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/2876f273375f43a2a1ed96ef5d6325c6/work/logs" 2026-08-13 03:02:42.057505 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/2876f273375f43a2a1ed96ef5d6325c6/work/artifacts" 2026-08-13 03:02:42.292337 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/2876f273375f43a2a1ed96ef5d6325c6/work/docs" 2026-08-13 03:02:42.302619 | 2026-08-13 03:02:42.303563 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-13 03:02:43.156947 | debian-bookworm | changed: 2026-08-13 03:02:43.157125 | debian-bookworm | .d..t...... ./ 2026-08-13 03:02:43.157155 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-13 03:02:43.157175 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-13 03:02:43.157192 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-13 03:02:43.157209 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-13 03:02:43.157226 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-13 03:02:43.157259 | debian-bookworm | changed: All items complete 2026-08-13 03:02:43.157280 | 2026-08-13 03:02:43.981426 | debian-bookworm | changed: .d..t...... ./ 2026-08-13 03:02:44.513562 | debian-bookworm | changed: .d..t...... ./ 2026-08-13 03:02:44.535308 | 2026-08-13 03:02:44.535409 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-13 03:02:44.564893 | debian-bookworm | skipping: Conditional result was False 2026-08-13 03:02:44.568683 | debian-bookworm | skipping: Conditional result was False 2026-08-13 03:02:44.578034 | 2026-08-13 03:02:44.578104 | PLAY RECAP 2026-08-13 03:02:44.578155 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-13 03:02:44.578180 | 2026-08-13 03:02:44.676780 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-13 03:02:44.677769 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-13 03:02:45.496868 | 2026-08-13 03:02:45.497023 | PLAY [Base post] 2026-08-13 03:02:45.510541 | 2026-08-13 03:02:45.510660 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-13 03:02:46.025327 | debian-bookworm | changed 2026-08-13 03:02:46.032466 | 2026-08-13 03:02:46.032577 | PLAY RECAP 2026-08-13 03:02:46.032818 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-13 03:02:46.032918 | 2026-08-13 03:02:46.136718 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-13 03:02:46.139050 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-13 03:02:46.871734 | 2026-08-13 03:02:46.871891 | PLAY [Base post-logs] 2026-08-13 03:02:46.881705 | 2026-08-13 03:02:46.881826 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-13 03:02:47.282892 | localhost | changed 2026-08-13 03:02:47.292911 | 2026-08-13 03:02:47.293055 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-13 03:02:47.318859 | localhost | ok 2026-08-13 03:02:47.321804 | 2026-08-13 03:02:47.321895 | TASK [Set zuul-log-path fact] 2026-08-13 03:02:47.336549 | localhost | ok 2026-08-13 03:02:47.345377 | 2026-08-13 03:02:47.345477 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-13 03:02:47.372522 | localhost | ok 2026-08-13 03:02:47.379871 | 2026-08-13 03:02:47.380048 | TASK [upload-logs : Create log directories] 2026-08-13 03:02:47.845703 | localhost | changed 2026-08-13 03:02:47.848286 | 2026-08-13 03:02:47.848375 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-13 03:02:48.321560 | localhost -> localhost | ok: Runtime: 0:00:00.005755 2026-08-13 03:02:48.325560 | 2026-08-13 03:02:48.325663 | TASK [upload-logs : Upload logs to log server] 2026-08-13 03:02:48.878069 | localhost | Output suppressed because no_log was given 2026-08-13 03:02:48.880041 | 2026-08-13 03:02:48.880127 | LOOP [upload-logs : Compress console log and json output] 2026-08-13 03:02:48.939760 | localhost | skipping: Conditional result was False 2026-08-13 03:02:48.945768 | localhost | skipping: Conditional result was False 2026-08-13 03:02:48.956339 | 2026-08-13 03:02:48.956437 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-13 03:02:49.014865 | localhost | skipping: Conditional result was False 2026-08-13 03:02:49.015144 | 2026-08-13 03:02:49.019640 | localhost | skipping: Conditional result was False 2026-08-13 03:02:49.023236 | 2026-08-13 03:02:49.023350 | LOOP [upload-logs : Upload console log and json output]