LinuxServer.io

Test Results

linuxserver/netbox

v4.2.9-ls273

Cumulative: PASS

Total Runtime: 121.29s

AMD64 PASS

linuxserver/netbox

Runtime: 17.54s
WEB_SCREENSHOT ENV Disabled
Build Information
Builder: X86-BUILDER-7a -- Hetzner
Created: 2025-04-30T19:18:36+00:00
Image: linuxserver/netbox
Maintainer: alex-phillips
Size: 124.46MB
Tag: amd64-v4.2.9-ls273
Version: v4.2.9-ls273
View Container Logs
Expand
2025-04-30T19:24:51.883486872Z [migrations] started
2025-04-30T19:24:51.883512172Z [migrations] no migrations found
2025-04-30T19:24:52.043767363Z usermod: no changes
2025-04-30T19:24:52.046072484Z ───────────────────────────────────────
2025-04-30T19:24:52.046085074Z 
2025-04-30T19:24:52.046090144Z       ██╗     ███████╗██╗ ██████╗
2025-04-30T19:24:52.046094724Z       ██║     ██╔════╝██║██╔═══██╗
2025-04-30T19:24:52.046099144Z       ██║     ███████╗██║██║   ██║
2025-04-30T19:24:52.046103493Z       ██║     ╚════██║██║██║   ██║
2025-04-30T19:24:52.046107843Z       ███████╗███████║██║╚██████╔╝
2025-04-30T19:24:52.046112223Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-04-30T19:24:52.046116593Z 
2025-04-30T19:24:52.046120723Z    Brought to you by linuxserver.io
2025-04-30T19:24:52.046125033Z ───────────────────────────────────────
2025-04-30T19:24:52.046537076Z 
2025-04-30T19:24:52.046552416Z To support LSIO projects visit:
2025-04-30T19:24:52.046559436Z https://www.linuxserver.io/donate/
2025-04-30T19:24:52.046565436Z 
2025-04-30T19:24:52.046571225Z ───────────────────────────────────────
2025-04-30T19:24:52.046577575Z GID/UID
2025-04-30T19:24:52.046583515Z ───────────────────────────────────────
2025-04-30T19:24:52.051095729Z 
2025-04-30T19:24:52.051103869Z User UID:    911
2025-04-30T19:24:52.051107099Z User GID:    911
2025-04-30T19:24:52.051109959Z ───────────────────────────────────────
2025-04-30T19:24:52.052376707Z Linuxserver.io version: v4.2.9-ls273
2025-04-30T19:24:52.052587334Z Build-date: 2025-04-30T19:18:36+00:00
2025-04-30T19:24:52.052602183Z ───────────────────────────────────────
2025-04-30T19:24:52.052608823Z     
2025-04-30T19:24:52.175842303Z [custom-init] No custom files found, skipping...
2025-04-30T19:24:57.915206088Z Traceback (most recent call last):
2025-04-30T19:24:57.915227387Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-04-30T19:24:57.915258707Z     self.connect()
2025-04-30T19:24:57.915279546Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-04-30T19:24:57.915308146Z     return func(*args, **kwargs)
2025-04-30T19:24:57.915328326Z            ^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:24:57.915332026Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-04-30T19:24:57.915405534Z     self.connection = self.get_new_connection(conn_params)
2025-04-30T19:24:57.915422334Z                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:24:57.915425334Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-04-30T19:24:57.915458273Z     return func(*args, **kwargs)
2025-04-30T19:24:57.915474553Z            ^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:24:57.915477563Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-04-30T19:24:57.915567412Z     connection = self.Database.connect(**conn_params)
2025-04-30T19:24:57.915583961Z                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:24:57.915586881Z   File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-04-30T19:24:57.915632511Z     attempts = conninfo_attempts(params)
2025-04-30T19:24:57.915653180Z                ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:24:57.915655930Z   File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-04-30T19:24:57.915691990Z     raise e.OperationalError(str(last_exc))
2025-04-30T19:24:57.915706469Z psycopg.OperationalError: [Errno -2] Name does not resolve
2025-04-30T19:24:57.915709359Z 
2025-04-30T19:24:57.915711379Z The above exception was the direct cause of the following exception:
2025-04-30T19:24:57.915713459Z 
2025-04-30T19:24:57.915715409Z Traceback (most recent call last):
2025-04-30T19:24:57.915718039Z   File "/app/netbox/netbox/./manage.py", line 10, in <module>
2025-04-30T19:24:57.915754528Z     execute_from_command_line(sys.argv)
2025-04-30T19:24:57.915765448Z   File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line
2025-04-30T19:24:57.915868357Z     utility.execute()
2025-04-30T19:24:57.915880476Z   File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute
2025-04-30T19:24:57.915976835Z     self.fetch_command(subcommand).run_from_argv(self.argv)
2025-04-30T19:24:57.916000964Z   File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 413, in run_from_argv
2025-04-30T19:24:57.916090303Z     self.execute(*args, **cmd_options)
2025-04-30T19:24:57.916102643Z   File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 459, in execute
2025-04-30T19:24:57.916200731Z     output = self.handle(*args, **options)
2025-04-30T19:24:57.916438217Z              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:24:57.916441367Z   File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 107, in wrapper
2025-04-30T19:24:57.916444067Z     res = handle_func(*args, **kwargs)
2025-04-30T19:24:57.916446437Z           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:24:57.916448817Z   File "/lsiopy/lib/python3.12/site-packages/django/core/management/commands/migrate.py", line 101, in handle
2025-04-30T19:24:57.916451377Z     self.check(databases=[database])
2025-04-30T19:24:57.916453777Z   File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 486, in check
2025-04-30T19:24:57.916488936Z     all_issues = checks.run_checks(
2025-04-30T19:24:57.916494346Z                  ^^^^^^^^^^^^^^^^^^
2025-04-30T19:24:57.916496626Z   File "/lsiopy/lib/python3.12/site-packages/django/core/checks/registry.py", line 88, in run_checks
2025-04-30T19:24:57.916541455Z     new_errors = check(app_configs=app_configs, databases=databases)
2025-04-30T19:24:57.916569075Z                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:24:57.916572075Z   File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 44, in check_url_namespaces_unique
2025-04-30T19:24:57.916605724Z     all_namespaces = _load_all_namespaces(resolver)
2025-04-30T19:24:57.916624444Z                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:24:57.916627684Z   File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 63, in _load_all_namespaces
2025-04-30T19:24:57.916667273Z     url_patterns = getattr(resolver, "url_patterns", [])
2025-04-30T19:24:57.916685353Z                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:24:57.916688423Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-04-30T19:24:57.916728622Z     res = instance.__dict__[self.name] = self.func(instance)
2025-04-30T19:24:57.916755302Z                                          ^^^^^^^^^^^^^^^^^^^
2025-04-30T19:24:57.916758731Z   File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 718, in url_patterns
2025-04-30T19:24:57.916926159Z     patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
2025-04-30T19:24:57.916942768Z                        ^^^^^^^^^^^^^^^^^^^
2025-04-30T19:24:57.916947398Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-04-30T19:24:57.916977928Z     res = instance.__dict__[self.name] = self.func(instance)
2025-04-30T19:24:57.917000337Z                                          ^^^^^^^^^^^^^^^^^^^
2025-04-30T19:24:57.917003857Z   File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 711, in urlconf_module
2025-04-30T19:24:57.917167575Z     return import_module(self.urlconf_name)
2025-04-30T19:24:57.917208504Z            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:24:57.917211194Z   File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-04-30T19:24:57.917234953Z     return _bootstrap._gcd_import(name[level:], package, level)
2025-04-30T19:24:57.917266873Z            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:24:57.917271673Z   File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-04-30T19:24:57.917275503Z   File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-04-30T19:24:57.917278613Z   File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-04-30T19:24:57.917281253Z   File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-04-30T19:24:57.917283763Z   File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-04-30T19:24:57.917286813Z   File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-04-30T19:24:57.917290502Z   File "/app/netbox/netbox/netbox/urls.py", line 27, in <module>
2025-04-30T19:24:57.917312182Z     path('core/', include('core.urls')),
2025-04-30T19:24:57.917331522Z                   ^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:24:57.917334372Z   File "/lsiopy/lib/python3.12/site-packages/django/urls/conf.py", line 39, in include
2025-04-30T19:24:57.917367731Z     urlconf_module = import_module(urlconf_module)
2025-04-30T19:24:57.917384141Z                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:24:57.917387061Z   File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-04-30T19:24:57.917426010Z     return _bootstrap._gcd_import(name[level:], package, level)
2025-04-30T19:24:57.917449050Z            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:24:57.917451810Z   File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-04-30T19:24:57.917454370Z   File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-04-30T19:24:57.917456900Z   File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-04-30T19:24:57.917460770Z   File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-04-30T19:24:57.917463630Z   File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-04-30T19:24:57.917466170Z   File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-04-30T19:24:57.917468729Z   File "/app/netbox/netbox/core/urls.py", line 4, in <module>
2025-04-30T19:24:57.917499369Z     from . import views
2025-04-30T19:24:57.917513049Z   File "/app/netbox/netbox/core/views.py", line 200, in <module>
2025-04-30T19:24:57.917566148Z     class ObjectChangeListView(generic.ObjectListView):
2025-04-30T19:24:57.917568808Z   File "/app/netbox/netbox/core/views.py", line 201, in ObjectChangeListView
2025-04-30T19:24:57.917624147Z     queryset = ObjectChange.objects.valid_models()
2025-04-30T19:24:57.917644217Z                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:24:57.917646946Z   File "/lsiopy/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method
2025-04-30T19:24:57.917703456Z     return getattr(self.get_queryset(), name)(*args, **kwargs)
2025-04-30T19:24:57.917732475Z            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:24:57.917735955Z   File "/app/netbox/netbox/core/querysets.py", line 18, in valid_models
2025-04-30T19:24:57.917766804Z     content_types = ContentType.objects.get_for_models(*apps.get_models()).values()
2025-04-30T19:24:57.917790934Z                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:24:57.917793674Z   File "/lsiopy/lib/python3.12/site-packages/django/contrib/contenttypes/models.py", line 91, in get_for_models
2025-04-30T19:24:57.917857723Z     for ct in cts:
2025-04-30T19:24:57.917872173Z               ^^^
2025-04-30T19:24:57.917874743Z   File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 400, in __iter__
2025-04-30T19:24:57.917967461Z     self._fetch_all()
2025-04-30T19:24:57.917977881Z   File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 1928, in _fetch_all
2025-04-30T19:24:57.918312715Z     self._result_cache = list(self._iterable_class(self))
2025-04-30T19:24:57.918332315Z                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:24:57.918336105Z   File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 91, in __iter__
2025-04-30T19:24:57.918378344Z     results = compiler.execute_sql(
2025-04-30T19:24:57.918381134Z               ^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:24:57.918383554Z   File "/lsiopy/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1572, in execute_sql
2025-04-30T19:24:57.918679279Z     cursor = self.connection.cursor()
2025-04-30T19:24:57.918695639Z              ^^^^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:24:57.918699449Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-04-30T19:24:57.918727938Z     return func(*args, **kwargs)
2025-04-30T19:24:57.918746798Z            ^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:24:57.918749918Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 320, in cursor
2025-04-30T19:24:57.918826037Z     return self._cursor()
2025-04-30T19:24:57.918840106Z            ^^^^^^^^^^^^^^
2025-04-30T19:24:57.918843486Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 296, in _cursor
2025-04-30T19:24:57.918916095Z     self.ensure_connection()
2025-04-30T19:24:57.918924715Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-04-30T19:24:57.918992824Z     return func(*args, **kwargs)
2025-04-30T19:24:57.918995474Z            ^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:24:57.918997924Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 278, in ensure_connection
2025-04-30T19:24:57.919059293Z     with self.wrap_database_errors:
2025-04-30T19:24:57.919074462Z          ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:24:57.919078282Z   File "/lsiopy/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__
2025-04-30T19:24:57.919117732Z     raise dj_exc_value.with_traceback(traceback) from exc_value
2025-04-30T19:24:57.919133701Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-04-30T19:24:57.919201940Z     self.connect()
2025-04-30T19:24:57.919210770Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-04-30T19:24:57.919242669Z     return func(*args, **kwargs)
2025-04-30T19:24:57.919264209Z            ^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:24:57.919269969Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-04-30T19:24:57.919337708Z     self.connection = self.get_new_connection(conn_params)
2025-04-30T19:24:57.919358528Z                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:24:57.919361427Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-04-30T19:24:57.919387537Z     return func(*args, **kwargs)
2025-04-30T19:24:57.919402747Z            ^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:24:57.919405637Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-04-30T19:24:57.919500875Z     connection = self.Database.connect(**conn_params)
2025-04-30T19:24:57.919520115Z                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:24:57.919523225Z   File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-04-30T19:24:57.919567414Z     attempts = conninfo_attempts(params)
2025-04-30T19:24:57.919589554Z                ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:24:57.919593074Z   File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-04-30T19:24:57.919624793Z     raise e.OperationalError(str(last_exc))
2025-04-30T19:24:57.919639823Z django.db.utils.OperationalError: [Errno -2] Name does not resolve
2025-04-30T19:24:58.648802015Z Building local documentation
2025-04-30T19:25:07.846846550Z [uWSGI] getting INI configuration from uwsgi.ini
2025-04-30T19:25:07.848786217Z [uwsgi-static] added mapping for /static => static
2025-04-30T19:25:07.848804347Z *** Starting uWSGI 2.0.25.1 (64bit) on [Wed Apr 30 19:25:07 2025] ***
2025-04-30T19:25:07.848821067Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-04-30T19:25:07.848825407Z os: Linux-6.10.11+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.10.11-1~bpo12+1 (2024-10-03)
2025-04-30T19:25:07.848829466Z nodename: a58bea9526a3
2025-04-30T19:25:07.848834786Z machine: x86_64
2025-04-30T19:25:07.848839646Z clock source: unix
2025-04-30T19:25:07.848844396Z pcre jit disabled
2025-04-30T19:25:07.848849316Z detected number of CPU cores: 12
2025-04-30T19:25:07.848854036Z current working directory: /app/netbox/netbox
2025-04-30T19:25:07.848859066Z detected binary path: /usr/sbin/uwsgi
2025-04-30T19:25:07.848863596Z your memory page size is 4096 bytes
2025-04-30T19:25:07.848867406Z detected max file descriptor number: 1048576
2025-04-30T19:25:07.850990810Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-04-30T19:25:07.850998240Z lock engine: pthread robust mutexes
2025-04-30T19:25:07.851112438Z thunder lock: disabled (you can enable it with --thunder-lock)
2025-04-30T19:25:07.851210206Z uwsgi socket 0 bound to TCP address :8000 fd 3
2025-04-30T19:25:07.851229786Z Python version: 3.12.10 (main, Apr  9 2025, 07:23:41) [GCC 13.2.1 20240309]
2025-04-30T19:25:07.851235936Z PEP 405 virtualenv detected: /lsiopy
2025-04-30T19:25:07.851240056Z Set PythonHome to /lsiopy
2025-04-30T19:25:07.856404738Z Connection to localhost (127.0.0.1) 8000 port [tcp/*] succeeded!
2025-04-30T19:25:07.858468653Z Python main interpreter initialized at 0x7f55245c6c70
2025-04-30T19:25:07.858477553Z python threads support enabled
2025-04-30T19:25:07.858481542Z your server socket listen backlog is limited to 100 connections
2025-04-30T19:25:07.858484582Z your mercy for graceful operations on workers is 60 seconds
2025-04-30T19:25:07.858607410Z mapped 203184 bytes (198 KB) for 1 cores
2025-04-30T19:25:07.858635990Z *** Operational MODE: single process ***
2025-04-30T19:25:07.858835576Z running "exec:python3 ./manage.py collectstatic --noinput" (pre app)...
2025-04-30T19:25:07.866773902Z [ls.io-init] done.
View SBOM output
Expand
NAME                           VERSION                TYPE     
alpine-baselayout              3.6.5-r0               apk       
alpine-baselayout-data         3.6.5-r0               apk       
alpine-keys                    2.4-r1                 apk       
alpine-release                 3.20.6-r0              apk       
apk-tools                      2.14.4-r1              apk       
asgiref                        3.8.1                  python    
attrs                          25.3.0                 python    
babel                          2.17.0                 python    
backrefs                       5.8                    python    
bash                           5.2.26-r0              apk       
brotli-libs                    1.1.0-r2               apk       
busybox                        1.36.1-r29             apk       
busybox-binsh                  1.36.1-r29             apk       
c-ares                         1.33.1-r0              apk       
ca-certificates                20241121-r1            apk       
ca-certificates-bundle         20241121-r1            apk       
catatonit                      0.2.0-r0               apk       
certifi                        2025.4.26              python    
cffi                           1.17.1                 python    
charset-normalizer             3.4.1                  python    
click                          8.1.8                  python    
colorama                       0.4.6                  python    
coreutils                      9.5-r2                 apk       
coreutils-env                  9.5-r2                 apk       
coreutils-fmt                  9.5-r2                 apk       
coreutils-sha512sum            9.5-r2                 apk       
cryptography                   44.0.2                 python    
curl                           8.12.1-r0              apk       
defusedxml                     0.7.1                  python    
django                         5.1.8                  python    
django-auth-ldap               5.1.0                  python    
django-cors-headers            4.7.0                  python    
django-debug-toolbar           5.2.0                  python    
django-filter                  25.1                   python    
django-graphiql-debug-toolbar  0.2.0                  python    
django-htmx                    1.23.0                 python    
django-js-asset                3.1.2                  python    
django-mptt                    0.17.0                 python    
django-pglocks                 1.0.4                  python    
django-prometheus              2.3.1                  python    
django-redis                   5.4.0                  python    
django-rich                    1.14.0                 python    
django-rq                      3.0.1                  python    
django-tables2                 2.7.5                  python    
django-taggit                  6.1.0                  python    
django-timezone-field          7.1                    python    
djangorestframework            3.16.0                 python    
drf-spectacular                0.28.0                 python    
drf-spectacular-sidecar        2025.4.1               python    
feedparser                     6.0.11                 python    
findutils                      4.9.0-r5               apk       
gdbm                           1.23-r1                apk       
ghp-import                     2.1.0                  python    
gmp                            6.3.0-r1               apk       
graphene                       3.4.3                  python    
graphene-django                3.2.3                  python    
graphql-core                   3.2.6                  python    
graphql-relay                  3.2.0                  python    
griffe                         1.7.3                  python    
gunicorn                       23.0.0                 python    
idna                           3.10                   python    
inflection                     0.5.1                  python    
jansson                        2.14-r4                apk       
jinja2                         3.1.6                  python    
jq                             1.7.1-r0               apk       
jsonschema                     4.23.0                 python    
jsonschema-specifications      2025.4.1               python    
libacl                         2.3.2-r0               apk       
libattr                        2.5.2-r0               apk       
libbsd                         0.12.2-r0              apk       
libbz2                         1.0.8-r6               apk       
libcap2                        2.70-r0                apk       
libcrypto3                     3.3.3-r0               apk       
libcurl                        8.12.1-r0              apk       
libexpat                       2.7.0-r0               apk       
libffi                         3.4.6-r0               apk       
libgcc                         13.2.1_git20240309-r1  apk       
libidn2                        2.3.7-r0               apk       
libintl                        0.22.5-r0              apk       
libjpeg-turbo                  3.0.3-r0               apk       
libldap                        2.6.8-r0               apk       
libmd                          1.1.0-r0               apk       
libncursesw                    6.4_p20240420-r2       apk       
libpanelw                      6.4_p20240420-r2       apk       
libpq                          16.8-r0                apk       
libproc2                       4.0.4-r0               apk       
libpsl                         0.21.5-r1              apk       
libsasl                        2.1.28-r6              apk       
libsharpyuv                    1.3.2-r0               apk       
libssl3                        3.3.3-r0               apk       
libstdc++                      13.2.1_git20240309-r1  apk       
libunistring                   1.2-r0                 apk       
libwebp                        1.3.2-r0               apk       
libxml2                        2.12.7-r2              apk       
linux-pam                      1.6.0-r0               apk       
lz4-libs                       1.9.4-r5               apk       
mailcap                        2.1.54-r0              apk       
markdown                       3.8                    python    
markdown-it-py                 3.0.0                  python    
markupsafe                     3.0.2                  python    
mdurl                          0.1.2                  python    
mergedeep                      1.3.4                  python    
mkdocs                         1.6.1                  python    
mkdocs-autorefs                1.4.1                  python    
mkdocs-get-deps                0.2.0                  python    
mkdocs-material                9.6.12                 python    
mkdocs-material-extensions     1.3.1                  python    
mkdocstrings                   0.29.1                 python    
mkdocstrings-python            1.16.10                python    
mpdecimal                      4.0.0-r0               apk       
musl                           1.2.5-r1               apk       
musl-utils                     1.2.5-r1               apk       
ncurses-terminfo-base          6.4_p20240420-r2       apk       
netaddr                        1.3.0                  python    
netbox                         4.2.8                  npm       
netbox-graphiql                4.2.0                  npm       
netcat-openbsd                 1.226-r0               apk       
nghttp2-libs                   1.62.1-r0              apk       
nh3                            0.2.21                 python    
oauthlib                       3.2.2                  python    
oniguruma                      6.9.9-r0               apk       
packaging                      25.0                   python    
paginate                       0.5.7                  python    
pathspec                       0.12.1                 python    
pcre2                          10.43-r0               apk       
pillow                         11.2.1                 python    
pip                            25.1                   python    
platformdirs                   4.3.7                  python    
postgresql-common              1.2-r1                 apk       
postgresql16-client            16.8-r0                apk       
procps-ng                      4.0.4-r0               apk       
prometheus-client              0.21.1                 python    
promise                        2.3                    python    
psycopg                        3.2.7                  python    
psycopg-c                      3.2.7                  python    
psycopg-pool                   3.2.6                  python    
pyasn1                         0.6.1                  python    
pyasn1-modules                 0.4.2                  python    
pyc                            3.12.10-r0             apk       
pycparser                      2.22                   python    
pygments                       2.19.1                 python    
pyjwt                          2.10.1                 python    
pymdown-extensions             10.15                  python    
python-dateutil                2.9.0.post0            python    
python-ldap                    3.4.4                  python    
python3                        3.12.10-r0             apk       
python3-openid                 3.2.0                  python    
python3-pyc                    3.12.10-r0             apk       
python3-pycache-pyc0           3.12.10-r0             apk       
pyyaml                         6.0.2                  python    
pyyaml-env-tag                 0.1                    python    
readline                       8.2.10-r0              apk       
redis                          6.0.0                  python    
referencing                    0.36.2                 python    
requests                       2.32.3                 python    
requests-oauthlib              2.0.0                  python    
rich                           14.0.0                 python    
rpds-py                        0.24.0                 python    
rq                             2.3.2                  python    
scanelf                        1.3.7-r2               apk       
sgmllib3k                      1.0.0                  python    
shadow                         4.15.1-r0              apk       
six                            1.17.0                 python    
skalibs                        2.14.1.1-r0            apk       
social-auth-app-django         5.4.3                  python    
social-auth-core               4.6.1                  python    
sqlite-libs                    3.45.3-r2              apk       
sqlparse                       0.5.3                  python    
ssl_client                     1.36.1-r29             apk       
strawberry-graphql             0.266.0                python    
strawberry-graphql-django      0.58.0                 python    
svgwrite                       1.4.3                  python    
tablib                         3.8.0                  python    
text-unidecode                 1.3                    python    
tiff                           4.6.0t-r0              apk       
typing-extensions              4.13.2                 python    
tzdata                         2025.2                 python    
tzdata                         2025b-r0               apk       
uritemplate                    4.1.1                  python    
urllib3                        2.4.0                  python    
utmps-libs                     0.1.2.2-r1             apk       
uwsgi                          2.0.25.1-r1            apk       
uwsgi-python3                  2.0.25.1-r1            apk       
watchdog                       6.0.0                  python    
wheel                          0.45.1                 python    
xz-libs                        5.6.2-r1               apk       
zlib                           1.3.1-r1               apk       
zstd-libs                      1.5.6-r0               apk
Test Result Message Runtime
Container startup PASS - 17.06s
Create SBOM PASS - 15.64s
Get build info PASS - 0.02s

ARM64 FAIL

linuxserver/netbox

Runtime: 120.88s
WEB_SCREENSHOT ENV Disabled
Build Information
Builder: X86-BUILDER-7a -- Hetzner
Created: 2025-04-30T19:18:36+00:00
Image: linuxserver/netbox
Maintainer: alex-phillips
Size: 125.42MB
Tag: arm64v8-v4.2.9-ls273
Version: v4.2.9-ls273
View Container Logs
Expand
2025-04-30T19:24:54.195216538Z [migrations] started
2025-04-30T19:24:54.198966895Z [migrations] no migrations found
2025-04-30T19:24:54.624997838Z usermod: no changes
2025-04-30T19:24:54.649161468Z ───────────────────────────────────────
2025-04-30T19:24:54.649181098Z 
2025-04-30T19:24:54.649183528Z       ██╗     ███████╗██╗ ██████╗
2025-04-30T19:24:54.649185658Z       ██║     ██╔════╝██║██╔═══██╗
2025-04-30T19:24:54.649187828Z       ██║     ███████╗██║██║   ██║
2025-04-30T19:24:54.649190368Z       ██║     ╚════██║██║██║   ██║
2025-04-30T19:24:54.649192908Z       ███████╗███████║██║╚██████╔╝
2025-04-30T19:24:54.649195518Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-04-30T19:24:54.649197588Z 
2025-04-30T19:24:54.649199448Z    Brought to you by linuxserver.io
2025-04-30T19:24:54.649201408Z ───────────────────────────────────────
2025-04-30T19:24:54.654166633Z 
2025-04-30T19:24:54.654181893Z To support LSIO projects visit:
2025-04-30T19:24:54.654184263Z https://www.linuxserver.io/donate/
2025-04-30T19:24:54.654186153Z 
2025-04-30T19:24:54.654187973Z ───────────────────────────────────────
2025-04-30T19:24:54.654190423Z GID/UID
2025-04-30T19:24:54.654389900Z ───────────────────────────────────────
2025-04-30T19:24:54.711625059Z 
2025-04-30T19:24:54.711642238Z User UID:    911
2025-04-30T19:24:54.711644958Z User GID:    911
2025-04-30T19:24:54.711647148Z ───────────────────────────────────────
2025-04-30T19:24:54.899512711Z Linuxserver.io version: v4.2.9-ls273
2025-04-30T19:24:54.901606486Z Build-date: 2025-04-30T19:18:36+00:00
2025-04-30T19:24:54.901614346Z ───────────────────────────────────────
2025-04-30T19:24:54.901620496Z     
2025-04-30T19:24:58.140861570Z [custom-init] No custom files found, skipping...
2025-04-30T19:25:50.848522903Z Traceback (most recent call last):
2025-04-30T19:25:50.848864938Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-04-30T19:25:50.850648607Z     self.connect()
2025-04-30T19:25:50.851420934Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-04-30T19:25:50.851739099Z     return func(*args, **kwargs)
2025-04-30T19:25:50.852154722Z            ^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:25:50.852182512Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-04-30T19:25:50.852967548Z     self.connection = self.get_new_connection(conn_params)
2025-04-30T19:25:50.853225214Z                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:25:50.853251183Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-04-30T19:25:50.853569098Z     return func(*args, **kwargs)
2025-04-30T19:25:50.853803294Z            ^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:25:50.853824374Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-04-30T19:25:50.854881596Z     connection = self.Database.connect(**conn_params)
2025-04-30T19:25:50.855166351Z                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:25:50.855194911Z   File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-04-30T19:25:50.855667573Z     attempts = conninfo_attempts(params)
2025-04-30T19:25:50.855886099Z                ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:25:50.855909339Z   File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-04-30T19:25:50.856299852Z     raise e.OperationalError(str(last_exc))
2025-04-30T19:25:50.856757464Z psycopg.OperationalError: [Errno -2] Name does not resolve
2025-04-30T19:25:50.856894292Z 
2025-04-30T19:25:50.856929821Z The above exception was the direct cause of the following exception:
2025-04-30T19:25:50.856972401Z 
2025-04-30T19:25:50.857030630Z Traceback (most recent call last):
2025-04-30T19:25:50.857066459Z   File "/app/netbox/netbox/./manage.py", line 10, in <module>
2025-04-30T19:25:50.857376054Z     execute_from_command_line(sys.argv)
2025-04-30T19:25:50.857527791Z   File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line
2025-04-30T19:25:50.858624783Z     utility.execute()
2025-04-30T19:25:50.858785090Z   File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute
2025-04-30T19:25:50.859879461Z     self.fetch_command(subcommand).run_from_argv(self.argv)
2025-04-30T19:25:50.860071118Z   File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 413, in run_from_argv
2025-04-30T19:25:50.861085501Z     self.execute(*args, **cmd_options)
2025-04-30T19:25:50.861257978Z   File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 459, in execute
2025-04-30T19:25:50.862350679Z     output = self.handle(*args, **options)
2025-04-30T19:25:50.862602925Z              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:25:50.862630744Z   File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 107, in wrapper
2025-04-30T19:25:50.863115796Z     res = handle_func(*args, **kwargs)
2025-04-30T19:25:50.863351402Z           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:25:50.863374311Z   File "/lsiopy/lib/python3.12/site-packages/django/core/management/commands/migrate.py", line 101, in handle
2025-04-30T19:25:50.863833134Z     self.check(databases=[database])
2025-04-30T19:25:50.864028550Z   File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 486, in check
2025-04-30T19:25:50.865233630Z     all_issues = checks.run_checks(
2025-04-30T19:25:50.865485486Z                  ^^^^^^^^^^^^^^^^^^
2025-04-30T19:25:50.865507905Z   File "/lsiopy/lib/python3.12/site-packages/django/core/checks/registry.py", line 88, in run_checks
2025-04-30T19:25:50.865941528Z     new_errors = check(app_configs=app_configs, databases=databases)
2025-04-30T19:25:50.866257003Z                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:25:50.866279652Z   File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 44, in check_url_namespaces_unique
2025-04-30T19:25:50.866633346Z     all_namespaces = _load_all_namespaces(resolver)
2025-04-30T19:25:50.866875562Z                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:25:50.866897902Z   File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 63, in _load_all_namespaces
2025-04-30T19:25:50.867292085Z     url_patterns = getattr(resolver, "url_patterns", [])
2025-04-30T19:25:50.867585020Z                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:25:50.867607640Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-04-30T19:25:50.867963474Z     res = instance.__dict__[self.name] = self.func(instance)
2025-04-30T19:25:50.868222300Z                                          ^^^^^^^^^^^^^^^^^^^
2025-04-30T19:25:50.868245069Z   File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 718, in url_patterns
2025-04-30T19:25:50.870164367Z     patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
2025-04-30T19:25:50.870362003Z                        ^^^^^^^^^^^^^^^^^^^
2025-04-30T19:25:50.870384273Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-04-30T19:25:50.870740087Z     res = instance.__dict__[self.name] = self.func(instance)
2025-04-30T19:25:50.871004462Z                                          ^^^^^^^^^^^^^^^^^^^
2025-04-30T19:25:50.871042802Z   File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 711, in urlconf_module
2025-04-30T19:25:50.872746833Z     return import_module(self.urlconf_name)
2025-04-30T19:25:50.872987579Z            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:25:50.873002529Z   File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-04-30T19:25:50.873429591Z     return _bootstrap._gcd_import(name[level:], package, level)
2025-04-30T19:25:50.873746756Z            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:25:50.873771376Z   File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-04-30T19:25:50.873860694Z   File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-04-30T19:25:50.873882294Z   File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-04-30T19:25:50.873909093Z   File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-04-30T19:25:50.873931623Z   File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-04-30T19:25:50.873956133Z   File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-04-30T19:25:50.873969302Z   File "/app/netbox/netbox/netbox/urls.py", line 27, in <module>
2025-04-30T19:25:50.874280747Z     path('core/', include('core.urls')),
2025-04-30T19:25:50.874488704Z                   ^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:25:50.874510683Z   File "/lsiopy/lib/python3.12/site-packages/django/urls/conf.py", line 39, in include
2025-04-30T19:25:50.874839998Z     urlconf_module = import_module(urlconf_module)
2025-04-30T19:25:50.875083644Z                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:25:50.875101843Z   File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-04-30T19:25:50.875515406Z     return _bootstrap._gcd_import(name[level:], package, level)
2025-04-30T19:25:50.875824261Z            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:25:50.875845940Z   File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-04-30T19:25:50.875867990Z   File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-04-30T19:25:50.875903709Z   File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-04-30T19:25:50.875927899Z   File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-04-30T19:25:50.875939559Z   File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-04-30T19:25:50.875969278Z   File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-04-30T19:25:50.875982648Z   File "/app/netbox/netbox/core/urls.py", line 4, in <module>
2025-04-30T19:25:50.876257573Z     from . import views
2025-04-30T19:25:50.876387561Z   File "/app/netbox/netbox/core/views.py", line 200, in <module>
2025-04-30T19:25:50.876964481Z     class ObjectChangeListView(generic.ObjectListView):
2025-04-30T19:25:50.877003511Z   File "/app/netbox/netbox/core/views.py", line 201, in ObjectChangeListView
2025-04-30T19:25:50.877576621Z     queryset = ObjectChange.objects.valid_models()
2025-04-30T19:25:50.877804367Z                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:25:50.877822267Z   File "/lsiopy/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method
2025-04-30T19:25:50.878258789Z     return getattr(self.get_queryset(), name)(*args, **kwargs)
2025-04-30T19:25:50.878588204Z            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:25:50.878610223Z   File "/app/netbox/netbox/core/querysets.py", line 18, in valid_models
2025-04-30T19:25:50.878901788Z     content_types = ContentType.objects.get_for_models(*apps.get_models()).values()
2025-04-30T19:25:50.879219463Z                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:25:50.879246092Z   File "/lsiopy/lib/python3.12/site-packages/django/contrib/contenttypes/models.py", line 91, in get_for_models
2025-04-30T19:25:50.879689295Z     for ct in cts:
2025-04-30T19:25:50.879821623Z               ^^^
2025-04-30T19:25:50.879843062Z   File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 400, in __iter__
2025-04-30T19:25:50.880825316Z     self._fetch_all()
2025-04-30T19:25:50.880949714Z   File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 1928, in _fetch_all
2025-04-30T19:25:50.884847668Z     self._result_cache = list(self._iterable_class(self))
2025-04-30T19:25:50.885114093Z                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:25:50.885137003Z   File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 91, in __iter__
2025-04-30T19:25:50.885562506Z     results = compiler.execute_sql(
2025-04-30T19:25:50.885659054Z               ^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:25:50.885680584Z   File "/lsiopy/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1572, in execute_sql
2025-04-30T19:25:50.888976178Z     cursor = self.connection.cursor()
2025-04-30T19:25:50.889183724Z              ^^^^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:25:50.889195034Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-04-30T19:25:50.889495989Z     return func(*args, **kwargs)
2025-04-30T19:25:50.889711415Z            ^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:25:50.889733665Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 320, in cursor
2025-04-30T19:25:50.890577141Z     return self._cursor()
2025-04-30T19:25:50.890748268Z            ^^^^^^^^^^^^^^
2025-04-30T19:25:50.890770297Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 296, in _cursor
2025-04-30T19:25:50.891576644Z     self.ensure_connection()
2025-04-30T19:25:50.891702732Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-04-30T19:25:50.891992517Z     return func(*args, **kwargs)
2025-04-30T19:25:50.892214593Z            ^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:25:50.892236192Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 278, in ensure_connection
2025-04-30T19:25:50.893023689Z     with self.wrap_database_errors:
2025-04-30T19:25:50.893190076Z          ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:25:50.893214446Z   File "/lsiopy/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__
2025-04-30T19:25:50.893616079Z     raise dj_exc_value.with_traceback(traceback) from exc_value
2025-04-30T19:25:50.893785546Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-04-30T19:25:50.894537153Z     self.connect()
2025-04-30T19:25:50.894663351Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-04-30T19:25:50.894948896Z     return func(*args, **kwargs)
2025-04-30T19:25:50.895173032Z            ^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:25:50.895199702Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-04-30T19:25:50.895936649Z     self.connection = self.get_new_connection(conn_params)
2025-04-30T19:25:50.896188665Z                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:25:50.896210255Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-04-30T19:25:50.896506730Z     return func(*args, **kwargs)
2025-04-30T19:25:50.896719256Z            ^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:25:50.896741726Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-04-30T19:25:50.897625271Z     connection = self.Database.connect(**conn_params)
2025-04-30T19:25:50.897881596Z                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:25:50.897903946Z   File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-04-30T19:25:50.898344919Z     attempts = conninfo_attempts(params)
2025-04-30T19:25:50.898555695Z                ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-04-30T19:25:50.898577075Z   File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-04-30T19:25:50.898944898Z     raise e.OperationalError(str(last_exc))
2025-04-30T19:25:50.899112606Z django.db.utils.OperationalError: [Errno -2] Name does not resolve
2025-04-30T19:25:52.720076598Z Building local documentation
View SBOM output
Expand
NAME                           VERSION                TYPE     
alpine-baselayout              3.6.5-r0               apk       
alpine-baselayout-data         3.6.5-r0               apk       
alpine-keys                    2.4-r1                 apk       
alpine-release                 3.20.6-r0              apk       
apk-tools                      2.14.4-r1              apk       
asgiref                        3.8.1                  python    
attrs                          25.3.0                 python    
babel                          2.17.0                 python    
backrefs                       5.8                    python    
bash                           5.2.26-r0              apk       
brotli-libs                    1.1.0-r2               apk       
busybox                        1.36.1-r29             apk       
busybox-binsh                  1.36.1-r29             apk       
c-ares                         1.33.1-r0              apk       
ca-certificates                20241121-r1            apk       
ca-certificates-bundle         20241121-r1            apk       
catatonit                      0.2.0-r0               apk       
certifi                        2025.4.26              python    
cffi                           1.17.1                 python    
charset-normalizer             3.4.1                  python    
click                          8.1.8                  python    
colorama                       0.4.6                  python    
coreutils                      9.5-r2                 apk       
coreutils-env                  9.5-r2                 apk       
coreutils-fmt                  9.5-r2                 apk       
coreutils-sha512sum            9.5-r2                 apk       
cryptography                   44.0.2                 python    
curl                           8.12.1-r0              apk       
defusedxml                     0.7.1                  python    
django                         5.1.8                  python    
django-auth-ldap               5.1.0                  python    
django-cors-headers            4.7.0                  python    
django-debug-toolbar           5.2.0                  python    
django-filter                  25.1                   python    
django-graphiql-debug-toolbar  0.2.0                  python    
django-htmx                    1.23.0                 python    
django-js-asset                3.1.2                  python    
django-mptt                    0.17.0                 python    
django-pglocks                 1.0.4                  python    
django-prometheus              2.3.1                  python    
django-redis                   5.4.0                  python    
django-rich                    1.14.0                 python    
django-rq                      3.0.1                  python    
django-tables2                 2.7.5                  python    
django-taggit                  6.1.0                  python    
django-timezone-field          7.1                    python    
djangorestframework            3.16.0                 python    
drf-spectacular                0.28.0                 python    
drf-spectacular-sidecar        2025.4.1               python    
feedparser                     6.0.11                 python    
findutils                      4.9.0-r5               apk       
gdbm                           1.23-r1                apk       
ghp-import                     2.1.0                  python    
graphene                       3.4.3                  python    
graphene-django                3.2.3                  python    
graphql-core                   3.2.6                  python    
graphql-relay                  3.2.0                  python    
griffe                         1.7.3                  python    
gunicorn                       23.0.0                 python    
idna                           3.10                   python    
inflection                     0.5.1                  python    
jansson                        2.14-r4                apk       
jinja2                         3.1.6                  python    
jq                             1.7.1-r0               apk       
jsonschema                     4.23.0                 python    
jsonschema-specifications      2025.4.1               python    
libacl                         2.3.2-r0               apk       
libattr                        2.5.2-r0               apk       
libbsd                         0.12.2-r0              apk       
libbz2                         1.0.8-r6               apk       
libcap2                        2.70-r0                apk       
libcrypto3                     3.3.3-r0               apk       
libcurl                        8.12.1-r0              apk       
libexpat                       2.7.0-r0               apk       
libffi                         3.4.6-r0               apk       
libgcc                         13.2.1_git20240309-r1  apk       
libidn2                        2.3.7-r0               apk       
libintl                        0.22.5-r0              apk       
libjpeg-turbo                  3.0.3-r0               apk       
libldap                        2.6.8-r0               apk       
libmd                          1.1.0-r0               apk       
libncursesw                    6.4_p20240420-r2       apk       
libpanelw                      6.4_p20240420-r2       apk       
libpq                          16.8-r0                apk       
libproc2                       4.0.4-r0               apk       
libpsl                         0.21.5-r1              apk       
libsasl                        2.1.28-r6              apk       
libsharpyuv                    1.3.2-r0               apk       
libssl3                        3.3.3-r0               apk       
libstdc++                      13.2.1_git20240309-r1  apk       
libunistring                   1.2-r0                 apk       
libwebp                        1.3.2-r0               apk       
libxml2                        2.12.7-r2              apk       
linux-pam                      1.6.0-r0               apk       
lz4-libs                       1.9.4-r5               apk       
mailcap                        2.1.54-r0              apk       
markdown                       3.8                    python    
markdown-it-py                 3.0.0                  python    
markupsafe                     3.0.2                  python    
mdurl                          0.1.2                  python    
mergedeep                      1.3.4                  python    
mkdocs                         1.6.1                  python    
mkdocs-autorefs                1.4.1                  python    
mkdocs-get-deps                0.2.0                  python    
mkdocs-material                9.6.12                 python    
mkdocs-material-extensions     1.3.1                  python    
mkdocstrings                   0.29.1                 python    
mkdocstrings-python            1.16.10                python    
mpdecimal                      4.0.0-r0               apk       
musl                           1.2.5-r1               apk       
musl-utils                     1.2.5-r1               apk       
ncurses-terminfo-base          6.4_p20240420-r2       apk       
netaddr                        1.3.0                  python    
netbox                         4.2.8                  npm       
netbox-graphiql                4.2.0                  npm       
netcat-openbsd                 1.226-r0               apk       
nghttp2-libs                   1.62.1-r0              apk       
nh3                            0.2.21                 python    
oauthlib                       3.2.2                  python    
oniguruma                      6.9.9-r0               apk       
packaging                      25.0                   python    
paginate                       0.5.7                  python    
pathspec                       0.12.1                 python    
pcre2                          10.43-r0               apk       
pillow                         11.2.1                 python    
pip                            25.1                   python    
platformdirs                   4.3.7                  python    
postgresql-common              1.2-r1                 apk       
postgresql16-client            16.8-r0                apk       
procps-ng                      4.0.4-r0               apk       
prometheus-client              0.21.1                 python    
promise                        2.3                    python    
psycopg                        3.2.7                  python    
psycopg-c                      3.2.7                  python    
psycopg-pool                   3.2.6                  python    
pyasn1                         0.6.1                  python    
pyasn1-modules                 0.4.2                  python    
pyc                            3.12.10-r0             apk       
pycparser                      2.22                   python    
pygments                       2.19.1                 python    
pyjwt                          2.10.1                 python    
pymdown-extensions             10.15                  python    
python-dateutil                2.9.0.post0            python    
python-ldap                    3.4.4                  python    
python3                        3.12.10-r0             apk       
python3-openid                 3.2.0                  python    
python3-pyc                    3.12.10-r0             apk       
python3-pycache-pyc0           3.12.10-r0             apk       
pyyaml                         6.0.2                  python    
pyyaml-env-tag                 0.1                    python    
readline                       8.2.10-r0              apk       
redis                          6.0.0                  python    
referencing                    0.36.2                 python    
requests                       2.32.3                 python    
requests-oauthlib              2.0.0                  python    
rich                           14.0.0                 python    
rpds-py                        0.24.0                 python    
rq                             2.3.2                  python    
scanelf                        1.3.7-r2               apk       
sgmllib3k                      1.0.0                  python    
shadow                         4.15.1-r0              apk       
six                            1.17.0                 python    
skalibs                        2.14.1.1-r0            apk       
social-auth-app-django         5.4.3                  python    
social-auth-core               4.6.1                  python    
sqlite-libs                    3.45.3-r2              apk       
sqlparse                       0.5.3                  python    
ssl_client                     1.36.1-r29             apk       
strawberry-graphql             0.266.0                python    
strawberry-graphql-django      0.58.0                 python    
svgwrite                       1.4.3                  python    
tablib                         3.8.0                  python    
text-unidecode                 1.3                    python    
tiff                           4.6.0t-r0              apk       
typing-extensions              4.13.2                 python    
tzdata                         2025.2                 python    
tzdata                         2025b-r0               apk       
uritemplate                    4.1.1                  python    
urllib3                        2.4.0                  python    
utmps-libs                     0.1.2.2-r1             apk       
uwsgi                          2.0.25.1-r1            apk       
uwsgi-python3                  2.0.25.1-r1            apk       
watchdog                       6.0.0                  python    
wheel                          0.45.1                 python    
xz-libs                        5.6.2-r1               apk       
zlib                           1.3.1-r1               apk       
zstd-libs                      1.5.6-r0               apk
Warnings
This image uses uWSGI and might not start on ARM/QEMU
Test Result Message Runtime
Container startup FAIL INIT NOT FINISHED 120.39s
Create SBOM PASS - 15.66s
Get build info PASS - 0.02s
View Python Logs
Expand