2026-07-11 03:16:26.350917 | Job console starting 2026-07-11 03:16:26.368375 | Updating git repos 2026-07-11 03:16:26.430170 | Cloning repos into workspace 2026-07-11 03:16:26.549804 | Restoring repo states 2026-07-11 03:16:26.556792 | Merging changes 2026-07-11 03:16:26.556810 | Checking out repos 2026-07-11 03:16:26.630050 | Preparing playbooks 2026-07-11 03:16:27.950806 | Running Ansible setup 2026-07-11 03:16:32.944239 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-11 03:16:33.824996 | 2026-07-11 03:16:33.825132 | PLAY [Base pre] 2026-07-11 03:16:33.841894 | 2026-07-11 03:16:33.842017 | TASK [Setup log path fact] 2026-07-11 03:16:33.859707 | ubuntu-noble | ok 2026-07-11 03:16:33.874899 | 2026-07-11 03:16:33.875113 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-11 03:16:33.923315 | ubuntu-noble | ok 2026-07-11 03:16:33.932892 | 2026-07-11 03:16:33.932993 | TASK [emit-job-header : Print job information] 2026-07-11 03:16:33.970945 | # Job Information 2026-07-11 03:16:33.971089 | Ansible Version: 2.16.14 2026-07-11 03:16:33.971124 | Job: netbox-manager-e2e 2026-07-11 03:16:33.971157 | Pipeline: periodic-daily 2026-07-11 03:16:33.971179 | Executor: 521e9411259a 2026-07-11 03:16:33.971200 | Triggered by: https://github.com/osism/netbox-manager 2026-07-11 03:16:33.971223 | Event ID: f8f2d7c7d5b7488abac0218ef744c466 2026-07-11 03:16:33.975846 | 2026-07-11 03:16:33.975933 | LOOP [emit-job-header : Print node information] 2026-07-11 03:16:34.092281 | ubuntu-noble | ok: 2026-07-11 03:16:34.092480 | ubuntu-noble | # Node Information 2026-07-11 03:16:34.092568 | ubuntu-noble | Inventory Hostname: ubuntu-noble 2026-07-11 03:16:34.092600 | ubuntu-noble | Hostname: ubuntu 2026-07-11 03:16:34.092624 | ubuntu-noble | Username: zuul 2026-07-11 03:16:34.092646 | ubuntu-noble | Distro: Ubuntu 24.04 2026-07-11 03:16:34.092670 | ubuntu-noble | Provider: regiocloud-a 2026-07-11 03:16:34.092692 | ubuntu-noble | Region: 2026-07-11 03:16:34.092713 | ubuntu-noble | Label: ubuntu-noble 2026-07-11 03:16:34.092734 | ubuntu-noble | Product Name: OpenStack Nova 2026-07-11 03:16:34.092754 | ubuntu-noble | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe38:803c 2026-07-11 03:16:34.111561 | 2026-07-11 03:16:34.111668 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-11 03:16:34.610711 | ubuntu-noble -> localhost | changed 2026-07-11 03:16:34.618368 | 2026-07-11 03:16:34.618506 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-11 03:16:35.795870 | ubuntu-noble -> localhost | changed 2026-07-11 03:16:35.811505 | 2026-07-11 03:16:35.811642 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-11 03:16:36.128474 | ubuntu-noble -> localhost | ok 2026-07-11 03:16:36.135080 | 2026-07-11 03:16:36.135203 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-11 03:16:36.179234 | ubuntu-noble | ok 2026-07-11 03:16:36.196482 | ubuntu-noble | included: /var/lib/zuul/builds/3803be313d4e4be496743b06c14eea01/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-11 03:16:36.202681 | 2026-07-11 03:16:36.202784 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-11 03:16:37.581691 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-07-11 03:16:37.581920 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/3803be313d4e4be496743b06c14eea01/work/3803be313d4e4be496743b06c14eea01_id_rsa 2026-07-11 03:16:37.581961 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/3803be313d4e4be496743b06c14eea01/work/3803be313d4e4be496743b06c14eea01_id_rsa.pub 2026-07-11 03:16:37.581989 | ubuntu-noble -> localhost | The key fingerprint is: 2026-07-11 03:16:37.582013 | ubuntu-noble -> localhost | SHA256:XW/NwDCxSO/lcJ78w/0fy1ai7rKhXmePngITOhkpRD0 zuul-build-sshkey 2026-07-11 03:16:37.582035 | ubuntu-noble -> localhost | The key's randomart image is: 2026-07-11 03:16:37.582057 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-07-11 03:16:37.582087 | ubuntu-noble -> localhost | | ... . +. | 2026-07-11 03:16:37.582110 | ubuntu-noble -> localhost | | . E . o = | 2026-07-11 03:16:37.582130 | ubuntu-noble -> localhost | | . o . = = | 2026-07-11 03:16:37.582150 | ubuntu-noble -> localhost | | . o .. o O = | 2026-07-11 03:16:37.582169 | ubuntu-noble -> localhost | | . +S.. . B o| 2026-07-11 03:16:37.582198 | ubuntu-noble -> localhost | | + o .o.o| 2026-07-11 03:16:37.582219 | ubuntu-noble -> localhost | | . oo o. =+| 2026-07-11 03:16:37.582240 | ubuntu-noble -> localhost | | oo+.+..=| 2026-07-11 03:16:37.582279 | ubuntu-noble -> localhost | | .o .B* oo+| 2026-07-11 03:16:37.582300 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-07-11 03:16:37.582352 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.837027 2026-07-11 03:16:37.593009 | 2026-07-11 03:16:37.593122 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-11 03:16:37.639488 | ubuntu-noble | ok 2026-07-11 03:16:37.679497 | ubuntu-noble | included: /var/lib/zuul/builds/3803be313d4e4be496743b06c14eea01/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-11 03:16:37.699627 | 2026-07-11 03:16:37.699808 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-11 03:16:37.724508 | ubuntu-noble | skipping: Conditional result was False 2026-07-11 03:16:37.730738 | 2026-07-11 03:16:37.730903 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-11 03:16:38.615690 | ubuntu-noble | changed 2026-07-11 03:16:38.626294 | 2026-07-11 03:16:38.626429 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-11 03:16:39.082498 | ubuntu-noble | ok 2026-07-11 03:16:39.109799 | 2026-07-11 03:16:39.110009 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-11 03:16:39.904494 | ubuntu-noble | changed 2026-07-11 03:16:39.912281 | 2026-07-11 03:16:39.912411 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-11 03:16:40.660788 | ubuntu-noble | changed 2026-07-11 03:16:40.671052 | 2026-07-11 03:16:40.671181 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-11 03:16:40.718092 | ubuntu-noble | skipping: Conditional result was False 2026-07-11 03:16:40.726149 | 2026-07-11 03:16:40.726307 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-11 03:16:42.002776 | ubuntu-noble -> localhost | changed 2026-07-11 03:16:42.028384 | 2026-07-11 03:16:42.028844 | TASK [add-build-sshkey : Add back temp key] 2026-07-11 03:16:42.620011 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/3803be313d4e4be496743b06c14eea01/work/3803be313d4e4be496743b06c14eea01_id_rsa (zuul-build-sshkey) 2026-07-11 03:16:42.620288 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.011581 2026-07-11 03:16:42.628438 | 2026-07-11 03:16:42.628565 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-11 03:16:43.083029 | ubuntu-noble | ok 2026-07-11 03:16:43.088762 | 2026-07-11 03:16:43.088878 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-11 03:16:43.138492 | ubuntu-noble | skipping: Conditional result was False 2026-07-11 03:16:43.150160 | 2026-07-11 03:16:43.150321 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-11 03:16:43.627733 | ubuntu-noble | ok 2026-07-11 03:16:43.642543 | 2026-07-11 03:16:43.653652 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-11 03:16:43.703552 | ubuntu-noble | ok 2026-07-11 03:16:43.709031 | 2026-07-11 03:16:43.709145 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-11 03:16:44.508968 | ubuntu-noble -> localhost | ok 2026-07-11 03:16:44.522968 | 2026-07-11 03:16:44.523138 | TASK [validate-host : Collect information about the host] 2026-07-11 03:16:46.007312 | ubuntu-noble | ok 2026-07-11 03:16:46.034683 | 2026-07-11 03:16:46.034848 | TASK [validate-host : Sanitize hostname] 2026-07-11 03:16:46.297628 | ubuntu-noble | ok 2026-07-11 03:16:46.309763 | 2026-07-11 03:16:46.309918 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-11 03:16:47.252219 | ubuntu-noble -> localhost | changed 2026-07-11 03:16:47.258883 | 2026-07-11 03:16:47.259006 | TASK [validate-host : Collect information about zuul worker] 2026-07-11 03:16:47.716109 | ubuntu-noble | ok 2026-07-11 03:16:47.724629 | 2026-07-11 03:16:47.724734 | TASK [validate-host : Write out all zuul information for each host] 2026-07-11 03:16:48.769629 | ubuntu-noble -> localhost | changed 2026-07-11 03:16:48.781132 | 2026-07-11 03:16:48.781234 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-11 03:16:49.071129 | ubuntu-noble | ok 2026-07-11 03:16:49.076427 | 2026-07-11 03:16:49.076514 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-11 03:16:49.914065 | ubuntu-noble | changed: 2026-07-11 03:16:49.914262 | ubuntu-noble | cd+++++++++ src/ 2026-07-11 03:16:49.914303 | ubuntu-noble | cd+++++++++ src/github.com/ 2026-07-11 03:16:49.914328 | ubuntu-noble | cd+++++++++ src/github.com/osism/ 2026-07-11 03:16:49.914351 | ubuntu-noble | cd+++++++++ src/github.com/osism/netbox-manager/ 2026-07-11 03:16:49.914372 | ubuntu-noble | netbox_manager/requirements.yml 2026-07-11 03:16:49.914653 | ubuntu-noble | cL+++++++++ src/github.com/osism/netbox-manager/settings.toml.sample -> netbox_manager/settings.toml.sample 2026-07-11 03:16:49.914672 | ubuntu-noble | netbox-manager==0.20260706.0) (49.0.0) 2026-07-11 03:18:44.976081 | ubuntu-noble | Requirement already satisfied: packaging in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from ansible-core==2.19.3->netbox-manager==0.20260706.0) (26.2) 2026-07-11 03:18:44.977551 | ubuntu-noble | Requirement already satisfied: resolvelib<2.0.0,>=0.5.3 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from ansible-core==2.19.3->netbox-manager==0.20260706.0) (1.2.1) 2026-07-11 03:18:44.979703 | ubuntu-noble | Requirement already satisfied: pexpect>=4.5 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from ansible-runner==2.4.3->netbox-manager==0.20260706.0) (4.9.0) 2026-07-11 03:18:44.980761 | ubuntu-noble | Requirement already satisfied: python-daemon in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from ansible-runner==2.4.3->netbox-manager==0.20260706.0) (3.1.2) 2026-07-11 03:18:44.985095 | ubuntu-noble | Requirement already satisfied: gitdb<5,>=4.0.1 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from GitPython==3.1.50->netbox-manager==0.20260706.0) (4.0.12) 2026-07-11 03:18:44.988171 | ubuntu-noble | Requirement already satisfied: MarkupSafe>=2.0 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from Jinja2==3.1.6->netbox-manager==0.20260706.0) (3.0.3) 2026-07-11 03:18:44.996181 | ubuntu-noble | Requirement already satisfied: requests<3.0,>=2.20.0 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from pynetbox==7.8.0->netbox-manager==0.20260706.0) (2.34.2) 2026-07-11 03:18:45.002672 | ubuntu-noble | Requirement already satisfied: pbr>=6.0.0 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from sushy==5.11.1->netbox-manager==0.20260706.0) (7.0.3) 2026-07-11 03:18:45.003450 | ubuntu-noble | Requirement already satisfied: python-dateutil>=2.7.0 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from sushy==5.11.1->netbox-manager==0.20260706.0) (2.9.0.post0) 2026-07-11 03:18:45.003982 | ubuntu-noble | Requirement already satisfied: stevedore>=1.29.0 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from sushy==5.11.1->netbox-manager==0.20260706.0) (5.9.0) 2026-07-11 03:18:45.005554 | ubuntu-noble | Requirement already satisfied: shellingham>=1.3.0 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from typer==0.26.8->netbox-manager==0.20260706.0) (1.5.4) 2026-07-11 03:18:45.006110 | ubuntu-noble | Requirement already satisfied: rich>=13.8.0 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from typer==0.26.8->netbox-manager==0.20260706.0) (15.0.0) 2026-07-11 03:18:45.006664 | ubuntu-noble | Requirement already satisfied: annotated-doc>=0.0.2 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from typer==0.26.8->netbox-manager==0.20260706.0) (0.0.4) 2026-07-11 03:18:45.009924 | ubuntu-noble | Requirement already satisfied: smmap<6,>=3.0.1 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from gitdb<5,>=4.0.1->GitPython==3.1.50->netbox-manager==0.20260706.0) (5.0.3) 2026-07-11 03:18:45.011436 | ubuntu-noble | Requirement already satisfied: charset_normalizer<4,>=2 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from requests<3.0,>=2.20.0->pynetbox==7.8.0->netbox-manager==0.20260706.0) (3.4.7) 2026-07-11 03:18:45.012055 | ubuntu-noble | Requirement already satisfied: idna<4,>=2.5 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from requests<3.0,>=2.20.0->pynetbox==7.8.0->netbox-manager==0.20260706.0) (3.18) 2026-07-11 03:18:45.012682 | ubuntu-noble | Requirement already satisfied: urllib3<3,>=1.26 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from requests<3.0,>=2.20.0->pynetbox==7.8.0->netbox-manager==0.20260706.0) (2.7.0) 2026-07-11 03:18:45.013210 | ubuntu-noble | Requirement already satisfied: certifi>=2023.5.7 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from requests<3.0,>=2.20.0->pynetbox==7.8.0->netbox-manager==0.20260706.0) (2026.6.17) 2026-07-11 03:18:45.023753 | ubuntu-noble | Requirement already satisfied: ptyprocess>=0.5 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from pexpect>=4.5->ansible-runner==2.4.3->netbox-manager==0.20260706.0) (0.7.0) 2026-07-11 03:18:45.026050 | ubuntu-noble | Requirement already satisfied: six>=1.5 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from python-dateutil>=2.7.0->sushy==5.11.1->netbox-manager==0.20260706.0) (1.17.0) 2026-07-11 03:18:45.027866 | ubuntu-noble | Requirement already satisfied: markdown-it-py>=2.2.0 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from rich>=13.8.0->typer==0.26.8->netbox-manager==0.20260706.0) (4.2.0) 2026-07-11 03:18:45.028527 | ubuntu-noble | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from rich>=13.8.0->typer==0.26.8->netbox-manager==0.20260706.0) (2.20.0) 2026-07-11 03:18:45.031100 | ubuntu-noble | Requirement already satisfied: mdurl~=0.1 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=13.8.0->typer==0.26.8->netbox-manager==0.20260706.0) (0.1.2) 2026-07-11 03:18:45.037514 | ubuntu-noble | Requirement already satisfied: cffi>=2.0.0 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from cryptography->ansible-core==2.19.3->netbox-manager==0.20260706.0) (2.0.0) 2026-07-11 03:18:45.039237 | ubuntu-noble | Requirement already satisfied: pycparser in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from cffi>=2.0.0->cryptography->ansible-core==2.19.3->netbox-manager==0.20260706.0) (3.0) 2026-07-11 03:18:45.042610 | ubuntu-noble | Requirement already satisfied: lockfile>=0.10 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from python-daemon->ansible-runner==2.4.3->netbox-manager==0.20260706.0) (0.12.2) 2026-07-11 03:18:45.057399 | ubuntu-noble | Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 2026-07-11 03:18:45.101443 | ubuntu-noble | Building wheels for collected packages: netbox-manager 2026-07-11 03:18:45.102447 | ubuntu-noble | Building wheel for netbox-manager (pyproject.toml): started 2026-07-11 03:18:45.747450 | ubuntu-noble | Building wheel for netbox-manager (pyproject.toml): finished with status 'done' 2026-07-11 03:18:45.749168 | ubuntu-noble | Created wheel for netbox-manager: filename=netbox_manager-0.20260706.0-py3-none-any.whl size=49237 sha256=b943ab26f1022f7a86d00df0ae55192013f5dab169a25b3918ee9e170de923c1 2026-07-11 03:18:45.749679 | ubuntu-noble | Stored in directory: /home/zuul/.cache/pip/wheels/9e/63/3a/311a4c9cfe838f0bc10aa66f359f4731006e5f9e94ead8e644 2026-07-11 03:18:45.760484 | ubuntu-noble | Successfully built netbox-manager 2026-07-11 03:18:45.795823 | ubuntu-noble | Installing collected packages: typing_extensions, netbox-manager 2026-07-11 03:18:45.902457 | ubuntu-noble | 2026-07-11 03:18:45.906417 | ubuntu-noble | Successfully installed netbox-manager-0.20260706.0 typing_extensions-4.16.0 2026-07-11 03:18:46.385938 | ubuntu-noble | ok: Runtime: 0:00:18.891837 2026-07-11 03:18:46.400744 | 2026-07-11 03:18:46.401015 | TASK [Run the E2E test] 2026-07-11 03:18:46.720541 | ubuntu-noble | + /tmp/venv/bin/pipenv run make e2e 2026-07-11 03:18:47.143977 | ubuntu-noble | tests/e2e/run.sh 2026-07-11 03:18:47.218508 | ubuntu-noble | No kind clusters found. 2026-07-11 03:18:47.228735 | ubuntu-noble | >>> Creating kind cluster 'netbox-manager-e2e' 2026-07-11 03:18:47.262910 | ubuntu-noble | No kind clusters found. 2026-07-11 03:18:47.370802 | ubuntu-noble | Creating cluster "netbox-manager-e2e" ... 2026-07-11 03:18:47.370882 | ubuntu-noble | • Ensuring node image (kindest/node:v1.35.5) 🖼 ... 2026-07-11 03:19:01.538854 | ubuntu-noble | ✓ Ensuring node image (kindest/node:v1.35.5) 🖼 2026-07-11 03:19:01.538976 | ubuntu-noble | • Preparing nodes 📦 ... 2026-07-11 03:19:04.358336 | ubuntu-noble | ✓ Preparing nodes 📦 2026-07-11 03:19:04.427395 | ubuntu-noble | • Writing configuration 📜 ... 2026-07-11 03:19:04.784326 | ubuntu-noble | ✓ Writing configuration 📜 2026-07-11 03:19:04.784426 | ubuntu-noble | • Starting control-plane 🕹️ ... 2026-07-11 03:19:17.212555 | ubuntu-noble | ✓ Starting control-plane 🕹️ 2026-07-11 03:19:17.212620 | ubuntu-noble | • Installing CNI 🔌 ... 2026-07-11 03:19:17.818823 | ubuntu-noble | ✓ Installing CNI 🔌 2026-07-11 03:19:17.818902 | ubuntu-noble | • Installing StorageClass 💾 ... 2026-07-11 03:19:18.492448 | ubuntu-noble | ✓ Installing StorageClass 💾 2026-07-11 03:19:18.778876 | ubuntu-noble | Set kubectl context to "kind-netbox-manager-e2e" 2026-07-11 03:19:18.778915 | ubuntu-noble | You can now use your cluster with: 2026-07-11 03:19:18.778922 | ubuntu-noble | 2026-07-11 03:19:18.778929 | ubuntu-noble | kubectl cluster-info --context kind-netbox-manager-e2e 2026-07-11 03:19:18.778935 | ubuntu-noble | 2026-07-11 03:19:18.778940 | ubuntu-noble | Thanks for using kind! 😊 2026-07-11 03:19:18.780215 | ubuntu-noble | >>> Deploying NetBox (netbox-chart 8.2.5) into 'netbox' 2026-07-11 03:19:18.872183 | ubuntu-noble | Release "netbox" does not exist. Installing it now. 2026-07-11 03:19:19.760640 | ubuntu-noble | Pulled: ghcr.io/netbox-community/netbox-chart/netbox:8.2.5 2026-07-11 03:19:19.761415 | ubuntu-noble | Digest: sha256:11dc736b8a5c16a490c7bbc5904264dd8f9479c5a140593fc89eeaf7d73646ed 2026-07-11 03:29:40.867449 | ubuntu-noble | NAME: netbox 2026-07-11 03:29:40.868675 | ubuntu-noble | LAST DEPLOYED: Sat Jul 11 03:19:19 2026 2026-07-11 03:29:40.868706 | ubuntu-noble | NAMESPACE: netbox 2026-07-11 03:29:40.868712 | ubuntu-noble | STATUS: deployed 2026-07-11 03:29:40.868716 | ubuntu-noble | REVISION: 1 2026-07-11 03:29:40.868721 | ubuntu-noble | NOTES: 2026-07-11 03:29:40.868725 | ubuntu-noble | CHART NAME: netbox 2026-07-11 03:29:40.868743 | ubuntu-noble | CHART VERSION: 8.2.5 2026-07-11 03:29:40.868748 | ubuntu-noble | APP VERSION: v4.5.10 2026-07-11 03:29:40.868753 | ubuntu-noble | 2026-07-11 03:29:40.868758 | ubuntu-noble | ** Please be patient while the chart is being deployed ** 2026-07-11 03:29:40.868762 | ubuntu-noble | 2026-07-11 03:29:40.868767 | ubuntu-noble | Netbox can be accessed through the following DNS name from within the cluster: 2026-07-11 03:29:40.868772 | ubuntu-noble | 2026-07-11 03:29:40.868777 | ubuntu-noble | netbox.netbox.svc.cluster.local (port 80) 2026-07-11 03:29:40.868781 | ubuntu-noble | 2026-07-11 03:29:40.868785 | ubuntu-noble | To access Netbox site from outside the cluster follow the steps below. 2026-07-11 03:29:40.868790 | ubuntu-noble | 2026-07-11 03:29:40.868794 | ubuntu-noble | Get the application URL by running these commands: 2026-07-11 03:29:40.868798 | ubuntu-noble | 2026-07-11 03:29:40.868803 | ubuntu-noble | export POD_NAME=$(kubectl get pods --namespace "netbox" -l "app.kubernetes.io/name=netbox,app.kubernetes.io/instance=netbox" -o jsonpath="{.items[0].metadata.name}") 2026-07-11 03:29:40.868813 | ubuntu-noble | echo "Visit http://127.0.0.1:8080 to use your application" 2026-07-11 03:29:40.868818 | ubuntu-noble | kubectl port-forward $POD_NAME 8080:8080 2026-07-11 03:29:40.868822 | ubuntu-noble | 2026-07-11 03:29:40.868827 | ubuntu-noble | WARNING: There are "resources" sections in the chart not set. Using "resourcesPreset" is not recommended for production. For production installations, please set the following values according to your workload needs: 2026-07-11 03:29:40.868833 | ubuntu-noble | - resources 2026-07-11 03:29:40.868837 | ubuntu-noble | - worker.resources 2026-07-11 03:29:40.868842 | ubuntu-noble | +info https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/ 2026-07-11 03:29:40.878058 | ubuntu-noble | >>> Waiting for the NetBox deployment to become available 2026-07-11 03:29:41.387515 | ubuntu-noble | deployment "netbox" successfully rolled out 2026-07-11 03:29:41.390899 | ubuntu-noble | >>> Creating a deterministic v1 API token for the superuser 2026-07-11 03:29:41.551370 | ubuntu-noble | Defaulted container "netbox" out of: netbox, init-dirs (init) 2026-07-11 03:29:44.438748 | ubuntu-noble | 🧬 loaded config '/etc/netbox/config/configuration.py' 2026-07-11 03:29:44.438818 | ubuntu-noble | 🧬 loaded config '/etc/netbox/config/extra.py' 2026-07-11 03:29:44.438824 | ubuntu-noble | 🧬 loaded config '/etc/netbox/config/logging.py' 2026-07-11 03:29:44.438827 | ubuntu-noble | 🧬 loaded config '/etc/netbox/config/plugins.py' 2026-07-11 03:29:44.438832 | ubuntu-noble | 149 objects imported automatically (use -v 2 for details). 2026-07-11 03:29:44.438836 | ubuntu-noble | 2026-07-11 03:29:44.438841 | ubuntu-noble | Created v1 token for admin 2026-07-11 03:29:44.883657 | ubuntu-noble | 2026-07-11 03:29:44.883703 | ubuntu-noble | NetBox is deployed. 2026-07-11 03:29:44.883709 | ubuntu-noble | 2026-07-11 03:29:44.883713 | ubuntu-noble | Namespace : netbox 2026-07-11 03:29:44.883717 | ubuntu-noble | 2026-07-11 03:29:44.883722 | ubuntu-noble | Port-forward it for local access with: 2026-07-11 03:29:44.883726 | ubuntu-noble | 2026-07-11 03:29:44.883730 | ubuntu-noble | kubectl -n netbox port-forward svc/netbox 8080:80 2026-07-11 03:29:44.883733 | ubuntu-noble | 2026-07-11 03:29:44.886385 | ubuntu-noble | >>> Port-forwarding svc/netbox -> 127.0.0.1:8080 2026-07-11 03:29:45.006941 | ubuntu-noble | Forwarding from 127.0.0.1:8080 -> 8080 2026-07-11 03:29:45.006999 | ubuntu-noble | Forwarding from [::1]:8080 -> 8080 2026-07-11 03:29:45.952875 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:29:46.089572 | ubuntu-noble | >>> Installing the netbox.netbox Ansible collection 2026-07-11 03:29:47.195620 | ubuntu-noble | Cloning into '/home/zuul/.ansible/tmp/ansible-local-15635nuksms87/tmpoos1kbmj/ansible_modulesw3g6jnj7'... 2026-07-11 03:29:49.030241 | ubuntu-noble | Note: switching to 'v3.23.0'. 2026-07-11 03:29:49.030306 | ubuntu-noble | 2026-07-11 03:29:49.030315 | ubuntu-noble | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-11 03:29:49.030321 | ubuntu-noble | changes and commit them, and you can discard any commits you make in this 2026-07-11 03:29:49.030326 | ubuntu-noble | state without impacting any branches by switching back to a branch. 2026-07-11 03:29:49.030331 | ubuntu-noble | 2026-07-11 03:29:49.030378 | ubuntu-noble | If you want to create a new branch to retain commits you create, you may 2026-07-11 03:29:49.030384 | ubuntu-noble | do so (now or later) by using -c with the switch command. Example: 2026-07-11 03:29:49.030388 | ubuntu-noble | 2026-07-11 03:29:49.030393 | ubuntu-noble | git switch -c 2026-07-11 03:29:49.030398 | ubuntu-noble | 2026-07-11 03:29:49.030402 | ubuntu-noble | Or undo this operation with: 2026-07-11 03:29:49.030407 | ubuntu-noble | 2026-07-11 03:29:49.030412 | ubuntu-noble | git switch - 2026-07-11 03:29:49.030417 | ubuntu-noble | 2026-07-11 03:29:49.030421 | ubuntu-noble | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-11 03:29:49.030426 | ubuntu-noble | 2026-07-11 03:29:49.030455 | ubuntu-noble | HEAD is now at 57c1c63 Merge pull request #1559 from netbox-community/devel 2026-07-11 03:29:49.301362 | ubuntu-noble | Starting galaxy collection install process 2026-07-11 03:29:49.301407 | ubuntu-noble | Process install dependency map 2026-07-11 03:29:49.301414 | ubuntu-noble | Starting collection install process 2026-07-11 03:29:49.301420 | ubuntu-noble | Installing 'netbox.netbox:3.23.0' to '/home/zuul/.ansible/collections/ansible_collections/netbox/netbox' 2026-07-11 03:29:49.301425 | ubuntu-noble | Created collection for netbox.netbox:3.23.0 at /home/zuul/.ansible/collections/ansible_collections/netbox/netbox 2026-07-11 03:29:49.301430 | ubuntu-noble | netbox.netbox:3.23.0 was installed successfully 2026-07-11 03:29:49.371117 | ubuntu-noble | >>> Applying example/ with 'netbox-manager run --fail-fast' 2026-07-11 03:29:50.491363 | ubuntu-noble | 2026-07-11 03:29:50 | INFO  | Wait for NetBox service 2026-07-11 03:29:51.310901 | ubuntu-noble | 2026-07-11 03:29:51.310975 | ubuntu-noble | PLAY [Wait for NetBox service] ************************************************* 2026-07-11 03:29:51.340972 | ubuntu-noble | 2026-07-11 03:29:51.341022 | ubuntu-noble | TASK [Wait for NetBox service REST API] **************************************** 2026-07-11 03:29:52.104722 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:29:52.231964 | ubuntu-noble | ok: [localhost] 2026-07-11 03:29:52.233070 | ubuntu-noble | 2026-07-11 03:29:52.233113 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-07-11 03:29:52.233125 | ubuntu-noble | localhost : ok=1 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-11 03:29:52.432014 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:29:52.696600 | ubuntu-noble | 2026-07-11 03:29:52 | INFO  | Manage devicetypes 2026-07-11 03:29:57.781546 | ubuntu-noble | 2026-07-11 03:29:57 | INFO  | Manage moduletypes 2026-07-11 03:29:57.883239 | ubuntu-noble | 2026-07-11 03:29:57 | INFO  | Manage resources 2026-07-11 03:29:57.886760 | ubuntu-noble | 2026-07-11 03:29:57 | INFO  | Handle file example/resources/000-base.yml 2026-07-11 03:29:58.612539 | ubuntu-noble | Error locating image file using '/home/zuul/src/github.com/osism/netbox-manager/example/images/Edgecore/edgecore-5835-54x-o-ac-f.front.*' 2026-07-11 03:29:58.612610 | ubuntu-noble | Error locating image file using '/home/zuul/src/github.com/osism/netbox-manager/example/images/Edgecore/edgecore-5835-54x-o-ac-f.rear.*' 2026-07-11 03:29:58.612631 | ubuntu-noble | Error locating image file using '/home/zuul/src/github.com/osism/netbox-manager/example/images/Edgecore/edgecore-7726-32x-o-ac-f.front.*' 2026-07-11 03:29:58.612651 | ubuntu-noble | Error locating image file using '/home/zuul/src/github.com/osism/netbox-manager/example/images/Edgecore/edgecore-7726-32x-o-ac-f.rear.*' 2026-07-11 03:29:58.612671 | ubuntu-noble | 2026-07-11 03:29:58.612693 | ubuntu-noble | PLAY [Manage NetBox resources defined in 000-base.yml] ************************* 2026-07-11 03:29:58.625710 | ubuntu-noble | 2026-07-11 03:29:58.626465 | ubuntu-noble | TASK [Manage NetBox resource OOB of type ipam_role] **************************** 2026-07-11 03:29:59.426736 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:29:59.841146 | ubuntu-noble | changed: [localhost] 2026-07-11 03:29:59.843239 | ubuntu-noble | 2026-07-11 03:29:59.843259 | ubuntu-noble | TASK [Manage NetBox resource Management of type ipam_role] ********************* 2026-07-11 03:30:00.377756 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:30:00.793164 | ubuntu-noble | changed: [localhost] 2026-07-11 03:30:00.799186 | ubuntu-noble | 2026-07-11 03:30:00.799227 | ubuntu-noble | TASK [Manage NetBox resource External of type ipam_role] *********************** 2026-07-11 03:30:01.380201 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:30:01.594361 | ubuntu-noble | changed: [localhost] 2026-07-11 03:30:01.597817 | ubuntu-noble | 2026-07-11 03:30:01.597838 | ubuntu-noble | TASK [Manage NetBox resource Manager of type device_role] ********************** 2026-07-11 03:30:02.370845 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:30:02.924378 | ubuntu-noble | changed: [localhost] 2026-07-11 03:30:02.928051 | ubuntu-noble | 2026-07-11 03:30:02.928079 | ubuntu-noble | TASK [Manage NetBox resource Control of type device_role] ********************** 2026-07-11 03:30:03.505020 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:30:03.790859 | ubuntu-noble | changed: [localhost] 2026-07-11 03:30:03.794944 | ubuntu-noble | 2026-07-11 03:30:03.794968 | ubuntu-noble | TASK [Manage NetBox resource Compute of type device_role] ********************** 2026-07-11 03:30:04.368451 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:30:04.617919 | ubuntu-noble | changed: [localhost] 2026-07-11 03:30:04.622638 | ubuntu-noble | 2026-07-11 03:30:04.622705 | ubuntu-noble | TASK [Manage NetBox resource Storage of type device_role] ********************** 2026-07-11 03:30:05.214613 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:30:05.469672 | ubuntu-noble | changed: [localhost] 2026-07-11 03:30:05.472504 | ubuntu-noble | 2026-07-11 03:30:05.472541 | ubuntu-noble | TASK [Manage NetBox resource Leaf of type device_role] ************************* 2026-07-11 03:30:06.058628 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:30:06.406234 | ubuntu-noble | changed: [localhost] 2026-07-11 03:30:06.408249 | ubuntu-noble | 2026-07-11 03:30:06.408307 | ubuntu-noble | TASK [Manage NetBox resource Spine of type device_role] ************************ 2026-07-11 03:30:06.984550 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:30:07.505981 | ubuntu-noble | changed: [localhost] 2026-07-11 03:30:07.506766 | ubuntu-noble | 2026-07-11 03:30:07.506796 | ubuntu-noble | TASK [Manage NetBox resource Access Leaf of type device_role] ****************** 2026-07-11 03:30:08.053054 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:30:08.326132 | ubuntu-noble | changed: [localhost] 2026-07-11 03:30:08.331367 | ubuntu-noble | 2026-07-11 03:30:08.331405 | ubuntu-noble | TASK [Manage NetBox resource Managed by OSISM of type tag] ********************* 2026-07-11 03:30:09.100504 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:30:09.568372 | ubuntu-noble | changed: [localhost] 2026-07-11 03:30:09.571471 | ubuntu-noble | 2026-07-11 03:30:09.571489 | ubuntu-noble | TASK [Manage NetBox resource Managed by Metalbox of type tag] ****************** 2026-07-11 03:30:10.147321 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:30:10.424553 | ubuntu-noble | changed: [localhost] 2026-07-11 03:30:10.432777 | ubuntu-noble | 2026-07-11 03:30:10.432842 | ubuntu-noble | TASK [Manage NetBox resource Out of Band of type tag] ************************** 2026-07-11 03:30:11.068918 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:30:11.461095 | ubuntu-noble | changed: [localhost] 2026-07-11 03:30:11.461582 | ubuntu-noble | 2026-07-11 03:30:11.461600 | ubuntu-noble | TASK [Manage NetBox resource dnsmasq_dhcp_tag of type custom_field] ************ 2026-07-11 03:30:12.301765 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:30:12.671496 | ubuntu-noble | changed: [localhost] 2026-07-11 03:30:12.672053 | ubuntu-noble | 2026-07-11 03:30:12.672068 | ubuntu-noble | TASK [Manage NetBox resource sonic_parameters of type custom_field] ************ 2026-07-11 03:30:13.250604 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:30:13.458507 | ubuntu-noble | changed: [localhost] 2026-07-11 03:30:13.460266 | ubuntu-noble | 2026-07-11 03:30:13.460283 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-07-11 03:30:13.460287 | ubuntu-noble | localhost : ok=15 changed=15 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-11 03:30:13.643998 | ubuntu-noble | 2026-07-11 03:30:13 | INFO  | Handle file example/resources/100-initialise.yml 2026-07-11 03:30:14.363233 | ubuntu-noble | 2026-07-11 03:30:14.363258 | ubuntu-noble | PLAY [Manage NetBox resources defined in 100-initialise.yml] ******************* 2026-07-11 03:30:14.371780 | ubuntu-noble | 2026-07-11 03:30:14.371802 | ubuntu-noble | TASK [Manage NetBox resource Testbed of type tenant] *************************** 2026-07-11 03:30:15.128735 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:30:15.739958 | ubuntu-noble | changed: [localhost] 2026-07-11 03:30:15.741995 | ubuntu-noble | 2026-07-11 03:30:15.742014 | ubuntu-noble | TASK [Manage NetBox resource Discworld of type site] *************************** 2026-07-11 03:30:16.512979 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:30:17.256736 | ubuntu-noble | changed: [localhost] 2026-07-11 03:30:17.257619 | ubuntu-noble | 2026-07-11 03:30:17.257637 | ubuntu-noble | TASK [Manage NetBox resource Ankh-Morpork of type location] ******************** 2026-07-11 03:30:17.995824 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:30:18.335711 | ubuntu-noble | changed: [localhost] 2026-07-11 03:30:18.338603 | ubuntu-noble | 2026-07-11 03:30:18.338626 | ubuntu-noble | TASK [Manage NetBox resource OOB Testbed of type vlan] ************************* 2026-07-11 03:30:19.091708 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:30:20.287117 | ubuntu-noble | changed: [localhost] 2026-07-11 03:30:20.293791 | ubuntu-noble | 2026-07-11 03:30:20.293812 | ubuntu-noble | TASK [Manage NetBox resource of type prefix] *********************************** 2026-07-11 03:30:21.094422 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:30:22.795951 | ubuntu-noble | changed: [localhost] 2026-07-11 03:30:22.801450 | ubuntu-noble | 2026-07-11 03:30:22.801546 | ubuntu-noble | TASK [Manage NetBox resource of type prefix] *********************************** 2026-07-11 03:30:23.358925 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:30:23.825427 | ubuntu-noble | changed: [localhost] 2026-07-11 03:30:23.828075 | ubuntu-noble | 2026-07-11 03:30:23.828103 | ubuntu-noble | TASK [Manage NetBox resource of type prefix] *********************************** 2026-07-11 03:30:24.393682 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:30:24.949100 | ubuntu-noble | changed: [localhost] 2026-07-11 03:30:24.952474 | ubuntu-noble | 2026-07-11 03:30:24.952497 | ubuntu-noble | TASK [Manage NetBox resource of type prefix] *********************************** 2026-07-11 03:30:25.528084 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:30:26.056959 | ubuntu-noble | changed: [localhost] 2026-07-11 03:30:26.061179 | ubuntu-noble | 2026-07-11 03:30:26.061201 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:30:26.825819 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:30:27.264750 | ubuntu-noble | changed: [localhost] 2026-07-11 03:30:27.268730 | ubuntu-noble | 2026-07-11 03:30:27.268753 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:30:27.816195 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:30:28.242619 | ubuntu-noble | changed: [localhost] 2026-07-11 03:30:28.245915 | ubuntu-noble | 2026-07-11 03:30:28.245932 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-07-11 03:30:28.245939 | ubuntu-noble | localhost : ok=10 changed=10 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-11 03:30:28.459529 | ubuntu-noble | 2026-07-11 03:30:28 | INFO  | Handle file example/resources/200-rack-1000.yml 2026-07-11 03:30:29.205756 | ubuntu-noble | 2026-07-11 03:30:29.205788 | ubuntu-noble | PLAY [Manage NetBox resources defined in 200-rack-1000.yml] ******************** 2026-07-11 03:30:29.217694 | ubuntu-noble | 2026-07-11 03:30:29.217730 | ubuntu-noble | TASK [Manage NetBox resource 1000 of type rack] ******************************** 2026-07-11 03:30:30.031596 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:30:30.644452 | ubuntu-noble | changed: [localhost] 2026-07-11 03:30:30.647785 | ubuntu-noble | 2026-07-11 03:30:30.647803 | ubuntu-noble | TASK [Manage NetBox resource testbed-switch-0 of type device] ****************** 2026-07-11 03:30:31.450968 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:30:35.746399 | ubuntu-noble | changed: [localhost] 2026-07-11 03:30:35.746440 | ubuntu-noble | 2026-07-11 03:30:35.746448 | ubuntu-noble | TASK [Manage NetBox resource testbed-switch-1 of type device] ****************** 2026-07-11 03:30:36.374220 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:30:39.103660 | ubuntu-noble | changed: [localhost] 2026-07-11 03:30:39.104863 | ubuntu-noble | 2026-07-11 03:30:39.104886 | ubuntu-noble | TASK [Manage NetBox resource testbed-switch-2 of type device] ****************** 2026-07-11 03:30:39.670170 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:30:42.997585 | ubuntu-noble | changed: [localhost] 2026-07-11 03:30:42.998661 | ubuntu-noble | 2026-07-11 03:30:42.998686 | ubuntu-noble | TASK [Manage NetBox resource testbed-switch-3 of type device] ****************** 2026-07-11 03:30:43.569364 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:30:46.664427 | ubuntu-noble | changed: [localhost] 2026-07-11 03:30:46.667831 | ubuntu-noble | 2026-07-11 03:30:46.667850 | ubuntu-noble | TASK [Manage NetBox resource testbed-switch-oob of type device] **************** 2026-07-11 03:30:47.211305 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:30:50.751518 | ubuntu-noble | changed: [localhost] 2026-07-11 03:30:50.752629 | ubuntu-noble | 2026-07-11 03:30:50.752643 | ubuntu-noble | TASK [Manage NetBox resource testbed-manager of type device] ******************* 2026-07-11 03:30:51.316691 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:30:53.705270 | ubuntu-noble | changed: [localhost] 2026-07-11 03:30:53.708740 | ubuntu-noble | 2026-07-11 03:30:53.708788 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-0 of type device] ******************** 2026-07-11 03:30:54.255752 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:30:56.147575 | ubuntu-noble | changed: [localhost] 2026-07-11 03:30:56.151092 | ubuntu-noble | 2026-07-11 03:30:56.151118 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-1 of type device] ******************** 2026-07-11 03:30:56.711978 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:30:58.987160 | ubuntu-noble | changed: [localhost] 2026-07-11 03:30:58.990673 | ubuntu-noble | 2026-07-11 03:30:58.990699 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-2 of type device] ******************** 2026-07-11 03:30:59.562920 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:31:01.534987 | ubuntu-noble | changed: [localhost] 2026-07-11 03:31:01.537157 | ubuntu-noble | 2026-07-11 03:31:01.537178 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-3 of type device] ******************** 2026-07-11 03:31:02.107298 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:31:04.036438 | ubuntu-noble | changed: [localhost] 2026-07-11 03:31:04.037260 | ubuntu-noble | 2026-07-11 03:31:04.037277 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-4 of type device] ******************** 2026-07-11 03:31:04.645812 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:31:06.353888 | ubuntu-noble | changed: [localhost] 2026-07-11 03:31:06.355432 | ubuntu-noble | 2026-07-11 03:31:06.355512 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-5 of type device] ******************** 2026-07-11 03:31:06.931420 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:31:09.250693 | ubuntu-noble | changed: [localhost] 2026-07-11 03:31:09.251495 | ubuntu-noble | 2026-07-11 03:31:09.251528 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-6 of type device] ******************** 2026-07-11 03:31:09.809491 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:31:11.738651 | ubuntu-noble | changed: [localhost] 2026-07-11 03:31:11.742776 | ubuntu-noble | 2026-07-11 03:31:11.742809 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-7 of type device] ******************** 2026-07-11 03:31:12.312585 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:31:15.135273 | ubuntu-noble | changed: [localhost] 2026-07-11 03:31:15.142243 | ubuntu-noble | 2026-07-11 03:31:15.142323 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-8 of type device] ******************** 2026-07-11 03:31:15.738097 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:31:17.746224 | ubuntu-noble | changed: [localhost] 2026-07-11 03:31:17.747059 | ubuntu-noble | 2026-07-11 03:31:17.747083 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-9 of type device] ******************** 2026-07-11 03:31:18.370293 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:31:20.190310 | ubuntu-noble | changed: [localhost] 2026-07-11 03:31:20.192105 | ubuntu-noble | 2026-07-11 03:31:20.192130 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-07-11 03:31:20.192135 | ubuntu-noble | localhost : ok=17 changed=17 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-11 03:31:20.463938 | ubuntu-noble | 2026-07-11 03:31:20 | INFO  | Handle file example/resources/300-testbed-switch-oob.yml 2026-07-11 03:31:21.258836 | ubuntu-noble | 2026-07-11 03:31:21.258893 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-switch-oob.yml] *********** 2026-07-11 03:31:21.271844 | ubuntu-noble | 2026-07-11 03:31:21.271899 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-07-11 03:31:22.264892 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:31:24.004444 | ubuntu-noble | changed: [localhost] 2026-07-11 03:31:24.007461 | ubuntu-noble | 2026-07-11 03:31:24.007497 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:31:24.880118 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:31:26.550751 | ubuntu-noble | changed: [localhost] 2026-07-11 03:31:26.555451 | ubuntu-noble | 2026-07-11 03:31:26.555500 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:31:27.317158 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:31:29.343011 | ubuntu-noble | changed: [localhost] 2026-07-11 03:31:29.344727 | ubuntu-noble | 2026-07-11 03:31:29.344746 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:31:29.900178 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:31:32.605300 | ubuntu-noble | changed: [localhost] 2026-07-11 03:31:32.606121 | ubuntu-noble | 2026-07-11 03:31:32.606136 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:31:33.146456 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:31:35.870020 | ubuntu-noble | changed: [localhost] 2026-07-11 03:31:35.871680 | ubuntu-noble | 2026-07-11 03:31:35.871706 | ubuntu-noble | TASK [Manage NetBox resource testbed-switch-oob of type device] **************** 2026-07-11 03:31:36.654468 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:31:39.349392 | ubuntu-noble | changed: [localhost] 2026-07-11 03:31:39.351427 | ubuntu-noble | 2026-07-11 03:31:39.351455 | ubuntu-noble | TASK [Manage NetBox resource eth0 of type device_interface] ******************** 2026-07-11 03:31:39.920733 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:31:42.881926 | ubuntu-noble | changed: [localhost] 2026-07-11 03:31:42.885303 | ubuntu-noble | 2026-07-11 03:31:42.885394 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-07-11 03:31:42.885435 | ubuntu-noble | localhost : ok=7 changed=7 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-11 03:31:43.077096 | ubuntu-noble | 2026-07-11 03:31:43 | INFO  | Handle file example/resources/300-testbed-node-3.yml 2026-07-11 03:31:43.875405 | ubuntu-noble | 2026-07-11 03:31:43.875485 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-node-3.yml] *************** 2026-07-11 03:31:43.882437 | ubuntu-noble | 2026-07-11 03:31:43.882482 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-07-11 03:31:44.690700 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:31:46.740595 | ubuntu-noble | changed: [localhost] 2026-07-11 03:31:46.743698 | ubuntu-noble | 2026-07-11 03:31:46.743721 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-11 03:31:47.501737 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:31:52.033467 | ubuntu-noble | changed: [localhost] 2026-07-11 03:31:52.036277 | ubuntu-noble | 2026-07-11 03:31:52.036321 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-11 03:31:52.609084 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:31:57.395089 | ubuntu-noble | changed: [localhost] 2026-07-11 03:31:57.395573 | ubuntu-noble | 2026-07-11 03:31:57.395589 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-11 03:31:57.938555 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:32:01.790256 | ubuntu-noble | changed: [localhost] 2026-07-11 03:32:01.791856 | ubuntu-noble | 2026-07-11 03:32:01.791875 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:32:02.577435 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:32:04.946259 | ubuntu-noble | changed: [localhost] 2026-07-11 03:32:04.948467 | ubuntu-noble | 2026-07-11 03:32:04.948503 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:32:05.526284 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:32:07.348460 | ubuntu-noble | changed: [localhost] 2026-07-11 03:32:07.351436 | ubuntu-noble | 2026-07-11 03:32:07.351469 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:32:08.112558 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:32:09.807442 | ubuntu-noble | changed: [localhost] 2026-07-11 03:32:09.811435 | ubuntu-noble | 2026-07-11 03:32:09.811465 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:32:10.377489 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:32:13.024976 | ubuntu-noble | changed: [localhost] 2026-07-11 03:32:13.025441 | ubuntu-noble | 2026-07-11 03:32:13.025464 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:32:13.588827 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:32:16.308383 | ubuntu-noble | changed: [localhost] 2026-07-11 03:32:16.309940 | ubuntu-noble | 2026-07-11 03:32:16.309958 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:32:16.891428 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:32:18.801276 | ubuntu-noble | changed: [localhost] 2026-07-11 03:32:18.806215 | ubuntu-noble | 2026-07-11 03:32:18.806237 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:32:19.427822 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:32:21.262738 | ubuntu-noble | changed: [localhost] 2026-07-11 03:32:21.264031 | ubuntu-noble | 2026-07-11 03:32:21.264049 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:32:21.800358 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:32:23.909468 | ubuntu-noble | changed: [localhost] 2026-07-11 03:32:23.911390 | ubuntu-noble | 2026-07-11 03:32:23.911407 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-3 of type device] ******************** 2026-07-11 03:32:24.736728 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:32:27.992925 | ubuntu-noble | changed: [localhost] 2026-07-11 03:32:27.999205 | ubuntu-noble | 2026-07-11 03:32:27.999251 | ubuntu-noble | TASK [Manage NetBox resource Ethernet0 of type device_interface] *************** 2026-07-11 03:32:28.638061 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:32:32.416461 | ubuntu-noble | changed: [localhost] 2026-07-11 03:32:32.419387 | ubuntu-noble | 2026-07-11 03:32:32.419419 | ubuntu-noble | TASK [Manage NetBox resource Ethernet1 of type device_interface] *************** 2026-07-11 03:32:32.976813 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:32:35.539928 | ubuntu-noble | changed: [localhost] 2026-07-11 03:32:35.541717 | ubuntu-noble | 2026-07-11 03:32:35.541737 | ubuntu-noble | TASK [Manage NetBox resource Ethernet2 of type device_interface] *************** 2026-07-11 03:32:36.088508 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:32:38.564421 | ubuntu-noble | changed: [localhost] 2026-07-11 03:32:38.566439 | ubuntu-noble | 2026-07-11 03:32:38.566461 | ubuntu-noble | TASK [Manage NetBox resource Ethernet3 of type device_interface] *************** 2026-07-11 03:32:39.133235 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:32:41.570145 | ubuntu-noble | changed: [localhost] 2026-07-11 03:32:41.572108 | ubuntu-noble | 2026-07-11 03:32:41.572128 | ubuntu-noble | TASK [Manage NetBox resource Ethernet4 of type device_interface] *************** 2026-07-11 03:32:42.139297 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:32:45.279891 | ubuntu-noble | changed: [localhost] 2026-07-11 03:32:45.281105 | ubuntu-noble | 2026-07-11 03:32:45.281144 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-07-11 03:32:45.281159 | ubuntu-noble | localhost : ok=18 changed=18 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-11 03:32:45.477413 | ubuntu-noble | 2026-07-11 03:32:45 | INFO  | Handle file example/resources/300-testbed-switch-0.yml 2026-07-11 03:32:46.201394 | ubuntu-noble | 2026-07-11 03:32:46.201420 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-switch-0.yml] ************* 2026-07-11 03:32:46.206697 | ubuntu-noble | 2026-07-11 03:32:46.206717 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-07-11 03:32:47.016823 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:32:48.649643 | ubuntu-noble | changed: [localhost] 2026-07-11 03:32:48.657801 | ubuntu-noble | 2026-07-11 03:32:48.657849 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-11 03:32:49.409539 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:32:54.502053 | ubuntu-noble | changed: [localhost] 2026-07-11 03:32:54.503774 | ubuntu-noble | 2026-07-11 03:32:54.503792 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:32:55.274632 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:32:57.052097 | ubuntu-noble | changed: [localhost] 2026-07-11 03:32:57.054015 | ubuntu-noble | 2026-07-11 03:32:57.054035 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:32:57.605200 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:32:59.267019 | ubuntu-noble | changed: [localhost] 2026-07-11 03:32:59.267773 | ubuntu-noble | 2026-07-11 03:32:59.267788 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:32:59.815307 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:33:01.533143 | ubuntu-noble | changed: [localhost] 2026-07-11 03:33:01.535090 | ubuntu-noble | 2026-07-11 03:33:01.535112 | ubuntu-noble | TASK [Manage NetBox resource testbed-switch-0 of type device] ****************** 2026-07-11 03:33:02.270756 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:33:05.523321 | ubuntu-noble | changed: [localhost] 2026-07-11 03:33:05.525296 | ubuntu-noble | 2026-07-11 03:33:05.525375 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:33:06.375033 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:33:08.167092 | ubuntu-noble | changed: [localhost] 2026-07-11 03:33:08.167827 | ubuntu-noble | 2026-07-11 03:33:08.167844 | ubuntu-noble | TASK [Manage NetBox resource eth0 of type device_interface] ******************** 2026-07-11 03:33:08.739729 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:33:11.615868 | ubuntu-noble | changed: [localhost] 2026-07-11 03:33:11.619573 | ubuntu-noble | 2026-07-11 03:33:11.619600 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-07-11 03:33:11.619607 | ubuntu-noble | localhost : ok=8 changed=8 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-11 03:33:11.815685 | ubuntu-noble | 2026-07-11 03:33:11 | INFO  | Handle file example/resources/300-testbed-switch-2.yml 2026-07-11 03:33:12.525045 | ubuntu-noble | 2026-07-11 03:33:12.525111 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-switch-2.yml] ************* 2026-07-11 03:33:12.533762 | ubuntu-noble | 2026-07-11 03:33:12.533799 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-07-11 03:33:13.284589 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:33:16.187186 | ubuntu-noble | changed: [localhost] 2026-07-11 03:33:16.189058 | ubuntu-noble | 2026-07-11 03:33:16.189075 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-11 03:33:16.942063 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:33:20.651194 | ubuntu-noble | changed: [localhost] 2026-07-11 03:33:20.655242 | ubuntu-noble | 2026-07-11 03:33:20.655262 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-11 03:33:21.213710 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:33:26.734759 | ubuntu-noble | changed: [localhost] 2026-07-11 03:33:26.736437 | ubuntu-noble | 2026-07-11 03:33:26.736480 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-11 03:33:27.351243 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:33:31.227622 | ubuntu-noble | changed: [localhost] 2026-07-11 03:33:31.230855 | ubuntu-noble | 2026-07-11 03:33:31.230882 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:33:32.104574 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:33:34.047086 | ubuntu-noble | changed: [localhost] 2026-07-11 03:33:34.052401 | ubuntu-noble | 2026-07-11 03:33:34.052439 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:33:34.951403 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:33:36.962299 | ubuntu-noble | changed: [localhost] 2026-07-11 03:33:36.963091 | ubuntu-noble | 2026-07-11 03:33:36.963126 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:33:37.604431 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:33:39.223055 | ubuntu-noble | changed: [localhost] 2026-07-11 03:33:39.225802 | ubuntu-noble | 2026-07-11 03:33:39.225864 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:33:39.795452 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:33:42.643833 | ubuntu-noble | changed: [localhost] 2026-07-11 03:33:42.646591 | ubuntu-noble | 2026-07-11 03:33:42.646614 | ubuntu-noble | TASK [Manage NetBox resource testbed-switch-2 of type device] ****************** 2026-07-11 03:33:43.524809 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:33:46.408160 | ubuntu-noble | changed: [localhost] 2026-07-11 03:33:46.412405 | ubuntu-noble | 2026-07-11 03:33:46.412468 | ubuntu-noble | TASK [Manage NetBox resource eth0 of type device_interface] ******************** 2026-07-11 03:33:46.942932 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:33:50.345382 | ubuntu-noble | changed: [localhost] 2026-07-11 03:33:50.346560 | ubuntu-noble | 2026-07-11 03:33:50.346578 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-07-11 03:33:50.346610 | ubuntu-noble | localhost : ok=10 changed=10 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-11 03:33:50.550740 | ubuntu-noble | 2026-07-11 03:33:50 | INFO  | Handle file example/resources/300-testbed-switch-3.yml 2026-07-11 03:33:51.271880 | ubuntu-noble | 2026-07-11 03:33:51.271930 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-switch-3.yml] ************* 2026-07-11 03:33:51.280708 | ubuntu-noble | 2026-07-11 03:33:51.280770 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-07-11 03:33:52.100561 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:33:53.697087 | ubuntu-noble | changed: [localhost] 2026-07-11 03:33:53.700071 | ubuntu-noble | 2026-07-11 03:33:53.700099 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-11 03:33:54.467235 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:33:58.659806 | ubuntu-noble | changed: [localhost] 2026-07-11 03:33:58.660172 | ubuntu-noble | 2026-07-11 03:33:58.660190 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-11 03:33:59.205386 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:34:03.000561 | ubuntu-noble | changed: [localhost] 2026-07-11 03:34:03.002134 | ubuntu-noble | 2026-07-11 03:34:03.002153 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-11 03:34:03.550815 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:34:07.758402 | ubuntu-noble | changed: [localhost] 2026-07-11 03:34:07.761229 | ubuntu-noble | 2026-07-11 03:34:07.761249 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-11 03:34:08.337664 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:34:11.523937 | ubuntu-noble | changed: [localhost] 2026-07-11 03:34:11.535170 | ubuntu-noble | 2026-07-11 03:34:11.535297 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-11 03:34:12.088017 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:34:16.841983 | ubuntu-noble | changed: [localhost] 2026-07-11 03:34:16.843135 | ubuntu-noble | 2026-07-11 03:34:16.843161 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-11 03:34:17.400410 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:34:20.532421 | ubuntu-noble | ok: [localhost] 2026-07-11 03:34:20.537911 | ubuntu-noble | 2026-07-11 03:34:20.537936 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:34:21.452782 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:34:24.871280 | ubuntu-noble | changed: [localhost] 2026-07-11 03:34:24.873914 | ubuntu-noble | 2026-07-11 03:34:24.873935 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:34:25.665639 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:34:27.592154 | ubuntu-noble | changed: [localhost] 2026-07-11 03:34:27.599554 | ubuntu-noble | 2026-07-11 03:34:27.599585 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:34:28.182502 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:34:30.593050 | ubuntu-noble | changed: [localhost] 2026-07-11 03:34:30.599674 | ubuntu-noble | 2026-07-11 03:34:30.599699 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:34:31.156627 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:34:33.799453 | ubuntu-noble | changed: [localhost] 2026-07-11 03:34:33.805427 | ubuntu-noble | 2026-07-11 03:34:33.805475 | ubuntu-noble | TASK [Manage NetBox resource testbed-switch-3 of type device] ****************** 2026-07-11 03:34:34.591389 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:34:37.936486 | ubuntu-noble | changed: [localhost] 2026-07-11 03:34:37.937144 | ubuntu-noble | 2026-07-11 03:34:37.937158 | ubuntu-noble | TASK [Manage NetBox resource eth0 of type device_interface] ******************** 2026-07-11 03:34:38.532409 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:34:41.696076 | ubuntu-noble | changed: [localhost] 2026-07-11 03:34:41.700815 | ubuntu-noble | 2026-07-11 03:34:41.700843 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-07-11 03:34:41.700852 | ubuntu-noble | localhost : ok=13 changed=12 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-11 03:34:41.907198 | ubuntu-noble | 2026-07-11 03:34:41 | INFO  | Handle file example/resources/300-testbed-node-0.yml 2026-07-11 03:34:42.653378 | ubuntu-noble | 2026-07-11 03:34:42.653408 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-node-0.yml] *************** 2026-07-11 03:34:42.665958 | ubuntu-noble | 2026-07-11 03:34:42.665991 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-07-11 03:34:43.445117 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:34:46.018404 | ubuntu-noble | changed: [localhost] 2026-07-11 03:34:46.020511 | ubuntu-noble | 2026-07-11 03:34:46.020531 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-11 03:34:46.795059 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:34:50.247447 | ubuntu-noble | changed: [localhost] 2026-07-11 03:34:50.253837 | ubuntu-noble | 2026-07-11 03:34:50.253856 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-11 03:34:50.837536 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:34:55.772061 | ubuntu-noble | changed: [localhost] 2026-07-11 03:34:55.773818 | ubuntu-noble | 2026-07-11 03:34:55.773939 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-11 03:34:56.325559 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:35:00.270162 | ubuntu-noble | changed: [localhost] 2026-07-11 03:35:00.272716 | ubuntu-noble | 2026-07-11 03:35:00.272728 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:35:01.022125 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:35:05.046206 | ubuntu-noble | changed: [localhost] 2026-07-11 03:35:05.050178 | ubuntu-noble | 2026-07-11 03:35:05.050220 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:35:05.607282 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:35:07.434530 | ubuntu-noble | changed: [localhost] 2026-07-11 03:35:07.437764 | ubuntu-noble | 2026-07-11 03:35:07.437793 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:35:08.171373 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:35:10.397248 | ubuntu-noble | changed: [localhost] 2026-07-11 03:35:10.398891 | ubuntu-noble | 2026-07-11 03:35:10.398925 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:35:10.973228 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:35:13.489568 | ubuntu-noble | changed: [localhost] 2026-07-11 03:35:13.493815 | ubuntu-noble | 2026-07-11 03:35:13.493846 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:35:14.058697 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:35:16.210621 | ubuntu-noble | changed: [localhost] 2026-07-11 03:35:16.212859 | ubuntu-noble | 2026-07-11 03:35:16.212882 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:35:16.772448 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:35:18.560060 | ubuntu-noble | changed: [localhost] 2026-07-11 03:35:18.561160 | ubuntu-noble | 2026-07-11 03:35:18.561197 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:35:19.122306 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:35:20.547564 | ubuntu-noble | changed: [localhost] 2026-07-11 03:35:20.550010 | ubuntu-noble | 2026-07-11 03:35:20.550049 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:35:21.113432 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:35:24.330144 | ubuntu-noble | changed: [localhost] 2026-07-11 03:35:24.332801 | ubuntu-noble | 2026-07-11 03:35:24.332818 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-0 of type device] ******************** 2026-07-11 03:35:25.149394 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:35:27.543232 | ubuntu-noble | changed: [localhost] 2026-07-11 03:35:27.545875 | ubuntu-noble | 2026-07-11 03:35:27.545892 | ubuntu-noble | TASK [Manage NetBox resource Ethernet0 of type device_interface] *************** 2026-07-11 03:35:28.097786 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:35:31.009662 | ubuntu-noble | changed: [localhost] 2026-07-11 03:35:31.012421 | ubuntu-noble | 2026-07-11 03:35:31.012468 | ubuntu-noble | TASK [Manage NetBox resource Ethernet1 of type device_interface] *************** 2026-07-11 03:35:31.650926 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:35:34.786809 | ubuntu-noble | changed: [localhost] 2026-07-11 03:35:34.788626 | ubuntu-noble | 2026-07-11 03:35:34.788645 | ubuntu-noble | TASK [Manage NetBox resource Ethernet2 of type device_interface] *************** 2026-07-11 03:35:35.351763 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:35:38.586626 | ubuntu-noble | changed: [localhost] 2026-07-11 03:35:38.590510 | ubuntu-noble | 2026-07-11 03:35:38.590531 | ubuntu-noble | TASK [Manage NetBox resource Ethernet3 of type device_interface] *************** 2026-07-11 03:35:39.156059 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:35:42.079293 | ubuntu-noble | changed: [localhost] 2026-07-11 03:35:42.083316 | ubuntu-noble | 2026-07-11 03:35:42.083365 | ubuntu-noble | TASK [Manage NetBox resource Ethernet4 of type device_interface] *************** 2026-07-11 03:35:42.620413 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:35:45.380259 | ubuntu-noble | changed: [localhost] 2026-07-11 03:35:45.382075 | ubuntu-noble | 2026-07-11 03:35:45.382091 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-07-11 03:35:45.382097 | ubuntu-noble | localhost : ok=18 changed=18 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-11 03:35:45.580560 | ubuntu-noble | 2026-07-11 03:35:45 | INFO  | Handle file example/resources/300-testbed-manager.yml 2026-07-11 03:35:46.346842 | ubuntu-noble | 2026-07-11 03:35:46.346873 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-manager.yml] ************** 2026-07-11 03:35:46.359410 | ubuntu-noble | 2026-07-11 03:35:46.359451 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-07-11 03:35:47.142026 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:35:49.146509 | ubuntu-noble | changed: [localhost] 2026-07-11 03:35:49.147249 | ubuntu-noble | 2026-07-11 03:35:49.147286 | ubuntu-noble | TASK [Manage NetBox resource vlan100 of type device_interface] ***************** 2026-07-11 03:35:49.722705 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:35:52.429018 | ubuntu-noble | changed: [localhost] 2026-07-11 03:35:52.432503 | ubuntu-noble | 2026-07-11 03:35:52.432522 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-11 03:35:53.189817 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:35:57.204390 | ubuntu-noble | changed: [localhost] 2026-07-11 03:35:57.207062 | ubuntu-noble | 2026-07-11 03:35:57.207083 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-11 03:35:57.760696 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:36:02.989018 | ubuntu-noble | changed: [localhost] 2026-07-11 03:36:02.990021 | ubuntu-noble | 2026-07-11 03:36:02.990042 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-11 03:36:03.555417 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:36:07.897565 | ubuntu-noble | changed: [localhost] 2026-07-11 03:36:07.899930 | ubuntu-noble | 2026-07-11 03:36:07.899949 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:36:08.773100 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:36:11.281141 | ubuntu-noble | changed: [localhost] 2026-07-11 03:36:11.284217 | ubuntu-noble | 2026-07-11 03:36:11.284230 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:36:11.826395 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:36:13.925699 | ubuntu-noble | changed: [localhost] 2026-07-11 03:36:13.927210 | ubuntu-noble | 2026-07-11 03:36:13.927232 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:36:14.507061 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:36:16.261018 | ubuntu-noble | changed: [localhost] 2026-07-11 03:36:16.264322 | ubuntu-noble | 2026-07-11 03:36:16.264358 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:36:16.815835 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:36:18.463551 | ubuntu-noble | changed: [localhost] 2026-07-11 03:36:18.465969 | ubuntu-noble | 2026-07-11 03:36:18.465992 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:36:19.213965 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:36:21.208936 | ubuntu-noble | changed: [localhost] 2026-07-11 03:36:21.210209 | ubuntu-noble | 2026-07-11 03:36:21.210233 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:36:21.749527 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:36:23.762708 | ubuntu-noble | changed: [localhost] 2026-07-11 03:36:23.765200 | ubuntu-noble | 2026-07-11 03:36:23.765231 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:36:24.304588 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:36:26.142812 | ubuntu-noble | changed: [localhost] 2026-07-11 03:36:26.144887 | ubuntu-noble | 2026-07-11 03:36:26.144915 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:36:26.708006 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:36:28.443396 | ubuntu-noble | changed: [localhost] 2026-07-11 03:36:28.448289 | ubuntu-noble | 2026-07-11 03:36:28.448351 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:36:28.980123 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:36:30.552318 | ubuntu-noble | changed: [localhost] 2026-07-11 03:36:30.557453 | ubuntu-noble | 2026-07-11 03:36:30.557470 | ubuntu-noble | TASK [Manage NetBox resource testbed-manager of type device] ******************* 2026-07-11 03:36:31.407833 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:36:35.023922 | ubuntu-noble | changed: [localhost] 2026-07-11 03:36:35.025027 | ubuntu-noble | 2026-07-11 03:36:35.025065 | ubuntu-noble | TASK [Manage NetBox resource Ethernet0 of type device_interface] *************** 2026-07-11 03:36:35.679446 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:36:39.105521 | ubuntu-noble | changed: [localhost] 2026-07-11 03:36:39.110672 | ubuntu-noble | 2026-07-11 03:36:39.110693 | ubuntu-noble | TASK [Manage NetBox resource Ethernet1 of type device_interface] *************** 2026-07-11 03:36:39.660468 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:36:42.362096 | ubuntu-noble | changed: [localhost] 2026-07-11 03:36:42.364942 | ubuntu-noble | 2026-07-11 03:36:42.364970 | ubuntu-noble | TASK [Manage NetBox resource Ethernet2 of type device_interface] *************** 2026-07-11 03:36:42.939482 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:36:45.443412 | ubuntu-noble | changed: [localhost] 2026-07-11 03:36:45.447896 | ubuntu-noble | 2026-07-11 03:36:45.447953 | ubuntu-noble | TASK [Manage NetBox resource Ethernet3 of type device_interface] *************** 2026-07-11 03:36:46.004573 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:36:48.635125 | ubuntu-noble | changed: [localhost] 2026-07-11 03:36:48.637569 | ubuntu-noble | 2026-07-11 03:36:48.637600 | ubuntu-noble | TASK [Manage NetBox resource Ethernet4 of type device_interface] *************** 2026-07-11 03:36:49.171942 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:36:52.566920 | ubuntu-noble | changed: [localhost] 2026-07-11 03:36:52.567632 | ubuntu-noble | 2026-07-11 03:36:52.567650 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-07-11 03:36:52.567657 | ubuntu-noble | localhost : ok=20 changed=20 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-11 03:36:52.756632 | ubuntu-noble | 2026-07-11 03:36:52 | INFO  | Handle file example/resources/300-testbed-node-9.yml 2026-07-11 03:36:53.522122 | ubuntu-noble | 2026-07-11 03:36:53.522172 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-node-9.yml] *************** 2026-07-11 03:36:53.530015 | ubuntu-noble | 2026-07-11 03:36:53.530056 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-07-11 03:36:54.339198 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:36:56.072202 | ubuntu-noble | changed: [localhost] 2026-07-11 03:36:56.074647 | ubuntu-noble | 2026-07-11 03:36:56.074665 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-11 03:36:56.822885 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:37:00.497259 | ubuntu-noble | changed: [localhost] 2026-07-11 03:37:00.500457 | ubuntu-noble | 2026-07-11 03:37:00.500519 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-11 03:37:01.049809 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:37:06.002711 | ubuntu-noble | changed: [localhost] 2026-07-11 03:37:06.007917 | ubuntu-noble | 2026-07-11 03:37:06.007954 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-11 03:37:06.596684 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:37:10.502957 | ubuntu-noble | changed: [localhost] 2026-07-11 03:37:10.506661 | ubuntu-noble | 2026-07-11 03:37:10.506684 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:37:11.266975 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:37:14.138288 | ubuntu-noble | changed: [localhost] 2026-07-11 03:37:14.141833 | ubuntu-noble | 2026-07-11 03:37:14.141875 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:37:14.714242 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:37:16.472993 | ubuntu-noble | changed: [localhost] 2026-07-11 03:37:16.477362 | ubuntu-noble | 2026-07-11 03:37:16.477384 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:37:17.276480 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:37:18.780445 | ubuntu-noble | changed: [localhost] 2026-07-11 03:37:18.781548 | ubuntu-noble | 2026-07-11 03:37:18.781577 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:37:19.430572 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:37:21.204410 | ubuntu-noble | changed: [localhost] 2026-07-11 03:37:21.206838 | ubuntu-noble | 2026-07-11 03:37:21.206868 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:37:21.770756 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:37:23.801295 | ubuntu-noble | changed: [localhost] 2026-07-11 03:37:23.803025 | ubuntu-noble | 2026-07-11 03:37:23.803185 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:37:24.355966 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:37:25.765104 | ubuntu-noble | changed: [localhost] 2026-07-11 03:37:25.770622 | ubuntu-noble | 2026-07-11 03:37:25.770654 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:37:26.313013 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:37:27.996021 | ubuntu-noble | changed: [localhost] 2026-07-11 03:37:27.999051 | ubuntu-noble | 2026-07-11 03:37:27.999082 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:37:28.550104 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:37:30.230432 | ubuntu-noble | changed: [localhost] 2026-07-11 03:37:30.235082 | ubuntu-noble | 2026-07-11 03:37:30.235109 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-9 of type device] ******************** 2026-07-11 03:37:31.044490 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:37:35.039385 | ubuntu-noble | changed: [localhost] 2026-07-11 03:37:35.041540 | ubuntu-noble | 2026-07-11 03:37:35.041562 | ubuntu-noble | TASK [Manage NetBox resource Ethernet0 of type device_interface] *************** 2026-07-11 03:37:35.621798 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:37:39.259143 | ubuntu-noble | changed: [localhost] 2026-07-11 03:37:39.261800 | ubuntu-noble | 2026-07-11 03:37:39.261837 | ubuntu-noble | TASK [Manage NetBox resource Ethernet1 of type device_interface] *************** 2026-07-11 03:37:39.886629 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:37:43.060088 | ubuntu-noble | changed: [localhost] 2026-07-11 03:37:43.060835 | ubuntu-noble | 2026-07-11 03:37:43.060852 | ubuntu-noble | TASK [Manage NetBox resource Ethernet2 of type device_interface] *************** 2026-07-11 03:37:43.613425 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:37:47.259541 | ubuntu-noble | changed: [localhost] 2026-07-11 03:37:47.264220 | ubuntu-noble | 2026-07-11 03:37:47.264259 | ubuntu-noble | TASK [Manage NetBox resource Ethernet3 of type device_interface] *************** 2026-07-11 03:37:47.824183 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:37:50.508755 | ubuntu-noble | changed: [localhost] 2026-07-11 03:37:50.511918 | ubuntu-noble | 2026-07-11 03:37:50.511941 | ubuntu-noble | TASK [Manage NetBox resource Ethernet4 of type device_interface] *************** 2026-07-11 03:37:51.078571 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:37:55.015443 | ubuntu-noble | changed: [localhost] 2026-07-11 03:37:55.016504 | ubuntu-noble | 2026-07-11 03:37:55.016521 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-07-11 03:37:55.016526 | ubuntu-noble | localhost : ok=18 changed=18 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-11 03:37:55.218093 | ubuntu-noble | 2026-07-11 03:37:55 | INFO  | Handle file example/resources/300-testbed-node-2.yml 2026-07-11 03:37:55.968647 | ubuntu-noble | 2026-07-11 03:37:55.968675 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-node-2.yml] *************** 2026-07-11 03:37:55.976140 | ubuntu-noble | 2026-07-11 03:37:55.976160 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-07-11 03:37:56.786747 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:37:58.783146 | ubuntu-noble | changed: [localhost] 2026-07-11 03:37:58.785712 | ubuntu-noble | 2026-07-11 03:37:58.785740 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-11 03:37:59.588484 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:38:04.038510 | ubuntu-noble | changed: [localhost] 2026-07-11 03:38:04.040319 | ubuntu-noble | 2026-07-11 03:38:04.040331 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-11 03:38:04.609305 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:38:08.138947 | ubuntu-noble | changed: [localhost] 2026-07-11 03:38:08.146429 | ubuntu-noble | 2026-07-11 03:38:08.146477 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-11 03:38:08.706409 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:38:12.759200 | ubuntu-noble | changed: [localhost] 2026-07-11 03:38:12.761082 | ubuntu-noble | 2026-07-11 03:38:12.761101 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:38:13.494025 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:38:16.340299 | ubuntu-noble | changed: [localhost] 2026-07-11 03:38:16.343732 | ubuntu-noble | 2026-07-11 03:38:16.343752 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:38:16.900402 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:38:18.766116 | ubuntu-noble | changed: [localhost] 2026-07-11 03:38:18.769296 | ubuntu-noble | 2026-07-11 03:38:18.769318 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:38:19.536321 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:38:21.353997 | ubuntu-noble | changed: [localhost] 2026-07-11 03:38:21.358010 | ubuntu-noble | 2026-07-11 03:38:21.358044 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:38:21.960737 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:38:23.763975 | ubuntu-noble | changed: [localhost] 2026-07-11 03:38:23.769470 | ubuntu-noble | 2026-07-11 03:38:23.769496 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:38:24.357910 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:38:26.151504 | ubuntu-noble | changed: [localhost] 2026-07-11 03:38:26.152203 | ubuntu-noble | 2026-07-11 03:38:26.152222 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:38:26.722063 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:38:28.880457 | ubuntu-noble | changed: [localhost] 2026-07-11 03:38:28.887468 | ubuntu-noble | 2026-07-11 03:38:28.887512 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:38:29.465820 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:38:31.191991 | ubuntu-noble | changed: [localhost] 2026-07-11 03:38:31.194221 | ubuntu-noble | 2026-07-11 03:38:31.194253 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:38:31.762739 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:38:33.993146 | ubuntu-noble | changed: [localhost] 2026-07-11 03:38:34.000883 | ubuntu-noble | 2026-07-11 03:38:34.000912 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-2 of type device] ******************** 2026-07-11 03:38:34.764912 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:38:36.995207 | ubuntu-noble | changed: [localhost] 2026-07-11 03:38:36.997716 | ubuntu-noble | 2026-07-11 03:38:36.997742 | ubuntu-noble | TASK [Manage NetBox resource Ethernet0 of type device_interface] *************** 2026-07-11 03:38:37.554151 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:38:40.493995 | ubuntu-noble | changed: [localhost] 2026-07-11 03:38:40.498860 | ubuntu-noble | 2026-07-11 03:38:40.498891 | ubuntu-noble | TASK [Manage NetBox resource Ethernet1 of type device_interface] *************** 2026-07-11 03:38:41.031256 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:38:44.028391 | ubuntu-noble | changed: [localhost] 2026-07-11 03:38:44.029482 | ubuntu-noble | 2026-07-11 03:38:44.029500 | ubuntu-noble | TASK [Manage NetBox resource Ethernet2 of type device_interface] *************** 2026-07-11 03:38:44.652589 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:38:47.808368 | ubuntu-noble | changed: [localhost] 2026-07-11 03:38:47.810857 | ubuntu-noble | 2026-07-11 03:38:47.810890 | ubuntu-noble | TASK [Manage NetBox resource Ethernet3 of type device_interface] *************** 2026-07-11 03:38:48.435437 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:38:51.167298 | ubuntu-noble | changed: [localhost] 2026-07-11 03:38:51.170749 | ubuntu-noble | 2026-07-11 03:38:51.170771 | ubuntu-noble | TASK [Manage NetBox resource Ethernet4 of type device_interface] *************** 2026-07-11 03:38:51.792021 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:38:55.103478 | ubuntu-noble | changed: [localhost] 2026-07-11 03:38:55.104300 | ubuntu-noble | 2026-07-11 03:38:55.104321 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-07-11 03:38:55.104327 | ubuntu-noble | localhost : ok=18 changed=18 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-11 03:38:55.337282 | ubuntu-noble | 2026-07-11 03:38:55 | INFO  | Handle file example/resources/300-testbed-node-4.yml 2026-07-11 03:38:56.169620 | ubuntu-noble | 2026-07-11 03:38:56.169665 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-node-4.yml] *************** 2026-07-11 03:38:56.179492 | ubuntu-noble | 2026-07-11 03:38:56.179527 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-07-11 03:38:57.035701 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:38:58.941650 | ubuntu-noble | changed: [localhost] 2026-07-11 03:38:58.942696 | ubuntu-noble | 2026-07-11 03:38:58.942717 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-11 03:38:59.866319 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:39:05.317329 | ubuntu-noble | changed: [localhost] 2026-07-11 03:39:05.321686 | ubuntu-noble | 2026-07-11 03:39:05.321884 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-11 03:39:05.874524 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:39:10.317796 | ubuntu-noble | changed: [localhost] 2026-07-11 03:39:10.325061 | ubuntu-noble | 2026-07-11 03:39:10.325090 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-11 03:39:10.902097 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:39:15.962307 | ubuntu-noble | changed: [localhost] 2026-07-11 03:39:15.964714 | ubuntu-noble | 2026-07-11 03:39:15.964732 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:39:16.699244 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:39:18.624135 | ubuntu-noble | changed: [localhost] 2026-07-11 03:39:18.627232 | ubuntu-noble | 2026-07-11 03:39:18.627259 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:39:19.235062 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:39:21.162876 | ubuntu-noble | changed: [localhost] 2026-07-11 03:39:21.165583 | ubuntu-noble | 2026-07-11 03:39:21.165640 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:39:21.921699 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:39:23.636254 | ubuntu-noble | changed: [localhost] 2026-07-11 03:39:23.638485 | ubuntu-noble | 2026-07-11 03:39:23.638533 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:39:24.187478 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:39:26.493435 | ubuntu-noble | changed: [localhost] 2026-07-11 03:39:26.493784 | ubuntu-noble | 2026-07-11 03:39:26.493807 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:39:27.104700 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:39:28.567848 | ubuntu-noble | changed: [localhost] 2026-07-11 03:39:28.574045 | ubuntu-noble | 2026-07-11 03:39:28.574096 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:39:29.200449 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:39:30.849757 | ubuntu-noble | changed: [localhost] 2026-07-11 03:39:30.849793 | ubuntu-noble | 2026-07-11 03:39:30.849799 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:39:31.485415 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:39:33.930852 | ubuntu-noble | changed: [localhost] 2026-07-11 03:39:33.937975 | ubuntu-noble | 2026-07-11 03:39:33.938017 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:39:34.601759 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:39:36.779065 | ubuntu-noble | changed: [localhost] 2026-07-11 03:39:36.783354 | ubuntu-noble | 2026-07-11 03:39:36.783371 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-4 of type device] ******************** 2026-07-11 03:39:37.543320 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:39:40.874607 | ubuntu-noble | changed: [localhost] 2026-07-11 03:39:40.875876 | ubuntu-noble | 2026-07-11 03:39:40.875900 | ubuntu-noble | TASK [Manage NetBox resource Ethernet0 of type device_interface] *************** 2026-07-11 03:39:41.417611 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:39:45.705672 | ubuntu-noble | changed: [localhost] 2026-07-11 03:39:45.706736 | ubuntu-noble | 2026-07-11 03:39:45.706763 | ubuntu-noble | TASK [Manage NetBox resource Ethernet1 of type device_interface] *************** 2026-07-11 03:39:46.288373 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:39:48.897063 | ubuntu-noble | changed: [localhost] 2026-07-11 03:39:48.901031 | ubuntu-noble | 2026-07-11 03:39:48.901080 | ubuntu-noble | TASK [Manage NetBox resource Ethernet2 of type device_interface] *************** 2026-07-11 03:39:49.518756 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:39:52.320295 | ubuntu-noble | changed: [localhost] 2026-07-11 03:39:52.324729 | ubuntu-noble | 2026-07-11 03:39:52.324757 | ubuntu-noble | TASK [Manage NetBox resource Ethernet3 of type device_interface] *************** 2026-07-11 03:39:52.852056 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:39:55.817939 | ubuntu-noble | changed: [localhost] 2026-07-11 03:39:55.820383 | ubuntu-noble | 2026-07-11 03:39:55.820414 | ubuntu-noble | TASK [Manage NetBox resource Ethernet4 of type device_interface] *************** 2026-07-11 03:39:56.388991 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:39:59.573423 | ubuntu-noble | changed: [localhost] 2026-07-11 03:39:59.576658 | ubuntu-noble | 2026-07-11 03:39:59.576700 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-07-11 03:39:59.576716 | ubuntu-noble | localhost : ok=18 changed=18 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-11 03:39:59.766074 | ubuntu-noble | 2026-07-11 03:39:59 | INFO  | Handle file example/resources/300-testbed-node-5.yml 2026-07-11 03:40:00.623595 | ubuntu-noble | 2026-07-11 03:40:00.623684 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-node-5.yml] *************** 2026-07-11 03:40:00.640661 | ubuntu-noble | 2026-07-11 03:40:00.640711 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-07-11 03:40:01.390962 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:40:04.865233 | ubuntu-noble | changed: [localhost] 2026-07-11 03:40:04.868883 | ubuntu-noble | 2026-07-11 03:40:04.868912 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-11 03:40:05.679654 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:40:10.199752 | ubuntu-noble | changed: [localhost] 2026-07-11 03:40:10.206127 | ubuntu-noble | 2026-07-11 03:40:10.206165 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-11 03:40:10.759396 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:40:15.538635 | ubuntu-noble | changed: [localhost] 2026-07-11 03:40:15.544391 | ubuntu-noble | 2026-07-11 03:40:15.544421 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-11 03:40:16.085423 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:40:19.671068 | ubuntu-noble | changed: [localhost] 2026-07-11 03:40:19.673325 | ubuntu-noble | 2026-07-11 03:40:19.673414 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:40:20.453542 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:40:22.977019 | ubuntu-noble | changed: [localhost] 2026-07-11 03:40:22.979161 | ubuntu-noble | 2026-07-11 03:40:22.979206 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:40:23.538400 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:40:25.948017 | ubuntu-noble | changed: [localhost] 2026-07-11 03:40:25.949600 | ubuntu-noble | 2026-07-11 03:40:25.949617 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:40:26.718746 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:40:28.171285 | ubuntu-noble | changed: [localhost] 2026-07-11 03:40:28.175679 | ubuntu-noble | 2026-07-11 03:40:28.175709 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:40:28.718845 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:40:30.408327 | ubuntu-noble | changed: [localhost] 2026-07-11 03:40:30.413588 | ubuntu-noble | 2026-07-11 03:40:30.413637 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:40:31.005544 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:40:33.950903 | ubuntu-noble | changed: [localhost] 2026-07-11 03:40:33.954172 | ubuntu-noble | 2026-07-11 03:40:33.954201 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:40:34.536076 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:40:36.127594 | ubuntu-noble | changed: [localhost] 2026-07-11 03:40:36.130238 | ubuntu-noble | 2026-07-11 03:40:36.130274 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:40:36.714817 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:40:38.446325 | ubuntu-noble | changed: [localhost] 2026-07-11 03:40:38.447106 | ubuntu-noble | 2026-07-11 03:40:38.447125 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:40:39.011703 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:40:40.809562 | ubuntu-noble | changed: [localhost] 2026-07-11 03:40:40.811919 | ubuntu-noble | 2026-07-11 03:40:40.811945 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-5 of type device] ******************** 2026-07-11 03:40:41.685181 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:40:45.511435 | ubuntu-noble | changed: [localhost] 2026-07-11 03:40:45.515321 | ubuntu-noble | 2026-07-11 03:40:45.515364 | ubuntu-noble | TASK [Manage NetBox resource Ethernet0 of type device_interface] *************** 2026-07-11 03:40:46.105856 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:40:49.341186 | ubuntu-noble | changed: [localhost] 2026-07-11 03:40:49.343585 | ubuntu-noble | 2026-07-11 03:40:49.343603 | ubuntu-noble | TASK [Manage NetBox resource Ethernet1 of type device_interface] *************** 2026-07-11 03:40:49.900294 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:40:52.854494 | ubuntu-noble | changed: [localhost] 2026-07-11 03:40:52.858051 | ubuntu-noble | 2026-07-11 03:40:52.858071 | ubuntu-noble | TASK [Manage NetBox resource Ethernet2 of type device_interface] *************** 2026-07-11 03:40:53.392242 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:40:57.035674 | ubuntu-noble | changed: [localhost] 2026-07-11 03:40:57.037411 | ubuntu-noble | 2026-07-11 03:40:57.037476 | ubuntu-noble | TASK [Manage NetBox resource Ethernet3 of type device_interface] *************** 2026-07-11 03:40:57.564667 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:40:59.994849 | ubuntu-noble | changed: [localhost] 2026-07-11 03:40:59.996380 | ubuntu-noble | 2026-07-11 03:40:59.996400 | ubuntu-noble | TASK [Manage NetBox resource Ethernet4 of type device_interface] *************** 2026-07-11 03:41:00.526948 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:41:03.366664 | ubuntu-noble | changed: [localhost] 2026-07-11 03:41:03.368996 | ubuntu-noble | 2026-07-11 03:41:03.369022 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-07-11 03:41:03.369031 | ubuntu-noble | localhost : ok=18 changed=18 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-11 03:41:03.566283 | ubuntu-noble | 2026-07-11 03:41:03 | INFO  | Handle file example/resources/300-testbed-node-8.yml 2026-07-11 03:41:04.318730 | ubuntu-noble | 2026-07-11 03:41:04.318892 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-node-8.yml] *************** 2026-07-11 03:41:04.332445 | ubuntu-noble | 2026-07-11 03:41:04.332620 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-07-11 03:41:05.080689 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:41:07.173384 | ubuntu-noble | changed: [localhost] 2026-07-11 03:41:07.175248 | ubuntu-noble | 2026-07-11 03:41:07.175262 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-11 03:41:07.899520 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:41:11.631144 | ubuntu-noble | changed: [localhost] 2026-07-11 03:41:11.633227 | ubuntu-noble | 2026-07-11 03:41:11.633265 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-11 03:41:12.158771 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:41:16.895079 | ubuntu-noble | changed: [localhost] 2026-07-11 03:41:16.896227 | ubuntu-noble | 2026-07-11 03:41:16.896242 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-11 03:41:17.447907 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:41:21.365681 | ubuntu-noble | changed: [localhost] 2026-07-11 03:41:21.369778 | ubuntu-noble | 2026-07-11 03:41:21.369798 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:41:22.161724 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:41:23.775056 | ubuntu-noble | changed: [localhost] 2026-07-11 03:41:23.775504 | ubuntu-noble | 2026-07-11 03:41:23.775520 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:41:24.324949 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:41:26.083579 | ubuntu-noble | changed: [localhost] 2026-07-11 03:41:26.087016 | ubuntu-noble | 2026-07-11 03:41:26.087040 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:41:26.858631 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:41:28.466642 | ubuntu-noble | changed: [localhost] 2026-07-11 03:41:28.470401 | ubuntu-noble | 2026-07-11 03:41:28.470428 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:41:29.024849 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:41:30.674071 | ubuntu-noble | changed: [localhost] 2026-07-11 03:41:30.677945 | ubuntu-noble | 2026-07-11 03:41:30.678009 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:41:31.270644 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:41:33.924671 | ubuntu-noble | changed: [localhost] 2026-07-11 03:41:33.927549 | ubuntu-noble | 2026-07-11 03:41:33.927570 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:41:34.483923 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:41:36.266119 | ubuntu-noble | changed: [localhost] 2026-07-11 03:41:36.269217 | ubuntu-noble | 2026-07-11 03:41:36.269240 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:41:36.887303 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:41:38.730026 | ubuntu-noble | changed: [localhost] 2026-07-11 03:41:38.737462 | ubuntu-noble | 2026-07-11 03:41:38.737511 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:41:39.265684 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:41:40.749080 | ubuntu-noble | changed: [localhost] 2026-07-11 03:41:40.752687 | ubuntu-noble | 2026-07-11 03:41:40.752705 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-8 of type device] ******************** 2026-07-11 03:41:41.504450 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:41:44.383430 | ubuntu-noble | changed: [localhost] 2026-07-11 03:41:44.389422 | ubuntu-noble | 2026-07-11 03:41:44.389478 | ubuntu-noble | TASK [Manage NetBox resource Ethernet0 of type device_interface] *************** 2026-07-11 03:41:44.998126 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:41:48.162406 | ubuntu-noble | changed: [localhost] 2026-07-11 03:41:48.165022 | ubuntu-noble | 2026-07-11 03:41:48.165042 | ubuntu-noble | TASK [Manage NetBox resource Ethernet1 of type device_interface] *************** 2026-07-11 03:41:48.713020 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:41:51.052053 | ubuntu-noble | changed: [localhost] 2026-07-11 03:41:51.055265 | ubuntu-noble | 2026-07-11 03:41:51.055301 | ubuntu-noble | TASK [Manage NetBox resource Ethernet2 of type device_interface] *************** 2026-07-11 03:41:51.627906 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:41:55.171250 | ubuntu-noble | changed: [localhost] 2026-07-11 03:41:55.174207 | ubuntu-noble | 2026-07-11 03:41:55.174232 | ubuntu-noble | TASK [Manage NetBox resource Ethernet3 of type device_interface] *************** 2026-07-11 03:41:55.721272 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:41:58.765847 | ubuntu-noble | changed: [localhost] 2026-07-11 03:41:58.767365 | ubuntu-noble | 2026-07-11 03:41:58.767385 | ubuntu-noble | TASK [Manage NetBox resource Ethernet4 of type device_interface] *************** 2026-07-11 03:41:59.295905 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:42:02.792081 | ubuntu-noble | changed: [localhost] 2026-07-11 03:42:02.792832 | ubuntu-noble | 2026-07-11 03:42:02.792855 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-07-11 03:42:02.792873 | ubuntu-noble | localhost : ok=18 changed=18 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-11 03:42:02.987500 | ubuntu-noble | 2026-07-11 03:42:02 | INFO  | Handle file example/resources/300-testbed-switch-1.yml 2026-07-11 03:42:03.729220 | ubuntu-noble | 2026-07-11 03:42:03.729247 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-switch-1.yml] ************* 2026-07-11 03:42:03.738616 | ubuntu-noble | 2026-07-11 03:42:03.738645 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-07-11 03:42:04.481551 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:42:06.101704 | ubuntu-noble | changed: [localhost] 2026-07-11 03:42:06.105244 | ubuntu-noble | 2026-07-11 03:42:06.106251 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-11 03:42:06.851521 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:42:10.746010 | ubuntu-noble | changed: [localhost] 2026-07-11 03:42:10.748715 | ubuntu-noble | 2026-07-11 03:42:10.748741 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:42:11.498884 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:42:14.251992 | ubuntu-noble | changed: [localhost] 2026-07-11 03:42:14.253739 | ubuntu-noble | 2026-07-11 03:42:14.253758 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:42:14.816371 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:42:16.618241 | ubuntu-noble | changed: [localhost] 2026-07-11 03:42:16.620765 | ubuntu-noble | 2026-07-11 03:42:16.620790 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:42:17.151898 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:42:19.542536 | ubuntu-noble | changed: [localhost] 2026-07-11 03:42:19.548050 | ubuntu-noble | 2026-07-11 03:42:19.548090 | ubuntu-noble | TASK [Manage NetBox resource testbed-switch-1 of type device] ****************** 2026-07-11 03:42:20.323862 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:42:23.441208 | ubuntu-noble | changed: [localhost] 2026-07-11 03:42:23.445687 | ubuntu-noble | 2026-07-11 03:42:23.445701 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:42:24.179018 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:42:26.167946 | ubuntu-noble | changed: [localhost] 2026-07-11 03:42:26.168723 | ubuntu-noble | 2026-07-11 03:42:26.168742 | ubuntu-noble | TASK [Manage NetBox resource eth0 of type device_interface] ******************** 2026-07-11 03:42:26.725614 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:42:29.342464 | ubuntu-noble | changed: [localhost] 2026-07-11 03:42:29.343145 | ubuntu-noble | 2026-07-11 03:42:29.343160 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-07-11 03:42:29.343166 | ubuntu-noble | localhost : ok=8 changed=8 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-11 03:42:29.540273 | ubuntu-noble | 2026-07-11 03:42:29 | INFO  | Handle file example/resources/300-testbed-node-1.yml 2026-07-11 03:42:30.306052 | ubuntu-noble | 2026-07-11 03:42:30.306092 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-node-1.yml] *************** 2026-07-11 03:42:30.316640 | ubuntu-noble | 2026-07-11 03:42:30.316704 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-07-11 03:42:31.095416 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:42:33.209561 | ubuntu-noble | changed: [localhost] 2026-07-11 03:42:33.211394 | ubuntu-noble | 2026-07-11 03:42:33.211412 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-11 03:42:33.982916 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:42:37.614096 | ubuntu-noble | changed: [localhost] 2026-07-11 03:42:37.615965 | ubuntu-noble | 2026-07-11 03:42:37.615990 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-11 03:42:38.133594 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:42:42.834152 | ubuntu-noble | changed: [localhost] 2026-07-11 03:42:42.834800 | ubuntu-noble | 2026-07-11 03:42:42.834816 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-11 03:42:43.382663 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:42:47.662645 | ubuntu-noble | changed: [localhost] 2026-07-11 03:42:47.667046 | ubuntu-noble | 2026-07-11 03:42:47.667076 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:42:48.470798 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:42:50.160096 | ubuntu-noble | changed: [localhost] 2026-07-11 03:42:50.162397 | ubuntu-noble | 2026-07-11 03:42:50.162442 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:42:50.740077 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:42:53.074458 | ubuntu-noble | changed: [localhost] 2026-07-11 03:42:53.079049 | ubuntu-noble | 2026-07-11 03:42:53.079078 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:42:53.840768 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:42:56.339087 | ubuntu-noble | changed: [localhost] 2026-07-11 03:42:56.341217 | ubuntu-noble | 2026-07-11 03:42:56.341232 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:42:56.883929 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:42:58.503434 | ubuntu-noble | changed: [localhost] 2026-07-11 03:42:58.504716 | ubuntu-noble | 2026-07-11 03:42:58.504743 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:42:59.048257 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:43:00.557827 | ubuntu-noble | changed: [localhost] 2026-07-11 03:43:00.561746 | ubuntu-noble | 2026-07-11 03:43:00.561774 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:43:01.105775 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:43:03.691375 | ubuntu-noble | changed: [localhost] 2026-07-11 03:43:03.692325 | ubuntu-noble | 2026-07-11 03:43:03.692366 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:43:04.245709 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:43:06.249098 | ubuntu-noble | changed: [localhost] 2026-07-11 03:43:06.251159 | ubuntu-noble | 2026-07-11 03:43:06.251195 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:43:06.832648 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:43:08.539224 | ubuntu-noble | changed: [localhost] 2026-07-11 03:43:08.541563 | ubuntu-noble | 2026-07-11 03:43:08.541583 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-1 of type device] ******************** 2026-07-11 03:43:09.289507 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:43:13.060693 | ubuntu-noble | changed: [localhost] 2026-07-11 03:43:13.063216 | ubuntu-noble | 2026-07-11 03:43:13.063252 | ubuntu-noble | TASK [Manage NetBox resource Ethernet0 of type device_interface] *************** 2026-07-11 03:43:13.631084 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:43:17.061410 | ubuntu-noble | changed: [localhost] 2026-07-11 03:43:17.063332 | ubuntu-noble | 2026-07-11 03:43:17.063380 | ubuntu-noble | TASK [Manage NetBox resource Ethernet1 of type device_interface] *************** 2026-07-11 03:43:17.616896 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:43:19.824220 | ubuntu-noble | changed: [localhost] 2026-07-11 03:43:19.826373 | ubuntu-noble | 2026-07-11 03:43:19.826400 | ubuntu-noble | TASK [Manage NetBox resource Ethernet2 of type device_interface] *************** 2026-07-11 03:43:20.397574 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:43:23.411391 | ubuntu-noble | changed: [localhost] 2026-07-11 03:43:23.418456 | ubuntu-noble | 2026-07-11 03:43:23.418491 | ubuntu-noble | TASK [Manage NetBox resource Ethernet3 of type device_interface] *************** 2026-07-11 03:43:23.963794 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:43:27.087681 | ubuntu-noble | changed: [localhost] 2026-07-11 03:43:27.088959 | ubuntu-noble | 2026-07-11 03:43:27.088981 | ubuntu-noble | TASK [Manage NetBox resource Ethernet4 of type device_interface] *************** 2026-07-11 03:43:27.703555 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:43:30.252230 | ubuntu-noble | changed: [localhost] 2026-07-11 03:43:30.255904 | ubuntu-noble | 2026-07-11 03:43:30.255998 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-07-11 03:43:30.256016 | ubuntu-noble | localhost : ok=18 changed=18 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-11 03:43:30.452444 | ubuntu-noble | 2026-07-11 03:43:30 | INFO  | Handle file example/resources/300-testbed-node-6.yml 2026-07-11 03:43:31.187174 | ubuntu-noble | 2026-07-11 03:43:31.187237 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-node-6.yml] *************** 2026-07-11 03:43:31.196929 | ubuntu-noble | 2026-07-11 03:43:31.197001 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-07-11 03:43:31.980422 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:43:33.849538 | ubuntu-noble | changed: [localhost] 2026-07-11 03:43:33.851896 | ubuntu-noble | 2026-07-11 03:43:33.851936 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-11 03:43:34.618150 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:43:38.379157 | ubuntu-noble | changed: [localhost] 2026-07-11 03:43:38.382481 | ubuntu-noble | 2026-07-11 03:43:38.382503 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-11 03:43:38.928408 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:43:43.187397 | ubuntu-noble | changed: [localhost] 2026-07-11 03:43:43.190627 | ubuntu-noble | 2026-07-11 03:43:43.190649 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-11 03:43:43.747833 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:43:47.954897 | ubuntu-noble | changed: [localhost] 2026-07-11 03:43:47.956993 | ubuntu-noble | 2026-07-11 03:43:47.957012 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:43:48.756165 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:43:50.462929 | ubuntu-noble | changed: [localhost] 2026-07-11 03:43:50.464093 | ubuntu-noble | 2026-07-11 03:43:50.464112 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:43:51.011277 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:43:53.348058 | ubuntu-noble | changed: [localhost] 2026-07-11 03:43:53.349704 | ubuntu-noble | 2026-07-11 03:43:53.349719 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:43:54.081898 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:43:56.349270 | ubuntu-noble | changed: [localhost] 2026-07-11 03:43:56.350918 | ubuntu-noble | 2026-07-11 03:43:56.350934 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:43:56.885410 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:43:58.481551 | ubuntu-noble | changed: [localhost] 2026-07-11 03:43:58.483852 | ubuntu-noble | 2026-07-11 03:43:58.483872 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:43:59.041592 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:44:00.746381 | ubuntu-noble | changed: [localhost] 2026-07-11 03:44:00.746416 | ubuntu-noble | 2026-07-11 03:44:00.746425 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:44:01.289496 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:44:03.645949 | ubuntu-noble | changed: [localhost] 2026-07-11 03:44:03.647572 | ubuntu-noble | 2026-07-11 03:44:03.647587 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:44:04.234132 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:44:06.026379 | ubuntu-noble | changed: [localhost] 2026-07-11 03:44:06.028562 | ubuntu-noble | 2026-07-11 03:44:06.028583 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:44:06.609630 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:44:08.526083 | ubuntu-noble | changed: [localhost] 2026-07-11 03:44:08.526542 | ubuntu-noble | 2026-07-11 03:44:08.526575 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-6 of type device] ******************** 2026-07-11 03:44:09.340602 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:44:12.203123 | ubuntu-noble | changed: [localhost] 2026-07-11 03:44:12.206818 | ubuntu-noble | 2026-07-11 03:44:12.206852 | ubuntu-noble | TASK [Manage NetBox resource Ethernet0 of type device_interface] *************** 2026-07-11 03:44:12.765593 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:44:16.029005 | ubuntu-noble | changed: [localhost] 2026-07-11 03:44:16.031385 | ubuntu-noble | 2026-07-11 03:44:16.031413 | ubuntu-noble | TASK [Manage NetBox resource Ethernet1 of type device_interface] *************** 2026-07-11 03:44:16.623480 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:44:18.923094 | ubuntu-noble | changed: [localhost] 2026-07-11 03:44:18.926514 | ubuntu-noble | 2026-07-11 03:44:18.926531 | ubuntu-noble | TASK [Manage NetBox resource Ethernet2 of type device_interface] *************** 2026-07-11 03:44:19.496946 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:44:23.183669 | ubuntu-noble | changed: [localhost] 2026-07-11 03:44:23.190377 | ubuntu-noble | 2026-07-11 03:44:23.190405 | ubuntu-noble | TASK [Manage NetBox resource Ethernet3 of type device_interface] *************** 2026-07-11 03:44:23.762405 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:44:27.376930 | ubuntu-noble | changed: [localhost] 2026-07-11 03:44:27.379480 | ubuntu-noble | 2026-07-11 03:44:27.379503 | ubuntu-noble | TASK [Manage NetBox resource Ethernet4 of type device_interface] *************** 2026-07-11 03:44:27.933267 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:44:30.578585 | ubuntu-noble | changed: [localhost] 2026-07-11 03:44:30.579581 | ubuntu-noble | 2026-07-11 03:44:30.579602 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-07-11 03:44:30.579610 | ubuntu-noble | localhost : ok=18 changed=18 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-11 03:44:30.782725 | ubuntu-noble | 2026-07-11 03:44:30 | INFO  | Handle file example/resources/300-testbed-node-7.yml 2026-07-11 03:44:31.560860 | ubuntu-noble | 2026-07-11 03:44:31.560914 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-node-7.yml] *************** 2026-07-11 03:44:31.569800 | ubuntu-noble | 2026-07-11 03:44:31.569858 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-07-11 03:44:32.309311 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:44:34.163516 | ubuntu-noble | changed: [localhost] 2026-07-11 03:44:34.167854 | ubuntu-noble | 2026-07-11 03:44:34.167872 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-11 03:44:34.912902 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:44:39.069522 | ubuntu-noble | changed: [localhost] 2026-07-11 03:44:39.071418 | ubuntu-noble | 2026-07-11 03:44:39.071461 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-11 03:44:39.640071 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:44:45.348514 | ubuntu-noble | changed: [localhost] 2026-07-11 03:44:45.349292 | ubuntu-noble | 2026-07-11 03:44:45.349311 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-11 03:44:45.908593 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:44:50.413396 | ubuntu-noble | changed: [localhost] 2026-07-11 03:44:50.415301 | ubuntu-noble | 2026-07-11 03:44:50.415323 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:44:51.165297 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:44:53.924040 | ubuntu-noble | changed: [localhost] 2026-07-11 03:44:53.927476 | ubuntu-noble | 2026-07-11 03:44:53.927512 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:44:54.521838 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:44:56.793638 | ubuntu-noble | changed: [localhost] 2026-07-11 03:44:56.795965 | ubuntu-noble | 2026-07-11 03:44:56.795983 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:44:57.566190 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:44:59.290202 | ubuntu-noble | changed: [localhost] 2026-07-11 03:44:59.298298 | ubuntu-noble | 2026-07-11 03:44:59.298324 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:44:59.848265 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:45:01.318598 | ubuntu-noble | changed: [localhost] 2026-07-11 03:45:01.328157 | ubuntu-noble | 2026-07-11 03:45:01.328218 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:45:01.867705 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:45:03.751037 | ubuntu-noble | changed: [localhost] 2026-07-11 03:45:03.755553 | ubuntu-noble | 2026-07-11 03:45:03.755573 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:45:04.322957 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:45:06.472769 | ubuntu-noble | changed: [localhost] 2026-07-11 03:45:06.474006 | ubuntu-noble | 2026-07-11 03:45:06.474022 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-11 03:45:07.002424 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:45:09.116812 | ubuntu-noble | changed: [localhost] 2026-07-11 03:45:09.121079 | ubuntu-noble | 2026-07-11 03:45:09.121108 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-11 03:45:09.726571 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:45:11.554821 | ubuntu-noble | changed: [localhost] 2026-07-11 03:45:11.556728 | ubuntu-noble | 2026-07-11 03:45:11.556745 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-7 of type device] ******************** 2026-07-11 03:45:12.320756 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:45:15.537864 | ubuntu-noble | changed: [localhost] 2026-07-11 03:45:15.540710 | ubuntu-noble | 2026-07-11 03:45:15.540732 | ubuntu-noble | TASK [Manage NetBox resource Ethernet0 of type device_interface] *************** 2026-07-11 03:45:16.112922 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:45:19.307780 | ubuntu-noble | changed: [localhost] 2026-07-11 03:45:19.311384 | ubuntu-noble | 2026-07-11 03:45:19.311411 | ubuntu-noble | TASK [Manage NetBox resource Ethernet1 of type device_interface] *************** 2026-07-11 03:45:19.869529 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:45:22.570235 | ubuntu-noble | changed: [localhost] 2026-07-11 03:45:22.573145 | ubuntu-noble | 2026-07-11 03:45:22.573182 | ubuntu-noble | TASK [Manage NetBox resource Ethernet2 of type device_interface] *************** 2026-07-11 03:45:23.163600 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:45:25.477181 | ubuntu-noble | changed: [localhost] 2026-07-11 03:45:25.479134 | ubuntu-noble | 2026-07-11 03:45:25.479151 | ubuntu-noble | TASK [Manage NetBox resource Ethernet3 of type device_interface] *************** 2026-07-11 03:45:26.024186 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:45:28.582114 | ubuntu-noble | changed: [localhost] 2026-07-11 03:45:28.587721 | ubuntu-noble | 2026-07-11 03:45:28.587739 | ubuntu-noble | TASK [Manage NetBox resource Ethernet4 of type device_interface] *************** 2026-07-11 03:45:29.148259 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:45:32.590834 | ubuntu-noble | changed: [localhost] 2026-07-11 03:45:32.591586 | ubuntu-noble | 2026-07-11 03:45:32.591600 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-07-11 03:45:32.591605 | ubuntu-noble | localhost : ok=18 changed=18 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-11 03:45:32.784081 | ubuntu-noble | 2026-07-11 03:45:32 | INFO  | Runtime: 942.3033s 2026-07-11 03:45:32.866105 | ubuntu-noble | >>> Verifying API state (tests/e2e/verify.py) 2026-07-11 03:45:33.056374 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:45:59.521020 | ubuntu-noble | [PASS] count tenancy.tenants 2026-07-11 03:45:59.521094 | ubuntu-noble | [PASS] count dcim.sites 2026-07-11 03:45:59.521109 | ubuntu-noble | [PASS] count dcim.locations 2026-07-11 03:45:59.521121 | ubuntu-noble | [PASS] count dcim.racks 2026-07-11 03:45:59.521131 | ubuntu-noble | [PASS] count dcim.devices 2026-07-11 03:45:59.521142 | ubuntu-noble | [PASS] count dcim.interfaces 2026-07-11 03:45:59.521153 | ubuntu-noble | [PASS] count dcim.cables 2026-07-11 03:45:59.521165 | ubuntu-noble | [PASS] count dcim.mac_addresses 2026-07-11 03:45:59.521176 | ubuntu-noble | [PASS] count ipam.vlans 2026-07-11 03:45:59.521187 | ubuntu-noble | [PASS] count ipam.prefixes 2026-07-11 03:45:59.521218 | ubuntu-noble | [PASS] count ipam.ip_addresses 2026-07-11 03:45:59.521231 | ubuntu-noble | [PASS] device testbed-manager 2026-07-11 03:45:59.521242 | ubuntu-noble | [PASS] device testbed-node-0 2026-07-11 03:45:59.521253 | ubuntu-noble | [PASS] device testbed-node-1 2026-07-11 03:45:59.521263 | ubuntu-noble | [PASS] device testbed-node-2 2026-07-11 03:45:59.521274 | ubuntu-noble | [PASS] device testbed-node-3 2026-07-11 03:45:59.521285 | ubuntu-noble | [PASS] device testbed-node-4 2026-07-11 03:45:59.521296 | ubuntu-noble | [PASS] device testbed-node-5 2026-07-11 03:45:59.521307 | ubuntu-noble | [PASS] device testbed-node-6 2026-07-11 03:45:59.521318 | ubuntu-noble | [PASS] device testbed-node-7 2026-07-11 03:45:59.521329 | ubuntu-noble | [PASS] device testbed-node-8 2026-07-11 03:45:59.521375 | ubuntu-noble | [PASS] device testbed-node-9 2026-07-11 03:45:59.521386 | ubuntu-noble | [PASS] device testbed-switch-0 2026-07-11 03:45:59.521397 | ubuntu-noble | [PASS] device testbed-switch-1 2026-07-11 03:45:59.521408 | ubuntu-noble | [PASS] device testbed-switch-2 2026-07-11 03:45:59.521419 | ubuntu-noble | [PASS] device testbed-switch-3 2026-07-11 03:45:59.521438 | ubuntu-noble | [PASS] device testbed-switch-oob 2026-07-11 03:45:59.521450 | ubuntu-noble | [PASS] tenant testbed 2026-07-11 03:45:59.521461 | ubuntu-noble | [PASS] site discworld 2026-07-11 03:45:59.521471 | ubuntu-noble | [PASS] location ankh-morpork 2026-07-11 03:45:59.521489 | ubuntu-noble | [PASS] vlan name 2026-07-11 03:45:59.521500 | ubuntu-noble | [PASS] vlan role 2026-07-11 03:45:59.521510 | ubuntu-noble | [PASS] prefix 172.16.0.0/20 2026-07-11 03:45:59.521540 | ubuntu-noble | [PASS] prefix 192.168.16.0/20 2026-07-11 03:45:59.521551 | ubuntu-noble | [PASS] prefix fda6:f659:8c2b::/48 2026-07-11 03:45:59.521562 | ubuntu-noble | [PASS] prefix 192.168.112.0/20 2026-07-11 03:45:59.521573 | ubuntu-noble | [PASS] interface testbed-node-0:Ethernet0 mode 2026-07-11 03:45:59.521585 | ubuntu-noble | [PASS] interface testbed-node-0:Ethernet0 untagged vlan 2026-07-11 03:45:59.521596 | ubuntu-noble | [PASS] ip 192.168.16.10/32 assignment 2026-07-11 03:45:59.521607 | ubuntu-noble | [PASS] mac 18:C0:86:3A:B7:F1 assignment 2026-07-11 03:45:59.521639 | ubuntu-noble | [PASS] testbed-node-0.primary_ip4 2026-07-11 03:45:59.521648 | ubuntu-noble | [PASS] testbed-node-0.primary_ip6 2026-07-11 03:45:59.521657 | ubuntu-noble | [PASS] testbed-node-0.oob_ip 2026-07-11 03:45:59.521668 | ubuntu-noble | 2026-07-11 03:45:59.521679 | ubuntu-noble | 43/43 checks passed. 2026-07-11 03:45:59.551045 | ubuntu-noble | >>> Running 'netbox-manager validate' 2026-07-11 03:46:00.049379 | ubuntu-noble | 2026-07-11 03:46:00 | INFO  | Starting NetBox validation... 2026-07-11 03:46:00.049836 | ubuntu-noble | 2026-07-11 03:46:00 | INFO  | === Checking: IP addresses have matching prefixes === 2026-07-11 03:46:00.053685 | ubuntu-noble | Handling connection for 8080 2026-07-11 03:46:07.141387 | ubuntu-noble | 2026-07-11 03:46:07 | INFO  | ✓ IP-Prefix Check PASSED 2026-07-11 03:46:07.141421 | ubuntu-noble | 2026-07-11 03:46:07 | INFO  | === Checking: VRF consistency between IPs and interfaces === 2026-07-11 03:46:07.199641 | ubuntu-noble | 2026-07-11 03:46:07 | INFO  | ✓ VRF Consistency Check PASSED 2026-07-11 03:46:07.199746 | ubuntu-noble | 2026-07-11 03:46:07 | INFO  | ================================================== 2026-07-11 03:46:07.199809 | ubuntu-noble | 2026-07-11 03:46:07 | INFO  | VALIDATION SUMMARY 2026-07-11 03:46:07.199864 | ubuntu-noble | 2026-07-11 03:46:07 | INFO  | ================================================== 2026-07-11 03:46:07.199926 | ubuntu-noble | 2026-07-11 03:46:07 | INFO  | ip-prefixes: ✓ PASSED 2026-07-11 03:46:07.199981 | ubuntu-noble | 2026-07-11 03:46:07 | INFO  | vrf-consistency: ✓ PASSED 2026-07-11 03:46:07.200036 | ubuntu-noble | 2026-07-11 03:46:07 | INFO  | ================================================== 2026-07-11 03:46:07.200090 | ubuntu-noble | 2026-07-11 03:46:07 | INFO  | ✓ All validation checks passed! 2026-07-11 03:46:07.264799 | ubuntu-noble | >>> E2E test passed. 2026-07-11 03:46:07.264984 | ubuntu-noble | >>> Deleting kind cluster 'netbox-manager-e2e' 2026-07-11 03:46:07.565327 | ubuntu-noble | Deleting cluster "netbox-manager-e2e" ... 2026-07-11 03:46:09.773063 | ubuntu-noble | Deleted nodes: ["netbox-manager-e2e-control-plane"] 2026-07-11 03:46:09.949311 | ubuntu-noble | ok: Runtime: 0:27:23.064663 2026-07-11 03:46:09.974681 | 2026-07-11 03:46:09.975092 | PLAY RECAP 2026-07-11 03:46:09.975184 | ubuntu-noble | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-11 03:46:09.975216 | 2026-07-11 03:46:10.157439 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/netbox-manager/playbooks/test-e2e.yml@main] 2026-07-11 03:46:10.161489 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-11 03:46:10.966908 | 2026-07-11 03:46:10.967200 | PLAY [Base post-fetch] 2026-07-11 03:46:10.982905 | 2026-07-11 03:46:10.983102 | TASK [diagnose-network : Ensure log directory exists] 2026-07-11 03:46:11.654127 | ubuntu-noble | ok 2026-07-11 03:46:11.672168 | 2026-07-11 03:46:11.672471 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-11 03:46:23.521436 | ubuntu-noble | ok: Runtime: 0:00:05.977379 2026-07-11 03:46:23.537820 | 2026-07-11 03:46:23.538169 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-11 03:46:29.595349 | ubuntu-noble | ok: Runtime: 0:00:00.541526 2026-07-11 03:46:29.602445 | 2026-07-11 03:46:29.602590 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-11 03:46:35.761889 | ubuntu-noble | ok: Runtime: 0:00:00.677247 2026-07-11 03:46:35.782217 | 2026-07-11 03:46:35.782469 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-11 03:46:35.838561 | ubuntu-noble | skipping: Conditional result was False 2026-07-11 03:46:35.852062 | 2026-07-11 03:46:35.852251 | TASK [fetch-output : Set log path for single node] 2026-07-11 03:46:35.902198 | ubuntu-noble | ok 2026-07-11 03:46:35.911923 | 2026-07-11 03:46:35.912102 | LOOP [fetch-output : Ensure local output dirs] 2026-07-11 03:46:36.225702 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/3803be313d4e4be496743b06c14eea01/work/logs" 2026-07-11 03:46:36.523432 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/3803be313d4e4be496743b06c14eea01/work/artifacts" 2026-07-11 03:46:36.801367 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/3803be313d4e4be496743b06c14eea01/work/docs" 2026-07-11 03:46:36.822170 | 2026-07-11 03:46:36.822436 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-11 03:46:37.626246 | ubuntu-noble | changed: 2026-07-11 03:46:37.626636 | ubuntu-noble | .d..t...... ./ 2026-07-11 03:46:37.626698 | ubuntu-noble | >f+++++++++ net-debug.post.txt 2026-07-11 03:46:37.626740 | ubuntu-noble | >f+++++++++ net-debug.pre.txt 2026-07-11 03:46:37.626778 | ubuntu-noble | >f+++++++++ sudo-debug.txt 2026-07-11 03:46:37.626815 | ubuntu-noble | >f+++++++++ sudo-strace.log 2026-07-11 03:46:37.626876 | ubuntu-noble | >f+++++++++ sudo-strace.log.time 2026-07-11 03:46:37.626946 | ubuntu-noble | changed: All items complete 2026-07-11 03:46:37.626985 | 2026-07-11 03:46:38.230477 | ubuntu-noble | changed: .d..t...... ./ 2026-07-11 03:46:38.841033 | ubuntu-noble | changed: .d..t...... ./ 2026-07-11 03:46:38.862572 | 2026-07-11 03:46:38.862717 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-11 03:46:38.897743 | ubuntu-noble | skipping: Conditional result was False 2026-07-11 03:46:38.901004 | ubuntu-noble | skipping: Conditional result was False 2026-07-11 03:46:38.928435 | 2026-07-11 03:46:38.928593 | PLAY RECAP 2026-07-11 03:46:38.928700 | ubuntu-noble | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-11 03:46:38.928751 | 2026-07-11 03:46:39.080307 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-11 03:46:39.081249 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-11 03:46:39.838122 | 2026-07-11 03:46:39.838345 | PLAY [Base post] 2026-07-11 03:46:39.853266 | 2026-07-11 03:46:39.853458 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-11 03:46:40.759050 | ubuntu-noble | changed 2026-07-11 03:46:40.767798 | 2026-07-11 03:46:40.767924 | PLAY RECAP 2026-07-11 03:46:40.767997 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-11 03:46:40.768071 | 2026-07-11 03:46:40.893932 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-11 03:46:40.896018 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-11 03:46:41.699996 | 2026-07-11 03:46:41.700174 | PLAY [Base post-logs] 2026-07-11 03:46:41.711240 | 2026-07-11 03:46:41.711417 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-11 03:46:42.228801 | localhost | changed 2026-07-11 03:46:42.253645 | 2026-07-11 03:46:42.253979 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-11 03:46:42.295995 | localhost | ok 2026-07-11 03:46:42.302181 | 2026-07-11 03:46:42.302398 | TASK [Set zuul-log-path fact] 2026-07-11 03:46:42.331674 | localhost | ok 2026-07-11 03:46:42.347675 | 2026-07-11 03:46:42.347866 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-11 03:46:42.388229 | localhost | ok 2026-07-11 03:46:42.399202 | 2026-07-11 03:46:42.399482 | TASK [upload-logs : Create log directories] 2026-07-11 03:46:42.946688 | localhost | changed 2026-07-11 03:46:42.952176 | 2026-07-11 03:46:42.952421 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-11 03:46:43.485330 | localhost -> localhost | ok: Runtime: 0:00:00.009660 2026-07-11 03:46:43.492661 | 2026-07-11 03:46:43.492842 | TASK [upload-logs : Upload logs to log server] 2026-07-11 03:46:44.112643 | localhost | Output suppressed because no_log was given 2026-07-11 03:46:44.116205 | 2026-07-11 03:46:44.116425 | LOOP [upload-logs : Compress console log and json output] 2026-07-11 03:46:44.167946 | localhost | skipping: Conditional result was False 2026-07-11 03:46:44.173053 | localhost | skipping: Conditional result was False 2026-07-11 03:46:44.180241 | 2026-07-11 03:46:44.180504 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-11 03:46:44.230062 | localhost | skipping: Conditional result was False 2026-07-11 03:46:44.230788 | 2026-07-11 03:46:44.233050 | localhost | skipping: Conditional result was False 2026-07-11 03:46:44.241091 | 2026-07-11 03:46:44.241349 | LOOP [upload-logs : Upload console log and json output]