2026-06-20 13:46:57.676166 | Job console starting 2026-06-20 13:46:57.723390 | Updating git repos 2026-06-20 13:46:57.786907 | Cloning repos into workspace 2026-06-20 13:46:57.850272 | Restoring repo states 2026-06-20 13:46:57.874562 | Merging changes 2026-06-20 13:46:58.501070 | Checking out repos 2026-06-20 13:46:58.554643 | Preparing playbooks 2026-06-20 13:47:00.082431 | Running Ansible setup 2026-06-20 13:47:06.233242 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-20 13:47:07.144088 | 2026-06-20 13:47:07.144287 | PLAY [Base pre] 2026-06-20 13:47:07.177155 | 2026-06-20 13:47:07.177348 | TASK [Setup log path fact] 2026-06-20 13:47:07.220682 | ubuntu-noble | ok 2026-06-20 13:47:07.263489 | 2026-06-20 13:47:07.263685 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-20 13:47:07.328026 | ubuntu-noble | ok 2026-06-20 13:47:07.346660 | 2026-06-20 13:47:07.346807 | TASK [emit-job-header : Print job information] 2026-06-20 13:47:07.418252 | # Job Information 2026-06-20 13:47:07.418495 | Ansible Version: 2.16.14 2026-06-20 13:47:07.418532 | Job: netbox-manager-e2e 2026-06-20 13:47:07.418566 | Pipeline: check 2026-06-20 13:47:07.418589 | Executor: 521e9411259a 2026-06-20 13:47:07.418609 | Triggered by: https://github.com/osism/netbox-manager/pull/263 2026-06-20 13:47:07.418631 | Event ID: 7aff7f70-6cae-11f1-9b95-198707d66475 2026-06-20 13:47:07.423968 | 2026-06-20 13:47:07.424093 | LOOP [emit-job-header : Print node information] 2026-06-20 13:47:07.647376 | ubuntu-noble | ok: 2026-06-20 13:47:07.647552 | ubuntu-noble | # Node Information 2026-06-20 13:47:07.647586 | ubuntu-noble | Inventory Hostname: ubuntu-noble 2026-06-20 13:47:07.647611 | ubuntu-noble | Hostname: ubuntu 2026-06-20 13:47:07.647633 | ubuntu-noble | Username: zuul 2026-06-20 13:47:07.647653 | ubuntu-noble | Distro: Ubuntu 24.04 2026-06-20 13:47:07.647678 | ubuntu-noble | Provider: regiocloud-a 2026-06-20 13:47:07.647698 | ubuntu-noble | Region: 2026-06-20 13:47:07.647719 | ubuntu-noble | Label: ubuntu-noble 2026-06-20 13:47:07.647738 | ubuntu-noble | Product Name: OpenStack Nova 2026-06-20 13:47:07.647758 | ubuntu-noble | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe77:48d7 2026-06-20 13:47:07.663042 | 2026-06-20 13:47:07.663162 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-20 13:47:08.360917 | ubuntu-noble -> localhost | changed 2026-06-20 13:47:08.367696 | 2026-06-20 13:47:08.367799 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-20 13:47:09.738154 | ubuntu-noble -> localhost | changed 2026-06-20 13:47:09.752105 | 2026-06-20 13:47:09.752355 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-20 13:47:10.086545 | ubuntu-noble -> localhost | ok 2026-06-20 13:47:10.092840 | 2026-06-20 13:47:10.092945 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-20 13:47:10.132830 | ubuntu-noble | ok 2026-06-20 13:47:10.148936 | ubuntu-noble | included: /var/lib/zuul/builds/a274c2cc7f6543b8aa4732d005af5f0d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-20 13:47:10.155064 | 2026-06-20 13:47:10.155161 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-20 13:47:12.492502 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-06-20 13:47:12.492709 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/a274c2cc7f6543b8aa4732d005af5f0d/work/a274c2cc7f6543b8aa4732d005af5f0d_id_rsa 2026-06-20 13:47:12.492747 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/a274c2cc7f6543b8aa4732d005af5f0d/work/a274c2cc7f6543b8aa4732d005af5f0d_id_rsa.pub 2026-06-20 13:47:12.492774 | ubuntu-noble -> localhost | The key fingerprint is: 2026-06-20 13:47:12.492798 | ubuntu-noble -> localhost | SHA256:sVS7+ME5ypRiRMvFxgOQz8A9Mqlf0UevURP5w5aqsP4 zuul-build-sshkey 2026-06-20 13:47:12.492820 | ubuntu-noble -> localhost | The key's randomart image is: 2026-06-20 13:47:12.492852 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-06-20 13:47:12.492874 | ubuntu-noble -> localhost | | ..=o=..o +o | 2026-06-20 13:47:12.492895 | ubuntu-noble -> localhost | | Bo+o*..+.. | 2026-06-20 13:47:12.492916 | ubuntu-noble -> localhost | | . *++ooo .o . | 2026-06-20 13:47:12.492935 | ubuntu-noble -> localhost | | . .+. * = * | 2026-06-20 13:47:12.492955 | ubuntu-noble -> localhost | | . .o S B o . | 2026-06-20 13:47:12.492976 | ubuntu-noble -> localhost | | .. +.o o. | 2026-06-20 13:47:12.492996 | ubuntu-noble -> localhost | | oo.. | 2026-06-20 13:47:12.493020 | ubuntu-noble -> localhost | | . . | 2026-06-20 13:47:12.493041 | ubuntu-noble -> localhost | | ...E | 2026-06-20 13:47:12.493060 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-06-20 13:47:12.493114 | ubuntu-noble -> localhost | ok: Runtime: 0:00:01.583469 2026-06-20 13:47:12.499300 | 2026-06-20 13:47:12.499402 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-20 13:47:12.517443 | ubuntu-noble | ok 2026-06-20 13:47:12.527889 | ubuntu-noble | included: /var/lib/zuul/builds/a274c2cc7f6543b8aa4732d005af5f0d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-20 13:47:12.536903 | 2026-06-20 13:47:12.536991 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-20 13:47:12.549986 | ubuntu-noble | skipping: Conditional result was False 2026-06-20 13:47:12.555753 | 2026-06-20 13:47:12.555850 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-20 13:47:13.232152 | ubuntu-noble | changed 2026-06-20 13:47:13.237343 | 2026-06-20 13:47:13.237434 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-20 13:47:13.572487 | ubuntu-noble | ok 2026-06-20 13:47:13.578052 | 2026-06-20 13:47:13.578152 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-20 13:47:14.278495 | ubuntu-noble | changed 2026-06-20 13:47:14.283952 | 2026-06-20 13:47:14.284051 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-20 13:47:14.971709 | ubuntu-noble | changed 2026-06-20 13:47:14.976986 | 2026-06-20 13:47:14.977082 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-20 13:47:15.013188 | ubuntu-noble | skipping: Conditional result was False 2026-06-20 13:47:15.019968 | 2026-06-20 13:47:15.020076 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-20 13:47:15.430544 | ubuntu-noble -> localhost | changed 2026-06-20 13:47:15.440750 | 2026-06-20 13:47:15.440855 | TASK [add-build-sshkey : Add back temp key] 2026-06-20 13:47:15.748997 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/a274c2cc7f6543b8aa4732d005af5f0d/work/a274c2cc7f6543b8aa4732d005af5f0d_id_rsa (zuul-build-sshkey) 2026-06-20 13:47:15.749576 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.014674 2026-06-20 13:47:15.768980 | 2026-06-20 13:47:15.769120 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-20 13:47:16.185473 | ubuntu-noble | ok 2026-06-20 13:47:16.191151 | 2026-06-20 13:47:16.191254 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-20 13:47:16.224528 | ubuntu-noble | skipping: Conditional result was False 2026-06-20 13:47:16.237337 | 2026-06-20 13:47:16.237442 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-20 13:47:16.673320 | ubuntu-noble | ok 2026-06-20 13:47:16.683936 | 2026-06-20 13:47:16.684049 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-20 13:47:16.721819 | ubuntu-noble | ok 2026-06-20 13:47:16.726847 | 2026-06-20 13:47:16.726956 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-20 13:47:17.004494 | ubuntu-noble -> localhost | ok 2026-06-20 13:47:17.011061 | 2026-06-20 13:47:17.011167 | TASK [validate-host : Collect information about the host] 2026-06-20 13:47:18.222154 | ubuntu-noble | ok 2026-06-20 13:47:18.236325 | 2026-06-20 13:47:18.236441 | TASK [validate-host : Sanitize hostname] 2026-06-20 13:47:18.402591 | ubuntu-noble | ok 2026-06-20 13:47:18.407261 | 2026-06-20 13:47:18.407366 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-20 13:47:18.936579 | ubuntu-noble -> localhost | changed 2026-06-20 13:47:18.942311 | 2026-06-20 13:47:18.942406 | TASK [validate-host : Collect information about zuul worker] 2026-06-20 13:47:19.399120 | ubuntu-noble | ok 2026-06-20 13:47:19.405253 | 2026-06-20 13:47:19.405413 | TASK [validate-host : Write out all zuul information for each host] 2026-06-20 13:47:19.985548 | ubuntu-noble -> localhost | changed 2026-06-20 13:47:19.995755 | 2026-06-20 13:47:19.995900 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-20 13:47:20.314913 | ubuntu-noble | ok 2026-06-20 13:47:20.321216 | 2026-06-20 13:47:20.321365 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-20 13:47:21.299549 | ubuntu-noble | changed: 2026-06-20 13:47:21.299778 | ubuntu-noble | cd+++++++++ src/ 2026-06-20 13:47:21.299815 | ubuntu-noble | cd+++++++++ src/github.com/ 2026-06-20 13:47:21.299842 | ubuntu-noble | cd+++++++++ src/github.com/osism/ 2026-06-20 13:47:21.299864 | ubuntu-noble | cd+++++++++ src/github.com/osism/netbox-manager/ 2026-06-20 13:47:21.299885 | ubuntu-noble | netbox_manager/requirements.yml 2026-06-20 13:47:21.300164 | ubuntu-noble | cL+++++++++ src/github.com/osism/netbox-manager/settings.toml.sample -> netbox_manager/settings.toml.sample 2026-06-20 13:47:21.300183 | ubuntu-noble | netbox-manager==0.20260614.0) (49.0.0) 2026-06-20 13:49:29.978087 | 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.20260614.0) (26.2) 2026-06-20 13:49:29.978874 | 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.20260614.0) (1.2.1) 2026-06-20 13:49:29.980283 | 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.20260614.0) (4.9.0) 2026-06-20 13:49:29.980887 | 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.20260614.0) (3.1.2) 2026-06-20 13:49:29.985360 | 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.20260614.0) (4.0.12) 2026-06-20 13:49:29.988028 | 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.20260614.0) (3.0.3) 2026-06-20 13:49:29.996733 | 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.20260614.0) (2.34.2) 2026-06-20 13:49:30.003526 | 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.0->netbox-manager==0.20260614.0) (7.0.3) 2026-06-20 13:49:30.004396 | 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.0->netbox-manager==0.20260614.0) (2.9.0.post0) 2026-06-20 13:49:30.005018 | 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.0->netbox-manager==0.20260614.0) (5.8.0) 2026-06-20 13:49:30.006838 | 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.7->netbox-manager==0.20260614.0) (1.5.4) 2026-06-20 13:49:30.007564 | 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.7->netbox-manager==0.20260614.0) (15.0.0) 2026-06-20 13:49:30.008262 | 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.7->netbox-manager==0.20260614.0) (0.0.4) 2026-06-20 13:49:30.011760 | 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.20260614.0) (5.0.3) 2026-06-20 13:49:30.013421 | 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.20260614.0) (3.4.7) 2026-06-20 13:49:30.014041 | 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.20260614.0) (3.18) 2026-06-20 13:49:30.014715 | 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.20260614.0) (2.7.0) 2026-06-20 13:49:30.015464 | 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.20260614.0) (2026.6.17) 2026-06-20 13:49:30.027222 | 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.20260614.0) (0.7.0) 2026-06-20 13:49:30.029799 | 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.0->netbox-manager==0.20260614.0) (1.17.0) 2026-06-20 13:49:30.031927 | 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.7->netbox-manager==0.20260614.0) (4.2.0) 2026-06-20 13:49:30.032727 | 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.7->netbox-manager==0.20260614.0) (2.20.0) 2026-06-20 13:49:30.035459 | 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.7->netbox-manager==0.20260614.0) (0.1.2) 2026-06-20 13:49:30.041980 | 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.20260614.0) (2.0.0) 2026-06-20 13:49:30.043808 | 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.20260614.0) (3.0) 2026-06-20 13:49:30.047502 | 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.20260614.0) (0.12.2) 2026-06-20 13:49:30.062108 | ubuntu-noble | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-06-20 13:49:30.096966 | ubuntu-noble | Building wheels for collected packages: netbox-manager 2026-06-20 13:49:30.098090 | ubuntu-noble | Building wheel for netbox-manager (pyproject.toml): started 2026-06-20 13:49:30.839602 | ubuntu-noble | Building wheel for netbox-manager (pyproject.toml): finished with status 'done' 2026-06-20 13:49:30.841950 | ubuntu-noble | Created wheel for netbox-manager: filename=netbox_manager-0.20260614.0-py3-none-any.whl size=47346 sha256=d99a94f965983866dc6763e8cc662fdc1ef543650aeb013bb4244c27152c41c6 2026-06-20 13:49:30.842531 | ubuntu-noble | Stored in directory: /home/zuul/.cache/pip/wheels/9e/63/3a/311a4c9cfe838f0bc10aa66f359f4731006e5f9e94ead8e644 2026-06-20 13:49:30.854140 | ubuntu-noble | Successfully built netbox-manager 2026-06-20 13:49:30.897118 | ubuntu-noble | Installing collected packages: typing_extensions, netbox-manager 2026-06-20 13:49:30.996373 | ubuntu-noble | 2026-06-20 13:49:31.000799 | ubuntu-noble | Successfully installed netbox-manager-0.20260614.0 typing_extensions-4.15.0 2026-06-20 13:49:31.526354 | ubuntu-noble | ok: Runtime: 0:00:19.938277 2026-06-20 13:49:31.539966 | 2026-06-20 13:49:31.540172 | TASK [Run the E2E test] 2026-06-20 13:49:31.861205 | ubuntu-noble | + /tmp/venv/bin/pipenv run make e2e 2026-06-20 13:49:32.319409 | ubuntu-noble | tests/e2e/run.sh 2026-06-20 13:49:32.395263 | ubuntu-noble | No kind clusters found. 2026-06-20 13:49:32.405822 | ubuntu-noble | >>> Creating kind cluster 'netbox-manager-e2e' 2026-06-20 13:49:32.443982 | ubuntu-noble | No kind clusters found. 2026-06-20 13:49:32.573589 | ubuntu-noble | Creating cluster "netbox-manager-e2e" ... 2026-06-20 13:49:32.573902 | ubuntu-noble | • Ensuring node image (kindest/node:v1.35.5) 🖼 ... 2026-06-20 13:49:48.787040 | ubuntu-noble | ✓ Ensuring node image (kindest/node:v1.35.5) 🖼 2026-06-20 13:49:48.787157 | ubuntu-noble | • Preparing nodes 📦 ... 2026-06-20 13:49:51.655858 | ubuntu-noble | ✓ Preparing nodes 📦 2026-06-20 13:49:51.712646 | ubuntu-noble | • Writing configuration 📜 ... 2026-06-20 13:49:52.012742 | ubuntu-noble | ✓ Writing configuration 📜 2026-06-20 13:49:52.012796 | ubuntu-noble | • Starting control-plane 🕹️ ... 2026-06-20 13:50:04.183450 | ubuntu-noble | ✓ Starting control-plane 🕹️ 2026-06-20 13:50:04.183519 | ubuntu-noble | • Installing CNI 🔌 ... 2026-06-20 13:50:04.805571 | ubuntu-noble | ✓ Installing CNI 🔌 2026-06-20 13:50:04.805640 | ubuntu-noble | • Installing StorageClass 💾 ... 2026-06-20 13:50:05.440339 | ubuntu-noble | ✓ Installing StorageClass 💾 2026-06-20 13:50:05.791771 | ubuntu-noble | Set kubectl context to "kind-netbox-manager-e2e" 2026-06-20 13:50:05.791870 | ubuntu-noble | You can now use your cluster with: 2026-06-20 13:50:05.791878 | ubuntu-noble | 2026-06-20 13:50:05.791886 | ubuntu-noble | kubectl cluster-info --context kind-netbox-manager-e2e 2026-06-20 13:50:05.791897 | ubuntu-noble | 2026-06-20 13:50:05.791901 | ubuntu-noble | Have a nice day! 👋 2026-06-20 13:50:05.792928 | ubuntu-noble | >>> Deploying NetBox (netbox-chart 8.2.5) into 'netbox' 2026-06-20 13:50:05.881130 | ubuntu-noble | Release "netbox" does not exist. Installing it now. 2026-06-20 13:50:06.710513 | ubuntu-noble | Pulled: ghcr.io/netbox-community/netbox-chart/netbox:8.2.5 2026-06-20 13:50:06.710606 | ubuntu-noble | Digest: sha256:11dc736b8a5c16a490c7bbc5904264dd8f9479c5a140593fc89eeaf7d73646ed 2026-06-20 14:01:50.941387 | ubuntu-noble | NAME: netbox 2026-06-20 14:01:50.942281 | ubuntu-noble | LAST DEPLOYED: Sat Jun 20 13:50:06 2026 2026-06-20 14:01:50.942308 | ubuntu-noble | NAMESPACE: netbox 2026-06-20 14:01:50.942315 | ubuntu-noble | STATUS: deployed 2026-06-20 14:01:50.942319 | ubuntu-noble | REVISION: 1 2026-06-20 14:01:50.942332 | ubuntu-noble | NOTES: 2026-06-20 14:01:50.942337 | ubuntu-noble | CHART NAME: netbox 2026-06-20 14:01:50.942345 | ubuntu-noble | CHART VERSION: 8.2.5 2026-06-20 14:01:50.942349 | ubuntu-noble | APP VERSION: v4.5.10 2026-06-20 14:01:50.942354 | ubuntu-noble | 2026-06-20 14:01:50.942359 | ubuntu-noble | ** Please be patient while the chart is being deployed ** 2026-06-20 14:01:50.942364 | ubuntu-noble | 2026-06-20 14:01:50.942369 | ubuntu-noble | Netbox can be accessed through the following DNS name from within the cluster: 2026-06-20 14:01:50.942374 | ubuntu-noble | 2026-06-20 14:01:50.942378 | ubuntu-noble | netbox.netbox.svc.cluster.local (port 80) 2026-06-20 14:01:50.942383 | ubuntu-noble | 2026-06-20 14:01:50.942387 | ubuntu-noble | To access Netbox site from outside the cluster follow the steps below. 2026-06-20 14:01:50.942391 | ubuntu-noble | 2026-06-20 14:01:50.942396 | ubuntu-noble | Get the application URL by running these commands: 2026-06-20 14:01:50.942400 | ubuntu-noble | 2026-06-20 14:01:50.942406 | 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-06-20 14:01:50.942411 | ubuntu-noble | echo "Visit http://127.0.0.1:8080 to use your application" 2026-06-20 14:01:50.942416 | ubuntu-noble | kubectl port-forward $POD_NAME 8080:8080 2026-06-20 14:01:50.942420 | ubuntu-noble | 2026-06-20 14:01:50.942425 | 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-06-20 14:01:50.942431 | ubuntu-noble | - resources 2026-06-20 14:01:50.942435 | ubuntu-noble | - worker.resources 2026-06-20 14:01:50.942440 | ubuntu-noble | +info https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/ 2026-06-20 14:01:50.952184 | ubuntu-noble | >>> Waiting for the NetBox deployment to become available 2026-06-20 14:01:51.494672 | ubuntu-noble | deployment "netbox" successfully rolled out 2026-06-20 14:01:51.499905 | ubuntu-noble | >>> Creating a deterministic v1 API token for the superuser 2026-06-20 14:01:51.664557 | ubuntu-noble | Defaulted container "netbox" out of: netbox, init-dirs (init) 2026-06-20 14:01:54.528300 | ubuntu-noble | 🧬 loaded config '/etc/netbox/config/configuration.py' 2026-06-20 14:01:54.528368 | ubuntu-noble | 🧬 loaded config '/etc/netbox/config/extra.py' 2026-06-20 14:01:54.528377 | ubuntu-noble | 🧬 loaded config '/etc/netbox/config/logging.py' 2026-06-20 14:01:54.528382 | ubuntu-noble | 🧬 loaded config '/etc/netbox/config/plugins.py' 2026-06-20 14:01:54.528390 | ubuntu-noble | 149 objects imported automatically (use -v 2 for details). 2026-06-20 14:01:54.528397 | ubuntu-noble | 2026-06-20 14:01:54.528403 | ubuntu-noble | Created v1 token for admin 2026-06-20 14:01:55.115513 | ubuntu-noble | 2026-06-20 14:01:55.115571 | ubuntu-noble | NetBox is deployed. 2026-06-20 14:01:55.115577 | ubuntu-noble | 2026-06-20 14:01:55.115582 | ubuntu-noble | Namespace : netbox 2026-06-20 14:01:55.115585 | ubuntu-noble | 2026-06-20 14:01:55.115589 | ubuntu-noble | Port-forward it for local access with: 2026-06-20 14:01:55.115594 | ubuntu-noble | 2026-06-20 14:01:55.115597 | ubuntu-noble | kubectl -n netbox port-forward svc/netbox 8080:80 2026-06-20 14:01:55.115601 | ubuntu-noble | 2026-06-20 14:01:55.118130 | ubuntu-noble | >>> Port-forwarding svc/netbox -> 127.0.0.1:8080 2026-06-20 14:01:55.279163 | ubuntu-noble | Forwarding from 127.0.0.1:8080 -> 8080 2026-06-20 14:01:55.279246 | ubuntu-noble | Forwarding from [::1]:8080 -> 8080 2026-06-20 14:01:56.210662 | ubuntu-noble | Handling connection for 8080 2026-06-20 14:01:56.276723 | ubuntu-noble | >>> Installing the netbox.netbox Ansible collection 2026-06-20 14:01:57.340999 | ubuntu-noble | Cloning into '/home/zuul/.ansible/tmp/ansible-local-1675871cqx5jw/tmpxn4i2x0q/ansible_modules3ac5k9zz'... 2026-06-20 14:01:59.037120 | ubuntu-noble | Already on 'devel' 2026-06-20 14:01:59.037288 | ubuntu-noble | Your branch is up to date with 'origin/devel'. 2026-06-20 14:01:59.237785 | ubuntu-noble | Starting galaxy collection install process 2026-06-20 14:01:59.237875 | ubuntu-noble | Process install dependency map 2026-06-20 14:01:59.237894 | ubuntu-noble | Starting collection install process 2026-06-20 14:01:59.237910 | ubuntu-noble | Installing 'netbox.netbox:3.23.0' to '/home/zuul/.ansible/collections/ansible_collections/netbox/netbox' 2026-06-20 14:01:59.237923 | ubuntu-noble | Created collection for netbox.netbox:3.23.0 at /home/zuul/.ansible/collections/ansible_collections/netbox/netbox 2026-06-20 14:01:59.237935 | ubuntu-noble | netbox.netbox:3.23.0 was installed successfully 2026-06-20 14:01:59.291287 | ubuntu-noble | >>> Applying example/ with 'netbox-manager run --fail-fast' 2026-06-20 14:02:00.048211 | ubuntu-noble | 2026-06-20 14:02:00 | INFO  | Wait for NetBox service 2026-06-20 14:02:00.747580 | ubuntu-noble | 2026-06-20 14:02:00.747633 | ubuntu-noble | PLAY [Wait for NetBox service] ************************************************* 2026-06-20 14:02:00.762502 | ubuntu-noble | 2026-06-20 14:02:00.762545 | ubuntu-noble | TASK [Wait for NetBox service REST API] **************************************** 2026-06-20 14:02:01.445851 | ubuntu-noble | Handling connection for 8080 2026-06-20 14:02:01.568079 | ubuntu-noble | ok: [localhost] 2026-06-20 14:02:01.570205 | ubuntu-noble | 2026-06-20 14:02:01.570241 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-06-20 14:02:01.570247 | ubuntu-noble | localhost : ok=1 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-06-20 14:02:01.763784 | ubuntu-noble | Handling connection for 8080 2026-06-20 14:02:02.121469 | ubuntu-noble | 2026-06-20 14:02:02 | INFO  | Manage devicetypes 2026-06-20 14:02:07.202184 | ubuntu-noble | 2026-06-20 14:02:07 | INFO  | Manage moduletypes 2026-06-20 14:02:07.325020 | ubuntu-noble | 2026-06-20 14:02:07 | INFO  | Manage resources 2026-06-20 14:02:07.329168 | ubuntu-noble | 2026-06-20 14:02:07 | INFO  | Handle file example/resources/000-base.yml 2026-06-20 14:02:08.102105 | 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-06-20 14:02:08.102145 | 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-06-20 14:02:08.102151 | 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-06-20 14:02:08.102167 | 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-06-20 14:02:08.102180 | ubuntu-noble | 2026-06-20 14:02:08.102185 | ubuntu-noble | PLAY [Manage NetBox resources defined in 000-base.yml] ************************* 2026-06-20 14:02:08.110269 | ubuntu-noble | 2026-06-20 14:02:08.110297 | ubuntu-noble | TASK [Manage NetBox resource OOB of type ipam_role] **************************** 2026-06-20 14:02:08.952865 | ubuntu-noble | Handling connection for 8080 2026-06-20 14:02:09.265534 | ubuntu-noble | changed: [localhost] 2026-06-20 14:02:09.266461 | ubuntu-noble | 2026-06-20 14:02:09.266484 | ubuntu-noble | TASK [Manage NetBox resource Management of type ipam_role] ********************* 2026-06-20 14:02:09.859612 | ubuntu-noble | Handling connection for 8080 2026-06-20 14:02:10.266826 | ubuntu-noble | changed: [localhost] 2026-06-20 14:02:10.268203 | ubuntu-noble | 2026-06-20 14:02:10.268223 | ubuntu-noble | TASK [Manage NetBox resource External of type ipam_role] *********************** 2026-06-20 14:02:10.849352 | ubuntu-noble | Handling connection for 8080 2026-06-20 14:02:11.084617 | ubuntu-noble | changed: [localhost] 2026-06-20 14:02:11.087734 | ubuntu-noble | 2026-06-20 14:02:11.087765 | ubuntu-noble | TASK [Manage NetBox resource Manager of type device_role] ********************** 2026-06-20 14:02:11.918946 | ubuntu-noble | Handling connection for 8080 2026-06-20 14:02:13.727824 | ubuntu-noble | changed: [localhost] 2026-06-20 14:02:13.730670 | ubuntu-noble | 2026-06-20 14:02:13.730699 | ubuntu-noble | TASK [Manage NetBox resource Control of type device_role] ********************** 2026-06-20 14:02:14.330225 | ubuntu-noble | Handling connection for 8080 2026-06-20 14:02:14.614467 | ubuntu-noble | changed: [localhost] 2026-06-20 14:02:14.617717 | ubuntu-noble | 2026-06-20 14:02:14.617762 | ubuntu-noble | TASK [Manage NetBox resource Compute of type device_role] ********************** 2026-06-20 14:02:15.226459 | ubuntu-noble | Handling connection for 8080 2026-06-20 14:02:15.884306 | ubuntu-noble | changed: [localhost] 2026-06-20 14:02:15.886767 | ubuntu-noble | 2026-06-20 14:02:15.886831 | ubuntu-noble | TASK [Manage NetBox resource Storage of type device_role] ********************** 2026-06-20 14:02:16.448153 | ubuntu-noble | Handling connection for 8080 2026-06-20 14:02:16.669694 | ubuntu-noble | changed: [localhost] 2026-06-20 14:02:16.672267 | ubuntu-noble | 2026-06-20 14:02:16.672313 | ubuntu-noble | TASK [Manage NetBox resource Leaf of type device_role] ************************* 2026-06-20 14:02:17.265444 | ubuntu-noble | Handling connection for 8080 2026-06-20 14:02:17.734471 | ubuntu-noble | changed: [localhost] 2026-06-20 14:02:17.736276 | ubuntu-noble | 2026-06-20 14:02:17.736297 | ubuntu-noble | TASK [Manage NetBox resource Spine of type device_role] ************************ 2026-06-20 14:02:18.304300 | ubuntu-noble | Handling connection for 8080 2026-06-20 14:02:18.612535 | ubuntu-noble | changed: [localhost] 2026-06-20 14:02:18.618586 | ubuntu-noble | 2026-06-20 14:02:18.618631 | ubuntu-noble | TASK [Manage NetBox resource Access Leaf of type device_role] ****************** 2026-06-20 14:02:19.231672 | ubuntu-noble | Handling connection for 8080 2026-06-20 14:02:19.502423 | ubuntu-noble | changed: [localhost] 2026-06-20 14:02:19.505330 | ubuntu-noble | 2026-06-20 14:02:19.505370 | ubuntu-noble | TASK [Manage NetBox resource Managed by OSISM of type tag] ********************* 2026-06-20 14:02:20.318161 | ubuntu-noble | Handling connection for 8080 2026-06-20 14:02:20.658722 | ubuntu-noble | changed: [localhost] 2026-06-20 14:02:20.693957 | ubuntu-noble | 2026-06-20 14:02:20.693996 | ubuntu-noble | TASK [Manage NetBox resource Managed by Metalbox of type tag] ****************** 2026-06-20 14:02:21.248666 | ubuntu-noble | Handling connection for 8080 2026-06-20 14:02:22.004019 | ubuntu-noble | changed: [localhost] 2026-06-20 14:02:22.006436 | ubuntu-noble | 2026-06-20 14:02:22.006459 | ubuntu-noble | TASK [Manage NetBox resource dnsmasq_dhcp_tag of type custom_field] ************ 2026-06-20 14:02:22.865281 | ubuntu-noble | Handling connection for 8080 2026-06-20 14:02:23.672150 | ubuntu-noble | changed: [localhost] 2026-06-20 14:02:23.675712 | ubuntu-noble | 2026-06-20 14:02:23.675744 | ubuntu-noble | TASK [Manage NetBox resource sonic_parameters of type custom_field] ************ 2026-06-20 14:02:24.241916 | ubuntu-noble | Handling connection for 8080 2026-06-20 14:02:24.521302 | ubuntu-noble | changed: [localhost] 2026-06-20 14:02:24.522401 | ubuntu-noble | 2026-06-20 14:02:24.522429 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-06-20 14:02:24.522434 | ubuntu-noble | localhost : ok=14 changed=14 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-06-20 14:02:24.748119 | ubuntu-noble | 2026-06-20 14:02:24 | INFO  | Handle file example/resources/100-initialise.yml 2026-06-20 14:02:25.538812 | ubuntu-noble | 2026-06-20 14:02:25.538867 | ubuntu-noble | PLAY [Manage NetBox resources defined in 100-initialise.yml] ******************* 2026-06-20 14:02:25.547492 | ubuntu-noble | 2026-06-20 14:02:25.547532 | ubuntu-noble | TASK [Manage NetBox resource Testbed of type tenant] *************************** 2026-06-20 14:02:26.370192 | ubuntu-noble | Handling connection for 8080 2026-06-20 14:02:27.090915 | ubuntu-noble | changed: [localhost] 2026-06-20 14:02:27.093983 | ubuntu-noble | 2026-06-20 14:02:27.094007 | ubuntu-noble | TASK [Manage NetBox resource Discworld of type site] *************************** 2026-06-20 14:02:27.902662 | ubuntu-noble | Handling connection for 8080 2026-06-20 14:02:28.285131 | ubuntu-noble | changed: [localhost] 2026-06-20 14:02:28.288910 | ubuntu-noble | 2026-06-20 14:02:28.288958 | ubuntu-noble | TASK [Manage NetBox resource Ankh-Morpork of type location] ******************** 2026-06-20 14:02:29.086954 | ubuntu-noble | Handling connection for 8080 2026-06-20 14:02:29.562876 | ubuntu-noble | changed: [localhost] 2026-06-20 14:02:29.569803 | ubuntu-noble | 2026-06-20 14:02:29.569846 | ubuntu-noble | TASK [Manage NetBox resource OOB Testbed of type vlan] ************************* 2026-06-20 14:02:30.358299 | ubuntu-noble | Handling connection for 8080 2026-06-20 14:02:31.049090 | ubuntu-noble | changed: [localhost] 2026-06-20 14:02:31.051745 | ubuntu-noble | 2026-06-20 14:02:31.051777 | ubuntu-noble | TASK [Manage NetBox resource of type prefix] *********************************** 2026-06-20 14:02:31.858795 | ubuntu-noble | Handling connection for 8080 2026-06-20 14:02:33.522094 | ubuntu-noble | changed: [localhost] 2026-06-20 14:02:33.524513 | ubuntu-noble | 2026-06-20 14:02:33.524537 | ubuntu-noble | TASK [Manage NetBox resource of type prefix] *********************************** 2026-06-20 14:02:34.130585 | ubuntu-noble | Handling connection for 8080 2026-06-20 14:02:35.119599 | ubuntu-noble | changed: [localhost] 2026-06-20 14:02:35.122024 | ubuntu-noble | 2026-06-20 14:02:35.122087 | ubuntu-noble | TASK [Manage NetBox resource of type prefix] *********************************** 2026-06-20 14:02:35.716416 | ubuntu-noble | Handling connection for 8080 2026-06-20 14:02:36.263531 | ubuntu-noble | changed: [localhost] 2026-06-20 14:02:36.267259 | ubuntu-noble | 2026-06-20 14:02:36.267292 | ubuntu-noble | TASK [Manage NetBox resource of type prefix] *********************************** 2026-06-20 14:02:36.848815 | ubuntu-noble | Handling connection for 8080 2026-06-20 14:02:37.467147 | ubuntu-noble | changed: [localhost] 2026-06-20 14:02:37.476803 | ubuntu-noble | 2026-06-20 14:02:37.476863 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-06-20 14:02:38.337589 | ubuntu-noble | Handling connection for 8080 2026-06-20 14:02:38.751974 | ubuntu-noble | changed: [localhost] 2026-06-20 14:02:38.754650 | ubuntu-noble | 2026-06-20 14:02:38.754674 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-06-20 14:02:39.331553 | ubuntu-noble | Handling connection for 8080 2026-06-20 14:02:39.786151 | ubuntu-noble | changed: [localhost] 2026-06-20 14:02:39.788350 | ubuntu-noble | 2026-06-20 14:02:39.788372 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-06-20 14:02:39.788378 | ubuntu-noble | localhost : ok=10 changed=10 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-06-20 14:02:40.017856 | ubuntu-noble | 2026-06-20 14:02:40 | INFO  | Handle file example/resources/200-rack-1000.yml 2026-06-20 14:02:40.866160 | ubuntu-noble | 2026-06-20 14:02:40.866298 | ubuntu-noble | PLAY [Manage NetBox resources defined in 200-rack-1000.yml] ******************** 2026-06-20 14:02:40.877116 | ubuntu-noble | 2026-06-20 14:02:40.877165 | ubuntu-noble | TASK [Manage NetBox resource 1000 of type rack] ******************************** 2026-06-20 14:02:41.696355 | ubuntu-noble | Handling connection for 8080 2026-06-20 14:02:42.713841 | ubuntu-noble | changed: [localhost] 2026-06-20 14:02:42.716517 | ubuntu-noble | 2026-06-20 14:02:42.716543 | ubuntu-noble | TASK [Manage NetBox resource testbed-switch-0 of type device] ****************** 2026-06-20 14:02:43.501159 | ubuntu-noble | Handling connection for 8080 2026-06-20 14:02:46.171186 | ubuntu-noble | changed: [localhost] 2026-06-20 14:02:46.174529 | ubuntu-noble | 2026-06-20 14:02:46.174602 | ubuntu-noble | TASK [Manage NetBox resource testbed-switch-1 of type device] ****************** 2026-06-20 14:02:46.760212 | ubuntu-noble | Handling connection for 8080 2026-06-20 14:02:50.018038 | ubuntu-noble | changed: [localhost] 2026-06-20 14:02:50.023102 | ubuntu-noble | 2026-06-20 14:02:50.023137 | ubuntu-noble | TASK [Manage NetBox resource testbed-switch-2 of type device] ****************** 2026-06-20 14:02:50.610785 | ubuntu-noble | Handling connection for 8080 2026-06-20 14:02:54.825127 | ubuntu-noble | changed: [localhost] 2026-06-20 14:02:54.828341 | ubuntu-noble | 2026-06-20 14:02:54.828375 | ubuntu-noble | TASK [Manage NetBox resource testbed-switch-3 of type device] ****************** 2026-06-20 14:02:55.447113 | ubuntu-noble | Handling connection for 8080 2026-06-20 14:02:57.570439 | ubuntu-noble | changed: [localhost] 2026-06-20 14:02:57.573331 | ubuntu-noble | 2026-06-20 14:02:57.573356 | ubuntu-noble | TASK [Manage NetBox resource testbed-switch-oob of type device] **************** 2026-06-20 14:02:58.176302 | ubuntu-noble | Handling connection for 8080 2026-06-20 14:02:59.470689 | ubuntu-noble | [ERROR]: Task failed: Module failed: out-of-band not found 2026-06-20 14:02:59.470763 | ubuntu-noble | Origin: /tmp/tmpmzoxbupq.yml:123:7 2026-06-20 14:02:59.470780 | ubuntu-noble | 2026-06-20 14:02:59.470794 | ubuntu-noble | 121 state: present 2026-06-20 14:02:59.470810 | ubuntu-noble | 122 validate_certs: false 2026-06-20 14:02:59.470824 | ubuntu-noble | 123 - name: Manage NetBox resource testbed-switch-oob of type device 2026-06-20 14:02:59.470837 | ubuntu-noble | ^ column 7 2026-06-20 14:02:59.470850 | ubuntu-noble | 2026-06-20 14:02:59.470862 | ubuntu-noble | fatal: [localhost]: FAILED! => {"changed": false, "msg": "out-of-band not found"} 2026-06-20 14:02:59.473015 | ubuntu-noble | 2026-06-20 14:02:59.473089 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-06-20 14:02:59.473107 | ubuntu-noble | localhost : ok=5 changed=5 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 2026-06-20 14:02:59.687496 | ubuntu-noble | 2026-06-20 14:02:59 | ERROR  | Ansible playbook failed for example/resources/200-rack-1000.yml. Exiting due to --fail option. 2026-06-20 14:02:59.790385 | ubuntu-noble | >>> E2E run failed (exit 1); dumping cluster diagnostics before teardown 2026-06-20 14:02:59.790464 | ubuntu-noble | ==================== kind / NetBox diagnostics ==================== 2026-06-20 14:02:59.877873 | ubuntu-noble | NAME STATUS ROLES AGE VERSION INTERNAL-IP EXTERNAL-IP OS-IMAGE KERNEL-VERSION CONTAINER-RUNTIME 2026-06-20 14:02:59.877931 | ubuntu-noble | netbox-manager-e2e-control-plane Ready control-plane 12m v1.35.5 172.18.0.2 Debian GNU/Linux 13 (trixie) 6.8.0-124-generic containerd://2.3.1 2026-06-20 14:02:59.881587 | ubuntu-noble | ----- pods (all namespaces) ----- 2026-06-20 14:02:59.983397 | ubuntu-noble | NAMESPACE NAME READY STATUS RESTARTS AGE IP NODE NOMINATED NODE READINESS GATES 2026-06-20 14:02:59.983451 | ubuntu-noble | kube-system coredns-7d764666f9-jkjkw 1/1 Running 0 12m 10.244.0.4 netbox-manager-e2e-control-plane 2026-06-20 14:02:59.983463 | ubuntu-noble | kube-system coredns-7d764666f9-wrvlb 1/1 Running 0 12m 10.244.0.2 netbox-manager-e2e-control-plane 2026-06-20 14:02:59.983468 | ubuntu-noble | kube-system etcd-netbox-manager-e2e-control-plane 1/1 Running 0 12m 172.18.0.2 netbox-manager-e2e-control-plane 2026-06-20 14:02:59.983480 | ubuntu-noble | kube-system kindnet-wvlnb 1/1 Running 0 12m 172.18.0.2 netbox-manager-e2e-control-plane 2026-06-20 14:02:59.983485 | ubuntu-noble | kube-system kube-apiserver-netbox-manager-e2e-control-plane 1/1 Running 0 12m 172.18.0.2 netbox-manager-e2e-control-plane 2026-06-20 14:02:59.983489 | ubuntu-noble | kube-system kube-controller-manager-netbox-manager-e2e-control-plane 1/1 Running 0 12m 172.18.0.2 netbox-manager-e2e-control-plane 2026-06-20 14:02:59.983497 | ubuntu-noble | kube-system kube-proxy-f85p8 1/1 Running 0 12m 172.18.0.2 netbox-manager-e2e-control-plane 2026-06-20 14:02:59.983501 | ubuntu-noble | kube-system kube-scheduler-netbox-manager-e2e-control-plane 1/1 Running 0 12m 172.18.0.2 netbox-manager-e2e-control-plane 2026-06-20 14:02:59.983520 | ubuntu-noble | local-path-storage local-path-provisioner-5c85ddd7fc-lzs4z 1/1 Running 0 12m 10.244.0.3 netbox-manager-e2e-control-plane 2026-06-20 14:02:59.983523 | ubuntu-noble | netbox netbox-dc5db5c78-ssb9v 1/1 Running 0 12m 10.244.0.6 netbox-manager-e2e-control-plane 2026-06-20 14:02:59.983557 | ubuntu-noble | netbox netbox-postgresql-0 1/1 Running 0 12m 10.244.0.10 netbox-manager-e2e-control-plane 2026-06-20 14:02:59.983570 | ubuntu-noble | netbox netbox-valkey-primary-0 1/1 Running 0 12m 10.244.0.9 netbox-manager-e2e-control-plane 2026-06-20 14:02:59.983602 | ubuntu-noble | netbox netbox-worker-5bc9d8c474-g5jr4 1/1 Running 0 12m 10.244.0.5 netbox-manager-e2e-control-plane 2026-06-20 14:02:59.989359 | ubuntu-noble | ----- events (netbox, recent) ----- 2026-06-20 14:03:00.122192 | ubuntu-noble | LAST SEEN TYPE REASON OBJECT MESSAGE 2026-06-20 14:03:00.122262 | ubuntu-noble | 12m Normal ScalingReplicaSet deployment/netbox Scaled up replica set netbox-dc5db5c78 from 0 to 1 2026-06-20 14:03:00.122274 | ubuntu-noble | 12m Normal ScalingReplicaSet deployment/netbox-worker Scaled up replica set netbox-worker-5bc9d8c474 from 0 to 1 2026-06-20 14:03:00.122283 | ubuntu-noble | 12m Normal SuccessfulCreate statefulset/netbox-postgresql Create Pod netbox-postgresql-0 in StatefulSet netbox-postgresql successful 2026-06-20 14:03:00.122292 | ubuntu-noble | 12m Normal NoPods poddisruptionbudget/netbox-valkey-primary No matching pods found 2026-06-20 14:03:00.122309 | ubuntu-noble | 12m Warning FailedScheduling pod/netbox-dc5db5c78-ssb9v 0/1 nodes are available: 1 node(s) had untolerated taint(s). no new claims to deallocate, preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling. 2026-06-20 14:03:00.122322 | ubuntu-noble | 12m Normal NoPods poddisruptionbudget/netbox-postgresql No matching pods found 2026-06-20 14:03:00.122329 | ubuntu-noble | 12m Normal WaitForFirstConsumer persistentvolumeclaim/valkey-data-netbox-valkey-primary-0 waiting for first consumer to be created before binding 2026-06-20 14:03:00.122336 | ubuntu-noble | 12m Normal SuccessfulCreate replicaset/netbox-worker-5bc9d8c474 Created pod: netbox-worker-5bc9d8c474-g5jr4 2026-06-20 14:03:00.122343 | ubuntu-noble | 12m Normal SuccessfulCreate replicaset/netbox-dc5db5c78 Created pod: netbox-dc5db5c78-ssb9v 2026-06-20 14:03:00.122509 | ubuntu-noble | 12m Normal SuccessfulCreate statefulset/netbox-postgresql Create Claim data-netbox-postgresql-0 Pod netbox-postgresql-0 in StatefulSet netbox-postgresql success 2026-06-20 14:03:00.122519 | ubuntu-noble | 12m Warning FailedScheduling pod/netbox-worker-5bc9d8c474-g5jr4 0/1 nodes are available: 1 node(s) had untolerated taint(s). no new claims to deallocate, preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling. 2026-06-20 14:03:00.122527 | ubuntu-noble | 12m Warning FailedScheduling pod/netbox-postgresql-0 0/1 nodes are available: 1 node(s) had untolerated taint(s). no new claims to deallocate, preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling. 2026-06-20 14:03:00.122534 | ubuntu-noble | 12m Normal SuccessfulCreate statefulset/netbox-valkey-primary Create Pod netbox-valkey-primary-0 in StatefulSet netbox-valkey-primary successful 2026-06-20 14:03:00.122586 | ubuntu-noble | 12m Normal SuccessfulCreate statefulset/netbox-valkey-primary Create Claim valkey-data-netbox-valkey-primary-0 Pod netbox-valkey-primary-0 in StatefulSet netbox-valkey-primary success 2026-06-20 14:03:00.122864 | ubuntu-noble | 12m Normal WaitForFirstConsumer persistentvolumeclaim/data-netbox-postgresql-0 waiting for first consumer to be created before binding 2026-06-20 14:03:00.122878 | ubuntu-noble | 12m Warning FailedScheduling pod/netbox-valkey-primary-0 0/1 nodes are available: 1 node(s) had untolerated taint(s). no new claims to deallocate, preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling. 2026-06-20 14:03:00.122890 | ubuntu-noble | 12m Normal ExternalProvisioning persistentvolumeclaim/valkey-data-netbox-valkey-primary-0 Waiting for a volume to be created either by the external provisioner 'rancher.io/local-path' or manually by the system administrator. If volume creation is delayed, please verify that the provisioner is running and correctly registered. 2026-06-20 14:03:00.122900 | ubuntu-noble | 12m Normal Scheduled pod/netbox-worker-5bc9d8c474-g5jr4 Successfully assigned netbox/netbox-worker-5bc9d8c474-g5jr4 to netbox-manager-e2e-control-plane 2026-06-20 14:03:00.122908 | ubuntu-noble | 12m Normal TaintManagerEviction pod/netbox-worker-5bc9d8c474-g5jr4 Cancelling deletion of Pod netbox/netbox-worker-5bc9d8c474-g5jr4 2026-06-20 14:03:00.122929 | ubuntu-noble | 12m Normal TaintManagerEviction pod/netbox-dc5db5c78-ssb9v Cancelling deletion of Pod netbox/netbox-dc5db5c78-ssb9v 2026-06-20 14:03:00.122937 | ubuntu-noble | 12m Normal Scheduled pod/netbox-dc5db5c78-ssb9v Successfully assigned netbox/netbox-dc5db5c78-ssb9v to netbox-manager-e2e-control-plane 2026-06-20 14:03:00.122944 | ubuntu-noble | 12m Normal ExternalProvisioning persistentvolumeclaim/data-netbox-postgresql-0 Waiting for a volume to be created either by the external provisioner 'rancher.io/local-path' or manually by the system administrator. If volume creation is delayed, please verify that the provisioner is running and correctly registered. 2026-06-20 14:03:00.122951 | ubuntu-noble | 12m Normal Pulling pod/netbox-dc5db5c78-ssb9v Pulling image "docker.io/busybox:1.37.0" 2026-06-20 14:03:00.122958 | ubuntu-noble | 12m Normal Pulling pod/netbox-worker-5bc9d8c474-g5jr4 Pulling image "docker.io/rancher/kubectl:v1.36.0" 2026-06-20 14:03:00.122964 | ubuntu-noble | 12m Normal Provisioning persistentvolumeclaim/valkey-data-netbox-valkey-primary-0 External provisioner is provisioning volume for claim "netbox/valkey-data-netbox-valkey-primary-0" 2026-06-20 14:03:00.122972 | ubuntu-noble | 12m Normal Provisioning persistentvolumeclaim/data-netbox-postgresql-0 External provisioner is provisioning volume for claim "netbox/data-netbox-postgresql-0" 2026-06-20 14:03:00.122980 | ubuntu-noble | 12m Normal Created pod/netbox-dc5db5c78-ssb9v Container created 2026-06-20 14:03:00.122987 | ubuntu-noble | 12m Normal Pulled pod/netbox-dc5db5c78-ssb9v Successfully pulled image "docker.io/busybox:1.37.0" in 3.201s (3.201s including waiting). Image size: 2222111 bytes. 2026-06-20 14:03:00.122995 | ubuntu-noble | 12m Normal Pulling pod/netbox-dc5db5c78-ssb9v Pulling image "ghcr.io/netbox-community/netbox:v4.5.10" 2026-06-20 14:03:00.123009 | ubuntu-noble | 12m Normal Started pod/netbox-dc5db5c78-ssb9v Container started 2026-06-20 14:03:00.123016 | ubuntu-noble | 12m Normal Pulled pod/netbox-worker-5bc9d8c474-g5jr4 Successfully pulled image "docker.io/rancher/kubectl:v1.36.0" in 3.51s (6.656s including waiting). Image size: 18087433 bytes. 2026-06-20 14:03:00.123036 | ubuntu-noble | 12m Normal ProvisioningSucceeded persistentvolumeclaim/data-netbox-postgresql-0 Successfully provisioned volume pvc-b13a63dd-52a5-4b25-a54f-38c2205dc027 2026-06-20 14:03:00.123067 | ubuntu-noble | 12m Normal ProvisioningSucceeded persistentvolumeclaim/valkey-data-netbox-valkey-primary-0 Successfully provisioned volume pvc-eae8a86f-778f-455e-9222-86ec2c6ef2c7 2026-06-20 14:03:00.123082 | ubuntu-noble | 12m Normal Scheduled pod/netbox-valkey-primary-0 Successfully assigned netbox/netbox-valkey-primary-0 to netbox-manager-e2e-control-plane 2026-06-20 14:03:00.123089 | ubuntu-noble | 12m Normal Scheduled pod/netbox-postgresql-0 Successfully assigned netbox/netbox-postgresql-0 to netbox-manager-e2e-control-plane 2026-06-20 14:03:00.123096 | ubuntu-noble | 12m Normal Pulling pod/netbox-postgresql-0 Pulling image "registry-1.docker.io/bitnami/postgresql:latest" 2026-06-20 14:03:00.123103 | ubuntu-noble | 12m Normal Pulling pod/netbox-valkey-primary-0 Pulling image "registry-1.docker.io/bitnami/valkey:latest" 2026-06-20 14:03:00.123110 | ubuntu-noble | 12m Normal Pulled pod/netbox-dc5db5c78-ssb9v Successfully pulled image "ghcr.io/netbox-community/netbox:v4.5.10" in 19.756s (22.325s including waiting). Image size: 242889168 bytes. 2026-06-20 14:03:00.123118 | ubuntu-noble | 12m Normal Started pod/netbox-dc5db5c78-ssb9v Container started 2026-06-20 14:03:00.123124 | ubuntu-noble | 12m Normal Created pod/netbox-dc5db5c78-ssb9v Container created 2026-06-20 14:03:00.123131 | ubuntu-noble | 11m Normal Started pod/netbox-postgresql-0 Container started 2026-06-20 14:03:00.123138 | ubuntu-noble | 11m Normal Pulled pod/netbox-postgresql-0 Successfully pulled image "registry-1.docker.io/bitnami/postgresql:latest" in 11.22s (28.658s including waiting). Image size: 127203337 bytes. 2026-06-20 14:03:00.123151 | ubuntu-noble | 11m Normal Created pod/netbox-postgresql-0 Container created 2026-06-20 14:03:00.123158 | ubuntu-noble | 11m Normal Created pod/netbox-valkey-primary-0 Container created 2026-06-20 14:03:00.123165 | ubuntu-noble | 11m Normal Pulled pod/netbox-valkey-primary-0 Successfully pulled image "registry-1.docker.io/bitnami/valkey:latest" in 5.824s (34.382s including waiting). Image size: 49194903 bytes. 2026-06-20 14:03:00.123173 | ubuntu-noble | 11m Normal Started pod/netbox-valkey-primary-0 Container started 2026-06-20 14:03:00.123179 | ubuntu-noble | 11m Warning Unhealthy pod/netbox-postgresql-0 Readiness probe failed: 127.0.0.1:5432 - no response 2026-06-20 14:03:00.123186 | ubuntu-noble | 6m58s Warning Unhealthy pod/netbox-dc5db5c78-ssb9v Startup probe failed: Get "http://10.244.0.6:8080/login/": dial tcp 10.244.0.6:8080: connect: connection refused 2026-06-20 14:03:00.123193 | ubuntu-noble | 2m13s Warning BackOff pod/netbox-worker-5bc9d8c474-g5jr4 Back-off restarting failed container wait-for-backend in pod netbox-worker-5bc9d8c474-g5jr4_netbox(9cc7578d-9262-45c4-8341-aba2e638f472) 2026-06-20 14:03:00.123200 | ubuntu-noble | 107s Warning Unhealthy pod/netbox-dc5db5c78-ssb9v Readiness probe failed: Get "http://10.244.0.6:8080/login/": context deadline exceeded (Client.Timeout exceeded while awaiting headers) 2026-06-20 14:03:00.123213 | ubuntu-noble | 75s Normal Started pod/netbox-worker-5bc9d8c474-g5jr4 Container started 2026-06-20 14:03:00.123220 | ubuntu-noble | 75s Normal Pulled pod/netbox-worker-5bc9d8c474-g5jr4 Container image "docker.io/rancher/kubectl:v1.36.0" already present on machine and can be accessed by the pod 2026-06-20 14:03:00.123227 | ubuntu-noble | 75s Normal Created pod/netbox-worker-5bc9d8c474-g5jr4 Container created 2026-06-20 14:03:00.123234 | ubuntu-noble | 72s Normal Started pod/netbox-worker-5bc9d8c474-g5jr4 Container started 2026-06-20 14:03:00.123241 | ubuntu-noble | 72s Normal Created pod/netbox-worker-5bc9d8c474-g5jr4 Container created 2026-06-20 14:03:00.123248 | ubuntu-noble | 72s Normal Pulled pod/netbox-worker-5bc9d8c474-g5jr4 Container image "ghcr.io/netbox-community/netbox:v4.5.10" already present on machine and can be accessed by the pod 2026-06-20 14:03:00.228513 | ubuntu-noble | ----- describe pod/netbox-dc5db5c78-ssb9v ----- 2026-06-20 14:03:00.345937 | ubuntu-noble | Name: netbox-dc5db5c78-ssb9v 2026-06-20 14:03:00.346000 | ubuntu-noble | Namespace: netbox 2026-06-20 14:03:00.346007 | ubuntu-noble | Priority: 0 2026-06-20 14:03:00.346011 | ubuntu-noble | Service Account: netbox 2026-06-20 14:03:00.346016 | ubuntu-noble | Node: netbox-manager-e2e-control-plane/172.18.0.2 2026-06-20 14:03:00.346020 | ubuntu-noble | Start Time: Sat, 20 Jun 2026 13:50:22 +0000 2026-06-20 14:03:00.346024 | ubuntu-noble | Labels: app.kubernetes.io/component=netbox 2026-06-20 14:03:00.346027 | ubuntu-noble | app.kubernetes.io/instance=netbox 2026-06-20 14:03:00.346031 | ubuntu-noble | app.kubernetes.io/managed-by=Helm 2026-06-20 14:03:00.346035 | ubuntu-noble | app.kubernetes.io/name=netbox 2026-06-20 14:03:00.346039 | ubuntu-noble | app.kubernetes.io/version=v4.5.10 2026-06-20 14:03:00.347667 | ubuntu-noble | helm.sh/chart=netbox-8.2.5 2026-06-20 14:03:00.347705 | ubuntu-noble | pod-template-hash=dc5db5c78 2026-06-20 14:03:00.347712 | ubuntu-noble | Annotations: checksum/config: 63e68c6d2e6c4556bcbb3ed33fbed353831a05af115a3b5d19b9844f7115af88 2026-06-20 14:03:00.347716 | ubuntu-noble | checksum/secret: 4541999713e79c22d9e340590d4b43e58905ac3dd7a2ad31f7a210a18e612fe9 2026-06-20 14:03:00.347720 | ubuntu-noble | Status: Running 2026-06-20 14:03:00.347725 | ubuntu-noble | IP: 10.244.0.6 2026-06-20 14:03:00.347729 | ubuntu-noble | IPs: 2026-06-20 14:03:00.347741 | ubuntu-noble | IP: 10.244.0.6 2026-06-20 14:03:00.347745 | ubuntu-noble | Controlled By: ReplicaSet/netbox-dc5db5c78 2026-06-20 14:03:00.347749 | ubuntu-noble | Init Containers: 2026-06-20 14:03:00.347752 | ubuntu-noble | init-dirs: 2026-06-20 14:03:00.347756 | ubuntu-noble | Container ID: containerd://d26ef3d20cb05ce291ac72d99101958cda30147941ada1e800871dc7711d25c9 2026-06-20 14:03:00.347760 | ubuntu-noble | Image: docker.io/busybox:1.37.0 2026-06-20 14:03:00.347764 | ubuntu-noble | Image ID: docker.io/library/busybox@sha256:9532d8c39891ca2ecde4d30d7710e01fb739c87a8b9299685c63704296b16028 2026-06-20 14:03:00.347769 | ubuntu-noble | Port: 2026-06-20 14:03:00.347772 | ubuntu-noble | Host Port: 2026-06-20 14:03:00.347776 | ubuntu-noble | SeccompProfile: RuntimeDefault 2026-06-20 14:03:00.347779 | ubuntu-noble | Command: 2026-06-20 14:03:00.347783 | ubuntu-noble | /bin/sh 2026-06-20 14:03:00.347786 | ubuntu-noble | -c 2026-06-20 14:03:00.347790 | ubuntu-noble | mkdir -p /opt/unit/state /opt/unit/tmp 2026-06-20 14:03:00.347793 | ubuntu-noble | State: Terminated 2026-06-20 14:03:00.347796 | ubuntu-noble | Reason: Completed 2026-06-20 14:03:00.347800 | ubuntu-noble | Exit Code: 0 2026-06-20 14:03:00.347804 | ubuntu-noble | Started: Sat, 20 Jun 2026 13:50:27 +0000 2026-06-20 14:03:00.347807 | ubuntu-noble | Finished: Sat, 20 Jun 2026 13:50:27 +0000 2026-06-20 14:03:00.347811 | ubuntu-noble | Ready: True 2026-06-20 14:03:00.347815 | ubuntu-noble | Restart Count: 0 2026-06-20 14:03:00.347818 | ubuntu-noble | Limits: 2026-06-20 14:03:00.347822 | ubuntu-noble | cpu: 150m 2026-06-20 14:03:00.347837 | ubuntu-noble | ephemeral-storage: 2Gi 2026-06-20 14:03:00.347841 | ubuntu-noble | memory: 192Mi 2026-06-20 14:03:00.347844 | ubuntu-noble | Requests: 2026-06-20 14:03:00.347848 | ubuntu-noble | cpu: 100m 2026-06-20 14:03:00.347851 | ubuntu-noble | ephemeral-storage: 50Mi 2026-06-20 14:03:00.347855 | ubuntu-noble | memory: 128Mi 2026-06-20 14:03:00.347858 | ubuntu-noble | Environment: 2026-06-20 14:03:00.347861 | ubuntu-noble | Mounts: 2026-06-20 14:03:00.347865 | ubuntu-noble | /opt/unit from optunit (rw) 2026-06-20 14:03:00.347868 | ubuntu-noble | Containers: 2026-06-20 14:03:00.347872 | ubuntu-noble | netbox: 2026-06-20 14:03:00.347875 | ubuntu-noble | Container ID: containerd://7dee2e5707fbf1597d10f9f9468984b74509a6e5888d6b730eade131858fa6d0 2026-06-20 14:03:00.347879 | ubuntu-noble | Image: ghcr.io/netbox-community/netbox:v4.5.10 2026-06-20 14:03:00.347882 | ubuntu-noble | Image ID: ghcr.io/netbox-community/netbox@sha256:3b053a0bd29d8a91e240bfe672d001d8e679b31cf0bea30f9c079fc76bdc1e54 2026-06-20 14:03:00.347886 | ubuntu-noble | Port: 8080/TCP (http) 2026-06-20 14:03:00.347889 | ubuntu-noble | Host Port: 0/TCP (http) 2026-06-20 14:03:00.347893 | ubuntu-noble | SeccompProfile: RuntimeDefault 2026-06-20 14:03:00.347896 | ubuntu-noble | State: Running 2026-06-20 14:03:00.347899 | ubuntu-noble | Started: Sat, 20 Jun 2026 13:50:50 +0000 2026-06-20 14:03:00.347903 | ubuntu-noble | Ready: True 2026-06-20 14:03:00.347906 | ubuntu-noble | Restart Count: 0 2026-06-20 14:03:00.347910 | ubuntu-noble | Limits: 2026-06-20 14:03:00.347913 | ubuntu-noble | cpu: 750m 2026-06-20 14:03:00.347916 | ubuntu-noble | ephemeral-storage: 2Gi 2026-06-20 14:03:00.347920 | ubuntu-noble | memory: 1536Mi 2026-06-20 14:03:00.347923 | ubuntu-noble | Requests: 2026-06-20 14:03:00.347927 | ubuntu-noble | cpu: 500m 2026-06-20 14:03:00.347930 | ubuntu-noble | ephemeral-storage: 50Mi 2026-06-20 14:03:00.347933 | ubuntu-noble | memory: 1Gi 2026-06-20 14:03:00.347937 | ubuntu-noble | Liveness: tcp-socket :http delay=0s timeout=1s period=10s #success=1 #failure=3 2026-06-20 14:03:00.347941 | ubuntu-noble | Readiness: http-get http://:http/login/ delay=0s timeout=1s period=10s #success=1 #failure=3 2026-06-20 14:03:00.347944 | ubuntu-noble | Startup: http-get http://:http/login/ delay=5s timeout=1s period=10s #success=1 #failure=100 2026-06-20 14:03:00.347948 | ubuntu-noble | Environment: 2026-06-20 14:03:00.347951 | ubuntu-noble | SUPERUSER_NAME: Optional: false 2026-06-20 14:03:00.347955 | ubuntu-noble | SUPERUSER_EMAIL: Optional: false 2026-06-20 14:03:00.347958 | ubuntu-noble | POD_IP: (v1:status.podIP) 2026-06-20 14:03:00.347961 | ubuntu-noble | Mounts: 2026-06-20 14:03:00.347965 | ubuntu-noble | /etc/netbox/config/configuration.py from config (ro,path="configuration.py") 2026-06-20 14:03:00.347968 | ubuntu-noble | /opt/netbox/netbox/media from media (rw) 2026-06-20 14:03:00.347972 | ubuntu-noble | /opt/unit from optunit (rw) 2026-06-20 14:03:00.347975 | ubuntu-noble | /run/config/netbox from config (ro) 2026-06-20 14:03:00.347978 | ubuntu-noble | /run/secrets/netbox from secrets (ro) 2026-06-20 14:03:00.347982 | ubuntu-noble | /run/secrets/superuser_api_token from secrets (ro,path="superuser_api_token") 2026-06-20 14:03:00.347986 | ubuntu-noble | /run/secrets/superuser_password from secrets (ro,path="superuser_password") 2026-06-20 14:03:00.347989 | ubuntu-noble | /tmp from netbox-tmp (rw) 2026-06-20 14:03:00.347993 | ubuntu-noble | Conditions: 2026-06-20 14:03:00.347996 | ubuntu-noble | Type Status 2026-06-20 14:03:00.347999 | ubuntu-noble | PodReadyToStartContainers True 2026-06-20 14:03:00.348003 | ubuntu-noble | Initialized True 2026-06-20 14:03:00.348006 | ubuntu-noble | Ready True 2026-06-20 14:03:00.348009 | ubuntu-noble | ContainersReady True 2026-06-20 14:03:00.348013 | ubuntu-noble | PodScheduled True 2026-06-20 14:03:00.348016 | ubuntu-noble | Volumes: 2026-06-20 14:03:00.348020 | ubuntu-noble | config: 2026-06-20 14:03:00.348023 | ubuntu-noble | Type: ConfigMap (a volume populated by a ConfigMap) 2026-06-20 14:03:00.348027 | ubuntu-noble | Name: netbox 2026-06-20 14:03:00.348033 | ubuntu-noble | Optional: false 2026-06-20 14:03:00.348036 | ubuntu-noble | secrets: 2026-06-20 14:03:00.348077 | ubuntu-noble | Type: Projected (a volume that contains injected data from multiple sources) 2026-06-20 14:03:00.348084 | ubuntu-noble | SecretName: netbox-config 2026-06-20 14:03:00.348087 | ubuntu-noble | Optional: false 2026-06-20 14:03:00.348091 | ubuntu-noble | SecretName: netbox-config 2026-06-20 14:03:00.348094 | ubuntu-noble | Optional: true 2026-06-20 14:03:00.348098 | ubuntu-noble | SecretName: netbox-config 2026-06-20 14:03:00.348101 | ubuntu-noble | Optional: false 2026-06-20 14:03:00.348105 | ubuntu-noble | SecretName: netbox-superuser 2026-06-20 14:03:00.348108 | ubuntu-noble | Optional: false 2026-06-20 14:03:00.348111 | ubuntu-noble | SecretName: netbox-postgresql 2026-06-20 14:03:00.348115 | ubuntu-noble | Optional: false 2026-06-20 14:03:00.348118 | ubuntu-noble | SecretName: netbox-valkey 2026-06-20 14:03:00.348122 | ubuntu-noble | Optional: false 2026-06-20 14:03:00.348125 | ubuntu-noble | SecretName: netbox-valkey 2026-06-20 14:03:00.348129 | ubuntu-noble | Optional: false 2026-06-20 14:03:00.348132 | ubuntu-noble | netbox-tmp: 2026-06-20 14:03:00.348136 | ubuntu-noble | Type: EmptyDir (a temporary directory that shares a pod's lifetime) 2026-06-20 14:03:00.348139 | ubuntu-noble | Medium: Memory 2026-06-20 14:03:00.348143 | ubuntu-noble | SizeLimit: 2026-06-20 14:03:00.348146 | ubuntu-noble | optunit: 2026-06-20 14:03:00.348149 | ubuntu-noble | Type: EmptyDir (a temporary directory that shares a pod's lifetime) 2026-06-20 14:03:00.348153 | ubuntu-noble | Medium: Memory 2026-06-20 14:03:00.348156 | ubuntu-noble | SizeLimit: 2026-06-20 14:03:00.348160 | ubuntu-noble | media: 2026-06-20 14:03:00.348163 | ubuntu-noble | Type: EmptyDir (a temporary directory that shares a pod's lifetime) 2026-06-20 14:03:00.348167 | ubuntu-noble | Medium: 2026-06-20 14:03:00.348170 | ubuntu-noble | SizeLimit: 2026-06-20 14:03:00.348174 | ubuntu-noble | QoS Class: Burstable 2026-06-20 14:03:00.348177 | ubuntu-noble | Node-Selectors: 2026-06-20 14:03:00.348180 | ubuntu-noble | Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s 2026-06-20 14:03:00.348184 | ubuntu-noble | node.kubernetes.io/unreachable:NoExecute op=Exists for 300s 2026-06-20 14:03:00.348188 | ubuntu-noble | Events: 2026-06-20 14:03:00.348191 | ubuntu-noble | Type Reason Age From Message 2026-06-20 14:03:00.348195 | ubuntu-noble | ---- ------ ---- ---- ------- 2026-06-20 14:03:00.348199 | ubuntu-noble | Warning FailedScheduling 12m default-scheduler 0/1 nodes are available: 1 node(s) had untolerated taint(s). no new claims to deallocate, preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling. 2026-06-20 14:03:00.348205 | ubuntu-noble | Normal Scheduled 12m default-scheduler Successfully assigned netbox/netbox-dc5db5c78-ssb9v to netbox-manager-e2e-control-plane 2026-06-20 14:03:00.348210 | ubuntu-noble | Normal Pulling 12m kubelet spec.initContainers{init-dirs}: Pulling image "docker.io/busybox:1.37.0" 2026-06-20 14:03:00.348216 | ubuntu-noble | Normal Pulled 12m kubelet spec.initContainers{init-dirs}: Successfully pulled image "docker.io/busybox:1.37.0" in 3.201s (3.201s including waiting). Image size: 2222111 bytes. 2026-06-20 14:03:00.348219 | ubuntu-noble | Normal Created 12m kubelet spec.initContainers{init-dirs}: Container created 2026-06-20 14:03:00.348223 | ubuntu-noble | Normal Started 12m kubelet spec.initContainers{init-dirs}: Container started 2026-06-20 14:03:00.348227 | ubuntu-noble | Normal Pulling 12m kubelet spec.containers{netbox}: Pulling image "ghcr.io/netbox-community/netbox:v4.5.10" 2026-06-20 14:03:00.348231 | ubuntu-noble | Normal Pulled 12m kubelet spec.containers{netbox}: Successfully pulled image "ghcr.io/netbox-community/netbox:v4.5.10" in 19.756s (22.325s including waiting). Image size: 242889168 bytes. 2026-06-20 14:03:00.348235 | ubuntu-noble | Normal Created 12m kubelet spec.containers{netbox}: Container created 2026-06-20 14:03:00.348238 | ubuntu-noble | Normal Started 12m kubelet spec.containers{netbox}: Container started 2026-06-20 14:03:00.348257 | ubuntu-noble | Warning Unhealthy 6m58s (x31 over 11m) kubelet spec.containers{netbox}: Startup probe failed: Get "http://10.244.0.6:8080/login/": dial tcp 10.244.0.6:8080: connect: connection refused 2026-06-20 14:03:00.348262 | ubuntu-noble | Warning Unhealthy 107s (x2 over 2m17s) kubelet spec.containers{netbox}: Readiness probe failed: Get "http://10.244.0.6:8080/login/": context deadline exceeded (Client.Timeout exceeded while awaiting headers) 2026-06-20 14:03:00.350202 | ubuntu-noble | ----- logs pod/netbox-dc5db5c78-ssb9v (current) ----- 2026-06-20 14:03:00.458545 | ubuntu-noble | [2026-06-20 14:02:38 +0000] ::ffff - "GET /api/tenancy/tenants/ HTTP/1.1" 200 72.830 2026-06-20 14:03:00.458705 | ubuntu-noble | [2026-06-20 14:02:38 +0000] ::ffff - "GET /api/ipam/ip-addresses/ HTTP/1.1" 200 64.514 2026-06-20 14:03:00.458726 | ubuntu-noble | [2026-06-20 14:02:38 +0000] ::ffff - "POST /api/ipam/ip-addresses/ HTTP/1.1" 201 130.118 2026-06-20 14:03:00.458731 | ubuntu-noble | [2026-06-20 14:02:39 +0000] ::ffff - "GET /api/ HTTP/1.1" 200 13.296 2026-06-20 14:03:00.458736 | ubuntu-noble | [2026-06-20 14:02:39 +0000] ::ffff - "GET /api/status/ HTTP/1.1" 200 13.764 2026-06-20 14:03:00.458740 | ubuntu-noble | [2026-06-20 14:02:39 +0000] ::ffff - "GET /api/tenancy/tenants/ HTTP/1.1" 200 106.176 2026-06-20 14:03:00.458744 | ubuntu-noble | [2026-06-20 14:02:39 +0000] ::ffff - "GET /api/ipam/ip-addresses/ HTTP/1.1" 200 62.364 2026-06-20 14:03:00.458747 | ubuntu-noble | [2026-06-20 14:02:39 +0000] ::ffff - "POST /api/ipam/ip-addresses/ HTTP/1.1" 201 135.387 2026-06-20 14:03:00.458751 | ubuntu-noble | [2026-06-20 14:02:41 +0000] ::ffff - "GET /api/ HTTP/1.1" 200 8.681 2026-06-20 14:03:00.458755 | ubuntu-noble | [2026-06-20 14:02:41 +0000] ::ffff - "GET /api/status/ HTTP/1.1" 200 10.070 2026-06-20 14:03:00.458758 | ubuntu-noble | [2026-06-20 14:02:41 +0000] ::ffff - "GET /api/dcim/locations/ HTTP/1.1" 200 74.552 2026-06-20 14:03:00.458762 | ubuntu-noble | [2026-06-20 14:02:41 +0000] ::ffff - "GET /api/dcim/sites/ HTTP/1.1" 200 76.487 2026-06-20 14:03:00.458765 | ubuntu-noble | [2026-06-20 14:02:41 +0000] ::ffff - "GET /api/tenancy/tenants/ HTTP/1.1" 200 59.746 2026-06-20 14:03:00.458769 | ubuntu-noble | [2026-06-20 14:02:41 +0000] ::ffff - "GET /api/dcim/racks/ HTTP/1.1" 200 127.916 2026-06-20 14:03:00.458772 | ubuntu-noble | [2026-06-20 14:02:42 +0000] ::ffff - "POST /api/dcim/racks/ HTTP/1.1" 201 535.119 2026-06-20 14:03:00.458776 | ubuntu-noble | [2026-06-20 14:02:42 +0000] ::ffff - "GET /login/ HTTP/1.1" 200 17.811 2026-06-20 14:03:00.458779 | ubuntu-noble | [2026-06-20 14:02:43 +0000] ::ffff - "GET /api/ HTTP/1.1" 200 11.789 2026-06-20 14:03:00.458783 | ubuntu-noble | [2026-06-20 14:02:43 +0000] ::ffff - "GET /api/status/ HTTP/1.1" 200 17.672 2026-06-20 14:03:00.458786 | ubuntu-noble | [2026-06-20 14:02:43 +0000] ::ffff - "OPTIONS /api/dcim/devices/ HTTP/1.1" 200 108.076 2026-06-20 14:03:00.458790 | ubuntu-noble | [2026-06-20 14:02:43 +0000] ::ffff - "GET /api/dcim/device-roles/ HTTP/1.1" 200 62.449 2026-06-20 14:03:00.458793 | ubuntu-noble | [2026-06-20 14:02:43 +0000] ::ffff - "GET /api/dcim/device-types/ HTTP/1.1" 200 82.129 2026-06-20 14:03:00.458796 | ubuntu-noble | [2026-06-20 14:02:43 +0000] ::ffff - "GET /api/dcim/locations/ HTTP/1.1" 200 81.239 2026-06-20 14:03:00.458802 | ubuntu-noble | [2026-06-20 14:02:43 +0000] ::ffff - "GET /api/dcim/racks/ HTTP/1.1" 200 112.605 2026-06-20 14:03:00.458806 | ubuntu-noble | [2026-06-20 14:02:44 +0000] ::ffff - "GET /api/dcim/sites/ HTTP/1.1" 200 71.474 2026-06-20 14:03:00.458810 | ubuntu-noble | [2026-06-20 14:02:44 +0000] ::ffff - "GET /api/extras/tags/ HTTP/1.1" 200 41.611 2026-06-20 14:03:00.458813 | ubuntu-noble | [2026-06-20 14:02:44 +0000] ::ffff - "GET /api/extras/tags/ HTTP/1.1" 200 41.482 2026-06-20 14:03:00.458817 | ubuntu-noble | [2026-06-20 14:02:44 +0000] ::ffff - "GET /api/tenancy/tenants/ HTTP/1.1" 200 62.275 2026-06-20 14:03:00.458820 | ubuntu-noble | [2026-06-20 14:02:44 +0000] ::ffff - "GET /api/dcim/devices/ HTTP/1.1" 200 147.545 2026-06-20 14:03:00.458823 | ubuntu-noble | [2026-06-20 14:02:44 +0000] ::ffff - "POST /api/dcim/devices/ HTTP/1.1" 201 1643.098 2026-06-20 14:03:00.458827 | ubuntu-noble | [2026-06-20 14:02:46 +0000] ::ffff - "GET /api/ HTTP/1.1" 200 9.264 2026-06-20 14:03:00.458830 | ubuntu-noble | [2026-06-20 14:02:46 +0000] ::ffff - "GET /api/status/ HTTP/1.1" 200 13.214 2026-06-20 14:03:00.458834 | ubuntu-noble | [2026-06-20 14:02:46 +0000] ::ffff - "OPTIONS /api/dcim/devices/ HTTP/1.1" 200 100.129 2026-06-20 14:03:00.458851 | ubuntu-noble | [2026-06-20 14:02:46 +0000] ::ffff - "GET /api/dcim/device-roles/ HTTP/1.1" 200 56.054 2026-06-20 14:03:00.458855 | ubuntu-noble | [2026-06-20 14:02:46 +0000] ::ffff - "GET /api/dcim/device-types/ HTTP/1.1" 200 105.217 2026-06-20 14:03:00.458858 | ubuntu-noble | [2026-06-20 14:02:47 +0000] ::ffff - "GET /api/dcim/locations/ HTTP/1.1" 200 103.927 2026-06-20 14:03:00.458862 | ubuntu-noble | [2026-06-20 14:02:47 +0000] ::ffff - "GET /api/dcim/racks/ HTTP/1.1" 200 112.755 2026-06-20 14:03:00.458865 | ubuntu-noble | [2026-06-20 14:02:47 +0000] ::ffff - "GET /api/dcim/sites/ HTTP/1.1" 200 144.699 2026-06-20 14:03:00.458869 | ubuntu-noble | [2026-06-20 14:02:47 +0000] ::ffff - "GET /api/extras/tags/ HTTP/1.1" 200 38.813 2026-06-20 14:03:00.458872 | ubuntu-noble | [2026-06-20 14:02:47 +0000] ::ffff - "GET /api/extras/tags/ HTTP/1.1" 200 41.724 2026-06-20 14:03:00.458876 | ubuntu-noble | [2026-06-20 14:02:47 +0000] ::ffff - "GET /api/tenancy/tenants/ HTTP/1.1" 200 91.636 2026-06-20 14:03:00.458880 | ubuntu-noble | [2026-06-20 14:02:47 +0000] ::ffff - "GET /api/dcim/devices/ HTTP/1.1" 200 120.240 2026-06-20 14:03:00.458883 | ubuntu-noble | [2026-06-20 14:02:47 +0000] ::ffff - "POST /api/dcim/devices/ HTTP/1.1" 201 2146.948 2026-06-20 14:03:00.458887 | ubuntu-noble | [2026-06-20 14:02:50 +0000] ::ffff - "GET /api/ HTTP/1.1" 200 22.720 2026-06-20 14:03:00.458890 | ubuntu-noble | [2026-06-20 14:02:50 +0000] ::ffff - "GET /api/status/ HTTP/1.1" 200 13.887 2026-06-20 14:03:00.458894 | ubuntu-noble | [2026-06-20 14:02:50 +0000] ::ffff - "OPTIONS /api/dcim/devices/ HTTP/1.1" 200 110.840 2026-06-20 14:03:00.458897 | ubuntu-noble | [2026-06-20 14:02:50 +0000] ::ffff - "GET /api/dcim/device-roles/ HTTP/1.1" 200 59.842 2026-06-20 14:03:00.458901 | ubuntu-noble | [2026-06-20 14:02:50 +0000] ::ffff - "GET /api/dcim/device-types/ HTTP/1.1" 200 72.036 2026-06-20 14:03:00.458904 | ubuntu-noble | [2026-06-20 14:02:50 +0000] ::ffff - "GET /api/dcim/locations/ HTTP/1.1" 200 89.180 2026-06-20 14:03:00.458908 | ubuntu-noble | [2026-06-20 14:02:51 +0000] ::ffff - "GET /api/dcim/racks/ HTTP/1.1" 200 122.417 2026-06-20 14:03:00.458911 | ubuntu-noble | [2026-06-20 14:02:51 +0000] ::ffff - "GET /api/dcim/sites/ HTTP/1.1" 200 75.837 2026-06-20 14:03:00.459871 | ubuntu-noble | [2026-06-20 14:02:51 +0000] ::ffff - "GET /api/extras/tags/ HTTP/1.1" 200 31.375 2026-06-20 14:03:00.460085 | ubuntu-noble | [2026-06-20 14:02:51 +0000] ::ffff - "GET /api/extras/tags/ HTTP/1.1" 200 32.237 2026-06-20 14:03:00.460112 | ubuntu-noble | [2026-06-20 14:02:51 +0000] ::ffff - "GET /api/tenancy/tenants/ HTTP/1.1" 200 55.629 2026-06-20 14:03:00.460117 | ubuntu-noble | [2026-06-20 14:02:51 +0000] ::ffff - "GET /api/dcim/devices/ HTTP/1.1" 200 134.425 2026-06-20 14:03:00.460121 | ubuntu-noble | [2026-06-20 14:02:52 +0000] ::ffff - "GET /login/ HTTP/1.1" 200 21.361 2026-06-20 14:03:00.460124 | ubuntu-noble | [2026-06-20 14:02:51 +0000] ::ffff - "POST /api/dcim/devices/ HTTP/1.1" 201 3210.807 2026-06-20 14:03:00.460128 | ubuntu-noble | [2026-06-20 14:02:55 +0000] ::ffff - "GET /api/ HTTP/1.1" 200 18.750 2026-06-20 14:03:00.460132 | ubuntu-noble | [2026-06-20 14:02:55 +0000] ::ffff - "GET /api/status/ HTTP/1.1" 200 20.851 2026-06-20 14:03:00.460135 | ubuntu-noble | [2026-06-20 14:02:55 +0000] ::ffff - "OPTIONS /api/dcim/devices/ HTTP/1.1" 200 112.706 2026-06-20 14:03:00.460241 | ubuntu-noble | [2026-06-20 14:02:55 +0000] ::ffff - "GET /api/dcim/device-roles/ HTTP/1.1" 200 60.286 2026-06-20 14:03:00.460246 | ubuntu-noble | [2026-06-20 14:02:55 +0000] ::ffff - "GET /api/dcim/device-types/ HTTP/1.1" 200 68.495 2026-06-20 14:03:00.460250 | ubuntu-noble | [2026-06-20 14:02:55 +0000] ::ffff - "GET /api/dcim/locations/ HTTP/1.1" 200 86.918 2026-06-20 14:03:00.460253 | ubuntu-noble | [2026-06-20 14:02:55 +0000] ::ffff - "GET /api/dcim/racks/ HTTP/1.1" 200 114.962 2026-06-20 14:03:00.460257 | ubuntu-noble | [2026-06-20 14:02:55 +0000] ::ffff - "GET /api/dcim/sites/ HTTP/1.1" 200 74.588 2026-06-20 14:03:00.460260 | ubuntu-noble | [2026-06-20 14:02:56 +0000] ::ffff - "GET /api/extras/tags/ HTTP/1.1" 200 31.080 2026-06-20 14:03:00.460264 | ubuntu-noble | [2026-06-20 14:02:56 +0000] ::ffff - "GET /api/extras/tags/ HTTP/1.1" 200 32.935 2026-06-20 14:03:00.460268 | ubuntu-noble | [2026-06-20 14:02:56 +0000] ::ffff - "GET /api/tenancy/tenants/ HTTP/1.1" 200 60.341 2026-06-20 14:03:00.460277 | ubuntu-noble | [2026-06-20 14:02:56 +0000] ::ffff - "GET /api/dcim/devices/ HTTP/1.1" 200 132.345 2026-06-20 14:03:00.460280 | ubuntu-noble | [2026-06-20 14:02:56 +0000] ::ffff - "POST /api/dcim/devices/ HTTP/1.1" 201 1123.318 2026-06-20 14:03:00.460299 | ubuntu-noble | [2026-06-20 14:02:58 +0000] ::ffff - "GET /api/ HTTP/1.1" 200 8.323 2026-06-20 14:03:00.460303 | ubuntu-noble | [2026-06-20 14:02:58 +0000] ::ffff - "GET /api/status/ HTTP/1.1" 200 10.252 2026-06-20 14:03:00.460306 | ubuntu-noble | [2026-06-20 14:02:58 +0000] ::ffff - "OPTIONS /api/dcim/devices/ HTTP/1.1" 200 597.688 2026-06-20 14:03:00.460310 | ubuntu-noble | [2026-06-20 14:02:58 +0000] ::ffff - "GET /api/dcim/device-roles/ HTTP/1.1" 200 51.512 2026-06-20 14:03:00.460313 | ubuntu-noble | [2026-06-20 14:02:58 +0000] ::ffff - "GET /api/dcim/device-types/ HTTP/1.1" 200 84.403 2026-06-20 14:03:00.460317 | ubuntu-noble | [2026-06-20 14:02:58 +0000] ::ffff - "GET /api/dcim/locations/ HTTP/1.1" 200 84.164 2026-06-20 14:03:00.460320 | ubuntu-noble | [2026-06-20 14:02:59 +0000] ::ffff - "GET /api/dcim/racks/ HTTP/1.1" 200 100.894 2026-06-20 14:03:00.460323 | ubuntu-noble | [2026-06-20 14:02:59 +0000] ::ffff - "GET /api/dcim/sites/ HTTP/1.1" 200 82.595 2026-06-20 14:03:00.460327 | ubuntu-noble | [2026-06-20 14:02:59 +0000] ::ffff - "GET /api/extras/tags/ HTTP/1.1" 200 52.136 2026-06-20 14:03:00.460330 | ubuntu-noble | [2026-06-20 14:02:59 +0000] ::ffff - "GET /api/extras/tags/ HTTP/1.1" 200 34.092 2026-06-20 14:03:00.460334 | ubuntu-noble | [2026-06-20 14:02:59 +0000] ::ffff - "GET /api/extras/tags/ HTTP/1.1" 200 33.774 2026-06-20 14:03:00.476294 | ubuntu-noble | ----- logs pod/netbox-dc5db5c78-ssb9v (previous) ----- 2026-06-20 14:03:00.569714 | ubuntu-noble | Error from server (BadRequest): previous terminated container "init-dirs" in pod "netbox-dc5db5c78-ssb9v" not found 2026-06-20 14:03:00.573455 | ubuntu-noble | ----- describe pod/netbox-postgresql-0 ----- 2026-06-20 14:03:00.682998 | ubuntu-noble | Name: netbox-postgresql-0 2026-06-20 14:03:00.683090 | ubuntu-noble | Namespace: netbox 2026-06-20 14:03:00.683099 | ubuntu-noble | Priority: 0 2026-06-20 14:03:00.683103 | ubuntu-noble | Service Account: netbox-postgresql 2026-06-20 14:03:00.683107 | ubuntu-noble | Node: netbox-manager-e2e-control-plane/172.18.0.2 2026-06-20 14:03:00.683111 | ubuntu-noble | Start Time: Sat, 20 Jun 2026 13:50:31 +0000 2026-06-20 14:03:00.683115 | ubuntu-noble | Labels: app.kubernetes.io/component=primary 2026-06-20 14:03:00.683119 | ubuntu-noble | app.kubernetes.io/instance=netbox 2026-06-20 14:03:00.683122 | ubuntu-noble | app.kubernetes.io/managed-by=Helm 2026-06-20 14:03:00.683126 | ubuntu-noble | app.kubernetes.io/name=postgresql 2026-06-20 14:03:00.683130 | ubuntu-noble | app.kubernetes.io/version=18.3.0 2026-06-20 14:03:00.683133 | ubuntu-noble | apps.kubernetes.io/pod-index=0 2026-06-20 14:03:00.683137 | ubuntu-noble | controller-revision-hash=netbox-postgresql-6f775cf987 2026-06-20 14:03:00.683141 | ubuntu-noble | helm.sh/chart=postgresql-18.6.2 2026-06-20 14:03:00.683145 | ubuntu-noble | statefulset.kubernetes.io/pod-name=netbox-postgresql-0 2026-06-20 14:03:00.683148 | ubuntu-noble | Annotations: 2026-06-20 14:03:00.683152 | ubuntu-noble | Status: Running 2026-06-20 14:03:00.683155 | ubuntu-noble | IP: 10.244.0.10 2026-06-20 14:03:00.683159 | ubuntu-noble | IPs: 2026-06-20 14:03:00.683163 | ubuntu-noble | IP: 10.244.0.10 2026-06-20 14:03:00.683167 | ubuntu-noble | Controlled By: StatefulSet/netbox-postgresql 2026-06-20 14:03:00.683170 | ubuntu-noble | Containers: 2026-06-20 14:03:00.683174 | ubuntu-noble | postgresql: 2026-06-20 14:03:00.683177 | ubuntu-noble | Container ID: containerd://951a97d208c7cdedb7880368c3deb49a97ad994c3f0445c103c760b9725330cf 2026-06-20 14:03:00.683181 | ubuntu-noble | Image: registry-1.docker.io/bitnami/postgresql:latest 2026-06-20 14:03:00.683184 | ubuntu-noble | Image ID: registry-1.docker.io/bitnami/postgresql@sha256:256bf40a7343862b9a66d1d27cd34599e80dad99284fc5450b24cb02e26ff34e 2026-06-20 14:03:00.683190 | ubuntu-noble | Port: 5432/TCP (tcp-postgresql) 2026-06-20 14:03:00.683193 | ubuntu-noble | Host Port: 0/TCP (tcp-postgresql) 2026-06-20 14:03:00.683197 | ubuntu-noble | SeccompProfile: RuntimeDefault 2026-06-20 14:03:00.683200 | ubuntu-noble | State: Running 2026-06-20 14:03:00.683204 | ubuntu-noble | Started: Sat, 20 Jun 2026 13:51:01 +0000 2026-06-20 14:03:00.683207 | ubuntu-noble | Ready: True 2026-06-20 14:03:00.683210 | ubuntu-noble | Restart Count: 0 2026-06-20 14:03:00.683214 | ubuntu-noble | Limits: 2026-06-20 14:03:00.683218 | ubuntu-noble | cpu: 150m 2026-06-20 14:03:00.683233 | ubuntu-noble | ephemeral-storage: 2Gi 2026-06-20 14:03:00.683236 | ubuntu-noble | memory: 192Mi 2026-06-20 14:03:00.683240 | ubuntu-noble | Requests: 2026-06-20 14:03:00.683243 | ubuntu-noble | cpu: 100m 2026-06-20 14:03:00.683247 | ubuntu-noble | ephemeral-storage: 50Mi 2026-06-20 14:03:00.683250 | ubuntu-noble | memory: 128Mi 2026-06-20 14:03:00.683254 | ubuntu-noble | Liveness: exec [/bin/sh -c exec pg_isready -U "netbox" -d "dbname=netbox" -h 127.0.0.1 -p 5432] delay=30s timeout=5s period=10s #success=1 #failure=6 2026-06-20 14:03:00.683259 | ubuntu-noble | Readiness: exec [/bin/sh -c -e exec pg_isready -U "netbox" -d "dbname=netbox" -h 127.0.0.1 -p 5432 2026-06-20 14:03:00.683263 | ubuntu-noble | [ -f /opt/bitnami/postgresql/tmp/.initialized ] || [ -f /bitnami/postgresql/.initialized ] 2026-06-20 14:03:00.683273 | ubuntu-noble | ] delay=5s timeout=5s period=10s #success=1 #failure=6 2026-06-20 14:03:00.683277 | ubuntu-noble | Environment: 2026-06-20 14:03:00.683280 | ubuntu-noble | BITNAMI_DEBUG: false 2026-06-20 14:03:00.683284 | ubuntu-noble | POSTGRESQL_PORT_NUMBER: 5432 2026-06-20 14:03:00.683287 | ubuntu-noble | POSTGRESQL_VOLUME_DIR: /bitnami/postgresql 2026-06-20 14:03:00.683291 | ubuntu-noble | OPENSSL_FIPS: yes 2026-06-20 14:03:00.683294 | ubuntu-noble | OPENSSL_FIPS_PROVIDER_PATH: /etc/ssl/provider_fips.cnf 2026-06-20 14:03:00.683298 | ubuntu-noble | PGDATA: /bitnami/postgresql/data 2026-06-20 14:03:00.683301 | ubuntu-noble | POSTGRES_USER: netbox 2026-06-20 14:03:00.683304 | ubuntu-noble | POSTGRES_PASSWORD_FILE: /opt/bitnami/postgresql/secrets/password 2026-06-20 14:03:00.683308 | ubuntu-noble | POSTGRES_POSTGRES_PASSWORD_FILE: /opt/bitnami/postgresql/secrets/postgres-password 2026-06-20 14:03:00.683311 | ubuntu-noble | POSTGRES_DATABASE: netbox 2026-06-20 14:03:00.683315 | ubuntu-noble | POSTGRESQL_ENABLE_LDAP: no 2026-06-20 14:03:00.683318 | ubuntu-noble | POSTGRESQL_ENABLE_TLS: no 2026-06-20 14:03:00.683322 | ubuntu-noble | POSTGRESQL_LOG_HOSTNAME: false 2026-06-20 14:03:00.683325 | ubuntu-noble | POSTGRESQL_LOG_CONNECTIONS: false 2026-06-20 14:03:00.683328 | ubuntu-noble | POSTGRESQL_LOG_DISCONNECTIONS: false 2026-06-20 14:03:00.683332 | ubuntu-noble | POSTGRESQL_PGAUDIT_LOG_CATALOG: off 2026-06-20 14:03:00.683335 | ubuntu-noble | POSTGRESQL_CLIENT_MIN_MESSAGES: error 2026-06-20 14:03:00.683339 | ubuntu-noble | POSTGRESQL_SHARED_PRELOAD_LIBRARIES: pgaudit 2026-06-20 14:03:00.683342 | ubuntu-noble | Mounts: 2026-06-20 14:03:00.683346 | ubuntu-noble | /bitnami/postgresql from data (rw) 2026-06-20 14:03:00.683349 | ubuntu-noble | /dev/shm from dshm (rw) 2026-06-20 14:03:00.683353 | ubuntu-noble | /opt/bitnami/postgresql/conf from empty-dir (rw,path="app-conf-dir") 2026-06-20 14:03:00.683356 | ubuntu-noble | /opt/bitnami/postgresql/secrets/ from postgresql-password (rw) 2026-06-20 14:03:00.683360 | ubuntu-noble | /opt/bitnami/postgresql/tmp from empty-dir (rw,path="app-tmp-dir") 2026-06-20 14:03:00.683363 | ubuntu-noble | /tmp from empty-dir (rw,path="tmp-dir") 2026-06-20 14:03:00.683366 | ubuntu-noble | Conditions: 2026-06-20 14:03:00.683370 | ubuntu-noble | Type Status 2026-06-20 14:03:00.683373 | ubuntu-noble | PodReadyToStartContainers True 2026-06-20 14:03:00.683377 | ubuntu-noble | Initialized True 2026-06-20 14:03:00.683380 | ubuntu-noble | Ready True 2026-06-20 14:03:00.683383 | ubuntu-noble | ContainersReady True 2026-06-20 14:03:00.683387 | ubuntu-noble | PodScheduled True 2026-06-20 14:03:00.683390 | ubuntu-noble | Volumes: 2026-06-20 14:03:00.683394 | ubuntu-noble | data: 2026-06-20 14:03:00.683397 | ubuntu-noble | Type: PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace) 2026-06-20 14:03:00.683401 | ubuntu-noble | ClaimName: data-netbox-postgresql-0 2026-06-20 14:03:00.683404 | ubuntu-noble | ReadOnly: false 2026-06-20 14:03:00.683408 | ubuntu-noble | empty-dir: 2026-06-20 14:03:00.683411 | ubuntu-noble | Type: EmptyDir (a temporary directory that shares a pod's lifetime) 2026-06-20 14:03:00.683415 | ubuntu-noble | Medium: 2026-06-20 14:03:00.683418 | ubuntu-noble | SizeLimit: 2026-06-20 14:03:00.683422 | ubuntu-noble | postgresql-password: 2026-06-20 14:03:00.683448 | ubuntu-noble | Type: Secret (a volume populated by a Secret) 2026-06-20 14:03:00.683452 | ubuntu-noble | SecretName: netbox-postgresql 2026-06-20 14:03:00.683456 | ubuntu-noble | Optional: false 2026-06-20 14:03:00.683459 | ubuntu-noble | dshm: 2026-06-20 14:03:00.683463 | ubuntu-noble | Type: EmptyDir (a temporary directory that shares a pod's lifetime) 2026-06-20 14:03:00.683466 | ubuntu-noble | Medium: Memory 2026-06-20 14:03:00.683470 | ubuntu-noble | SizeLimit: 2026-06-20 14:03:00.683473 | ubuntu-noble | QoS Class: Burstable 2026-06-20 14:03:00.683476 | ubuntu-noble | Node-Selectors: 2026-06-20 14:03:00.683480 | ubuntu-noble | Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s 2026-06-20 14:03:00.683483 | ubuntu-noble | node.kubernetes.io/unreachable:NoExecute op=Exists for 300s 2026-06-20 14:03:00.683487 | ubuntu-noble | Events: 2026-06-20 14:03:00.683490 | ubuntu-noble | Type Reason Age From Message 2026-06-20 14:03:00.683494 | ubuntu-noble | ---- ------ ---- ---- ------- 2026-06-20 14:03:00.683498 | ubuntu-noble | Warning FailedScheduling 12m default-scheduler 0/1 nodes are available: 1 node(s) had untolerated taint(s). no new claims to deallocate, preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling. 2026-06-20 14:03:00.683503 | ubuntu-noble | Normal Scheduled 12m default-scheduler Successfully assigned netbox/netbox-postgresql-0 to netbox-manager-e2e-control-plane 2026-06-20 14:03:00.683506 | ubuntu-noble | Normal Pulling 12m kubelet spec.containers{postgresql}: Pulling image "registry-1.docker.io/bitnami/postgresql:latest" 2026-06-20 14:03:00.683510 | ubuntu-noble | Normal Pulled 11m kubelet spec.containers{postgresql}: Successfully pulled image "registry-1.docker.io/bitnami/postgresql:latest" in 11.22s (28.658s including waiting). Image size: 127203337 bytes. 2026-06-20 14:03:00.683513 | ubuntu-noble | Normal Created 11m kubelet spec.containers{postgresql}: Container created 2026-06-20 14:03:00.683517 | ubuntu-noble | Normal Started 11m kubelet spec.containers{postgresql}: Container started 2026-06-20 14:03:00.683520 | ubuntu-noble | Warning Unhealthy 11m kubelet spec.containers{postgresql}: Readiness probe failed: 127.0.0.1:5432 - no response 2026-06-20 14:03:00.687185 | ubuntu-noble | ----- logs pod/netbox-postgresql-0 (current) ----- 2026-06-20 14:03:00.774279 | ubuntu-noble | postgresql 13:51:02.11 INFO  ==> 2026-06-20 14:03:00.774332 | ubuntu-noble | postgresql 13:51:02.12 INFO  ==> Welcome to the Bitnami postgresql container 2026-06-20 14:03:00.774337 | ubuntu-noble | postgresql 13:51:02.17 INFO  ==> 2026-06-20 14:03:00.774341 | ubuntu-noble | postgresql 13:51:02.41 INFO  ==> ** Starting PostgreSQL setup ** 2026-06-20 14:03:00.774346 | ubuntu-noble | postgresql 13:51:03.01 INFO  ==> Validating settings in POSTGRESQL_* env vars.. 2026-06-20 14:03:00.774351 | ubuntu-noble | postgresql 13:51:03.07 WARN  ==> POSTGRESQL_AUTH_METHOD is 'md5': md5 format is vulnerable to pass-the-hash attacks. Please consider using 'scram-sha-256' instead. 2026-06-20 14:03:00.774356 | ubuntu-noble | postgresql 13:51:03.21 INFO  ==> Loading custom pre-init scripts... 2026-06-20 14:03:00.774360 | ubuntu-noble | postgresql 13:51:03.27 INFO  ==> Initializing PostgreSQL database... 2026-06-20 14:03:00.774363 | ubuntu-noble | postgresql 13:51:03.47 INFO  ==> pg_hba.conf file not detected. Generating it... 2026-06-20 14:03:00.774367 | ubuntu-noble | postgresql 13:51:03.47 INFO  ==> Generating local authentication configuration 2026-06-20 14:03:00.774370 | ubuntu-noble | postgresql 13:51:14.27 INFO  ==> Starting PostgreSQL in background... 2026-06-20 14:03:00.774374 | ubuntu-noble | postgresql 13:51:16.79 INFO  ==> Changing password of postgres 2026-06-20 14:03:00.774377 | ubuntu-noble | postgresql 13:51:17.08 INFO  ==> Creating user netbox 2026-06-20 14:03:00.774407 | ubuntu-noble | postgresql 13:51:17.38 INFO  ==> Granting access to "netbox" to the database "netbox" 2026-06-20 14:03:00.774411 | ubuntu-noble | postgresql 13:51:17.69 INFO  ==> Setting ownership for the 'public' schema database "netbox" to "netbox" 2026-06-20 14:03:00.774416 | ubuntu-noble | postgresql 13:51:18.18 INFO  ==> Configuring replication parameters 2026-06-20 14:03:00.774422 | ubuntu-noble | postgresql 13:51:18.48 INFO  ==> Configuring synchronous_replication 2026-06-20 14:03:00.774426 | ubuntu-noble | postgresql 13:51:18.57 INFO  ==> Configuring fsync 2026-06-20 14:03:00.774430 | ubuntu-noble | postgresql 13:51:19.08 INFO  ==> Stopping PostgreSQL... 2026-06-20 14:03:00.774433 | ubuntu-noble | waiting for server to shut down.... done 2026-06-20 14:03:00.774437 | ubuntu-noble | server stopped 2026-06-20 14:03:00.774441 | ubuntu-noble | postgresql 13:51:19.78 INFO  ==> Loading custom scripts... 2026-06-20 14:03:00.774445 | ubuntu-noble | postgresql 13:51:19.88 INFO  ==> Enabling remote connections 2026-06-20 14:03:00.774449 | ubuntu-noble | postgresql 13:51:20.17 INFO  ==> ** PostgreSQL setup finished! ** 2026-06-20 14:03:00.774453 | ubuntu-noble | 2026-06-20 14:03:00.774457 | ubuntu-noble | postgresql 13:51:20.58 INFO  ==> ** Starting PostgreSQL ** 2026-06-20 14:03:00.774461 | ubuntu-noble | 2026-06-20 13:51:20.983 GMT [1] LOG: pgaudit extension initialized 2026-06-20 14:03:00.774464 | ubuntu-noble | 2026-06-20 13:51:21.088 GMT [1] LOG: starting PostgreSQL 18.4 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 12.2.0, 64-bit 2026-06-20 14:03:00.774468 | ubuntu-noble | 2026-06-20 13:51:21.174 GMT [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-06-20 14:03:00.774471 | ubuntu-noble | 2026-06-20 13:51:21.174 GMT [1] LOG: listening on IPv6 address "::", port 5432 2026-06-20 14:03:00.774475 | ubuntu-noble | 2026-06-20 13:51:21.181 GMT [1] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432" 2026-06-20 14:03:00.774478 | ubuntu-noble | 2026-06-20 13:51:21.275 GMT [169] LOG: database system was shut down at 2026-06-20 13:51:19 GMT 2026-06-20 14:03:00.774482 | ubuntu-noble | 2026-06-20 13:51:21.289 GMT [1] LOG: database system is ready to accept connections 2026-06-20 14:03:00.774485 | ubuntu-noble | 2026-06-20 13:51:35.191 GMT [194] ERROR: relation "core_configrevision" does not exist at character 168 2026-06-20 14:03:00.774490 | ubuntu-noble | 2026-06-20 13:51:35.191 GMT [194] STATEMENT: SELECT "core_configrevision"."id", "core_configrevision"."active", "core_configrevision"."created", "core_configrevision"."comment", "core_configrevision"."data" FROM "core_configrevision" WHERE "core_configrevision"."active" LIMIT 21 2026-06-20 14:03:00.774495 | ubuntu-noble | 2026-06-20 13:51:50.495 GMT [209] ERROR: relation "core_configrevision" does not exist at character 168 2026-06-20 14:03:00.774498 | ubuntu-noble | 2026-06-20 13:51:50.495 GMT [209] STATEMENT: SELECT "core_configrevision"."id", "core_configrevision"."active", "core_configrevision"."created", "core_configrevision"."comment", "core_configrevision"."data" FROM "core_configrevision" WHERE "core_configrevision"."active" LIMIT 21 2026-06-20 14:03:00.774502 | ubuntu-noble | 2026-06-20 13:52:05.796 GMT [238] ERROR: relation "core_configrevision" does not exist at character 168 2026-06-20 14:03:00.774672 | ubuntu-noble | 2026-06-20 13:52:05.796 GMT [238] STATEMENT: SELECT "core_configrevision"."id", "core_configrevision"."active", "core_configrevision"."created", "core_configrevision"."comment", "core_configrevision"."data" FROM "core_configrevision" WHERE "core_configrevision"."active" LIMIT 21 2026-06-20 14:03:00.774687 | ubuntu-noble | 2026-06-20 13:56:21.167 GMT [167] LOG: checkpoint starting: time 2026-06-20 14:03:00.774697 | ubuntu-noble | 2026-06-20 13:58:10.255 GMT [167] LOG: checkpoint complete: wrote 1066 buffers (6.5%), wrote 3 SLRU buffers; 1 WAL file(s) added, 0 removed, 0 recycled; write=108.065 s, sync=0.635 s, total=109.088 s; sync files=2729, longest=0.031 s, average=0.001 s; distance=13553 kB, estimate=13553 kB; lsn=0/2DF0028, redo lsn=0/28DD838 2026-06-20 14:03:00.774711 | ubuntu-noble | 2026-06-20 14:01:21.341 GMT [167] LOG: checkpoint starting: time 2026-06-20 14:03:00.774715 | ubuntu-noble | 2026-06-20 14:02:47.520 GMT [167] LOG: checkpoint complete: wrote 847 buffers (5.2%), wrote 2 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=85.729 s, sync=0.421 s, total=86.179 s; sync files=601, longest=0.006 s, average=0.001 s; distance=7570 kB, estimate=12955 kB; lsn=0/30FB1E8, redo lsn=0/30420E0 2026-06-20 14:03:00.778234 | ubuntu-noble | ----- logs pod/netbox-postgresql-0 (previous) ----- 2026-06-20 14:03:00.866068 | ubuntu-noble | Error from server (BadRequest): previous terminated container "postgresql" in pod "netbox-postgresql-0" not found 2026-06-20 14:03:00.869425 | ubuntu-noble | ----- describe pod/netbox-valkey-primary-0 ----- 2026-06-20 14:03:00.955389 | ubuntu-noble | Name: netbox-valkey-primary-0 2026-06-20 14:03:00.955510 | ubuntu-noble | Namespace: netbox 2026-06-20 14:03:00.955525 | ubuntu-noble | Priority: 0 2026-06-20 14:03:00.955535 | ubuntu-noble | Service Account: netbox-valkey-primary 2026-06-20 14:03:00.955582 | ubuntu-noble | Node: netbox-manager-e2e-control-plane/172.18.0.2 2026-06-20 14:03:00.955592 | ubuntu-noble | Start Time: Sat, 20 Jun 2026 13:50:31 +0000 2026-06-20 14:03:00.955601 | ubuntu-noble | Labels: app.kubernetes.io/component=primary 2026-06-20 14:03:00.955610 | ubuntu-noble | app.kubernetes.io/instance=netbox 2026-06-20 14:03:00.955674 | ubuntu-noble | app.kubernetes.io/managed-by=Helm 2026-06-20 14:03:00.955686 | ubuntu-noble | app.kubernetes.io/name=valkey 2026-06-20 14:03:00.955695 | ubuntu-noble | app.kubernetes.io/version=9.0.4 2026-06-20 14:03:00.955704 | ubuntu-noble | apps.kubernetes.io/pod-index=0 2026-06-20 14:03:00.955713 | ubuntu-noble | controller-revision-hash=netbox-valkey-primary-78b5cc5f6 2026-06-20 14:03:00.955723 | ubuntu-noble | helm.sh/chart=valkey-5.6.1 2026-06-20 14:03:00.955732 | ubuntu-noble | statefulset.kubernetes.io/pod-name=netbox-valkey-primary-0 2026-06-20 14:03:00.955777 | ubuntu-noble | Annotations: checksum/configmap: c8cdc0c4c772ac3192446a08bf401c29f1e39f33614657d36e4bb1692e34b39f 2026-06-20 14:03:00.955787 | ubuntu-noble | checksum/health: 30ef46e920ea5e36fb842c2ed1175c90b698bdb5a18a244ee061ab6fad0deb34 2026-06-20 14:03:00.955796 | ubuntu-noble | checksum/scripts: 791de9ea7b477455268cda3e85c8e58a1505e8d19ff8e851d78a246cb185a0f7 2026-06-20 14:03:00.955805 | ubuntu-noble | Status: Running 2026-06-20 14:03:00.955814 | ubuntu-noble | IP: 10.244.0.9 2026-06-20 14:03:00.955823 | ubuntu-noble | IPs: 2026-06-20 14:03:00.955869 | ubuntu-noble | IP: 10.244.0.9 2026-06-20 14:03:00.955878 | ubuntu-noble | Controlled By: StatefulSet/netbox-valkey-primary 2026-06-20 14:03:00.955888 | ubuntu-noble | Containers: 2026-06-20 14:03:00.955897 | ubuntu-noble | valkey: 2026-06-20 14:03:00.955906 | ubuntu-noble | Container ID: containerd://5feeec6b902cf6f6ad44022061bc14f10d5648e95f204e16aa526e9e9b3f42d4 2026-06-20 14:03:00.955915 | ubuntu-noble | Image: registry-1.docker.io/bitnami/valkey:latest 2026-06-20 14:03:00.955960 | ubuntu-noble | Image ID: registry-1.docker.io/bitnami/valkey@sha256:bcb8664d48fc0449050e1524e4041504bb774cc4ecc00bd0cc52daaad12beea4 2026-06-20 14:03:00.955970 | ubuntu-noble | Port: 6379/TCP (redis) 2026-06-20 14:03:00.955979 | ubuntu-noble | Host Port: 0/TCP (redis) 2026-06-20 14:03:00.955987 | ubuntu-noble | SeccompProfile: RuntimeDefault 2026-06-20 14:03:00.955996 | ubuntu-noble | Command: 2026-06-20 14:03:00.956005 | ubuntu-noble | /bin/bash 2026-06-20 14:03:00.956034 | ubuntu-noble | Args: 2026-06-20 14:03:00.956104 | ubuntu-noble | -c 2026-06-20 14:03:00.956120 | ubuntu-noble | /opt/bitnami/scripts/start-scripts/start-primary.sh 2026-06-20 14:03:00.956129 | ubuntu-noble | State: Running 2026-06-20 14:03:00.956138 | ubuntu-noble | Started: Sat, 20 Jun 2026 13:51:07 +0000 2026-06-20 14:03:00.956147 | ubuntu-noble | Ready: True 2026-06-20 14:03:00.956156 | ubuntu-noble | Restart Count: 0 2026-06-20 14:03:00.956228 | ubuntu-noble | Limits: 2026-06-20 14:03:00.956237 | ubuntu-noble | cpu: 150m 2026-06-20 14:03:00.956246 | ubuntu-noble | ephemeral-storage: 2Gi 2026-06-20 14:03:00.956255 | ubuntu-noble | memory: 192Mi 2026-06-20 14:03:00.956264 | ubuntu-noble | Requests: 2026-06-20 14:03:00.956273 | ubuntu-noble | cpu: 100m 2026-06-20 14:03:00.956322 | ubuntu-noble | ephemeral-storage: 50Mi 2026-06-20 14:03:00.956351 | ubuntu-noble | memory: 128Mi 2026-06-20 14:03:00.956362 | ubuntu-noble | Liveness: exec [sh -c /health/ping_liveness_local.sh 5] delay=20s timeout=6s period=5s #success=1 #failure=5 2026-06-20 14:03:00.956371 | ubuntu-noble | Readiness: exec [sh -c /health/ping_readiness_local.sh 1] delay=20s timeout=2s period=5s #success=1 #failure=5 2026-06-20 14:03:00.956380 | ubuntu-noble | Environment: 2026-06-20 14:03:00.956389 | ubuntu-noble | BITNAMI_DEBUG: false 2026-06-20 14:03:00.956398 | ubuntu-noble | VALKEY_REPLICATION_MODE: primary 2026-06-20 14:03:00.956407 | ubuntu-noble | ALLOW_EMPTY_PASSWORD: no 2026-06-20 14:03:00.956416 | ubuntu-noble | VALKEY_PASSWORD_FILE: /opt/bitnami/valkey/secrets/valkey-password 2026-06-20 14:03:00.956425 | ubuntu-noble | OPENSSL_FIPS: yes 2026-06-20 14:03:00.956434 | ubuntu-noble | VALKEY_TLS_ENABLED: no 2026-06-20 14:03:00.956442 | ubuntu-noble | VALKEY_PORT: 6379 2026-06-20 14:03:00.956451 | ubuntu-noble | Mounts: 2026-06-20 14:03:00.956460 | ubuntu-noble | /data from valkey-data (rw) 2026-06-20 14:03:00.956469 | ubuntu-noble | /health from health (rw) 2026-06-20 14:03:00.956478 | ubuntu-noble | /opt/bitnami/scripts/start-scripts from start-scripts (rw) 2026-06-20 14:03:00.956488 | ubuntu-noble | /opt/bitnami/valkey/etc/ from empty-dir (rw,path="app-conf-dir") 2026-06-20 14:03:00.956496 | ubuntu-noble | /opt/bitnami/valkey/mounted-etc from config (rw) 2026-06-20 14:03:00.956505 | ubuntu-noble | /opt/bitnami/valkey/secrets/ from valkey-password (rw) 2026-06-20 14:03:00.956514 | ubuntu-noble | /tmp from empty-dir (rw,path="tmp-dir") 2026-06-20 14:03:00.956523 | ubuntu-noble | Conditions: 2026-06-20 14:03:00.956532 | ubuntu-noble | Type Status 2026-06-20 14:03:00.956541 | ubuntu-noble | PodReadyToStartContainers True 2026-06-20 14:03:00.956550 | ubuntu-noble | Initialized True 2026-06-20 14:03:00.956558 | ubuntu-noble | Ready True 2026-06-20 14:03:00.956567 | ubuntu-noble | ContainersReady True 2026-06-20 14:03:00.956576 | ubuntu-noble | PodScheduled True 2026-06-20 14:03:00.956601 | ubuntu-noble | Volumes: 2026-06-20 14:03:00.956611 | ubuntu-noble | valkey-data: 2026-06-20 14:03:00.956675 | ubuntu-noble | Type: PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace) 2026-06-20 14:03:00.956687 | ubuntu-noble | ClaimName: valkey-data-netbox-valkey-primary-0 2026-06-20 14:03:00.956696 | ubuntu-noble | ReadOnly: false 2026-06-20 14:03:00.956705 | ubuntu-noble | start-scripts: 2026-06-20 14:03:00.956714 | ubuntu-noble | Type: ConfigMap (a volume populated by a ConfigMap) 2026-06-20 14:03:00.956722 | ubuntu-noble | Name: netbox-valkey-scripts 2026-06-20 14:03:00.956731 | ubuntu-noble | Optional: false 2026-06-20 14:03:00.956740 | ubuntu-noble | health: 2026-06-20 14:03:00.956749 | ubuntu-noble | Type: ConfigMap (a volume populated by a ConfigMap) 2026-06-20 14:03:00.957175 | ubuntu-noble | Name: netbox-valkey-health 2026-06-20 14:03:00.957196 | ubuntu-noble | Optional: false 2026-06-20 14:03:00.957204 | ubuntu-noble | valkey-password: 2026-06-20 14:03:00.957211 | ubuntu-noble | Type: Secret (a volume populated by a Secret) 2026-06-20 14:03:00.957218 | ubuntu-noble | SecretName: netbox-valkey 2026-06-20 14:03:00.957341 | ubuntu-noble | Optional: false 2026-06-20 14:03:00.957350 | ubuntu-noble | config: 2026-06-20 14:03:00.957358 | ubuntu-noble | Type: ConfigMap (a volume populated by a ConfigMap) 2026-06-20 14:03:00.957365 | ubuntu-noble | Name: netbox-valkey-configuration 2026-06-20 14:03:00.957373 | ubuntu-noble | Optional: false 2026-06-20 14:03:00.957380 | ubuntu-noble | empty-dir: 2026-06-20 14:03:00.957388 | ubuntu-noble | Type: EmptyDir (a temporary directory that shares a pod's lifetime) 2026-06-20 14:03:00.957395 | ubuntu-noble | Medium: 2026-06-20 14:03:00.957914 | ubuntu-noble | SizeLimit: 2026-06-20 14:03:00.957938 | ubuntu-noble | QoS Class: Burstable 2026-06-20 14:03:00.957946 | ubuntu-noble | Node-Selectors: 2026-06-20 14:03:00.957954 | ubuntu-noble | Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s 2026-06-20 14:03:00.957961 | ubuntu-noble | node.kubernetes.io/unreachable:NoExecute op=Exists for 300s 2026-06-20 14:03:00.957968 | ubuntu-noble | Events: 2026-06-20 14:03:00.957976 | ubuntu-noble | Type Reason Age From Message 2026-06-20 14:03:00.957983 | ubuntu-noble | ---- ------ ---- ---- ------- 2026-06-20 14:03:00.958003 | ubuntu-noble | Warning FailedScheduling 12m default-scheduler 0/1 nodes are available: 1 node(s) had untolerated taint(s). no new claims to deallocate, preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling. 2026-06-20 14:03:00.958012 | ubuntu-noble | Normal Scheduled 12m default-scheduler Successfully assigned netbox/netbox-valkey-primary-0 to netbox-manager-e2e-control-plane 2026-06-20 14:03:00.958021 | ubuntu-noble | Normal Pulling 12m kubelet spec.containers{valkey}: Pulling image "registry-1.docker.io/bitnami/valkey:latest" 2026-06-20 14:03:00.958030 | ubuntu-noble | Normal Pulled 11m kubelet spec.containers{valkey}: Successfully pulled image "registry-1.docker.io/bitnami/valkey:latest" in 5.824s (34.382s including waiting). Image size: 49194903 bytes. 2026-06-20 14:03:00.958037 | ubuntu-noble | Normal Created 11m kubelet spec.containers{valkey}: Container created 2026-06-20 14:03:00.958068 | ubuntu-noble | Normal Started 11m kubelet spec.containers{valkey}: Container started 2026-06-20 14:03:00.962467 | ubuntu-noble | ----- logs pod/netbox-valkey-primary-0 (current) ----- 2026-06-20 14:03:01.072342 | ubuntu-noble | 1:M 20 Jun 2026 13:51:08.172 * oO0OoO0OoO0Oo Valkey is starting oO0OoO0OoO0Oo 2026-06-20 14:03:01.072397 | ubuntu-noble | 1:M 20 Jun 2026 13:51:08.172 * Valkey version=9.1.0, bits=64, commit=00000000, modified=1, pid=1, just started 2026-06-20 14:03:01.072404 | ubuntu-noble | 1:M 20 Jun 2026 13:51:08.172 * Configuration loaded 2026-06-20 14:03:01.072408 | ubuntu-noble | 1:M 20 Jun 2026 13:51:08.277 * monotonic clock: X86 TSC @ 2300.14 ticks/us 2026-06-20 14:03:01.072413 | ubuntu-noble | 1:M 20 Jun 2026 13:51:08.278 * Running mode=standalone, port=6379. 2026-06-20 14:03:01.072417 | ubuntu-noble | 1:M 20 Jun 2026 13:51:08.280 * Static Module 'lua' successfully loaded 2026-06-20 14:03:01.072421 | ubuntu-noble | 1:M 20 Jun 2026 13:51:08.281 * Server initialized 2026-06-20 14:03:01.072425 | ubuntu-noble | 1:M 20 Jun 2026 13:51:08.288 * Creating AOF base file appendonly.aof.1.base.rdb on server start 2026-06-20 14:03:01.072429 | ubuntu-noble | 1:M 20 Jun 2026 13:51:08.293 * Creating AOF incr file appendonly.aof.1.incr.aof on server start 2026-06-20 14:03:01.072433 | ubuntu-noble | 1:M 20 Jun 2026 13:51:08.293 * Ready to accept connections tcp 2026-06-20 14:03:01.076400 | ubuntu-noble | ----- logs pod/netbox-valkey-primary-0 (previous) ----- 2026-06-20 14:03:01.159121 | ubuntu-noble | Error from server (BadRequest): previous terminated container "valkey" in pod "netbox-valkey-primary-0" not found 2026-06-20 14:03:01.161594 | ubuntu-noble | ----- describe pod/netbox-worker-5bc9d8c474-g5jr4 ----- 2026-06-20 14:03:01.268736 | ubuntu-noble | Name: netbox-worker-5bc9d8c474-g5jr4 2026-06-20 14:03:01.268827 | ubuntu-noble | Namespace: netbox 2026-06-20 14:03:01.268844 | ubuntu-noble | Priority: 0 2026-06-20 14:03:01.268856 | ubuntu-noble | Service Account: netbox 2026-06-20 14:03:01.268869 | ubuntu-noble | Node: netbox-manager-e2e-control-plane/172.18.0.2 2026-06-20 14:03:01.268878 | ubuntu-noble | Start Time: Sat, 20 Jun 2026 13:50:22 +0000 2026-06-20 14:03:01.268885 | ubuntu-noble | Labels: app.kubernetes.io/component=worker 2026-06-20 14:03:01.268891 | ubuntu-noble | app.kubernetes.io/instance=netbox 2026-06-20 14:03:01.268898 | ubuntu-noble | app.kubernetes.io/managed-by=Helm 2026-06-20 14:03:01.268905 | ubuntu-noble | app.kubernetes.io/name=netbox 2026-06-20 14:03:01.268912 | ubuntu-noble | app.kubernetes.io/version=v4.5.10 2026-06-20 14:03:01.268918 | ubuntu-noble | helm.sh/chart=netbox-8.2.5 2026-06-20 14:03:01.268925 | ubuntu-noble | pod-template-hash=5bc9d8c474 2026-06-20 14:03:01.268933 | ubuntu-noble | Annotations: checksum/config: af6a571c121bfca7c6f3fccd6af6c5578423222854adda965ff1732af078f02f 2026-06-20 14:03:01.268940 | ubuntu-noble | checksum/secret: 449bf224480d7b736788c8bdedf37af7b9d25e7dfa4374f17edb5b19df8dc592 2026-06-20 14:03:01.268947 | ubuntu-noble | Status: Running 2026-06-20 14:03:01.268954 | ubuntu-noble | IP: 10.244.0.5 2026-06-20 14:03:01.268961 | ubuntu-noble | IPs: 2026-06-20 14:03:01.268968 | ubuntu-noble | IP: 10.244.0.5 2026-06-20 14:03:01.268975 | ubuntu-noble | Controlled By: ReplicaSet/netbox-worker-5bc9d8c474 2026-06-20 14:03:01.268982 | ubuntu-noble | Init Containers: 2026-06-20 14:03:01.269005 | ubuntu-noble | wait-for-backend: 2026-06-20 14:03:01.269012 | ubuntu-noble | Container ID: containerd://7e03ab01b5bc3474d9af99ff3310be5e29ca55306e35c232fddb5135e1da083b 2026-06-20 14:03:01.269018 | ubuntu-noble | Image: docker.io/rancher/kubectl:v1.36.0 2026-06-20 14:03:01.269026 | ubuntu-noble | Image ID: docker.io/rancher/kubectl@sha256:05d2b313e2f397e0ade252136aed47abd72d56ead11d1b027ac70f66362c8495 2026-06-20 14:03:01.269033 | ubuntu-noble | Port: 2026-06-20 14:03:01.269040 | ubuntu-noble | Host Port: 2026-06-20 14:03:01.269094 | ubuntu-noble | SeccompProfile: RuntimeDefault 2026-06-20 14:03:01.269101 | ubuntu-noble | Command: 2026-06-20 14:03:01.269108 | ubuntu-noble | /bin/kubectl 2026-06-20 14:03:01.269115 | ubuntu-noble | Args: 2026-06-20 14:03:01.269122 | ubuntu-noble | rollout 2026-06-20 14:03:01.269128 | ubuntu-noble | status 2026-06-20 14:03:01.269135 | ubuntu-noble | deployment 2026-06-20 14:03:01.269142 | ubuntu-noble | $(DEPLOYMENT_NAME) 2026-06-20 14:03:01.269148 | ubuntu-noble | State: Terminated 2026-06-20 14:03:01.269155 | ubuntu-noble | Reason: Completed 2026-06-20 14:03:01.269161 | ubuntu-noble | Exit Code: 0 2026-06-20 14:03:01.269168 | ubuntu-noble | Started: Sat, 20 Jun 2026 14:01:45 +0000 2026-06-20 14:03:01.269175 | ubuntu-noble | Finished: Sat, 20 Jun 2026 14:01:47 +0000 2026-06-20 14:03:01.269181 | ubuntu-noble | Ready: True 2026-06-20 14:03:01.269188 | ubuntu-noble | Restart Count: 4 2026-06-20 14:03:01.269195 | ubuntu-noble | Limits: 2026-06-20 14:03:01.269202 | ubuntu-noble | cpu: 150m 2026-06-20 14:03:01.269208 | ubuntu-noble | ephemeral-storage: 2Gi 2026-06-20 14:03:01.269215 | ubuntu-noble | memory: 192Mi 2026-06-20 14:03:01.269222 | ubuntu-noble | Requests: 2026-06-20 14:03:01.269228 | ubuntu-noble | cpu: 100m 2026-06-20 14:03:01.269235 | ubuntu-noble | ephemeral-storage: 50Mi 2026-06-20 14:03:01.269241 | ubuntu-noble | memory: 128Mi 2026-06-20 14:03:01.269248 | ubuntu-noble | Environment: 2026-06-20 14:03:01.269255 | ubuntu-noble | DEPLOYMENT_NAME: netbox 2026-06-20 14:03:01.269261 | ubuntu-noble | Mounts: 2026-06-20 14:03:01.269268 | ubuntu-noble | /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-lm9d9 (ro) 2026-06-20 14:03:01.269274 | ubuntu-noble | Containers: 2026-06-20 14:03:01.269281 | ubuntu-noble | netbox-worker: 2026-06-20 14:03:01.269299 | ubuntu-noble | Container ID: containerd://fe5ec98100ca6978374f26ce0e07b81eaeeb85b17502e8325b2acfd2873e5a96 2026-06-20 14:03:01.269306 | ubuntu-noble | Image: ghcr.io/netbox-community/netbox:v4.5.10 2026-06-20 14:03:01.269313 | ubuntu-noble | Image ID: ghcr.io/netbox-community/netbox@sha256:3b053a0bd29d8a91e240bfe672d001d8e679b31cf0bea30f9c079fc76bdc1e54 2026-06-20 14:03:01.269320 | ubuntu-noble | Port: 2026-06-20 14:03:01.269326 | ubuntu-noble | Host Port: 2026-06-20 14:03:01.269333 | ubuntu-noble | SeccompProfile: RuntimeDefault 2026-06-20 14:03:01.269339 | ubuntu-noble | Command: 2026-06-20 14:03:01.269346 | ubuntu-noble | /opt/netbox/venv/bin/python 2026-06-20 14:03:01.269353 | ubuntu-noble | /opt/netbox/netbox/manage.py 2026-06-20 14:03:01.269365 | ubuntu-noble | rqworker 2026-06-20 14:03:01.269377 | ubuntu-noble | State: Running 2026-06-20 14:03:01.269388 | ubuntu-noble | Started: Sat, 20 Jun 2026 14:01:48 +0000 2026-06-20 14:03:01.269399 | ubuntu-noble | Ready: True 2026-06-20 14:03:01.269410 | ubuntu-noble | Restart Count: 0 2026-06-20 14:03:01.269422 | ubuntu-noble | Environment: 2026-06-20 14:03:01.269433 | ubuntu-noble | Mounts: 2026-06-20 14:03:01.269444 | ubuntu-noble | /etc/netbox/config/configuration.py from config (ro,path="configuration.py") 2026-06-20 14:03:01.269457 | ubuntu-noble | /opt/netbox/netbox/media from media (rw) 2026-06-20 14:03:01.269468 | ubuntu-noble | /run/config/netbox from config (ro) 2026-06-20 14:03:01.269480 | ubuntu-noble | /run/secrets/netbox from secrets (ro) 2026-06-20 14:03:01.269491 | ubuntu-noble | /tmp from netbox-tmp (rw) 2026-06-20 14:03:01.269498 | ubuntu-noble | /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-lm9d9 (ro) 2026-06-20 14:03:01.269505 | ubuntu-noble | Conditions: 2026-06-20 14:03:01.269511 | ubuntu-noble | Type Status 2026-06-20 14:03:01.269518 | ubuntu-noble | PodReadyToStartContainers True 2026-06-20 14:03:01.269525 | ubuntu-noble | Initialized True 2026-06-20 14:03:01.269531 | ubuntu-noble | Ready True 2026-06-20 14:03:01.269538 | ubuntu-noble | ContainersReady True 2026-06-20 14:03:01.269553 | ubuntu-noble | PodScheduled True 2026-06-20 14:03:01.269561 | ubuntu-noble | Volumes: 2026-06-20 14:03:01.269567 | ubuntu-noble | config: 2026-06-20 14:03:01.269574 | ubuntu-noble | Type: ConfigMap (a volume populated by a ConfigMap) 2026-06-20 14:03:01.269581 | ubuntu-noble | Name: netbox 2026-06-20 14:03:01.269588 | ubuntu-noble | Optional: false 2026-06-20 14:03:01.269594 | ubuntu-noble | secrets: 2026-06-20 14:03:01.269601 | ubuntu-noble | Type: Projected (a volume that contains injected data from multiple sources) 2026-06-20 14:03:01.269608 | ubuntu-noble | SecretName: netbox-config 2026-06-20 14:03:01.269615 | ubuntu-noble | Optional: false 2026-06-20 14:03:01.269660 | ubuntu-noble | SecretName: netbox-config 2026-06-20 14:03:01.269667 | ubuntu-noble | Optional: true 2026-06-20 14:03:01.269673 | ubuntu-noble | SecretName: netbox-config 2026-06-20 14:03:01.269680 | ubuntu-noble | Optional: false 2026-06-20 14:03:01.269686 | ubuntu-noble | SecretName: netbox-superuser 2026-06-20 14:03:01.269693 | ubuntu-noble | Optional: false 2026-06-20 14:03:01.269700 | ubuntu-noble | SecretName: netbox-postgresql 2026-06-20 14:03:01.269706 | ubuntu-noble | Optional: false 2026-06-20 14:03:01.269713 | ubuntu-noble | SecretName: netbox-valkey 2026-06-20 14:03:01.269720 | ubuntu-noble | Optional: false 2026-06-20 14:03:01.269726 | ubuntu-noble | SecretName: netbox-valkey 2026-06-20 14:03:01.269733 | ubuntu-noble | Optional: false 2026-06-20 14:03:01.269740 | ubuntu-noble | netbox-tmp: 2026-06-20 14:03:01.269746 | ubuntu-noble | Type: EmptyDir (a temporary directory that shares a pod's lifetime) 2026-06-20 14:03:01.269753 | ubuntu-noble | Medium: Memory 2026-06-20 14:03:01.269760 | ubuntu-noble | SizeLimit: 2026-06-20 14:03:01.269766 | ubuntu-noble | media: 2026-06-20 14:03:01.269773 | ubuntu-noble | Type: EmptyDir (a temporary directory that shares a pod's lifetime) 2026-06-20 14:03:01.269794 | ubuntu-noble | Medium: 2026-06-20 14:03:01.269801 | ubuntu-noble | SizeLimit: 2026-06-20 14:03:01.269808 | ubuntu-noble | kube-api-access-lm9d9: 2026-06-20 14:03:01.269815 | ubuntu-noble | Type: Projected (a volume that contains injected data from multiple sources) 2026-06-20 14:03:01.269821 | ubuntu-noble | TokenExpirationSeconds: 3607 2026-06-20 14:03:01.269828 | ubuntu-noble | ConfigMapName: kube-root-ca.crt 2026-06-20 14:03:01.269835 | ubuntu-noble | Optional: false 2026-06-20 14:03:01.269841 | ubuntu-noble | DownwardAPI: true 2026-06-20 14:03:01.269848 | ubuntu-noble | QoS Class: Burstable 2026-06-20 14:03:01.269854 | ubuntu-noble | Node-Selectors: 2026-06-20 14:03:01.269861 | ubuntu-noble | Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s 2026-06-20 14:03:01.269868 | ubuntu-noble | node.kubernetes.io/unreachable:NoExecute op=Exists for 300s 2026-06-20 14:03:01.269875 | ubuntu-noble | Events: 2026-06-20 14:03:01.269881 | ubuntu-noble | Type Reason Age From Message 2026-06-20 14:03:01.269888 | ubuntu-noble | ---- ------ ---- ---- ------- 2026-06-20 14:03:01.269896 | ubuntu-noble | Warning FailedScheduling 12m default-scheduler 0/1 nodes are available: 1 node(s) had untolerated taint(s). no new claims to deallocate, preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling. 2026-06-20 14:03:01.269906 | ubuntu-noble | Normal Scheduled 12m default-scheduler Successfully assigned netbox/netbox-worker-5bc9d8c474-g5jr4 to netbox-manager-e2e-control-plane 2026-06-20 14:03:01.269916 | ubuntu-noble | Normal Pulling 12m kubelet spec.initContainers{wait-for-backend}: Pulling image "docker.io/rancher/kubectl:v1.36.0" 2026-06-20 14:03:01.269925 | ubuntu-noble | Normal Pulled 12m kubelet spec.initContainers{wait-for-backend}: Successfully pulled image "docker.io/rancher/kubectl:v1.36.0" in 3.51s (6.656s including waiting). Image size: 18087433 bytes. 2026-06-20 14:03:01.269932 | ubuntu-noble | Warning BackOff 2m14s (x3 over 2m50s) kubelet spec.initContainers{wait-for-backend}: Back-off restarting failed container wait-for-backend in pod netbox-worker-5bc9d8c474-g5jr4_netbox(9cc7578d-9262-45c4-8341-aba2e638f472) 2026-06-20 14:03:01.269939 | ubuntu-noble | Normal Created 76s (x5 over 12m) kubelet spec.initContainers{wait-for-backend}: Container created 2026-06-20 14:03:01.269953 | ubuntu-noble | Normal Started 76s (x5 over 12m) kubelet spec.initContainers{wait-for-backend}: Container started 2026-06-20 14:03:01.269961 | ubuntu-noble | Normal Pulled 76s (x4 over 2m52s) kubelet spec.initContainers{wait-for-backend}: Container image "docker.io/rancher/kubectl:v1.36.0" already present on machine and can be accessed by the pod 2026-06-20 14:03:01.269975 | ubuntu-noble | Normal Pulled 73s kubelet spec.containers{netbox-worker}: Container image "ghcr.io/netbox-community/netbox:v4.5.10" already present on machine and can be accessed by the pod 2026-06-20 14:03:01.269982 | ubuntu-noble | Normal Created 73s kubelet spec.containers{netbox-worker}: Container created 2026-06-20 14:03:01.269989 | ubuntu-noble | Normal Started 73s kubelet spec.containers{netbox-worker}: Container started 2026-06-20 14:03:01.272933 | ubuntu-noble | ----- logs pod/netbox-worker-5bc9d8c474-g5jr4 (current) ----- 2026-06-20 14:03:01.367179 | ubuntu-noble | deployment "netbox" successfully rolled out 2026-06-20 14:03:01.374159 | ubuntu-noble | No queues have been specified. This process will service the following queues by default: high, default, low 2026-06-20 14:03:01.375183 | ubuntu-noble | 🧬 loaded config '/etc/netbox/config/configuration.py' 2026-06-20 14:03:01.375192 | ubuntu-noble | 🧬 loaded config '/etc/netbox/config/extra.py' 2026-06-20 14:03:01.375207 | ubuntu-noble | 🧬 loaded config '/etc/netbox/config/logging.py' 2026-06-20 14:03:01.375213 | ubuntu-noble | 🧬 loaded config '/etc/netbox/config/plugins.py' 2026-06-20 14:03:01.375219 | ubuntu-noble | 14:01:57 Worker b56ebd4493484add9378e14b0aeed259: started with PID 1, version 2.8.0 2026-06-20 14:03:01.375225 | ubuntu-noble | 14:01:57 Worker b56ebd4493484add9378e14b0aeed259: subscribing to channel rq:pubsub:b56ebd4493484add9378e14b0aeed259 2026-06-20 14:03:01.375230 | ubuntu-noble | 14:01:57 *** Listening on high, default, low... 2026-06-20 14:03:01.375236 | ubuntu-noble | 14:01:57 Acquired scheduler lock for high 2026-06-20 14:03:01.375241 | ubuntu-noble | 14:01:57 Acquired scheduler lock for default 2026-06-20 14:03:01.375246 | ubuntu-noble | 14:01:57 Acquired scheduler lock for low 2026-06-20 14:03:01.375251 | ubuntu-noble | 14:01:57 Worker b56ebd4493484add9378e14b0aeed259: cleaning registries for queue: high 2026-06-20 14:03:01.375257 | ubuntu-noble | 14:01:57 Worker b56ebd4493484add9378e14b0aeed259: cleaning registries for queue: default 2026-06-20 14:03:01.375262 | ubuntu-noble | 14:01:57 Scheduler for high, default, low started with PID 40 2026-06-20 14:03:01.375267 | ubuntu-noble | 14:01:57 Worker b56ebd4493484add9378e14b0aeed259: cleaning registries for queue: low 2026-06-20 14:03:01.375272 | ubuntu-noble | 14:01:57 default: handle(job=) (cfae1a44-ca27-47c9-b31e-7a3b10e8088e) 2026-06-20 14:03:01.375277 | ubuntu-noble | 14:01:58 Successfully completed handle(job=) job in 0:00:00.547213s on worker b56ebd4493484add9378e14b0aeed259 2026-06-20 14:03:01.375284 | ubuntu-noble | 14:01:58 default: Job OK (cfae1a44-ca27-47c9-b31e-7a3b10e8088e) 2026-06-20 14:03:01.375289 | ubuntu-noble | 14:01:58 Result is kept for 500 seconds 2026-06-20 14:03:01.378471 | ubuntu-noble | ----- logs pod/netbox-worker-5bc9d8c474-g5jr4 (previous) ----- 2026-06-20 14:03:01.473114 | ubuntu-noble | Error from server (BadRequest): previous terminated container "wait-for-backend" in pod "netbox-worker-5bc9d8c474-g5jr4" not found 2026-06-20 14:03:01.474454 | ubuntu-noble | ================================================================== 2026-06-20 14:03:01.474487 | ubuntu-noble | >>> Deleting kind cluster 'netbox-manager-e2e' 2026-06-20 14:03:01.609940 | ubuntu-noble | Deleting cluster "netbox-manager-e2e" ... 2026-06-20 14:03:03.989964 | ubuntu-noble | Deleted nodes: ["netbox-manager-e2e-control-plane"] 2026-06-20 14:03:03.992069 | ubuntu-noble | make: *** [Makefile:8: e2e] Error 1 2026-06-20 14:03:04.084739 | ubuntu-noble | ERROR 2026-06-20 14:03:04.085124 | ubuntu-noble | { 2026-06-20 14:03:04.085247 | ubuntu-noble | "delta": "0:13:32.139406", 2026-06-20 14:03:04.085306 | ubuntu-noble | "end": "2026-06-20 14:03:03.992818", 2026-06-20 14:03:04.085354 | ubuntu-noble | "msg": "non-zero return code", 2026-06-20 14:03:04.085397 | ubuntu-noble | "rc": 2, 2026-06-20 14:03:04.085441 | ubuntu-noble | "start": "2026-06-20 13:49:31.853412" 2026-06-20 14:03:04.085493 | ubuntu-noble | } failure 2026-06-20 14:03:04.107714 | 2026-06-20 14:03:04.107906 | PLAY RECAP 2026-06-20 14:03:04.108354 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-06-20 14:03:04.108456 | 2026-06-20 14:03:04.275358 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/netbox-manager/playbooks/test-e2e.yml@main] 2026-06-20 14:03:04.278531 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-20 14:03:05.042077 | 2026-06-20 14:03:05.042265 | PLAY [Base post-fetch] 2026-06-20 14:03:05.056829 | 2026-06-20 14:03:05.056973 | TASK [diagnose-network : Ensure log directory exists] 2026-06-20 14:03:05.715312 | ubuntu-noble | ok 2026-06-20 14:03:05.726231 | 2026-06-20 14:03:05.726431 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-06-20 14:03:38.761134 | ubuntu-noble | ok: Runtime: 0:00:28.476263 2026-06-20 14:03:38.771094 | 2026-06-20 14:03:38.771280 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-06-20 14:03:44.929014 | ubuntu-noble | ok: Runtime: 0:00:00.419768 2026-06-20 14:03:44.937395 | 2026-06-20 14:03:44.937552 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-06-20 14:03:51.065450 | ubuntu-noble | ok: Runtime: 0:00:00.717967 2026-06-20 14:03:51.077651 | 2026-06-20 14:03:51.077815 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-20 14:03:51.134071 | ubuntu-noble | skipping: Conditional result was False 2026-06-20 14:03:51.147645 | 2026-06-20 14:03:51.147853 | TASK [fetch-output : Set log path for single node] 2026-06-20 14:03:51.203705 | ubuntu-noble | ok 2026-06-20 14:03:51.210247 | 2026-06-20 14:03:51.210383 | LOOP [fetch-output : Ensure local output dirs] 2026-06-20 14:03:51.554166 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/a274c2cc7f6543b8aa4732d005af5f0d/work/logs" 2026-06-20 14:03:51.852253 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/a274c2cc7f6543b8aa4732d005af5f0d/work/artifacts" 2026-06-20 14:03:52.141139 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/a274c2cc7f6543b8aa4732d005af5f0d/work/docs" 2026-06-20 14:03:52.164733 | 2026-06-20 14:03:52.165044 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-20 14:03:52.987805 | ubuntu-noble | changed: 2026-06-20 14:03:52.988253 | ubuntu-noble | .d..t...... ./ 2026-06-20 14:03:52.988321 | ubuntu-noble | >f+++++++++ net-debug.post.txt 2026-06-20 14:03:52.988362 | ubuntu-noble | >f+++++++++ net-debug.pre.txt 2026-06-20 14:03:52.988397 | ubuntu-noble | >f+++++++++ sudo-debug.txt 2026-06-20 14:03:52.988430 | ubuntu-noble | >f+++++++++ sudo-strace.log 2026-06-20 14:03:52.988464 | ubuntu-noble | >f+++++++++ sudo-strace.log.time 2026-06-20 14:03:52.988534 | ubuntu-noble | changed: All items complete 2026-06-20 14:03:52.988579 | 2026-06-20 14:03:53.551602 | ubuntu-noble | changed: .d..t...... ./ 2026-06-20 14:03:54.109496 | ubuntu-noble | changed: .d..t...... ./ 2026-06-20 14:03:54.129392 | 2026-06-20 14:03:54.129519 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-20 14:03:54.488788 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.010688 2026-06-20 14:03:54.788531 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.009758 2026-06-20 14:03:54.800589 | 2026-06-20 14:03:54.800683 | PLAY RECAP 2026-06-20 14:03:54.800741 | ubuntu-noble | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-20 14:03:54.800766 | 2026-06-20 14:03:54.938674 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-20 14:03:54.940687 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-20 14:03:55.697500 | 2026-06-20 14:03:55.697657 | PLAY [Base post] 2026-06-20 14:03:55.711325 | 2026-06-20 14:03:55.711455 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-20 14:03:56.568254 | ubuntu-noble | changed 2026-06-20 14:03:56.577058 | 2026-06-20 14:03:56.577214 | PLAY RECAP 2026-06-20 14:03:56.577288 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-20 14:03:56.577366 | 2026-06-20 14:03:56.763225 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-20 14:03:56.764155 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-20 14:03:57.567919 | 2026-06-20 14:03:57.568093 | PLAY [Base post-logs] 2026-06-20 14:03:57.579241 | 2026-06-20 14:03:57.579393 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-20 14:03:58.077549 | localhost | changed 2026-06-20 14:03:58.094991 | 2026-06-20 14:03:58.095223 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-20 14:03:58.133921 | localhost | ok 2026-06-20 14:03:58.140685 | 2026-06-20 14:03:58.140859 | TASK [Set zuul-log-path fact] 2026-06-20 14:03:58.158203 | localhost | ok 2026-06-20 14:03:58.170123 | 2026-06-20 14:03:58.170297 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-20 14:03:58.198281 | localhost | ok 2026-06-20 14:03:58.204858 | 2026-06-20 14:03:58.205041 | TASK [upload-logs : Create log directories] 2026-06-20 14:03:58.726091 | localhost | changed 2026-06-20 14:03:58.731692 | 2026-06-20 14:03:58.731874 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-20 14:03:59.237942 | localhost -> localhost | ok: Runtime: 0:00:00.007203 2026-06-20 14:03:59.242234 | 2026-06-20 14:03:59.242351 | TASK [upload-logs : Upload logs to log server] 2026-06-20 14:03:59.831139 | localhost | Output suppressed because no_log was given 2026-06-20 14:03:59.836263 | 2026-06-20 14:03:59.836726 | LOOP [upload-logs : Compress console log and json output] 2026-06-20 14:03:59.893932 | localhost | skipping: Conditional result was False 2026-06-20 14:03:59.898492 | localhost | skipping: Conditional result was False 2026-06-20 14:03:59.911283 | 2026-06-20 14:03:59.911560 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-20 14:03:59.970008 | localhost | skipping: Conditional result was False 2026-06-20 14:03:59.970657 | 2026-06-20 14:03:59.977282 | localhost | skipping: Conditional result was False 2026-06-20 14:03:59.988063 | 2026-06-20 14:03:59.988393 | LOOP [upload-logs : Upload console log and json output]