time=2026-02-16T17:59:52.253Z level=INFO source=github.com/kubearchive/kubearchive/cmd/api/main.go:116 msg="Starting KubeArchive API" version=v1.17.2 commit=f6fab714423fc2e77619e0c922f7c35b0b311411 built=2026-01-07T13:50:18Z time=2026-02-16T17:59:52.253Z level=INFO source=github.com/kubearchive/kubearchive/cmd/api/main.go:123 msg="Establishing database connection for API server" time=2026-02-16T17:59:52.253Z level=INFO source=github.com/kubearchive/kubearchive/pkg/database/database.go:39 msg="Initializing database connection" expected_schema_version=4 time=2026-02-16T17:59:52.253Z level=INFO source=github.com/kubearchive/kubearchive/pkg/database/database.go:51 msg="Database environment configured" database_type=postgresql host=postgresql.product-kubearchive.svc.cluster.local port=5432 database_name=kubearchive user=kubearchive time=2026-02-16T17:59:52.253Z level=INFO source=github.com/kubearchive/kubearchive/pkg/database/database.go:60 msg="Initializing registered database" type=postgresql time=2026-02-16T17:59:52.253Z level=INFO source=github.com/kubearchive/kubearchive/pkg/database/sql/connection.go:19 msg="Establishing database connection" time=2026-02-16T17:59:52.261Z level=INFO source=github.com/kubearchive/kubearchive/pkg/database/sql/connection.go:48 msg="Successfully connected to the database" time=2026-02-16T17:59:52.261Z level=INFO source=github.com/kubearchive/kubearchive/pkg/database/sql/connection.go:52 msg="Database connection information" driver=postgres host=postgresql.product-kubearchive.svc.cluster.local port=5432 database=kubearchive user=kubearchive ssl_mode=require time=2026-02-16T17:59:52.261Z level=INFO source=github.com/kubearchive/kubearchive/pkg/database/database.go:70 msg="Database initialized successfully" time=2026-02-16T17:59:52.261Z level=INFO source=github.com/kubearchive/kubearchive/pkg/database/database.go:80 msg="Verifying database schema version" time=2026-02-16T17:59:52.262Z level=ERROR source=github.com/kubearchive/kubearchive/pkg/database/database.go:84 msg="Failed to query database schema version" error="pq: relation \"schema_migrations\" does not exist" time=2026-02-16T17:59:52.262Z level=ERROR source=github.com/kubearchive/kubearchive/cmd/api/main.go:126 msg="Could not connect to database" error="pq: relation \"schema_migrations\" does not exist" component=api_server