AMD64 PASS
linuxserver/netbox
Runtime: 20.86s
WEB_SCREENSHOT ENV Disabled
Build Information
Builder: X86-BUILDER-3d --Hetzner
Created: 2025-06-26T19:18:51+00:00
Image: linuxserver/netbox
Maintainer: alex-phillips
Size: 121.01MB
Tag: amd64-v4.3.3-ls285
Version: v4.3.3-ls285
Expand
2025-06-26T19:25:28.670232909Z [migrations] started
2025-06-26T19:25:28.670257338Z [migrations] no migrations found
2025-06-26T19:25:28.682851107Z usermod: no changes
2025-06-26T19:25:28.684775482Z ───────────────────────────────────────
2025-06-26T19:25:28.684797987Z
2025-06-26T19:25:28.684802416Z ██╗ ███████╗██╗ ██████╗
2025-06-26T19:25:28.684806384Z ██║ ██╔════╝██║██╔═══██╗
2025-06-26T19:25:28.684810162Z ██║ ███████╗██║██║ ██║
2025-06-26T19:25:28.684813819Z ██║ ╚════██║██║██║ ██║
2025-06-26T19:25:28.684817446Z ███████╗███████║██║╚██████╔╝
2025-06-26T19:25:28.684821324Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-06-26T19:25:28.684825012Z
2025-06-26T19:25:28.684828509Z Brought to you by linuxserver.io
2025-06-26T19:25:28.684832116Z ───────────────────────────────────────
2025-06-26T19:25:28.685095226Z
2025-06-26T19:25:28.685106889Z To support LSIO projects visit:
2025-06-26T19:25:28.685111829Z https://www.linuxserver.io/donate/
2025-06-26T19:25:28.685115677Z
2025-06-26T19:25:28.685119374Z ───────────────────────────────────────
2025-06-26T19:25:28.685124014Z GID/UID
2025-06-26T19:25:28.685127791Z ───────────────────────────────────────
2025-06-26T19:25:28.689303359Z
2025-06-26T19:25:28.689315243Z User UID: 911
2025-06-26T19:25:28.689319361Z User GID: 911
2025-06-26T19:25:28.689323329Z ───────────────────────────────────────
2025-06-26T19:25:28.691379490Z Linuxserver.io version: v4.3.3-ls285
2025-06-26T19:25:28.691617689Z Build-date: 2025-06-26T19:18:51+00:00
2025-06-26T19:25:28.691624232Z ───────────────────────────────────────
2025-06-26T19:25:28.691628792Z
2025-06-26T19:25:28.833370541Z [custom-init] No custom files found, skipping...
2025-06-26T19:25:34.987483394Z Traceback (most recent call last):
2025-06-26T19:25:34.987514156Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-06-26T19:25:34.987542072Z self.connect()
2025-06-26T19:25:34.987566160Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-06-26T19:25:34.987604127Z return func(*args, **kwargs)
2025-06-26T19:25:34.987617824Z ^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:25:34.987625971Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-06-26T19:25:34.987738327Z self.connection = self.get_new_connection(conn_params)
2025-06-26T19:25:34.987757225Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:25:34.987766053Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-06-26T19:25:34.987833579Z return func(*args, **kwargs)
2025-06-26T19:25:34.987870914Z ^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:25:34.987883489Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-06-26T19:25:34.987975044Z connection = self.Database.connect(**conn_params)
2025-06-26T19:25:34.988000735Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:25:34.988011517Z File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-06-26T19:25:34.988074734Z attempts = conninfo_attempts(params)
2025-06-26T19:25:34.988106879Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:25:34.988128443Z File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-06-26T19:25:34.988185187Z raise e.OperationalError(str(last_exc))
2025-06-26T19:25:34.988210418Z psycopg.OperationalError: [Errno -2] Name does not resolve
2025-06-26T19:25:34.988218895Z
2025-06-26T19:25:34.988227041Z The above exception was the direct cause of the following exception:
2025-06-26T19:25:34.988235298Z
2025-06-26T19:25:34.988243244Z Traceback (most recent call last):
2025-06-26T19:25:34.988252011Z File "/app/netbox/netbox/./manage.py", line 10, in <module>
2025-06-26T19:25:34.988293816Z execute_from_command_line(sys.argv)
2025-06-26T19:25:34.988304347Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line
2025-06-26T19:25:34.988445631Z utility.execute()
2025-06-26T19:25:34.988454669Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute
2025-06-26T19:25:34.988587657Z self.fetch_command(subcommand).run_from_argv(self.argv)
2025-06-26T19:25:34.988604571Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 416, in run_from_argv
2025-06-26T19:25:34.988735014Z self.execute(*args, **cmd_options)
2025-06-26T19:25:34.988751447Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 457, in execute
2025-06-26T19:25:34.988887371Z self.check(**check_kwargs)
2025-06-26T19:25:34.988911569Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 492, in check
2025-06-26T19:25:34.989051742Z all_issues = checks.run_checks(
2025-06-26T19:25:34.989072223Z ^^^^^^^^^^^^^^^^^^
2025-06-26T19:25:34.989081973Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/registry.py", line 89, in run_checks
2025-06-26T19:25:34.989135200Z new_errors = check(app_configs=app_configs, databases=databases)
2025-06-26T19:25:34.989167545Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:25:34.989176733Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 136, in check_custom_error_handlers
2025-06-26T19:25:34.989246925Z handler = resolver.resolve_error_handler(status_code)
2025-06-26T19:25:34.989267506Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:25:34.989277456Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 732, in resolve_error_handler
2025-06-26T19:25:34.989482359Z callback = getattr(self.urlconf_module, "handler%s" % view_type, None)
2025-06-26T19:25:34.989498722Z ^^^^^^^^^^^^^^^^^^^
2025-06-26T19:25:34.989507068Z File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-06-26T19:25:34.989559454Z res = instance.__dict__[self.name] = self.func(instance)
2025-06-26T19:25:34.989578081Z ^^^^^^^^^^^^^^^^^^^
2025-06-26T19:25:34.989586549Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 711, in urlconf_module
2025-06-26T19:25:34.989823957Z return import_module(self.urlconf_name)
2025-06-26T19:25:34.989844558Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:25:34.989854388Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-06-26T19:25:34.989869719Z return _bootstrap._gcd_import(name[level:], package, level)
2025-06-26T19:25:34.989937896Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:25:34.989947716Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-06-26T19:25:34.989956654Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-06-26T19:25:34.989965231Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-06-26T19:25:34.989973728Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-06-26T19:25:34.989981955Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-06-26T19:25:34.989990271Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-06-26T19:25:34.989998688Z File "/app/netbox/netbox/netbox/urls.py", line 27, in <module>
2025-06-26T19:25:34.990012947Z path('core/', include('core.urls')),
2025-06-26T19:25:34.990037436Z ^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:25:34.990046374Z File "/lsiopy/lib/python3.12/site-packages/django/urls/conf.py", line 39, in include
2025-06-26T19:25:34.990132899Z urlconf_module = import_module(urlconf_module)
2025-06-26T19:25:34.990149763Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:25:34.990158099Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-06-26T19:25:34.990230184Z return _bootstrap._gcd_import(name[level:], package, level)
2025-06-26T19:25:34.990253391Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:25:34.990263321Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-06-26T19:25:34.990272510Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-06-26T19:25:34.990281187Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-06-26T19:25:34.990289774Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-06-26T19:25:34.990299143Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-06-26T19:25:34.990307721Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-06-26T19:25:34.990316117Z File "/app/netbox/netbox/core/urls.py", line 4, in <module>
2025-06-26T19:25:34.990325396Z from . import views
2025-06-26T19:25:34.990333432Z File "/app/netbox/netbox/core/views.py", line 201, in <module>
2025-06-26T19:25:34.990421640Z class ObjectChangeListView(generic.ObjectListView):
2025-06-26T19:25:34.990431550Z File "/app/netbox/netbox/core/views.py", line 202, in ObjectChangeListView
2025-06-26T19:25:34.990543756Z queryset = ObjectChange.objects.valid_models()
2025-06-26T19:25:34.990564307Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:25:34.990573887Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method
2025-06-26T19:25:34.990589799Z return getattr(self.get_queryset(), name)(*args, **kwargs)
2025-06-26T19:25:34.990636573Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:25:34.990645681Z File "/app/netbox/netbox/core/querysets.py", line 18, in valid_models
2025-06-26T19:25:34.990680020Z content_types = ContentType.objects.get_for_models(*apps.get_models()).values()
2025-06-26T19:25:34.990712456Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:25:34.990721574Z File "/lsiopy/lib/python3.12/site-packages/django/contrib/contenttypes/models.py", line 91, in get_for_models
2025-06-26T19:25:34.990782386Z for ct in cts:
2025-06-26T19:25:34.990802006Z ^^^
2025-06-26T19:25:34.990810723Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 384, in __iter__
2025-06-26T19:25:34.990927919Z self._fetch_all()
2025-06-26T19:25:34.990936968Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 1949, in _fetch_all
2025-06-26T19:25:34.991353196Z self._result_cache = list(self._iterable_class(self))
2025-06-26T19:25:34.991372054Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:25:34.991381052Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 91, in __iter__
2025-06-26T19:25:34.991444499Z results = compiler.execute_sql(
2025-06-26T19:25:34.991453327Z ^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:25:34.991461373Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
2025-06-26T19:25:34.991817280Z cursor = self.connection.cursor()
2025-06-26T19:25:34.991831449Z ^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:25:34.991840136Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-06-26T19:25:34.991904696Z return func(*args, **kwargs)
2025-06-26T19:25:34.991925979Z ^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:25:34.991934306Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 320, in cursor
2025-06-26T19:25:34.992041632Z return self._cursor()
2025-06-26T19:25:34.992060169Z ^^^^^^^^^^^^^^
2025-06-26T19:25:34.992068586Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 296, in _cursor
2025-06-26T19:25:34.992205953Z self.ensure_connection()
2025-06-26T19:25:34.992226574Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-06-26T19:25:34.992237406Z return func(*args, **kwargs)
2025-06-26T19:25:34.992246484Z ^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:25:34.992254831Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 278, in ensure_connection
2025-06-26T19:25:34.992354903Z with self.wrap_database_errors:
2025-06-26T19:25:34.992372428Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:25:34.992380895Z File "/lsiopy/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__
2025-06-26T19:25:34.992454393Z raise dj_exc_value.with_traceback(traceback) from exc_value
2025-06-26T19:25:34.992475506Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-06-26T19:25:34.992560396Z self.connect()
2025-06-26T19:25:34.992569204Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-06-26T19:25:34.992615548Z return func(*args, **kwargs)
2025-06-26T19:25:34.992650448Z ^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:25:34.992671871Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-06-26T19:25:34.992754337Z self.connection = self.get_new_connection(conn_params)
2025-06-26T19:25:34.992776171Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:25:34.992785921Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-06-26T19:25:34.992817113Z return func(*args, **kwargs)
2025-06-26T19:25:34.992849138Z ^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:25:34.992858116Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-06-26T19:25:34.992960552Z connection = self.Database.connect(**conn_params)
2025-06-26T19:25:34.992983819Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:25:34.992992787Z File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-06-26T19:25:34.993055564Z attempts = conninfo_attempts(params)
2025-06-26T19:25:34.993069231Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:25:34.993078039Z File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-06-26T19:25:34.993164994Z raise e.OperationalError(str(last_exc))
2025-06-26T19:25:34.993182880Z django.db.utils.OperationalError: [Errno -2] Name does not resolve
2025-06-26T19:25:35.912287647Z Building local documentation
2025-06-26T19:25:47.557217647Z [uWSGI] getting INI configuration from uwsgi.ini
2025-06-26T19:25:47.560813237Z [uwsgi-static] added mapping for /static => static
2025-06-26T19:25:47.560835121Z *** Starting uWSGI 2.0.25.1 (64bit) on [Thu Jun 26 19:25:47 2025] ***
2025-06-26T19:25:47.560843207Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-06-26T19:25:47.560850321Z os: Linux-6.1.0-28-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 (2024-11-22)
2025-06-26T19:25:47.560857305Z nodename: bafbff7cc5dd
2025-06-26T19:25:47.560864470Z machine: x86_64
2025-06-26T19:25:47.560871344Z clock source: unix
2025-06-26T19:25:47.560878147Z pcre jit disabled
2025-06-26T19:25:47.560884931Z detected number of CPU cores: 64
2025-06-26T19:25:47.560891785Z current working directory: /app/netbox/netbox
2025-06-26T19:25:47.560898659Z detected binary path: /usr/sbin/uwsgi
2025-06-26T19:25:47.560905512Z your memory page size is 4096 bytes
2025-06-26T19:25:47.560912336Z detected max file descriptor number: 1048576
2025-06-26T19:25:47.564927140Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-06-26T19:25:47.564947912Z lock engine: pthread robust mutexes
2025-06-26T19:25:47.565135099Z thunder lock: disabled (you can enable it with --thunder-lock)
2025-06-26T19:25:47.565291073Z uwsgi socket 0 bound to TCP address :8000 fd 3
2025-06-26T19:25:47.565305653Z Python version: 3.12.11 (main, Jun 9 2025, 08:58:46) [GCC 13.2.1 20240309]
2025-06-26T19:25:47.565327587Z PEP 405 virtualenv detected: /lsiopy
2025-06-26T19:25:47.565342046Z Set PythonHome to /lsiopy
2025-06-26T19:25:47.578698330Z Python main interpreter initialized at 0x7fa4fdc6b6f0
2025-06-26T19:25:47.578718540Z python threads support enabled
2025-06-26T19:25:47.578727017Z your server socket listen backlog is limited to 100 connections
2025-06-26T19:25:47.578734292Z your mercy for graceful operations on workers is 60 seconds
2025-06-26T19:25:47.578952281Z mapped 203184 bytes (198 KB) for 1 cores
2025-06-26T19:25:47.579014336Z *** Operational MODE: single process ***
2025-06-26T19:25:47.579372718Z running "exec:python3 ./manage.py collectstatic --noinput" (pre app)...
2025-06-26T19:25:48.568397182Z Connection to localhost (127.0.0.1) 8000 port [tcp/*] succeeded!
2025-06-26T19:25:48.585242151Z [ls.io-init] done.
Expand
NAME VERSION TYPE
Simple Launcher 1.1.0.14 binary (+5 duplicates)
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.9 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.6.15 python
cffi 1.17.1 python
charset-normalizer 3.4.2 python
click 8.2.1 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 45.0.4 python
curl 8.12.1-r0 apk
defusedxml 0.7.1 python
django 5.2.3 python
django-auth-ldap 5.2.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.1 python
django-js-asset 3.1.2 python
django-mptt 0.17.0 python
django-pglocks 1.0.4 python
django-prometheus 2.4.1 python
django-redis 6.0.0 python
django-rich 2.0.0 python
django-rq 3.0.1 python
django-storages 1.14.6 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.6.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.24.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.9-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.10-r0 apk
linux-pam 1.6.0-r0 apk
lz4-libs 1.9.4-r5 apk
mailcap 2.1.54-r0 apk
markdown 3.8.2 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.2 python
mkdocs-get-deps 0.2.0 python
mkdocs-material 9.6.14 python
mkdocs-material-extensions 1.3.1 python
mkdocstrings 0.29.1 python
mkdocstrings-python 1.16.12 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.3.0 npm
netbox-graphiql 4.3.0 npm
netcat-openbsd 1.226-r0 apk
nghttp2-libs 1.62.1-r0 apk
nh3 0.2.21 python
oauthlib 3.3.1 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.1 python
platformdirs 4.3.8 python
postgresql-common 1.2-r1 apk
postgresql16-client 16.9-r0 apk
procps-ng 4.0.4-r0 apk
prometheus-client 0.22.1 python
promise 2.3 python
psycopg 3.2.9 python
psycopg-c 3.2.9 python
psycopg-pool 3.2.6 python
pyasn1 0.6.1 python
pyasn1-modules 0.4.2 python
pyc 3.12.11-r0 apk
pycparser 2.22 python
pygments 2.19.2 python
pyjwt 2.10.1 python
pymdown-extensions 10.16 python
python-dateutil 2.9.0.post0 python
python-ldap 3.4.4 python
python3 3.12.11-r0 apk
python3-openid 3.2.0 python
python3-pyc 3.12.11-r0 apk
python3-pycache-pyc0 3.12.11-r0 apk
pyyaml 6.0.2 python
pyyaml-env-tag 1.1 python
readline 8.2.10-r0 apk
redis 6.2.0 python
referencing 0.36.2 python
requests 2.32.4 python
requests-oauthlib 2.0.0 python
rich 14.0.0 python
rpds-py 0.25.1 python
rq 2.4.0 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.275.4 python
strawberry-graphql-django 0.60.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.14.0 python
tzdata 2025.2 python
tzdata 2025b-r0 apk
uritemplate 4.2.0 python
urllib3 2.5.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 | - | 20.09s |
Create SBOM | PASS | - | 20.30s |
Get build info | PASS | - | 0.03s |
ARM64 FAIL
linuxserver/netbox
Runtime: 120.94s
WEB_SCREENSHOT ENV Disabled
Build Information
Builder: X86-BUILDER-3d --Hetzner
Created: 2025-06-26T19:18:51+00:00
Image: linuxserver/netbox
Maintainer: alex-phillips
Size: 121.95MB
Tag: arm64v8-v4.3.3-ls285
Version: v4.3.3-ls285
Expand
2025-06-26T19:25:29.991218539Z [migrations] started
2025-06-26T19:25:29.995321020Z [migrations] no migrations found
2025-06-26T19:25:30.344163014Z usermod: no changes
2025-06-26T19:25:30.381517571Z ───────────────────────────────────────
2025-06-26T19:25:30.381554485Z
2025-06-26T19:25:30.381564044Z ██╗ ███████╗██╗ ██████╗
2025-06-26T19:25:30.381572672Z ██║ ██╔════╝██║██╔═══██╗
2025-06-26T19:25:30.381583002Z ██║ ███████╗██║██║ ██║
2025-06-26T19:25:30.381594305Z ██║ ╚════██║██║██║ ██║
2025-06-26T19:25:30.381604856Z ███████╗███████║██║╚██████╔╝
2025-06-26T19:25:30.381615077Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-06-26T19:25:30.381625338Z
2025-06-26T19:25:30.381634807Z Brought to you by linuxserver.io
2025-06-26T19:25:30.381644747Z ───────────────────────────────────────
2025-06-26T19:25:30.388167922Z
2025-06-26T19:25:30.388196479Z To support LSIO projects visit:
2025-06-26T19:25:30.388201650Z https://www.linuxserver.io/donate/
2025-06-26T19:25:30.388206259Z
2025-06-26T19:25:30.388210658Z ───────────────────────────────────────
2025-06-26T19:25:30.388216389Z GID/UID
2025-06-26T19:25:30.388383065Z ───────────────────────────────────────
2025-06-26T19:25:30.470864088Z
2025-06-26T19:25:30.470912575Z User UID: 911
2025-06-26T19:25:30.470922605Z User GID: 911
2025-06-26T19:25:30.470930882Z ───────────────────────────────────────
2025-06-26T19:25:30.502727768Z Linuxserver.io version: v4.3.3-ls285
2025-06-26T19:25:30.506144578Z Build-date: 2025-06-26T19:18:51+00:00
2025-06-26T19:25:30.506174759Z ───────────────────────────────────────
2025-06-26T19:25:30.506185761Z
2025-06-26T19:25:34.251519126Z [custom-init] No custom files found, skipping...
2025-06-26T19:26:42.520289078Z Traceback (most recent call last):
2025-06-26T19:26:42.520555675Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-06-26T19:26:42.522987732Z self.connect()
2025-06-26T19:26:42.523871952Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-06-26T19:26:42.524258711Z return func(*args, **kwargs)
2025-06-26T19:26:42.524779880Z ^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:26:42.524800241Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-06-26T19:26:42.525830285Z self.connection = self.get_new_connection(conn_params)
2025-06-26T19:26:42.526159458Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:26:42.526180140Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-06-26T19:26:42.526563572Z return func(*args, **kwargs)
2025-06-26T19:26:42.526835840Z ^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:26:42.526856612Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-06-26T19:26:42.528266691Z connection = self.Database.connect(**conn_params)
2025-06-26T19:26:42.528595934Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:26:42.528616606Z File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-06-26T19:26:42.529224329Z attempts = conninfo_attempts(params)
2025-06-26T19:26:42.529492820Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:26:42.529513412Z File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-06-26T19:26:42.530038289Z raise e.OperationalError(str(last_exc))
2025-06-26T19:26:42.530596072Z psycopg.OperationalError: [Errno -2] Name does not resolve
2025-06-26T19:26:42.530724019Z
2025-06-26T19:26:42.530734981Z The above exception was the direct cause of the following exception:
2025-06-26T19:26:42.530768789Z
2025-06-26T19:26:42.530850123Z Traceback (most recent call last):
2025-06-26T19:26:42.530870384Z File "/app/netbox/netbox/./manage.py", line 10, in <module>
2025-06-26T19:26:42.531267313Z execute_from_command_line(sys.argv)
2025-06-26T19:26:42.531367575Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line
2025-06-26T19:26:42.532947096Z utility.execute()
2025-06-26T19:26:42.533086356Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute
2025-06-26T19:26:42.534570425Z self.fetch_command(subcommand).run_from_argv(self.argv)
2025-06-26T19:26:42.534793444Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 416, in run_from_argv
2025-06-26T19:26:42.536190918Z self.execute(*args, **cmd_options)
2025-06-26T19:26:42.536389317Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 457, in execute
2025-06-26T19:26:42.537868004Z self.check(**check_kwargs)
2025-06-26T19:26:42.538045622Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 492, in check
2025-06-26T19:26:42.539660063Z all_issues = checks.run_checks(
2025-06-26T19:26:42.539993524Z ^^^^^^^^^^^^^^^^^^
2025-06-26T19:26:42.539999005Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/registry.py", line 89, in run_checks
2025-06-26T19:26:42.540595386Z new_errors = check(app_configs=app_configs, databases=databases)
2025-06-26T19:26:42.540995722Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:26:42.540999911Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 136, in check_custom_error_handlers
2025-06-26T19:26:42.541675712Z handler = resolver.resolve_error_handler(status_code)
2025-06-26T19:26:42.542000766Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:26:42.542004794Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 732, in resolve_error_handler
2025-06-26T19:26:42.544645993Z callback = getattr(self.urlconf_module, "handler%s" % view_type, None)
2025-06-26T19:26:42.544901948Z ^^^^^^^^^^^^^^^^^^^
2025-06-26T19:26:42.544906046Z File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-06-26T19:26:42.545364700Z res = instance.__dict__[self.name] = self.func(instance)
2025-06-26T19:26:42.545691227Z ^^^^^^^^^^^^^^^^^^^
2025-06-26T19:26:42.545695335Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 711, in urlconf_module
2025-06-26T19:26:42.548161671Z return import_module(self.urlconf_name)
2025-06-26T19:26:42.548370853Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:26:42.548375011Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-06-26T19:26:42.548937083Z return _bootstrap._gcd_import(name[level:], package, level)
2025-06-26T19:26:42.549350625Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:26:42.549354664Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-06-26T19:26:42.549491199Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-06-26T19:26:42.549495507Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-06-26T19:26:42.549524225Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-06-26T19:26:42.549547452Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-06-26T19:26:42.549584156Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-06-26T19:26:42.549607232Z File "/app/netbox/netbox/netbox/urls.py", line 27, in <module>
2025-06-26T19:26:42.550063491Z path('core/', include('core.urls')),
2025-06-26T19:26:42.550334256Z ^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:26:42.550338384Z File "/lsiopy/lib/python3.12/site-packages/django/urls/conf.py", line 39, in include
2025-06-26T19:26:42.550807209Z urlconf_module = import_module(urlconf_module)
2025-06-26T19:26:42.551103445Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:26:42.551107533Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-06-26T19:26:42.551637591Z return _bootstrap._gcd_import(name[level:], package, level)
2025-06-26T19:26:42.552091204Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:26:42.552097166Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-06-26T19:26:42.552118850Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-06-26T19:26:42.552145123Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-06-26T19:26:42.552181806Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-06-26T19:26:42.552205634Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-06-26T19:26:42.552228480Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-06-26T19:26:42.552264413Z File "/app/netbox/netbox/core/urls.py", line 4, in <module>
2025-06-26T19:26:42.552630851Z from . import views
2025-06-26T19:26:42.552787005Z File "/app/netbox/netbox/core/views.py", line 201, in <module>
2025-06-26T19:26:42.553564260Z class ObjectChangeListView(generic.ObjectListView):
2025-06-26T19:26:42.553572517Z File "/app/netbox/netbox/core/views.py", line 202, in ObjectChangeListView
2025-06-26T19:26:42.554388009Z queryset = ObjectChange.objects.valid_models()
2025-06-26T19:26:42.554684325Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:26:42.554688524Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method
2025-06-26T19:26:42.555247539Z return getattr(self.get_queryset(), name)(*args, **kwargs)
2025-06-26T19:26:42.555644889Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:26:42.555669509Z File "/app/netbox/netbox/core/querysets.py", line 18, in valid_models
2025-06-26T19:26:42.556081839Z content_types = ContentType.objects.get_for_models(*apps.get_models()).values()
2025-06-26T19:26:42.556481795Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:26:42.556486033Z File "/lsiopy/lib/python3.12/site-packages/django/contrib/contenttypes/models.py", line 91, in get_for_models
2025-06-26T19:26:42.557064728Z for ct in cts:
2025-06-26T19:26:42.557233518Z ^^^
2025-06-26T19:26:42.557237707Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 384, in __iter__
2025-06-26T19:26:42.558575460Z self._fetch_all()
2025-06-26T19:26:42.558727286Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 1949, in _fetch_all
2025-06-26T19:26:42.564374467Z self._result_cache = list(self._iterable_class(self))
2025-06-26T19:26:42.564707468Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:26:42.564711626Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 91, in __iter__
2025-06-26T19:26:42.565288578Z results = compiler.execute_sql(
2025-06-26T19:26:42.565418499Z ^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:26:42.565422588Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
2025-06-26T19:26:42.570298776Z cursor = self.connection.cursor()
2025-06-26T19:26:42.570675174Z ^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:26:42.570682869Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-06-26T19:26:42.570957372Z return func(*args, **kwargs)
2025-06-26T19:26:42.571229240Z ^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:26:42.571233408Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 320, in cursor
2025-06-26T19:26:42.572414947Z return self._cursor()
2025-06-26T19:26:42.572627675Z ^^^^^^^^^^^^^^
2025-06-26T19:26:42.572631864Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 296, in _cursor
2025-06-26T19:26:42.573760507Z self.ensure_connection()
2025-06-26T19:26:42.573910348Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-06-26T19:26:42.574282337Z return func(*args, **kwargs)
2025-06-26T19:26:42.574552892Z ^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:26:42.574556970Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 278, in ensure_connection
2025-06-26T19:26:42.575639430Z with self.wrap_database_errors:
2025-06-26T19:26:42.575834843Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:26:42.575882099Z File "/lsiopy/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__
2025-06-26T19:26:42.576445613Z raise dj_exc_value.with_traceback(traceback) from exc_value
2025-06-26T19:26:42.576621197Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-06-26T19:26:42.577675129Z self.connect()
2025-06-26T19:26:42.577824520Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-06-26T19:26:42.578197611Z return func(*args, **kwargs)
2025-06-26T19:26:42.578467174Z ^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:26:42.578477384Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-06-26T19:26:42.579499693Z self.connection = self.get_new_connection(conn_params)
2025-06-26T19:26:42.579800408Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:26:42.579825248Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-06-26T19:26:42.580249032Z return func(*args, **kwargs)
2025-06-26T19:26:42.580516079Z ^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:26:42.580522492Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-06-26T19:26:42.581763702Z connection = self.Database.connect(**conn_params)
2025-06-26T19:26:42.582088155Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:26:42.582100550Z File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-06-26T19:26:42.582693223Z attempts = conninfo_attempts(params)
2025-06-26T19:26:42.582959159Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-26T19:26:42.582970602Z File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-06-26T19:26:42.583494196Z raise e.OperationalError(str(last_exc))
2025-06-26T19:26:42.583666754Z django.db.utils.OperationalError: [Errno -2] Name does not resolve
2025-06-26T19:26:45.282746400Z Building local documentation
Expand
NAME VERSION TYPE
Simple Launcher 1.1.0.14 binary (+5 duplicates)
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.9 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.6.15 python
cffi 1.17.1 python
charset-normalizer 3.4.2 python
click 8.2.1 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 45.0.4 python
curl 8.12.1-r0 apk
defusedxml 0.7.1 python
django 5.2.3 python
django-auth-ldap 5.2.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.1 python
django-js-asset 3.1.2 python
django-mptt 0.17.0 python
django-pglocks 1.0.4 python
django-prometheus 2.4.1 python
django-redis 6.0.0 python
django-rich 2.0.0 python
django-rq 3.0.1 python
django-storages 1.14.6 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.6.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.24.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.9-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.10-r0 apk
linux-pam 1.6.0-r0 apk
lz4-libs 1.9.4-r5 apk
mailcap 2.1.54-r0 apk
markdown 3.8.2 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.2 python
mkdocs-get-deps 0.2.0 python
mkdocs-material 9.6.14 python
mkdocs-material-extensions 1.3.1 python
mkdocstrings 0.29.1 python
mkdocstrings-python 1.16.12 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.3.0 npm
netbox-graphiql 4.3.0 npm
netcat-openbsd 1.226-r0 apk
nghttp2-libs 1.62.1-r0 apk
nh3 0.2.21 python
oauthlib 3.3.1 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.1 python
platformdirs 4.3.8 python
postgresql-common 1.2-r1 apk
postgresql16-client 16.9-r0 apk
procps-ng 4.0.4-r0 apk
prometheus-client 0.22.1 python
promise 2.3 python
psycopg 3.2.9 python
psycopg-c 3.2.9 python
psycopg-pool 3.2.6 python
pyasn1 0.6.1 python
pyasn1-modules 0.4.2 python
pyc 3.12.11-r0 apk
pycparser 2.22 python
pygments 2.19.2 python
pyjwt 2.10.1 python
pymdown-extensions 10.16 python
python-dateutil 2.9.0.post0 python
python-ldap 3.4.4 python
python3 3.12.11-r0 apk
python3-openid 3.2.0 python
python3-pyc 3.12.11-r0 apk
python3-pycache-pyc0 3.12.11-r0 apk
pyyaml 6.0.2 python
pyyaml-env-tag 1.1 python
readline 8.2.10-r0 apk
redis 6.2.0 python
referencing 0.36.2 python
requests 2.32.4 python
requests-oauthlib 2.0.0 python
rich 14.0.0 python
rpds-py 0.25.1 python
rq 2.4.0 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.275.4 python
strawberry-graphql-django 0.60.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.14.0 python
tzdata 2025.2 python
tzdata 2025b-r0 apk
uritemplate 4.2.0 python
urllib3 2.5.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.54s |
Create SBOM | PASS | - | 20.41s |
Get build info | PASS | - | 0.03s |