AMD64 PASS
linuxserver/netbox
Runtime: 18.56s
WEB_SCREENSHOT ENV Disabled
Build Information
Builder: X86-BUILDER-7b -- Hetzner
Created: 2025-06-05T20:26:55+00:00
Image: linuxserver/netbox
Maintainer: alex-phillips
Size: 120.95MB
Tag: amd64-v4.3.2-ls281
Version: v4.3.2-ls281
Expand
2025-06-05T20:34:21.525313601Z [migrations] started
2025-06-05T20:34:21.525352771Z [migrations] no migrations found
2025-06-05T20:34:21.655690711Z usermod: no changes
2025-06-05T20:34:21.657141166Z ───────────────────────────────────────
2025-06-05T20:34:21.657151686Z
2025-06-05T20:34:21.657155176Z ██╗ ███████╗██╗ ██████╗
2025-06-05T20:34:21.657158485Z ██║ ██╔════╝██║██╔═══██╗
2025-06-05T20:34:21.657161575Z ██║ ███████╗██║██║ ██║
2025-06-05T20:34:21.657164645Z ██║ ╚════██║██║██║ ██║
2025-06-05T20:34:21.657167685Z ███████╗███████║██║╚██████╔╝
2025-06-05T20:34:21.657170735Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-06-05T20:34:21.657173775Z
2025-06-05T20:34:21.657176645Z Brought to you by linuxserver.io
2025-06-05T20:34:21.657179625Z ───────────────────────────────────────
2025-06-05T20:34:21.657454682Z
2025-06-05T20:34:21.657465022Z To support LSIO projects visit:
2025-06-05T20:34:21.657469742Z https://www.linuxserver.io/donate/
2025-06-05T20:34:21.657473892Z
2025-06-05T20:34:21.657477912Z ───────────────────────────────────────
2025-06-05T20:34:21.657482032Z GID/UID
2025-06-05T20:34:21.657485892Z ───────────────────────────────────────
2025-06-05T20:34:21.660604409Z
2025-06-05T20:34:21.660619199Z User UID: 911
2025-06-05T20:34:21.660623449Z User GID: 911
2025-06-05T20:34:21.660627199Z ───────────────────────────────────────
2025-06-05T20:34:21.661733767Z Linuxserver.io version: v4.3.2-ls281
2025-06-05T20:34:21.661927145Z Build-date: 2025-06-05T20:26:55+00:00
2025-06-05T20:34:21.661934215Z ───────────────────────────────────────
2025-06-05T20:34:21.661938405Z
2025-06-05T20:34:21.783472078Z [custom-init] No custom files found, skipping...
2025-06-05T20:34:27.655391097Z Traceback (most recent call last):
2025-06-05T20:34:27.655426847Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-06-05T20:34:27.655431457Z self.connect()
2025-06-05T20:34:27.655435057Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-06-05T20:34:27.655451156Z return func(*args, **kwargs)
2025-06-05T20:34:27.655453836Z ^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:34:27.655456236Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-06-05T20:34:27.655459026Z self.connection = self.get_new_connection(conn_params)
2025-06-05T20:34:27.655461606Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:34:27.655464056Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-06-05T20:34:27.655467976Z return func(*args, **kwargs)
2025-06-05T20:34:27.655470496Z ^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:34:27.655472926Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-06-05T20:34:27.655571545Z connection = self.Database.connect(**conn_params)
2025-06-05T20:34:27.655638974Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:34:27.655644274Z File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-06-05T20:34:27.655656654Z attempts = conninfo_attempts(params)
2025-06-05T20:34:27.655686564Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:34:27.655691794Z File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-06-05T20:34:27.655766453Z raise e.OperationalError(str(last_exc))
2025-06-05T20:34:27.655791673Z psycopg.OperationalError: [Errno -2] Name does not resolve
2025-06-05T20:34:27.655797363Z
2025-06-05T20:34:27.655799573Z The above exception was the direct cause of the following exception:
2025-06-05T20:34:27.655801703Z
2025-06-05T20:34:27.655803693Z Traceback (most recent call last):
2025-06-05T20:34:27.655807373Z File "/app/netbox/netbox/./manage.py", line 10, in <module>
2025-06-05T20:34:27.655851232Z execute_from_command_line(sys.argv)
2025-06-05T20:34:27.655865742Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line
2025-06-05T20:34:27.656010800Z utility.execute()
2025-06-05T20:34:27.656024280Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute
2025-06-05T20:34:27.656187129Z self.fetch_command(subcommand).run_from_argv(self.argv)
2025-06-05T20:34:27.656205408Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 416, in run_from_argv
2025-06-05T20:34:27.656346057Z self.execute(*args, **cmd_options)
2025-06-05T20:34:27.656355777Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 457, in execute
2025-06-05T20:34:27.656491895Z self.check(**check_kwargs)
2025-06-05T20:34:27.656510735Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 492, in check
2025-06-05T20:34:27.656651614Z all_issues = checks.run_checks(
2025-06-05T20:34:27.656655334Z ^^^^^^^^^^^^^^^^^^
2025-06-05T20:34:27.656658014Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/registry.py", line 89, in run_checks
2025-06-05T20:34:27.656749543Z new_errors = check(app_configs=app_configs, databases=databases)
2025-06-05T20:34:27.656779272Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:34:27.656782062Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 44, in check_url_namespaces_unique
2025-06-05T20:34:27.656838362Z all_namespaces = _load_all_namespaces(resolver)
2025-06-05T20:34:27.656865081Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:34:27.656867891Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 63, in _load_all_namespaces
2025-06-05T20:34:27.656924801Z url_patterns = getattr(resolver, "url_patterns", [])
2025-06-05T20:34:27.656952820Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:34:27.656955610Z File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-06-05T20:34:27.657010910Z res = instance.__dict__[self.name] = self.func(instance)
2025-06-05T20:34:27.657032430Z ^^^^^^^^^^^^^^^^^^^
2025-06-05T20:34:27.657035150Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 718, in url_patterns
2025-06-05T20:34:27.657258997Z patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
2025-06-05T20:34:27.657275137Z ^^^^^^^^^^^^^^^^^^^
2025-06-05T20:34:27.657278297Z File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-06-05T20:34:27.657328166Z res = instance.__dict__[self.name] = self.func(instance)
2025-06-05T20:34:27.657354786Z ^^^^^^^^^^^^^^^^^^^
2025-06-05T20:34:27.657357426Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 711, in urlconf_module
2025-06-05T20:34:27.657569034Z return import_module(self.urlconf_name)
2025-06-05T20:34:27.657590574Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:34:27.657593334Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-06-05T20:34:27.657663153Z return _bootstrap._gcd_import(name[level:], package, level)
2025-06-05T20:34:27.657699162Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:34:27.657702122Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-06-05T20:34:27.657705062Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-06-05T20:34:27.657720792Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-06-05T20:34:27.657723872Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-06-05T20:34:27.657726592Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-06-05T20:34:27.657729372Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-06-05T20:34:27.657732052Z File "/app/netbox/netbox/netbox/urls.py", line 27, in <module>
2025-06-05T20:34:27.657955820Z path('core/', include('core.urls')),
2025-06-05T20:34:27.657977059Z ^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:34:27.657979809Z File "/lsiopy/lib/python3.12/site-packages/django/urls/conf.py", line 39, in include
2025-06-05T20:34:27.658055719Z urlconf_module = import_module(urlconf_module)
2025-06-05T20:34:27.658078988Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:34:27.658081618Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-06-05T20:34:27.658151438Z return _bootstrap._gcd_import(name[level:], package, level)
2025-06-05T20:34:27.658181607Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:34:27.658184437Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-06-05T20:34:27.658186617Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-06-05T20:34:27.658188917Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-06-05T20:34:27.658191027Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-06-05T20:34:27.658193607Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-06-05T20:34:27.658195777Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-06-05T20:34:27.658197887Z File "/app/netbox/netbox/core/urls.py", line 4, in <module>
2025-06-05T20:34:27.658256136Z from . import views
2025-06-05T20:34:27.658269076Z File "/app/netbox/netbox/core/views.py", line 201, in <module>
2025-06-05T20:34:27.658349465Z class ObjectChangeListView(generic.ObjectListView):
2025-06-05T20:34:27.658352915Z File "/app/netbox/netbox/core/views.py", line 202, in ObjectChangeListView
2025-06-05T20:34:27.658423525Z queryset = ObjectChange.objects.valid_models()
2025-06-05T20:34:27.658452244Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:34:27.658455794Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method
2025-06-05T20:34:27.658519414Z return getattr(self.get_queryset(), name)(*args, **kwargs)
2025-06-05T20:34:27.658553083Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:34:27.658561743Z File "/app/netbox/netbox/core/querysets.py", line 18, in valid_models
2025-06-05T20:34:27.658602643Z content_types = ContentType.objects.get_for_models(*apps.get_models()).values()
2025-06-05T20:34:27.658638942Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:34:27.658642622Z File "/lsiopy/lib/python3.12/site-packages/django/contrib/contenttypes/models.py", line 91, in get_for_models
2025-06-05T20:34:27.658708972Z for ct in cts:
2025-06-05T20:34:27.658720242Z ^^^
2025-06-05T20:34:27.658723481Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 384, in __iter__
2025-06-05T20:34:27.658851780Z self._fetch_all()
2025-06-05T20:34:27.658861310Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 1949, in _fetch_all
2025-06-05T20:34:27.659503153Z self._result_cache = list(self._iterable_class(self))
2025-06-05T20:34:27.659531233Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:34:27.659537323Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 91, in __iter__
2025-06-05T20:34:27.659597892Z results = compiler.execute_sql(
2025-06-05T20:34:27.659602192Z ^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:34:27.659604942Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
2025-06-05T20:34:27.660010408Z cursor = self.connection.cursor()
2025-06-05T20:34:27.660030098Z ^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:34:27.660034258Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-06-05T20:34:27.660086637Z return func(*args, **kwargs)
2025-06-05T20:34:27.660108377Z ^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:34:27.660111137Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 320, in cursor
2025-06-05T20:34:27.660227166Z return self._cursor()
2025-06-05T20:34:27.660240246Z ^^^^^^^^^^^^^^
2025-06-05T20:34:27.660243035Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 296, in _cursor
2025-06-05T20:34:27.660350584Z self.ensure_connection()
2025-06-05T20:34:27.660361234Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-06-05T20:34:27.660410574Z return func(*args, **kwargs)
2025-06-05T20:34:27.660437543Z ^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:34:27.660440763Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 278, in ensure_connection
2025-06-05T20:34:27.660543942Z with self.wrap_database_errors:
2025-06-05T20:34:27.660550762Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:34:27.660553572Z File "/lsiopy/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__
2025-06-05T20:34:27.660619002Z raise dj_exc_value.with_traceback(traceback) from exc_value
2025-06-05T20:34:27.660638351Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-06-05T20:34:27.660737950Z self.connect()
2025-06-05T20:34:27.660745080Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-06-05T20:34:27.660799590Z return func(*args, **kwargs)
2025-06-05T20:34:27.660827589Z ^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:34:27.660830819Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-06-05T20:34:27.660922788Z self.connection = self.get_new_connection(conn_params)
2025-06-05T20:34:27.660948868Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:34:27.660952628Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-06-05T20:34:27.660995028Z return func(*args, **kwargs)
2025-06-05T20:34:27.661022387Z ^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:34:27.661025797Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-06-05T20:34:27.661137816Z connection = self.Database.connect(**conn_params)
2025-06-05T20:34:27.661165666Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:34:27.661168206Z File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-06-05T20:34:27.661242235Z attempts = conninfo_attempts(params)
2025-06-05T20:34:27.661260175Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:34:27.661262905Z File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-06-05T20:34:27.661363794Z raise e.OperationalError(str(last_exc))
2025-06-05T20:34:27.661386214Z django.db.utils.OperationalError: [Errno -2] Name does not resolve
2025-06-05T20:34:28.495744040Z Building local documentation
2025-06-05T20:34:38.601034204Z [uWSGI] getting INI configuration from uwsgi.ini
2025-06-05T20:34:38.603012503Z [uwsgi-static] added mapping for /static => static
2025-06-05T20:34:38.603050823Z *** Starting uWSGI 2.0.25.1 (64bit) on [Thu Jun 5 20:34:38 2025] ***
2025-06-05T20:34:38.603061143Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-06-05T20:34:38.603065773Z os: Linux-6.10.11+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.10.11-1~bpo12+1 (2024-10-03)
2025-06-05T20:34:38.603069943Z nodename: 9347a68aaefc
2025-06-05T20:34:38.603073863Z machine: x86_64
2025-06-05T20:34:38.603077732Z clock source: unix
2025-06-05T20:34:38.603081632Z pcre jit disabled
2025-06-05T20:34:38.603085632Z detected number of CPU cores: 12
2025-06-05T20:34:38.603099382Z current working directory: /app/netbox/netbox
2025-06-05T20:34:38.603102892Z detected binary path: /usr/sbin/uwsgi
2025-06-05T20:34:38.603105642Z your memory page size is 4096 bytes
2025-06-05T20:34:38.603108322Z detected max file descriptor number: 1048576
2025-06-05T20:34:38.605306429Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-06-05T20:34:38.605312069Z lock engine: pthread robust mutexes
2025-06-05T20:34:38.605421477Z thunder lock: disabled (you can enable it with --thunder-lock)
2025-06-05T20:34:38.605508027Z uwsgi socket 0 bound to TCP address :8000 fd 3
2025-06-05T20:34:38.605530396Z Python version: 3.12.10 (main, May 21 2025, 16:26:34) [GCC 13.2.1 20240309]
2025-06-05T20:34:38.605540496Z PEP 405 virtualenv detected: /lsiopy
2025-06-05T20:34:38.605545286Z Set PythonHome to /lsiopy
2025-06-05T20:34:38.609066959Z Connection to localhost (127.0.0.1) 8000 port [tcp/*] succeeded!
2025-06-05T20:34:38.613246254Z Python main interpreter initialized at 0x7f5f93dc6c70
2025-06-05T20:34:38.613256794Z python threads support enabled
2025-06-05T20:34:38.613259714Z your server socket listen backlog is limited to 100 connections
2025-06-05T20:34:38.613262484Z your mercy for graceful operations on workers is 60 seconds
2025-06-05T20:34:38.613392113Z mapped 203184 bytes (198 KB) for 1 cores
2025-06-05T20:34:38.613430982Z *** Operational MODE: single process ***
2025-06-05T20:34:38.613648280Z running "exec:python3 ./manage.py collectstatic --noinput" (pre app)...
2025-06-05T20:34:38.616450101Z [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.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.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.3 python
curl 8.12.1-r0 apk
defusedxml 0.7.1 python
django 5.2.2 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.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 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 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.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.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.10-r1 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-r1 apk
python3-openid 3.2.0 python
python3-pyc 3.12.10-r1 apk
python3-pycache-pyc0 3.12.10-r1 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.3 python
requests-oauthlib 2.0.0 python
rich 14.0.0 python
rpds-py 0.25.1 python
rq 2.3.3 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.271.0 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.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 | - | 18.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-7b -- Hetzner
Created: 2025-06-05T20:26:55+00:00
Image: linuxserver/netbox
Maintainer: alex-phillips
Size: 121.90MB
Tag: arm64v8-v4.3.2-ls281
Version: v4.3.2-ls281
Expand
2025-06-05T20:34:23.156027995Z [migrations] started
2025-06-05T20:34:23.160296340Z [migrations] no migrations found
2025-06-05T20:34:23.675392034Z usermod: no changes
2025-06-05T20:34:23.704528876Z ───────────────────────────────────────
2025-06-05T20:34:23.704554805Z
2025-06-05T20:34:23.704558425Z ██╗ ███████╗██╗ ██████╗
2025-06-05T20:34:23.704561435Z ██║ ██╔════╝██║██╔═══██╗
2025-06-05T20:34:23.704564255Z ██║ ███████╗██║██║ ██║
2025-06-05T20:34:23.704567595Z ██║ ╚════██║██║██║ ██║
2025-06-05T20:34:23.704570435Z ███████╗███████║██║╚██████╔╝
2025-06-05T20:34:23.704573415Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-06-05T20:34:23.704575985Z
2025-06-05T20:34:23.704578685Z Brought to you by linuxserver.io
2025-06-05T20:34:23.704581205Z ───────────────────────────────────────
2025-06-05T20:34:23.707426535Z
2025-06-05T20:34:23.707455475Z To support LSIO projects visit:
2025-06-05T20:34:23.707458665Z https://www.linuxserver.io/donate/
2025-06-05T20:34:23.707461205Z
2025-06-05T20:34:23.707463554Z ───────────────────────────────────────
2025-06-05T20:34:23.707466644Z GID/UID
2025-06-05T20:34:23.707551504Z ───────────────────────────────────────
2025-06-05T20:34:23.773259038Z
2025-06-05T20:34:23.773278438Z User UID: 911
2025-06-05T20:34:23.773281558Z User GID: 911
2025-06-05T20:34:23.773284248Z ───────────────────────────────────────
2025-06-05T20:34:23.794793140Z Linuxserver.io version: v4.3.2-ls281
2025-06-05T20:34:23.797307153Z Build-date: 2025-06-05T20:26:55+00:00
2025-06-05T20:34:23.797326683Z ───────────────────────────────────────
2025-06-05T20:34:23.797330543Z
2025-06-05T20:34:27.536150251Z [custom-init] No custom files found, skipping...
2025-06-05T20:35:25.311667413Z Traceback (most recent call last):
2025-06-05T20:35:25.312024810Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-06-05T20:35:25.313972129Z self.connect()
2025-06-05T20:35:25.314779050Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-06-05T20:35:25.315138876Z return func(*args, **kwargs)
2025-06-05T20:35:25.315577462Z ^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:35:25.315607251Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-06-05T20:35:25.316427043Z self.connection = self.get_new_connection(conn_params)
2025-06-05T20:35:25.316711650Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:35:25.316744979Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-06-05T20:35:25.317058986Z return func(*args, **kwargs)
2025-06-05T20:35:25.317296753Z ^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:35:25.317326243Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-06-05T20:35:25.318459921Z connection = self.Database.connect(**conn_params)
2025-06-05T20:35:25.318741178Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:35:25.318761738Z File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-06-05T20:35:25.319273352Z attempts = conninfo_attempts(params)
2025-06-05T20:35:25.319504080Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:35:25.319524399Z File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-06-05T20:35:25.319965865Z raise e.OperationalError(str(last_exc))
2025-06-05T20:35:25.320439189Z psycopg.OperationalError: [Errno -2] Name does not resolve
2025-06-05T20:35:25.320582508Z
2025-06-05T20:35:25.320615498Z The above exception was the direct cause of the following exception:
2025-06-05T20:35:25.320647717Z
2025-06-05T20:35:25.320707587Z Traceback (most recent call last):
2025-06-05T20:35:25.320732206Z File "/app/netbox/netbox/./manage.py", line 10, in <module>
2025-06-05T20:35:25.321024323Z execute_from_command_line(sys.argv)
2025-06-05T20:35:25.321178201Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line
2025-06-05T20:35:25.322388378Z utility.execute()
2025-06-05T20:35:25.322540977Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute
2025-06-05T20:35:25.323731084Z self.fetch_command(subcommand).run_from_argv(self.argv)
2025-06-05T20:35:25.323916322Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 416, in run_from_argv
2025-06-05T20:35:25.325010990Z self.execute(*args, **cmd_options)
2025-06-05T20:35:25.325192658Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 457, in execute
2025-06-05T20:35:25.326361626Z self.check(**check_kwargs)
2025-06-05T20:35:25.326526824Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 492, in check
2025-06-05T20:35:25.327826260Z all_issues = checks.run_checks(
2025-06-05T20:35:25.328101317Z ^^^^^^^^^^^^^^^^^^
2025-06-05T20:35:25.328117867Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/registry.py", line 89, in run_checks
2025-06-05T20:35:25.328602222Z new_errors = check(app_configs=app_configs, databases=databases)
2025-06-05T20:35:25.328950438Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:35:25.328972368Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 44, in check_url_namespaces_unique
2025-06-05T20:35:25.329339454Z all_namespaces = _load_all_namespaces(resolver)
2025-06-05T20:35:25.329604501Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:35:25.329617401Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 63, in _load_all_namespaces
2025-06-05T20:35:25.330017657Z url_patterns = getattr(resolver, "url_patterns", [])
2025-06-05T20:35:25.330335183Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:35:25.330351513Z File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-06-05T20:35:25.330723439Z res = instance.__dict__[self.name] = self.func(instance)
2025-06-05T20:35:25.331007466Z ^^^^^^^^^^^^^^^^^^^
2025-06-05T20:35:25.331023636Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 718, in url_patterns
2025-06-05T20:35:25.333122383Z patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
2025-06-05T20:35:25.333335321Z ^^^^^^^^^^^^^^^^^^^
2025-06-05T20:35:25.333362461Z File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-06-05T20:35:25.333732627Z res = instance.__dict__[self.name] = self.func(instance)
2025-06-05T20:35:25.334021464Z ^^^^^^^^^^^^^^^^^^^
2025-06-05T20:35:25.334052303Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 711, in urlconf_module
2025-06-05T20:35:25.335912104Z return import_module(self.urlconf_name)
2025-06-05T20:35:25.336173601Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:35:25.336203670Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-06-05T20:35:25.336660646Z return _bootstrap._gcd_import(name[level:], package, level)
2025-06-05T20:35:25.337022502Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:35:25.337058391Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-06-05T20:35:25.337158910Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-06-05T20:35:25.337191760Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-06-05T20:35:25.337221480Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-06-05T20:35:25.337240549Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-06-05T20:35:25.337273389Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-06-05T20:35:25.337302719Z File "/app/netbox/netbox/netbox/urls.py", line 27, in <module>
2025-06-05T20:35:25.337657805Z path('core/', include('core.urls')),
2025-06-05T20:35:25.337899312Z ^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:35:25.337928732Z File "/lsiopy/lib/python3.12/site-packages/django/urls/conf.py", line 39, in include
2025-06-05T20:35:25.338316928Z urlconf_module = import_module(urlconf_module)
2025-06-05T20:35:25.338586535Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:35:25.338619355Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-06-05T20:35:25.339093070Z return _bootstrap._gcd_import(name[level:], package, level)
2025-06-05T20:35:25.339442166Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:35:25.339469676Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-06-05T20:35:25.339500715Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-06-05T20:35:25.339536115Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-06-05T20:35:25.339563035Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-06-05T20:35:25.339585694Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-06-05T20:35:25.339611594Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-06-05T20:35:25.339639324Z File "/app/netbox/netbox/core/urls.py", line 4, in <module>
2025-06-05T20:35:25.339926951Z from . import views
2025-06-05T20:35:25.340073119Z File "/app/netbox/netbox/core/views.py", line 201, in <module>
2025-06-05T20:35:25.340703962Z class ObjectChangeListView(generic.ObjectListView):
2025-06-05T20:35:25.340755872Z File "/app/netbox/netbox/core/views.py", line 202, in ObjectChangeListView
2025-06-05T20:35:25.341387135Z queryset = ObjectChange.objects.valid_models()
2025-06-05T20:35:25.341646082Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:35:25.341679732Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method
2025-06-05T20:35:25.342122977Z return getattr(self.get_queryset(), name)(*args, **kwargs)
2025-06-05T20:35:25.342490913Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:35:25.342524123Z File "/app/netbox/netbox/core/querysets.py", line 18, in valid_models
2025-06-05T20:35:25.342828100Z content_types = ContentType.objects.get_for_models(*apps.get_models()).values()
2025-06-05T20:35:25.343186876Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:35:25.343224665Z File "/lsiopy/lib/python3.12/site-packages/django/contrib/contenttypes/models.py", line 91, in get_for_models
2025-06-05T20:35:25.343677881Z for ct in cts:
2025-06-05T20:35:25.343822939Z ^^^
2025-06-05T20:35:25.343844859Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 384, in __iter__
2025-06-05T20:35:25.344897168Z self._fetch_all()
2025-06-05T20:35:25.345032426Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 1949, in _fetch_all
2025-06-05T20:35:25.349367460Z self._result_cache = list(self._iterable_class(self))
2025-06-05T20:35:25.349657777Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:35:25.349686356Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 91, in __iter__
2025-06-05T20:35:25.350142732Z results = compiler.execute_sql(
2025-06-05T20:35:25.350248650Z ^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:35:25.350270510Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
2025-06-05T20:35:25.353988331Z cursor = self.connection.cursor()
2025-06-05T20:35:25.354211378Z ^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:35:25.354238698Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-06-05T20:35:25.354567934Z return func(*args, **kwargs)
2025-06-05T20:35:25.354790232Z ^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:35:25.354811942Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 320, in cursor
2025-06-05T20:35:25.355749392Z return self._cursor()
2025-06-05T20:35:25.355933830Z ^^^^^^^^^^^^^^
2025-06-05T20:35:25.355961429Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 296, in _cursor
2025-06-05T20:35:25.356840110Z self.ensure_connection()
2025-06-05T20:35:25.356974328Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-06-05T20:35:25.357292085Z return func(*args, **kwargs)
2025-06-05T20:35:25.357524622Z ^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:35:25.357547192Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 278, in ensure_connection
2025-06-05T20:35:25.358409433Z with self.wrap_database_errors:
2025-06-05T20:35:25.358594431Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:35:25.358623610Z File "/lsiopy/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__
2025-06-05T20:35:25.359072085Z raise dj_exc_value.with_traceback(traceback) from exc_value
2025-06-05T20:35:25.359227784Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-06-05T20:35:25.360083985Z self.connect()
2025-06-05T20:35:25.360216833Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-06-05T20:35:25.360535010Z return func(*args, **kwargs)
2025-06-05T20:35:25.360773737Z ^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:35:25.360798777Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-06-05T20:35:25.361603388Z self.connection = self.get_new_connection(conn_params)
2025-06-05T20:35:25.361882635Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:35:25.361910785Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-06-05T20:35:25.362227202Z return func(*args, **kwargs)
2025-06-05T20:35:25.362462349Z ^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:35:25.362484759Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-06-05T20:35:25.363463058Z connection = self.Database.connect(**conn_params)
2025-06-05T20:35:25.363743135Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:35:25.363770665Z File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-06-05T20:35:25.364256220Z attempts = conninfo_attempts(params)
2025-06-05T20:35:25.364498657Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-05T20:35:25.364519767Z File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-06-05T20:35:25.364952973Z raise e.OperationalError(str(last_exc))
2025-06-05T20:35:25.365193420Z django.db.utils.OperationalError: [Errno -2] Name does not resolve
2025-06-05T20:35:27.412382904Z 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.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.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.3 python
curl 8.12.1-r0 apk
defusedxml 0.7.1 python
django 5.2.2 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.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 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 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.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.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.10-r1 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-r1 apk
python3-openid 3.2.0 python
python3-pyc 3.12.10-r1 apk
python3-pycache-pyc0 3.12.10-r1 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.3 python
requests-oauthlib 2.0.0 python
rich 14.0.0 python
rpds-py 0.25.1 python
rq 2.3.3 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.271.0 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.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.38s |
Create SBOM | PASS | - | 15.68s |
Get build info | PASS | - | 0.02s |