niks3-go-unit-tests
default.checks.aarch64-darwin.go-unit-tests
· build #131
· raw
1Running client tests...2=== RUN TestDoServerRequestAttachesToken3=== PAUSE TestDoServerRequestAttachesToken4=== RUN TestCaseHackSuffix5=== PAUSE TestCaseHackSuffix6=== RUN TestFilterOversizedClosures7=== PAUSE TestFilterOversizedClosures8=== RUN TestPartSizeForNAR9=== PAUSE TestPartSizeForNAR10=== RUN TestUploadMultipart_SupersededByPeer11=== PAUSE TestUploadMultipart_SupersededByPeer12=== RUN TestDumpPathMatchesNix13=== PAUSE TestDumpPathMatchesNix14=== RUN TestDumpPathSingleFile15=== PAUSE TestDumpPathSingleFile16=== RUN TestDumpPathWriterError17=== PAUSE TestDumpPathWriterError18=== RUN TestEncodeNixBase3219=== PAUSE TestEncodeNixBase3220=== RUN TestEncodeNixBase32WithRealHash21=== PAUSE TestEncodeNixBase32WithRealHash22=== RUN TestConvertHashToNix3223=== PAUSE TestConvertHashToNix3224=== RUN TestGetStorePathHash25=== PAUSE TestGetStorePathHash26=== RUN TestPathInfoHashCompatibility27=== PAUSE TestPathInfoHashCompatibility28=== RUN TestParsePathInfoJSON29=== PAUSE TestParsePathInfoJSON30=== RUN TestParsePathInfoJSONMultiplePaths31=== PAUSE TestParsePathInfoJSONMultiplePaths32=== RUN TestPathInfoCACompatibility33=== PAUSE TestPathInfoCACompatibility34=== RUN TestRateLimiterFeedback35=== PAUSE TestRateLimiterFeedback36=== RUN TestRateLimiterFeedback_400DoesNotCountAsSuccess37=== PAUSE TestRateLimiterFeedback_400DoesNotCountAsSuccess38=== RUN TestResolveStorePath39=== PAUSE TestResolveStorePath40=== RUN TestDoWithRetry_BodyReplayedViaGetBody41=== PAUSE TestDoWithRetry_BodyReplayedViaGetBody42=== RUN TestShellSplit43=== PAUSE TestShellSplit44=== RUN TestShellSplitErrors45=== PAUSE TestShellSplitErrors46=== RUN TestSetClientTLS47=== PAUSE TestSetClientTLS48=== RUN TestSetClientTLSDoesNotMutateDefaultTransport49=== PAUSE TestSetClientTLSDoesNotMutateDefaultTransport50=== RUN TestSetClientTLSErrors51=== PAUSE TestSetClientTLSErrors52=== RUN TestStaticToken53=== PAUSE TestStaticToken54=== RUN TestFileTokenReadsAndCaches55=== PAUSE TestFileTokenReadsAndCaches56=== RUN TestFileTokenMissing57=== PAUSE TestFileTokenMissing58=== RUN TestFileTokenEmpty59=== PAUSE TestFileTokenEmpty60=== RUN TestScriptTokenNoExpiryRerunsEveryCall61=== PAUSE TestScriptTokenNoExpiryRerunsEveryCall62=== RUN TestScriptTokenCachesUntilRefresh63=== PAUSE TestScriptTokenCachesUntilRefresh64=== RUN TestScriptTokenEmptyToken65=== PAUSE TestScriptTokenEmptyToken66=== RUN TestScriptTokenBadJSON67=== PAUSE TestScriptTokenBadJSON68=== RUN TestScriptTokenScriptFails69=== PAUSE TestScriptTokenScriptFails70=== RUN TestScriptTokenEmptyCommand71=== PAUSE TestScriptTokenEmptyCommand72=== CONT TestDoServerRequestAttachesToken73=== CONT TestEncodeNixBase32WithRealHash74=== CONT TestResolveStorePath75--- PASS: TestEncodeNixBase32WithRealHash (0.00s)76=== CONT TestRateLimiterFeedback_400DoesNotCountAsSuccess77=== CONT TestFileTokenMissing78=== CONT TestEncodeNixBase3279=== RUN TestEncodeNixBase32/test_string_hash80=== PAUSE TestEncodeNixBase32/test_string_hash81=== RUN TestEncodeNixBase32/empty_input82=== PAUSE TestEncodeNixBase32/empty_input83=== CONT TestFilterOversizedClosures84=== RUN TestFilterOversizedClosures/no_limit_keeps_everything85=== PAUSE TestFilterOversizedClosures/no_limit_keeps_everything86=== RUN TestFilterOversizedClosures/closure_with_oversized_dependency_is_skipped87=== PAUSE TestFilterOversizedClosures/closure_with_oversized_dependency_is_skipped88=== RUN TestFilterOversizedClosures/all_closures_skipped89=== PAUSE TestFilterOversizedClosures/all_closures_skipped90=== CONT TestDumpPathWriterError91=== CONT TestCaseHackSuffix922026/08/11 08:16:43 WARN Rate limiter enabled after throttle name=server-test rate=593=== CONT TestDumpPathSingleFile94=== CONT TestDumpPathMatchesNix95--- PASS: TestFileTokenMissing (0.00s)96=== CONT TestScriptTokenNoExpiryRerunsEveryCall97--- PASS: TestResolveStorePath (0.00s)98=== CONT TestScriptTokenCachesUntilRefresh99=== CONT TestUploadMultipart_SupersededByPeer100=== RUN TestUploadMultipart_SupersededByPeer/exists101=== PAUSE TestUploadMultipart_SupersededByPeer/exists102=== RUN TestUploadMultipart_SupersededByPeer/missing103=== PAUSE TestUploadMultipart_SupersededByPeer/missing104=== CONT TestPartSizeForNAR105=== CONT TestScriptTokenScriptFails106=== RUN TestPartSizeForNAR/zero_stays_at_minimum107=== PAUSE TestPartSizeForNAR/zero_stays_at_minimum108=== RUN TestPartSizeForNAR/small_stays_at_minimum109=== PAUSE TestPartSizeForNAR/small_stays_at_minimum110=== RUN TestPartSizeForNAR/80_GiB_fits_at_minimum111=== PAUSE TestPartSizeForNAR/80_GiB_fits_at_minimum112=== RUN TestPartSizeForNAR/115_GiB_needs_larger_parts113=== PAUSE TestPartSizeForNAR/115_GiB_needs_larger_parts114=== RUN TestPartSizeForNAR/1_TiB115=== PAUSE TestPartSizeForNAR/1_TiB116=== RUN TestPartSizeForNAR/5_TiB_S3_max_object117=== PAUSE TestPartSizeForNAR/5_TiB_S3_max_object118=== RUN TestPartSizeForNAR/capped_at_5_GiB119=== PAUSE TestPartSizeForNAR/capped_at_5_GiB120=== CONT TestScriptTokenEmptyCommand121--- PASS: TestScriptTokenEmptyCommand (0.00s)122=== CONT TestParsePathInfoJSON123=== RUN TestParsePathInfoJSON/Nix_format124=== PAUSE TestParsePathInfoJSON/Nix_format125=== RUN TestParsePathInfoJSON/Lix_format126=== PAUSE TestParsePathInfoJSON/Lix_format127=== RUN TestParsePathInfoJSON/empty_input128=== PAUSE TestParsePathInfoJSON/empty_input129=== RUN TestParsePathInfoJSON/whitespace_only130=== PAUSE TestParsePathInfoJSON/whitespace_only131=== RUN TestParsePathInfoJSON/invalid_JSON132=== PAUSE TestParsePathInfoJSON/invalid_JSON133=== CONT TestRateLimiterFeedback134=== RUN TestRateLimiterFeedback/429_enables_limiter135=== PAUSE TestRateLimiterFeedback/429_enables_limiter136=== RUN TestRateLimiterFeedback/503_enables_limiter137=== PAUSE TestRateLimiterFeedback/503_enables_limiter138=== RUN TestRateLimiterFeedback/200_does_not_enable_limiter139=== PAUSE TestRateLimiterFeedback/200_does_not_enable_limiter140=== RUN TestRateLimiterFeedback/400_does_not_enable_limiter141=== PAUSE TestRateLimiterFeedback/400_does_not_enable_limiter142=== CONT TestPathInfoCACompatibility143=== RUN TestPathInfoCACompatibility/null_ca_field144=== PAUSE TestPathInfoCACompatibility/null_ca_field145=== RUN TestPathInfoCACompatibility/old_string_format_-_text146=== PAUSE TestPathInfoCACompatibility/old_string_format_-_text147=== RUN TestPathInfoCACompatibility/old_string_format_-_fixed_recursive148=== PAUSE TestPathInfoCACompatibility/old_string_format_-_fixed_recursive149=== RUN TestPathInfoCACompatibility/new_structured_format_-_text150=== PAUSE TestPathInfoCACompatibility/new_structured_format_-_text151=== RUN TestPathInfoCACompatibility/new_structured_format_-_nar_method152=== PAUSE TestPathInfoCACompatibility/new_structured_format_-_nar_method153=== CONT TestParsePathInfoJSONMultiplePaths154=== RUN TestParsePathInfoJSONMultiplePaths/Nix_multiple_paths155=== PAUSE TestParsePathInfoJSONMultiplePaths/Nix_multiple_paths156=== RUN TestParsePathInfoJSONMultiplePaths/Lix_multiple_paths157=== PAUSE TestParsePathInfoJSONMultiplePaths/Lix_multiple_paths158--- PASS: TestDoServerRequestAttachesToken (0.01s)159=== CONT TestGetStorePathHash160=== RUN TestGetStorePathHash/valid_store_path161=== PAUSE TestGetStorePathHash/valid_store_path162=== RUN TestGetStorePathHash/basename_without_hyphen_should_error163=== PAUSE TestGetStorePathHash/basename_without_hyphen_should_error164=== RUN TestGetStorePathHash/hash_with_invalid_characters_should_error165=== PAUSE TestGetStorePathHash/hash_with_invalid_characters_should_error166=== RUN TestGetStorePathHash/hash_with_wrong_length_should_error167=== PAUSE TestGetStorePathHash/hash_with_wrong_length_should_error168=== CONT TestPathInfoHashCompatibility169=== RUN TestPathInfoHashCompatibility/old_string_format_with_dash_(SRI)170=== PAUSE TestPathInfoHashCompatibility/old_string_format_with_dash_(SRI)171=== RUN TestPathInfoHashCompatibility/old_string_format_with_colon172=== PAUSE TestPathInfoHashCompatibility/old_string_format_with_colon173=== RUN TestPathInfoHashCompatibility/new_structured_format_-_converts_to_SRI174=== PAUSE TestPathInfoHashCompatibility/new_structured_format_-_converts_to_SRI175=== RUN TestPathInfoHashCompatibility/new_structured_format_with_sha512176=== PAUSE TestPathInfoHashCompatibility/new_structured_format_with_sha512177=== CONT TestScriptTokenBadJSON178=== CONT TestSetClientTLSDoesNotMutateDefaultTransport179--- PASS: TestScriptTokenScriptFails (0.01s)180=== CONT TestFileTokenReadsAndCaches181--- PASS: TestSetClientTLSDoesNotMutateDefaultTransport (0.00s)182=== CONT TestStaticToken183--- PASS: TestStaticToken (0.00s)184=== CONT TestSetClientTLSErrors185--- PASS: TestFileTokenReadsAndCaches (0.00s)186=== CONT TestFileTokenEmpty187=== RUN TestSetClientTLSErrors/missing_cert_file188=== PAUSE TestSetClientTLSErrors/missing_cert_file189=== RUN TestSetClientTLSErrors/missing_key_file190=== PAUSE TestSetClientTLSErrors/missing_key_file191=== RUN TestSetClientTLSErrors/missing_ca_file192=== PAUSE TestSetClientTLSErrors/missing_ca_file193=== RUN TestSetClientTLSErrors/invalid_ca_file194=== PAUSE TestSetClientTLSErrors/invalid_ca_file195=== CONT TestShellSplitErrors196--- PASS: TestShellSplitErrors (0.00s)197=== CONT TestSetClientTLS198--- PASS: TestFileTokenEmpty (0.00s)199=== CONT TestConvertHashToNix32200=== RUN TestConvertHashToNix32/SRI_format_to_Nix32201=== PAUSE TestConvertHashToNix32/SRI_format_to_Nix32202=== RUN TestConvertHashToNix32/already_Nix32_format203=== PAUSE TestConvertHashToNix32/already_Nix32_format204=== RUN TestConvertHashToNix32/invalid_format205=== PAUSE TestConvertHashToNix32/invalid_format206=== CONT TestShellSplit207--- PASS: TestShellSplit (0.00s)208=== CONT TestDoWithRetry_BodyReplayedViaGetBody2092026/08/11 08:16:43 WARN Rate limiter enabled after throttle name=server-test rate=52102026/08/11 08:16:43 WARN Request returned retryable status, retrying attempt=1 max_attempts=6 backoff=0s status=503 url=http://127.0.0.1:585372112026/08/11 08:16:43 WARN Rate limiter backed off name=server-test rate=52122026/08/11 08:16:43 WARN Request returned retryable status, retrying attempt=2 max_attempts=6 backoff=0s status=503 url=http://127.0.0.1:58537213=== RUN TestSetClientTLS/rejects_connection_without_client_cert214=== PAUSE TestSetClientTLS/rejects_connection_without_client_cert215=== RUN TestSetClientTLS/succeeds_with_client_cert_and_CA216=== PAUSE TestSetClientTLS/succeeds_with_client_cert_and_CA217=== RUN TestSetClientTLS/preserves_debug_logging_transport218=== PAUSE TestSetClientTLS/preserves_debug_logging_transport219--- PASS: TestDoWithRetry_BodyReplayedViaGetBody (0.00s)220=== CONT TestScriptTokenEmptyToken221=== CONT TestEncodeNixBase32/test_string_hash222=== CONT TestEncodeNixBase32/empty_input223--- PASS: TestEncodeNixBase32 (0.00s)224 --- PASS: TestEncodeNixBase32/test_string_hash (0.00s)225 --- PASS: TestEncodeNixBase32/empty_input (0.00s)226=== CONT TestFilterOversizedClosures/no_limit_keeps_everything227=== CONT TestFilterOversizedClosures/all_closures_skipped2282026/08/11 08:16:43 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=50229=== CONT TestFilterOversizedClosures/closure_with_oversized_dependency_is_skipped2302026/08/11 08:16:43 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=2000231--- PASS: TestFilterOversizedClosures (0.00s)232 --- PASS: TestFilterOversizedClosures/no_limit_keeps_everything (0.00s)233 --- PASS: TestFilterOversizedClosures/all_closures_skipped (0.00s)234 --- PASS: TestFilterOversizedClosures/closure_with_oversized_dependency_is_skipped (0.00s)235=== CONT TestUploadMultipart_SupersededByPeer/exists236=== CONT TestUploadMultipart_SupersededByPeer/missing237--- PASS: TestUploadMultipart_SupersededByPeer (0.00s)238 --- PASS: TestUploadMultipart_SupersededByPeer/exists (0.01s)239 --- PASS: TestUploadMultipart_SupersededByPeer/missing (0.00s)240=== CONT TestPartSizeForNAR/5_TiB_S3_max_object241=== CONT TestPartSizeForNAR/zero_stays_at_minimum242=== CONT TestPartSizeForNAR/1_TiB243=== CONT TestPartSizeForNAR/115_GiB_needs_larger_parts244=== CONT TestPartSizeForNAR/80_GiB_fits_at_minimum245=== CONT TestPartSizeForNAR/small_stays_at_minimum246=== CONT TestPartSizeForNAR/capped_at_5_GiB247--- PASS: TestPartSizeForNAR (0.01s)248 --- PASS: TestPartSizeForNAR/5_TiB_S3_max_object (0.00s)249 --- PASS: TestPartSizeForNAR/zero_stays_at_minimum (0.00s)250 --- PASS: TestPartSizeForNAR/1_TiB (0.00s)251 --- PASS: TestPartSizeForNAR/115_GiB_needs_larger_parts (0.00s)252 --- PASS: TestPartSizeForNAR/80_GiB_fits_at_minimum (0.00s)253 --- PASS: TestPartSizeForNAR/small_stays_at_minimum (0.00s)254 --- PASS: TestPartSizeForNAR/capped_at_5_GiB (0.00s)255=== CONT TestParsePathInfoJSON/Nix_format256=== CONT TestParsePathInfoJSON/whitespace_only257=== CONT TestParsePathInfoJSON/invalid_JSON258=== CONT TestParsePathInfoJSON/empty_input259=== CONT TestParsePathInfoJSON/Lix_format260--- PASS: TestParsePathInfoJSON (0.00s)261 --- PASS: TestParsePathInfoJSON/Nix_format (0.00s)262 --- PASS: TestParsePathInfoJSON/whitespace_only (0.00s)263 --- PASS: TestParsePathInfoJSON/invalid_JSON (0.00s)264 --- PASS: TestParsePathInfoJSON/empty_input (0.00s)265 --- PASS: TestParsePathInfoJSON/Lix_format (0.00s)266=== CONT TestRateLimiterFeedback/429_enables_limiter2672026/08/11 08:16:43 WARN Rate limiter enabled after throttle name=server-test rate=52682026/08/11 08:16:43 WARN Request returned retryable status, retrying attempt=1 max_attempts=2 backoff=0s status=429 url=http://127.0.0.1:585442692026/08/11 08:16:43 WARN Rate limiter backed off name=server-test rate=5270=== CONT TestPathInfoCACompatibility/null_ca_field271=== CONT TestRateLimiterFeedback/400_does_not_enable_limiter272--- PASS: TestScriptTokenBadJSON (0.02s)273=== CONT TestRateLimiterFeedback/200_does_not_enable_limiter274=== CONT TestRateLimiterFeedback/503_enables_limiter275=== CONT TestPathInfoCACompatibility/new_structured_format_-_text276=== CONT TestPathInfoCACompatibility/new_structured_format_-_nar_method277=== CONT TestPathInfoCACompatibility/old_string_format_-_fixed_recursive278=== CONT TestPathInfoCACompatibility/old_string_format_-_text279--- PASS: TestPathInfoCACompatibility (0.00s)280 --- PASS: TestPathInfoCACompatibility/null_ca_field (0.00s)281 --- PASS: TestPathInfoCACompatibility/new_structured_format_-_text (0.00s)282 --- PASS: TestPathInfoCACompatibility/new_structured_format_-_nar_method (0.00s)283 --- PASS: TestPathInfoCACompatibility/old_string_format_-_fixed_recursive (0.00s)284 --- PASS: TestPathInfoCACompatibility/old_string_format_-_text (0.00s)285=== CONT TestParsePathInfoJSONMultiplePaths/Nix_multiple_paths2862026/08/11 08:16:43 WARN Rate limiter enabled after throttle name=server-test rate=52872026/08/11 08:16:43 WARN Request returned retryable status, retrying attempt=1 max_attempts=2 backoff=0s status=503 url=http://127.0.0.1:58550288=== CONT TestGetStorePathHash/valid_store_path289=== CONT TestParsePathInfoJSONMultiplePaths/Lix_multiple_paths290--- PASS: TestParsePathInfoJSONMultiplePaths (0.00s)291 --- PASS: TestParsePathInfoJSONMultiplePaths/Nix_multiple_paths (0.00s)292 --- PASS: TestParsePathInfoJSONMultiplePaths/Lix_multiple_paths (0.00s)293=== CONT TestGetStorePathHash/hash_with_wrong_length_should_error294=== CONT TestGetStorePathHash/hash_with_invalid_characters_should_error295=== CONT TestGetStorePathHash/basename_without_hyphen_should_error2962026/08/11 08:16:43 WARN Rate limiter backed off name=server-test rate=5297--- PASS: TestGetStorePathHash (0.00s)298 --- PASS: TestGetStorePathHash/valid_store_path (0.00s)299 --- PASS: TestGetStorePathHash/hash_with_wrong_length_should_error (0.00s)300 --- PASS: TestGetStorePathHash/hash_with_invalid_characters_should_error (0.00s)301 --- PASS: TestGetStorePathHash/basename_without_hyphen_should_error (0.00s)302=== CONT TestPathInfoHashCompatibility/old_string_format_with_dash_(SRI)303=== CONT TestPathInfoHashCompatibility/new_structured_format_with_sha512304=== CONT TestPathInfoHashCompatibility/old_string_format_with_colon305--- PASS: TestRateLimiterFeedback (0.00s)306 --- PASS: TestRateLimiterFeedback/429_enables_limiter (0.00s)307 --- PASS: TestRateLimiterFeedback/400_does_not_enable_limiter (0.00s)308 --- PASS: TestRateLimiterFeedback/200_does_not_enable_limiter (0.00s)309 --- PASS: TestRateLimiterFeedback/503_enables_limiter (0.00s)310=== CONT TestPathInfoHashCompatibility/new_structured_format_-_converts_to_SRI311--- PASS: TestPathInfoHashCompatibility (0.00s)312 --- PASS: TestPathInfoHashCompatibility/old_string_format_with_dash_(SRI) (0.00s)313 --- PASS: TestPathInfoHashCompatibility/new_structured_format_with_sha512 (0.00s)314 --- PASS: TestPathInfoHashCompatibility/old_string_format_with_colon (0.00s)315 --- PASS: TestPathInfoHashCompatibility/new_structured_format_-_converts_to_SRI (0.00s)316=== CONT TestSetClientTLSErrors/missing_cert_file317=== CONT TestSetClientTLSErrors/missing_ca_file318=== CONT TestSetClientTLSErrors/invalid_ca_file319=== CONT TestSetClientTLSErrors/missing_key_file320=== CONT TestConvertHashToNix32/SRI_format_to_Nix32321=== CONT TestConvertHashToNix32/invalid_format322=== CONT TestSetClientTLS/preserves_debug_logging_transport323=== CONT TestConvertHashToNix32/already_Nix32_format324--- PASS: TestConvertHashToNix32 (0.00s)325 --- PASS: TestConvertHashToNix32/SRI_format_to_Nix32 (0.00s)326 --- PASS: TestConvertHashToNix32/invalid_format (0.00s)327 --- PASS: TestConvertHashToNix32/already_Nix32_format (0.00s)328=== CONT TestSetClientTLS/rejects_connection_without_client_cert329--- PASS: TestSetClientTLSErrors (0.00s)330 --- PASS: TestSetClientTLSErrors/missing_cert_file (0.00s)331 --- PASS: TestSetClientTLSErrors/invalid_ca_file (0.00s)332 --- PASS: TestSetClientTLSErrors/missing_ca_file (0.00s)333 --- PASS: TestSetClientTLSErrors/missing_key_file (0.00s)334=== CONT TestSetClientTLS/succeeds_with_client_cert_and_CA335--- PASS: TestScriptTokenEmptyToken (0.01s)336--- PASS: TestScriptTokenNoExpiryRerunsEveryCall (0.04s)337--- PASS: TestScriptTokenCachesUntilRefresh (0.04s)3382026/08/11 08:16:43 http: TLS handshake error from 127.0.0.1:58552: read tcp 127.0.0.1:58539->127.0.0.1:58552: use of closed network connection339--- PASS: TestSetClientTLS (0.00s)340 --- PASS: TestSetClientTLS/preserves_debug_logging_transport (0.00s)341 --- PASS: TestSetClientTLS/succeeds_with_client_cert_and_CA (0.00s)342 --- PASS: TestSetClientTLS/rejects_connection_without_client_cert (0.02s)343--- PASS: TestDumpPathWriterError (0.06s)344--- PASS: TestDumpPathSingleFile (0.14s)345--- PASS: TestCaseHackSuffix (0.14s)346--- PASS: TestDumpPathMatchesNix (0.15s)347--- PASS: TestRateLimiterFeedback_400DoesNotCountAsSuccess (1.00s)348PASS349Running server tests...350The files belonging to this database system will be owned by user "_nixbld1".351This user must also own the server process.352353The database cluster will be initialized with locale "C".354The default database encoding has accordingly been set to "SQL_ASCII".355The default text search configuration will be set to "english".356357Data page checksums are enabled.358359creating directory /nix/var/nix/builds/nix-6116-3710321168/postgres2817391752/data ... ok360creating subdirectories ... ok361selecting dynamic shared memory implementation ... posix362selecting default "max_connections" ... 100363selecting default "shared_buffers" ... 128MB364selecting default time zone ... UTC365creating configuration files ... ok366running bootstrap script ... ok367performing post-bootstrap initialization ... ok368syncing data to disk ... ok369370initdb: warning: enabling "trust" authentication for local connections371initdb: 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.372373Success. You can now start the database server using:374375 pg_ctl -D /nix/var/nix/builds/nix-6116-3710321168/postgres2817391752/data -l logfile start376377/nix/var/nix/builds/nix-6116-3710321168/postgres2817391752:5432 - no response3782026-08-11 08:16:45.036 UTC [6157] LOG: starting PostgreSQL 18.4 on aarch64-apple-darwin25.5.0, compiled by clang version 21.1.8, 64-bit3792026-08-11 08:16:45.036 UTC [6157] LOG: listening on Unix socket "/nix/var/nix/builds/nix-6116-3710321168/postgres2817391752/.s.PGSQL.5432"3802026-08-11 08:16:45.039 UTC [6164] LOG: database system was shut down at 2026-08-11 08:16:45 UTC3812026-08-11 08:16:45.040 UTC [6157] LOG: database system is ready to accept connections382/nix/var/nix/builds/nix-6116-3710321168/postgres2817391752:5432 - accepting connections383=== RUN TestService_AuthMiddleware384=== PAUSE TestService_AuthMiddleware385=== RUN TestService_AuthMiddleware_MTLSProxyHeader386=== PAUSE TestService_AuthMiddleware_MTLSProxyHeader387=== RUN TestService_AuthMiddleware_MTLSBoundSubjects388=== PAUSE TestService_AuthMiddleware_MTLSBoundSubjects389=== RUN TestService_ReadAuthMiddleware390=== PAUSE TestService_ReadAuthMiddleware391=== RUN TestService_AuthMiddleware_OIDC392=== PAUSE TestService_AuthMiddleware_OIDC393=== RUN TestCacheConfigHandler394=== PAUSE TestCacheConfigHandler395=== RUN TestCacheStatsHandler396=== PAUSE TestCacheStatsHandler397=== RUN TestClientCADerivations398=== PAUSE TestClientCADerivations399=== RUN TestClientErrorHandling400=== PAUSE TestClientErrorHandling401=== RUN TestClientIntegration402=== PAUSE TestClientIntegration403=== RUN TestClientMultipleUploads404=== PAUSE TestClientMultipleUploads405=== RUN TestClientWithDependencies406=== PAUSE TestClientWithDependencies407=== RUN TestPinProtectsFromGC408=== PAUSE TestPinProtectsFromGC409=== RUN TestGCAdvisoryLockBlocksConcurrentRun4102026-08-11 08:16:47.123 UTC [6236] ERROR: relation "goose_db_version" does not exist at character 364112026-08-11 08:16:47.123 UTC [6236] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC4122026/08/11 08:16:47 OK 20241026095416_initial_model.sql (5.18ms)4132026/08/11 08:16:47 OK 20251210153512_drop_unused_gin_index.sql (479.71µs)4142026/08/11 08:16:47 OK 20251218171726_add_pins.sql (831.13µs)4152026/08/11 08:16:47 OK 20260628120000_add_object_size_and_stats.sql (1.36ms)4162026/08/11 08:16:47 goose: successfully migrated database to version: 202606281200004172026/08/11 08:16:47 OK 1_commit_pending_closure.sql (1.76ms)4182026/08/11 08:16:47 OK 2_object_stats_trigger.sql (209µs)4192026/08/11 08:16:47 goose: up to current file version: 2420--- PASS: TestGCAdvisoryLockBlocksConcurrentRun (0.29s)421=== RUN TestGCBugBareHashReferences422=== PAUSE TestGCBugBareHashReferences423=== RUN TestGCMetrics424=== PAUSE TestGCMetrics425=== RUN TestGCTaskStore_StartNew426=== PAUSE TestGCTaskStore_StartNew427=== RUN TestGCTaskStore_DeduplicateSameParams428=== PAUSE TestGCTaskStore_DeduplicateSameParams429=== RUN TestGCTaskStore_ConflictDifferentParams430=== PAUSE TestGCTaskStore_ConflictDifferentParams431=== RUN TestGCTaskStore_GetEmpty432=== PAUSE TestGCTaskStore_GetEmpty433=== RUN TestGCTaskStore_GetReturnsLatest434=== PAUSE TestGCTaskStore_GetReturnsLatest435=== RUN TestGCTaskStore_CompletedAllowsNewTask436=== PAUSE TestGCTaskStore_CompletedAllowsNewTask437=== RUN TestGCTaskStore_PhaseUpdates438=== PAUSE TestGCTaskStore_PhaseUpdates439=== RUN TestGCTaskStore_Fail440=== PAUSE TestGCTaskStore_Fail441=== RUN TestGracefulShutdownDrainsInflight442=== PAUSE TestGracefulShutdownDrainsInflight443=== RUN TestService_healthCheckHandler444=== PAUSE TestService_healthCheckHandler445=== RUN TestGenerateLandingPage446=== PAUSE TestGenerateLandingPage447=== RUN TestCacheConfigHandlerMaxNarSize448=== PAUSE TestCacheConfigHandlerMaxNarSize449=== RUN TestCreatePendingClosureRejectsOversizedNAR450=== PAUSE TestCreatePendingClosureRejectsOversizedNAR451=== RUN TestNARDeduplicationMetadataUploadBug452=== PAUSE TestNARDeduplicationMetadataUploadBug453=== RUN TestMetricsInventory454=== PAUSE TestMetricsInventory455=== RUN TestService_NativeMTLS456=== PAUSE TestService_NativeMTLS457=== RUN TestServerTLSConfig458=== PAUSE TestServerTLSConfig459=== RUN TestMultipartCleanup460=== PAUSE TestMultipartCleanup461=== RUN TestObjectStatsTrigger462=== PAUSE TestObjectStatsTrigger463=== RUN TestOrphanedObjectsGC464=== PAUSE TestOrphanedObjectsGC465=== RUN TestOrphanedObjectsGCStressTest466=== PAUSE TestOrphanedObjectsGCStressTest467=== RUN TestResurrectedObjectNotDeleted468=== PAUSE TestResurrectedObjectNotDeleted469=== RUN TestParseSingleRange470=== PAUSE TestParseSingleRange471=== RUN TestIsValidCachePath472=== PAUSE TestIsValidCachePath473=== RUN TestReadProxyNarinfo474=== PAUSE TestReadProxyNarinfo475=== RUN TestReadProxyNarinfoAlreadyDecompressed476=== PAUSE TestReadProxyNarinfoAlreadyDecompressed477=== RUN TestReadProxyNarStreaming478=== PAUSE TestReadProxyNarStreaming479=== RUN TestReadProxy404480=== PAUSE TestReadProxy404481=== RUN TestReadProxyInvalidPath482=== PAUSE TestReadProxyInvalidPath483=== RUN TestReadProxyHead484=== PAUSE TestReadProxyHead485=== RUN TestReadProxyConditionalGet486=== PAUSE TestReadProxyConditionalGet487=== RUN TestReadProxyRootRedirectsToIndexHTML488=== PAUSE TestReadProxyRootRedirectsToIndexHTML489=== RUN TestReadProxyDisabled490=== PAUSE TestReadProxyDisabled491=== RUN TestReadProxyRangeRequest492=== PAUSE TestReadProxyRangeRequest493=== RUN TestRedundantMultipartUpload494=== PAUSE TestRedundantMultipartUpload495=== RUN TestCompleteMultipartUpload_ErrorButObjectExists496=== PAUSE TestCompleteMultipartUpload_ErrorButObjectExists497=== RUN TestCompletedNarNotReofferedAcrossClosures498=== PAUSE TestCompletedNarNotReofferedAcrossClosures499=== RUN TestPresignedUploadRegisteredBeforeCommit500=== PAUSE TestPresignedUploadRegisteredBeforeCommit501=== RUN TestService_Rustfstest502=== PAUSE TestService_Rustfstest503=== RUN TestParseSize504=== PAUSE TestParseSize505=== RUN TestSkippedUploadsHandler506=== PAUSE TestSkippedUploadsHandler507=== RUN TestSystemdListenerNotActivated508--- PASS: TestSystemdListenerNotActivated (0.00s)509=== RUN TestWatchdogBeatsWhenHealthy510--- PASS: TestWatchdogBeatsWhenHealthy (0.03s)511=== RUN TestWatchdogSkipsWhenUnhealthy5122026/08/11 08:16:47 WARN watchdog liveness check failed, skipping heartbeat error="context deadline exceeded"5132026/08/11 08:16:47 WARN watchdog liveness check failed, skipping heartbeat error="context deadline exceeded"5142026/08/11 08:16:47 WARN watchdog liveness check failed, skipping heartbeat error="context deadline exceeded"5152026/08/11 08:16:47 WARN watchdog liveness check failed, skipping heartbeat error="context deadline exceeded"5162026/08/11 08:16:47 WARN watchdog liveness check failed, skipping heartbeat error="context deadline exceeded"5172026/08/11 08:16:47 WARN watchdog liveness check failed, skipping heartbeat error="context deadline exceeded"5182026/08/11 08:16:47 WARN watchdog liveness check failed, skipping heartbeat error="context deadline exceeded"5192026/08/11 08:16:47 WARN watchdog liveness check failed, skipping heartbeat error="context deadline exceeded"5202026/08/11 08:16:47 WARN watchdog liveness check failed, skipping heartbeat error="context deadline exceeded"5212026/08/11 08:16:47 WARN watchdog liveness check failed, skipping heartbeat error="context deadline exceeded"522--- PASS: TestWatchdogSkipsWhenUnhealthy (0.21s)523=== RUN TestCompleteMultipartUploadHandler_RateLimitTriggersThrottle524=== PAUSE TestCompleteMultipartUploadHandler_RateLimitTriggersThrottle525=== RUN TestProxyWriteTimeout526=== PAUSE TestProxyWriteTimeout527=== RUN TestIsValidUploadKey528=== PAUSE TestIsValidUploadKey529=== RUN TestUploadHandlersRejectInvalidKeys530=== PAUSE TestUploadHandlersRejectInvalidKeys531=== RUN TestUploadHandlersRejectOversizedBody532=== PAUSE TestUploadHandlersRejectOversizedBody533=== RUN TestService_cleanupPendingClosuresHandler534=== PAUSE TestService_cleanupPendingClosuresHandler535=== RUN TestService_createPendingClosureHandler536=== PAUSE TestService_createPendingClosureHandler537=== RUN TestService_verifyS3Integrity538=== PAUSE TestService_verifyS3Integrity539=== RUN TestCompleteMultipartUnregistered540=== PAUSE TestCompleteMultipartUnregistered541=== RUN TestCreatePendingClosure_SmallNARUsesSimplePUT542=== PAUSE TestCreatePendingClosure_SmallNARUsesSimplePUT543=== CONT TestReadProxyRootRedirectsToIndexHTML544=== CONT TestCompleteMultipartUploadHandler_RateLimitTriggersThrottle545=== CONT TestService_AuthMiddleware546=== CONT TestCompletedNarNotReofferedAcrossClosures547=== CONT TestRedundantMultipartUpload548=== CONT TestReadProxyConditionalGet549=== CONT TestParseSize550--- PASS: TestParseSize (0.00s)551=== CONT TestSkippedUploadsHandler552=== CONT TestService_Rustfstest553=== CONT TestCompleteMultipartUpload_ErrorButObjectExists554=== CONT TestReadProxyHead5552026/08/11 08:16:47 INFO Client skipped oversized paths paths=3 nar_bytes=5000000000556--- PASS: TestSkippedUploadsHandler (0.01s)557=== CONT TestReadProxyInvalidPath5582026-08-11 08:16:47.753 UTC [6258] ERROR: relation "goose_db_version" does not exist at character 365592026-08-11 08:16:47.753 UTC [6258] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC5602026-08-11 08:16:47.770 UTC [6260] ERROR: relation "goose_db_version" does not exist at character 365612026-08-11 08:16:47.770 UTC [6260] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC5622026-08-11 08:16:47.771 UTC [6259] ERROR: relation "goose_db_version" does not exist at character 365632026-08-11 08:16:47.771 UTC [6259] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC5642026-08-11 08:16:47.771 UTC [6262] ERROR: relation "goose_db_version" does not exist at character 365652026-08-11 08:16:47.771 UTC [6262] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC5662026/08/11 08:16:47 OK 20241026095416_initial_model.sql (10.54ms)5672026-08-11 08:16:47.773 UTC [6263] ERROR: relation "goose_db_version" does not exist at character 365682026-08-11 08:16:47.773 UTC [6263] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC5692026-08-11 08:16:47.773 UTC [6265] ERROR: relation "goose_db_version" does not exist at character 365702026-08-11 08:16:47.773 UTC [6265] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC5712026/08/11 08:16:47 OK 20251210153512_drop_unused_gin_index.sql (1.34ms)5722026-08-11 08:16:47.773 UTC [6264] ERROR: relation "goose_db_version" does not exist at character 365732026-08-11 08:16:47.773 UTC [6264] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC5742026-08-11 08:16:47.774 UTC [6261] ERROR: relation "goose_db_version" does not exist at character 365752026-08-11 08:16:47.774 UTC [6261] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC5762026-08-11 08:16:47.774 UTC [6266] ERROR: relation "goose_db_version" does not exist at character 365772026-08-11 08:16:47.774 UTC [6266] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC5782026-08-11 08:16:47.774 UTC [6267] ERROR: relation "goose_db_version" does not exist at character 365792026-08-11 08:16:47.774 UTC [6267] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC5802026/08/11 08:16:47 OK 20251218171726_add_pins.sql (1.49ms)5812026/08/11 08:16:47 OK 20260628120000_add_object_size_and_stats.sql (1.87ms)5822026/08/11 08:16:47 goose: successfully migrated database to version: 202606281200005832026/08/11 08:16:47 OK 1_commit_pending_closure.sql (1.51ms)5842026/08/11 08:16:47 OK 2_object_stats_trigger.sql (1.04ms)5852026/08/11 08:16:47 goose: up to current file version: 25862026/08/11 08:16:47 OK 20241026095416_initial_model.sql (6ms)5872026/08/11 08:16:47 OK 20251210153512_drop_unused_gin_index.sql (1.66ms)5882026/08/11 08:16:47 OK 20241026095416_initial_model.sql (8.94ms)5892026/08/11 08:16:47 OK 20241026095416_initial_model.sql (7.08ms)5902026/08/11 08:16:47 OK 20241026095416_initial_model.sql (8.77ms)5912026/08/11 08:16:47 OK 20251210153512_drop_unused_gin_index.sql (3.54ms)5922026/08/11 08:16:47 OK 20251210153512_drop_unused_gin_index.sql (3.61ms)5932026/08/11 08:16:47 OK 20251218171726_add_pins.sql (5.33ms)5942026/08/11 08:16:47 OK 20251210153512_drop_unused_gin_index.sql (22.19ms)5952026/08/11 08:16:47 OK 20251218171726_add_pins.sql (24.62ms)5962026/08/11 08:16:47 OK 20241026095416_initial_model.sql (35.36ms)5972026/08/11 08:16:47 OK 20260628120000_add_object_size_and_stats.sql (31.65ms)5982026/08/11 08:16:47 goose: successfully migrated database to version: 202606281200005992026/08/11 08:16:47 OK 20241026095416_initial_model.sql (41.25ms)6002026/08/11 08:16:47 OK 20241026095416_initial_model.sql (41.24ms)6012026/08/11 08:16:47 OK 20251218171726_add_pins.sql (31.87ms)6022026/08/11 08:16:47 OK 20251210153512_drop_unused_gin_index.sql (8.75ms)6032026/08/11 08:16:47 OK 20241026095416_initial_model.sql (44.7ms)6042026/08/11 08:16:47 OK 20251218171726_add_pins.sql (15.09ms)6052026/08/11 08:16:47 OK 1_commit_pending_closure.sql (2.61ms)6062026/08/11 08:16:47 OK 2_object_stats_trigger.sql (183.92µs)6072026/08/11 08:16:47 goose: up to current file version: 26082026/08/11 08:16:47 OK 20251210153512_drop_unused_gin_index.sql (8.62ms)6092026/08/11 08:16:47 OK 20251210153512_drop_unused_gin_index.sql (8.66ms)6102026/08/11 08:16:47 OK 20251210153512_drop_unused_gin_index.sql (7.35ms)6112026/08/11 08:16:47 OK 20260628120000_add_object_size_and_stats.sql (16.69ms)6122026/08/11 08:16:47 goose: successfully migrated database to version: 202606281200006132026/08/11 08:16:47 OK 20260628120000_add_object_size_and_stats.sql (9.7ms)6142026/08/11 08:16:47 goose: successfully migrated database to version: 202606281200006152026/08/11 08:16:47 OK 20251218171726_add_pins.sql (1.15ms)6162026/08/11 08:16:47 OK 20251218171726_add_pins.sql (8.34ms)6172026/08/11 08:16:47 OK 20260628120000_add_object_size_and_stats.sql (8.31ms)6182026/08/11 08:16:47 goose: successfully migrated database to version: 202606281200006192026/08/11 08:16:47 OK 20251218171726_add_pins.sql (1.69ms)6202026/08/11 08:16:47 OK 20251218171726_add_pins.sql (1.24ms)6212026/08/11 08:16:47 OK 1_commit_pending_closure.sql (1.03ms)6222026/08/11 08:16:47 OK 1_commit_pending_closure.sql (1.53ms)6232026/08/11 08:16:47 OK 2_object_stats_trigger.sql (427.29µs)6242026/08/11 08:16:47 goose: up to current file version: 26252026/08/11 08:16:47 OK 20241026095416_initial_model.sql (52.23ms)6262026/08/11 08:16:47 OK 2_object_stats_trigger.sql (313.83µs)6272026/08/11 08:16:47 goose: up to current file version: 26282026/08/11 08:16:47 OK 1_commit_pending_closure.sql (1.47ms)6292026/08/11 08:16:47 OK 2_object_stats_trigger.sql (197.38µs)6302026/08/11 08:16:47 goose: up to current file version: 26312026/08/11 08:16:47 OK 20251210153512_drop_unused_gin_index.sql (5.86ms)6322026/08/11 08:16:47 OK 20260628120000_add_object_size_and_stats.sql (7.53ms)6332026/08/11 08:16:47 goose: successfully migrated database to version: 202606281200006342026/08/11 08:16:47 OK 20260628120000_add_object_size_and_stats.sql (11.7ms)6352026/08/11 08:16:47 goose: successfully migrated database to version: 202606281200006362026/08/11 08:16:47 OK 20260628120000_add_object_size_and_stats.sql (12.29ms)6372026/08/11 08:16:47 goose: successfully migrated database to version: 202606281200006382026/08/11 08:16:47 OK 1_commit_pending_closure.sql (5.35ms)6392026/08/11 08:16:47 OK 2_object_stats_trigger.sql (192.13µs)6402026/08/11 08:16:47 goose: up to current file version: 26412026/08/11 08:16:47 OK 20260628120000_add_object_size_and_stats.sql (17.62ms)6422026/08/11 08:16:47 goose: successfully migrated database to version: 202606281200006432026/08/11 08:16:47 OK 1_commit_pending_closure.sql (10.3ms)6442026/08/11 08:16:47 OK 1_commit_pending_closure.sql (10.46ms)6452026/08/11 08:16:47 OK 1_commit_pending_closure.sql (4.6ms)6462026/08/11 08:16:47 OK 2_object_stats_trigger.sql (210.13µs)6472026/08/11 08:16:47 goose: up to current file version: 26482026/08/11 08:16:47 OK 2_object_stats_trigger.sql (206.71µs)6492026/08/11 08:16:47 goose: up to current file version: 26502026/08/11 08:16:47 OK 2_object_stats_trigger.sql (206.29µs)6512026/08/11 08:16:47 goose: up to current file version: 2652{"timestamp":"2026-08-11T08:16:47.853137Z","level":"ERROR","duration":"174.458µs","resp":"Response { status: 503, version: HTTP/1.1, headers: {\"content-type\": \"application/xml\"}, body: Body { once: b\"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?><Error><Code>SlowDown</Code><Message>bucket creation concurrency limit reached; retry later</Message></Error>\" } }","target":"s3s::service","filename":"/nix/var/nix/builds/nix-57705-2947227838/rustfs-1.0.0-beta.12-vendor/source-git-1/s3s-0.14.1/src/service.rs","line_number":640,"threadName":"rustfs-worker","threadId":"ThreadId(4)"}653{"timestamp":"2026-08-11T08:16:47.85335Z","level":"ERROR","message":"HTTP request completed","event":"http_request_completed","component":"server","subsystem":"http","request_id":"b9241080-1c0e-4283-8cb7-902f78b31e18","trace_id":"unknown","span_id":"unknown","peer_addr":"127.0.0.1","method":"PUT","uri":"/bucket9/","status_code":503,"duration_ms":0,"result":"server_error","target":"rustfs::server::layer","filename":"rustfs/src/server/layer.rs","line_number":392,"threadName":"rustfs-worker","threadId":"ThreadId(4)"}6542026/08/11 08:16:47 OK 20251218171726_add_pins.sql (24.59ms)6552026/08/11 08:16:47 OK 20260628120000_add_object_size_and_stats.sql (7.82ms)6562026/08/11 08:16:47 goose: successfully migrated database to version: 202606281200006572026/08/11 08:16:47 OK 1_commit_pending_closure.sql (5.03ms)6582026/08/11 08:16:47 OK 2_object_stats_trigger.sql (226.46µs)6592026/08/11 08:16:47 goose: up to current file version: 2660{"timestamp":"2026-08-11T08:16:47.875307Z","level":"ERROR","duration":"166µs","resp":"Response { status: 503, version: HTTP/1.1, headers: {\"content-type\": \"application/xml\"}, body: Body { once: b\"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?><Error><Code>SlowDown</Code><Message>bucket creation concurrency limit reached; retry later</Message></Error>\" } }","target":"s3s::service","filename":"/nix/var/nix/builds/nix-57705-2947227838/rustfs-1.0.0-beta.12-vendor/source-git-1/s3s-0.14.1/src/service.rs","line_number":640,"threadName":"rustfs-worker","threadId":"ThreadId(7)"}661{"timestamp":"2026-08-11T08:16:47.875333Z","level":"ERROR","message":"HTTP request completed","event":"http_request_completed","component":"server","subsystem":"http","request_id":"c96e9fcd-88ee-4f4e-b8d0-447edffda591","trace_id":"unknown","span_id":"unknown","peer_addr":"127.0.0.1","method":"PUT","uri":"/bucket11/","status_code":503,"duration_ms":0,"result":"server_error","target":"rustfs::server::layer","filename":"rustfs/src/server/layer.rs","line_number":392,"threadName":"rustfs-worker","threadId":"ThreadId(7)"}662{"timestamp":"2026-08-11T08:16:47.913545Z","level":"ERROR","duration":"65.791µs","resp":"Response { status: 503, version: HTTP/1.1, headers: {\"content-type\": \"application/xml\"}, body: Body { once: b\"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?><Error><Code>SlowDown</Code><Message>bucket creation concurrency limit reached; retry later</Message></Error>\" } }","target":"s3s::service","filename":"/nix/var/nix/builds/nix-57705-2947227838/rustfs-1.0.0-beta.12-vendor/source-git-1/s3s-0.14.1/src/service.rs","line_number":640,"threadName":"rustfs-worker","threadId":"ThreadId(10)"}663{"timestamp":"2026-08-11T08:16:47.913569Z","level":"ERROR","message":"HTTP request completed","event":"http_request_completed","component":"server","subsystem":"http","request_id":"8a080bf6-9ba1-4cb4-a8f7-9966bccae931","trace_id":"unknown","span_id":"unknown","peer_addr":"127.0.0.1","method":"PUT","uri":"/bucket9/","status_code":503,"duration_ms":0,"result":"server_error","target":"rustfs::server::layer","filename":"rustfs/src/server/layer.rs","line_number":392,"threadName":"rustfs-worker","threadId":"ThreadId(10)"}664--- PASS: TestReadProxyRootRedirectsToIndexHTML (0.50s)665=== CONT TestReadProxy404666--- PASS: TestReadProxyConditionalGet (0.57s)667=== CONT TestReadProxyNarStreaming668--- PASS: TestReadProxyInvalidPath (0.57s)669=== CONT TestReadProxyNarinfoAlreadyDecompressed670--- PASS: TestService_Rustfstest (0.63s)671=== CONT TestReadProxyNarinfo6722026/08/11 08:16:48 INFO Received uploads request method=POST path=/api/pending_closures673--- PASS: TestReadProxyHead (0.83s)674=== CONT TestIsValidCachePath675=== RUN TestIsValidCachePath/narinfo676=== PAUSE TestIsValidCachePath/narinfo677=== RUN TestIsValidCachePath/narinfo_all_nix_base32_chars678=== PAUSE TestIsValidCachePath/narinfo_all_nix_base32_chars679=== RUN TestIsValidCachePath/nar_zst680=== PAUSE TestIsValidCachePath/nar_zst681=== RUN TestIsValidCachePath/nar_xz682=== PAUSE TestIsValidCachePath/nar_xz683=== RUN TestIsValidCachePath/nar_bz2684=== PAUSE TestIsValidCachePath/nar_bz2685=== RUN TestIsValidCachePath/nar_uncompressed686=== PAUSE TestIsValidCachePath/nar_uncompressed687=== RUN TestIsValidCachePath/ls688=== PAUSE TestIsValidCachePath/ls689=== RUN TestIsValidCachePath/log690=== PAUSE TestIsValidCachePath/log691=== RUN TestIsValidCachePath/realisation692=== PAUSE TestIsValidCachePath/realisation693=== RUN TestIsValidCachePath/nix-cache-info694=== PAUSE TestIsValidCachePath/nix-cache-info695=== RUN TestIsValidCachePath/index.html696=== PAUSE TestIsValidCachePath/index.html697=== RUN TestIsValidCachePath/traversal_parent698=== PAUSE TestIsValidCachePath/traversal_parent699=== RUN TestIsValidCachePath/traversal_in_middle700=== PAUSE TestIsValidCachePath/traversal_in_middle701=== RUN TestIsValidCachePath/invalid_char_e702=== PAUSE TestIsValidCachePath/invalid_char_e703=== RUN TestIsValidCachePath/invalid_char_u704=== PAUSE TestIsValidCachePath/invalid_char_u705=== RUN TestIsValidCachePath/random_path706=== PAUSE TestIsValidCachePath/random_path707=== RUN TestIsValidCachePath/empty708=== PAUSE TestIsValidCachePath/empty709=== RUN TestIsValidCachePath/leading_slash710=== PAUSE TestIsValidCachePath/leading_slash711=== RUN TestIsValidCachePath/wrong_extension712=== PAUSE TestIsValidCachePath/wrong_extension713=== RUN TestIsValidCachePath/short_hash714=== PAUSE TestIsValidCachePath/short_hash715=== CONT TestParseSingleRange716=== RUN TestParseSingleRange/none717=== PAUSE TestParseSingleRange/none718=== RUN TestParseSingleRange/unknown_unit719=== PAUSE TestParseSingleRange/unknown_unit720=== RUN TestParseSingleRange/multi-range_ignored721=== PAUSE TestParseSingleRange/multi-range_ignored722=== RUN TestParseSingleRange/malformed_no_dash723=== PAUSE TestParseSingleRange/malformed_no_dash724=== RUN TestParseSingleRange/malformed_both_empty725=== PAUSE TestParseSingleRange/malformed_both_empty726=== RUN TestParseSingleRange/malformed_end_before_start727=== PAUSE TestParseSingleRange/malformed_end_before_start728=== RUN TestParseSingleRange/closed729=== PAUSE TestParseSingleRange/closed730=== RUN TestParseSingleRange/open-ended731=== PAUSE TestParseSingleRange/open-ended732=== RUN TestParseSingleRange/end_clamped_to_size733=== PAUSE TestParseSingleRange/end_clamped_to_size734=== RUN TestParseSingleRange/suffix735=== PAUSE TestParseSingleRange/suffix736=== RUN TestParseSingleRange/suffix_exceeds_size737=== PAUSE TestParseSingleRange/suffix_exceeds_size738=== RUN TestParseSingleRange/single_byte739=== PAUSE TestParseSingleRange/single_byte740=== RUN TestParseSingleRange/start_past_EOF741=== PAUSE TestParseSingleRange/start_past_EOF742=== RUN TestParseSingleRange/start_far_past_EOF743=== PAUSE TestParseSingleRange/start_far_past_EOF744=== CONT TestResurrectedObjectNotDeleted7452026/08/11 08:16:48 WARN Authentication failed token_preview=wrongtoken token_length=10 reason="static API token mismatch"746--- PASS: TestService_AuthMiddleware (0.86s)747=== CONT TestOrphanedObjectsGCStressTest7482026/08/11 08:16:48 INFO Received uploads request method=POST path=/api/pending_closures7492026/08/11 08:16:48 INFO Received complete multipart upload request method=POST path=/api/multipart/complete7502026/08/11 08:16:48 INFO Received uploads request method=POST path=/api/pending_closures7512026/08/11 08:16:48 INFO Received uploads request method=POST path=/api/pending_closures7522026/08/11 08:16:48 INFO Received uploads request method=POST path=/api/pending_closures7532026/08/11 08:16:48 INFO Received complete multipart upload request method=POST path=/api/multipart/complete7542026/08/11 08:16:48 WARN CompleteMultipartUpload errored but object exists; treating as success error="The specified key does not exist." object_key=nar/gggggggggggggggggggggggggggggg0300000000000000000000.nar.zst upload_id=MGQwNzg5ZDMtODAwNy00NzYyLWJlMDUtMzdmMGM1MmJkZmE2LmQ2ODJjZDRlLWFiOGQtNGYxZC04MTE3LWM2OTlkMmNjODAzNXgxNzg2NDM2MjA4NDQ4Mzk4MDAw7552026/08/11 08:16:48 INFO Completed multipart upload object_key=nar/gggggggggggggggggggggggggggggg0300000000000000000000.nar.zst upload_id=MGQwNzg5ZDMtODAwNy00NzYyLWJlMDUtMzdmMGM1MmJkZmE2LmQ2ODJjZDRlLWFiOGQtNGYxZC04MTE3LWM2OTlkMmNjODAzNXgxNzg2NDM2MjA4NDQ4Mzk4MDAw parts=1756--- PASS: TestCompleteMultipartUpload_ErrorButObjectExists (1.29s)757=== CONT TestOrphanedObjectsGC7582026-08-11 08:16:49.097 UTC [6282] ERROR: relation "goose_db_version" does not exist at character 367592026-08-11 08:16:49.097 UTC [6282] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC7602026-08-11 08:16:49.292 UTC [6284] ERROR: relation "goose_db_version" does not exist at character 367612026-08-11 08:16:49.292 UTC [6284] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC7622026/08/11 08:16:49 OK 20241026095416_initial_model.sql (166.6ms)7632026/08/11 08:16:49 OK 20251210153512_drop_unused_gin_index.sql (11.55ms)7642026/08/11 08:16:49 OK 20251218171726_add_pins.sql (25.92ms)7652026/08/11 08:16:49 OK 20260628120000_add_object_size_and_stats.sql (24.06ms)7662026/08/11 08:16:49 goose: successfully migrated database to version: 202606281200007672026-08-11 08:16:49.379 UTC [6285] ERROR: relation "goose_db_version" does not exist at character 367682026-08-11 08:16:49.379 UTC [6285] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC7692026/08/11 08:16:49 OK 1_commit_pending_closure.sql (4.68ms)7702026/08/11 08:16:49 OK 2_object_stats_trigger.sql (857.54µs)7712026/08/11 08:16:49 goose: up to current file version: 27722026-08-11 08:16:49.476 UTC [6286] ERROR: relation "goose_db_version" does not exist at character 367732026-08-11 08:16:49.476 UTC [6286] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC7742026/08/11 08:16:49 OK 20241026095416_initial_model.sql (130.15ms)7752026/08/11 08:16:49 OK 20251210153512_drop_unused_gin_index.sql (12.16ms)7762026/08/11 08:16:49 OK 20251218171726_add_pins.sql (24.26ms)7772026/08/11 08:16:49 OK 20260628120000_add_object_size_and_stats.sql (47.34ms)7782026/08/11 08:16:49 goose: successfully migrated database to version: 20260628120000779--- PASS: TestReadProxy404 (1.66s)780=== CONT TestObjectStatsTrigger7812026/08/11 08:16:49 OK 1_commit_pending_closure.sql (9.68ms)7822026/08/11 08:16:49 OK 2_object_stats_trigger.sql (2.2ms)7832026/08/11 08:16:49 goose: up to current file version: 27842026/08/11 08:16:49 OK 20241026095416_initial_model.sql (212.5ms)7852026/08/11 08:16:49 OK 20251210153512_drop_unused_gin_index.sql (12.87ms)7862026/08/11 08:16:49 OK 20251218171726_add_pins.sql (54.15ms)7872026/08/11 08:16:49 OK 20241026095416_initial_model.sql (229.47ms)7882026/08/11 08:16:49 OK 20251210153512_drop_unused_gin_index.sql (12.51ms)7892026/08/11 08:16:49 OK 20260628120000_add_object_size_and_stats.sql (47.65ms)7902026/08/11 08:16:49 goose: successfully migrated database to version: 202606281200007912026/08/11 08:16:49 OK 1_commit_pending_closure.sql (13.03ms)7922026/08/11 08:16:49 OK 2_object_stats_trigger.sql (738.46µs)7932026/08/11 08:16:49 goose: up to current file version: 27942026/08/11 08:16:49 OK 20251218171726_add_pins.sql (40.54ms)795--- PASS: TestReadProxyNarStreaming (1.86s)796=== CONT TestMultipartCleanup7972026/08/11 08:16:49 OK 20260628120000_add_object_size_and_stats.sql (47.49ms)7982026/08/11 08:16:49 goose: successfully migrated database to version: 202606281200007992026/08/11 08:16:49 OK 1_commit_pending_closure.sql (7.75ms)8002026/08/11 08:16:49 OK 2_object_stats_trigger.sql (514.79µs)8012026/08/11 08:16:49 goose: up to current file version: 28022026-08-11 08:16:49.989 UTC [6292] ERROR: relation "goose_db_version" does not exist at character 368032026-08-11 08:16:49.989 UTC [6292] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC8042026-08-11 08:16:49.994 UTC [6291] ERROR: relation "goose_db_version" does not exist at character 368052026-08-11 08:16:49.994 UTC [6291] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC806--- PASS: TestReadProxyNarinfoAlreadyDecompressed (2.01s)807=== CONT TestServerTLSConfig808=== RUN TestServerTLSConfig/no_client_CA809=== PAUSE TestServerTLSConfig/no_client_CA810=== RUN TestServerTLSConfig/missing_CA_file811=== PAUSE TestServerTLSConfig/missing_CA_file812=== RUN TestServerTLSConfig/not_a_PEM_file813=== PAUSE TestServerTLSConfig/not_a_PEM_file814=== CONT TestService_NativeMTLS8152026/08/11 08:16:50 INFO Received complete multipart upload request method=POST path=/api/multipart/complete816--- PASS: TestReadProxyNarinfo (2.12s)817=== CONT TestMetricsInventory8182026/08/11 08:16:50 INFO Received complete multipart upload request method=POST path=/api/multipart/complete8192026/08/11 08:16:50 INFO Completed multipart upload object_key=nar/hhhhhhhhhhhhhhhhhhhhhhhhhhhhhh0100000000000000000000.nar.zst upload_id=MGQwNzg5ZDMtODAwNy00NzYyLWJlMDUtMzdmMGM1MmJkZmE2LmIzMDlhNWJkLWE0NjYtNDEwMi1hNWU1LTdhODZhYmE0NjA4NXgxNzg2NDM2MjA4MzYyOTQ4MDAw parts=128202026/08/11 08:16:50 INFO Received uploads request method=POST path=/api/pending_closures821--- PASS: TestCompletedNarNotReofferedAcrossClosures (2.81s)822=== CONT TestNARDeduplicationMetadataUploadBug8232026/08/11 08:16:50 OK 20241026095416_initial_model.sql (213.43ms)8242026/08/11 08:16:50 OK 20241026095416_initial_model.sql (210.29ms)8252026/08/11 08:16:50 OK 20251210153512_drop_unused_gin_index.sql (8.42ms)8262026/08/11 08:16:50 OK 20251210153512_drop_unused_gin_index.sql (8.08ms)8272026/08/11 08:16:50 OK 20251218171726_add_pins.sql (17.93ms)8282026/08/11 08:16:50 OK 20251218171726_add_pins.sql (17.72ms)8292026/08/11 08:16:50 INFO Completed multipart upload object_key=nar/gggggggggggggggggggggggggggggg0100000000000000000000.nar.zst upload_id=MGQwNzg5ZDMtODAwNy00NzYyLWJlMDUtMzdmMGM1MmJkZmE2LjA2MjljMzE3LTRjOGQtNDIwMy1hNWRkLTFmOTg4MWRjNjUyZHgxNzg2NDM2MjA4NTE1MzYwMDAw parts=128302026/08/11 08:16:50 OK 20260628120000_add_object_size_and_stats.sql (11.17ms)8312026/08/11 08:16:50 goose: successfully migrated database to version: 202606281200008322026/08/11 08:16:50 OK 20260628120000_add_object_size_and_stats.sql (11.58ms)8332026/08/11 08:16:50 goose: successfully migrated database to version: 20260628120000834--- PASS: TestRedundantMultipartUpload (2.89s)835=== CONT TestCreatePendingClosureRejectsOversizedNAR8362026/08/11 08:16:50 INFO Received uploads request method=POST path=/api/pending_closures837--- PASS: TestCreatePendingClosureRejectsOversizedNAR (0.00s)838=== CONT TestCacheConfigHandlerMaxNarSize839--- PASS: TestCacheConfigHandlerMaxNarSize (0.00s)840=== CONT TestGenerateLandingPage8412026/08/11 08:16:50 OK 1_commit_pending_closure.sql (2.74ms)8422026/08/11 08:16:50 OK 1_commit_pending_closure.sql (2.61ms)843--- PASS: TestGenerateLandingPage (0.00s)844=== CONT TestService_healthCheckHandler8452026/08/11 08:16:50 OK 2_object_stats_trigger.sql (1.22ms)8462026/08/11 08:16:50 goose: up to current file version: 28472026/08/11 08:16:50 OK 2_object_stats_trigger.sql (1.29ms)8482026/08/11 08:16:50 goose: up to current file version: 28492026-08-11 08:16:50.419 UTC [6301] ERROR: relation "goose_db_version" does not exist at character 368502026-08-11 08:16:50.419 UTC [6301] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC851--- PASS: TestResurrectedObjectNotDeleted (2.31s)852=== CONT TestGracefulShutdownDrainsInflight8532026/08/11 08:16:50 INFO Starting HTTP server address=127.0.0.1:586628542026/08/11 08:16:50 INFO Shutdown signal received, draining in-flight requests timeout=10s855--- PASS: TestGracefulShutdownDrainsInflight (0.07s)856=== CONT TestGCTaskStore_Fail857--- PASS: TestGCTaskStore_Fail (0.00s)858=== CONT TestGCTaskStore_PhaseUpdates859--- PASS: TestGCTaskStore_PhaseUpdates (0.00s)860=== CONT TestGCTaskStore_CompletedAllowsNewTask861--- PASS: TestGCTaskStore_CompletedAllowsNewTask (0.00s)862=== CONT TestGCTaskStore_GetReturnsLatest863--- PASS: TestGCTaskStore_GetReturnsLatest (0.00s)864=== CONT TestGCTaskStore_GetEmpty865--- PASS: TestGCTaskStore_GetEmpty (0.00s)866=== CONT TestGCTaskStore_ConflictDifferentParams867--- PASS: TestGCTaskStore_ConflictDifferentParams (0.00s)868=== CONT TestGCTaskStore_DeduplicateSameParams869--- PASS: TestGCTaskStore_DeduplicateSameParams (0.00s)870=== CONT TestGCTaskStore_StartNew871--- PASS: TestGCTaskStore_StartNew (0.00s)872=== CONT TestGCMetrics8732026/08/11 08:16:50 OK 20241026095416_initial_model.sql (157.24ms)8742026/08/11 08:16:50 OK 20251210153512_drop_unused_gin_index.sql (12.71ms)8752026/08/11 08:16:50 OK 20251218171726_add_pins.sql (15.98ms)8762026/08/11 08:16:50 OK 20260628120000_add_object_size_and_stats.sql (33.21ms)8772026/08/11 08:16:50 goose: successfully migrated database to version: 202606281200008782026/08/11 08:16:50 OK 1_commit_pending_closure.sql (3.93ms)8792026/08/11 08:16:50 OK 2_object_stats_trigger.sql (790.54µs)8802026/08/11 08:16:50 goose: up to current file version: 28812026-08-11 08:16:50.959 UTC [6304] ERROR: relation "goose_db_version" does not exist at character 368822026-08-11 08:16:50.959 UTC [6304] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC8832026-08-11 08:16:51.036 UTC [6305] ERROR: relation "goose_db_version" does not exist at character 368842026-08-11 08:16:51.036 UTC [6305] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC8852026/08/11 08:16:51 OK 20241026095416_initial_model.sql (23.21ms)8862026/08/11 08:16:51 OK 20251210153512_drop_unused_gin_index.sql (913.83µs)8872026/08/11 08:16:51 OK 20251218171726_add_pins.sql (5.28ms)8882026/08/11 08:16:51 OK 20260628120000_add_object_size_and_stats.sql (14.04ms)8892026/08/11 08:16:51 goose: successfully migrated database to version: 202606281200008902026/08/11 08:16:51 OK 1_commit_pending_closure.sql (7.36ms)8912026/08/11 08:16:51 OK 2_object_stats_trigger.sql (216.88µs)8922026/08/11 08:16:51 goose: up to current file version: 28932026/08/11 08:16:51 OK 20241026095416_initial_model.sql (61.92ms)8942026/08/11 08:16:51 OK 20251210153512_drop_unused_gin_index.sql (10.81ms)8952026/08/11 08:16:51 OK 20251218171726_add_pins.sql (42.22ms)8962026/08/11 08:16:51 OK 20260628120000_add_object_size_and_stats.sql (45.49ms)8972026/08/11 08:16:51 goose: successfully migrated database to version: 202606281200008982026/08/11 08:16:51 OK 1_commit_pending_closure.sql (10.94ms)8992026/08/11 08:16:51 OK 2_object_stats_trigger.sql (520.63µs)9002026/08/11 08:16:51 goose: up to current file version: 2901--- PASS: TestObjectStatsTrigger (1.75s)902=== CONT TestGCBugBareHashReferences9032026/08/11 08:16:51 INFO Received uploads request method=POST path=/api/pending_closures9042026/08/11 08:16:51 INFO Received cleanup request method=DELETE path=/api/pending_closures9052026/08/11 08:16:51 INFO Aborted multipart uploads count=1906--- PASS: TestMultipartCleanup (1.79s)907=== CONT TestPinProtectsFromGC9082026-08-11 08:16:51.805 UTC [6310] ERROR: relation "goose_db_version" does not exist at character 369092026-08-11 08:16:51.805 UTC [6310] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC910=== NAME TestOrphanedObjectsGC911 orphaned_objects_gc_test.go:290: GC Test Summary:912 orphaned_objects_gc_test.go:291: - Kept: 2 objects from closure A913 orphaned_objects_gc_test.go:292: - Deleted: 2 objects from closure B914 orphaned_objects_gc_test.go:293: - Deleted: 6 orphaned chain objects (X1->X2->X3)915 orphaned_objects_gc_test.go:294: - Deleted: 2 orphaned single objects (Y)916 orphaned_objects_gc_test.go:295: - Total deleted: 10 objects917--- PASS: TestOrphanedObjectsGC (3.12s)918=== CONT TestClientWithDependencies9192026-08-11 08:16:51.994 UTC [6314] ERROR: relation "goose_db_version" does not exist at character 369202026-08-11 08:16:51.994 UTC [6314] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC9212026-08-11 08:16:51.994 UTC [6313] ERROR: relation "goose_db_version" does not exist at character 369222026-08-11 08:16:51.994 UTC [6313] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC9232026/08/11 08:16:52 OK 20241026095416_initial_model.sql (203.24ms)9242026/08/11 08:16:52 OK 20251210153512_drop_unused_gin_index.sql (10.88ms)9252026-08-11 08:16:52.093 UTC [6315] ERROR: relation "goose_db_version" does not exist at character 369262026-08-11 08:16:52.093 UTC [6315] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC9272026/08/11 08:16:52 OK 20251218171726_add_pins.sql (26.93ms)9282026/08/11 08:16:52 OK 20260628120000_add_object_size_and_stats.sql (26.73ms)9292026/08/11 08:16:52 goose: successfully migrated database to version: 202606281200009302026/08/11 08:16:52 OK 1_commit_pending_closure.sql (8.76ms)9312026/08/11 08:16:52 OK 2_object_stats_trigger.sql (614.42µs)9322026/08/11 08:16:52 goose: up to current file version: 29332026/08/11 08:16:52 OK 20241026095416_initial_model.sql (163.45ms)9342026/08/11 08:16:52 OK 20241026095416_initial_model.sql (170.29ms)9352026/08/11 08:16:52 OK 20251210153512_drop_unused_gin_index.sql (12.78ms)9362026/08/11 08:16:52 OK 20251210153512_drop_unused_gin_index.sql (11.65ms)9372026/08/11 08:16:52 OK 20251218171726_add_pins.sql (36.62ms)9382026/08/11 08:16:52 OK 20251218171726_add_pins.sql (30.9ms)9392026/08/11 08:16:52 OK 20260628120000_add_object_size_and_stats.sql (23.78ms)9402026/08/11 08:16:52 goose: successfully migrated database to version: 202606281200009412026/08/11 08:16:52 OK 1_commit_pending_closure.sql (7.88ms)9422026/08/11 08:16:52 OK 2_object_stats_trigger.sql (587.5µs)9432026/08/11 08:16:52 goose: up to current file version: 29442026/08/11 08:16:52 OK 20260628120000_add_object_size_and_stats.sql (34.49ms)9452026/08/11 08:16:52 goose: successfully migrated database to version: 202606281200009462026/08/11 08:16:52 WARN mTLS auth: subject not in bound subjects subject="CN=reader"9472026/08/11 08:16:52 WARN mTLS auth: subject not in bound subjects subject="CN=writer"948--- PASS: TestService_NativeMTLS (2.31s)949=== CONT TestClientMultipleUploads9502026/08/11 08:16:52 OK 1_commit_pending_closure.sql (8.77ms)9512026/08/11 08:16:52 OK 2_object_stats_trigger.sql (826.54µs)9522026/08/11 08:16:52 goose: up to current file version: 29532026/08/11 08:16:52 OK 20241026095416_initial_model.sql (214.94ms)9542026/08/11 08:16:52 OK 20251210153512_drop_unused_gin_index.sql (12.91ms)9552026/08/11 08:16:52 OK 20251218171726_add_pins.sql (48.94ms)9562026/08/11 08:16:52 OK 20260628120000_add_object_size_and_stats.sql (43.05ms)9572026/08/11 08:16:52 goose: successfully migrated database to version: 202606281200009582026/08/11 08:16:52 OK 1_commit_pending_closure.sql (3.05ms)9592026/08/11 08:16:52 OK 2_object_stats_trigger.sql (594.17µs)9602026/08/11 08:16:52 goose: up to current file version: 29612026-08-11 08:16:52.479 UTC [6318] ERROR: relation "goose_db_version" does not exist at character 369622026-08-11 08:16:52.479 UTC [6318] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC9632026/08/11 08:16:52 INFO Created nix-cache-info in bucket bucket=bucket22964--- PASS: TestService_healthCheckHandler (2.32s)965=== CONT TestClientIntegration966--- PASS: TestMetricsInventory (2.49s)967=== CONT TestClientErrorHandling968=== RUN TestClientErrorHandling/InvalidStorePath969=== PAUSE TestClientErrorHandling/InvalidStorePath970=== RUN TestClientErrorHandling/InvalidAuthToken971=== PAUSE TestClientErrorHandling/InvalidAuthToken972=== RUN TestClientErrorHandling/ServerNotAvailable973=== PAUSE TestClientErrorHandling/ServerNotAvailable974=== CONT TestClientCADerivations9752026/08/11 08:16:52 OK 20241026095416_initial_model.sql (159.78ms)9762026/08/11 08:16:52 OK 20251210153512_drop_unused_gin_index.sql (9.64ms)9772026/08/11 08:16:52 OK 20251218171726_add_pins.sql (1.56ms)9782026/08/11 08:16:52 OK 20260628120000_add_object_size_and_stats.sql (35.82ms)9792026/08/11 08:16:52 goose: successfully migrated database to version: 202606281200009802026/08/11 08:16:52 OK 1_commit_pending_closure.sql (4.24ms)9812026/08/11 08:16:52 OK 2_object_stats_trigger.sql (339.79µs)9822026/08/11 08:16:52 goose: up to current file version: 2983=== NAME TestNARDeduplicationMetadataUploadBug984 metadata_upload_test.go:48: First store path: /nix/var/nix/builds/nix-6116-3710321168/TestNARDeduplicationMetadataUploadBug607520181/001/store/zjj58dqlajxk0kx0jyg16gv2s1ddjf0k-file1.txt9852026/08/11 08:16:52 INFO Aborted multipart uploads count=09862026/08/11 08:16:52 WARN Force mode enabled - objects will be deleted immediately without grace period9872026/08/11 08:16:52 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=09882026/08/11 08:16:52 INFO Vacuumed table table=pending_closures9892026/08/11 08:16:52 INFO Vacuumed table table=pending_objects9902026/08/11 08:16:52 INFO Vacuumed table table=multipart_uploads9912026/08/11 08:16:52 INFO Vacuumed table table=closures9922026/08/11 08:16:52 INFO Vacuumed table table=objects993--- PASS: TestGCMetrics (2.30s)994=== CONT TestCacheStatsHandler9952026/08/11 08:16:52 WARN Failed to fetch cache config, uploading without size limit error="fetching cache config: server returned 404: 404 page not found\n"9962026/08/11 08:16:53 INFO Received uploads request method=POST path=/api/pending_closures9972026/08/11 08:16:53 INFO Uploading 1 paths to 127.0.0.1 (0 already cached)9982026/08/11 08:16:53 INFO Uploading zjj58dqlajxk0kx0jyg16gv2s1ddjf0k-file1.txt (160B)9992026/08/11 08:16:53 WARN Failed to register uploaded object key=nar/1byf36hhc5sn8lvwqfkjh3ybgn76slmx8naakslrypxs6mna71rf.nar.zst error="server returned 404: 404 page not found\n"10002026/08/11 08:16:53 WARN Failed to register uploaded object key=zjj58dqlajxk0kx0jyg16gv2s1ddjf0k.ls error="server returned 404: 404 page not found\n"10012026/08/11 08:16:53 INFO Received sign narinfos request method=POST path=/api/pending_closures/1/sign10022026/08/11 08:16:53 INFO Signed narinfos id=1 count=110032026/08/11 08:16:53 INFO Uploading 1 narinfos10042026/08/11 08:16:53 WARN Failed to register uploaded object key=zjj58dqlajxk0kx0jyg16gv2s1ddjf0k.narinfo error="server returned 404: 404 page not found\n"10052026/08/11 08:16:53 INFO Received complete upload request method=POST path=/api/pending_closures/1/complete10062026/08/11 08:16:53 INFO Completed upload id=110072026/08/11 08:16:53 INFO Upload complete. (303ms)1008=== NAME TestNARDeduplicationMetadataUploadBug1009 metadata_upload_test.go:54: Retrieved narinfo from S3:1010 StorePath: /nix/var/nix/builds/nix-6116-3710321168/TestNARDeduplicationMetadataUploadBug607520181/001/store/zjj58dqlajxk0kx0jyg16gv2s1ddjf0k-file1.txt1011 URL: nar/1byf36hhc5sn8lvwqfkjh3ybgn76slmx8naakslrypxs6mna71rf.nar.zst1012 Compression: zstd1013 NarHash: sha256:1byf36hhc5sn8lvwqfkjh3ybgn76slmx8naakslrypxs6mna71rf1014 NarSize: 1601015 References: 1016 CA: fixed:r:sha256:1byf36hhc5sn8lvwqfkjh3ybgn76slmx8naakslrypxs6mna71rf1017 metadata_upload_test.go:55: Retrieved .ls file from S3 (compressed size: 77 bytes)1018 metadata_upload_test.go:55: Decompressed .ls content (64 bytes):1019 {"version":1,"root":{"type":"regular","size":44,"narOffset":96}}10202026-08-11 08:16:53.275 UTC [6335] ERROR: relation "goose_db_version" does not exist at character 3610212026-08-11 08:16:53.275 UTC [6335] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC1022 metadata_upload_test.go:64: Second store path (same content): /nix/var/nix/builds/nix-6116-3710321168/TestNARDeduplicationMetadataUploadBug607520181/001/store/qiax7v7byr1i8jwl2gldfir1bbfna8pa-file2.txt10232026/08/11 08:16:53 WARN Rate limiter enabled after throttle name=s3-test rate=510242026/08/11 08:16:53 WARN S3 rate limit hit operation="complete multipart upload" error="Please reduce your request rate."1025=== NAME TestCompleteMultipartUploadHandler_RateLimitTriggersThrottle1026 throttle_test.go:213: Proxy stats: total=15, throttled=10, completeMultipart=101027 throttle_test.go:215: Rate limiter: enabled=true, rate=5.001028--- PASS: TestCompleteMultipartUploadHandler_RateLimitTriggersThrottle (5.93s)1029=== CONT TestCacheConfigHandler1030=== RUN TestCacheConfigHandler/full_config,_no_issuer1031=== PAUSE TestCacheConfigHandler/full_config,_no_issuer1032=== RUN TestCacheConfigHandler/no_cache_url_configured1033=== PAUSE TestCacheConfigHandler/no_cache_url_configured1034=== RUN TestCacheConfigHandler/no_signing_keys1035=== PAUSE TestCacheConfigHandler/no_signing_keys1036=== RUN TestCacheConfigHandler/issuer_requested_but_no_OIDC_validator1037=== PAUSE TestCacheConfigHandler/issuer_requested_but_no_OIDC_validator1038=== CONT TestService_AuthMiddleware_OIDC10392026/08/11 08:16:53 INFO OIDC provider initialized name=test10402026/08/11 08:16:53 WARN Failed to fetch cache config, uploading without size limit error="fetching cache config: server returned 404: 404 page not found\n"10412026-08-11 08:16:53.415 UTC [6344] ERROR: relation "goose_db_version" does not exist at character 3610422026-08-11 08:16:53.415 UTC [6344] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC10432026/08/11 08:16:53 INFO Received uploads request method=POST path=/api/pending_closures10442026/08/11 08:16:53 INFO Uploading 0 paths to 127.0.0.1 (1 already cached)10452026/08/11 08:16:53 WARN Failed to register uploaded object key=qiax7v7byr1i8jwl2gldfir1bbfna8pa.ls error="server returned 404: 404 page not found\n"10462026/08/11 08:16:53 INFO Received sign narinfos request method=POST path=/api/pending_closures/2/sign10472026/08/11 08:16:53 INFO Signed narinfos id=2 count=110482026/08/11 08:16:53 INFO Uploading 1 narinfos10492026/08/11 08:16:53 OK 20241026095416_initial_model.sql (157.07ms)10502026/08/11 08:16:53 OK 20251210153512_drop_unused_gin_index.sql (12.27ms)10512026/08/11 08:16:53 WARN Failed to register uploaded object key=qiax7v7byr1i8jwl2gldfir1bbfna8pa.narinfo error="server returned 404: 404 page not found\n"10522026/08/11 08:16:53 INFO Received complete upload request method=POST path=/api/pending_closures/2/complete10532026/08/11 08:16:53 INFO Completed upload id=210542026/08/11 08:16:53 INFO Upload complete. (186ms)1055=== NAME TestNARDeduplicationMetadataUploadBug1056 metadata_upload_test.go:76: Retrieved narinfo from S3:1057 StorePath: /nix/var/nix/builds/nix-6116-3710321168/TestNARDeduplicationMetadataUploadBug607520181/001/store/qiax7v7byr1i8jwl2gldfir1bbfna8pa-file2.txt1058 URL: nar/1byf36hhc5sn8lvwqfkjh3ybgn76slmx8naakslrypxs6mna71rf.nar.zst1059 Compression: zstd1060 NarHash: sha256:1byf36hhc5sn8lvwqfkjh3ybgn76slmx8naakslrypxs6mna71rf1061 NarSize: 1601062 References: 1063 CA: fixed:r:sha256:1byf36hhc5sn8lvwqfkjh3ybgn76slmx8naakslrypxs6mna71rf1064 metadata_upload_test.go:77: Retrieved .ls file from S3 (compressed size: 62 bytes)1065 metadata_upload_test.go:77: Decompressed .ls content (49 bytes):1066 {"version":1,"root":{"type":"regular","size":44}}10672026/08/11 08:16:53 OK 20251218171726_add_pins.sql (35.09ms)10682026-08-11 08:16:53.539 UTC [6346] ERROR: relation "goose_db_version" does not exist at character 3610692026-08-11 08:16:53.539 UTC [6346] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC10702026/08/11 08:16:53 OK 20260628120000_add_object_size_and_stats.sql (37.21ms)10712026/08/11 08:16:53 goose: successfully migrated database to version: 202606281200001072--- PASS: TestNARDeduplicationMetadataUploadBug (3.34s)1073=== CONT TestService_ReadAuthMiddleware10742026/08/11 08:16:53 OK 1_commit_pending_closure.sql (6.73ms)10752026/08/11 08:16:53 OK 2_object_stats_trigger.sql (317µs)10762026/08/11 08:16:53 goose: up to current file version: 210772026/08/11 08:16:53 OK 20241026095416_initial_model.sql (219.12ms)10782026/08/11 08:16:53 OK 20251210153512_drop_unused_gin_index.sql (6.53ms)10792026/08/11 08:16:53 OK 20251218171726_add_pins.sql (38ms)10802026/08/11 08:16:53 OK 20241026095416_initial_model.sql (167.2ms)10812026/08/11 08:16:53 OK 20251210153512_drop_unused_gin_index.sql (7.93ms)10822026/08/11 08:16:53 OK 20260628120000_add_object_size_and_stats.sql (43.67ms)10832026/08/11 08:16:53 goose: successfully migrated database to version: 2026062812000010842026/08/11 08:16:53 OK 1_commit_pending_closure.sql (13.77ms)10852026/08/11 08:16:53 OK 2_object_stats_trigger.sql (451.33µs)10862026/08/11 08:16:53 goose: up to current file version: 210872026/08/11 08:16:53 OK 20251218171726_add_pins.sql (43.15ms)10882026/08/11 08:16:53 OK 20260628120000_add_object_size_and_stats.sql (38.22ms)10892026/08/11 08:16:53 goose: successfully migrated database to version: 2026062812000010902026/08/11 08:16:53 OK 1_commit_pending_closure.sql (4ms)10912026/08/11 08:16:53 OK 2_object_stats_trigger.sql (497.04µs)10922026/08/11 08:16:53 goose: up to current file version: 21093--- PASS: TestGCBugBareHashReferences (2.65s)1094=== CONT TestService_AuthMiddleware_MTLSBoundSubjects10952026/08/11 08:16:54 INFO Created nix-cache-info in bucket bucket=bucket2710962026/08/11 08:16:54 INFO Created nix-cache-info in bucket bucket=bucket2810972026-08-11 08:16:54.365 UTC [6357] ERROR: relation "goose_db_version" does not exist at character 3610982026-08-11 08:16:54.365 UTC [6357] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC1099=== NAME TestPinProtectsFromGC1100 client_integration_test.go:646: Pinned store path: /nix/var/nix/builds/nix-6116-3710321168/TestPinProtectsFromGC2863081353/001/store/f6slq5izj7j5rs4dm11nv0yqck342i9y-pinned-file.txt1101 client_integration_test.go:647: Unpinned store path: /nix/var/nix/builds/nix-6116-3710321168/TestPinProtectsFromGC2863081353/001/store/fv81bmahs1l0h7wxr2hag358b27lf7lq-unpinned-file.txt11022026-08-11 08:16:54.466 UTC [6362] ERROR: relation "goose_db_version" does not exist at character 3611032026-08-11 08:16:54.466 UTC [6362] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC11042026-08-11 08:16:54.489 UTC [6365] ERROR: relation "goose_db_version" does not exist at character 3611052026-08-11 08:16:54.489 UTC [6365] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC11062026/08/11 08:16:54 WARN Failed to fetch cache config, uploading without size limit error="fetching cache config: server returned 404: 404 page not found\n"11072026/08/11 08:16:54 OK 20241026095416_initial_model.sql (95.57ms)11082026/08/11 08:16:54 OK 20251210153512_drop_unused_gin_index.sql (7.89ms)1109=== NAME TestClientWithDependencies1110 client_integration_test.go:593: Built derivation: /nix/var/nix/builds/nix-6116-3710321168/TestClientWithDependencies3327939989/001/store/6s13lylnzpy8riam39dqm2iq9lzfk9qg-test-script11112026/08/11 08:16:54 OK 20251218171726_add_pins.sql (35.56ms)11122026-08-11 08:16:54.593 UTC [6370] ERROR: relation "goose_db_version" does not exist at character 3611132026-08-11 08:16:54.593 UTC [6370] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC11142026/08/11 08:16:54 INFO Received uploads request method=POST path=/api/pending_closures1115 client_integration_test.go:595: Found 1 dependencies (including self)11162026/08/11 08:16:54 OK 20260628120000_add_object_size_and_stats.sql (32.75ms)11172026/08/11 08:16:54 goose: successfully migrated database to version: 2026062812000011182026/08/11 08:16:54 OK 20241026095416_initial_model.sql (100.38ms)11192026/08/11 08:16:54 OK 20251210153512_drop_unused_gin_index.sql (21.76ms)11202026/08/11 08:16:54 OK 1_commit_pending_closure.sql (22.2ms)11212026/08/11 08:16:54 OK 2_object_stats_trigger.sql (276.75µs)11222026/08/11 08:16:54 goose: up to current file version: 211232026/08/11 08:16:54 INFO Uploading 1 paths to 127.0.0.1 (0 already cached)11242026/08/11 08:16:54 INFO Uploading f6slq5izj7j5rs4dm11nv0yqck342i9y-pinned-file.txt (128B)11252026/08/11 08:16:54 OK 20251218171726_add_pins.sql (52.24ms)11262026/08/11 08:16:54 OK 20241026095416_initial_model.sql (153.74ms)11272026/08/11 08:16:54 WARN Failed to fetch cache config, uploading without size limit error="fetching cache config: server returned 404: 404 page not found\n"11282026/08/11 08:16:54 INFO Received uploads request method=POST path=/api/pending_closures11292026/08/11 08:16:54 OK 20251210153512_drop_unused_gin_index.sql (20.12ms)11302026/08/11 08:16:54 WARN Failed to register uploaded object key=nar/0qmhsg42pqsz7x6hh02j8gznnac3yi3qpjhrqbwvz88i194jbb5s.nar.zst error="server returned 404: 404 page not found\n"11312026/08/11 08:16:54 OK 20260628120000_add_object_size_and_stats.sql (41.85ms)11322026/08/11 08:16:54 goose: successfully migrated database to version: 2026062812000011332026/08/11 08:16:54 INFO Uploading 1 paths to 127.0.0.1 (0 already cached)11342026/08/11 08:16:54 INFO Uploading 6s13lylnzpy8riam39dqm2iq9lzfk9qg-test-script (136B)11352026/08/11 08:16:54 OK 1_commit_pending_closure.sql (7.65ms)11362026/08/11 08:16:54 OK 2_object_stats_trigger.sql (210.21µs)11372026/08/11 08:16:54 goose: up to current file version: 211382026/08/11 08:16:54 WARN Failed to register uploaded object key=f6slq5izj7j5rs4dm11nv0yqck342i9y.ls error="server returned 404: 404 page not found\n"11392026/08/11 08:16:54 INFO Received sign narinfos request method=POST path=/api/pending_closures/1/sign11402026/08/11 08:16:54 INFO Signed narinfos id=1 count=111412026/08/11 08:16:54 INFO Uploading 1 narinfos11422026/08/11 08:16:54 OK 20251218171726_add_pins.sql (54.17ms)11432026/08/11 08:16:54 WARN Failed to register uploaded object key=nar/1s7yghixzpinyqm7g59kyn3sav81pmnsdi5v63m6x4r2vacy907j.nar.zst error="server returned 404: 404 page not found\n"11442026/08/11 08:16:54 WARN Failed to register uploaded object key=f6slq5izj7j5rs4dm11nv0yqck342i9y.narinfo error="server returned 404: 404 page not found\n"11452026/08/11 08:16:54 INFO Received complete upload request method=POST path=/api/pending_closures/1/complete11462026/08/11 08:16:54 OK 20260628120000_add_object_size_and_stats.sql (43.94ms)11472026/08/11 08:16:54 goose: successfully migrated database to version: 2026062812000011482026/08/11 08:16:54 INFO Completed upload id=111492026/08/11 08:16:54 INFO Upload complete. (344ms)11502026/08/11 08:16:54 OK 1_commit_pending_closure.sql (16.04ms)11512026/08/11 08:16:54 OK 2_object_stats_trigger.sql (417.04µs)11522026/08/11 08:16:54 goose: up to current file version: 211532026/08/11 08:16:54 WARN Failed to register uploaded object key=log/air9rlqcgx8jxrw5268qnjs5wryfdpvb-test-script.drv error="server returned 404: 404 page not found\n"11542026/08/11 08:16:54 WARN Failed to register uploaded object key=6s13lylnzpy8riam39dqm2iq9lzfk9qg.ls error="server returned 404: 404 page not found\n"11552026/08/11 08:16:54 INFO Received sign narinfos request method=POST path=/api/pending_closures/1/sign11562026/08/11 08:16:54 INFO Signed narinfos id=1 count=111572026/08/11 08:16:54 INFO Uploading 1 narinfos11582026/08/11 08:16:54 INFO Created nix-cache-info in bucket bucket=bucket2911592026/08/11 08:16:54 WARN Failed to register uploaded object key=6s13lylnzpy8riam39dqm2iq9lzfk9qg.narinfo error="server returned 404: 404 page not found\n"11602026/08/11 08:16:54 INFO Received complete upload request method=POST path=/api/pending_closures/1/complete11612026/08/11 08:16:54 WARN Failed to fetch cache config, uploading without size limit error="fetching cache config: server returned 404: 404 page not found\n"11622026/08/11 08:16:54 INFO Completed upload id=111632026/08/11 08:16:54 INFO Upload complete. (296ms)1164 client_integration_test.go:597: Skipping nix copy test - isolated store (/nix/var/nix/builds/nix-6116-3710321168/TestClientWithDependencies3327939989/001/store) requires matching store prefix11652026/08/11 08:16:54 INFO Received uploads request method=POST path=/api/pending_closures11662026/08/11 08:16:54 INFO Uploading 1 paths to 127.0.0.1 (0 already cached)11672026/08/11 08:16:54 INFO Uploading fv81bmahs1l0h7wxr2hag358b27lf7lq-unpinned-file.txt (128B)11682026/08/11 08:16:54 OK 20241026095416_initial_model.sql (267.76ms)11692026/08/11 08:16:54 OK 20251210153512_drop_unused_gin_index.sql (12.26ms)1170--- PASS: TestClientWithDependencies (3.19s)1171=== CONT TestService_AuthMiddleware_MTLSProxyHeader11722026/08/11 08:16:55 OK 20251218171726_add_pins.sql (62.51ms)11732026/08/11 08:16:55 WARN Failed to register uploaded object key=nar/0gh0wdnr6gmk4r5sfzzh12isnl14rgmkrwy1ws41hpsrlndclg5h.nar.zst error="server returned 404: 404 page not found\n"11742026/08/11 08:16:55 INFO Created nix-cache-info in bucket bucket=bucket3011752026/08/11 08:16:55 WARN Failed to register uploaded object key=fv81bmahs1l0h7wxr2hag358b27lf7lq.ls error="server returned 404: 404 page not found\n"11762026/08/11 08:16:55 INFO Received sign narinfos request method=POST path=/api/pending_closures/2/sign11772026/08/11 08:16:55 INFO Signed narinfos id=2 count=111782026/08/11 08:16:55 INFO Uploading 1 narinfos11792026/08/11 08:16:55 OK 20260628120000_add_object_size_and_stats.sql (38.49ms)11802026/08/11 08:16:55 goose: successfully migrated database to version: 2026062812000011812026/08/11 08:16:55 OK 1_commit_pending_closure.sql (5.3ms)11822026/08/11 08:16:55 OK 2_object_stats_trigger.sql (234.58µs)11832026/08/11 08:16:55 goose: up to current file version: 211842026/08/11 08:16:55 WARN Failed to register uploaded object key=fv81bmahs1l0h7wxr2hag358b27lf7lq.narinfo error="server returned 404: 404 page not found\n"11852026/08/11 08:16:55 INFO Received complete upload request method=POST path=/api/pending_closures/2/complete11862026/08/11 08:16:55 INFO Completed upload id=211872026/08/11 08:16:55 INFO Upload complete. (265ms)11882026/08/11 08:16:55 INFO Created nix-cache-info in bucket bucket=bucket3111892026/08/11 08:16:55 INFO Received create pin request method=POST path=/api/pins/myapp11902026/08/11 08:16:55 INFO Created/updated pin name=myapp store_path=/nix/var/nix/builds/nix-6116-3710321168/TestPinProtectsFromGC2863081353/001/store/f6slq5izj7j5rs4dm11nv0yqck342i9y-pinned-file.txt narinfo_key=f6slq5izj7j5rs4dm11nv0yqck342i9y.narinfo11912026/08/11 08:16:55 INFO Starting cleanup of old closures method=DELETE path=/api/closures11922026/08/11 08:16:55 INFO Garbage collection started11932026/08/11 08:16:55 INFO Aborted multipart uploads count=011942026/08/11 08:16:55 WARN Force mode enabled - objects will be deleted immediately without grace period1195=== NAME TestClientMultipleUploads1196 client_integration_test.go:338: Created store path 0: /nix/var/nix/builds/nix-6116-3710321168/TestClientMultipleUploads3547489611/001/store/rkxbhb2rv7l84a0vxfyyg93qbgm92sdj-test-file-0.txt11972026-08-11 08:16:55.288 UTC [6394] ERROR: relation "goose_db_version" does not exist at character 3611982026-08-11 08:16:55.288 UTC [6394] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC1199=== NAME TestClientIntegration1200 client_integration_test.go:276: Created store path: /nix/var/nix/builds/nix-6116-3710321168/TestClientIntegration1136622400/002/store/fliby1f0x8bcz3q0p2hdlm77lvac67a7-test-file.txt1201--- PASS: TestCacheStatsHandler (2.37s)1202=== CONT TestReadProxyDisabled1203=== NAME TestClientMultipleUploads1204 client_integration_test.go:338: Created store path 1: /nix/var/nix/builds/nix-6116-3710321168/TestClientMultipleUploads3547489611/001/store/ig68dj4xvdhcx9yv3n0xj776l020zyh0-test-file-1.txt12052026/08/11 08:16:55 WARN Failed to fetch cache config, uploading without size limit error="fetching cache config: server returned 404: 404 page not found\n"12062026/08/11 08:16:55 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=012072026/08/11 08:16:55 INFO Vacuumed table table=pending_closures12082026/08/11 08:16:55 INFO Vacuumed table table=pending_objects12092026/08/11 08:16:55 INFO Vacuumed table table=multipart_uploads12102026-08-11 08:16:55.421 UTC [6407] ERROR: relation "goose_db_version" does not exist at character 3612112026-08-11 08:16:55.421 UTC [6407] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC12122026/08/11 08:16:55 INFO Vacuumed table table=closures1213 client_integration_test.go:338: Created store path 2: /nix/var/nix/builds/nix-6116-3710321168/TestClientMultipleUploads3547489611/001/store/g8h7pyd3x237v5da978m64idbm22wvhk-test-file-2.txt12142026/08/11 08:16:55 INFO Received uploads request method=POST path=/api/pending_closures12152026/08/11 08:16:55 INFO Vacuumed table table=objects12162026/08/11 08:16:55 INFO Uploading 1 paths to 127.0.0.1 (0 already cached)12172026/08/11 08:16:55 INFO Uploading fliby1f0x8bcz3q0p2hdlm77lvac67a7-test-file.txt (152B)12182026/08/11 08:16:55 OK 20241026095416_initial_model.sql (117.57ms)12192026/08/11 08:16:55 OK 20251210153512_drop_unused_gin_index.sql (10.63ms)12202026/08/11 08:16:55 WARN Failed to register uploaded object key=nar/11l1b7hsy9g9pz8i2rcn4n128l6pyr2yf58d49r12hr5caw9dzk1.nar.zst error="server returned 404: 404 page not found\n"12212026/08/11 08:16:55 WARN Failed to fetch cache config, uploading without size limit error="fetching cache config: server returned 404: 404 page not found\n"12222026/08/11 08:16:55 OK 20251218171726_add_pins.sql (27.52ms)12232026/08/11 08:16:55 WARN Failed to register uploaded object key=fliby1f0x8bcz3q0p2hdlm77lvac67a7.ls error="server returned 404: 404 page not found\n"12242026/08/11 08:16:55 INFO Received sign narinfos request method=POST path=/api/pending_closures/1/sign12252026/08/11 08:16:55 INFO Signed narinfos id=1 count=112262026/08/11 08:16:55 INFO Uploading 1 narinfos12272026/08/11 08:16:55 OK 20260628120000_add_object_size_and_stats.sql (39.36ms)12282026/08/11 08:16:55 goose: successfully migrated database to version: 2026062812000012292026/08/11 08:16:55 OK 1_commit_pending_closure.sql (1.67ms)12302026/08/11 08:16:55 OK 2_object_stats_trigger.sql (268.38µs)12312026/08/11 08:16:55 goose: up to current file version: 212322026/08/11 08:16:55 WARN Failed to register uploaded object key=fliby1f0x8bcz3q0p2hdlm77lvac67a7.narinfo error="server returned 404: 404 page not found\n"12332026/08/11 08:16:55 INFO Received complete upload request method=POST path=/api/pending_closures/1/complete12342026/08/11 08:16:55 INFO Received uploads request method=POST path=/api/pending_closures12352026/08/11 08:16:55 INFO Completed upload id=112362026/08/11 08:16:55 INFO Upload complete. (261ms)1237=== NAME TestClientIntegration1238 client_integration_test.go:292: Retrieved narinfo from S3:1239 StorePath: /nix/var/nix/builds/nix-6116-3710321168/TestClientIntegration1136622400/002/store/fliby1f0x8bcz3q0p2hdlm77lvac67a7-test-file.txt1240 URL: nar/11l1b7hsy9g9pz8i2rcn4n128l6pyr2yf58d49r12hr5caw9dzk1.nar.zst1241 Compression: zstd1242 NarHash: sha256:11l1b7hsy9g9pz8i2rcn4n128l6pyr2yf58d49r12hr5caw9dzk11243 NarSize: 1521244 References: 1245 CA: fixed:r:sha256:11l1b7hsy9g9pz8i2rcn4n128l6pyr2yf58d49r12hr5caw9dzk11246 client_integration_test.go:293: Retrieved .ls file from S3 (compressed size: 77 bytes)1247 client_integration_test.go:293: Decompressed .ls content (64 bytes):1248 {"version":1,"root":{"type":"regular","size":39,"narOffset":96}}1249 client_integration_test.go:296: Testing garbage collection...12502026/08/11 08:16:55 INFO Received uploads request method=POST path=/api/pending_closures12512026/08/11 08:16:55 INFO Received uploads request method=POST path=/api/pending_closures12522026/08/11 08:16:55 INFO Uploading 3 paths to 127.0.0.1 (0 already cached)12532026/08/11 08:16:55 INFO Uploading ig68dj4xvdhcx9yv3n0xj776l020zyh0-test-file-1.txt (160B)12542026/08/11 08:16:55 INFO Uploading g8h7pyd3x237v5da978m64idbm22wvhk-test-file-2.txt (160B)12552026/08/11 08:16:55 INFO Uploading rkxbhb2rv7l84a0vxfyyg93qbgm92sdj-test-file-0.txt (160B)12562026/08/11 08:16:55 INFO Starting cleanup of old closures method=DELETE path=/api/closures12572026/08/11 08:16:55 INFO Garbage collection started12582026/08/11 08:16:55 INFO Aborted multipart uploads count=012592026/08/11 08:16:55 WARN Force mode enabled - objects will be deleted immediately without grace period1260=== NAME TestClientCADerivations1261 client_ca_test.go:136: Built CA derivation: /nix/var/nix/builds/nix-6116-3710321168/TestClientCADerivations2386337378/001/store/1n2wa5lvmgfnpm7d8x11ljmmhcaci7k2-ca-test12622026/08/11 08:16:55 OK 20241026095416_initial_model.sql (195.37ms)12632026/08/11 08:16:55 WARN Failed to register uploaded object key=nar/0ahq3izw3h0b0c08p3xdfclh758fwxnp85ccvflasb4vnfsv50ri.nar.zst error="server returned 404: 404 page not found\n"12642026/08/11 08:16:55 OK 20251210153512_drop_unused_gin_index.sql (13.88ms)12652026/08/11 08:16:55 WARN Failed to register uploaded object key=nar/1823g6vx4q5zqvr73m7lkq1wpk40fin7bsc792di430yk7sg4lka.nar.zst error="server returned 404: 404 page not found\n"12662026/08/11 08:16:55 WARN Failed to register uploaded object key=nar/13p9pqi0ga6fx2apcwls9hjnv7nmf740ggpn5zvfzdsp5vz2bbg4.nar.zst error="server returned 404: 404 page not found\n"12672026/08/11 08:16:55 OK 20251218171726_add_pins.sql (32.58ms)1268 client_ca_test.go:139: Found 1 dependencies (including self)12692026/08/11 08:16:55 WARN Failed to register uploaded object key=ig68dj4xvdhcx9yv3n0xj776l020zyh0.ls error="server returned 404: 404 page not found\n"12702026/08/11 08:16:55 WARN Failed to register uploaded object key=rkxbhb2rv7l84a0vxfyyg93qbgm92sdj.ls error="server returned 404: 404 page not found\n"1271=== RUN TestService_AuthMiddleware_OIDC/valid_OIDC_token12722026/08/11 08:16:55 WARN Failed to register uploaded object key=g8h7pyd3x237v5da978m64idbm22wvhk.ls error="server returned 404: 404 page not found\n"1273=== PAUSE TestService_AuthMiddleware_OIDC/valid_OIDC_token1274=== RUN TestService_AuthMiddleware_OIDC/OIDC_token_with_wrong_org_rejected1275=== PAUSE TestService_AuthMiddleware_OIDC/OIDC_token_with_wrong_org_rejected1276=== RUN TestService_AuthMiddleware_OIDC/malformed_token_rejected1277=== PAUSE TestService_AuthMiddleware_OIDC/malformed_token_rejected1278=== RUN TestService_AuthMiddleware_OIDC/static_token_still_works_with_OIDC_configured1279=== PAUSE TestService_AuthMiddleware_OIDC/static_token_still_works_with_OIDC_configured1280=== CONT TestPresignedUploadRegisteredBeforeCommit12812026/08/11 08:16:55 INFO Received sign narinfos request method=POST path=/api/pending_closures/1/sign12822026/08/11 08:16:55 INFO Signed narinfos id=1 count=112832026/08/11 08:16:55 INFO Received sign narinfos request method=POST path=/api/pending_closures/2/sign12842026/08/11 08:16:55 INFO Signed narinfos id=2 count=112852026/08/11 08:16:55 INFO Received sign narinfos request method=POST path=/api/pending_closures/3/sign12862026/08/11 08:16:55 INFO Signed narinfos id=3 count=112872026/08/11 08:16:55 INFO Uploading 3 narinfos12882026/08/11 08:16:55 OK 20260628120000_add_object_size_and_stats.sql (68.53ms)12892026/08/11 08:16:55 goose: successfully migrated database to version: 2026062812000012902026/08/11 08:16:55 WARN Failed to register uploaded object key=g8h7pyd3x237v5da978m64idbm22wvhk.narinfo error="server returned 404: 404 page not found\n"12912026/08/11 08:16:55 OK 1_commit_pending_closure.sql (13.9ms)12922026/08/11 08:16:55 OK 2_object_stats_trigger.sql (264.67µs)12932026/08/11 08:16:55 goose: up to current file version: 212942026/08/11 08:16:55 WARN Failed to register uploaded object key=ig68dj4xvdhcx9yv3n0xj776l020zyh0.narinfo error="server returned 404: 404 page not found\n"12952026/08/11 08:16:55 WARN Failed to register uploaded object key=rkxbhb2rv7l84a0vxfyyg93qbgm92sdj.narinfo error="server returned 404: 404 page not found\n"12962026/08/11 08:16:55 INFO Received complete upload request method=POST path=/api/pending_closures/1/complete12972026/08/11 08:16:55 WARN Failed to fetch cache config, uploading without size limit error="fetching cache config: server returned 404: 404 page not found\n"12982026/08/11 08:16:55 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=012992026/08/11 08:16:55 INFO Completed upload id=113002026/08/11 08:16:55 INFO Received complete upload request method=POST path=/api/pending_closures/2/complete13012026/08/11 08:16:55 INFO Completed upload id=213022026/08/11 08:16:55 INFO Received complete upload request method=POST path=/api/pending_closures/3/complete13032026/08/11 08:16:55 INFO Completed upload id=313042026/08/11 08:16:55 INFO Upload complete. (352ms)1305=== NAME TestClientMultipleUploads1306 client_integration_test.go:349: Uploaded 3 paths in 385.495958ms13072026/08/11 08:16:55 INFO Vacuumed table table=pending_closures13082026/08/11 08:16:55 INFO Received uploads request method=POST path=/api/pending_closures13092026/08/11 08:16:55 INFO Uploading 1 paths to 127.0.0.1 (0 already cached)13102026/08/11 08:16:55 INFO Uploading 1n2wa5lvmgfnpm7d8x11ljmmhcaci7k2-ca-test (144B)13112026/08/11 08:16:55 INFO Vacuumed table table=pending_objects13122026/08/11 08:16:55 INFO Vacuumed table table=multipart_uploads13132026/08/11 08:16:55 INFO Vacuumed table table=closures13142026/08/11 08:16:55 WARN Failed to register uploaded object key=nar/04jj7iiy79vhzp5kk3r2751n9x3xa44j98y5bk1ds4jp31kky74n.nar.zst error="server returned 404: 404 page not found\n"13152026/08/11 08:16:55 WARN Failed to register uploaded object key=log/k1q41d60br8xzckd9f6laspkb61nm8qg-ca-test.drv error="server returned 404: 404 page not found\n"13162026/08/11 08:16:55 INFO Vacuumed table table=objects1317--- PASS: TestClientMultipleUploads (3.63s)1318=== CONT TestService_cleanupPendingClosuresHandler13192026/08/11 08:16:55 WARN Failed to register uploaded object key=1n2wa5lvmgfnpm7d8x11ljmmhcaci7k2.ls error="server returned 404: 404 page not found\n"13202026/08/11 08:16:55 INFO Received sign narinfos request method=POST path=/api/pending_closures/1/sign13212026/08/11 08:16:55 INFO Signed narinfos id=1 count=113222026/08/11 08:16:55 INFO Uploading 1 narinfos13232026/08/11 08:16:55 WARN mTLS auth: subject not in bound subjects subject="CN=writer"1324--- PASS: TestService_ReadAuthMiddleware (2.40s)1325=== CONT TestCreatePendingClosure_SmallNARUsesSimplePUT13262026/08/11 08:16:55 WARN Failed to register uploaded object key=1n2wa5lvmgfnpm7d8x11ljmmhcaci7k2.narinfo error="server returned 404: 404 page not found\n"13272026/08/11 08:16:55 INFO Received complete upload request method=POST path=/api/pending_closures/1/complete13282026/08/11 08:16:56 INFO Completed upload id=113292026/08/11 08:16:56 INFO Upload complete. (274ms)1330=== NAME TestClientCADerivations1331 client_ca_test.go:180: Narinfo contains CA field: StorePath: /nix/var/nix/builds/nix-6116-3710321168/TestClientCADerivations2386337378/001/store/1n2wa5lvmgfnpm7d8x11ljmmhcaci7k2-ca-test1332 URL: nar/04jj7iiy79vhzp5kk3r2751n9x3xa44j98y5bk1ds4jp31kky74n.nar.zst1333 Compression: zstd1334 NarHash: sha256:04jj7iiy79vhzp5kk3r2751n9x3xa44j98y5bk1ds4jp31kky74n1335 NarSize: 1441336 References: 1337 Deriver: /nix/var/nix/builds/nix-6116-3710321168/TestClientCADerivations2386337378/001/store/k1q41d60br8xzckd9f6laspkb61nm8qg-ca-test.drv1338 CA: fixed:r:sha256:04jj7iiy79vhzp5kk3r2751n9x3xa44j98y5bk1ds4jp31kky74n1339 client_ca_test.go:185: Checking for realisation files in S3...1340 client_ca_test.go:207: No realisation files uploaded - this is expected for locally built CA derivations1341 client_ca_test.go:208: Locally built CA derivations don't have DrvOutput IDs until they're substituted from a cache13422026-08-11 08:16:56.013 UTC [6435] ERROR: relation "goose_db_version" does not exist at character 3613432026-08-11 08:16:56.013 UTC [6435] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC1344 client_ca_test.go:258: nix copy output: error: binary cache 's3://bucket31?endpoint=http://localhost:58555®ion=eu-west-1' is for Nix stores with prefix '/nix/store', not '/nix/var/nix/builds/nix-6116-3710321168/TestClientCADerivations2386337378/001/store'1345 client_ca_test.go:259: nix copy failed (might be expected with isolated stores): exit status 11346--- PASS: TestClientCADerivations (3.49s)1347=== CONT TestCompleteMultipartUnregistered13482026/08/11 08:16:56 OK 20241026095416_initial_model.sql (108.51ms)13492026/08/11 08:16:56 OK 20251210153512_drop_unused_gin_index.sql (13.03ms)13502026/08/11 08:16:56 OK 20251218171726_add_pins.sql (37.26ms)13512026/08/11 08:16:56 OK 20260628120000_add_object_size_and_stats.sql (30.68ms)13522026/08/11 08:16:56 goose: successfully migrated database to version: 2026062812000013532026/08/11 08:16:56 OK 1_commit_pending_closure.sql (6.95ms)13542026/08/11 08:16:56 OK 2_object_stats_trigger.sql (274µs)13552026/08/11 08:16:56 goose: up to current file version: 213562026/08/11 08:16:56 WARN mTLS auth: subject not in bound subjects subject="CN=untrusted,O=Other"13572026/08/11 08:16:56 WARN mTLS auth: bound subjects configured but subject DN unavailable13582026/08/11 08:16:56 WARN mTLS auth: subject not in bound subjects subject="CN=untrusted"1359--- PASS: TestService_AuthMiddleware_MTLSBoundSubjects (2.42s)1360=== CONT TestService_verifyS3Integrity13612026-08-11 08:16:56.680 UTC [6442] ERROR: relation "goose_db_version" does not exist at character 3613622026-08-11 08:16:56.680 UTC [6442] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC13632026-08-11 08:16:56.788 UTC [6443] ERROR: relation "goose_db_version" does not exist at character 3613642026-08-11 08:16:56.788 UTC [6443] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC13652026/08/11 08:16:56 OK 20241026095416_initial_model.sql (152.34ms)13662026/08/11 08:16:56 OK 20251210153512_drop_unused_gin_index.sql (11.12ms)13672026/08/11 08:16:56 OK 20251218171726_add_pins.sql (22.74ms)13682026/08/11 08:16:56 OK 20260628120000_add_object_size_and_stats.sql (28.8ms)13692026/08/11 08:16:56 goose: successfully migrated database to version: 2026062812000013702026/08/11 08:16:56 OK 1_commit_pending_closure.sql (49.54ms)13712026/08/11 08:16:56 OK 2_object_stats_trigger.sql (1.09ms)13722026/08/11 08:16:56 goose: up to current file version: 213732026/08/11 08:16:57 OK 20241026095416_initial_model.sql (170.94ms)13742026/08/11 08:16:57 OK 20251210153512_drop_unused_gin_index.sql (11.97ms)13752026/08/11 08:16:57 OK 20251218171726_add_pins.sql (44.25ms)13762026/08/11 08:16:57 OK 20260628120000_add_object_size_and_stats.sql (43.82ms)13772026/08/11 08:16:57 goose: successfully migrated database to version: 2026062812000013782026/08/11 08:16:57 OK 1_commit_pending_closure.sql (6.17ms)13792026/08/11 08:16:57 OK 2_object_stats_trigger.sql (448.42µs)13802026/08/11 08:16:57 goose: up to current file version: 21381--- PASS: TestService_AuthMiddleware_MTLSProxyHeader (2.15s)1382=== CONT TestService_createPendingClosureHandler13832026/08/11 08:16:57 INFO Garbage collection progress phase="" failed_uploads_deleted=0 old_closures_deleted=1 objects_marked=3 objects_deleted=2001 objects_failed=01384=== NAME TestPinProtectsFromGC1385 client_integration_test.go:709: Pin successfully protected closure from garbage collection1386--- PASS: TestReadProxyDisabled (2.01s)1387=== CONT TestUploadHandlersRejectInvalidKeys1388=== RUN TestUploadHandlersRejectInvalidKeys/create_pending_closure_rejects_nix-cache-info1389=== PAUSE TestUploadHandlersRejectInvalidKeys/create_pending_closure_rejects_nix-cache-info1390=== RUN TestUploadHandlersRejectInvalidKeys/create_pending_closure_rejects_path_traversal1391=== PAUSE TestUploadHandlersRejectInvalidKeys/create_pending_closure_rejects_path_traversal1392=== RUN TestUploadHandlersRejectInvalidKeys/complete_multipart_rejects_non-NAR_key1393=== PAUSE TestUploadHandlersRejectInvalidKeys/complete_multipart_rejects_non-NAR_key1394=== RUN TestUploadHandlersRejectInvalidKeys/request_more_parts_rejects_non-NAR_key1395=== PAUSE TestUploadHandlersRejectInvalidKeys/request_more_parts_rejects_non-NAR_key1396=== CONT TestReadProxyRangeRequest1397--- PASS: TestPinProtectsFromGC (5.71s)1398=== CONT TestUploadHandlersRejectOversizedBody1399=== RUN TestUploadHandlersRejectOversizedBody/create_pending_closure1400=== PAUSE TestUploadHandlersRejectOversizedBody/create_pending_closure1401=== RUN TestUploadHandlersRejectOversizedBody/complete_multipart1402=== PAUSE TestUploadHandlersRejectOversizedBody/complete_multipart1403=== RUN TestUploadHandlersRejectOversizedBody/request_more_parts1404=== PAUSE TestUploadHandlersRejectOversizedBody/request_more_parts1405=== CONT TestProxyWriteTimeout1406=== RUN TestProxyWriteTimeout/narinfo1407=== PAUSE TestProxyWriteTimeout/narinfo1408=== RUN TestProxyWriteTimeout/1_GiB_nar1409=== PAUSE TestProxyWriteTimeout/1_GiB_nar1410=== RUN TestProxyWriteTimeout/10_GiB_nar1411=== PAUSE TestProxyWriteTimeout/10_GiB_nar1412=== RUN TestProxyWriteTimeout/unknown_size1413=== PAUSE TestProxyWriteTimeout/unknown_size1414=== CONT TestIsValidUploadKey1415=== RUN TestIsValidUploadKey/narinfo1416=== PAUSE TestIsValidUploadKey/narinfo1417=== RUN TestIsValidUploadKey/nar_zst1418=== PAUSE TestIsValidUploadKey/nar_zst1419=== RUN TestIsValidUploadKey/nar_xz1420=== PAUSE TestIsValidUploadKey/nar_xz1421=== RUN TestIsValidUploadKey/nar_plain1422=== PAUSE TestIsValidUploadKey/nar_plain1423=== RUN TestIsValidUploadKey/listing1424=== PAUSE TestIsValidUploadKey/listing1425=== RUN TestIsValidUploadKey/build_log1426=== PAUSE TestIsValidUploadKey/build_log1427=== RUN TestIsValidUploadKey/build_log_home-manager_file1428=== PAUSE TestIsValidUploadKey/build_log_home-manager_file1429=== RUN TestIsValidUploadKey/build_log_plus_in_name1430=== PAUSE TestIsValidUploadKey/build_log_plus_in_name1431=== RUN TestIsValidUploadKey/build_log_question_mark1432=== PAUSE TestIsValidUploadKey/build_log_question_mark1433=== RUN TestIsValidUploadKey/build_log_equals1434=== PAUSE TestIsValidUploadKey/build_log_equals1435=== RUN TestIsValidUploadKey/realisation1436=== PAUSE TestIsValidUploadKey/realisation1437=== RUN TestIsValidUploadKey/realisation_plus_in_output1438=== PAUSE TestIsValidUploadKey/realisation_plus_in_output1439=== RUN TestIsValidUploadKey/nix-cache-info1440=== PAUSE TestIsValidUploadKey/nix-cache-info1441=== RUN TestIsValidUploadKey/index.html1442=== PAUSE TestIsValidUploadKey/index.html1443=== RUN TestIsValidUploadKey/narinfo_key,_nar_type1444=== PAUSE TestIsValidUploadKey/narinfo_key,_nar_type1445=== RUN TestIsValidUploadKey/nar_key,_narinfo_type1446=== PAUSE TestIsValidUploadKey/nar_key,_narinfo_type1447=== RUN TestIsValidUploadKey/listing_key,_narinfo_type1448=== PAUSE TestIsValidUploadKey/listing_key,_narinfo_type1449=== RUN TestIsValidUploadKey/traversal1450=== PAUSE TestIsValidUploadKey/traversal1451=== RUN TestIsValidUploadKey/traversal_nar1452=== PAUSE TestIsValidUploadKey/traversal_nar1453=== RUN TestIsValidUploadKey/absolute1454=== PAUSE TestIsValidUploadKey/absolute1455=== RUN TestIsValidUploadKey/empty_key1456=== PAUSE TestIsValidUploadKey/empty_key1457=== RUN TestIsValidUploadKey/unknown_type1458=== PAUSE TestIsValidUploadKey/unknown_type1459=== CONT TestIsValidCachePath/narinfo1460=== CONT TestIsValidCachePath/index.html1461=== CONT TestIsValidCachePath/short_hash1462=== CONT TestIsValidCachePath/wrong_extension1463=== CONT TestIsValidCachePath/leading_slash1464=== CONT TestIsValidCachePath/empty1465=== CONT TestIsValidCachePath/random_path1466=== CONT TestIsValidCachePath/invalid_char_u1467=== CONT TestIsValidCachePath/invalid_char_e1468=== CONT TestIsValidCachePath/traversal_in_middle1469=== CONT TestIsValidCachePath/traversal_parent1470=== CONT TestIsValidCachePath/nar_uncompressed1471=== CONT TestIsValidCachePath/nix-cache-info1472=== CONT TestIsValidCachePath/realisation1473=== CONT TestIsValidCachePath/log1474=== CONT TestIsValidCachePath/ls1475=== CONT TestIsValidCachePath/nar_xz1476=== CONT TestIsValidCachePath/nar_bz21477=== CONT TestIsValidCachePath/nar_zst1478=== CONT TestIsValidCachePath/narinfo_all_nix_base32_chars1479--- PASS: TestIsValidCachePath (0.00s)1480 --- PASS: TestIsValidCachePath/narinfo (0.00s)1481 --- PASS: TestIsValidCachePath/index.html (0.00s)1482 --- PASS: TestIsValidCachePath/short_hash (0.00s)1483 --- PASS: TestIsValidCachePath/wrong_extension (0.00s)1484 --- PASS: TestIsValidCachePath/leading_slash (0.00s)1485 --- PASS: TestIsValidCachePath/empty (0.00s)1486 --- PASS: TestIsValidCachePath/random_path (0.00s)1487 --- PASS: TestIsValidCachePath/invalid_char_u (0.00s)1488 --- PASS: TestIsValidCachePath/invalid_char_e (0.00s)1489 --- PASS: TestIsValidCachePath/traversal_in_middle (0.00s)1490 --- PASS: TestIsValidCachePath/traversal_parent (0.00s)1491 --- PASS: TestIsValidCachePath/nar_uncompressed (0.00s)1492 --- PASS: TestIsValidCachePath/nix-cache-info (0.00s)1493 --- PASS: TestIsValidCachePath/realisation (0.00s)1494 --- PASS: TestIsValidCachePath/log (0.00s)1495 --- PASS: TestIsValidCachePath/ls (0.00s)1496 --- PASS: TestIsValidCachePath/nar_xz (0.00s)1497 --- PASS: TestIsValidCachePath/nar_bz2 (0.00s)1498 --- PASS: TestIsValidCachePath/nar_zst (0.00s)1499 --- PASS: TestIsValidCachePath/narinfo_all_nix_base32_chars (0.00s)1500=== CONT TestParseSingleRange/none1501=== CONT TestParseSingleRange/open-ended1502=== CONT TestParseSingleRange/start_far_past_EOF1503=== CONT TestParseSingleRange/start_past_EOF1504=== CONT TestParseSingleRange/single_byte1505=== CONT TestParseSingleRange/suffix_exceeds_size1506=== CONT TestParseSingleRange/suffix1507=== CONT TestParseSingleRange/end_clamped_to_size1508=== CONT TestParseSingleRange/malformed_both_empty1509=== CONT TestParseSingleRange/closed1510=== CONT TestParseSingleRange/malformed_end_before_start1511=== CONT TestParseSingleRange/multi-range_ignored1512=== CONT TestParseSingleRange/malformed_no_dash1513=== CONT TestParseSingleRange/unknown_unit1514--- PASS: TestParseSingleRange (0.00s)1515 --- PASS: TestParseSingleRange/none (0.00s)1516 --- PASS: TestParseSingleRange/open-ended (0.00s)1517 --- PASS: TestParseSingleRange/start_far_past_EOF (0.00s)1518 --- PASS: TestParseSingleRange/start_past_EOF (0.00s)1519 --- PASS: TestParseSingleRange/single_byte (0.00s)1520 --- PASS: TestParseSingleRange/suffix_exceeds_size (0.00s)1521 --- PASS: TestParseSingleRange/suffix (0.00s)1522 --- PASS: TestParseSingleRange/end_clamped_to_size (0.00s)1523 --- PASS: TestParseSingleRange/malformed_both_empty (0.00s)1524 --- PASS: TestParseSingleRange/closed (0.00s)1525 --- PASS: TestParseSingleRange/malformed_end_before_start (0.00s)1526 --- PASS: TestParseSingleRange/multi-range_ignored (0.00s)1527 --- PASS: TestParseSingleRange/malformed_no_dash (0.00s)1528 --- PASS: TestParseSingleRange/unknown_unit (0.00s)1529=== CONT TestServerTLSConfig/no_client_CA1530=== CONT TestServerTLSConfig/not_a_PEM_file1531=== CONT TestServerTLSConfig/missing_CA_file1532--- PASS: TestServerTLSConfig (0.00s)1533 --- PASS: TestServerTLSConfig/no_client_CA (0.00s)1534 --- PASS: TestServerTLSConfig/not_a_PEM_file (0.02s)1535 --- PASS: TestServerTLSConfig/missing_CA_file (0.00s)1536=== CONT TestClientErrorHandling/InvalidStorePath15372026-08-11 08:16:57.532 UTC [6450] ERROR: relation "goose_db_version" does not exist at character 3615382026-08-11 08:16:57.532 UTC [6450] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC15392026-08-11 08:16:57.602 UTC [6451] ERROR: relation "goose_db_version" does not exist at character 3615402026-08-11 08:16:57.602 UTC [6451] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC15412026/08/11 08:16:57 INFO Garbage collection progress phase="" failed_uploads_deleted=0 old_closures_deleted=1 objects_marked=3 objects_deleted=2001 objects_failed=01542=== NAME TestClientIntegration1543 client_integration_test.go:303: Objects in database after GC:1544 client_integration_test.go:303: Successfully deleted all objects with GC --force15452026-08-11 08:16:57.658 UTC [6452] ERROR: relation "goose_db_version" does not exist at character 3615462026-08-11 08:16:57.658 UTC [6452] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC1547--- PASS: TestClientIntegration (5.07s)1548=== CONT TestClientErrorHandling/ServerNotAvailable15492026/08/11 08:16:57 OK 20241026095416_initial_model.sql (166.37ms)15502026/08/11 08:16:57 OK 20251210153512_drop_unused_gin_index.sql (3.94ms)15512026/08/11 08:16:57 OK 20251218171726_add_pins.sql (22.94ms)15522026-08-11 08:16:57.808 UTC [6454] ERROR: relation "goose_db_version" does not exist at character 3615532026-08-11 08:16:57.808 UTC [6454] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC15542026/08/11 08:16:57 OK 20241026095416_initial_model.sql (145.65ms)15552026/08/11 08:16:57 OK 20251210153512_drop_unused_gin_index.sql (7.78ms)15562026/08/11 08:16:57 OK 20260628120000_add_object_size_and_stats.sql (40.21ms)15572026/08/11 08:16:57 goose: successfully migrated database to version: 2026062812000015582026/08/11 08:16:57 OK 1_commit_pending_closure.sql (10.28ms)15592026/08/11 08:16:57 OK 2_object_stats_trigger.sql (358.67µs)15602026/08/11 08:16:57 goose: up to current file version: 215612026/08/11 08:16:57 OK 20251218171726_add_pins.sql (45.54ms)15622026/08/11 08:16:57 OK 20241026095416_initial_model.sql (162.97ms)15632026/08/11 08:16:57 OK 20251210153512_drop_unused_gin_index.sql (7.5ms)15642026/08/11 08:16:57 OK 20260628120000_add_object_size_and_stats.sql (39.34ms)15652026/08/11 08:16:57 goose: successfully migrated database to version: 2026062812000015662026/08/11 08:16:57 OK 20251218171726_add_pins.sql (28.56ms)15672026/08/11 08:16:57 OK 1_commit_pending_closure.sql (9.39ms)15682026/08/11 08:16:57 OK 2_object_stats_trigger.sql (529.33µs)15692026/08/11 08:16:57 goose: up to current file version: 215702026/08/11 08:16:57 OK 20260628120000_add_object_size_and_stats.sql (37.61ms)15712026/08/11 08:16:57 goose: successfully migrated database to version: 2026062812000015722026/08/11 08:16:57 OK 1_commit_pending_closure.sql (7.63ms)15732026/08/11 08:16:57 OK 2_object_stats_trigger.sql (624.79µs)15742026/08/11 08:16:57 goose: up to current file version: 215752026/08/11 08:16:58 INFO Received uploads request method=POST path=/api/pending_closures15762026/08/11 08:16:58 OK 20241026095416_initial_model.sql (203.08ms)15772026/08/11 08:16:58 OK 20251210153512_drop_unused_gin_index.sql (14.04ms)15782026/08/11 08:16:58 INFO Registered completed upload object_key=nar/jjjjjjjjjjjjjjjjjjjjjjjjjjjjjj0100000000000000000000.nar.zst15792026/08/11 08:16:58 INFO Received uploads request method=POST path=/api/pending_closures1580--- PASS: TestPresignedUploadRegisteredBeforeCommit (2.39s)1581=== CONT TestClientErrorHandling/InvalidAuthToken15822026/08/11 08:16:58 OK 20251218171726_add_pins.sql (43.81ms)15832026/08/11 08:16:58 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-config15842026/08/11 08:16:58 INFO Received cleanup request method=DELETE path=/api/pending_closures15852026/08/11 08:16:58 INFO Aborted multipart uploads count=015862026/08/11 08:16:58 INFO Received uploads request method=POST path=/api/pending_closures15872026/08/11 08:16:58 OK 20260628120000_add_object_size_and_stats.sql (38.91ms)15882026/08/11 08:16:58 goose: successfully migrated database to version: 2026062812000015892026/08/11 08:16:58 OK 1_commit_pending_closure.sql (6.49ms)15902026/08/11 08:16:58 OK 2_object_stats_trigger.sql (248.58µs)15912026/08/11 08:16:58 goose: up to current file version: 215922026/08/11 08:16:58 INFO Received uploads request method=POST path=/api/pending_closures15932026/08/11 08:16:58 INFO Received cleanup request method=DELETE path=/api/pending_closures15942026/08/11 08:16:58 INFO Aborted multipart uploads count=115952026/08/11 08:16:58 INFO Received complete upload request method=POST path=/api/pending_closures/1/complete15962026-08-11 08:16:58.253 UTC [6451] ERROR: Closure does not exist: id=115972026-08-11 08:16:58.253 UTC [6451] CONTEXT: PL/pgSQL function commit_pending_closure(bigint) line 16 at RAISE15982026-08-11 08:16:58.253 UTC [6451] STATEMENT: -- name: CommitPendingClosure :exec1599 SELECT commit_pending_closure($1::bigint)1600 1601--- PASS: TestService_cleanupPendingClosuresHandler (2.30s)1602=== CONT TestCacheConfigHandler/full_config,_no_issuer1603=== CONT TestCacheConfigHandler/no_signing_keys1604=== CONT TestCacheConfigHandler/issuer_requested_but_no_OIDC_validator1605=== CONT TestCacheConfigHandler/no_cache_url_configured1606--- PASS: TestCacheConfigHandler (0.00s)1607 --- PASS: TestCacheConfigHandler/full_config,_no_issuer (0.00s)1608 --- PASS: TestCacheConfigHandler/no_signing_keys (0.00s)1609 --- PASS: TestCacheConfigHandler/issuer_requested_but_no_OIDC_validator (0.00s)1610 --- PASS: TestCacheConfigHandler/no_cache_url_configured (0.00s)1611=== CONT TestService_AuthMiddleware_OIDC/valid_OIDC_token16122026/08/11 08:16:58 WARN Request failed, retrying attempt=2 max_attempts=6 backoff=212.138386ms error="Get \"http://localhost:19999/api/cache-config\": dial tcp [::1]:19999: connect: connection refused" url=http://localhost:19999/api/cache-config16132026/08/11 08:16:58 INFO OIDC auth successful provider=test1614=== CONT TestService_AuthMiddleware_OIDC/malformed_token_rejected16152026/08/11 08:16:58 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]1616=== CONT TestService_AuthMiddleware_OIDC/OIDC_token_with_wrong_org_rejected16172026/08/11 08:16:58 WARN Authentication failed token_preview=eyJhbGciOi...vUCchOb2rA 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]1618=== CONT TestService_AuthMiddleware_OIDC/static_token_still_works_with_OIDC_configured1619=== CONT TestUploadHandlersRejectInvalidKeys/create_pending_closure_rejects_nix-cache-info16202026/08/11 08:16:58 INFO Received uploads request method=POST path=/1621=== CONT TestUploadHandlersRejectInvalidKeys/complete_multipart_rejects_non-NAR_key16222026/08/11 08:16:58 INFO Received complete multipart upload request method=POST path=/1623=== CONT TestUploadHandlersRejectInvalidKeys/request_more_parts_rejects_non-NAR_key16242026/08/11 08:16:58 INFO Received request for more parts method=POST path=/1625=== CONT TestUploadHandlersRejectInvalidKeys/create_pending_closure_rejects_path_traversal16262026/08/11 08:16:58 INFO Received uploads request method=POST path=/1627--- PASS: TestUploadHandlersRejectInvalidKeys (0.00s)1628 --- PASS: TestUploadHandlersRejectInvalidKeys/create_pending_closure_rejects_nix-cache-info (0.00s)1629 --- PASS: TestUploadHandlersRejectInvalidKeys/complete_multipart_rejects_non-NAR_key (0.00s)1630 --- PASS: TestUploadHandlersRejectInvalidKeys/request_more_parts_rejects_non-NAR_key (0.00s)1631 --- PASS: TestUploadHandlersRejectInvalidKeys/create_pending_closure_rejects_path_traversal (0.00s)1632=== CONT TestUploadHandlersRejectOversizedBody/create_pending_closure16332026/08/11 08:16:58 INFO Received uploads request method=POST path=/1634--- PASS: TestService_AuthMiddleware_OIDC (2.39s)1635 --- PASS: TestService_AuthMiddleware_OIDC/valid_OIDC_token (0.00s)1636 --- PASS: TestService_AuthMiddleware_OIDC/malformed_token_rejected (0.00s)1637 --- PASS: TestService_AuthMiddleware_OIDC/OIDC_token_with_wrong_org_rejected (0.00s)1638 --- PASS: TestService_AuthMiddleware_OIDC/static_token_still_works_with_OIDC_configured (0.00s)1639--- PASS: TestCreatePendingClosure_SmallNARUsesSimplePUT (2.32s)1640=== CONT TestUploadHandlersRejectOversizedBody/request_more_parts16412026/08/11 08:16:58 INFO Received request for more parts method=POST path=/1642=== CONT TestUploadHandlersRejectOversizedBody/complete_multipart16432026/08/11 08:16:58 INFO Received complete multipart upload request method=POST path=/1644=== CONT TestProxyWriteTimeout/narinfo1645=== CONT TestProxyWriteTimeout/10_GiB_nar1646=== CONT TestProxyWriteTimeout/unknown_size1647=== CONT TestProxyWriteTimeout/1_GiB_nar1648--- PASS: TestProxyWriteTimeout (0.00s)1649 --- PASS: TestProxyWriteTimeout/narinfo (0.00s)1650 --- PASS: TestProxyWriteTimeout/10_GiB_nar (0.00s)1651 --- PASS: TestProxyWriteTimeout/unknown_size (0.00s)1652 --- PASS: TestProxyWriteTimeout/1_GiB_nar (0.00s)1653=== CONT TestIsValidUploadKey/narinfo1654=== CONT TestIsValidUploadKey/unknown_type1655=== CONT TestIsValidUploadKey/empty_key1656=== CONT TestIsValidUploadKey/absolute1657=== CONT TestIsValidUploadKey/traversal_nar1658=== CONT TestIsValidUploadKey/traversal1659=== CONT TestIsValidUploadKey/listing_key,_narinfo_type1660=== CONT TestIsValidUploadKey/nar_key,_narinfo_type1661=== CONT TestIsValidUploadKey/build_log_home-manager_file1662=== CONT TestIsValidUploadKey/build_log1663=== CONT TestIsValidUploadKey/listing1664=== CONT TestIsValidUploadKey/nar_plain1665=== CONT TestIsValidUploadKey/nar_xz1666=== CONT TestIsValidUploadKey/nar_zst1667=== CONT TestIsValidUploadKey/build_log_plus_in_name1668=== CONT TestIsValidUploadKey/realisation_plus_in_output1669=== CONT TestIsValidUploadKey/narinfo_key,_nar_type1670=== CONT TestIsValidUploadKey/index.html1671=== CONT TestIsValidUploadKey/nix-cache-info1672=== CONT TestIsValidUploadKey/build_log_equals1673=== CONT TestIsValidUploadKey/realisation1674=== CONT TestIsValidUploadKey/build_log_question_mark1675--- PASS: TestIsValidUploadKey (0.00s)1676 --- PASS: TestIsValidUploadKey/narinfo (0.00s)1677 --- PASS: TestIsValidUploadKey/unknown_type (0.00s)1678 --- PASS: TestIsValidUploadKey/empty_key (0.00s)1679 --- PASS: TestIsValidUploadKey/absolute (0.00s)1680 --- PASS: TestIsValidUploadKey/traversal_nar (0.00s)1681 --- PASS: TestIsValidUploadKey/traversal (0.00s)1682 --- PASS: TestIsValidUploadKey/listing_key,_narinfo_type (0.00s)1683 --- PASS: TestIsValidUploadKey/nar_key,_narinfo_type (0.00s)1684 --- PASS: TestIsValidUploadKey/build_log_home-manager_file (0.00s)1685 --- PASS: TestIsValidUploadKey/build_log (0.00s)1686 --- PASS: TestIsValidUploadKey/listing (0.00s)1687 --- PASS: TestIsValidUploadKey/nar_plain (0.00s)1688 --- PASS: TestIsValidUploadKey/nar_xz (0.00s)1689 --- PASS: TestIsValidUploadKey/nar_zst (0.00s)1690 --- PASS: TestIsValidUploadKey/build_log_plus_in_name (0.00s)1691 --- PASS: TestIsValidUploadKey/realisation_plus_in_output (0.00s)1692 --- PASS: TestIsValidUploadKey/narinfo_key,_nar_type (0.00s)1693 --- PASS: TestIsValidUploadKey/index.html (0.00s)1694 --- PASS: TestIsValidUploadKey/nix-cache-info (0.00s)1695 --- PASS: TestIsValidUploadKey/build_log_equals (0.00s)1696 --- PASS: TestIsValidUploadKey/realisation (0.00s)1697 --- PASS: TestIsValidUploadKey/build_log_question_mark (0.00s)16982026/08/11 08:16:58 INFO Received complete multipart upload request method=POST path=/api/multipart/complete16992026/08/11 08:16:58 ERROR Failed to get multipart upload error="no rows in result set" upload_id=does-not-exist object_key=nar/0000000000000000000000000000000000000000000000000000.nar.zst1700--- PASS: TestCompleteMultipartUnregistered (2.20s)17012026-08-11 08:16:58.365 UTC [6462] ERROR: relation "goose_db_version" does not exist at character 3617022026-08-11 08:16:58.365 UTC [6462] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC17032026/08/11 08:16:58 OK 20241026095416_initial_model.sql (63.79ms)17042026/08/11 08:16:58 OK 20251210153512_drop_unused_gin_index.sql (1.28ms)17052026/08/11 08:16:58 WARN Request failed, retrying attempt=3 max_attempts=6 backoff=362.361611ms error="Get \"http://localhost:19999/api/cache-config\": dial tcp [::1]:19999: connect: connection refused" url=http://localhost:19999/api/cache-config17062026/08/11 08:16:58 OK 20251218171726_add_pins.sql (18.45ms)17072026/08/11 08:16:58 OK 20260628120000_add_object_size_and_stats.sql (27.17ms)17082026/08/11 08:16:58 goose: successfully migrated database to version: 2026062812000017092026/08/11 08:16:58 OK 1_commit_pending_closure.sql (12.1ms)17102026/08/11 08:16:58 OK 2_object_stats_trigger.sql (571.04µs)17112026/08/11 08:16:58 goose: up to current file version: 217122026-08-11 08:16:58.614 UTC [6463] ERROR: relation "goose_db_version" does not exist at character 3617132026-08-11 08:16:58.614 UTC [6463] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC17142026/08/11 08:16:58 INFO Received uploads request method=POST path=/api/pending_closures17152026-08-11 08:16:58.706 UTC [6464] ERROR: relation "goose_db_version" does not exist at character 3617162026-08-11 08:16:58.706 UTC [6464] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC17172026-08-11 08:16:58.708 UTC [6465] ERROR: relation "goose_db_version" does not exist at character 3617182026-08-11 08:16:58.708 UTC [6465] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC1719=== NAME TestService_verifyS3Integrity1720 uploads_test.go:393: unexpected error: Put "http://localhost:58555/bucket42/nar/dadb44fdadb44fdadb44fdadb44f000000000000000000000000.nar.zst?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=rustfsadmin%2F20260811%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260811T081658Z&X-Amz-Expires=18000&X-Amz-SignedHeaders=host&partNumber=1&uploadId=MGQwNzg5ZDMtODAwNy00NzYyLWJlMDUtMzdmMGM1MmJkZmE2LmRjZDlkMmM4LWJiNGYtNGE1NC05MDZkLWQ2MmYxMTMwZjBkYngxNzg2NDM2MjE4NjQ5NzE4MDAw&X-Amz-Signature=9bb13f1956d05fc87ac796bd0c742ca00f5f74528cdadb90eb04d5602c03f9b5": context deadline exceeded1721 1722--- FAIL: TestService_verifyS3Integrity (2.33s)17232026/08/11 08:16:58 OK 20241026095416_initial_model.sql (119.98ms)17242026/08/11 08:16:58 OK 20251210153512_drop_unused_gin_index.sql (1.24ms)17252026/08/11 08:16:58 OK 20251218171726_add_pins.sql (11.77ms)17262026/08/11 08:16:58 OK 20260628120000_add_object_size_and_stats.sql (23.59ms)17272026/08/11 08:16:58 goose: successfully migrated database to version: 2026062812000017282026/08/11 08:16:58 OK 1_commit_pending_closure.sql (1.74ms)17292026/08/11 08:16:58 OK 20241026095416_initial_model.sql (83.33ms)17302026/08/11 08:16:58 OK 2_object_stats_trigger.sql (13.92ms)17312026/08/11 08:16:58 goose: up to current file version: 217322026/08/11 08:16:58 WARN Request failed, retrying attempt=4 max_attempts=6 backoff=857.921349ms error="Get \"http://localhost:19999/api/cache-config\": dial tcp [::1]:19999: connect: connection refused" url=http://localhost:19999/api/cache-config17332026/08/11 08:16:58 OK 20251210153512_drop_unused_gin_index.sql (1.17ms)17342026/08/11 08:16:58 OK 20241026095416_initial_model.sql (77.28ms)17352026/08/11 08:16:58 OK 20251218171726_add_pins.sql (14.84ms)17362026/08/11 08:16:58 OK 20251210153512_drop_unused_gin_index.sql (9.04ms)17372026/08/11 08:16:58 OK 20251218171726_add_pins.sql (15.58ms)17382026/08/11 08:16:58 OK 20260628120000_add_object_size_and_stats.sql (32.7ms)17392026/08/11 08:16:58 goose: successfully migrated database to version: 2026062812000017402026-08-11 08:16:58.892 UTC [6466] ERROR: relation "goose_db_version" does not exist at character 3617412026-08-11 08:16:58.892 UTC [6466] STATEMENT: SELECT version_id, is_applied from goose_db_version ORDER BY id DESC17422026/08/11 08:16:58 OK 1_commit_pending_closure.sql (5.33ms)17432026/08/11 08:16:58 OK 2_object_stats_trigger.sql (260.63µs)17442026/08/11 08:16:58 goose: up to current file version: 21745--- PASS: TestUploadHandlersRejectOversizedBody (0.08s)1746 --- PASS: TestUploadHandlersRejectOversizedBody/request_more_parts (0.02s)1747 --- PASS: TestUploadHandlersRejectOversizedBody/complete_multipart (0.02s)1748 --- PASS: TestUploadHandlersRejectOversizedBody/create_pending_closure (0.64s)17492026/08/11 08:16:58 OK 20260628120000_add_object_size_and_stats.sql (26.78ms)17502026/08/11 08:16:58 goose: successfully migrated database to version: 2026062812000017512026/08/11 08:16:58 OK 1_commit_pending_closure.sql (8.67ms)17522026/08/11 08:16:58 OK 2_object_stats_trigger.sql (241.42µs)17532026/08/11 08:16:58 goose: up to current file version: 217542026/08/11 08:16:58 INFO Received uploads request method=POST path=/api/pending_closures17552026/08/11 08:16:58 INFO Received uploads request method=POST path=/api/pending_closures17562026/08/11 08:16:58 INFO Received uploads request method=POST path=/api/pending_closures1757=== NAME TestService_createPendingClosureHandler1758 uploads_test.go:307: unexpected error: Put "http://localhost:58555/bucket43/nar/0000000000000000000000000000000000000000000000000000.nar.zst?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=rustfsadmin%2F20260811%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260811T081659Z&X-Amz-Expires=18000&X-Amz-SignedHeaders=host&partNumber=1&uploadId=MGQwNzg5ZDMtODAwNy00NzYyLWJlMDUtMzdmMGM1MmJkZmE2LjM4MjllYWMzLTI1YjEtNGYzYS1hODI4LTJkZjVhNjJhZDY0YngxNzg2NDM2MjE4OTYxMjQzMDAw&X-Amz-Signature=8057b7189c178f65705191b300abe08a189479e6dacb26e14dc389d8d4d83896": context deadline exceeded1759 1760--- FAIL: TestService_createPendingClosureHandler (1.85s)17612026/08/11 08:16:59 OK 20241026095416_initial_model.sql (126ms)17622026/08/11 08:16:59 OK 20251210153512_drop_unused_gin_index.sql (10.61ms)17632026/08/11 08:16:59 OK 20251218171726_add_pins.sql (16.27ms)17642026/08/11 08:16:59 OK 20260628120000_add_object_size_and_stats.sql (19.77ms)17652026/08/11 08:16:59 goose: successfully migrated database to version: 2026062812000017662026/08/11 08:16:59 OK 1_commit_pending_closure.sql (4.79ms)17672026/08/11 08:16:59 OK 2_object_stats_trigger.sql (298.17µs)17682026/08/11 08:16:59 goose: up to current file version: 21769--- PASS: TestReadProxyRangeRequest (1.80s)1770=== NAME TestOrphanedObjectsGCStressTest1771 orphaned_objects_gc_test.go:425: Created 10 active closures, 5 to-delete closures, 20 orphaned chains1772 orphaned_objects_gc_test.go:446: Marked 210 objects for deletion17732026/08/11 08:16:59 WARN Failed to fetch cache config, uploading without size limit error="fetching cache config: server returned 404: 404 page not found\n"17742026/08/11 08:16:59 WARN Authentication failed token_preview=invalid-token token_length=13 reason="static API token mismatch"1775 orphaned_objects_gc_test.go:509: Stress test completed successfully:1776 orphaned_objects_gc_test.go:510: - Active objects preserved: 201777 orphaned_objects_gc_test.go:511: - Objects deleted: 2101778 orphaned_objects_gc_test.go:512: - Total GC'd: 2101779--- PASS: TestOrphanedObjectsGCStressTest (11.40s)17802026/08/11 08:16:59 WARN Request failed, retrying attempt=5 max_attempts=6 backoff=1.504458375s error="Get \"http://localhost:19999/api/cache-config\": dial tcp [::1]:19999: connect: connection refused" url=http://localhost:19999/api/cache-config17812026/08/11 08:17:01 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"17822026/08/11 08:17:01 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_closures17832026/08/11 08:17:01 WARN Request failed, retrying attempt=2 max_attempts=6 backoff=190.012047ms error="Post \"http://localhost:19999/api/pending_closures\": dial tcp [::1]:19999: connect: connection refused" url=http://localhost:19999/api/pending_closures17842026/08/11 08:17:01 WARN Request failed, retrying attempt=3 max_attempts=6 backoff=434.236499ms error="Post \"http://localhost:19999/api/pending_closures\": dial tcp [::1]:19999: connect: connection refused" url=http://localhost:19999/api/pending_closures17852026/08/11 08:17:02 WARN Request failed, retrying attempt=4 max_attempts=6 backoff=725.441347ms error="Post \"http://localhost:19999/api/pending_closures\": dial tcp [::1]:19999: connect: connection refused" url=http://localhost:19999/api/pending_closures17862026/08/11 08:17:02 WARN Request failed, retrying attempt=5 max_attempts=6 backoff=1.689629727s error="Post \"http://localhost:19999/api/pending_closures\": dial tcp [::1]:19999: connect: connection refused" url=http://localhost:19999/api/pending_closures1787--- PASS: TestClientErrorHandling (0.00s)1788 --- PASS: TestClientErrorHandling/InvalidStorePath (1.65s)1789 --- PASS: TestClientErrorHandling/InvalidAuthToken (1.38s)1790 --- PASS: TestClientErrorHandling/ServerNotAvailable (6.74s)1791FAIL17922026-08-11 08:17:04.554 UTC [6157] LOG: received smart shutdown request17932026-08-11 08:17:04.555 UTC [6157] LOG: background worker "logical replication launcher" (PID 6167) exited with exit code 117942026-08-11 08:17:04.561 UTC [6162] LOG: shutting down17952026-08-11 08:17:04.561 UTC [6162] LOG: checkpoint starting: shutdown immediate17962026-08-11 08:17:05.881 UTC [6162] LOG: checkpoint complete: wrote 13830 buffers (84.4%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 13 recycled; write=1.068 s, sync=0.251 s, total=1.321 s; sync files=15157, longest=0.003 s, average=0.001 s; distance=212369 kB, estimate=212369 kB; lsn=0/E6EF3A0, redo lsn=0/E6EF3A017972026-08-11 08:17:05.888 UTC [6157] LOG: database system is shut down