2026-07-06 07:14:51.528769 | Job console starting 2026-07-06 07:14:51.559232 | Updating git repos 2026-07-06 07:14:51.645204 | Cloning repos into workspace 2026-07-06 07:14:51.803298 | Restoring repo states 2026-07-06 07:14:51.829991 | Merging changes 2026-07-06 07:14:52.538190 | Checking out repos 2026-07-06 07:14:52.614767 | Preparing playbooks 2026-07-06 07:14:54.047208 | Running Ansible setup 2026-07-06 07:15:01.288392 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-06 07:15:02.588515 | 2026-07-06 07:15:02.588732 | PLAY [Base pre] 2026-07-06 07:15:02.609354 | 2026-07-06 07:15:02.609532 | TASK [Setup log path fact] 2026-07-06 07:15:02.652805 | debian-bookworm | ok 2026-07-06 07:15:02.704077 | 2026-07-06 07:15:02.704288 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-06 07:15:02.768436 | debian-bookworm | ok 2026-07-06 07:15:02.785308 | 2026-07-06 07:15:02.785483 | TASK [emit-job-header : Print job information] 2026-07-06 07:15:02.843479 | # Job Information 2026-07-06 07:15:02.843736 | Ansible Version: 2.16.14 2026-07-06 07:15:02.843775 | Job: netbox-manager-unit-tests 2026-07-06 07:15:02.843808 | Pipeline: check 2026-07-06 07:15:02.843830 | Executor: 521e9411259a 2026-07-06 07:15:02.843851 | Triggered by: https://github.com/osism/netbox-manager/pull/274 2026-07-06 07:15:02.843873 | Event ID: 5b95e4e0-790a-11f1-90eb-1bf9555066a5 2026-07-06 07:15:02.849213 | 2026-07-06 07:15:02.849352 | LOOP [emit-job-header : Print node information] 2026-07-06 07:15:02.978053 | debian-bookworm | ok: 2026-07-06 07:15:02.978309 | debian-bookworm | # Node Information 2026-07-06 07:15:02.978343 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-06 07:15:02.978369 | debian-bookworm | Hostname: debian 2026-07-06 07:15:02.978390 | debian-bookworm | Username: zuul 2026-07-06 07:15:02.978464 | debian-bookworm | Distro: Debian 12.14 2026-07-06 07:15:02.978488 | debian-bookworm | Provider: regiocloud-a 2026-07-06 07:15:02.978510 | debian-bookworm | Region: 2026-07-06 07:15:02.978531 | debian-bookworm | Label: debian-bookworm 2026-07-06 07:15:02.978552 | debian-bookworm | Product Name: OpenStack Nova 2026-07-06 07:15:02.978571 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fedc:7fec 2026-07-06 07:15:02.989272 | 2026-07-06 07:15:02.989414 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-06 07:15:03.901599 | debian-bookworm -> localhost | changed 2026-07-06 07:15:03.910507 | 2026-07-06 07:15:03.910652 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-06 07:15:05.705610 | debian-bookworm -> localhost | changed 2026-07-06 07:15:05.724505 | 2026-07-06 07:15:05.724720 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-06 07:15:06.212700 | debian-bookworm -> localhost | ok 2026-07-06 07:15:06.218982 | 2026-07-06 07:15:06.219079 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-06 07:15:06.259363 | debian-bookworm | ok 2026-07-06 07:15:06.284569 | debian-bookworm | included: /var/lib/zuul/builds/19e9f089028c4c41be21ffd57fc721d2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-06 07:15:06.305206 | 2026-07-06 07:15:06.305329 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-06 07:15:08.198882 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-06 07:15:08.199120 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/19e9f089028c4c41be21ffd57fc721d2/work/19e9f089028c4c41be21ffd57fc721d2_id_rsa 2026-07-06 07:15:08.199176 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/19e9f089028c4c41be21ffd57fc721d2/work/19e9f089028c4c41be21ffd57fc721d2_id_rsa.pub 2026-07-06 07:15:08.199204 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-06 07:15:08.199230 | debian-bookworm -> localhost | SHA256:1YBpismy2m4SeNe2aMpA3IK3OKskb8i3I2SmrrLhvaI zuul-build-sshkey 2026-07-06 07:15:08.199261 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-06 07:15:08.199295 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-06 07:15:08.199319 | debian-bookworm -> localhost | | o. | 2026-07-06 07:15:08.199342 | debian-bookworm -> localhost | | + o | 2026-07-06 07:15:08.199363 | debian-bookworm -> localhost | | . o o . . | 2026-07-06 07:15:08.199384 | debian-bookworm -> localhost | |o o + . . | 2026-07-06 07:15:08.199405 | debian-bookworm -> localhost | |o+.+ . S | 2026-07-06 07:15:08.199433 | debian-bookworm -> localhost | |+*+.. o | 2026-07-06 07:15:08.199454 | debian-bookworm -> localhost | |%B.. o . | 2026-07-06 07:15:08.199475 | debian-bookworm -> localhost | |X@=oo . | 2026-07-06 07:15:08.199496 | debian-bookworm -> localhost | |EOO*+ | 2026-07-06 07:15:08.199517 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-06 07:15:08.199565 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.979477 2026-07-06 07:15:08.210050 | 2026-07-06 07:15:08.210150 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-06 07:15:08.228216 | debian-bookworm | ok 2026-07-06 07:15:08.241599 | debian-bookworm | included: /var/lib/zuul/builds/19e9f089028c4c41be21ffd57fc721d2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-06 07:15:08.249445 | 2026-07-06 07:15:08.249538 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-06 07:15:08.278451 | debian-bookworm | skipping: Conditional result was False 2026-07-06 07:15:08.285758 | 2026-07-06 07:15:08.285860 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-06 07:15:08.995866 | debian-bookworm | changed 2026-07-06 07:15:09.002398 | 2026-07-06 07:15:09.002506 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-06 07:15:09.257181 | debian-bookworm | ok 2026-07-06 07:15:09.264403 | 2026-07-06 07:15:09.264503 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-06 07:15:09.912522 | debian-bookworm | changed 2026-07-06 07:15:09.918811 | 2026-07-06 07:15:09.918940 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-06 07:15:10.694323 | debian-bookworm | changed 2026-07-06 07:15:10.704130 | 2026-07-06 07:15:10.704251 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-06 07:15:10.737549 | debian-bookworm | skipping: Conditional result was False 2026-07-06 07:15:10.744397 | 2026-07-06 07:15:10.744505 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-06 07:15:11.342033 | debian-bookworm -> localhost | changed 2026-07-06 07:15:11.354035 | 2026-07-06 07:15:11.354142 | TASK [add-build-sshkey : Add back temp key] 2026-07-06 07:15:12.075324 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/19e9f089028c4c41be21ffd57fc721d2/work/19e9f089028c4c41be21ffd57fc721d2_id_rsa (zuul-build-sshkey) 2026-07-06 07:15:12.075542 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.029040 2026-07-06 07:15:12.083005 | 2026-07-06 07:15:12.083104 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-06 07:15:12.499705 | debian-bookworm | ok 2026-07-06 07:15:12.504788 | 2026-07-06 07:15:12.504883 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-06 07:15:12.528333 | debian-bookworm | skipping: Conditional result was False 2026-07-06 07:15:12.538338 | 2026-07-06 07:15:12.538434 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-06 07:15:12.972488 | debian-bookworm | ok 2026-07-06 07:15:12.991436 | 2026-07-06 07:15:12.991564 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-06 07:15:13.030118 | debian-bookworm | ok 2026-07-06 07:15:13.035225 | 2026-07-06 07:15:13.035315 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-06 07:15:13.419758 | debian-bookworm -> localhost | ok 2026-07-06 07:15:13.426075 | 2026-07-06 07:15:13.426219 | TASK [validate-host : Collect information about the host] 2026-07-06 07:15:14.683027 | debian-bookworm | ok 2026-07-06 07:15:14.697501 | 2026-07-06 07:15:14.697651 | TASK [validate-host : Sanitize hostname] 2026-07-06 07:15:14.897024 | debian-bookworm | ok 2026-07-06 07:15:14.912204 | 2026-07-06 07:15:14.912363 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-06 07:15:16.367423 | debian-bookworm -> localhost | changed 2026-07-06 07:15:16.373847 | 2026-07-06 07:15:16.373976 | TASK [validate-host : Collect information about zuul worker] 2026-07-06 07:15:16.902903 | debian-bookworm | ok 2026-07-06 07:15:16.910724 | 2026-07-06 07:15:16.910956 | TASK [validate-host : Write out all zuul information for each host] 2026-07-06 07:15:17.543624 | debian-bookworm -> localhost | changed 2026-07-06 07:15:17.563301 | 2026-07-06 07:15:17.563444 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-06 07:15:17.866344 | debian-bookworm | ok 2026-07-06 07:15:17.875620 | 2026-07-06 07:15:17.875813 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-06 07:15:18.909805 | debian-bookworm | changed: 2026-07-06 07:15:18.910073 | debian-bookworm | cd+++++++++ src/ 2026-07-06 07:15:18.910119 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-06 07:15:18.910151 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-06 07:15:18.910180 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/ 2026-07-06 07:15:18.910206 | debian-bookworm | netbox_manager/requirements.yml 2026-07-06 07:15:18.910570 | debian-bookworm | cL+++++++++ src/github.com/osism/netbox-manager/settings.toml.sample -> netbox_manager/settings.toml.sample 2026-07-06 07:15:18.910595 | debian-bookworm | netbox-manager==0.20260614.0.post63+git.f86a1ffe) (49.0.0) 2026-07-06 07:16:22.010033 | 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.3->netbox-manager==0.20260614.0.post63+git.f86a1ffe) (26.2) 2026-07-06 07:16:22.011161 | 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.3->netbox-manager==0.20260614.0.post63+git.f86a1ffe) (1.2.1) 2026-07-06 07:16:22.013151 | 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.20260614.0.post63+git.f86a1ffe) (4.9.0) 2026-07-06 07:16:22.013982 | 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.20260614.0.post63+git.f86a1ffe) (3.1.2) 2026-07-06 07:16:22.019040 | 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.50->netbox-manager==0.20260614.0.post63+git.f86a1ffe) (4.0.12) 2026-07-06 07:16:22.022158 | 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.20260614.0.post63+git.f86a1ffe) (3.0.3) 2026-07-06 07:16:22.028890 | 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.20260614.0.post63+git.f86a1ffe) (2.34.2) 2026-07-06 07:16:22.064632 | 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.20260614.0.post63+git.f86a1ffe) (7.0.3) 2026-07-06 07:16:22.065610 | 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.20260614.0.post63+git.f86a1ffe) (2.9.0.post0) 2026-07-06 07:16:22.066305 | 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.20260614.0.post63+git.f86a1ffe) (5.9.0) 2026-07-06 07:16:22.068122 | 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.26.7->netbox-manager==0.20260614.0.post63+git.f86a1ffe) (1.5.4) 2026-07-06 07:16:22.068614 | 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.26.7->netbox-manager==0.20260614.0.post63+git.f86a1ffe) (15.0.0) 2026-07-06 07:16:22.069116 | 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.26.7->netbox-manager==0.20260614.0.post63+git.f86a1ffe) (0.0.4) 2026-07-06 07:16:22.073250 | 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.50->netbox-manager==0.20260614.0.post63+git.f86a1ffe) (5.0.3) 2026-07-06 07:16:22.074829 | 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.20260614.0.post63+git.f86a1ffe) (3.4.7) 2026-07-06 07:16:22.075381 | 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.20260614.0.post63+git.f86a1ffe) (3.18) 2026-07-06 07:16:22.075936 | 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.20260614.0.post63+git.f86a1ffe) (2.7.0) 2026-07-06 07:16:22.076441 | 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.20260614.0.post63+git.f86a1ffe) (2026.6.17) 2026-07-06 07:16:22.088883 | 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.20260614.0.post63+git.f86a1ffe) (0.7.0) 2026-07-06 07:16:22.091682 | 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.20260614.0.post63+git.f86a1ffe) (1.17.0) 2026-07-06 07:16:22.093836 | 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.26.7->netbox-manager==0.20260614.0.post63+git.f86a1ffe) (4.2.0) 2026-07-06 07:16:22.094546 | 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.26.7->netbox-manager==0.20260614.0.post63+git.f86a1ffe) (2.20.0) 2026-07-06 07:16:22.097199 | 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.26.7->netbox-manager==0.20260614.0.post63+git.f86a1ffe) (0.1.2) 2026-07-06 07:16:22.104745 | 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.3->netbox-manager==0.20260614.0.post63+git.f86a1ffe) (2.0.0) 2026-07-06 07:16:22.106880 | 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.3->netbox-manager==0.20260614.0.post63+git.f86a1ffe) (3.0) 2026-07-06 07:16:22.111132 | 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.20260614.0.post63+git.f86a1ffe) (0.12.2) 2026-07-06 07:16:22.129342 | debian-bookworm | Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 2026-07-06 07:16:22.179658 | debian-bookworm | Building wheels for collected packages: netbox-manager 2026-07-06 07:16:22.181450 | debian-bookworm | Building wheel for netbox-manager (pyproject.toml): started 2026-07-06 07:16:22.921379 | debian-bookworm | Building wheel for netbox-manager (pyproject.toml): finished with status 'done' 2026-07-06 07:16:22.923133 | debian-bookworm | Created wheel for netbox-manager: filename=netbox_manager-0.20260614.0.post63+git.f86a1ffe-py3-none-any.whl size=48591 sha256=ef1d80713239f5005d55619d1ceb77a6c1837332fd2f1c830253a5bb9c3d45b8 2026-07-06 07:16:22.923581 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/d5/27/a4/64e09470a042914e140a26806d766f92639121a5f1f26944e8 2026-07-06 07:16:22.936546 | debian-bookworm | Successfully built netbox-manager 2026-07-06 07:16:22.978923 | debian-bookworm | Installing collected packages: typing_extensions, netbox-manager 2026-07-06 07:16:23.084861 | debian-bookworm | 2026-07-06 07:16:23.091539 | debian-bookworm | Successfully installed netbox-manager-0.20260614.0.post63+git.f86a1ffe typing_extensions-4.16.0 2026-07-06 07:16:23.468990 | debian-bookworm | ok: Runtime: 0:00:23.865393 2026-07-06 07:16:23.483566 | 2026-07-06 07:16:23.483740 | TASK [Run pytest] 2026-07-06 07:16:23.782205 | debian-bookworm | + /tmp/venv/bin/pipenv run pytest 2026-07-06 07:16:25.855091 | debian-bookworm | ============================= test session starts ============================== 2026-07-06 07:16:25.855206 | debian-bookworm | platform linux -- Python 3.11.2, pytest-9.1.1, pluggy-1.6.0 2026-07-06 07:16:25.855222 | debian-bookworm | rootdir: /home/zuul/src/github.com/osism/netbox-manager 2026-07-06 07:16:25.855239 | debian-bookworm | configfile: pyproject.toml 2026-07-06 07:16:25.855249 | debian-bookworm | testpaths: tests/unit 2026-07-06 07:16:25.855264 | debian-bookworm | plugins: mock-3.15.1, cov-7.1.0 2026-07-06 07:16:25.855296 | debian-bookworm | collected 464 items 2026-07-06 07:16:25.855312 | debian-bookworm | 2026-07-06 07:16:25.889157 | debian-bookworm | tests/unit/netbox_manager/test_autoconf_collect.py .................. [ 3%] 2026-07-06 07:16:25.919160 | debian-bookworm | tests/unit/netbox_manager/test_autoconf_dispatch.py ......... [ 5%] 2026-07-06 07:16:25.937641 | debian-bookworm | tests/unit/netbox_manager/test_autoconf_helpers.py ............. [ 8%] 2026-07-06 07:16:26.278088 | debian-bookworm | tests/unit/netbox_manager/test_cli_commands.py ......................... [ 14%] 2026-07-06 07:16:26.289119 | debian-bookworm | ..... [ 15%] 2026-07-06 07:16:26.313246 | debian-bookworm | tests/unit/netbox_manager/test_cluster_loopbacks.py .................... [ 19%] 2026-07-06 07:16:26.326711 | debian-bookworm | ...... [ 20%] 2026-07-06 07:16:26.338721 | debian-bookworm | tests/unit/netbox_manager/test_connection_helpers.py .... [ 21%] 2026-07-06 07:16:26.380833 | debian-bookworm | tests/unit/netbox_manager/test_discover_resources.py ............... [ 24%] 2026-07-06 07:16:26.415948 | debian-bookworm | tests/unit/netbox_manager/test_dtl_devicetypes.py ...................... [ 29%] 2026-07-06 07:16:26.494990 | debian-bookworm | ......................................... [ 38%] 2026-07-06 07:16:26.527837 | debian-bookworm | tests/unit/netbox_manager/test_dtl_netbox.py ................... [ 42%] 2026-07-06 07:16:26.551929 | debian-bookworm | tests/unit/netbox_manager/test_dtl_repo.py ............ [ 45%] 2026-07-06 07:16:26.660512 | debian-bookworm | tests/unit/netbox_manager/test_export_archive.py .......... [ 47%] 2026-07-06 07:16:26.716455 | debian-bookworm | tests/unit/netbox_manager/test_filesystem_helpers.py .......... [ 49%] 2026-07-06 07:16:26.929187 | debian-bookworm | tests/unit/netbox_manager/test_handle_file.py .......................... [ 54%] 2026-07-06 07:16:26.990264 | debian-bookworm | ....... [ 56%] 2026-07-06 07:16:27.013226 | debian-bookworm | tests/unit/netbox_manager/test_helpers.py .............................. [ 62%] 2026-07-06 07:16:27.025301 | debian-bookworm | ............... [ 66%] 2026-07-06 07:16:27.095652 | debian-bookworm | tests/unit/netbox_manager/test_import_archive.py ........... [ 68%] 2026-07-06 07:16:27.115820 | debian-bookworm | tests/unit/netbox_manager/test_interface_label_generation.py ........... [ 70%] 2026-07-06 07:16:27.118605 | debian-bookworm | . [ 71%] 2026-07-06 07:16:27.131193 | debian-bookworm | tests/unit/netbox_manager/test_interface_labels.py .............. [ 74%] 2026-07-06 07:16:27.146156 | debian-bookworm | tests/unit/netbox_manager/test_loopback_gate.py .................. [ 78%] 2026-07-06 07:16:27.152460 | debian-bookworm | tests/unit/netbox_manager/test_loopback_generation.py .... [ 78%] 2026-07-06 07:16:27.178070 | debian-bookworm | tests/unit/netbox_manager/test_playbook_rendering.py ....... [ 80%] 2026-07-06 07:16:27.193226 | debian-bookworm | tests/unit/netbox_manager/test_portchannel_tasks.py ........ [ 82%] 2026-07-06 07:16:27.222779 | debian-bookworm | tests/unit/netbox_manager/test_process_device_and_module_types.py ...... [ 83%] 2026-07-06 07:16:27.223553 | debian-bookworm | [ 83%] 2026-07-06 07:16:27.238016 | debian-bookworm | tests/unit/netbox_manager/test_segment_interface_label.py ........ [ 85%] 2026-07-06 07:16:27.240310 | debian-bookworm | tests/unit/netbox_manager/test_smoke.py ... [ 85%] 2026-07-06 07:16:27.259147 | debian-bookworm | tests/unit/netbox_manager/test_task_builders.py ........................ [ 90%] 2026-07-06 07:16:27.263226 | debian-bookworm | ..... [ 92%] 2026-07-06 07:16:27.273713 | debian-bookworm | tests/unit/netbox_manager/test_task_filters.py ............... [ 95%] 2026-07-06 07:16:27.283764 | debian-bookworm | tests/unit/netbox_manager/test_validate_prefixes.py ....... [ 96%] 2026-07-06 07:16:27.293630 | debian-bookworm | tests/unit/netbox_manager/test_validate_vrf.py ........ [ 98%] 2026-07-06 07:16:27.443373 | debian-bookworm | tests/unit/netbox_manager/test_write_autoconf_files.py ....... [100%] 2026-07-06 07:16:27.443484 | debian-bookworm | 2026-07-06 07:16:27.443501 | debian-bookworm | ============================= 464 passed in 2.72s ============================== 2026-07-06 07:16:28.018433 | debian-bookworm | ok: Runtime: 0:00:03.985873 2026-07-06 07:16:28.023848 | 2026-07-06 07:16:28.024017 | PLAY RECAP 2026-07-06 07:16:28.024115 | debian-bookworm | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-06 07:16:28.024159 | 2026-07-06 07:16:28.201878 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/netbox-manager/playbooks/test-unit.yml@main] 2026-07-06 07:16:28.203884 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-06 07:16:29.034814 | 2026-07-06 07:16:29.035064 | PLAY [Base post-fetch] 2026-07-06 07:16:29.050571 | 2026-07-06 07:16:29.050735 | TASK [diagnose-network : Ensure log directory exists] 2026-07-06 07:16:29.496287 | debian-bookworm | ok 2026-07-06 07:16:29.506480 | 2026-07-06 07:16:29.506673 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-06 07:16:41.350566 | debian-bookworm | ok: Runtime: 0:00:06.042464 2026-07-06 07:16:41.359626 | 2026-07-06 07:16:41.359823 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-06 07:16:47.471396 | debian-bookworm | ok: Runtime: 0:00:00.005639 2026-07-06 07:16:47.488714 | 2026-07-06 07:16:47.489109 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-06 07:16:53.638631 | debian-bookworm | ok: Runtime: 0:00:00.009408 2026-07-06 07:16:53.653130 | 2026-07-06 07:16:53.653271 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-06 07:16:53.725456 | debian-bookworm | skipping: Conditional result was False 2026-07-06 07:16:53.734378 | 2026-07-06 07:16:53.734535 | TASK [fetch-output : Set log path for single node] 2026-07-06 07:16:53.780387 | debian-bookworm | ok 2026-07-06 07:16:53.785589 | 2026-07-06 07:16:53.785728 | LOOP [fetch-output : Ensure local output dirs] 2026-07-06 07:16:54.092473 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/19e9f089028c4c41be21ffd57fc721d2/work/logs" 2026-07-06 07:16:54.408657 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/19e9f089028c4c41be21ffd57fc721d2/work/artifacts" 2026-07-06 07:16:54.716533 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/19e9f089028c4c41be21ffd57fc721d2/work/docs" 2026-07-06 07:16:54.754001 | 2026-07-06 07:16:54.754387 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-06 07:16:55.616213 | debian-bookworm | changed: 2026-07-06 07:16:55.616487 | debian-bookworm | .d..t...... ./ 2026-07-06 07:16:55.616522 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-06 07:16:55.616546 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-06 07:16:55.616580 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-06 07:16:55.616602 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-06 07:16:55.616623 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-06 07:16:55.616670 | debian-bookworm | changed: All items complete 2026-07-06 07:16:55.616698 | 2026-07-06 07:16:56.235675 | debian-bookworm | changed: .d..t...... ./ 2026-07-06 07:16:56.828457 | debian-bookworm | changed: .d..t...... ./ 2026-07-06 07:16:56.850535 | 2026-07-06 07:16:56.850715 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-06 07:16:57.239586 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.009764 2026-07-06 07:16:57.546409 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010335 2026-07-06 07:16:57.558308 | 2026-07-06 07:16:57.558524 | PLAY RECAP 2026-07-06 07:16:57.558582 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-06 07:16:57.558608 | 2026-07-06 07:16:57.705766 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-06 07:16:57.708571 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-06 07:16:58.465117 | 2026-07-06 07:16:58.465314 | PLAY [Base post] 2026-07-06 07:16:58.479702 | 2026-07-06 07:16:58.479976 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-06 07:16:59.120111 | debian-bookworm | changed 2026-07-06 07:16:59.129541 | 2026-07-06 07:16:59.129671 | PLAY RECAP 2026-07-06 07:16:59.129752 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-06 07:16:59.129849 | 2026-07-06 07:16:59.276229 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-06 07:16:59.278046 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-06 07:17:00.128946 | 2026-07-06 07:17:00.129157 | PLAY [Base post-logs] 2026-07-06 07:17:00.140919 | 2026-07-06 07:17:00.141090 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-06 07:17:00.636691 | localhost | changed 2026-07-06 07:17:00.655393 | 2026-07-06 07:17:00.655589 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-06 07:17:00.695419 | localhost | ok 2026-07-06 07:17:00.702018 | 2026-07-06 07:17:00.702180 | TASK [Set zuul-log-path fact] 2026-07-06 07:17:00.721860 | localhost | ok 2026-07-06 07:17:00.738425 | 2026-07-06 07:17:00.738600 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-06 07:17:00.778776 | localhost | ok 2026-07-06 07:17:00.786491 | 2026-07-06 07:17:00.786688 | TASK [upload-logs : Create log directories] 2026-07-06 07:17:01.360710 | localhost | changed 2026-07-06 07:17:01.364034 | 2026-07-06 07:17:01.364160 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-06 07:17:01.906778 | localhost -> localhost | ok: Runtime: 0:00:00.007989 2026-07-06 07:17:01.913713 | 2026-07-06 07:17:01.913894 | TASK [upload-logs : Upload logs to log server] 2026-07-06 07:17:02.522272 | localhost | Output suppressed because no_log was given 2026-07-06 07:17:02.526017 | 2026-07-06 07:17:02.526188 | LOOP [upload-logs : Compress console log and json output] 2026-07-06 07:17:02.588849 | localhost | skipping: Conditional result was False 2026-07-06 07:17:02.597593 | localhost | skipping: Conditional result was False 2026-07-06 07:17:02.608968 | 2026-07-06 07:17:02.609235 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-06 07:17:02.658893 | localhost | skipping: Conditional result was False 2026-07-06 07:17:02.659226 | 2026-07-06 07:17:02.666173 | localhost | skipping: Conditional result was False 2026-07-06 07:17:02.682493 | 2026-07-06 07:17:02.682719 | LOOP [upload-logs : Upload console log and json output]