2026-08-06 03:08:50.559010 | Job console starting 2026-08-06 03:08:50.567350 | Updating git repos 2026-08-06 03:08:50.614875 | Cloning repos into workspace 2026-08-06 03:08:50.768021 | Restoring repo states 2026-08-06 03:08:50.792319 | Merging changes 2026-08-06 03:08:50.792336 | Checking out repos 2026-08-06 03:08:50.887248 | Preparing playbooks 2026-08-06 03:08:51.921336 | Running Ansible setup 2026-08-06 03:08:56.289580 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-06 03:08:57.092082 | 2026-08-06 03:08:57.092240 | PLAY [Base pre] 2026-08-06 03:08:57.108976 | 2026-08-06 03:08:57.109109 | TASK [Setup log path fact] 2026-08-06 03:08:57.137561 | debian-bookworm | ok 2026-08-06 03:08:57.154689 | 2026-08-06 03:08:57.154828 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-06 03:08:57.203708 | debian-bookworm | ok 2026-08-06 03:08:57.213472 | 2026-08-06 03:08:57.213608 | TASK [emit-job-header : Print job information] 2026-08-06 03:08:57.254477 | # Job Information 2026-08-06 03:08:57.254655 | Ansible Version: 2.16.14 2026-08-06 03:08:57.254691 | Job: netbox-manager-unit-tests 2026-08-06 03:08:57.254726 | Pipeline: periodic-daily 2026-08-06 03:08:57.254749 | Executor: 521e9411259a 2026-08-06 03:08:57.254769 | Triggered by: https://github.com/osism/netbox-manager 2026-08-06 03:08:57.254791 | Event ID: 2b6620314c4649f3b30983b0d6045190 2026-08-06 03:08:57.259642 | 2026-08-06 03:08:57.259741 | LOOP [emit-job-header : Print node information] 2026-08-06 03:08:57.368474 | debian-bookworm | ok: 2026-08-06 03:08:57.368734 | debian-bookworm | # Node Information 2026-08-06 03:08:57.368774 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-06 03:08:57.368856 | debian-bookworm | Hostname: debian 2026-08-06 03:08:57.368880 | debian-bookworm | Username: zuul 2026-08-06 03:08:57.368902 | debian-bookworm | Distro: Debian 12.15 2026-08-06 03:08:57.368926 | debian-bookworm | Provider: regiocloud-a 2026-08-06 03:08:57.368947 | debian-bookworm | Region: 2026-08-06 03:08:57.368969 | debian-bookworm | Label: debian-bookworm 2026-08-06 03:08:57.368989 | debian-bookworm | Product Name: OpenStack Nova 2026-08-06 03:08:57.369009 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe9f:a3e0 2026-08-06 03:08:57.388066 | 2026-08-06 03:08:57.388185 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-06 03:08:57.836887 | debian-bookworm -> localhost | changed 2026-08-06 03:08:57.853254 | 2026-08-06 03:08:57.853456 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-06 03:08:59.160428 | debian-bookworm -> localhost | changed 2026-08-06 03:08:59.171967 | 2026-08-06 03:08:59.172122 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-06 03:08:59.499510 | debian-bookworm -> localhost | ok 2026-08-06 03:08:59.511215 | 2026-08-06 03:08:59.511360 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-06 03:08:59.547593 | debian-bookworm | ok 2026-08-06 03:08:59.564364 | debian-bookworm | included: /var/lib/zuul/builds/75269f0f68764b98b8735986dbf12a20/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-06 03:08:59.571642 | 2026-08-06 03:08:59.571771 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-06 03:09:01.748128 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-06 03:09:01.748416 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/75269f0f68764b98b8735986dbf12a20/work/75269f0f68764b98b8735986dbf12a20_id_rsa 2026-08-06 03:09:01.748459 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/75269f0f68764b98b8735986dbf12a20/work/75269f0f68764b98b8735986dbf12a20_id_rsa.pub 2026-08-06 03:09:01.748487 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-06 03:09:01.748511 | debian-bookworm -> localhost | SHA256:choglC6QaZWE5MMxFNBBzihdZBHTuetZYfW5SkB/Omw zuul-build-sshkey 2026-08-06 03:09:01.748558 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-06 03:09:01.748590 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-06 03:09:01.748611 | debian-bookworm -> localhost | |=@O*O+ . | 2026-08-06 03:09:01.748633 | debian-bookworm -> localhost | |*O=+ .o . . | 2026-08-06 03:09:01.748652 | debian-bookworm -> localhost | |=== . o o . . | 2026-08-06 03:09:01.748671 | debian-bookworm -> localhost | |o o. .. + . + | 2026-08-06 03:09:01.748690 | debian-bookworm -> localhost | | . ooS+ o . | 2026-08-06 03:09:01.748716 | debian-bookworm -> localhost | | .=. E . | 2026-08-06 03:09:01.748737 | debian-bookworm -> localhost | | ..o o o | 2026-08-06 03:09:01.748758 | debian-bookworm -> localhost | | o . | 2026-08-06 03:09:01.748778 | debian-bookworm -> localhost | | | 2026-08-06 03:09:01.748798 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-06 03:09:01.748854 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.590764 2026-08-06 03:09:01.760928 | 2026-08-06 03:09:01.761078 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-06 03:09:01.801333 | debian-bookworm | ok 2026-08-06 03:09:01.813606 | debian-bookworm | included: /var/lib/zuul/builds/75269f0f68764b98b8735986dbf12a20/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-06 03:09:01.825142 | 2026-08-06 03:09:01.825276 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-06 03:09:01.859958 | debian-bookworm | skipping: Conditional result was False 2026-08-06 03:09:01.868786 | 2026-08-06 03:09:01.868944 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-06 03:09:02.995177 | debian-bookworm | changed 2026-08-06 03:09:03.015743 | 2026-08-06 03:09:03.015896 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-06 03:09:03.308593 | debian-bookworm | ok 2026-08-06 03:09:03.316516 | 2026-08-06 03:09:03.316680 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-06 03:09:04.133971 | debian-bookworm | changed 2026-08-06 03:09:04.144277 | 2026-08-06 03:09:04.144411 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-06 03:09:04.705932 | debian-bookworm | changed 2026-08-06 03:09:04.725768 | 2026-08-06 03:09:04.725882 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-06 03:09:04.750007 | debian-bookworm | skipping: Conditional result was False 2026-08-06 03:09:04.765571 | 2026-08-06 03:09:04.765689 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-06 03:09:05.471019 | debian-bookworm -> localhost | changed 2026-08-06 03:09:05.483963 | 2026-08-06 03:09:05.484088 | TASK [add-build-sshkey : Add back temp key] 2026-08-06 03:09:06.312815 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/75269f0f68764b98b8735986dbf12a20/work/75269f0f68764b98b8735986dbf12a20_id_rsa (zuul-build-sshkey) 2026-08-06 03:09:06.313016 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.024804 2026-08-06 03:09:06.319598 | 2026-08-06 03:09:06.319697 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-06 03:09:06.786484 | debian-bookworm | ok 2026-08-06 03:09:06.792880 | 2026-08-06 03:09:06.792989 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-06 03:09:06.852037 | debian-bookworm | skipping: Conditional result was False 2026-08-06 03:09:06.862870 | 2026-08-06 03:09:06.862998 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-06 03:09:07.537539 | debian-bookworm | ok 2026-08-06 03:09:07.559485 | 2026-08-06 03:09:07.559625 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-06 03:09:07.613777 | debian-bookworm | ok 2026-08-06 03:09:07.620239 | 2026-08-06 03:09:07.620345 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-06 03:09:08.292699 | debian-bookworm -> localhost | ok 2026-08-06 03:09:08.299525 | 2026-08-06 03:09:08.299631 | TASK [validate-host : Collect information about the host] 2026-08-06 03:09:09.603467 | debian-bookworm | ok 2026-08-06 03:09:09.621671 | 2026-08-06 03:09:09.621790 | TASK [validate-host : Sanitize hostname] 2026-08-06 03:09:09.841841 | debian-bookworm | ok 2026-08-06 03:09:09.849841 | 2026-08-06 03:09:09.849968 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-06 03:09:11.108098 | debian-bookworm -> localhost | changed 2026-08-06 03:09:11.114012 | 2026-08-06 03:09:11.114146 | TASK [validate-host : Collect information about zuul worker] 2026-08-06 03:09:11.722215 | debian-bookworm | ok 2026-08-06 03:09:11.726826 | 2026-08-06 03:09:11.726942 | TASK [validate-host : Write out all zuul information for each host] 2026-08-06 03:09:12.515033 | debian-bookworm -> localhost | changed 2026-08-06 03:09:12.524953 | 2026-08-06 03:09:12.525055 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-06 03:09:12.777089 | debian-bookworm | ok 2026-08-06 03:09:12.784202 | 2026-08-06 03:09:12.784303 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-06 03:09:14.164589 | debian-bookworm | changed: 2026-08-06 03:09:14.164769 | debian-bookworm | cd+++++++++ src/ 2026-08-06 03:09:14.164804 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-06 03:09:14.164829 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-06 03:09:14.164850 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/ 2026-08-06 03:09:14.164871 | debian-bookworm | netbox_manager/requirements.yml 2026-08-06 03:09:14.165523 | debian-bookworm | cL+++++++++ src/github.com/osism/netbox-manager/settings.toml.sample -> netbox_manager/settings.toml.sample 2026-08-06 03:09:14.165543 | debian-bookworm | netbox-manager==0.20260721.0.post6+git.d2292163) (50.0.0) 2026-08-06 03:10:11.755107 | debian-bookworm | Requirement already satisfied: packaging in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.11/site-packages (from ansible-core==2.19.11->netbox-manager==0.20260721.0.post6+git.d2292163) (26.2) 2026-08-06 03:10:11.755849 | debian-bookworm | Requirement already satisfied: resolvelib<2.0.0,>=0.5.3 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.11/site-packages (from ansible-core==2.19.11->netbox-manager==0.20260721.0.post6+git.d2292163) (1.2.1) 2026-08-06 03:10:11.757000 | debian-bookworm | Requirement already satisfied: pexpect>=4.5 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.11/site-packages (from ansible-runner==2.4.3->netbox-manager==0.20260721.0.post6+git.d2292163) (4.9.0) 2026-08-06 03:10:11.757506 | debian-bookworm | Requirement already satisfied: python-daemon in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.11/site-packages (from ansible-runner==2.4.3->netbox-manager==0.20260721.0.post6+git.d2292163) (3.1.2) 2026-08-06 03:10:11.760563 | debian-bookworm | Requirement already satisfied: gitdb<5,>=4.0.1 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.11/site-packages (from GitPython==3.1.57->netbox-manager==0.20260721.0.post6+git.d2292163) (4.0.12) 2026-08-06 03:10:11.762904 | debian-bookworm | Requirement already satisfied: MarkupSafe>=2.0 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.11/site-packages (from Jinja2==3.1.6->netbox-manager==0.20260721.0.post6+git.d2292163) (3.0.3) 2026-08-06 03:10:11.769517 | debian-bookworm | Requirement already satisfied: requests<3.0,>=2.20.0 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.11/site-packages (from pynetbox==7.8.0->netbox-manager==0.20260721.0.post6+git.d2292163) (2.34.2) 2026-08-06 03:10:11.795684 | debian-bookworm | Requirement already satisfied: pbr>=6.0.0 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.11/site-packages (from sushy==5.11.1->netbox-manager==0.20260721.0.post6+git.d2292163) (7.0.3) 2026-08-06 03:10:11.796472 | debian-bookworm | Requirement already satisfied: python-dateutil>=2.7.0 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.11/site-packages (from sushy==5.11.1->netbox-manager==0.20260721.0.post6+git.d2292163) (2.9.0.post0) 2026-08-06 03:10:11.796972 | debian-bookworm | Requirement already satisfied: stevedore>=1.29.0 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.11/site-packages (from sushy==5.11.1->netbox-manager==0.20260721.0.post6+git.d2292163) (5.9.0) 2026-08-06 03:10:11.798476 | debian-bookworm | Requirement already satisfied: shellingham>=1.3.0 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.11/site-packages (from typer==0.27.0->netbox-manager==0.20260721.0.post6+git.d2292163) (1.5.4) 2026-08-06 03:10:11.798981 | debian-bookworm | Requirement already satisfied: rich>=13.8.0 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.11/site-packages (from typer==0.27.0->netbox-manager==0.20260721.0.post6+git.d2292163) (15.0.0) 2026-08-06 03:10:11.799475 | debian-bookworm | Requirement already satisfied: annotated-doc>=0.0.2 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.11/site-packages (from typer==0.27.0->netbox-manager==0.20260721.0.post6+git.d2292163) (0.0.5) 2026-08-06 03:10:11.802934 | debian-bookworm | Requirement already satisfied: smmap<6,>=3.0.1 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.11/site-packages (from gitdb<5,>=4.0.1->GitPython==3.1.57->netbox-manager==0.20260721.0.post6+git.d2292163) (5.0.3) 2026-08-06 03:10:11.804428 | debian-bookworm | Requirement already satisfied: charset_normalizer<4,>=2 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.11/site-packages (from requests<3.0,>=2.20.0->pynetbox==7.8.0->netbox-manager==0.20260721.0.post6+git.d2292163) (3.4.9) 2026-08-06 03:10:11.805042 | debian-bookworm | Requirement already satisfied: idna<4,>=2.5 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.11/site-packages (from requests<3.0,>=2.20.0->pynetbox==7.8.0->netbox-manager==0.20260721.0.post6+git.d2292163) (3.18) 2026-08-06 03:10:11.805670 | debian-bookworm | Requirement already satisfied: urllib3<3,>=1.26 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.11/site-packages (from requests<3.0,>=2.20.0->pynetbox==7.8.0->netbox-manager==0.20260721.0.post6+git.d2292163) (2.7.0) 2026-08-06 03:10:11.806172 | debian-bookworm | Requirement already satisfied: certifi>=2023.5.7 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.11/site-packages (from requests<3.0,>=2.20.0->pynetbox==7.8.0->netbox-manager==0.20260721.0.post6+git.d2292163) (2026.7.22) 2026-08-06 03:10:11.817546 | debian-bookworm | Requirement already satisfied: ptyprocess>=0.5 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.11/site-packages (from pexpect>=4.5->ansible-runner==2.4.3->netbox-manager==0.20260721.0.post6+git.d2292163) (0.7.0) 2026-08-06 03:10:11.819710 | debian-bookworm | Requirement already satisfied: six>=1.5 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.11/site-packages (from python-dateutil>=2.7.0->sushy==5.11.1->netbox-manager==0.20260721.0.post6+git.d2292163) (1.17.0) 2026-08-06 03:10:11.821375 | debian-bookworm | Requirement already satisfied: markdown-it-py>=2.2.0 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.11/site-packages (from rich>=13.8.0->typer==0.27.0->netbox-manager==0.20260721.0.post6+git.d2292163) (4.2.0) 2026-08-06 03:10:11.821958 | debian-bookworm | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.11/site-packages (from rich>=13.8.0->typer==0.27.0->netbox-manager==0.20260721.0.post6+git.d2292163) (2.20.0) 2026-08-06 03:10:11.824290 | debian-bookworm | Requirement already satisfied: mdurl~=0.1 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.11/site-packages (from markdown-it-py>=2.2.0->rich>=13.8.0->typer==0.27.0->netbox-manager==0.20260721.0.post6+git.d2292163) (0.1.2) 2026-08-06 03:10:11.830625 | debian-bookworm | Requirement already satisfied: cffi>=2.0.0 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.11/site-packages (from cryptography->ansible-core==2.19.11->netbox-manager==0.20260721.0.post6+git.d2292163) (2.1.0) 2026-08-06 03:10:11.832303 | debian-bookworm | Requirement already satisfied: pycparser in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.11/site-packages (from cffi>=2.0.0->cryptography->ansible-core==2.19.11->netbox-manager==0.20260721.0.post6+git.d2292163) (3.0) 2026-08-06 03:10:11.835466 | debian-bookworm | Requirement already satisfied: lockfile>=0.10 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.11/site-packages (from python-daemon->ansible-runner==2.4.3->netbox-manager==0.20260721.0.post6+git.d2292163) (0.12.2) 2026-08-06 03:10:11.849575 | debian-bookworm | Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 2026-08-06 03:10:11.889071 | debian-bookworm | Building wheels for collected packages: netbox-manager 2026-08-06 03:10:11.890344 | debian-bookworm | Building wheel for netbox-manager (pyproject.toml): started 2026-08-06 03:10:12.454063 | debian-bookworm | Building wheel for netbox-manager (pyproject.toml): finished with status 'done' 2026-08-06 03:10:12.455724 | debian-bookworm | Created wheel for netbox-manager: filename=netbox_manager-0.20260721.0.post6+git.d2292163-py3-none-any.whl size=49503 sha256=561c12531c8665160b0239a916dfed774fcf22b9db0b93b062af41c37970af5e 2026-08-06 03:10:12.456220 | debian-bookworm | Stored in directory: /tmp/pip-ephem-wheel-cache-a70tayci/wheels/d5/27/a4/64e09470a042914e140a26806d766f92639121a5f1f26944e8 2026-08-06 03:10:12.466615 | debian-bookworm | Successfully built netbox-manager 2026-08-06 03:10:12.547408 | debian-bookworm | Installing collected packages: typing_extensions, netbox-manager 2026-08-06 03:10:12.633793 | debian-bookworm | 2026-08-06 03:10:12.636515 | debian-bookworm | Successfully installed netbox-manager-0.20260721.0.post6+git.d2292163 typing_extensions-4.16.0 2026-08-06 03:10:12.823083 | debian-bookworm | ok: Runtime: 0:00:19.895682 2026-08-06 03:10:12.830062 | 2026-08-06 03:10:12.830176 | TASK [Run pytest] 2026-08-06 03:10:13.181043 | debian-bookworm | + /tmp/venv/bin/pipenv run pytest 2026-08-06 03:10:14.818399 | debian-bookworm | ============================= test session starts ============================== 2026-08-06 03:10:14.818501 | debian-bookworm | platform linux -- Python 3.11.2, pytest-9.1.1, pluggy-1.6.0 2026-08-06 03:10:14.818521 | debian-bookworm | rootdir: /home/zuul/src/github.com/osism/netbox-manager 2026-08-06 03:10:14.818542 | debian-bookworm | configfile: pyproject.toml 2026-08-06 03:10:14.818557 | debian-bookworm | testpaths: tests/unit 2026-08-06 03:10:14.818577 | debian-bookworm | plugins: mock-3.15.1, cov-7.1.0 2026-08-06 03:10:14.818625 | debian-bookworm | collected 469 items 2026-08-06 03:10:14.818649 | debian-bookworm | 2026-08-06 03:10:14.847299 | debian-bookworm | tests/unit/netbox_manager/test_autoconf_collect.py .................. [ 3%] 2026-08-06 03:10:14.866219 | debian-bookworm | tests/unit/netbox_manager/test_autoconf_dispatch.py ......... [ 5%] 2026-08-06 03:10:14.874991 | debian-bookworm | tests/unit/netbox_manager/test_autoconf_helpers.py ............. [ 8%] 2026-08-06 03:10:15.136395 | debian-bookworm | tests/unit/netbox_manager/test_cli_commands.py ......................... [ 13%] 2026-08-06 03:10:15.146569 | debian-bookworm | ..... [ 14%] 2026-08-06 03:10:15.166439 | debian-bookworm | tests/unit/netbox_manager/test_cluster_loopbacks.py .................... [ 19%] 2026-08-06 03:10:15.177402 | debian-bookworm | ...... [ 20%] 2026-08-06 03:10:15.188295 | debian-bookworm | tests/unit/netbox_manager/test_connection_helpers.py .... [ 21%] 2026-08-06 03:10:15.224369 | debian-bookworm | tests/unit/netbox_manager/test_discover_resources.py ............... [ 24%] 2026-08-06 03:10:15.254440 | debian-bookworm | tests/unit/netbox_manager/test_dtl_devicetypes.py ...................... [ 29%] 2026-08-06 03:10:15.353278 | debian-bookworm | ......................................... [ 37%] 2026-08-06 03:10:15.382402 | debian-bookworm | tests/unit/netbox_manager/test_dtl_netbox.py ................... [ 42%] 2026-08-06 03:10:15.403612 | debian-bookworm | tests/unit/netbox_manager/test_dtl_repo.py ............ [ 44%] 2026-08-06 03:10:15.503984 | debian-bookworm | tests/unit/netbox_manager/test_export_archive.py .......... [ 46%] 2026-08-06 03:10:15.552854 | debian-bookworm | tests/unit/netbox_manager/test_filesystem_helpers.py .......... [ 48%] 2026-08-06 03:10:15.739241 | debian-bookworm | tests/unit/netbox_manager/test_handle_file.py .......................... [ 54%] 2026-08-06 03:10:15.792655 | debian-bookworm | ....... [ 55%] 2026-08-06 03:10:15.813032 | debian-bookworm | tests/unit/netbox_manager/test_helpers.py .............................. [ 62%] 2026-08-06 03:10:15.823797 | debian-bookworm | ............... [ 65%] 2026-08-06 03:10:15.886495 | debian-bookworm | tests/unit/netbox_manager/test_import_archive.py ........... [ 67%] 2026-08-06 03:10:15.902486 | debian-bookworm | tests/unit/netbox_manager/test_interface_label_generation.py ........... [ 70%] 2026-08-06 03:10:15.904798 | debian-bookworm | . [ 70%] 2026-08-06 03:10:15.915578 | debian-bookworm | tests/unit/netbox_manager/test_interface_labels.py .............. [ 73%] 2026-08-06 03:10:15.929438 | debian-bookworm | tests/unit/netbox_manager/test_loopback_gate.py .................. [ 77%] 2026-08-06 03:10:15.934813 | debian-bookworm | tests/unit/netbox_manager/test_loopback_generation.py .... [ 78%] 2026-08-06 03:10:15.957169 | debian-bookworm | tests/unit/netbox_manager/test_playbook_rendering.py ....... [ 79%] 2026-08-06 03:10:15.979780 | debian-bookworm | tests/unit/netbox_manager/test_portchannel_tasks.py ............. [ 82%] 2026-08-06 03:10:16.004191 | debian-bookworm | tests/unit/netbox_manager/test_process_device_and_module_types.py ...... [ 83%] 2026-08-06 03:10:16.004858 | debian-bookworm | [ 83%] 2026-08-06 03:10:16.017322 | debian-bookworm | tests/unit/netbox_manager/test_segment_interface_label.py ........ [ 85%] 2026-08-06 03:10:16.019566 | debian-bookworm | tests/unit/netbox_manager/test_smoke.py ... [ 85%] 2026-08-06 03:10:16.036511 | debian-bookworm | tests/unit/netbox_manager/test_task_builders.py ........................ [ 91%] 2026-08-06 03:10:16.040227 | debian-bookworm | ..... [ 92%] 2026-08-06 03:10:16.049825 | debian-bookworm | tests/unit/netbox_manager/test_task_filters.py ............... [ 95%] 2026-08-06 03:10:16.058170 | debian-bookworm | tests/unit/netbox_manager/test_validate_prefixes.py ....... [ 96%] 2026-08-06 03:10:16.066801 | debian-bookworm | tests/unit/netbox_manager/test_validate_vrf.py ........ [ 98%] 2026-08-06 03:10:16.139783 | debian-bookworm | tests/unit/netbox_manager/test_write_autoconf_files.py ....... [100%] 2026-08-06 03:10:16.139815 | debian-bookworm | 2026-08-06 03:10:16.139820 | debian-bookworm | ============================= 469 passed in 2.24s ============================== 2026-08-06 03:10:16.410255 | debian-bookworm | ok: Runtime: 0:00:03.085051 2026-08-06 03:10:16.416775 | 2026-08-06 03:10:16.416920 | PLAY RECAP 2026-08-06 03:10:16.416986 | debian-bookworm | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-06 03:10:16.417026 | 2026-08-06 03:10:16.554259 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/netbox-manager/playbooks/test-unit.yml@main] 2026-08-06 03:10:16.555139 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-06 03:10:17.411540 | 2026-08-06 03:10:17.411688 | PLAY [Base post-fetch] 2026-08-06 03:10:17.425806 | 2026-08-06 03:10:17.425934 | TASK [diagnose-network : Ensure log directory exists] 2026-08-06 03:10:17.830978 | debian-bookworm | ok 2026-08-06 03:10:17.847267 | 2026-08-06 03:10:17.847462 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-08-06 03:10:29.498109 | debian-bookworm | ok: Runtime: 0:00:05.708819 2026-08-06 03:10:29.504745 | 2026-08-06 03:10:29.504858 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-08-06 03:10:35.419533 | debian-bookworm | ok: Runtime: 0:00:00.007183 2026-08-06 03:10:35.425499 | 2026-08-06 03:10:35.425655 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-08-06 03:10:41.367349 | debian-bookworm | ok: Runtime: 0:00:00.009430 2026-08-06 03:10:41.379802 | 2026-08-06 03:10:41.379964 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-06 03:10:41.466396 | debian-bookworm | skipping: Conditional result was False 2026-08-06 03:10:41.473935 | 2026-08-06 03:10:41.474100 | TASK [fetch-output : Set log path for single node] 2026-08-06 03:10:41.625745 | debian-bookworm | ok 2026-08-06 03:10:41.634911 | 2026-08-06 03:10:41.635502 | LOOP [fetch-output : Ensure local output dirs] 2026-08-06 03:10:42.415003 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/75269f0f68764b98b8735986dbf12a20/work/logs" 2026-08-06 03:10:43.180097 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/75269f0f68764b98b8735986dbf12a20/work/artifacts" 2026-08-06 03:10:43.589884 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/75269f0f68764b98b8735986dbf12a20/work/docs" 2026-08-06 03:10:43.600990 | 2026-08-06 03:10:43.601156 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-06 03:10:44.762195 | debian-bookworm | changed: 2026-08-06 03:10:44.763421 | debian-bookworm | .d..t...... ./ 2026-08-06 03:10:44.763509 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-06 03:10:44.763536 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-06 03:10:44.763559 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-06 03:10:44.763581 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-06 03:10:44.763602 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-06 03:10:44.763659 | debian-bookworm | changed: All items complete 2026-08-06 03:10:44.763690 | 2026-08-06 03:10:45.489492 | debian-bookworm | changed: .d..t...... ./ 2026-08-06 03:10:46.186045 | debian-bookworm | changed: .d..t...... ./ 2026-08-06 03:10:46.200962 | 2026-08-06 03:10:46.201386 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-06 03:10:46.221204 | debian-bookworm | skipping: Conditional result was False 2026-08-06 03:10:46.226521 | debian-bookworm | skipping: Conditional result was False 2026-08-06 03:10:46.240675 | 2026-08-06 03:10:46.240749 | PLAY RECAP 2026-08-06 03:10:46.240791 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-06 03:10:46.240810 | 2026-08-06 03:10:46.382184 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-06 03:10:46.382974 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-06 03:10:47.484491 | 2026-08-06 03:10:47.484626 | PLAY [Base post] 2026-08-06 03:10:47.500787 | 2026-08-06 03:10:47.500903 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-06 03:10:48.063556 | debian-bookworm | changed 2026-08-06 03:10:48.070356 | 2026-08-06 03:10:48.070459 | PLAY RECAP 2026-08-06 03:10:48.070517 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-06 03:10:48.070587 | 2026-08-06 03:10:48.170826 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-06 03:10:48.171945 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-06 03:10:48.980837 | 2026-08-06 03:10:48.980972 | PLAY [Base post-logs] 2026-08-06 03:10:48.989488 | 2026-08-06 03:10:48.989596 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-06 03:10:49.439932 | localhost | changed 2026-08-06 03:10:49.448924 | 2026-08-06 03:10:49.449057 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-06 03:10:49.487484 | localhost | ok 2026-08-06 03:10:49.490766 | 2026-08-06 03:10:49.490880 | TASK [Set zuul-log-path fact] 2026-08-06 03:10:49.509241 | localhost | ok 2026-08-06 03:10:49.517546 | 2026-08-06 03:10:49.517642 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-06 03:10:49.541971 | localhost | ok 2026-08-06 03:10:49.544767 | 2026-08-06 03:10:49.544853 | TASK [upload-logs : Create log directories] 2026-08-06 03:10:49.991257 | localhost | changed 2026-08-06 03:10:49.994453 | 2026-08-06 03:10:49.994563 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-06 03:10:50.448292 | localhost -> localhost | ok: Runtime: 0:00:00.004621 2026-08-06 03:10:50.452031 | 2026-08-06 03:10:50.452134 | TASK [upload-logs : Upload logs to log server] 2026-08-06 03:10:51.167348 | localhost | Output suppressed because no_log was given 2026-08-06 03:10:51.169117 | 2026-08-06 03:10:51.169240 | LOOP [upload-logs : Compress console log and json output] 2026-08-06 03:10:51.263288 | localhost | skipping: Conditional result was False 2026-08-06 03:10:51.282436 | localhost | skipping: Conditional result was False 2026-08-06 03:10:51.296339 | 2026-08-06 03:10:51.296482 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-06 03:10:51.384609 | localhost | skipping: Conditional result was False 2026-08-06 03:10:51.384883 | 2026-08-06 03:10:51.403458 | localhost | skipping: Conditional result was False 2026-08-06 03:10:51.413507 | 2026-08-06 03:10:51.413624 | LOOP [upload-logs : Upload console log and json output]