Running client tests... === RUN TestDoServerRequestAttachesToken === PAUSE TestDoServerRequestAttachesToken === RUN TestCaseHackSuffix === PAUSE TestCaseHackSuffix === RUN TestFilterOversizedClosures === PAUSE TestFilterOversizedClosures === RUN TestPartSizeForNAR === PAUSE TestPartSizeForNAR === RUN TestUploadMultipart_SupersededByPeer === PAUSE TestUploadMultipart_SupersededByPeer === RUN TestDumpPathMatchesNix === PAUSE TestDumpPathMatchesNix === RUN TestDumpPathSingleFile === PAUSE TestDumpPathSingleFile === RUN TestDumpPathWriterError === PAUSE TestDumpPathWriterError === RUN TestEncodeNixBase32 === PAUSE TestEncodeNixBase32 === RUN TestEncodeNixBase32WithRealHash === PAUSE TestEncodeNixBase32WithRealHash === RUN TestConvertHashToNix32 === PAUSE TestConvertHashToNix32 === RUN TestGetStorePathHash === PAUSE TestGetStorePathHash === RUN TestPathInfoHashCompatibility === PAUSE TestPathInfoHashCompatibility === RUN TestParsePathInfoJSON === PAUSE TestParsePathInfoJSON === RUN TestParsePathInfoJSONMultiplePaths === PAUSE TestParsePathInfoJSONMultiplePaths === RUN TestPathInfoCACompatibility === PAUSE TestPathInfoCACompatibility === RUN TestRateLimiterFeedback === PAUSE TestRateLimiterFeedback === RUN TestRateLimiterFeedback_400DoesNotCountAsSuccess === PAUSE TestRateLimiterFeedback_400DoesNotCountAsSuccess === RUN TestResolveStorePath === PAUSE TestResolveStorePath === RUN TestDoWithRetry_BodyReplayedViaGetBody === PAUSE TestDoWithRetry_BodyReplayedViaGetBody === RUN TestShellSplit === PAUSE TestShellSplit === RUN TestShellSplitErrors === PAUSE TestShellSplitErrors === RUN TestSetClientTLS === PAUSE TestSetClientTLS === RUN TestSetClientTLSDoesNotMutateDefaultTransport === PAUSE TestSetClientTLSDoesNotMutateDefaultTransport === RUN TestSetClientTLSErrors === PAUSE TestSetClientTLSErrors === RUN TestStaticToken === PAUSE TestStaticToken === RUN TestFileTokenReadsAndCaches === PAUSE TestFileTokenReadsAndCaches === RUN TestFileTokenMissing === PAUSE TestFileTokenMissing === RUN TestFileTokenEmpty === PAUSE TestFileTokenEmpty === RUN TestScriptTokenNoExpiryRerunsEveryCall === PAUSE TestScriptTokenNoExpiryRerunsEveryCall === RUN TestScriptTokenCachesUntilRefresh === PAUSE TestScriptTokenCachesUntilRefresh === RUN TestScriptTokenEmptyToken === PAUSE TestScriptTokenEmptyToken === RUN TestScriptTokenBadJSON === PAUSE TestScriptTokenBadJSON === RUN TestScriptTokenScriptFails === PAUSE TestScriptTokenScriptFails === RUN TestScriptTokenEmptyCommand === PAUSE TestScriptTokenEmptyCommand === CONT TestDoServerRequestAttachesToken === CONT TestScriptTokenScriptFails === CONT TestScriptTokenCachesUntilRefresh === CONT TestPathInfoCACompatibility === RUN TestPathInfoCACompatibility/null_ca_field === PAUSE TestPathInfoCACompatibility/null_ca_field === RUN TestPathInfoCACompatibility/old_string_format_-_text === PAUSE TestPathInfoCACompatibility/old_string_format_-_text === RUN TestPathInfoCACompatibility/old_string_format_-_fixed_recursive === PAUSE TestPathInfoCACompatibility/old_string_format_-_fixed_recursive === RUN TestPathInfoCACompatibility/new_structured_format_-_text === PAUSE TestPathInfoCACompatibility/new_structured_format_-_text === RUN TestPathInfoCACompatibility/new_structured_format_-_nar_method === PAUSE TestPathInfoCACompatibility/new_structured_format_-_nar_method === CONT TestEncodeNixBase32WithRealHash --- PASS: TestEncodeNixBase32WithRealHash (0.00s) === CONT TestScriptTokenEmptyCommand --- PASS: TestScriptTokenEmptyCommand (0.00s) === CONT TestSetClientTLSDoesNotMutateDefaultTransport === CONT TestEncodeNixBase32 === RUN TestEncodeNixBase32/test_string_hash === CONT TestParsePathInfoJSONMultiplePaths === CONT TestParsePathInfoJSON === CONT TestPathInfoHashCompatibility === CONT TestGetStorePathHash === CONT TestConvertHashToNix32 === RUN TestConvertHashToNix32/SRI_format_to_Nix32 === PAUSE TestEncodeNixBase32/test_string_hash === RUN TestEncodeNixBase32/empty_input === PAUSE TestEncodeNixBase32/empty_input === PAUSE TestConvertHashToNix32/SRI_format_to_Nix32 === RUN TestConvertHashToNix32/already_Nix32_format === PAUSE TestConvertHashToNix32/already_Nix32_format === CONT TestScriptTokenNoExpiryRerunsEveryCall === RUN TestConvertHashToNix32/invalid_format === PAUSE TestConvertHashToNix32/invalid_format === RUN TestGetStorePathHash/valid_store_path === RUN TestParsePathInfoJSON/Nix_format === PAUSE TestGetStorePathHash/valid_store_path === RUN TestGetStorePathHash/basename_without_hyphen_should_error === PAUSE TestParsePathInfoJSON/Nix_format === PAUSE TestGetStorePathHash/basename_without_hyphen_should_error === RUN TestParsePathInfoJSONMultiplePaths/Nix_multiple_paths === PAUSE TestParsePathInfoJSONMultiplePaths/Nix_multiple_paths === RUN TestParsePathInfoJSONMultiplePaths/Lix_multiple_paths === PAUSE TestParsePathInfoJSONMultiplePaths/Lix_multiple_paths === RUN TestGetStorePathHash/hash_with_invalid_characters_should_error === PAUSE TestGetStorePathHash/hash_with_invalid_characters_should_error === RUN TestGetStorePathHash/hash_with_wrong_length_should_error === PAUSE TestGetStorePathHash/hash_with_wrong_length_should_error === CONT TestFileTokenMissing === CONT TestFileTokenReadsAndCaches === CONT TestFileTokenEmpty === RUN TestParsePathInfoJSON/Lix_format === PAUSE TestParsePathInfoJSON/Lix_format === RUN TestParsePathInfoJSON/empty_input === PAUSE TestParsePathInfoJSON/empty_input === RUN TestParsePathInfoJSON/whitespace_only === PAUSE TestParsePathInfoJSON/whitespace_only === RUN TestParsePathInfoJSON/invalid_JSON === PAUSE TestParsePathInfoJSON/invalid_JSON === RUN TestPathInfoHashCompatibility/old_string_format_with_dash_(SRI) === PAUSE TestPathInfoHashCompatibility/old_string_format_with_dash_(SRI) === RUN TestPathInfoHashCompatibility/old_string_format_with_colon === PAUSE TestPathInfoHashCompatibility/old_string_format_with_colon === RUN TestPathInfoHashCompatibility/new_structured_format_-_converts_to_SRI === PAUSE TestPathInfoHashCompatibility/new_structured_format_-_converts_to_SRI === RUN TestPathInfoHashCompatibility/new_structured_format_with_sha512 === PAUSE TestPathInfoHashCompatibility/new_structured_format_with_sha512 === CONT TestStaticToken --- PASS: TestStaticToken (0.00s) === CONT TestScriptTokenBadJSON === CONT TestSetClientTLSErrors --- PASS: TestDoServerRequestAttachesToken (0.00s) === CONT TestUploadMultipart_SupersededByPeer === RUN TestUploadMultipart_SupersededByPeer/exists === PAUSE TestUploadMultipart_SupersededByPeer/exists === RUN TestUploadMultipart_SupersededByPeer/missing === PAUSE TestUploadMultipart_SupersededByPeer/missing === CONT TestDumpPathWriterError --- PASS: TestScriptTokenScriptFails (0.01s) === CONT TestDumpPathSingleFile --- PASS: TestFileTokenMissing (0.01s) === CONT TestDumpPathMatchesNix === RUN TestSetClientTLSErrors/missing_cert_file === PAUSE TestSetClientTLSErrors/missing_cert_file === RUN TestSetClientTLSErrors/missing_key_file === PAUSE TestSetClientTLSErrors/missing_key_file === RUN TestSetClientTLSErrors/missing_ca_file === PAUSE TestSetClientTLSErrors/missing_ca_file === RUN TestSetClientTLSErrors/invalid_ca_file === PAUSE TestSetClientTLSErrors/invalid_ca_file === CONT TestScriptTokenEmptyToken --- PASS: TestFileTokenEmpty (0.02s) === CONT TestFilterOversizedClosures === RUN TestFilterOversizedClosures/no_limit_keeps_everything === PAUSE TestFilterOversizedClosures/no_limit_keeps_everything === RUN TestFilterOversizedClosures/closure_with_oversized_dependency_is_skipped === PAUSE TestFilterOversizedClosures/closure_with_oversized_dependency_is_skipped === RUN TestFilterOversizedClosures/all_closures_skipped === PAUSE TestFilterOversizedClosures/all_closures_skipped === CONT TestPartSizeForNAR === RUN TestPartSizeForNAR/zero_stays_at_minimum === PAUSE TestPartSizeForNAR/zero_stays_at_minimum === RUN TestPartSizeForNAR/small_stays_at_minimum === PAUSE TestPartSizeForNAR/small_stays_at_minimum === RUN TestPartSizeForNAR/80_GiB_fits_at_minimum === PAUSE TestPartSizeForNAR/80_GiB_fits_at_minimum === RUN TestPartSizeForNAR/115_GiB_needs_larger_parts === PAUSE TestPartSizeForNAR/115_GiB_needs_larger_parts === RUN TestPartSizeForNAR/1_TiB === PAUSE TestPartSizeForNAR/1_TiB === RUN TestPartSizeForNAR/5_TiB_S3_max_object === PAUSE TestPartSizeForNAR/5_TiB_S3_max_object === RUN TestPartSizeForNAR/capped_at_5_GiB === PAUSE TestPartSizeForNAR/capped_at_5_GiB === CONT TestCaseHackSuffix --- PASS: TestFileTokenReadsAndCaches (0.02s) === CONT TestDoWithRetry_BodyReplayedViaGetBody --- PASS: TestSetClientTLSDoesNotMutateDefaultTransport (0.02s) === CONT TestSetClientTLS 2026/07/19 11:32:19 WARN Rate limiter enabled after throttle name=server-test rate=5 2026/07/19 11:32:19 WARN Request returned retryable status, retrying attempt=1 max_attempts=6 backoff=0s status=503 url=http://127.0.0.1:60324 2026/07/19 11:32:19 WARN Rate limiter backed off name=server-test rate=5 2026/07/19 11:32:19 WARN Request returned retryable status, retrying attempt=2 max_attempts=6 backoff=0s status=503 url=http://127.0.0.1:60324 --- PASS: TestDoWithRetry_BodyReplayedViaGetBody (0.00s) === CONT TestShellSplitErrors --- PASS: TestShellSplitErrors (0.00s) === CONT TestShellSplit --- PASS: TestShellSplit (0.00s) === CONT TestRateLimiterFeedback_400DoesNotCountAsSuccess 2026/07/19 11:32:19 WARN Rate limiter enabled after throttle name=server-test rate=5 --- PASS: TestScriptTokenBadJSON (0.02s) === CONT TestResolveStorePath === RUN TestSetClientTLS/rejects_connection_without_client_cert === PAUSE TestSetClientTLS/rejects_connection_without_client_cert === RUN TestSetClientTLS/succeeds_with_client_cert_and_CA === PAUSE TestSetClientTLS/succeeds_with_client_cert_and_CA === RUN TestSetClientTLS/preserves_debug_logging_transport === PAUSE TestSetClientTLS/preserves_debug_logging_transport === CONT TestRateLimiterFeedback === RUN TestRateLimiterFeedback/429_enables_limiter === PAUSE TestRateLimiterFeedback/429_enables_limiter === RUN TestRateLimiterFeedback/503_enables_limiter === PAUSE TestRateLimiterFeedback/503_enables_limiter === RUN TestRateLimiterFeedback/200_does_not_enable_limiter === PAUSE TestRateLimiterFeedback/200_does_not_enable_limiter === RUN TestRateLimiterFeedback/400_does_not_enable_limiter === PAUSE TestRateLimiterFeedback/400_does_not_enable_limiter === CONT TestPathInfoCACompatibility/null_ca_field === CONT TestPathInfoCACompatibility/old_string_format_-_fixed_recursive === CONT TestPathInfoCACompatibility/new_structured_format_-_text === CONT TestPathInfoCACompatibility/new_structured_format_-_nar_method === CONT TestPathInfoCACompatibility/old_string_format_-_text --- PASS: TestPathInfoCACompatibility (0.00s) --- PASS: TestPathInfoCACompatibility/null_ca_field (0.00s) --- PASS: TestPathInfoCACompatibility/old_string_format_-_fixed_recursive (0.00s) --- PASS: TestPathInfoCACompatibility/new_structured_format_-_text (0.00s) --- PASS: TestPathInfoCACompatibility/new_structured_format_-_nar_method (0.00s) --- PASS: TestPathInfoCACompatibility/old_string_format_-_text (0.00s) === CONT TestEncodeNixBase32/test_string_hash === CONT TestEncodeNixBase32/empty_input --- PASS: TestEncodeNixBase32 (0.00s) --- PASS: TestEncodeNixBase32/test_string_hash (0.00s) --- PASS: TestEncodeNixBase32/empty_input (0.00s) === CONT TestConvertHashToNix32/SRI_format_to_Nix32 === CONT TestConvertHashToNix32/invalid_format === CONT TestConvertHashToNix32/already_Nix32_format --- PASS: TestConvertHashToNix32 (0.00s) --- PASS: TestConvertHashToNix32/SRI_format_to_Nix32 (0.00s) --- PASS: TestConvertHashToNix32/invalid_format (0.00s) --- PASS: TestConvertHashToNix32/already_Nix32_format (0.00s) === CONT TestParsePathInfoJSONMultiplePaths/Nix_multiple_paths === CONT TestGetStorePathHash/valid_store_path === CONT TestGetStorePathHash/hash_with_invalid_characters_should_error === CONT TestGetStorePathHash/hash_with_wrong_length_should_error === CONT TestGetStorePathHash/basename_without_hyphen_should_error --- PASS: TestGetStorePathHash (0.00s) --- PASS: TestGetStorePathHash/valid_store_path (0.00s) --- PASS: TestGetStorePathHash/hash_with_invalid_characters_should_error (0.00s) --- PASS: TestGetStorePathHash/hash_with_wrong_length_should_error (0.00s) --- PASS: TestGetStorePathHash/basename_without_hyphen_should_error (0.00s) === CONT TestParsePathInfoJSONMultiplePaths/Lix_multiple_paths --- PASS: TestParsePathInfoJSONMultiplePaths (0.00s) --- PASS: TestParsePathInfoJSONMultiplePaths/Nix_multiple_paths (0.00s) --- PASS: TestParsePathInfoJSONMultiplePaths/Lix_multiple_paths (0.00s) === CONT TestParsePathInfoJSON/Nix_format === CONT TestPathInfoHashCompatibility/old_string_format_with_dash_(SRI) === CONT TestParsePathInfoJSON/Lix_format === CONT TestParsePathInfoJSON/invalid_JSON === CONT TestParsePathInfoJSON/whitespace_only === CONT TestParsePathInfoJSON/empty_input --- PASS: TestParsePathInfoJSON (0.00s) --- PASS: TestParsePathInfoJSON/Nix_format (0.00s) --- PASS: TestParsePathInfoJSON/Lix_format (0.00s) --- PASS: TestParsePathInfoJSON/invalid_JSON (0.00s) --- PASS: TestParsePathInfoJSON/whitespace_only (0.00s) --- PASS: TestParsePathInfoJSON/empty_input (0.00s) === CONT TestPathInfoHashCompatibility/new_structured_format_with_sha512 === CONT TestPathInfoHashCompatibility/new_structured_format_-_converts_to_SRI === CONT TestPathInfoHashCompatibility/old_string_format_with_colon --- PASS: TestPathInfoHashCompatibility (0.00s) --- PASS: TestPathInfoHashCompatibility/old_string_format_with_dash_(SRI) (0.00s) --- PASS: TestPathInfoHashCompatibility/new_structured_format_with_sha512 (0.00s) --- PASS: TestPathInfoHashCompatibility/new_structured_format_-_converts_to_SRI (0.00s) --- PASS: TestPathInfoHashCompatibility/old_string_format_with_colon (0.00s) === CONT TestUploadMultipart_SupersededByPeer/exists --- PASS: TestResolveStorePath (0.00s) === CONT TestUploadMultipart_SupersededByPeer/missing === CONT TestSetClientTLSErrors/missing_ca_file --- PASS: TestUploadMultipart_SupersededByPeer (0.00s) --- PASS: TestUploadMultipart_SupersededByPeer/missing (0.00s) --- PASS: TestUploadMultipart_SupersededByPeer/exists (0.00s) === CONT TestSetClientTLSErrors/missing_cert_file === CONT TestSetClientTLSErrors/missing_key_file === CONT TestSetClientTLSErrors/invalid_ca_file === CONT TestFilterOversizedClosures/no_limit_keeps_everything === CONT TestFilterOversizedClosures/all_closures_skipped 2026/07/19 11:32:19 WARN Skipping closure: path exceeds server max NAR size top_level_path=/nix/store/cccccccccccccccccccccccccccccccc-wrapper oversized_path=/nix/store/cccccccccccccccccccccccccccccccc-wrapper nar_size=100 max_nar_size=50 === CONT TestFilterOversizedClosures/closure_with_oversized_dependency_is_skipped 2026/07/19 11:32:19 WARN Skipping closure: path exceeds server max NAR size top_level_path=/nix/store/cccccccccccccccccccccccccccccccc-wrapper oversized_path=/nix/store/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb-vm-image nar_size=5000 max_nar_size=2000 --- PASS: TestFilterOversizedClosures (0.00s) --- PASS: TestFilterOversizedClosures/no_limit_keeps_everything (0.00s) --- PASS: TestFilterOversizedClosures/all_closures_skipped (0.00s) --- PASS: TestFilterOversizedClosures/closure_with_oversized_dependency_is_skipped (0.00s) === CONT TestPartSizeForNAR/zero_stays_at_minimum === CONT TestPartSizeForNAR/1_TiB === CONT TestPartSizeForNAR/capped_at_5_GiB === CONT TestPartSizeForNAR/5_TiB_S3_max_object === CONT TestPartSizeForNAR/80_GiB_fits_at_minimum === CONT TestPartSizeForNAR/115_GiB_needs_larger_parts === CONT TestPartSizeForNAR/small_stays_at_minimum --- PASS: TestPartSizeForNAR (0.00s) --- PASS: TestPartSizeForNAR/zero_stays_at_minimum (0.00s) --- PASS: TestPartSizeForNAR/1_TiB (0.00s) --- PASS: TestPartSizeForNAR/capped_at_5_GiB (0.00s) --- PASS: TestPartSizeForNAR/5_TiB_S3_max_object (0.00s) --- PASS: TestPartSizeForNAR/80_GiB_fits_at_minimum (0.00s) --- PASS: TestPartSizeForNAR/115_GiB_needs_larger_parts (0.00s) --- PASS: TestPartSizeForNAR/small_stays_at_minimum (0.00s) === CONT TestSetClientTLS/rejects_connection_without_client_cert === CONT TestRateLimiterFeedback/429_enables_limiter --- PASS: TestSetClientTLSErrors (0.02s) --- PASS: TestSetClientTLSErrors/missing_cert_file (0.00s) --- PASS: TestSetClientTLSErrors/missing_key_file (0.00s) --- PASS: TestSetClientTLSErrors/missing_ca_file (0.00s) --- PASS: TestSetClientTLSErrors/invalid_ca_file (0.00s) 2026/07/19 11:32:19 WARN Rate limiter enabled after throttle name=server-test rate=5 2026/07/19 11:32:19 WARN Request returned retryable status, retrying attempt=1 max_attempts=2 backoff=0s status=429 url=http://127.0.0.1:60334 2026/07/19 11:32:19 WARN Rate limiter backed off name=server-test rate=5 === CONT TestSetClientTLS/preserves_debug_logging_transport --- PASS: TestScriptTokenEmptyToken (0.01s) === CONT TestSetClientTLS/succeeds_with_client_cert_and_CA === CONT TestRateLimiterFeedback/200_does_not_enable_limiter === CONT TestRateLimiterFeedback/400_does_not_enable_limiter === CONT TestRateLimiterFeedback/503_enables_limiter 2026/07/19 11:32:19 WARN Rate limiter enabled after throttle name=server-test rate=5 2026/07/19 11:32:19 WARN Request returned retryable status, retrying attempt=1 max_attempts=2 backoff=0s status=503 url=http://127.0.0.1:60342 2026/07/19 11:32:19 WARN Rate limiter backed off name=server-test rate=5 --- PASS: TestRateLimiterFeedback (0.00s) --- PASS: TestRateLimiterFeedback/429_enables_limiter (0.00s) --- PASS: TestRateLimiterFeedback/200_does_not_enable_limiter (0.00s) --- PASS: TestRateLimiterFeedback/400_does_not_enable_limiter (0.00s) --- PASS: TestRateLimiterFeedback/503_enables_limiter (0.00s) 2026/07/19 11:32:19 http: TLS handshake error from 127.0.0.1:60333: read tcp 127.0.0.1:60328->127.0.0.1:60333: use of closed network connection --- PASS: TestSetClientTLS (0.01s) --- PASS: TestSetClientTLS/succeeds_with_client_cert_and_CA (0.00s) --- PASS: TestSetClientTLS/preserves_debug_logging_transport (0.00s) --- PASS: TestSetClientTLS/rejects_connection_without_client_cert (0.01s) --- PASS: TestScriptTokenCachesUntilRefresh (0.05s) --- PASS: TestScriptTokenNoExpiryRerunsEveryCall (0.05s) --- PASS: TestDumpPathWriterError (0.06s) --- PASS: TestDumpPathSingleFile (0.06s) --- PASS: TestCaseHackSuffix (0.05s) --- PASS: TestDumpPathMatchesNix (0.08s) --- PASS: TestRateLimiterFeedback_400DoesNotCountAsSuccess (1.00s) PASS Running server tests... The files belonging to this database system will be owned by user "_nixbld1". This user must also own the server process. The database cluster will be initialized with locale "C". The default database encoding has accordingly been set to "SQL_ASCII". The default text search configuration will be set to "english". Data page checksums are enabled. creating directory /nix/var/nix/builds/nix-12522-1347016672/postgres130731467/data ... ok creating subdirectories ... ok selecting dynamic shared memory implementation ... posix selecting default "max_connections" ... 100 selecting default "shared_buffers" ... 128MB selecting default time zone ... UTC creating configuration files ... ok running bootstrap script ... ok performing post-bootstrap initialization ... ok syncing data to disk ... ok initdb: warning: enabling "trust" authentication for local connections initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb. Success. You can now start the database server using: pg_ctl -D /nix/var/nix/builds/nix-12522-1347016672/postgres130731467/data -l logfile start /nix/var/nix/builds/nix-12522-1347016672/postgres130731467:5432 - no response 2026-07-19 11:32:20.905 UTC [12561] LOG: starting PostgreSQL 18.4 on aarch64-apple-darwin25.3.0, compiled by clang version 21.1.8, 64-bit 2026-07-19 11:32:20.905 UTC [12561] LOG: listening on Unix socket "/nix/var/nix/builds/nix-12522-1347016672/postgres130731467/.s.PGSQL.5432" 2026-07-19 11:32:20.907 UTC [12568] LOG: database system was shut down at 2026-07-19 11:32:20 UTC 2026-07-19 11:32:20.907 UTC [12561] LOG: database system is ready to accept connections /nix/var/nix/builds/nix-12522-1347016672/postgres130731467:5432 - accepting connections : option background_thread currently supports pthread only {"timestamp":"2026-07-19T11:32:21.028912Z","level":"ERROR","fields":{"message":"list_path_raw: revjob err VolumeNotFound"},"target":"rustfs_ecstore::cache_value::metacache_set","filename":"crates/ecstore/src/cache_value/metacache_set.rs","line_number":486,"threadName":"rustfs-worker","threadId":"ThreadId(5)"} === RUN TestService_AuthMiddleware === PAUSE TestService_AuthMiddleware === RUN TestService_AuthMiddleware_MTLSProxyHeader === PAUSE TestService_AuthMiddleware_MTLSProxyHeader === RUN TestService_AuthMiddleware_MTLSBoundSubjects === PAUSE TestService_AuthMiddleware_MTLSBoundSubjects === RUN TestService_ReadAuthMiddleware === PAUSE TestService_ReadAuthMiddleware === RUN TestService_AuthMiddleware_OIDC === PAUSE TestService_AuthMiddleware_OIDC === RUN TestCacheConfigHandler === PAUSE TestCacheConfigHandler === RUN TestCacheStatsHandler === PAUSE TestCacheStatsHandler === RUN TestClientCADerivations === PAUSE TestClientCADerivations === RUN TestClientErrorHandling === PAUSE TestClientErrorHandling === RUN TestClientIntegration === PAUSE TestClientIntegration === RUN TestClientMultipleUploads === PAUSE TestClientMultipleUploads === RUN TestClientWithDependencies === PAUSE TestClientWithDependencies === RUN TestPinProtectsFromGC === PAUSE TestPinProtectsFromGC === RUN TestGCAdvisoryLockBlocksConcurrentRun 2026-07-19 11:32:21.179 UTC [12619] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 11:32:21.179 UTC [12619] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 11:32:21 OK 20241026095416_initial_model.sql (3.06ms) 2026/07/19 11:32:21 OK 20251210153512_drop_unused_gin_index.sql (464.46µs) 2026/07/19 11:32:21 OK 20251218171726_add_pins.sql (806.5µs) 2026/07/19 11:32:21 OK 20260628120000_add_object_size_and_stats.sql (856.17µs) 2026/07/19 11:32:21 goose: successfully migrated database to version: 20260628120000 2026/07/19 11:32:21 OK 1_commit_pending_closure.sql (813.21µs) 2026/07/19 11:32:21 OK 2_object_stats_trigger.sql (208.21µs) 2026/07/19 11:32:21 goose: up to current file version: 2 --- PASS: TestGCAdvisoryLockBlocksConcurrentRun (0.07s) === RUN TestGCBugBareHashReferences === PAUSE TestGCBugBareHashReferences === RUN TestGCMetrics === PAUSE TestGCMetrics === RUN TestGCTaskStore_StartNew === PAUSE TestGCTaskStore_StartNew === RUN TestGCTaskStore_DeduplicateSameParams === PAUSE TestGCTaskStore_DeduplicateSameParams === RUN TestGCTaskStore_ConflictDifferentParams === PAUSE TestGCTaskStore_ConflictDifferentParams === RUN TestGCTaskStore_GetEmpty === PAUSE TestGCTaskStore_GetEmpty === RUN TestGCTaskStore_GetReturnsLatest === PAUSE TestGCTaskStore_GetReturnsLatest === RUN TestGCTaskStore_CompletedAllowsNewTask === PAUSE TestGCTaskStore_CompletedAllowsNewTask === RUN TestGCTaskStore_PhaseUpdates === PAUSE TestGCTaskStore_PhaseUpdates === RUN TestGCTaskStore_Fail === PAUSE TestGCTaskStore_Fail === RUN TestGracefulShutdownDrainsInflight === PAUSE TestGracefulShutdownDrainsInflight === RUN TestService_healthCheckHandler === PAUSE TestService_healthCheckHandler === RUN TestGenerateLandingPage === PAUSE TestGenerateLandingPage === RUN TestCacheConfigHandlerMaxNarSize === PAUSE TestCacheConfigHandlerMaxNarSize === RUN TestCreatePendingClosureRejectsOversizedNAR === PAUSE TestCreatePendingClosureRejectsOversizedNAR === RUN TestNARDeduplicationMetadataUploadBug === PAUSE TestNARDeduplicationMetadataUploadBug === RUN TestMetricsInventory === PAUSE TestMetricsInventory === RUN TestService_NativeMTLS === PAUSE TestService_NativeMTLS === RUN TestServerTLSConfig === PAUSE TestServerTLSConfig === RUN TestMultipartCleanup === PAUSE TestMultipartCleanup === RUN TestObjectStatsTrigger === PAUSE TestObjectStatsTrigger === RUN TestOrphanedObjectsGC === PAUSE TestOrphanedObjectsGC === RUN TestOrphanedObjectsGCStressTest === PAUSE TestOrphanedObjectsGCStressTest === RUN TestResurrectedObjectNotDeleted === PAUSE TestResurrectedObjectNotDeleted === RUN TestParseSingleRange === PAUSE TestParseSingleRange === RUN TestIsValidCachePath === PAUSE TestIsValidCachePath === RUN TestReadProxyNarinfo === PAUSE TestReadProxyNarinfo === RUN TestReadProxyNarinfoAlreadyDecompressed === PAUSE TestReadProxyNarinfoAlreadyDecompressed === RUN TestReadProxyNarStreaming === PAUSE TestReadProxyNarStreaming === RUN TestReadProxy404 === PAUSE TestReadProxy404 === RUN TestReadProxyInvalidPath === PAUSE TestReadProxyInvalidPath === RUN TestReadProxyHead === PAUSE TestReadProxyHead === RUN TestReadProxyConditionalGet === PAUSE TestReadProxyConditionalGet === RUN TestReadProxyRootRedirectsToIndexHTML === PAUSE TestReadProxyRootRedirectsToIndexHTML === RUN TestReadProxyDisabled === PAUSE TestReadProxyDisabled === RUN TestReadProxyRangeRequest === PAUSE TestReadProxyRangeRequest === RUN TestRedundantMultipartUpload === PAUSE TestRedundantMultipartUpload === RUN TestCompleteMultipartUpload_ErrorButObjectExists === PAUSE TestCompleteMultipartUpload_ErrorButObjectExists === RUN TestCompletedNarNotReofferedAcrossClosures === PAUSE TestCompletedNarNotReofferedAcrossClosures === RUN TestPresignedUploadRegisteredBeforeCommit === PAUSE TestPresignedUploadRegisteredBeforeCommit === RUN TestService_Rustfstest === PAUSE TestService_Rustfstest === RUN TestParseSize === PAUSE TestParseSize === RUN TestSkippedUploadsHandler === PAUSE TestSkippedUploadsHandler === RUN TestSystemdListenerNotActivated --- PASS: TestSystemdListenerNotActivated (0.00s) === RUN TestWatchdogBeatsWhenHealthy --- PASS: TestWatchdogBeatsWhenHealthy (0.02s) === RUN TestWatchdogSkipsWhenUnhealthy 2026/07/19 11:32:21 WARN watchdog liveness check failed, skipping heartbeat error="context deadline exceeded" 2026/07/19 11:32:21 WARN watchdog liveness check failed, skipping heartbeat error="context deadline exceeded" 2026/07/19 11:32:21 WARN watchdog liveness check failed, skipping heartbeat error="context deadline exceeded" 2026/07/19 11:32:21 WARN watchdog liveness check failed, skipping heartbeat error="context deadline exceeded" 2026/07/19 11:32:21 WARN watchdog liveness check failed, skipping heartbeat error="context deadline exceeded" 2026/07/19 11:32:21 WARN watchdog liveness check failed, skipping heartbeat error="context deadline exceeded" 2026/07/19 11:32:21 WARN watchdog liveness check failed, skipping heartbeat error="context deadline exceeded" 2026/07/19 11:32:21 WARN watchdog liveness check failed, skipping heartbeat error="context deadline exceeded" 2026/07/19 11:32:21 WARN watchdog liveness check failed, skipping heartbeat error="context deadline exceeded" --- PASS: TestWatchdogSkipsWhenUnhealthy (0.20s) === RUN TestCompleteMultipartUploadHandler_RateLimitTriggersThrottle === PAUSE TestCompleteMultipartUploadHandler_RateLimitTriggersThrottle === RUN TestProxyWriteTimeout === PAUSE TestProxyWriteTimeout === RUN TestIsValidUploadKey === PAUSE TestIsValidUploadKey === RUN TestUploadHandlersRejectInvalidKeys === PAUSE TestUploadHandlersRejectInvalidKeys === RUN TestUploadHandlersRejectOversizedBody === PAUSE TestUploadHandlersRejectOversizedBody === RUN TestService_cleanupPendingClosuresHandler === PAUSE TestService_cleanupPendingClosuresHandler === RUN TestService_createPendingClosureHandler === PAUSE TestService_createPendingClosureHandler === RUN TestService_verifyS3Integrity === PAUSE TestService_verifyS3Integrity === RUN TestCompleteMultipartUnregistered === PAUSE TestCompleteMultipartUnregistered === RUN TestCreatePendingClosure_SmallNARUsesSimplePUT === PAUSE TestCreatePendingClosure_SmallNARUsesSimplePUT === CONT TestService_AuthMiddleware === CONT TestObjectStatsTrigger === CONT TestCompleteMultipartUpload_ErrorButObjectExists === CONT TestReadProxy404 === CONT TestIsValidUploadKey === RUN TestIsValidUploadKey/narinfo === CONT TestGCTaskStore_ConflictDifferentParams --- PASS: TestGCTaskStore_ConflictDifferentParams (0.00s) === CONT TestGCTaskStore_CompletedAllowsNewTask --- PASS: TestGCTaskStore_CompletedAllowsNewTask (0.00s) === CONT TestProxyWriteTimeout === RUN TestProxyWriteTimeout/narinfo === PAUSE TestProxyWriteTimeout/narinfo === CONT TestService_healthCheckHandler === CONT TestGracefulShutdownDrainsInflight === CONT TestGCTaskStore_Fail --- PASS: TestGCTaskStore_Fail (0.00s) === CONT TestGCTaskStore_GetReturnsLatest --- PASS: TestGCTaskStore_GetReturnsLatest (0.00s) === CONT TestCompleteMultipartUploadHandler_RateLimitTriggersThrottle === CONT TestGCTaskStore_PhaseUpdates --- PASS: TestGCTaskStore_PhaseUpdates (0.00s) === CONT TestGCTaskStore_GetEmpty --- PASS: TestGCTaskStore_GetEmpty (0.00s) === CONT TestSkippedUploadsHandler === PAUSE TestIsValidUploadKey/narinfo === RUN TestProxyWriteTimeout/1_GiB_nar === PAUSE TestProxyWriteTimeout/1_GiB_nar === RUN TestIsValidUploadKey/nar_zst === RUN TestProxyWriteTimeout/10_GiB_nar === PAUSE TestProxyWriteTimeout/10_GiB_nar === RUN TestProxyWriteTimeout/unknown_size === PAUSE TestProxyWriteTimeout/unknown_size === PAUSE TestIsValidUploadKey/nar_zst === RUN TestIsValidUploadKey/nar_xz === PAUSE TestIsValidUploadKey/nar_xz === CONT TestParseSize --- PASS: TestParseSize (0.00s) === CONT TestService_Rustfstest 2026/07/19 11:32:21 INFO Starting HTTP server address=127.0.0.1:60355 === RUN TestIsValidUploadKey/nar_plain 2026/07/19 11:32:21 INFO Client skipped oversized paths paths=3 nar_bytes=5000000000 === PAUSE TestIsValidUploadKey/nar_plain === RUN TestIsValidUploadKey/listing === PAUSE TestIsValidUploadKey/listing === RUN TestIsValidUploadKey/build_log === PAUSE TestIsValidUploadKey/build_log === RUN TestIsValidUploadKey/build_log_home-manager_file === PAUSE TestIsValidUploadKey/build_log_home-manager_file === RUN TestIsValidUploadKey/build_log_plus_in_name === PAUSE TestIsValidUploadKey/build_log_plus_in_name === RUN TestIsValidUploadKey/build_log_question_mark === PAUSE TestIsValidUploadKey/build_log_question_mark === RUN TestIsValidUploadKey/build_log_equals === PAUSE TestIsValidUploadKey/build_log_equals === RUN TestIsValidUploadKey/realisation === PAUSE TestIsValidUploadKey/realisation === RUN TestIsValidUploadKey/realisation_plus_in_output === PAUSE TestIsValidUploadKey/realisation_plus_in_output === RUN TestIsValidUploadKey/nix-cache-info === PAUSE TestIsValidUploadKey/nix-cache-info === RUN TestIsValidUploadKey/index.html === PAUSE TestIsValidUploadKey/index.html === RUN TestIsValidUploadKey/narinfo_key,_nar_type === PAUSE TestIsValidUploadKey/narinfo_key,_nar_type === RUN TestIsValidUploadKey/nar_key,_narinfo_type === PAUSE TestIsValidUploadKey/nar_key,_narinfo_type === RUN TestIsValidUploadKey/listing_key,_narinfo_type === PAUSE TestIsValidUploadKey/listing_key,_narinfo_type === RUN TestIsValidUploadKey/traversal === PAUSE TestIsValidUploadKey/traversal === RUN TestIsValidUploadKey/traversal_nar === PAUSE TestIsValidUploadKey/traversal_nar === RUN TestIsValidUploadKey/absolute === PAUSE TestIsValidUploadKey/absolute === RUN TestIsValidUploadKey/empty_key === PAUSE TestIsValidUploadKey/empty_key === RUN TestIsValidUploadKey/unknown_type === PAUSE TestIsValidUploadKey/unknown_type === CONT TestPresignedUploadRegisteredBeforeCommit 2026/07/19 11:32:21 INFO Shutdown signal received, draining in-flight requests timeout=10s --- PASS: TestSkippedUploadsHandler (0.01s) === CONT TestCompletedNarNotReofferedAcrossClosures --- PASS: TestGracefulShutdownDrainsInflight (0.08s) === CONT TestService_createPendingClosureHandler 2026-07-19 11:32:21.658 UTC [12641] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 11:32:21.658 UTC [12641] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026-07-19 11:32:21.677 UTC [12642] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 11:32:21.677 UTC [12642] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 11:32:21 OK 20241026095416_initial_model.sql (13.13ms) 2026-07-19 11:32:21.679 UTC [12643] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 11:32:21.679 UTC [12643] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026-07-19 11:32:21.680 UTC [12645] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 11:32:21.680 UTC [12645] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026-07-19 11:32:21.680 UTC [12644] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 11:32:21.680 UTC [12644] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026-07-19 11:32:21.681 UTC [12647] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 11:32:21.681 UTC [12647] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026-07-19 11:32:21.681 UTC [12646] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 11:32:21.681 UTC [12646] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 11:32:21 OK 20251210153512_drop_unused_gin_index.sql (2.19ms) 2026-07-19 11:32:21.682 UTC [12649] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 11:32:21.682 UTC [12649] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 11:32:21 OK 20251218171726_add_pins.sql (1.93ms) 2026-07-19 11:32:21.683 UTC [12648] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 11:32:21.683 UTC [12648] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 11:32:21 OK 20260628120000_add_object_size_and_stats.sql (1.78ms) 2026/07/19 11:32:21 goose: successfully migrated database to version: 20260628120000 2026/07/19 11:32:21 OK 1_commit_pending_closure.sql (1.19ms) 2026/07/19 11:32:21 OK 2_object_stats_trigger.sql (752.38µs) 2026/07/19 11:32:21 goose: up to current file version: 2 2026-07-19 11:32:21.687 UTC [12650] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 11:32:21.687 UTC [12650] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 11:32:21 OK 20241026095416_initial_model.sql (6.28ms) 2026/07/19 11:32:21 OK 20251210153512_drop_unused_gin_index.sql (1.31ms) 2026/07/19 11:32:21 OK 20241026095416_initial_model.sql (7.48ms) 2026/07/19 11:32:21 OK 20251210153512_drop_unused_gin_index.sql (818.38µs) 2026/07/19 11:32:21 OK 20241026095416_initial_model.sql (7.21ms) 2026/07/19 11:32:21 OK 20251210153512_drop_unused_gin_index.sql (527.13µs) 2026/07/19 11:32:21 OK 20241026095416_initial_model.sql (9.26ms) 2026/07/19 11:32:21 OK 20241026095416_initial_model.sql (7.12ms) 2026/07/19 11:32:21 OK 20251210153512_drop_unused_gin_index.sql (539.38µs) 2026/07/19 11:32:21 OK 20251210153512_drop_unused_gin_index.sql (634.46µs) 2026/07/19 11:32:21 OK 20251218171726_add_pins.sql (2.34ms) 2026/07/19 11:32:21 OK 20251218171726_add_pins.sql (1.36ms) 2026/07/19 11:32:21 OK 20241026095416_initial_model.sql (7.77ms) --- PASS: TestObjectStatsTrigger (0.28s) === CONT TestCreatePendingClosure_SmallNARUsesSimplePUT 2026/07/19 11:32:21 OK 20251210153512_drop_unused_gin_index.sql (678.33µs) 2026/07/19 11:32:21 OK 20241026095416_initial_model.sql (6.92ms) 2026/07/19 11:32:21 OK 20251218171726_add_pins.sql (2.4ms) 2026/07/19 11:32:21 OK 20251218171726_add_pins.sql (1.85ms) 2026/07/19 11:32:21 OK 20260628120000_add_object_size_and_stats.sql (1.94ms) 2026/07/19 11:32:21 goose: successfully migrated database to version: 20260628120000 2026/07/19 11:32:21 OK 20251210153512_drop_unused_gin_index.sql (1.36ms) 2026/07/19 11:32:21 OK 20251218171726_add_pins.sql (2.52ms) 2026/07/19 11:32:21 OK 20241026095416_initial_model.sql (8.38ms) 2026/07/19 11:32:21 OK 20260628120000_add_object_size_and_stats.sql (2.58ms) 2026/07/19 11:32:21 goose: successfully migrated database to version: 20260628120000 2026/07/19 11:32:21 OK 20251218171726_add_pins.sql (1.96ms) 2026/07/19 11:32:21 OK 20260628120000_add_object_size_and_stats.sql (1.2ms) 2026/07/19 11:32:21 goose: successfully migrated database to version: 20260628120000 2026/07/19 11:32:21 OK 20251210153512_drop_unused_gin_index.sql (592.92µs) 2026/07/19 11:32:21 OK 1_commit_pending_closure.sql (1.07ms) 2026/07/19 11:32:21 OK 20260628120000_add_object_size_and_stats.sql (2.07ms) 2026/07/19 11:32:21 goose: successfully migrated database to version: 20260628120000 2026/07/19 11:32:21 OK 1_commit_pending_closure.sql (1.48ms) 2026/07/19 11:32:21 OK 2_object_stats_trigger.sql (314.5µs) 2026/07/19 11:32:21 goose: up to current file version: 2 2026/07/19 11:32:21 OK 1_commit_pending_closure.sql (1.3ms) 2026/07/19 11:32:21 OK 20260628120000_add_object_size_and_stats.sql (1.66ms) 2026/07/19 11:32:21 goose: successfully migrated database to version: 20260628120000 2026/07/19 11:32:21 OK 2_object_stats_trigger.sql (561.54µs) 2026/07/19 11:32:21 goose: up to current file version: 2 2026/07/19 11:32:21 OK 20251218171726_add_pins.sql (2.42ms) 2026/07/19 11:32:21 OK 20260628120000_add_object_size_and_stats.sql (2.19ms) 2026/07/19 11:32:21 goose: successfully migrated database to version: 20260628120000 2026/07/19 11:32:21 OK 2_object_stats_trigger.sql (477.58µs) 2026/07/19 11:32:21 goose: up to current file version: 2 2026/07/19 11:32:21 OK 20251218171726_add_pins.sql (1.77ms) 2026/07/19 11:32:21 OK 1_commit_pending_closure.sql (1.22ms) 2026/07/19 11:32:21 OK 20241026095416_initial_model.sql (7.26ms) 2026/07/19 11:32:21 OK 2_object_stats_trigger.sql (298.88µs) 2026/07/19 11:32:21 goose: up to current file version: 2 2026/07/19 11:32:21 OK 1_commit_pending_closure.sql (1.12ms) 2026/07/19 11:32:21 OK 20260628120000_add_object_size_and_stats.sql (1.23ms) 2026/07/19 11:32:21 goose: successfully migrated database to version: 20260628120000 2026/07/19 11:32:21 OK 1_commit_pending_closure.sql (1.37ms) 2026/07/19 11:32:21 OK 2_object_stats_trigger.sql (646.71µs) 2026/07/19 11:32:21 goose: up to current file version: 2 2026/07/19 11:32:21 OK 20251210153512_drop_unused_gin_index.sql (629.71µs) 2026/07/19 11:32:21 WARN Authentication failed token_preview=wrongtoken token_length=10 reason="static API token mismatch" --- PASS: TestService_AuthMiddleware (0.28s) === CONT TestCompleteMultipartUnregistered 2026/07/19 11:32:21 INFO Received uploads request method=POST path=/api/pending_closures 2026/07/19 11:32:21 INFO Received uploads request method=POST path=/api/pending_closures 2026/07/19 11:32:21 OK 20260628120000_add_object_size_and_stats.sql (1.58ms) 2026/07/19 11:32:21 goose: successfully migrated database to version: 20260628120000 2026/07/19 11:32:21 OK 2_object_stats_trigger.sql (807.33µs) 2026/07/19 11:32:21 goose: up to current file version: 2 --- PASS: TestService_healthCheckHandler (0.28s) === CONT TestService_verifyS3Integrity 2026/07/19 11:32:21 OK 20251218171726_add_pins.sql (1.84ms) 2026/07/19 11:32:21 OK 1_commit_pending_closure.sql (2.43ms) 2026/07/19 11:32:21 OK 1_commit_pending_closure.sql (2.07ms) 2026/07/19 11:32:21 OK 2_object_stats_trigger.sql (778.5µs) 2026/07/19 11:32:21 goose: up to current file version: 2 2026/07/19 11:32:21 OK 2_object_stats_trigger.sql (598.21µs) 2026/07/19 11:32:21 goose: up to current file version: 2 2026/07/19 11:32:21 OK 20260628120000_add_object_size_and_stats.sql (1.66ms) 2026/07/19 11:32:21 goose: successfully migrated database to version: 20260628120000 --- PASS: TestService_Rustfstest (0.28s) === CONT TestMetricsInventory 2026/07/19 11:32:21 INFO Received uploads request method=POST path=/api/pending_closures 2026/07/19 11:32:21 OK 1_commit_pending_closure.sql (1.29ms) 2026/07/19 11:32:21 INFO Received uploads request method=POST path=/api/pending_closures 2026/07/19 11:32:21 OK 2_object_stats_trigger.sql (855.38µs) 2026/07/19 11:32:21 goose: up to current file version: 2 --- PASS: TestReadProxy404 (0.29s) === CONT TestMultipartCleanup 2026/07/19 11:32:21 INFO Received uploads request method=POST path=/api/pending_closures 2026/07/19 11:32:21 INFO Received uploads request method=POST path=/api/pending_closures 2026/07/19 11:32:21 INFO Received uploads request method=POST path=/api/pending_closures {"timestamp":"2026-07-19T11:32:21.710273Z","level":"ERROR","fields":{"message":"system path read failed","path_kind":"data_usage","operation":"read_primary","reason":"config_not_found","object":"buckets/.usage.json","error":"Config not found"},"target":"rustfs_ecstore::data_usage","filename":"crates/ecstore/src/data_usage.rs","line_number":126,"threadName":"rustfs-worker","threadId":"ThreadId(11)"} 2026/07/19 11:32:21 INFO Registered completed upload object_key=nar/jjjjjjjjjjjjjjjjjjjjjjjjjjjjjj0100000000000000000000.nar.zst 2026/07/19 11:32:21 INFO Received uploads request method=POST path=/api/pending_closures --- PASS: TestPresignedUploadRegisteredBeforeCommit (0.29s) === CONT TestServerTLSConfig === RUN TestServerTLSConfig/no_client_CA === PAUSE TestServerTLSConfig/no_client_CA === RUN TestServerTLSConfig/missing_CA_file === PAUSE TestServerTLSConfig/missing_CA_file === RUN TestServerTLSConfig/not_a_PEM_file === PAUSE TestServerTLSConfig/not_a_PEM_file === CONT TestService_NativeMTLS 2026/07/19 11:32:21 INFO Received complete multipart upload request method=POST path=/api/multipart/complete {"timestamp":"2026-07-19T11:32:21.719663Z","level":"ERROR","fields":{"message":"complete_multipart_upload part error: \"part.1 not found\""},"target":"rustfs_ecstore::set_disk","filename":"crates/ecstore/src/set_disk.rs","line_number":3463,"threadName":"rustfs-worker","threadId":"ThreadId(5)"} {"timestamp":"2026-07-19T11:32:21.719682Z","level":"ERROR","fields":{"message":"complete_multipart_upload etag err client=Some(\"deadbeef\"), stored=\"\", part_id=1, bucket=bucket3, object=nar/gggggggggggggggggggggggggggggg0300000000000000000000.nar.zst"},"target":"rustfs_ecstore::set_disk","filename":"crates/ecstore/src/set_disk.rs","line_number":3534,"threadName":"rustfs-worker","threadId":"ThreadId(5)"} 2026/07/19 11:32:21 WARN CompleteMultipartUpload errored but object exists; treating as success error="One or more of the specified parts could not be found. The part may not have been uploaded, or the specified entity tag may not match the part's entity tag." object_key=nar/gggggggggggggggggggggggggggggg0300000000000000000000.nar.zst upload_id=MTM4NTQ3NWItMGIwZC00Yjg1LThjOWQtNjUwODE0ZGM2ZjkyLjI1YTQ5ZmUyLWJkMGQtNGU5Mi05MTExLWQyY2IzZTIzNWNjOHgxNzg0NDYwNzQxNzA0MDQ1MDAw 2026/07/19 11:32:21 INFO Completed multipart upload object_key=nar/gggggggggggggggggggggggggggggg0300000000000000000000.nar.zst upload_id=MTM4NTQ3NWItMGIwZC00Yjg1LThjOWQtNjUwODE0ZGM2ZjkyLjI1YTQ5ZmUyLWJkMGQtNGU5Mi05MTExLWQyY2IzZTIzNWNjOHgxNzg0NDYwNzQxNzA0MDQ1MDAw parts=1 --- PASS: TestCompleteMultipartUpload_ErrorButObjectExists (0.31s) === CONT TestReadProxyRootRedirectsToIndexHTML 2026/07/19 11:32:21 INFO Received complete multipart upload request method=POST path=/api/multipart/complete 2026/07/19 11:32:21 INFO Received complete multipart upload request method=POST path=/api/multipart/complete 2026/07/19 11:32:21 INFO Completed multipart upload object_key=nar/0000000000000000000000000000000000000000000000000000.nar.zst upload_id=MTM4NTQ3NWItMGIwZC00Yjg1LThjOWQtNjUwODE0ZGM2ZjkyLjIzOTJlNzljLTY5YjQtNDVmYS1hY2JjLTcyMGRlNTdiNjM2MngxNzg0NDYwNzQxNzExNjA5MDAw parts=10 2026/07/19 11:32:21 INFO Received complete upload request method=POST path=/api/pending_closures/1/complete 2026/07/19 11:32:21 INFO Received complete multipart upload request method=POST path=/api/multipart/complete 2026/07/19 11:32:21 INFO Completed upload id=1 2026/07/19 11:32:21 INFO Received get closure request method=GET path=/api/closures/00000000000000000000000000000000 2026/07/19 11:32:21 INFO Received uploads request method=POST path=/api/pending_closures 2026/07/19 11:32:21 INFO Starting cleanup of old closures method=DELETE path=/api/closures 2026/07/19 11:32:21 INFO Aborted multipart uploads count=0 2026/07/19 11:32:21 INFO Completed multipart upload object_key=nar/hhhhhhhhhhhhhhhhhhhhhhhhhhhhhh0100000000000000000000.nar.zst upload_id=MTM4NTQ3NWItMGIwZC00Yjg1LThjOWQtNjUwODE0ZGM2ZjkyLjQ5MTQwNjVmLWVmODctNGViNy1iOTljLTA1ZTg2YzY3ZGY3ZHgxNzg0NDYwNzQxNzA4ODgwMDAw parts=12 2026/07/19 11:32:21 INFO Received uploads request method=POST path=/api/pending_closures --- PASS: TestCompletedNarNotReofferedAcrossClosures (0.44s) === CONT TestRedundantMultipartUpload 2026/07/19 11:32:21 INFO Garbage collection completed failed-uploads-deleted=0 old-closures-deleted=1 objects-marked-for-deletion=2 objects-deleted-after-grace-period=0 objects-failed-to-delete=0 2026/07/19 11:32:21 INFO Vacuumed table table=pending_closures 2026-07-19 11:32:21.873 UTC [12667] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 11:32:21.873 UTC [12667] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 11:32:21 INFO Vacuumed table table=pending_objects 2026/07/19 11:32:21 INFO Vacuumed table table=multipart_uploads 2026/07/19 11:32:21 INFO Vacuumed table table=closures 2026/07/19 11:32:21 INFO Vacuumed table table=objects 2026/07/19 11:32:21 OK 20241026095416_initial_model.sql (47.82ms) 2026/07/19 11:32:21 OK 20251210153512_drop_unused_gin_index.sql (427.29µs) 2026/07/19 11:32:21 OK 20251218171726_add_pins.sql (2.62ms) 2026/07/19 11:32:21 OK 20260628120000_add_object_size_and_stats.sql (6.05ms) 2026/07/19 11:32:21 goose: successfully migrated database to version: 20260628120000 2026/07/19 11:32:21 OK 1_commit_pending_closure.sql (974.29µs) 2026/07/19 11:32:21 OK 2_object_stats_trigger.sql (199.92µs) 2026/07/19 11:32:21 goose: up to current file version: 2 2026/07/19 11:32:21 INFO Received uploads request method=POST path=/api/pending_closures 2026-07-19 11:32:21.945 UTC [12669] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 11:32:21.945 UTC [12669] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026-07-19 11:32:21.955 UTC [12670] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 11:32:21.955 UTC [12670] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 11:32:21 INFO Received get closure request method=GET path=/api/closures/00000000000000000000000000000000 --- PASS: TestService_createPendingClosureHandler (0.46s) === CONT TestReadProxyRangeRequest --- PASS: TestCreatePendingClosure_SmallNARUsesSimplePUT (0.26s) === CONT TestReadProxyDisabled 2026/07/19 11:32:21 OK 20241026095416_initial_model.sql (9.87ms) 2026/07/19 11:32:21 OK 20251210153512_drop_unused_gin_index.sql (389.92µs) 2026/07/19 11:32:21 OK 20251218171726_add_pins.sql (781.29µs) 2026-07-19 11:32:21.973 UTC [12675] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 11:32:21.973 UTC [12675] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 11:32:21 OK 20241026095416_initial_model.sql (18.79ms) 2026/07/19 11:32:21 OK 20251210153512_drop_unused_gin_index.sql (358µs) 2026/07/19 11:32:21 OK 20260628120000_add_object_size_and_stats.sql (7.53ms) 2026/07/19 11:32:21 goose: successfully migrated database to version: 20260628120000 2026/07/19 11:32:21 OK 20251218171726_add_pins.sql (1.09ms) 2026/07/19 11:32:21 OK 1_commit_pending_closure.sql (1.15ms) 2026/07/19 11:32:21 OK 2_object_stats_trigger.sql (327.25µs) 2026/07/19 11:32:21 goose: up to current file version: 2 2026/07/19 11:32:21 INFO Received complete multipart upload request method=POST path=/api/multipart/complete 2026/07/19 11:32:21 OK 20260628120000_add_object_size_and_stats.sql (3.01ms) 2026/07/19 11:32:21 goose: successfully migrated database to version: 20260628120000 2026/07/19 11:32:21 OK 1_commit_pending_closure.sql (763.13µs) 2026/07/19 11:32:21 ERROR Failed to get multipart upload error="no rows in result set" upload_id=does-not-exist object_key=nar/0000000000000000000000000000000000000000000000000000.nar.zst --- PASS: TestCompleteMultipartUnregistered (0.28s) === CONT TestReadProxyHead 2026/07/19 11:32:21 OK 2_object_stats_trigger.sql (367.92µs) 2026/07/19 11:32:21 goose: up to current file version: 2 2026/07/19 11:32:21 INFO Received uploads request method=POST path=/api/pending_closures 2026/07/19 11:32:21 OK 20241026095416_initial_model.sql (8.64ms) 2026/07/19 11:32:21 OK 20251210153512_drop_unused_gin_index.sql (805.42µs) 2026/07/19 11:32:21 OK 20251218171726_add_pins.sql (2.99ms) 2026/07/19 11:32:21 OK 20260628120000_add_object_size_and_stats.sql (3.6ms) 2026/07/19 11:32:21 goose: successfully migrated database to version: 20260628120000 2026/07/19 11:32:21 OK 1_commit_pending_closure.sql (1.25ms) 2026/07/19 11:32:21 OK 2_object_stats_trigger.sql (393.63µs) 2026/07/19 11:32:21 goose: up to current file version: 2 --- PASS: TestMetricsInventory (0.30s) === CONT TestReadProxyConditionalGet 2026/07/19 11:32:22 INFO Received complete multipart upload request method=POST path=/api/multipart/complete 2026-07-19 11:32:22.102 UTC [12680] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 11:32:22.102 UTC [12680] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 11:32:22 INFO Completed multipart upload object_key=nar/dadb44fdadb44fdadb44fdadb44f000000000000000000000000.nar.zst upload_id=MTM4NTQ3NWItMGIwZC00Yjg1LThjOWQtNjUwODE0ZGM2ZjkyLjhiMGU0ODY3LTA1YzEtNDNhNC1iYjQ4LWY2ODRiMTAwNGQ2YngxNzg0NDYwNzQxOTkwMjk2MDAw parts=10 2026/07/19 11:32:22 INFO Received complete upload request method=POST path=/api/pending_closures/1/complete 2026/07/19 11:32:22 INFO Completed upload id=1 2026/07/19 11:32:22 INFO Received uploads request method=POST path=/api/pending_closures 2026/07/19 11:32:22 INFO Received uploads request method=POST path=/api/pending_closures 2026/07/19 11:32:22 INFO Object in database but missing from S3 key=dadb44fdadb44fdadb44fdadb44f0000.narinfo 2026/07/19 11:32:22 WARN Found objects in DB but missing from S3, will re-upload count=1 --- PASS: TestService_verifyS3Integrity (0.41s) === CONT TestCreatePendingClosureRejectsOversizedNAR 2026/07/19 11:32:22 INFO Received uploads request method=POST path=/api/pending_closures --- PASS: TestCreatePendingClosureRejectsOversizedNAR (0.00s) === CONT TestNARDeduplicationMetadataUploadBug 2026-07-19 11:32:22.122 UTC [12682] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 11:32:22.122 UTC [12682] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 11:32:22 OK 20241026095416_initial_model.sql (15.61ms) 2026/07/19 11:32:22 OK 20251210153512_drop_unused_gin_index.sql (520.13µs) 2026/07/19 11:32:22 OK 20251218171726_add_pins.sql (752.88µs) 2026/07/19 11:32:22 OK 20260628120000_add_object_size_and_stats.sql (8.54ms) 2026/07/19 11:32:22 goose: successfully migrated database to version: 20260628120000 2026/07/19 11:32:22 OK 20241026095416_initial_model.sql (11.85ms) 2026/07/19 11:32:22 OK 20251210153512_drop_unused_gin_index.sql (348.75µs) 2026/07/19 11:32:22 OK 1_commit_pending_closure.sql (956.5µs) 2026/07/19 11:32:22 OK 20251218171726_add_pins.sql (727.67µs) 2026/07/19 11:32:22 OK 2_object_stats_trigger.sql (250.29µs) 2026/07/19 11:32:22 goose: up to current file version: 2 2026/07/19 11:32:22 INFO Received uploads request method=POST path=/api/pending_closures 2026-07-19 11:32:22.149 UTC [12684] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 11:32:22.149 UTC [12684] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 11:32:22 OK 20260628120000_add_object_size_and_stats.sql (23.98ms) 2026/07/19 11:32:22 goose: successfully migrated database to version: 20260628120000 2026/07/19 11:32:22 OK 1_commit_pending_closure.sql (1.11ms) 2026/07/19 11:32:22 OK 2_object_stats_trigger.sql (356.5µs) 2026/07/19 11:32:22 goose: up to current file version: 2 2026/07/19 11:32:22 WARN mTLS auth: subject not in bound subjects subject="CN=reader" 2026/07/19 11:32:22 WARN mTLS auth: subject not in bound subjects subject="CN=writer" --- PASS: TestService_NativeMTLS (0.46s) === CONT TestCacheConfigHandlerMaxNarSize --- PASS: TestCacheConfigHandlerMaxNarSize (0.00s) === CONT TestParseSingleRange === RUN TestParseSingleRange/none === PAUSE TestParseSingleRange/none === RUN TestParseSingleRange/unknown_unit === PAUSE TestParseSingleRange/unknown_unit === RUN TestParseSingleRange/multi-range_ignored === PAUSE TestParseSingleRange/multi-range_ignored === RUN TestParseSingleRange/malformed_no_dash === PAUSE TestParseSingleRange/malformed_no_dash === RUN TestParseSingleRange/malformed_both_empty === PAUSE TestParseSingleRange/malformed_both_empty === RUN TestParseSingleRange/malformed_end_before_start === PAUSE TestParseSingleRange/malformed_end_before_start === RUN TestParseSingleRange/closed === PAUSE TestParseSingleRange/closed === RUN TestParseSingleRange/open-ended === PAUSE TestParseSingleRange/open-ended === RUN TestParseSingleRange/end_clamped_to_size === PAUSE TestParseSingleRange/end_clamped_to_size === RUN TestParseSingleRange/suffix === PAUSE TestParseSingleRange/suffix === RUN TestParseSingleRange/suffix_exceeds_size === PAUSE TestParseSingleRange/suffix_exceeds_size === RUN TestParseSingleRange/single_byte === PAUSE TestParseSingleRange/single_byte === RUN TestParseSingleRange/start_past_EOF === PAUSE TestParseSingleRange/start_past_EOF === RUN TestParseSingleRange/start_far_past_EOF === PAUSE TestParseSingleRange/start_far_past_EOF === CONT TestReadProxyNarinfoAlreadyDecompressed 2026/07/19 11:32:22 OK 20241026095416_initial_model.sql (7.8ms) 2026/07/19 11:32:22 OK 20251210153512_drop_unused_gin_index.sql (393µs) 2026/07/19 11:32:22 OK 20251218171726_add_pins.sql (1.13ms) 2026/07/19 11:32:22 OK 20260628120000_add_object_size_and_stats.sql (2.75ms) 2026/07/19 11:32:22 goose: successfully migrated database to version: 20260628120000 2026/07/19 11:32:22 OK 1_commit_pending_closure.sql (1.17ms) 2026/07/19 11:32:22 OK 2_object_stats_trigger.sql (240.29µs) 2026/07/19 11:32:22 goose: up to current file version: 2 --- PASS: TestReadProxyRootRedirectsToIndexHTML (0.46s) === CONT TestReadProxyNarinfo 2026/07/19 11:32:22 INFO Received cleanup request method=DELETE path=/api/pending_closures 2026/07/19 11:32:22 INFO Aborted multipart uploads count=1 --- PASS: TestMultipartCleanup (0.57s) === CONT TestIsValidCachePath === RUN TestIsValidCachePath/narinfo === PAUSE TestIsValidCachePath/narinfo === RUN TestIsValidCachePath/narinfo_all_nix_base32_chars === PAUSE TestIsValidCachePath/narinfo_all_nix_base32_chars === RUN TestIsValidCachePath/nar_zst === PAUSE TestIsValidCachePath/nar_zst === RUN TestIsValidCachePath/nar_xz === PAUSE TestIsValidCachePath/nar_xz === RUN TestIsValidCachePath/nar_bz2 === PAUSE TestIsValidCachePath/nar_bz2 === RUN TestIsValidCachePath/nar_uncompressed === PAUSE TestIsValidCachePath/nar_uncompressed === RUN TestIsValidCachePath/ls === PAUSE TestIsValidCachePath/ls === RUN TestIsValidCachePath/log === PAUSE TestIsValidCachePath/log === RUN TestIsValidCachePath/realisation === PAUSE TestIsValidCachePath/realisation === RUN TestIsValidCachePath/nix-cache-info === PAUSE TestIsValidCachePath/nix-cache-info === RUN TestIsValidCachePath/index.html === PAUSE TestIsValidCachePath/index.html === RUN TestIsValidCachePath/traversal_parent === PAUSE TestIsValidCachePath/traversal_parent === RUN TestIsValidCachePath/traversal_in_middle === PAUSE TestIsValidCachePath/traversal_in_middle === RUN TestIsValidCachePath/invalid_char_e === PAUSE TestIsValidCachePath/invalid_char_e === RUN TestIsValidCachePath/invalid_char_u === PAUSE TestIsValidCachePath/invalid_char_u === RUN TestIsValidCachePath/random_path === PAUSE TestIsValidCachePath/random_path === RUN TestIsValidCachePath/empty === PAUSE TestIsValidCachePath/empty === RUN TestIsValidCachePath/leading_slash === PAUSE TestIsValidCachePath/leading_slash === RUN TestIsValidCachePath/wrong_extension === PAUSE TestIsValidCachePath/wrong_extension === RUN TestIsValidCachePath/short_hash === PAUSE TestIsValidCachePath/short_hash === CONT TestUploadHandlersRejectOversizedBody === RUN TestUploadHandlersRejectOversizedBody/create_pending_closure === PAUSE TestUploadHandlersRejectOversizedBody/create_pending_closure === RUN TestUploadHandlersRejectOversizedBody/complete_multipart === PAUSE TestUploadHandlersRejectOversizedBody/complete_multipart === RUN TestUploadHandlersRejectOversizedBody/request_more_parts === PAUSE TestUploadHandlersRejectOversizedBody/request_more_parts === CONT TestService_cleanupPendingClosuresHandler 2026-07-19 11:32:22.369 UTC [12691] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 11:32:22.369 UTC [12691] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026-07-19 11:32:22.369 UTC [12692] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 11:32:22.369 UTC [12692] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026-07-19 11:32:22.369 UTC [12693] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 11:32:22.369 UTC [12693] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 11:32:22 OK 20241026095416_initial_model.sql (20.98ms) 2026/07/19 11:32:22 OK 20251210153512_drop_unused_gin_index.sql (356.33µs) 2026/07/19 11:32:22 OK 20251218171726_add_pins.sql (799.63µs) 2026/07/19 11:32:22 OK 20241026095416_initial_model.sql (7.82ms) 2026/07/19 11:32:22 OK 20251210153512_drop_unused_gin_index.sql (339.63µs) 2026/07/19 11:32:22 OK 20241026095416_initial_model.sql (8.77ms) 2026/07/19 11:32:22 OK 20251210153512_drop_unused_gin_index.sql (305.17µs) 2026/07/19 11:32:22 OK 20251218171726_add_pins.sql (2.25ms) 2026/07/19 11:32:22 OK 20251218171726_add_pins.sql (1.05ms) 2026/07/19 11:32:22 OK 20260628120000_add_object_size_and_stats.sql (5.4ms) 2026/07/19 11:32:22 goose: successfully migrated database to version: 20260628120000 2026/07/19 11:32:22 OK 1_commit_pending_closure.sql (1.27ms) 2026/07/19 11:32:22 OK 2_object_stats_trigger.sql (221.17µs) 2026/07/19 11:32:22 goose: up to current file version: 2 2026/07/19 11:32:22 OK 20260628120000_add_object_size_and_stats.sql (3.59ms) 2026/07/19 11:32:22 goose: successfully migrated database to version: 20260628120000 2026/07/19 11:32:22 OK 20260628120000_add_object_size_and_stats.sql (3.33ms) 2026/07/19 11:32:22 goose: successfully migrated database to version: 20260628120000 2026/07/19 11:32:22 OK 1_commit_pending_closure.sql (1.37ms) 2026/07/19 11:32:22 OK 1_commit_pending_closure.sql (1.48ms) 2026/07/19 11:32:22 OK 2_object_stats_trigger.sql (206.29µs) 2026/07/19 11:32:22 goose: up to current file version: 2 2026/07/19 11:32:22 OK 2_object_stats_trigger.sql (214.63µs) 2026/07/19 11:32:22 goose: up to current file version: 2 2026/07/19 11:32:22 INFO Received uploads request method=POST path=/api/pending_closures --- PASS: TestReadProxyDisabled (0.46s) === CONT TestGCBugBareHashReferences --- PASS: TestReadProxyRangeRequest (0.47s) === CONT TestGCTaskStore_DeduplicateSameParams --- PASS: TestGCTaskStore_DeduplicateSameParams (0.00s) === CONT TestGCTaskStore_StartNew --- PASS: TestGCTaskStore_StartNew (0.00s) === CONT TestGCMetrics 2026-07-19 11:32:22.432 UTC [12719] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 11:32:22.432 UTC [12719] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 11:32:22 INFO Received uploads request method=POST path=/api/pending_closures 2026/07/19 11:32:22 OK 20241026095416_initial_model.sql (7.25ms) 2026/07/19 11:32:22 OK 20251210153512_drop_unused_gin_index.sql (455µs) 2026/07/19 11:32:22 OK 20251218171726_add_pins.sql (745.58µs) 2026/07/19 11:32:22 OK 20260628120000_add_object_size_and_stats.sql (4.03ms) 2026/07/19 11:32:22 goose: successfully migrated database to version: 20260628120000 2026/07/19 11:32:22 OK 1_commit_pending_closure.sql (938.71µs) 2026/07/19 11:32:22 OK 2_object_stats_trigger.sql (208.88µs) 2026/07/19 11:32:22 goose: up to current file version: 2 --- PASS: TestReadProxyHead (0.47s) === CONT TestReadProxyInvalidPath 2026-07-19 11:32:22.491 UTC [12722] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 11:32:22.491 UTC [12722] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 11:32:22 OK 20241026095416_initial_model.sql (12.49ms) 2026/07/19 11:32:22 OK 20251210153512_drop_unused_gin_index.sql (452.75µs) 2026/07/19 11:32:22 OK 20251218171726_add_pins.sql (777.79µs) 2026/07/19 11:32:22 OK 20260628120000_add_object_size_and_stats.sql (12.92ms) 2026/07/19 11:32:22 goose: successfully migrated database to version: 20260628120000 2026/07/19 11:32:22 OK 1_commit_pending_closure.sql (1.88ms) 2026/07/19 11:32:22 OK 2_object_stats_trigger.sql (314.75µs) 2026/07/19 11:32:22 goose: up to current file version: 2 --- PASS: TestReadProxyConditionalGet (0.54s) === CONT TestUploadHandlersRejectInvalidKeys === RUN TestUploadHandlersRejectInvalidKeys/create_pending_closure_rejects_nix-cache-info === PAUSE TestUploadHandlersRejectInvalidKeys/create_pending_closure_rejects_nix-cache-info === RUN TestUploadHandlersRejectInvalidKeys/create_pending_closure_rejects_path_traversal === PAUSE TestUploadHandlersRejectInvalidKeys/create_pending_closure_rejects_path_traversal === RUN TestUploadHandlersRejectInvalidKeys/complete_multipart_rejects_non-NAR_key === PAUSE TestUploadHandlersRejectInvalidKeys/complete_multipart_rejects_non-NAR_key === RUN TestUploadHandlersRejectInvalidKeys/request_more_parts_rejects_non-NAR_key === PAUSE TestUploadHandlersRejectInvalidKeys/request_more_parts_rejects_non-NAR_key === CONT TestClientWithDependencies 2026/07/19 11:32:22 INFO Received complete multipart upload request method=POST path=/api/multipart/complete 2026/07/19 11:32:22 INFO Completed multipart upload object_key=nar/gggggggggggggggggggggggggggggg0100000000000000000000.nar.zst upload_id=MTM4NTQ3NWItMGIwZC00Yjg1LThjOWQtNjUwODE0ZGM2ZjkyLjEzMDZjNzJlLTQ1NGItNDRmNy04ZTRjLTRmMjQ4YzI4MWMwN3gxNzg0NDYwNzQyNDM4MDM2MDAw parts=12 --- PASS: TestRedundantMultipartUpload (0.70s) === CONT TestPinProtectsFromGC 2026-07-19 11:32:22.595 UTC [12727] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 11:32:22.595 UTC [12727] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026-07-19 11:32:22.615 UTC [12728] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 11:32:22.615 UTC [12728] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 11:32:22 OK 20241026095416_initial_model.sql (19.88ms) 2026/07/19 11:32:22 OK 20251210153512_drop_unused_gin_index.sql (756.58µs) 2026/07/19 11:32:22 OK 20251218171726_add_pins.sql (1.5ms) 2026/07/19 11:32:22 OK 20260628120000_add_object_size_and_stats.sql (6.29ms) 2026/07/19 11:32:22 goose: successfully migrated database to version: 20260628120000 2026/07/19 11:32:22 OK 1_commit_pending_closure.sql (1.97ms) 2026/07/19 11:32:22 OK 2_object_stats_trigger.sql (267.04µs) 2026/07/19 11:32:22 goose: up to current file version: 2 2026/07/19 11:32:22 OK 20241026095416_initial_model.sql (10.54ms) 2026/07/19 11:32:22 OK 20251210153512_drop_unused_gin_index.sql (503.54µs) 2026/07/19 11:32:22 OK 20251218171726_add_pins.sql (1.01ms) 2026/07/19 11:32:22 INFO Created nix-cache-info in bucket bucket=bucket24 2026/07/19 11:32:22 OK 20260628120000_add_object_size_and_stats.sql (5.44ms) 2026/07/19 11:32:22 goose: successfully migrated database to version: 20260628120000 2026/07/19 11:32:22 OK 1_commit_pending_closure.sql (940.13µs) 2026/07/19 11:32:22 OK 2_object_stats_trigger.sql (226.13µs) 2026/07/19 11:32:22 goose: up to current file version: 2 --- PASS: TestReadProxyNarinfoAlreadyDecompressed (0.48s) === CONT TestCacheConfigHandler === RUN TestCacheConfigHandler/full_config,_no_issuer === PAUSE TestCacheConfigHandler/full_config,_no_issuer === RUN TestCacheConfigHandler/no_cache_url_configured === PAUSE TestCacheConfigHandler/no_cache_url_configured === RUN TestCacheConfigHandler/no_signing_keys === PAUSE TestCacheConfigHandler/no_signing_keys === RUN TestCacheConfigHandler/issuer_requested_but_no_OIDC_validator === PAUSE TestCacheConfigHandler/issuer_requested_but_no_OIDC_validator === CONT TestClientIntegration 2026-07-19 11:32:22.664 UTC [12732] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 11:32:22.664 UTC [12732] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC === NAME TestNARDeduplicationMetadataUploadBug metadata_upload_test.go:48: First store path: /nix/var/nix/builds/nix-12522-1347016672/TestNARDeduplicationMetadataUploadBug4126895497/001/store/yjbva8ljmjf7jyi45a60p4x7xlccl6xj-file1.txt 2026/07/19 11:32:22 OK 20241026095416_initial_model.sql (29.62ms) 2026/07/19 11:32:22 OK 20251210153512_drop_unused_gin_index.sql (442.08µs) 2026/07/19 11:32:22 OK 20251218171726_add_pins.sql (728.46µs) 2026/07/19 11:32:22 OK 20260628120000_add_object_size_and_stats.sql (3.81ms) 2026/07/19 11:32:22 goose: successfully migrated database to version: 20260628120000 2026/07/19 11:32:22 OK 1_commit_pending_closure.sql (1.34ms) 2026/07/19 11:32:22 OK 2_object_stats_trigger.sql (230.96µs) 2026/07/19 11:32:22 goose: up to current file version: 2 --- PASS: TestReadProxyNarinfo (0.53s) === CONT TestClientErrorHandling === RUN TestClientErrorHandling/InvalidStorePath === PAUSE TestClientErrorHandling/InvalidStorePath === RUN TestClientErrorHandling/InvalidAuthToken === PAUSE TestClientErrorHandling/InvalidAuthToken === RUN TestClientErrorHandling/ServerNotAvailable === PAUSE TestClientErrorHandling/ServerNotAvailable === CONT TestClientCADerivations 2026-07-19 11:32:22.741 UTC [12739] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 11:32:22.741 UTC [12739] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 11:32:22 OK 20241026095416_initial_model.sql (11.79ms) 2026/07/19 11:32:22 OK 20251210153512_drop_unused_gin_index.sql (512.79µs) 2026/07/19 11:32:22 OK 20251218171726_add_pins.sql (906µs) 2026/07/19 11:32:22 WARN Failed to fetch cache config, uploading without size limit error="fetching cache config: server returned 404: 404 page not found\n" 2026/07/19 11:32:22 OK 20260628120000_add_object_size_and_stats.sql (12.71ms) 2026/07/19 11:32:22 goose: successfully migrated database to version: 20260628120000 2026/07/19 11:32:22 OK 1_commit_pending_closure.sql (1.15ms) 2026/07/19 11:32:22 OK 2_object_stats_trigger.sql (351.46µs) 2026/07/19 11:32:22 goose: up to current file version: 2 2026/07/19 11:32:22 INFO Received cleanup request method=DELETE path=/api/pending_closures 2026/07/19 11:32:22 INFO Aborted multipart uploads count=0 2026/07/19 11:32:22 INFO Received uploads request method=POST path=/api/pending_closures 2026/07/19 11:32:22 INFO Received cleanup request method=DELETE path=/api/pending_closures 2026/07/19 11:32:22 INFO Aborted multipart uploads count=1 2026/07/19 11:32:22 INFO Received complete upload request method=POST path=/api/pending_closures/1/complete 2026-07-19 11:32:22.791 UTC [12739] ERROR: Closure does not exist: id=1 2026-07-19 11:32:22.791 UTC [12739] CONTEXT: PL/pgSQL function commit_pending_closure(bigint) line 16 at RAISE 2026-07-19 11:32:22.791 UTC [12739] STATEMENT: -- name: CommitPendingClosure :exec SELECT commit_pending_closure($1::bigint) --- PASS: TestService_cleanupPendingClosuresHandler (0.50s) === CONT TestClientMultipleUploads 2026/07/19 11:32:22 INFO Received uploads request method=POST path=/api/pending_closures 2026-07-19 11:32:22.823 UTC [12745] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 11:32:22.823 UTC [12745] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 11:32:22 INFO Uploading 1 paths to 127.0.0.1 (0 already cached) 2026/07/19 11:32:22 INFO Uploading yjbva8ljmjf7jyi45a60p4x7xlccl6xj-file1.txt (160B) 2026/07/19 11:32:22 WARN Failed to register uploaded object key=nar/1byf36hhc5sn8lvwqfkjh3ybgn76slmx8naakslrypxs6mna71rf.nar.zst error="server returned 404: 404 page not found\n" 2026/07/19 11:32:22 WARN Failed to register uploaded object key=yjbva8ljmjf7jyi45a60p4x7xlccl6xj.ls error="server returned 404: 404 page not found\n" 2026/07/19 11:32:22 INFO Received sign narinfos request method=POST path=/api/pending_closures/1/sign 2026/07/19 11:32:22 INFO Signed narinfos id=1 count=1 2026/07/19 11:32:22 INFO Uploading 1 narinfos 2026/07/19 11:32:22 WARN Failed to register uploaded object key=yjbva8ljmjf7jyi45a60p4x7xlccl6xj.narinfo error="server returned 404: 404 page not found\n" 2026/07/19 11:32:22 INFO Received complete upload request method=POST path=/api/pending_closures/1/complete 2026-07-19 11:32:22.833 UTC [12746] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 11:32:22.833 UTC [12746] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 11:32:22 INFO Completed upload id=1 2026/07/19 11:32:22 INFO Upload complete. (104ms) 2026/07/19 11:32:22 OK 20241026095416_initial_model.sql (14.69ms) === NAME TestNARDeduplicationMetadataUploadBug metadata_upload_test.go:54: Retrieved narinfo from S3: StorePath: /nix/var/nix/builds/nix-12522-1347016672/TestNARDeduplicationMetadataUploadBug4126895497/001/store/yjbva8ljmjf7jyi45a60p4x7xlccl6xj-file1.txt URL: nar/1byf36hhc5sn8lvwqfkjh3ybgn76slmx8naakslrypxs6mna71rf.nar.zst Compression: zstd NarHash: sha256:1byf36hhc5sn8lvwqfkjh3ybgn76slmx8naakslrypxs6mna71rf NarSize: 160 References: CA: fixed:r:sha256:1byf36hhc5sn8lvwqfkjh3ybgn76slmx8naakslrypxs6mna71rf 2026/07/19 11:32:22 OK 20251210153512_drop_unused_gin_index.sql (810.42µs) metadata_upload_test.go:55: Retrieved .ls file from S3 (compressed size: 77 bytes) metadata_upload_test.go:55: Decompressed .ls content (64 bytes): {"version":1,"root":{"type":"regular","size":44,"narOffset":96}} 2026/07/19 11:32:22 OK 20251218171726_add_pins.sql (2.07ms) 2026/07/19 11:32:22 OK 20260628120000_add_object_size_and_stats.sql (3.05ms) 2026/07/19 11:32:22 goose: successfully migrated database to version: 20260628120000 2026/07/19 11:32:22 OK 1_commit_pending_closure.sql (995.33µs) 2026/07/19 11:32:22 OK 2_object_stats_trigger.sql (208.88µs) 2026/07/19 11:32:22 goose: up to current file version: 2 2026/07/19 11:32:22 INFO Aborted multipart uploads count=0 2026/07/19 11:32:22 OK 20241026095416_initial_model.sql (11.77ms) 2026/07/19 11:32:22 OK 20251210153512_drop_unused_gin_index.sql (346.58µs) 2026/07/19 11:32:22 WARN Force mode enabled - objects will be deleted immediately without grace period 2026/07/19 11:32:22 OK 20251218171726_add_pins.sql (1.07ms) 2026/07/19 11:32:22 INFO Garbage collection completed failed-uploads-deleted=0 old-closures-deleted=0 objects-marked-for-deletion=0 objects-deleted-after-grace-period=0 objects-failed-to-delete=0 2026/07/19 11:32:22 INFO Vacuumed table table=pending_closures 2026/07/19 11:32:22 INFO Vacuumed table table=pending_objects 2026/07/19 11:32:22 INFO Vacuumed table table=multipart_uploads 2026/07/19 11:32:22 INFO Vacuumed table table=closures 2026/07/19 11:32:22 INFO Vacuumed table table=objects 2026/07/19 11:32:22 OK 20260628120000_add_object_size_and_stats.sql (4.84ms) 2026/07/19 11:32:22 goose: successfully migrated database to version: 20260628120000 --- PASS: TestGCMetrics (0.44s) === CONT TestCacheStatsHandler 2026/07/19 11:32:22 OK 1_commit_pending_closure.sql (1.79ms) 2026/07/19 11:32:22 OK 2_object_stats_trigger.sql (245.54µs) 2026/07/19 11:32:22 goose: up to current file version: 2 2026-07-19 11:32:22.875 UTC [12752] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 11:32:22.875 UTC [12752] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC === NAME TestNARDeduplicationMetadataUploadBug metadata_upload_test.go:64: Second store path (same content): /nix/var/nix/builds/nix-12522-1347016672/TestNARDeduplicationMetadataUploadBug4126895497/001/store/0hx91pagmbnwix89lavp9cvjrdnl0jjy-file2.txt 2026/07/19 11:32:22 OK 20241026095416_initial_model.sql (6.69ms) 2026/07/19 11:32:22 OK 20251210153512_drop_unused_gin_index.sql (371.17µs) 2026/07/19 11:32:22 OK 20251218171726_add_pins.sql (731.71µs) 2026/07/19 11:32:22 OK 20260628120000_add_object_size_and_stats.sql (4.52ms) 2026/07/19 11:32:22 goose: successfully migrated database to version: 20260628120000 2026/07/19 11:32:22 OK 1_commit_pending_closure.sql (1.28ms) 2026/07/19 11:32:22 OK 2_object_stats_trigger.sql (289.92µs) 2026/07/19 11:32:22 goose: up to current file version: 2 --- PASS: TestReadProxyInvalidPath (0.44s) === CONT TestReadProxyNarStreaming 2026-07-19 11:32:22.921 UTC [12758] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 11:32:22.921 UTC [12758] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026-07-19 11:32:22.936 UTC [12759] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 11:32:22.936 UTC [12759] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 11:32:22 WARN Failed to fetch cache config, uploading without size limit error="fetching cache config: server returned 404: 404 page not found\n" 2026/07/19 11:32:22 OK 20241026095416_initial_model.sql (16.18ms) 2026/07/19 11:32:22 OK 20251210153512_drop_unused_gin_index.sql (709.21µs) 2026/07/19 11:32:22 OK 20251218171726_add_pins.sql (1.22ms) 2026/07/19 11:32:22 OK 20260628120000_add_object_size_and_stats.sql (2.01ms) 2026/07/19 11:32:22 goose: successfully migrated database to version: 20260628120000 2026/07/19 11:32:22 OK 20241026095416_initial_model.sql (6.03ms) 2026/07/19 11:32:22 OK 1_commit_pending_closure.sql (910.08µs) 2026/07/19 11:32:22 OK 20251210153512_drop_unused_gin_index.sql (427.71µs) 2026/07/19 11:32:22 OK 2_object_stats_trigger.sql (212.83µs) 2026/07/19 11:32:22 goose: up to current file version: 2 2026/07/19 11:32:22 OK 20251218171726_add_pins.sql (746.04µs) 2026/07/19 11:32:22 INFO Created nix-cache-info in bucket bucket=bucket31 2026/07/19 11:32:22 OK 20260628120000_add_object_size_and_stats.sql (2.55ms) 2026/07/19 11:32:22 goose: successfully migrated database to version: 20260628120000 2026/07/19 11:32:22 OK 1_commit_pending_closure.sql (1.4ms) 2026/07/19 11:32:22 OK 2_object_stats_trigger.sql (347.79µs) 2026/07/19 11:32:22 goose: up to current file version: 2 2026/07/19 11:32:22 INFO Created nix-cache-info in bucket bucket=bucket32 2026/07/19 11:32:22 INFO Received uploads request method=POST path=/api/pending_closures 2026/07/19 11:32:22 INFO Uploading 0 paths to 127.0.0.1 (1 already cached) 2026/07/19 11:32:22 WARN Failed to register uploaded object key=0hx91pagmbnwix89lavp9cvjrdnl0jjy.ls error="server returned 404: 404 page not found\n" 2026/07/19 11:32:22 INFO Received sign narinfos request method=POST path=/api/pending_closures/2/sign 2026/07/19 11:32:22 INFO Signed narinfos id=2 count=1 2026/07/19 11:32:22 INFO Uploading 1 narinfos 2026/07/19 11:32:22 WARN Failed to register uploaded object key=0hx91pagmbnwix89lavp9cvjrdnl0jjy.narinfo error="server returned 404: 404 page not found\n" 2026/07/19 11:32:22 INFO Received complete upload request method=POST path=/api/pending_closures/2/complete 2026/07/19 11:32:22 INFO Completed upload id=2 2026/07/19 11:32:22 INFO Upload complete. (78ms) === NAME TestNARDeduplicationMetadataUploadBug metadata_upload_test.go:76: Retrieved narinfo from S3: StorePath: /nix/var/nix/builds/nix-12522-1347016672/TestNARDeduplicationMetadataUploadBug4126895497/001/store/0hx91pagmbnwix89lavp9cvjrdnl0jjy-file2.txt URL: nar/1byf36hhc5sn8lvwqfkjh3ybgn76slmx8naakslrypxs6mna71rf.nar.zst Compression: zstd NarHash: sha256:1byf36hhc5sn8lvwqfkjh3ybgn76slmx8naakslrypxs6mna71rf NarSize: 160 References: CA: fixed:r:sha256:1byf36hhc5sn8lvwqfkjh3ybgn76slmx8naakslrypxs6mna71rf metadata_upload_test.go:77: Retrieved .ls file from S3 (compressed size: 62 bytes) metadata_upload_test.go:77: Decompressed .ls content (49 bytes): {"version":1,"root":{"type":"regular","size":44}} --- PASS: TestNARDeduplicationMetadataUploadBug (0.88s) === CONT TestService_ReadAuthMiddleware 2026-07-19 11:32:23.006 UTC [12768] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 11:32:23.006 UTC [12768] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 11:32:23 OK 20241026095416_initial_model.sql (18.01ms) 2026/07/19 11:32:23 OK 20251210153512_drop_unused_gin_index.sql (539.75µs) 2026/07/19 11:32:23 OK 20251218171726_add_pins.sql (854.42µs) 2026-07-19 11:32:23.070 UTC [12772] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 11:32:23.070 UTC [12772] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 11:32:23 OK 20260628120000_add_object_size_and_stats.sql (13.46ms) 2026/07/19 11:32:23 goose: successfully migrated database to version: 20260628120000 2026/07/19 11:32:23 OK 1_commit_pending_closure.sql (985.21µs) 2026/07/19 11:32:23 OK 2_object_stats_trigger.sql (580.63µs) 2026/07/19 11:32:23 goose: up to current file version: 2 2026/07/19 11:32:23 INFO Created nix-cache-info in bucket bucket=bucket33 --- PASS: TestGCBugBareHashReferences (0.66s) === CONT TestService_AuthMiddleware_OIDC 2026/07/19 11:32:23 INFO OIDC provider initialized name=test === NAME TestPinProtectsFromGC client_integration_test.go:646: Pinned store path: /nix/var/nix/builds/nix-12522-1347016672/TestPinProtectsFromGC435883660/001/store/a5anh17y03gaqvad440cbq7i7zrvqw9d-pinned-file.txt client_integration_test.go:647: Unpinned store path: /nix/var/nix/builds/nix-12522-1347016672/TestPinProtectsFromGC435883660/001/store/lghwsl394rz3v1g6bxcdgb3pasbkqj80-unpinned-file.txt 2026/07/19 11:32:23 OK 20241026095416_initial_model.sql (11.75ms) 2026/07/19 11:32:23 OK 20251210153512_drop_unused_gin_index.sql (1.12ms) 2026/07/19 11:32:23 OK 20251218171726_add_pins.sql (1.34ms) 2026/07/19 11:32:23 OK 20260628120000_add_object_size_and_stats.sql (2.8ms) 2026/07/19 11:32:23 goose: successfully migrated database to version: 20260628120000 2026/07/19 11:32:23 OK 1_commit_pending_closure.sql (1.57ms) 2026/07/19 11:32:23 OK 2_object_stats_trigger.sql (265.29µs) 2026/07/19 11:32:23 goose: up to current file version: 2 2026/07/19 11:32:23 INFO Created nix-cache-info in bucket bucket=bucket34 === NAME TestClientIntegration client_integration_test.go:276: Created store path: /nix/var/nix/builds/nix-12522-1347016672/TestClientIntegration3350600812/002/store/mb9vk8n7n120mgjkanwr8gzfpk72m8qd-test-file.txt 2026-07-19 11:32:23.156 UTC [12785] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 11:32:23.156 UTC [12785] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 11:32:23 WARN Failed to fetch cache config, uploading without size limit error="fetching cache config: server returned 404: 404 page not found\n" 2026/07/19 11:32:23 OK 20241026095416_initial_model.sql (8.3ms) 2026/07/19 11:32:23 OK 20251210153512_drop_unused_gin_index.sql (426.29µs) 2026/07/19 11:32:23 OK 20251218171726_add_pins.sql (1.79ms) 2026-07-19 11:32:23.184 UTC [12790] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 11:32:23.184 UTC [12790] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 11:32:23 OK 20260628120000_add_object_size_and_stats.sql (13.06ms) 2026/07/19 11:32:23 goose: successfully migrated database to version: 20260628120000 2026/07/19 11:32:23 OK 1_commit_pending_closure.sql (1.64ms) 2026/07/19 11:32:23 OK 2_object_stats_trigger.sql (550.92µs) 2026/07/19 11:32:23 goose: up to current file version: 2 2026/07/19 11:32:23 INFO Created nix-cache-info in bucket bucket=bucket35 2026/07/19 11:32:23 OK 20241026095416_initial_model.sql (12.48ms) 2026/07/19 11:32:23 OK 20251210153512_drop_unused_gin_index.sql (878.17µs) 2026/07/19 11:32:23 INFO Received uploads request method=POST path=/api/pending_closures 2026/07/19 11:32:23 OK 20251218171726_add_pins.sql (1.48ms) 2026/07/19 11:32:23 INFO Uploading 1 paths to 127.0.0.1 (0 already cached) 2026/07/19 11:32:23 INFO Uploading a5anh17y03gaqvad440cbq7i7zrvqw9d-pinned-file.txt (128B) 2026/07/19 11:32:23 OK 20260628120000_add_object_size_and_stats.sql (2.01ms) 2026/07/19 11:32:23 goose: successfully migrated database to version: 20260628120000 2026/07/19 11:32:23 OK 1_commit_pending_closure.sql (1.57ms) 2026/07/19 11:32:23 WARN Failed to register uploaded object key=nar/0qmhsg42pqsz7x6hh02j8gznnac3yi3qpjhrqbwvz88i194jbb5s.nar.zst error="server returned 404: 404 page not found\n" 2026/07/19 11:32:23 OK 2_object_stats_trigger.sql (495.88µs) 2026/07/19 11:32:23 goose: up to current file version: 2 2026/07/19 11:32:23 WARN Failed to register uploaded object key=a5anh17y03gaqvad440cbq7i7zrvqw9d.ls error="server returned 404: 404 page not found\n" 2026/07/19 11:32:23 INFO Received sign narinfos request method=POST path=/api/pending_closures/1/sign 2026/07/19 11:32:23 INFO Signed narinfos id=1 count=1 2026/07/19 11:32:23 INFO Uploading 1 narinfos 2026/07/19 11:32:23 WARN Failed to register uploaded object key=a5anh17y03gaqvad440cbq7i7zrvqw9d.narinfo error="server returned 404: 404 page not found\n" 2026/07/19 11:32:23 INFO Received complete upload request method=POST path=/api/pending_closures/1/complete 2026/07/19 11:32:23 INFO Completed upload id=1 2026/07/19 11:32:23 INFO Upload complete. (90ms) --- PASS: TestCacheStatsHandler (0.36s) === CONT TestResurrectedObjectNotDeleted === NAME TestClientWithDependencies client_integration_test.go:593: Built derivation: /nix/var/nix/builds/nix-12522-1347016672/TestClientWithDependencies401453380/001/store/xnzgm59plywa6vgs9jdkwm9cfw13h05k-test-script 2026/07/19 11:32:23 WARN Failed to fetch cache config, uploading without size limit error="fetching cache config: server returned 404: 404 page not found\n" 2026-07-19 11:32:23.239 UTC [12804] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 11:32:23.239 UTC [12804] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC client_integration_test.go:595: Found 1 dependencies (including self) === NAME TestClientMultipleUploads client_integration_test.go:338: Created store path 0: /nix/var/nix/builds/nix-12522-1347016672/TestClientMultipleUploads2150709239/001/store/s50s7m5q972g5a44p42cprp2bllicmnv-test-file-0.txt 2026/07/19 11:32:23 INFO Received uploads request method=POST path=/api/pending_closures 2026/07/19 11:32:23 OK 20241026095416_initial_model.sql (9.16ms) 2026/07/19 11:32:23 OK 20251210153512_drop_unused_gin_index.sql (585.46µs) 2026/07/19 11:32:23 OK 20251218171726_add_pins.sql (1.63ms) 2026/07/19 11:32:23 INFO Uploading 1 paths to 127.0.0.1 (0 already cached) 2026/07/19 11:32:23 INFO Uploading mb9vk8n7n120mgjkanwr8gzfpk72m8qd-test-file.txt (152B) 2026/07/19 11:32:23 OK 20260628120000_add_object_size_and_stats.sql (2.34ms) 2026/07/19 11:32:23 goose: successfully migrated database to version: 20260628120000 2026/07/19 11:32:23 WARN Failed to register uploaded object key=nar/11l1b7hsy9g9pz8i2rcn4n128l6pyr2yf58d49r12hr5caw9dzk1.nar.zst error="server returned 404: 404 page not found\n" 2026/07/19 11:32:23 OK 1_commit_pending_closure.sql (2.09ms) 2026/07/19 11:32:23 WARN Failed to register uploaded object key=mb9vk8n7n120mgjkanwr8gzfpk72m8qd.ls error="server returned 404: 404 page not found\n" 2026/07/19 11:32:23 INFO Received sign narinfos request method=POST path=/api/pending_closures/1/sign 2026/07/19 11:32:23 INFO Signed narinfos id=1 count=1 2026/07/19 11:32:23 INFO Uploading 1 narinfos 2026/07/19 11:32:23 OK 2_object_stats_trigger.sql (510.21µs) 2026/07/19 11:32:23 goose: up to current file version: 2 2026/07/19 11:32:23 WARN Failed to register uploaded object key=mb9vk8n7n120mgjkanwr8gzfpk72m8qd.narinfo error="server returned 404: 404 page not found\n" 2026/07/19 11:32:23 INFO Received complete upload request method=POST path=/api/pending_closures/1/complete --- PASS: TestReadProxyNarStreaming (0.39s) === CONT TestOrphanedObjectsGCStressTest 2026-07-19 11:32:23.294 UTC [12813] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 11:32:23.294 UTC [12813] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 11:32:23 WARN Failed to fetch cache config, uploading without size limit error="fetching cache config: server returned 404: 404 page not found\n" 2026/07/19 11:32:23 INFO Completed upload id=1 2026/07/19 11:32:23 INFO Upload complete. (108ms) === NAME TestClientIntegration client_integration_test.go:292: Retrieved narinfo from S3: StorePath: /nix/var/nix/builds/nix-12522-1347016672/TestClientIntegration3350600812/002/store/mb9vk8n7n120mgjkanwr8gzfpk72m8qd-test-file.txt URL: nar/11l1b7hsy9g9pz8i2rcn4n128l6pyr2yf58d49r12hr5caw9dzk1.nar.zst Compression: zstd NarHash: sha256:11l1b7hsy9g9pz8i2rcn4n128l6pyr2yf58d49r12hr5caw9dzk1 NarSize: 152 References: CA: fixed:r:sha256:11l1b7hsy9g9pz8i2rcn4n128l6pyr2yf58d49r12hr5caw9dzk1 === NAME TestClientMultipleUploads client_integration_test.go:338: Created store path 1: /nix/var/nix/builds/nix-12522-1347016672/TestClientMultipleUploads2150709239/001/store/schzbay2bi1acli1w252gwvhc01aaapf-test-file-1.txt === NAME TestClientIntegration client_integration_test.go:293: Retrieved .ls file from S3 (compressed size: 77 bytes) client_integration_test.go:293: Decompressed .ls content (64 bytes): {"version":1,"root":{"type":"regular","size":39,"narOffset":96}} client_integration_test.go:296: Testing garbage collection... 2026/07/19 11:32:23 OK 20241026095416_initial_model.sql (8.56ms) 2026/07/19 11:32:23 OK 20251210153512_drop_unused_gin_index.sql (714.88µs) 2026/07/19 11:32:23 OK 20251218171726_add_pins.sql (2.53ms) 2026/07/19 11:32:23 OK 20260628120000_add_object_size_and_stats.sql (4.99ms) 2026/07/19 11:32:23 goose: successfully migrated database to version: 20260628120000 2026/07/19 11:32:23 OK 1_commit_pending_closure.sql (1.78ms) 2026/07/19 11:32:23 OK 2_object_stats_trigger.sql (476.67µs) 2026/07/19 11:32:23 goose: up to current file version: 2 2026/07/19 11:32:23 WARN mTLS auth: subject not in bound subjects subject="CN=writer" --- PASS: TestService_ReadAuthMiddleware (0.33s) === CONT TestService_AuthMiddleware_MTLSBoundSubjects === NAME TestClientCADerivations client_ca_test.go:136: Built CA derivation: /nix/var/nix/builds/nix-12522-1347016672/TestClientCADerivations1536073065/001/store/hmc9plhb599sma8nmv62jmfvwbv7apzh-ca-test 2026/07/19 11:32:23 INFO Received uploads request method=POST path=/api/pending_closures 2026-07-19 11:32:23.342 UTC [12827] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 11:32:23.342 UTC [12827] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 11:32:23 INFO Uploading 1 paths to 127.0.0.1 (0 already cached) 2026/07/19 11:32:23 INFO Uploading lghwsl394rz3v1g6bxcdgb3pasbkqj80-unpinned-file.txt (128B) 2026/07/19 11:32:23 WARN Failed to register uploaded object key=nar/0gh0wdnr6gmk4r5sfzzh12isnl14rgmkrwy1ws41hpsrlndclg5h.nar.zst error="server returned 404: 404 page not found\n" 2026/07/19 11:32:23 INFO Starting cleanup of old closures method=DELETE path=/api/closures 2026/07/19 11:32:23 WARN Failed to register uploaded object key=lghwsl394rz3v1g6bxcdgb3pasbkqj80.ls error="server returned 404: 404 page not found\n" 2026/07/19 11:32:23 INFO Received sign narinfos request method=POST path=/api/pending_closures/2/sign 2026/07/19 11:32:23 INFO Garbage collection started 2026/07/19 11:32:23 INFO Signed narinfos id=2 count=1 2026/07/19 11:32:23 INFO Uploading 1 narinfos 2026/07/19 11:32:23 WARN Failed to register uploaded object key=lghwsl394rz3v1g6bxcdgb3pasbkqj80.narinfo error="server returned 404: 404 page not found\n" 2026/07/19 11:32:23 INFO Received complete upload request method=POST path=/api/pending_closures/2/complete 2026/07/19 11:32:23 INFO Completed upload id=2 2026/07/19 11:32:23 INFO Upload complete. (92ms) 2026/07/19 11:32:23 INFO Aborted multipart uploads count=0 2026/07/19 11:32:23 WARN Force mode enabled - objects will be deleted immediately without grace period 2026/07/19 11:32:23 WARN Failed to fetch cache config, uploading without size limit error="fetching cache config: server returned 404: 404 page not found\n" === NAME TestClientMultipleUploads client_integration_test.go:338: Created store path 2: /nix/var/nix/builds/nix-12522-1347016672/TestClientMultipleUploads2150709239/001/store/4r488bcf57d2bpw5mpx5zaqqa0lgbjs4-test-file-2.txt 2026/07/19 11:32:23 INFO Received uploads request method=POST path=/api/pending_closures 2026/07/19 11:32:23 INFO Uploading 1 paths to 127.0.0.1 (0 already cached) 2026/07/19 11:32:23 INFO Uploading xnzgm59plywa6vgs9jdkwm9cfw13h05k-test-script (136B) 2026/07/19 11:32:23 WARN Failed to register uploaded object key=nar/1s7yghixzpinyqm7g59kyn3sav81pmnsdi5v63m6x4r2vacy907j.nar.zst error="server returned 404: 404 page not found\n" 2026/07/19 11:32:23 WARN Failed to register uploaded object key=log/p6508l7c2y7pxg0w7598mkqqbq7yxv4a-test-script.drv error="server returned 404: 404 page not found\n" 2026/07/19 11:32:23 WARN Failed to register uploaded object key=xnzgm59plywa6vgs9jdkwm9cfw13h05k.ls error="server returned 404: 404 page not found\n" 2026/07/19 11:32:23 INFO Received sign narinfos request method=POST path=/api/pending_closures/1/sign 2026/07/19 11:32:23 INFO Signed narinfos id=1 count=1 2026/07/19 11:32:23 INFO Uploading 1 narinfos 2026/07/19 11:32:23 OK 20241026095416_initial_model.sql (5.97ms) 2026/07/19 11:32:23 WARN Failed to register uploaded object key=xnzgm59plywa6vgs9jdkwm9cfw13h05k.narinfo error="server returned 404: 404 page not found\n" 2026/07/19 11:32:23 INFO Received complete upload request method=POST path=/api/pending_closures/1/complete 2026/07/19 11:32:23 OK 20251210153512_drop_unused_gin_index.sql (713.17µs) 2026/07/19 11:32:23 OK 20251218171726_add_pins.sql (1.72ms) 2026/07/19 11:32:23 INFO Completed upload id=1 2026/07/19 11:32:23 INFO Upload complete. (62ms) 2026/07/19 11:32:23 OK 20260628120000_add_object_size_and_stats.sql (1.4ms) 2026/07/19 11:32:23 goose: successfully migrated database to version: 20260628120000 === NAME TestClientWithDependencies client_integration_test.go:597: Skipping nix copy test - isolated store (/nix/var/nix/builds/nix-12522-1347016672/TestClientWithDependencies401453380/001/store) requires matching store prefix 2026/07/19 11:32:23 OK 1_commit_pending_closure.sql (1.43ms) 2026/07/19 11:32:23 OK 2_object_stats_trigger.sql (250.13µs) 2026/07/19 11:32:23 goose: up to current file version: 2 --- PASS: TestClientWithDependencies (0.82s) === CONT TestOrphanedObjectsGC === RUN TestService_AuthMiddleware_OIDC/valid_OIDC_token === PAUSE TestService_AuthMiddleware_OIDC/valid_OIDC_token === RUN TestService_AuthMiddleware_OIDC/OIDC_token_with_wrong_org_rejected === PAUSE TestService_AuthMiddleware_OIDC/OIDC_token_with_wrong_org_rejected === RUN TestService_AuthMiddleware_OIDC/malformed_token_rejected === PAUSE TestService_AuthMiddleware_OIDC/malformed_token_rejected === RUN TestService_AuthMiddleware_OIDC/static_token_still_works_with_OIDC_configured === PAUSE TestService_AuthMiddleware_OIDC/static_token_still_works_with_OIDC_configured === CONT TestService_AuthMiddleware_MTLSProxyHeader === NAME TestClientCADerivations client_ca_test.go:139: Found 1 dependencies (including self) 2026/07/19 11:32:23 INFO Received create pin request method=POST path=/api/pins/myapp 2026/07/19 11:32:23 INFO Created/updated pin name=myapp store_path=/nix/var/nix/builds/nix-12522-1347016672/TestPinProtectsFromGC435883660/001/store/a5anh17y03gaqvad440cbq7i7zrvqw9d-pinned-file.txt narinfo_key=a5anh17y03gaqvad440cbq7i7zrvqw9d.narinfo 2026/07/19 11:32:23 INFO Starting cleanup of old closures method=DELETE path=/api/closures 2026/07/19 11:32:23 INFO Garbage collection started 2026/07/19 11:32:23 INFO Aborted multipart uploads count=0 2026/07/19 11:32:23 WARN Force mode enabled - objects will be deleted immediately without grace period 2026/07/19 11:32:23 WARN Failed to fetch cache config, uploading without size limit error="fetching cache config: server returned 404: 404 page not found\n" 2026-07-19 11:32:23.447 UTC [12847] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 11:32:23.447 UTC [12847] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 11:32:23 WARN Failed to fetch cache config, uploading without size limit error="fetching cache config: server returned 404: 404 page not found\n" 2026/07/19 11:32:23 INFO Received uploads request method=POST path=/api/pending_closures 2026/07/19 11:32:23 INFO Received uploads request method=POST path=/api/pending_closures 2026/07/19 11:32:23 INFO Received uploads request method=POST path=/api/pending_closures 2026/07/19 11:32:23 OK 20241026095416_initial_model.sql (6.64ms) 2026/07/19 11:32:23 INFO Uploading 3 paths to 127.0.0.1 (0 already cached) 2026/07/19 11:32:23 INFO Uploading schzbay2bi1acli1w252gwvhc01aaapf-test-file-1.txt (160B) 2026/07/19 11:32:23 INFO Uploading 4r488bcf57d2bpw5mpx5zaqqa0lgbjs4-test-file-2.txt (160B) 2026/07/19 11:32:23 INFO Uploading s50s7m5q972g5a44p42cprp2bllicmnv-test-file-0.txt (160B) 2026/07/19 11:32:23 OK 20251210153512_drop_unused_gin_index.sql (968µs) 2026/07/19 11:32:23 WARN Failed to register uploaded object key=nar/1823g6vx4q5zqvr73m7lkq1wpk40fin7bsc792di430yk7sg4lka.nar.zst error="server returned 404: 404 page not found\n" 2026/07/19 11:32:23 WARN Failed to register uploaded object key=nar/0ahq3izw3h0b0c08p3xdfclh758fwxnp85ccvflasb4vnfsv50ri.nar.zst error="server returned 404: 404 page not found\n" 2026/07/19 11:32:23 WARN Failed to register uploaded object key=nar/13p9pqi0ga6fx2apcwls9hjnv7nmf740ggpn5zvfzdsp5vz2bbg4.nar.zst error="server returned 404: 404 page not found\n" 2026/07/19 11:32:23 OK 20251218171726_add_pins.sql (2.13ms) 2026/07/19 11:32:23 WARN Failed to register uploaded object key=4r488bcf57d2bpw5mpx5zaqqa0lgbjs4.ls error="server returned 404: 404 page not found\n" 2026/07/19 11:32:23 WARN Failed to register uploaded object key=s50s7m5q972g5a44p42cprp2bllicmnv.ls error="server returned 404: 404 page not found\n" 2026/07/19 11:32:23 WARN Failed to register uploaded object key=schzbay2bi1acli1w252gwvhc01aaapf.ls error="server returned 404: 404 page not found\n" 2026/07/19 11:32:23 INFO Received sign narinfos request method=POST path=/api/pending_closures/1/sign 2026/07/19 11:32:23 INFO Signed narinfos id=1 count=1 2026/07/19 11:32:23 INFO Received sign narinfos request method=POST path=/api/pending_closures/2/sign 2026/07/19 11:32:23 INFO Signed narinfos id=2 count=1 2026/07/19 11:32:23 INFO Received sign narinfos request method=POST path=/api/pending_closures/3/sign 2026/07/19 11:32:23 INFO Signed narinfos id=3 count=1 2026/07/19 11:32:23 INFO Uploading 3 narinfos 2026/07/19 11:32:23 WARN Failed to register uploaded object key=schzbay2bi1acli1w252gwvhc01aaapf.narinfo error="server returned 404: 404 page not found\n" 2026/07/19 11:32:23 WARN Failed to register uploaded object key=s50s7m5q972g5a44p42cprp2bllicmnv.narinfo error="server returned 404: 404 page not found\n" 2026/07/19 11:32:23 WARN Failed to register uploaded object key=4r488bcf57d2bpw5mpx5zaqqa0lgbjs4.narinfo error="server returned 404: 404 page not found\n" 2026/07/19 11:32:23 INFO Received complete upload request method=POST path=/api/pending_closures/1/complete 2026/07/19 11:32:23 OK 20260628120000_add_object_size_and_stats.sql (4.93ms) 2026/07/19 11:32:23 goose: successfully migrated database to version: 20260628120000 2026/07/19 11:32:23 OK 1_commit_pending_closure.sql (1.05ms) 2026/07/19 11:32:23 INFO Completed upload id=1 2026/07/19 11:32:23 INFO Received complete upload request method=POST path=/api/pending_closures/2/complete 2026/07/19 11:32:23 OK 2_object_stats_trigger.sql (436.63µs) 2026/07/19 11:32:23 goose: up to current file version: 2 2026/07/19 11:32:23 INFO Completed upload id=2 2026/07/19 11:32:23 INFO Received complete upload request method=POST path=/api/pending_closures/3/complete 2026/07/19 11:32:23 INFO Completed upload id=3 2026/07/19 11:32:23 INFO Upload complete. (86ms) === NAME TestClientMultipleUploads client_integration_test.go:349: Uploaded 3 paths in 127.062208ms --- PASS: TestClientMultipleUploads (0.69s) === CONT TestGenerateLandingPage --- PASS: TestGenerateLandingPage (0.00s) === CONT TestProxyWriteTimeout/narinfo === CONT TestProxyWriteTimeout/unknown_size === CONT TestProxyWriteTimeout/10_GiB_nar === CONT TestProxyWriteTimeout/1_GiB_nar --- PASS: TestProxyWriteTimeout (0.00s) --- PASS: TestProxyWriteTimeout/narinfo (0.00s) --- PASS: TestProxyWriteTimeout/unknown_size (0.00s) --- PASS: TestProxyWriteTimeout/10_GiB_nar (0.00s) --- PASS: TestProxyWriteTimeout/1_GiB_nar (0.00s) === CONT TestIsValidUploadKey/nix-cache-info === CONT TestIsValidUploadKey/narinfo === CONT TestIsValidUploadKey/realisation_plus_in_output === CONT TestIsValidUploadKey/realisation === CONT TestIsValidUploadKey/build_log_equals === CONT TestIsValidUploadKey/build_log_question_mark === CONT TestIsValidUploadKey/build_log_plus_in_name === CONT TestIsValidUploadKey/build_log_home-manager_file === CONT TestIsValidUploadKey/build_log === CONT TestIsValidUploadKey/listing === CONT TestIsValidUploadKey/nar_plain === CONT TestIsValidUploadKey/nar_xz === CONT TestIsValidUploadKey/traversal === CONT TestIsValidUploadKey/unknown_type === CONT TestIsValidUploadKey/empty_key === CONT TestIsValidUploadKey/absolute === CONT TestIsValidUploadKey/traversal_nar === CONT TestIsValidUploadKey/nar_key,_narinfo_type === CONT TestIsValidUploadKey/listing_key,_narinfo_type === CONT TestIsValidUploadKey/narinfo_key,_nar_type === CONT TestIsValidUploadKey/index.html === CONT TestIsValidUploadKey/nar_zst --- PASS: TestIsValidUploadKey (0.00s) --- PASS: TestIsValidUploadKey/nix-cache-info (0.00s) --- PASS: TestIsValidUploadKey/narinfo (0.00s) --- PASS: TestIsValidUploadKey/realisation_plus_in_output (0.00s) --- PASS: TestIsValidUploadKey/realisation (0.00s) --- PASS: TestIsValidUploadKey/build_log_equals (0.00s) --- PASS: TestIsValidUploadKey/build_log_question_mark (0.00s) --- PASS: TestIsValidUploadKey/build_log_plus_in_name (0.00s) --- PASS: TestIsValidUploadKey/build_log_home-manager_file (0.00s) --- PASS: TestIsValidUploadKey/build_log (0.00s) --- PASS: TestIsValidUploadKey/listing (0.00s) --- PASS: TestIsValidUploadKey/nar_plain (0.00s) --- PASS: TestIsValidUploadKey/nar_xz (0.00s) --- PASS: TestIsValidUploadKey/traversal (0.00s) --- PASS: TestIsValidUploadKey/unknown_type (0.00s) --- PASS: TestIsValidUploadKey/empty_key (0.00s) --- PASS: TestIsValidUploadKey/absolute (0.00s) --- PASS: TestIsValidUploadKey/traversal_nar (0.00s) --- PASS: TestIsValidUploadKey/nar_key,_narinfo_type (0.00s) --- PASS: TestIsValidUploadKey/listing_key,_narinfo_type (0.00s) --- PASS: TestIsValidUploadKey/narinfo_key,_nar_type (0.00s) --- PASS: TestIsValidUploadKey/index.html (0.00s) --- PASS: TestIsValidUploadKey/nar_zst (0.00s) === CONT TestServerTLSConfig/no_client_CA === CONT TestServerTLSConfig/not_a_PEM_file === CONT TestServerTLSConfig/missing_CA_file --- PASS: TestServerTLSConfig (0.00s) --- PASS: TestServerTLSConfig/no_client_CA (0.00s) --- PASS: TestServerTLSConfig/not_a_PEM_file (0.00s) --- PASS: TestServerTLSConfig/missing_CA_file (0.00s) === CONT TestParseSingleRange/none === CONT TestParseSingleRange/open-ended === CONT TestParseSingleRange/closed === CONT TestParseSingleRange/malformed_end_before_start === CONT TestParseSingleRange/malformed_both_empty === CONT TestParseSingleRange/malformed_no_dash === CONT TestParseSingleRange/multi-range_ignored === CONT TestParseSingleRange/unknown_unit === CONT TestParseSingleRange/start_past_EOF === CONT TestParseSingleRange/end_clamped_to_size === CONT TestParseSingleRange/single_byte === CONT TestParseSingleRange/suffix_exceeds_size === CONT TestParseSingleRange/suffix === CONT TestParseSingleRange/start_far_past_EOF --- PASS: TestParseSingleRange (0.00s) --- PASS: TestParseSingleRange/none (0.00s) --- PASS: TestParseSingleRange/open-ended (0.00s) --- PASS: TestParseSingleRange/closed (0.00s) --- PASS: TestParseSingleRange/malformed_end_before_start (0.00s) --- PASS: TestParseSingleRange/malformed_both_empty (0.00s) --- PASS: TestParseSingleRange/malformed_no_dash (0.00s) --- PASS: TestParseSingleRange/multi-range_ignored (0.00s) --- PASS: TestParseSingleRange/unknown_unit (0.00s) --- PASS: TestParseSingleRange/start_past_EOF (0.00s) --- PASS: TestParseSingleRange/end_clamped_to_size (0.00s) --- PASS: TestParseSingleRange/single_byte (0.00s) --- PASS: TestParseSingleRange/suffix_exceeds_size (0.00s) --- PASS: TestParseSingleRange/suffix (0.00s) --- PASS: TestParseSingleRange/start_far_past_EOF (0.00s) === CONT TestIsValidCachePath/narinfo === CONT TestIsValidCachePath/index.html === CONT TestIsValidCachePath/short_hash === CONT TestIsValidCachePath/wrong_extension === CONT TestIsValidCachePath/leading_slash === CONT TestIsValidCachePath/empty === CONT TestIsValidCachePath/random_path === CONT TestIsValidCachePath/invalid_char_u === CONT TestIsValidCachePath/invalid_char_e === CONT TestIsValidCachePath/traversal_in_middle === CONT TestIsValidCachePath/traversal_parent === CONT TestIsValidCachePath/nar_uncompressed === CONT TestIsValidCachePath/nix-cache-info === CONT TestIsValidCachePath/realisation === CONT TestIsValidCachePath/log === CONT TestIsValidCachePath/ls === CONT TestIsValidCachePath/nar_xz === CONT TestIsValidCachePath/nar_bz2 === CONT TestIsValidCachePath/narinfo_all_nix_base32_chars === CONT TestIsValidCachePath/nar_zst --- PASS: TestIsValidCachePath (0.00s) --- PASS: TestIsValidCachePath/narinfo (0.00s) --- PASS: TestIsValidCachePath/index.html (0.00s) --- PASS: TestIsValidCachePath/short_hash (0.00s) --- PASS: TestIsValidCachePath/wrong_extension (0.00s) --- PASS: TestIsValidCachePath/leading_slash (0.00s) --- PASS: TestIsValidCachePath/empty (0.00s) --- PASS: TestIsValidCachePath/random_path (0.00s) --- PASS: TestIsValidCachePath/invalid_char_u (0.00s) --- PASS: TestIsValidCachePath/invalid_char_e (0.00s) --- PASS: TestIsValidCachePath/traversal_in_middle (0.00s) --- PASS: TestIsValidCachePath/traversal_parent (0.00s) --- PASS: TestIsValidCachePath/nar_uncompressed (0.00s) --- PASS: TestIsValidCachePath/nix-cache-info (0.00s) --- PASS: TestIsValidCachePath/realisation (0.00s) --- PASS: TestIsValidCachePath/log (0.00s) --- PASS: TestIsValidCachePath/ls (0.00s) --- PASS: TestIsValidCachePath/nar_xz (0.00s) --- PASS: TestIsValidCachePath/nar_bz2 (0.00s) --- PASS: TestIsValidCachePath/narinfo_all_nix_base32_chars (0.00s) --- PASS: TestIsValidCachePath/nar_zst (0.00s) === CONT TestUploadHandlersRejectOversizedBody/create_pending_closure 2026/07/19 11:32:23 INFO Received uploads request method=POST path=/ 2026-07-19 11:32:23.488 UTC [12851] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 11:32:23.488 UTC [12851] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 11:32:23 INFO Received uploads request method=POST path=/api/pending_closures 2026/07/19 11:32:23 INFO Uploading 1 paths to 127.0.0.1 (0 already cached) 2026/07/19 11:32:23 INFO Uploading hmc9plhb599sma8nmv62jmfvwbv7apzh-ca-test (144B) 2026/07/19 11:32:23 OK 20241026095416_initial_model.sql (5.59ms) 2026/07/19 11:32:23 OK 20251210153512_drop_unused_gin_index.sql (886.25µs) 2026/07/19 11:32:23 WARN Failed to register uploaded object key=nar/04jj7iiy79vhzp5kk3r2751n9x3xa44j98y5bk1ds4jp31kky74n.nar.zst error="server returned 404: 404 page not found\n" 2026/07/19 11:32:23 WARN Failed to register uploaded object key=log/yxlwxyvg2rmh24isp2ldrj75l9g52z16-ca-test.drv error="server returned 404: 404 page not found\n" 2026/07/19 11:32:23 OK 20251218171726_add_pins.sql (1.99ms) 2026/07/19 11:32:23 WARN Failed to register uploaded object key=hmc9plhb599sma8nmv62jmfvwbv7apzh.ls error="server returned 404: 404 page not found\n" 2026/07/19 11:32:23 INFO Received sign narinfos request method=POST path=/api/pending_closures/1/sign 2026/07/19 11:32:23 INFO Signed narinfos id=1 count=1 2026/07/19 11:32:23 INFO Uploading 1 narinfos 2026/07/19 11:32:23 OK 20260628120000_add_object_size_and_stats.sql (2.42ms) 2026/07/19 11:32:23 WARN Failed to register uploaded object key=hmc9plhb599sma8nmv62jmfvwbv7apzh.narinfo error="server returned 404: 404 page not found\n" 2026/07/19 11:32:23 goose: successfully migrated database to version: 20260628120000 2026/07/19 11:32:23 INFO Received complete upload request method=POST path=/api/pending_closures/1/complete 2026/07/19 11:32:23 OK 1_commit_pending_closure.sql (1.47ms) 2026/07/19 11:32:23 OK 2_object_stats_trigger.sql (384.25µs) 2026/07/19 11:32:23 goose: up to current file version: 2 2026/07/19 11:32:23 INFO Completed upload id=1 2026/07/19 11:32:23 INFO Upload complete. (90ms) --- PASS: TestResurrectedObjectNotDeleted (0.29s) === CONT TestUploadHandlersRejectOversizedBody/request_more_parts 2026/07/19 11:32:23 INFO Received request for more parts method=POST path=/ === NAME TestClientCADerivations client_ca_test.go:180: Narinfo contains CA field: StorePath: /nix/var/nix/builds/nix-12522-1347016672/TestClientCADerivations1536073065/001/store/hmc9plhb599sma8nmv62jmfvwbv7apzh-ca-test URL: nar/04jj7iiy79vhzp5kk3r2751n9x3xa44j98y5bk1ds4jp31kky74n.nar.zst Compression: zstd NarHash: sha256:04jj7iiy79vhzp5kk3r2751n9x3xa44j98y5bk1ds4jp31kky74n NarSize: 144 References: Deriver: /nix/var/nix/builds/nix-12522-1347016672/TestClientCADerivations1536073065/001/store/yxlwxyvg2rmh24isp2ldrj75l9g52z16-ca-test.drv CA: fixed:r:sha256:04jj7iiy79vhzp5kk3r2751n9x3xa44j98y5bk1ds4jp31kky74n client_ca_test.go:185: Checking for realisation files in S3... client_ca_test.go:207: No realisation files uploaded - this is expected for locally built CA derivations client_ca_test.go:208: Locally built CA derivations don't have DrvOutput IDs until they're substituted from a cache === CONT TestUploadHandlersRejectOversizedBody/complete_multipart 2026/07/19 11:32:23 INFO Received complete multipart upload request method=POST path=/ 2026-07-19 11:32:23.538 UTC [12853] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 11:32:23.538 UTC [12853] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC === CONT TestUploadHandlersRejectInvalidKeys/create_pending_closure_rejects_nix-cache-info 2026/07/19 11:32:23 INFO Received uploads request method=POST path=/ === CONT TestUploadHandlersRejectInvalidKeys/complete_multipart_rejects_non-NAR_key 2026/07/19 11:32:23 INFO Received complete multipart upload request method=POST path=/ === CONT TestUploadHandlersRejectInvalidKeys/create_pending_closure_rejects_path_traversal 2026/07/19 11:32:23 INFO Received uploads request method=POST path=/ === CONT TestUploadHandlersRejectInvalidKeys/request_more_parts_rejects_non-NAR_key 2026/07/19 11:32:23 INFO Received request for more parts method=POST path=/ --- PASS: TestUploadHandlersRejectInvalidKeys (0.00s) --- PASS: TestUploadHandlersRejectInvalidKeys/create_pending_closure_rejects_nix-cache-info (0.00s) --- PASS: TestUploadHandlersRejectInvalidKeys/complete_multipart_rejects_non-NAR_key (0.00s) --- PASS: TestUploadHandlersRejectInvalidKeys/create_pending_closure_rejects_path_traversal (0.00s) --- PASS: TestUploadHandlersRejectInvalidKeys/request_more_parts_rejects_non-NAR_key (0.00s) === CONT TestCacheConfigHandler/full_config,_no_issuer === CONT TestCacheConfigHandler/no_signing_keys === CONT TestCacheConfigHandler/issuer_requested_but_no_OIDC_validator === CONT TestCacheConfigHandler/no_cache_url_configured --- PASS: TestCacheConfigHandler (0.00s) --- PASS: TestCacheConfigHandler/full_config,_no_issuer (0.00s) --- PASS: TestCacheConfigHandler/no_signing_keys (0.00s) --- PASS: TestCacheConfigHandler/issuer_requested_but_no_OIDC_validator (0.00s) --- PASS: TestCacheConfigHandler/no_cache_url_configured (0.00s) === CONT TestClientErrorHandling/InvalidStorePath === NAME TestClientCADerivations client_ca_test.go:258: nix copy output: error: binary cache 's3://bucket34?endpoint=http://localhost:60344®ion=eu-west-1' is for Nix stores with prefix '/nix/store', not '/nix/var/nix/builds/nix-12522-1347016672/TestClientCADerivations1536073065/001/store' client_ca_test.go:259: nix copy failed (might be expected with isolated stores): exit status 1 2026/07/19 11:32:23 OK 20241026095416_initial_model.sql (7.68ms) 2026/07/19 11:32:23 OK 20251210153512_drop_unused_gin_index.sql (820.04µs) --- PASS: TestClientCADerivations (0.84s) === CONT TestClientErrorHandling/InvalidAuthToken 2026/07/19 11:32:23 OK 20251218171726_add_pins.sql (2.05ms) 2026/07/19 11:32:23 OK 20260628120000_add_object_size_and_stats.sql (2.24ms) 2026/07/19 11:32:23 goose: successfully migrated database to version: 20260628120000 2026/07/19 11:32:23 OK 1_commit_pending_closure.sql (1.69ms) 2026/07/19 11:32:23 OK 2_object_stats_trigger.sql (674.5µs) 2026/07/19 11:32:23 goose: up to current file version: 2 2026/07/19 11:32:23 WARN mTLS auth: subject not in bound subjects subject="CN=untrusted,O=Other" 2026/07/19 11:32:23 WARN mTLS auth: bound subjects configured but subject DN unavailable 2026/07/19 11:32:23 WARN mTLS auth: subject not in bound subjects subject="CN=untrusted" --- PASS: TestService_AuthMiddleware_MTLSBoundSubjects (0.24s) === CONT TestClientErrorHandling/ServerNotAvailable 2026-07-19 11:32:23.576 UTC [12861] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 11:32:23.576 UTC [12861] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026-07-19 11:32:23.589 UTC [12862] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 11:32:23.589 UTC [12862] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 11:32:23 OK 20241026095416_initial_model.sql (6.6ms) 2026/07/19 11:32:23 OK 20251210153512_drop_unused_gin_index.sql (586.13µs) 2026/07/19 11:32:23 OK 20251218171726_add_pins.sql (741.5µs) 2026/07/19 11:32:23 OK 20260628120000_add_object_size_and_stats.sql (1.04ms) 2026/07/19 11:32:23 goose: successfully migrated database to version: 20260628120000 2026/07/19 11:32:23 OK 1_commit_pending_closure.sql (1.02ms) 2026/07/19 11:32:23 OK 2_object_stats_trigger.sql (283.33µs) 2026/07/19 11:32:23 goose: up to current file version: 2 --- PASS: TestService_AuthMiddleware_MTLSProxyHeader (0.23s) === CONT TestService_AuthMiddleware_OIDC/valid_OIDC_token 2026/07/19 11:32:23 INFO OIDC auth successful provider=test === CONT TestService_AuthMiddleware_OIDC/malformed_token_rejected 2026/07/19 11:32:23 WARN Authentication failed token_preview=not-a-valid-jwt token_length=15 oidc_error="no provider could verify the token (signature or issuer mismatch)" oidc_provider="" tried_providers=[test] === CONT TestService_AuthMiddleware_OIDC/static_token_still_works_with_OIDC_configured === CONT TestService_AuthMiddleware_OIDC/OIDC_token_with_wrong_org_rejected 2026/07/19 11:32:23 WARN Authentication failed token_preview=eyJhbGciOi...gJk9juZVyg token_length=702 oidc_error="bound claims validation failed: claim \"repository_owner\" value [otherorg] not in allowed patterns [myorg]" oidc_provider=test tried_providers=[test] --- PASS: TestService_AuthMiddleware_OIDC (0.29s) --- PASS: TestService_AuthMiddleware_OIDC/valid_OIDC_token (0.00s) --- PASS: TestService_AuthMiddleware_OIDC/malformed_token_rejected (0.00s) --- PASS: TestService_AuthMiddleware_OIDC/static_token_still_works_with_OIDC_configured (0.00s) --- PASS: TestService_AuthMiddleware_OIDC/OIDC_token_with_wrong_org_rejected (0.00s) 2026/07/19 11:32:23 OK 20241026095416_initial_model.sql (34.42ms) 2026/07/19 11:32:23 OK 20251210153512_drop_unused_gin_index.sql (915.46µs) 2026/07/19 11:32:23 OK 20251218171726_add_pins.sql (2.16ms) 2026/07/19 11:32:23 OK 20260628120000_add_object_size_and_stats.sql (3.32ms) 2026/07/19 11:32:23 goose: successfully migrated database to version: 20260628120000 2026/07/19 11:32:23 OK 1_commit_pending_closure.sql (1.84ms) 2026/07/19 11:32:23 OK 2_object_stats_trigger.sql (493.5µs) 2026/07/19 11:32:23 goose: up to current file version: 2 2026/07/19 11:32:23 INFO Garbage collection completed failed-uploads-deleted=0 old-closures-deleted=1 objects-marked-for-deletion=3 objects-deleted-after-grace-period=2001 objects-failed-to-delete=0 2026/07/19 11:32:23 INFO Vacuumed table table=pending_closures 2026/07/19 11:32:23 INFO Vacuumed table table=pending_objects 2026/07/19 11:32:23 INFO Vacuumed table table=multipart_uploads 2026/07/19 11:32:23 INFO Vacuumed table table=closures 2026/07/19 11:32:23 INFO Vacuumed table table=objects 2026/07/19 11:32:23 WARN Request failed, retrying attempt=1 max_attempts=6 backoff=100ms error="Get \"http://localhost:19999/api/cache-config\": dial tcp [::1]:19999: connect: connection refused" url=http://localhost:19999/api/cache-config 2026-07-19 11:32:23.728 UTC [12869] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 11:32:23.728 UTC [12869] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026-07-19 11:32:23.730 UTC [12870] ERROR: relation "goose_db_version" does not exist at character 36 2026-07-19 11:32:23.730 UTC [12870] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC 2026/07/19 11:32:23 OK 20241026095416_initial_model.sql (13.04ms) 2026/07/19 11:32:23 OK 20251210153512_drop_unused_gin_index.sql (410.13µs) 2026/07/19 11:32:23 OK 20251218171726_add_pins.sql (764.67µs) 2026/07/19 11:32:23 OK 20260628120000_add_object_size_and_stats.sql (6.56ms) 2026/07/19 11:32:23 goose: successfully migrated database to version: 20260628120000 2026/07/19 11:32:23 OK 1_commit_pending_closure.sql (907.04µs) 2026/07/19 11:32:23 OK 2_object_stats_trigger.sql (219.42µs) 2026/07/19 11:32:23 goose: up to current file version: 2 2026/07/19 11:32:23 OK 20241026095416_initial_model.sql (23.78ms) 2026/07/19 11:32:23 OK 20251210153512_drop_unused_gin_index.sql (1.36ms) 2026/07/19 11:32:23 OK 20251218171726_add_pins.sql (1.11ms) 2026/07/19 11:32:23 INFO Garbage collection completed failed-uploads-deleted=0 old-closures-deleted=1 objects-marked-for-deletion=3 objects-deleted-after-grace-period=2001 objects-failed-to-delete=0 2026/07/19 11:32:23 OK 20260628120000_add_object_size_and_stats.sql (1.06ms) 2026/07/19 11:32:23 goose: successfully migrated database to version: 20260628120000 2026/07/19 11:32:23 INFO Vacuumed table table=pending_closures 2026/07/19 11:32:23 OK 1_commit_pending_closure.sql (1.01ms) 2026/07/19 11:32:23 OK 2_object_stats_trigger.sql (325.21µs) 2026/07/19 11:32:23 goose: up to current file version: 2 2026/07/19 11:32:23 INFO Vacuumed table table=pending_objects 2026/07/19 11:32:23 INFO Vacuumed table table=multipart_uploads 2026/07/19 11:32:23 INFO Vacuumed table table=closures 2026/07/19 11:32:23 INFO Vacuumed table table=objects --- PASS: TestUploadHandlersRejectOversizedBody (0.02s) --- PASS: TestUploadHandlersRejectOversizedBody/request_more_parts (0.02s) --- PASS: TestUploadHandlersRejectOversizedBody/complete_multipart (0.02s) --- PASS: TestUploadHandlersRejectOversizedBody/create_pending_closure (0.31s) 2026/07/19 11:32:23 WARN Request failed, retrying attempt=2 max_attempts=6 backoff=214.81441ms error="Get \"http://localhost:19999/api/cache-config\": dial tcp [::1]:19999: connect: connection refused" url=http://localhost:19999/api/cache-config === NAME TestOrphanedObjectsGCStressTest orphaned_objects_gc_test.go:425: Created 10 active closures, 5 to-delete closures, 20 orphaned chains orphaned_objects_gc_test.go:446: Marked 210 objects for deletion 2026/07/19 11:32:23 WARN Failed to fetch cache config, uploading without size limit error="fetching cache config: server returned 404: 404 page not found\n" === NAME TestOrphanedObjectsGC orphaned_objects_gc_test.go:290: GC Test Summary: orphaned_objects_gc_test.go:291: - Kept: 2 objects from closure A orphaned_objects_gc_test.go:292: - Deleted: 2 objects from closure B orphaned_objects_gc_test.go:293: - Deleted: 6 orphaned chain objects (X1->X2->X3) orphaned_objects_gc_test.go:294: - Deleted: 2 orphaned single objects (Y) orphaned_objects_gc_test.go:295: - Total deleted: 10 objects --- PASS: TestOrphanedObjectsGC (0.51s) 2026/07/19 11:32:23 WARN Authentication failed token_preview=invalid-token token_length=13 reason="static API token mismatch" === NAME TestOrphanedObjectsGCStressTest orphaned_objects_gc_test.go:509: Stress test completed successfully: orphaned_objects_gc_test.go:510: - Active objects preserved: 20 orphaned_objects_gc_test.go:511: - Objects deleted: 210 orphaned_objects_gc_test.go:512: - Total GC'd: 210 --- PASS: TestOrphanedObjectsGCStressTest (0.64s) 2026/07/19 11:32:24 WARN Request failed, retrying attempt=3 max_attempts=6 backoff=372.734461ms error="Get \"http://localhost:19999/api/cache-config\": dial tcp [::1]:19999: connect: connection refused" url=http://localhost:19999/api/cache-config 2026/07/19 11:32:24 WARN Request failed, retrying attempt=4 max_attempts=6 backoff=831.351421ms error="Get \"http://localhost:19999/api/cache-config\": dial tcp [::1]:19999: connect: connection refused" url=http://localhost:19999/api/cache-config 2026/07/19 11:32:25 WARN Request failed, retrying attempt=5 max_attempts=6 backoff=1.663904966s error="Get \"http://localhost:19999/api/cache-config\": dial tcp [::1]:19999: connect: connection refused" url=http://localhost:19999/api/cache-config 2026/07/19 11:32:25 INFO Garbage collection progress phase="" failed_uploads_deleted=0 old_closures_deleted=1 objects_marked=3 objects_deleted=2001 objects_failed=0 === NAME TestClientIntegration client_integration_test.go:303: Objects in database after GC: client_integration_test.go:303: Successfully deleted all objects with GC --force --- PASS: TestClientIntegration (2.71s) 2026/07/19 11:32:25 INFO Garbage collection progress phase="" failed_uploads_deleted=0 old_closures_deleted=1 objects_marked=3 objects_deleted=2001 objects_failed=0 === NAME TestPinProtectsFromGC client_integration_test.go:709: Pin successfully protected closure from garbage collection --- PASS: TestPinProtectsFromGC (2.84s) 2026/07/19 11:32:25 WARN Rate limiter enabled after throttle name=s3-test rate=5 2026/07/19 11:32:25 WARN S3 rate limit hit operation="complete multipart upload" error="Please reduce your request rate." === NAME TestCompleteMultipartUploadHandler_RateLimitTriggersThrottle throttle_test.go:213: Proxy stats: total=15, throttled=10, completeMultipart=10 throttle_test.go:215: Rate limiter: enabled=true, rate=5.00 --- PASS: TestCompleteMultipartUploadHandler_RateLimitTriggersThrottle (4.40s) 2026/07/19 11:32:26 WARN Failed to fetch cache config, uploading without size limit error="fetching cache config: sending request: request failed after retries: Get \"http://localhost:19999/api/cache-config\": dial tcp [::1]:19999: connect: connection refused" 2026/07/19 11:32:26 WARN Request failed, retrying attempt=1 max_attempts=6 backoff=100ms error="Post \"http://localhost:19999/api/pending_closures\": dial tcp [::1]:19999: connect: connection refused" url=http://localhost:19999/api/pending_closures 2026/07/19 11:32:27 WARN Request failed, retrying attempt=2 max_attempts=6 backoff=217.273184ms error="Post \"http://localhost:19999/api/pending_closures\": dial tcp [::1]:19999: connect: connection refused" url=http://localhost:19999/api/pending_closures 2026/07/19 11:32:27 WARN Request failed, retrying attempt=3 max_attempts=6 backoff=365.283351ms error="Post \"http://localhost:19999/api/pending_closures\": dial tcp [::1]:19999: connect: connection refused" url=http://localhost:19999/api/pending_closures 2026/07/19 11:32:27 WARN Request failed, retrying attempt=4 max_attempts=6 backoff=767.19496ms error="Post \"http://localhost:19999/api/pending_closures\": dial tcp [::1]:19999: connect: connection refused" url=http://localhost:19999/api/pending_closures 2026/07/19 11:32:28 WARN Request failed, retrying attempt=5 max_attempts=6 backoff=1.753252238s error="Post \"http://localhost:19999/api/pending_closures\": dial tcp [::1]:19999: connect: connection refused" url=http://localhost:19999/api/pending_closures --- PASS: TestClientErrorHandling (0.00s) --- PASS: TestClientErrorHandling/InvalidStorePath (0.25s) --- PASS: TestClientErrorHandling/InvalidAuthToken (0.35s) --- PASS: TestClientErrorHandling/ServerNotAvailable (6.63s) PASS {"timestamp":"2026-07-19T11:32:30.698851Z","level":"ERROR","fields":{"message":"Unknown connection IO error:Cancelled","peer_addr":"127.0.0.1:60399"},"target":"rustfs::server::http","filename":"rustfs/src/server/http.rs","line_number":973,"threadName":"rustfs-worker","threadId":"ThreadId(10)"} 2026-07-19 11:32:30.763 UTC [12561] LOG: received smart shutdown request 2026-07-19 11:32:30.764 UTC [12561] LOG: background worker "logical replication launcher" (PID 12571) exited with exit code 1 2026-07-19 11:32:30.773 UTC [12566] LOG: shutting down 2026-07-19 11:32:30.773 UTC [12566] LOG: checkpoint starting: shutdown immediate 2026-07-19 11:32:31.778 UTC [12566] LOG: checkpoint complete: wrote 12608 buffers (77.0%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 13 recycled; write=0.723 s, sync=0.281 s, total=1.006 s; sync files=15167, longest=0.020 s, average=0.001 s; distance=212067 kB, estimate=212067 kB; lsn=0/E69E3C8, redo lsn=0/E69E3C8 2026-07-19 11:32:31.783 UTC [12561] LOG: database system is shut down Running OIDC tests... === RUN TestGlobMatch === PAUSE TestGlobMatch === RUN TestAudienceForIssuer === PAUSE TestAudienceForIssuer === RUN TestValidateToken_ValidToken === PAUSE TestValidateToken_ValidToken === RUN TestValidateToken_WrongAudience === PAUSE TestValidateToken_WrongAudience === RUN TestValidateToken_Expired === PAUSE TestValidateToken_Expired === RUN TestValidateToken_BoundClaimsMismatch === PAUSE TestValidateToken_BoundClaimsMismatch === RUN TestValidateToken_BoundSubjectMismatch === PAUSE TestValidateToken_BoundSubjectMismatch === RUN TestValidateToken_MultipleProviders === PAUSE TestValidateToken_MultipleProviders === RUN TestValidateToken_NoMatchingProvider === PAUSE TestValidateToken_NoMatchingProvider === CONT TestGlobMatch === CONT TestValidateToken_BoundClaimsMismatch === CONT TestValidateToken_BoundSubjectMismatch === CONT TestValidateToken_MultipleProviders === CONT TestValidateToken_NoMatchingProvider === CONT TestValidateToken_WrongAudience === CONT TestValidateToken_Expired === CONT TestValidateToken_ValidToken === CONT TestAudienceForIssuer --- PASS: TestAudienceForIssuer (0.00s) === RUN TestGlobMatch/foo_foo === PAUSE TestGlobMatch/foo_foo === RUN TestGlobMatch/foo_bar === PAUSE TestGlobMatch/foo_bar === RUN TestGlobMatch/*_ === PAUSE TestGlobMatch/*_ === RUN TestGlobMatch/*_anything === PAUSE TestGlobMatch/*_anything === RUN TestGlobMatch/foo*_foo === PAUSE TestGlobMatch/foo*_foo === RUN TestGlobMatch/foo*_foobar === PAUSE TestGlobMatch/foo*_foobar === RUN TestGlobMatch/foo*_bar === PAUSE TestGlobMatch/foo*_bar === RUN TestGlobMatch/*bar_bar === PAUSE TestGlobMatch/*bar_bar === RUN TestGlobMatch/*bar_foobar === PAUSE TestGlobMatch/*bar_foobar === RUN TestGlobMatch/*bar_foo === PAUSE TestGlobMatch/*bar_foo === RUN TestGlobMatch/foo*bar_foobar === PAUSE TestGlobMatch/foo*bar_foobar === RUN TestGlobMatch/foo*bar_foo123bar === PAUSE TestGlobMatch/foo*bar_foo123bar === RUN TestGlobMatch/foo*bar_foobarbaz === PAUSE TestGlobMatch/foo*bar_foobarbaz === RUN TestGlobMatch/*/*_foo/bar === PAUSE TestGlobMatch/*/*_foo/bar === RUN TestGlobMatch/*/*_foo === PAUSE TestGlobMatch/*/*_foo === RUN TestGlobMatch/refs/heads/*_refs/heads/main === PAUSE TestGlobMatch/refs/heads/*_refs/heads/main === RUN TestGlobMatch/refs/heads/*_refs/tags/v1.0 === PAUSE TestGlobMatch/refs/heads/*_refs/tags/v1.0 === RUN TestGlobMatch/refs/*/main_refs/heads/main === PAUSE TestGlobMatch/refs/*/main_refs/heads/main === RUN TestGlobMatch/fo?_foo === PAUSE TestGlobMatch/fo?_foo === RUN TestGlobMatch/fo?_fo === PAUSE TestGlobMatch/fo?_fo === RUN TestGlobMatch/fo?_fooo === PAUSE TestGlobMatch/fo?_fooo === RUN TestGlobMatch/?oo_foo === PAUSE TestGlobMatch/?oo_foo === RUN TestGlobMatch/?oo_boo === PAUSE TestGlobMatch/?oo_boo === RUN TestGlobMatch/repo:myorg/*:*_repo:myorg/myrepo:ref:refs/heads/main === PAUSE TestGlobMatch/repo:myorg/*:*_repo:myorg/myrepo:ref:refs/heads/main === RUN TestGlobMatch/repo:myorg/*:*_repo:otherorg/myrepo:ref:refs/heads/main === PAUSE TestGlobMatch/repo:myorg/*:*_repo:otherorg/myrepo:ref:refs/heads/main === CONT TestGlobMatch/foo_foo === CONT TestGlobMatch/repo:myorg/*:*_repo:otherorg/myrepo:ref:refs/heads/main === CONT TestGlobMatch/repo:myorg/*:*_repo:myorg/myrepo:ref:refs/heads/main === CONT TestGlobMatch/?oo_boo === CONT TestGlobMatch/?oo_foo === CONT TestGlobMatch/fo?_fooo === CONT TestGlobMatch/fo?_fo === CONT TestGlobMatch/fo?_foo === CONT TestGlobMatch/*bar_foobar === CONT TestGlobMatch/*bar_bar === CONT TestGlobMatch/foo*_bar === CONT TestGlobMatch/foo*_foobar === CONT TestGlobMatch/foo*_foo === CONT TestGlobMatch/*_anything === CONT TestGlobMatch/*_ === CONT TestGlobMatch/foo_bar === CONT TestGlobMatch/*/*_foo === CONT TestGlobMatch/refs/*/main_refs/heads/main === CONT TestGlobMatch/refs/heads/*_refs/tags/v1.0 === CONT TestGlobMatch/refs/heads/*_refs/heads/main === CONT TestGlobMatch/foo*bar_foobarbaz === CONT TestGlobMatch/*bar_foo === CONT TestGlobMatch/foo*bar_foo123bar === CONT TestGlobMatch/foo*bar_foobar === CONT TestGlobMatch/*/*_foo/bar --- PASS: TestGlobMatch (0.00s) --- PASS: TestGlobMatch/foo_foo (0.00s) --- PASS: TestGlobMatch/repo:myorg/*:*_repo:otherorg/myrepo:ref:refs/heads/main (0.00s) --- PASS: TestGlobMatch/repo:myorg/*:*_repo:myorg/myrepo:ref:refs/heads/main (0.00s) --- PASS: TestGlobMatch/?oo_boo (0.00s) --- PASS: TestGlobMatch/?oo_foo (0.00s) --- PASS: TestGlobMatch/fo?_fooo (0.00s) --- PASS: TestGlobMatch/fo?_fo (0.00s) --- PASS: TestGlobMatch/fo?_foo (0.00s) --- PASS: TestGlobMatch/*bar_foobar (0.00s) --- PASS: TestGlobMatch/*bar_bar (0.00s) --- PASS: TestGlobMatch/foo*_bar (0.00s) --- PASS: TestGlobMatch/foo*_foobar (0.00s) --- PASS: TestGlobMatch/foo*_foo (0.00s) --- PASS: TestGlobMatch/*_anything (0.00s) --- PASS: TestGlobMatch/*_ (0.00s) --- PASS: TestGlobMatch/foo_bar (0.00s) --- PASS: TestGlobMatch/*/*_foo (0.00s) --- PASS: TestGlobMatch/refs/*/main_refs/heads/main (0.00s) --- PASS: TestGlobMatch/refs/heads/*_refs/tags/v1.0 (0.00s) --- PASS: TestGlobMatch/refs/heads/*_refs/heads/main (0.00s) --- PASS: TestGlobMatch/foo*bar_foobarbaz (0.00s) --- PASS: TestGlobMatch/*bar_foo (0.00s) --- PASS: TestGlobMatch/foo*bar_foo123bar (0.00s) --- PASS: TestGlobMatch/foo*bar_foobar (0.00s) --- PASS: TestGlobMatch/*/*_foo/bar (0.00s) 2026/07/19 11:32:32 INFO OIDC provider initialized name=test 2026/07/19 11:32:32 INFO OIDC provider initialized name=provider1 2026/07/19 11:32:32 INFO OIDC provider initialized name=test 2026/07/19 11:32:32 INFO OIDC provider initialized name=provider1 2026/07/19 11:32:32 INFO OIDC provider initialized name=test 2026/07/19 11:32:32 INFO OIDC provider initialized name=test 2026/07/19 11:32:32 INFO OIDC provider initialized name=test 2026/07/19 11:32:32 INFO OIDC provider initialized name=provider2 --- PASS: TestValidateToken_BoundClaimsMismatch (0.01s) --- PASS: TestValidateToken_WrongAudience (0.01s) --- PASS: TestValidateToken_BoundSubjectMismatch (0.01s) --- PASS: TestValidateToken_Expired (0.01s) --- PASS: TestValidateToken_NoMatchingProvider (0.01s) --- PASS: TestValidateToken_ValidToken (0.01s) --- PASS: TestValidateToken_MultipleProviders (0.01s) PASS Running hook tests... === RUN TestSendPathsEmpty === PAUSE TestSendPathsEmpty === RUN TestQueueEnqueueAndFetch === PAUSE TestQueueEnqueueAndFetch === RUN TestQueueDeduplication === PAUSE TestQueueDeduplication === RUN TestQueueRemove === PAUSE TestQueueRemove === RUN TestQueueFetchBatchLimit === PAUSE TestQueueFetchBatchLimit === RUN TestQueueFetchRemoveLifecycle === PAUSE TestQueueFetchRemoveLifecycle === RUN TestQueueConcurrentWriters === PAUSE TestQueueConcurrentWriters === RUN TestServerClientIntegration === PAUSE TestServerClientIntegration === RUN TestServerQueueError === PAUSE TestServerQueueError === RUN TestGetListenerSocketActivation server_test.go:210: === RUN TestGetListenerSocketActivation --- PASS: TestGetListenerSocketActivation (0.00s) PASS --- PASS: TestGetListenerSocketActivation (0.01s) === RUN TestWorkerUploadsAndRemoves === PAUSE TestWorkerUploadsAndRemoves === RUN TestWorkerSkipsGCdPaths === PAUSE TestWorkerSkipsGCdPaths === RUN TestWorkerPrunesClosureDeps === PAUSE TestWorkerPrunesClosureDeps === CONT TestSendPathsEmpty --- PASS: TestSendPathsEmpty (0.00s) === CONT TestQueueFetchRemoveLifecycle === CONT TestQueueConcurrentWriters === CONT TestWorkerUploadsAndRemoves === CONT TestWorkerPrunesClosureDeps === CONT TestWorkerSkipsGCdPaths === CONT TestQueueRemove === CONT TestQueueFetchBatchLimit === CONT TestQueueDeduplication === CONT TestServerQueueError === CONT TestServerClientIntegration 2026/07/19 11:32:32 ERROR Failed to queue paths error="permission denied" count=1 --- PASS: TestServerClientIntegration (0.00s) === CONT TestQueueEnqueueAndFetch --- PASS: TestServerQueueError (0.00s) --- PASS: TestQueueFetchBatchLimit (0.01s) 2026/07/19 11:32:32 INFO Upload queue status pending=2 2026/07/19 11:32:32 WARN Store path no longer exists (garbage collected?), removing from queue path=/nix/var/nix/builds/nix-12522-1347016672/TestWorkerSkipsGCdPaths2655872109/002/nonexistent 2026/07/19 11:32:32 INFO Uploading batch count=1 --- PASS: TestQueueRemove (0.01s) --- PASS: TestQueueDeduplication (0.01s) 2026/07/19 11:32:32 INFO Upload queue status pending=2 2026/07/19 11:32:32 INFO Uploading batch count=1 2026/07/19 11:32:32 INFO Upload queue status pending=2 2026/07/19 11:32:32 INFO Uploading batch count=2 --- PASS: TestQueueEnqueueAndFetch (0.01s) --- PASS: TestQueueFetchRemoveLifecycle (0.01s) --- PASS: TestWorkerSkipsGCdPaths (0.06s) --- PASS: TestWorkerUploadsAndRemoves (0.06s) --- PASS: TestWorkerPrunesClosureDeps (0.06s) --- PASS: TestQueueConcurrentWriters (0.16s) PASS