"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/11/21 01:18:38 DEBUG : Creating backend with remote "TestS3R2:rclone-test-sosilad4yazi" 2025/11/21 01:18:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2025/11/21 01:18:39 INFO : S3 bucket rclone-test-sosilad4yazi: Bucket "rclone-test-sosilad4yazi" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/11/21 01:18:40 INFO : S3 bucket rclone-test-sosilad4yazi: Bucket "rclone-test-sosilad4yazi" deleted === RUN TestIntegration/FsMkdir 2025/11/21 01:18:40 INFO : S3 bucket rclone-test-sosilad4yazi: Bucket "rclone-test-sosilad4yazi" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/11/21 01:18:40 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/11/21 01:18:41 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/11/21 01:18:41 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/11/21 01:18:57 NOTICE: S3 bucket rclone-test-sosilad4yazi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/11/21 01:18:57 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AAlB4aCtajArJ2avXlKxOrBECBTEsAiKhgRSvH-E6d7Bn_gPK176ZerxASVNho-7ixd5erzf2lBDeuhAOv6r2x14A3sLVbe2jQ2-SC0eNaXeDQoZKailvJPGzR5FRGkQPwUBOMWFJNE6yZFBGFAMxLJqOBytfa8IXaTrBF-dfb54kfzbw-mW0s9pr1hV5N9silUe1rD8aXdwxoGKLL2VXnqYhfbip34TAYHrxXNOC7pEzqV7jOJ7cnJndTh6cRbvd7z-GkxTdwJWvQhwZR_bMHmXAzmThUHkVQ6E2wTDkP0ZziV2Fwop10Q0XBsu6waX1ElvDVZpTaumcDNH52XcBVU 2025/11/21 01:18:57 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "c321cc89f03bb31ae04aa9bc780bd711" 2025/11/21 01:18:58 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "de589945401747e0472a204b147797be" 2025/11/21 01:18:58 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "af9a03fd22aef8fbf6746c525cff5290" 2025/11/21 01:18:59 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AAlB4aCtajArJ2avXlKxOrBECBTEsAiKhgRSvH-E6d7Bn_gPK176ZerxASVNho-7ixd5erzf2lBDeuhAOv6r2x14A3sLVbe2jQ2-SC0eNaXeDQoZKailvJPGzR5FRGkQPwUBOMWFJNE6yZFBGFAMxLJqOBytfa8IXaTrBF-dfb54kfzbw-mW0s9pr1hV5N9silUe1rD8aXdwxoGKLL2VXnqYhfbip34TAYHrxXNOC7pEzqV7jOJ7cnJndTh6cRbvd7z-GkxTdwJWvQhwZR_bMHmXAzmThUHkVQ6E2wTDkP0ZziV2Fwop10Q0XBsu6waX1ElvDVZpTaumcDNH52XcBVU" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/11/21 01:19:02 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/11/21 01:19:02 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/11/21 01:19:04 DEBUG : S3 bucket rclone-test-sosilad4yazi: bucket is versioned: false 2025/11/21 01:19:04 DEBUG : Waiting for deletions to finish 2025/11/21 01:19:05 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/11/21 01:19:05 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/11/21 01:19:05 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/11/21 01:19:06 DEBUG : Creating backend with remote "TestS3R2:rclone-test-sosilad4yazi/dirToPurgeFromRoot" 2025/11/21 01:19:06 DEBUG : S3 bucket rclone-test-sosilad4yazi path dirToPurgeFromRoot: bucket is versioned: false 2025/11/21 01:19:06 DEBUG : Waiting for deletions to finish 2025/11/21 01:19:06 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/11/21 01:19:06 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/11/21 01:19:06 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/21 01:19:06 DEBUG : Creating backend with remote "TestS3R2:rclone-test-sosilad4yazi/hello? sausage/êé" 2025/11/21 01:19:08 DEBUG : S3 bucket rclone-test-sosilad4yazi path hello? sausage/êé: bucket is versioned: false 2025/11/21 01:19:08 DEBUG : Waiting for deletions to finish 2025/11/21 01:19:08 DEBUG : "a/b/c/d/e.txt" version false 2025/11/21 01:19:08 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/11/21 01:19:08 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/11/21 01:19:15 DEBUG : Creating backend with remote "TestS3R2:rclone-test-sosilad4yazi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/21 01:19:16 DEBUG : Creating backend with remote "TestS3R2:rclone-test-sosilad4yazi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-sosilad4yazi" from "TestS3R2:rclone-test-sosilad4yazi" 2025/11/21 01:19:16 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2052: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/11/21 01:19:20 DEBUG : piped data.txt: open chunk writer: started multipart upload: AMsLbd42H7wHu0ZdUAeEhjH02vIUM3OdQBqfRY3oxuUxa0fr8Tl-6DD9DxOOUd7e2PbqhVpeNtglFpTop2FhXwMVHnyAx-nNbjOgsBGwALV5FG6HGU-hPUpU4Xoi-t_Grdrsap5sQhk3BjIt0upLsMmko1Fnkawpr1TGfK0JxZk-PXnpc7-vbm9upr_tLDNbjFqPVk4U3JXGzvlQCFeu3q6BTgUydGNC0UYRNN-yxOJHJjZMCp760x07xUyqr97pm_Tu1GYkCszOqdJt_xgiyZKwb4O_1IsXfxA38QPmxk4NXwrRPgmMtgPLOL94mVpQnrCMQCodPbQ87QO3BQv1p7c 2025/11/21 01:19:20 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/11/21 01:19:20 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/11/21 01:19:20 DEBUG : piped data.txt: multipart upload "AMsLbd42H7wHu0ZdUAeEhjH02vIUM3OdQBqfRY3oxuUxa0fr8Tl-6DD9DxOOUd7e2PbqhVpeNtglFpTop2FhXwMVHnyAx-nNbjOgsBGwALV5FG6HGU-hPUpU4Xoi-t_Grdrsap5sQhk3BjIt0upLsMmko1Fnkawpr1TGfK0JxZk-PXnpc7-vbm9upr_tLDNbjFqPVk4U3JXGzvlQCFeu3q6BTgUydGNC0UYRNN-yxOJHJjZMCp760x07xUyqr97pm_Tu1GYkCszOqdJt_xgiyZKwb4O_1IsXfxA38QPmxk4NXwrRPgmMtgPLOL94mVpQnrCMQCodPbQ87QO3BQv1p7c" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/21 01:19:20 DEBUG : piped data.txt: open chunk writer: started multipart upload: AD8xrS8MHrtEdr6BpAL20D0QABYaHmNwHjRQz72OhlM5gzLR7D0hb9Ifrv_IZ29uJPjm34GmtoI96ROmclgCwlUwfN38Fqr3cBryPsWe-c1MRnAWN0OCTw-VqStUF8kHkaUdefSLN3pjL49poDhYMECQrh-w7n93OQ7Etzq8M_iYRiftLQxI2GMo5vdVMUPTb5sGoMPKAq4Pqgzh8hPf0qqF5je4V3NWGebBSNijMNTlyOUjhpBolHbdDe06kUR_KbgEpDJQ0-D0qE-DFC3yfIjOmXBmqCQPLfpCqnweC0y7yxmsNxZAJEjIqwtT0aXvewTy6w-ZMCGFmSCrGOPIQZ4 2025/11/21 01:19:20 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/21 01:19:21 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "16621a849398079cb8e7843343debd1d" 2025/11/21 01:19:21 DEBUG : piped data.txt: multipart upload "AD8xrS8MHrtEdr6BpAL20D0QABYaHmNwHjRQz72OhlM5gzLR7D0hb9Ifrv_IZ29uJPjm34GmtoI96ROmclgCwlUwfN38Fqr3cBryPsWe-c1MRnAWN0OCTw-VqStUF8kHkaUdefSLN3pjL49poDhYMECQrh-w7n93OQ7Etzq8M_iYRiftLQxI2GMo5vdVMUPTb5sGoMPKAq4Pqgzh8hPf0qqF5je4V3NWGebBSNijMNTlyOUjhpBolHbdDe06kUR_KbgEpDJQ0-D0qE-DFC3yfIjOmXBmqCQPLfpCqnweC0y7yxmsNxZAJEjIqwtT0aXvewTy6w-ZMCGFmSCrGOPIQZ4" finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress 2025/11/21 01:19:22 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:298: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2025/11/21 01:19:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: APr1OK0_TLYelxTbHWreijhxGIh6W2BjIQJJ2dJVeQ49qeX3HeqG0TOWddCy90mCMY9N_QELGrzf-Fb649t-p2UQuzLRPwzNVqQ18jJfr7o1p-HSchWCw42eAcAkU2_JzsV3sYj83sWIoEqhG-Y5ARihoJFjENwPSZDkWzyPPOpAh2JjuSXvUewa_eDFwm0H-axZtRcRdLY8MfOpZUe2OUCXK7CpZTchyN3QtO-cWqbhcYHJ-8eLn-j4_HlfgfzmUDBgLwccFK1AkcyMB4r1dRgsRovga9gogHb3F4vBZ0zx86AS2Q5UYcJvY4uwiujQMFTkJ3QTyJgGOXjWqDLQ3nA 2025/11/21 01:19:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/11/21 01:19:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/11/21 01:19:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "APr1OK0_TLYelxTbHWreijhxGIh6W2BjIQJJ2dJVeQ49qeX3HeqG0TOWddCy90mCMY9N_QELGrzf-Fb649t-p2UQuzLRPwzNVqQ18jJfr7o1p-HSchWCw42eAcAkU2_JzsV3sYj83sWIoEqhG-Y5ARihoJFjENwPSZDkWzyPPOpAh2JjuSXvUewa_eDFwm0H-axZtRcRdLY8MfOpZUe2OUCXK7CpZTchyN3QtO-cWqbhcYHJ-8eLn-j4_HlfgfzmUDBgLwccFK1AkcyMB4r1dRgsRovga9gogHb3F4vBZ0zx86AS2Q5UYcJvY4uwiujQMFTkJ3QTyJgGOXjWqDLQ3nA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/11/21 01:19:26 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ADeDbZ5427tmJu-_GFk4FrmQykUkDV7WG3Y6buEjTu41ZLSjM4wB2LDAoNtbaTD_tzFcRNUR64qz3iTaD3WpQFA-DcBfvfoUXFJhhxPuYVkR5izMrutqRIK6tXZmdlWEx3G6V__VG5w2T6y4CsIXGPR_FKv6wZuDkqO56Xw3hSt-C65TrnEL_a0EguROgUOM-H2H1DVYGAinbtlHBrnuZEQ8nAOf-eMjowBqtAJlF9bVvUJvOStGK1DC_g--XQJB5d6lIqlEmqrqZIkiVUsmeJwuHKyz4z78QiDMmdFVTZROu32RfDK8yMXhBps1Qry901KXEysBi_gdBUHrgRtxiks 2025/11/21 01:19:26 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/11/21 01:19:26 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/21 01:19:27 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ADeDbZ5427tmJu-_GFk4FrmQykUkDV7WG3Y6buEjTu41ZLSjM4wB2LDAoNtbaTD_tzFcRNUR64qz3iTaD3WpQFA-DcBfvfoUXFJhhxPuYVkR5izMrutqRIK6tXZmdlWEx3G6V__VG5w2T6y4CsIXGPR_FKv6wZuDkqO56Xw3hSt-C65TrnEL_a0EguROgUOM-H2H1DVYGAinbtlHBrnuZEQ8nAOf-eMjowBqtAJlF9bVvUJvOStGK1DC_g--XQJB5d6lIqlEmqrqZIkiVUsmeJwuHKyz4z78QiDMmdFVTZROu32RfDK8yMXhBps1Qry901KXEysBi_gdBUHrgRtxiks" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/11/21 01:19:27 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AK25iiA4YoImn_MamC7hdJc9Hw0-SKDOerdGSxql5K0zaJTdWBDA9qoXKHNEOh2YREOGIj6pFqpkba-HVdUk9HqmcqdNvKxwp3UB5vql483ScwtMTagm4l9fiv8mHsznWFwVWegq4av6pAqWLZB3818jWO3IkMF8HihtpDOP3yxnNQfQip3LRt7oHRuC3NglZP0AmzLnk2keKrx_opcvY_zDrbVbex6Cb5ufCu_H9GZFtTO4yuM-tYcgHDbogi5K1PyxrtNxGM-LkT9zdCJ-2A3Pdr-CUG_cvXkeGiLLucZrUdNlnRAs0SiPxfwpHqPFCeOYBmp2tlXd8NzPuX84eW8 2025/11/21 01:19:28 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/11/21 01:19:28 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/21 01:19:29 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AK25iiA4YoImn_MamC7hdJc9Hw0-SKDOerdGSxql5K0zaJTdWBDA9qoXKHNEOh2YREOGIj6pFqpkba-HVdUk9HqmcqdNvKxwp3UB5vql483ScwtMTagm4l9fiv8mHsznWFwVWegq4av6pAqWLZB3818jWO3IkMF8HihtpDOP3yxnNQfQip3LRt7oHRuC3NglZP0AmzLnk2keKrx_opcvY_zDrbVbex6Cb5ufCu_H9GZFtTO4yuM-tYcgHDbogi5K1PyxrtNxGM-LkT9zdCJ-2A3Pdr-CUG_cvXkeGiLLucZrUdNlnRAs0SiPxfwpHqPFCeOYBmp2tlXd8NzPuX84eW8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/11/21 01:19:29 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ADW9gFe1UzhHBrHmCf6zz2bcBH0WPr1xdIRQKE7v7HjYCe7-HGvw5RmtEnjFAz-PQPQUdLOTKWn7gnTNo1gMMWqsgYbvIOKoqnE9a_lhmtXlqQU5VWvvxwIZObqeSYI_J1APzdJP2V1vh0jEEAhxo7YjwpcwzTVLzCG8fOE2_7gKW71iI-RopVAPf-NULOPkCWEblwDwUMCop8J_KeGalMmZhPnY0Y6z2uDz4yEsX0mclXgE71wD5TpLeRZCow9NRNCqcNggMkTjAz7l2ok0puUN4Guu6WF5HNR14r7v3pLC7J0fUUD3P2hbU_lJ98e_yOq1aDcYJcmdsoxgHcgFfPg 2025/11/21 01:19:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/11/21 01:19:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/11/21 01:19:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/11/21 01:19:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/21 01:19:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/11/21 01:19:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/11/21 01:19:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ADW9gFe1UzhHBrHmCf6zz2bcBH0WPr1xdIRQKE7v7HjYCe7-HGvw5RmtEnjFAz-PQPQUdLOTKWn7gnTNo1gMMWqsgYbvIOKoqnE9a_lhmtXlqQU5VWvvxwIZObqeSYI_J1APzdJP2V1vh0jEEAhxo7YjwpcwzTVLzCG8fOE2_7gKW71iI-RopVAPf-NULOPkCWEblwDwUMCop8J_KeGalMmZhPnY0Y6z2uDz4yEsX0mclXgE71wD5TpLeRZCow9NRNCqcNggMkTjAz7l2ok0puUN4Guu6WF5HNR14r7v3pLC7J0fUUD3P2hbU_lJ98e_yOq1aDcYJcmdsoxgHcgFfPg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/11/21 01:19:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AB61TQhTo9jmaTEntsCoY1nYiX2Y1tiraBgZS6VC2MbVeCax_AzLO7MBFpfxBSnQicFpFbN6_PolpsH2x4Ooz3Mh5LrfdMJ8oUUFWhvqQTRoLDVy8Gwyu60biPSb8ZXlZt5OPtGJSJkPp-F39x3F0gA3bEJLLPn0_4oJBfZlIsQWaHNiktlWO9PgvZfALlQ52CUin9ZCKcaqfICNzWeqwEW6PQEMFGSu9Nd8fXZQOnwR98ZjpFau-l7kLoB-lUZO1O4IF--mQwZqblkb8EmBurbskTIWDBTY2rWpdhrqnr-f6ybg4Q8IiQ0aO4YL_PTnaVcpyOrwtDeK4yyT-Afd6TU 2025/11/21 01:19:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/11/21 01:19:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/11/21 01:19:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/11/21 01:19:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/11/21 01:19:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/21 01:19:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/11/21 01:19:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AB61TQhTo9jmaTEntsCoY1nYiX2Y1tiraBgZS6VC2MbVeCax_AzLO7MBFpfxBSnQicFpFbN6_PolpsH2x4Ooz3Mh5LrfdMJ8oUUFWhvqQTRoLDVy8Gwyu60biPSb8ZXlZt5OPtGJSJkPp-F39x3F0gA3bEJLLPn0_4oJBfZlIsQWaHNiktlWO9PgvZfALlQ52CUin9ZCKcaqfICNzWeqwEW6PQEMFGSu9Nd8fXZQOnwR98ZjpFau-l7kLoB-lUZO1O4IF--mQwZqblkb8EmBurbskTIWDBTY2rWpdhrqnr-f6ybg4Q8IiQ0aO4YL_PTnaVcpyOrwtDeK4yyT-Afd6TU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/11/21 01:19:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: APNmLVVRH8rxoBLjyNv-nPKYm00nNJ97jjZa_ONfUBjAVOhSCWIKUwU_4Fej5AS8qAHpUwrrrHW6zk1zC_byUi1ht0w2fbByZmgOn45H1Oo77llCMwmBL3uScnv0IUUH2qU8ZEa0iND8KmNfREDUQ2jyJsP22faJLMkhglVM5yahB8JVUKJAA46S26h2Ko7Qs1aXdwHKKBvDHK_KNKehonMUEtfT_RjUHr25AfTEzETCS9jrHrJewYdIksl11alikaYISCugEZaGTISo6JvoNplmIBbU87QJYOz8FthEnWB0XKU0nv0D_0BX9-2iKqcHbk13hlPGTAxMGR8GZe88KWs 2025/11/21 01:19:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/21 01:19:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/11/21 01:19:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "APNmLVVRH8rxoBLjyNv-nPKYm00nNJ97jjZa_ONfUBjAVOhSCWIKUwU_4Fej5AS8qAHpUwrrrHW6zk1zC_byUi1ht0w2fbByZmgOn45H1Oo77llCMwmBL3uScnv0IUUH2qU8ZEa0iND8KmNfREDUQ2jyJsP22faJLMkhglVM5yahB8JVUKJAA46S26h2Ko7Qs1aXdwHKKBvDHK_KNKehonMUEtfT_RjUHr25AfTEzETCS9jrHrJewYdIksl11alikaYISCugEZaGTISo6JvoNplmIBbU87QJYOz8FthEnWB0XKU0nv0D_0BX9-2iKqcHbk13hlPGTAxMGR8GZe88KWs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/11/21 01:19:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ACu8ADagBp-hXrAeXBv31GAsk090qW_z7yYN55jCljZMlZWzXqufkEeUH3gGdWiLZPntZcUT6OoGnoXlzPxEKN6M0MmHs8nPOv6It4xxSWKCdw4j5zp1FMLSW8WRjulu3L5Cd7rPLsZLLVMV2eSBV0z0mamh0mmtsRITCp0srG4eer0BZsJ3qRI2LdaepNq03KOwsPEpDp8Tka2KbhDGbDIf0qYdmF1ml3Zh2qakby8gqyV1Uxtv6Qj5fhA7_2SGeDzABnwXIFhfJxk5gRwRuc1yFTEq_qlLVzQiBdce3kFsr9EVJOlJZV6mXcCLddu5d8ZtEkQ3bokZxdbAJqj9h5c 2025/11/21 01:19:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/11/21 01:19:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/21 01:19:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ACu8ADagBp-hXrAeXBv31GAsk090qW_z7yYN55jCljZMlZWzXqufkEeUH3gGdWiLZPntZcUT6OoGnoXlzPxEKN6M0MmHs8nPOv6It4xxSWKCdw4j5zp1FMLSW8WRjulu3L5Cd7rPLsZLLVMV2eSBV0z0mamh0mmtsRITCp0srG4eer0BZsJ3qRI2LdaepNq03KOwsPEpDp8Tka2KbhDGbDIf0qYdmF1ml3Zh2qakby8gqyV1Uxtv6Qj5fhA7_2SGeDzABnwXIFhfJxk5gRwRuc1yFTEq_qlLVzQiBdce3kFsr9EVJOlJZV6mXcCLddu5d8ZtEkQ3bokZxdbAJqj9h5c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/11/21 01:19:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AOzPbTET7Y2EfmoKDGSsN9grBjhWAwHk_ACRvNaC7lvbxSoxXFYj7zo0dzz3MjVuOrDoJchc5laz2Hdx0-GhwnZDPHBz2WZYxpbKA0Slf7BJzHhhV0u6UksIUhTuzbp01PgoRPBqfs4AU48MJHNF0gruGqqSuYqF2e1lVyJXMJP95MsZzV_-w4xIDxoRy4JtP5CMZ60i8dNwaXVve7T4OuRoSjujZHRTIt8BQtw3e1Ox6Cxe7mPrVQ7vDS9ugZPr1gm_F_6-5QXgt5pBm0XwIRhQCsbi6lzc3dn9g8uWadD2pCusIx9CYZmesFxKROnxN2TY35p0LUY63q51dds7iVk 2025/11/21 01:19:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/21 01:19:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/21 01:19:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AOzPbTET7Y2EfmoKDGSsN9grBjhWAwHk_ACRvNaC7lvbxSoxXFYj7zo0dzz3MjVuOrDoJchc5laz2Hdx0-GhwnZDPHBz2WZYxpbKA0Slf7BJzHhhV0u6UksIUhTuzbp01PgoRPBqfs4AU48MJHNF0gruGqqSuYqF2e1lVyJXMJP95MsZzV_-w4xIDxoRy4JtP5CMZ60i8dNwaXVve7T4OuRoSjujZHRTIt8BQtw3e1Ox6Cxe7mPrVQ7vDS9ugZPr1gm_F_6-5QXgt5pBm0XwIRhQCsbi6lzc3dn9g8uWadD2pCusIx9CYZmesFxKROnxN2TY35p0LUY63q51dds7iVk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/11/21 01:19:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AGwNV0DzzLmocrA2xv0Gh3PjfL98VqBWk3tE-918IUvQ7xoykP3B6zyv_y6JyfWlMKrjZ8PSQWzJEO74W0L6Fam2Mo9Fplch2p4WOZRoW9XMOO1DCF__frjPXOQpTjv1keEu-xMMeOZrMk6XT8JCFlhs03OJgYl2pXZQM8Q47b0PJVWYOe27wjv_UkKcwjW4lXPYIdnAEwP_bYcWcizxCN5Eixsm7AKQ8_t7XYR2fdMYhakI7ds2jVaHZ6vq9rzvfTW_H-u8qby5L7XphFegcfQflV98YLSdCuCvqKLqUwc2rrCYa2AAbEgqHd9YK2cV6775YlysBV9FIBgNAfoXlFo 2025/11/21 01:19:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/11/21 01:19:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/11/21 01:19:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/21 01:19:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/21 01:19:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/11/21 01:19:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/11/21 01:19:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AGwNV0DzzLmocrA2xv0Gh3PjfL98VqBWk3tE-918IUvQ7xoykP3B6zyv_y6JyfWlMKrjZ8PSQWzJEO74W0L6Fam2Mo9Fplch2p4WOZRoW9XMOO1DCF__frjPXOQpTjv1keEu-xMMeOZrMk6XT8JCFlhs03OJgYl2pXZQM8Q47b0PJVWYOe27wjv_UkKcwjW4lXPYIdnAEwP_bYcWcizxCN5Eixsm7AKQ8_t7XYR2fdMYhakI7ds2jVaHZ6vq9rzvfTW_H-u8qby5L7XphFegcfQflV98YLSdCuCvqKLqUwc2rrCYa2AAbEgqHd9YK2cV6775YlysBV9FIBgNAfoXlFo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/11/21 01:19:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AAGTylSQ6D5nU8IeiEzCNCgeMFI0jt2xcLrf2zLRtecoFhpmg6QuNTimDUVsAauHb98py7iFfI8QVrD5POMrRw7TsAjTwdDgv91s7rpaUtZ0Jyzb89h4BlXW98mpgmlt0IvytrY5eN56OBUoDqq9BdMWQS02BE1idV4N5vrSqYns96seQD40toFMZxlPYfMIl5s1NpKJCB6j_GmqcoZfKVP8YYPpexQS60jRTw6rND60NE5pd3CaDZKdqBavM-vLTt6rQbGxRGVULtxeCWygwe2XrxJJzPD2P-Ou_8xh0KA1NkMIY54-Uo6BK9I-9EO7mOtLoXEkt4nbTP5XuC2q4jg 2025/11/21 01:19:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/21 01:19:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/11/21 01:19:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/11/21 01:19:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/21 01:19:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/11/21 01:19:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/11/21 01:19:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AAGTylSQ6D5nU8IeiEzCNCgeMFI0jt2xcLrf2zLRtecoFhpmg6QuNTimDUVsAauHb98py7iFfI8QVrD5POMrRw7TsAjTwdDgv91s7rpaUtZ0Jyzb89h4BlXW98mpgmlt0IvytrY5eN56OBUoDqq9BdMWQS02BE1idV4N5vrSqYns96seQD40toFMZxlPYfMIl5s1NpKJCB6j_GmqcoZfKVP8YYPpexQS60jRTw6rND60NE5pd3CaDZKdqBavM-vLTt6rQbGxRGVULtxeCWygwe2XrxJJzPD2P-Ou_8xh0KA1NkMIY54-Uo6BK9I-9EO7mOtLoXEkt4nbTP5XuC2q4jg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/11/21 01:19:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AP9HDFW-v1XeajS7iSQGU3QMHzGdHBGQohsWz86waLgeL-RtbHsFQFRyy5BvaKq__cMpcBSVOX822TAFVKx9VeLEkcSUV39R1xsdcQDILa8Bu67s20uUHfXEjLJDrRWjwjKld2tuZwmwckF96NNEwPaHjaKcJiI8Po530om35--YPekmB-_3g9rwvP2IA9nd_EQAUG1DtvctRPJCLvZbKwondalz95q9qwxRiVxRYLSVw0M0y6lU0PcjKXl6_9U6itbxC2uqy-SEYC4RMLhQcykkUcKlQ1GZ5sIvO6AI6GlqFp5bukpiozWBeCwC_yszkg0j-CPlI2Srvv82a7c9mMo 2025/11/21 01:19:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/21 01:19:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/11/21 01:19:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AP9HDFW-v1XeajS7iSQGU3QMHzGdHBGQohsWz86waLgeL-RtbHsFQFRyy5BvaKq__cMpcBSVOX822TAFVKx9VeLEkcSUV39R1xsdcQDILa8Bu67s20uUHfXEjLJDrRWjwjKld2tuZwmwckF96NNEwPaHjaKcJiI8Po530om35--YPekmB-_3g9rwvP2IA9nd_EQAUG1DtvctRPJCLvZbKwondalz95q9qwxRiVxRYLSVw0M0y6lU0PcjKXl6_9U6itbxC2uqy-SEYC4RMLhQcykkUcKlQ1GZ5sIvO6AI6GlqFp5bukpiozWBeCwC_yszkg0j-CPlI2Srvv82a7c9mMo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/11/21 01:19:48 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ADBfuF4rSBtC9ztFyC0OHilgVQSX4Huxlvm1Ux3top5aMhq94H4jd3VDAqrmUcjR6ANWQ2QBlE7gzVtVvNALPcOJrdLuEhNnMmELE81RTItbeXIrgbpfLTkGahl4-eOLltcCdnp536dd6qTYxxCcCR9juKf6IS8Guy2b3V--Nw8qtOkymzeK2xBCWKPiS1CuZnwS19i0_HoXSif6Lid2kcswpKrMdn7RsOXEqksl4XoKU1AFfKydfuFn2-rGsj68pVAEtIyWGy8sUGzRLr91IijfI3NWwjZ6Edbaa93TSiJk_tRs3DDsZKm5vOQcx6VNoRG1zuTJLq4lj0H1bB4mpO0 2025/11/21 01:19:48 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/11/21 01:19:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/21 01:19:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ADBfuF4rSBtC9ztFyC0OHilgVQSX4Huxlvm1Ux3top5aMhq94H4jd3VDAqrmUcjR6ANWQ2QBlE7gzVtVvNALPcOJrdLuEhNnMmELE81RTItbeXIrgbpfLTkGahl4-eOLltcCdnp536dd6qTYxxCcCR9juKf6IS8Guy2b3V--Nw8qtOkymzeK2xBCWKPiS1CuZnwS19i0_HoXSif6Lid2kcswpKrMdn7RsOXEqksl4XoKU1AFfKydfuFn2-rGsj68pVAEtIyWGy8sUGzRLr91IijfI3NWwjZ6Edbaa93TSiJk_tRs3DDsZKm5vOQcx6VNoRG1zuTJLq4lj0H1bB4mpO0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/11/21 01:19:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AHz79d5mTBiNo6JWCojtp59Wq2ET5IV2sBxPNz_kSWTht0MmOj1_tk0g71JXKv1i-XN57QB8fANpfvMF2fT4hcHl9qDkxWtE5s1GXKyRQxxGfmXi1iOXARzzCqOACnECXOvdgJEx1gR27q7kghWpW6T8tPuXpDEKMzz1XdiB448arX25h5LeNhR4U4csOox8nR5_bh7QdEs7kcA_PnI6hEs-NbKq5R1p1J6WIaJmMkOYLTErPrJUem7yqFjSDnJmWLuxWuT_3hIkLuXgKYsUI5xqOFO-g_HZ8B5N9mO1XSVFgM6csW3r2KD7z8hdPxaa2IrV09gS6OvXZnsBJ0HzovY 2025/11/21 01:19:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/21 01:19:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/21 01:19:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AHz79d5mTBiNo6JWCojtp59Wq2ET5IV2sBxPNz_kSWTht0MmOj1_tk0g71JXKv1i-XN57QB8fANpfvMF2fT4hcHl9qDkxWtE5s1GXKyRQxxGfmXi1iOXARzzCqOACnECXOvdgJEx1gR27q7kghWpW6T8tPuXpDEKMzz1XdiB448arX25h5LeNhR4U4csOox8nR5_bh7QdEs7kcA_PnI6hEs-NbKq5R1p1J6WIaJmMkOYLTErPrJUem7yqFjSDnJmWLuxWuT_3hIkLuXgKYsUI5xqOFO-g_HZ8B5N9mO1XSVFgM6csW3r2KD7z8hdPxaa2IrV09gS6OvXZnsBJ0HzovY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/11/21 01:19:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AG71qPPiT0H7iGLQsVIPsLX7moqaWi8cR5QMEVPlu7lLNrpZ5wK_xb5kV1nlN09ADbmU9NrV7w6KUy8SxiIrocQSzeXLJ3_7cUhPTwhMK6EMRyuyrp5NEYVDManOr-mHAw2O-C8UEWQqPe4yL58TQU9sq7Q73gGqOug_zcJGlcrNvAbAV6ER3y_24MasQs4A_wdWZTJzFDOkbizHavTXPWNlHDu4nI6ntmjjRQhwl-VQNeLHlPlBfIPqfUXY3wU67Y1_wmo1O2RFNUKMOHExVnC_0TotcBUxfKY_NlBug5jzn4Nd5h5pm8jH1IPikzKOt0pt5qPw6VvnrUvEglJCpk4 2025/11/21 01:19:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/11/21 01:19:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/11/21 01:19:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/21 01:19:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/21 01:19:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/21 01:19:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/11/21 01:19:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AG71qPPiT0H7iGLQsVIPsLX7moqaWi8cR5QMEVPlu7lLNrpZ5wK_xb5kV1nlN09ADbmU9NrV7w6KUy8SxiIrocQSzeXLJ3_7cUhPTwhMK6EMRyuyrp5NEYVDManOr-mHAw2O-C8UEWQqPe4yL58TQU9sq7Q73gGqOug_zcJGlcrNvAbAV6ER3y_24MasQs4A_wdWZTJzFDOkbizHavTXPWNlHDu4nI6ntmjjRQhwl-VQNeLHlPlBfIPqfUXY3wU67Y1_wmo1O2RFNUKMOHExVnC_0TotcBUxfKY_NlBug5jzn4Nd5h5pm8jH1IPikzKOt0pt5qPw6VvnrUvEglJCpk4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/11/21 01:19:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABl7_s709P-tGp3YEgIgY61T1ElHnSiGGJly6HNC2cPiKrCSqtJyvWQ5vzb8OPICoV-ZqY_Havj8A5bVMKVyzsMyib102o80KN-nGMhyz0U5grLKAKXi9oAmIOPMp1zpnRVb4b35xFRWasDdptBzq_bfJvlPgwEOZ8l0GUAg1PQWiO9G2pD-QELUmQmyWFlQKeROSc7xQKKdJgtz9PcMEfarIX_eQ9YhENYHvYC4a5YMLgpB0dfJS1PbKIXcK5fW0ZmLE6sLIj4K7J74-jubdZtxNEKh5v0oVefw3gXS0C59ISZorlS_EQX64O-JU_jQwKLtdSjWzeNJkzLiCsqi4GI 2025/11/21 01:19:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/21 01:19:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/11/21 01:19:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/11/21 01:19:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/21 01:19:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/21 01:19:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/11/21 01:19:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ABl7_s709P-tGp3YEgIgY61T1ElHnSiGGJly6HNC2cPiKrCSqtJyvWQ5vzb8OPICoV-ZqY_Havj8A5bVMKVyzsMyib102o80KN-nGMhyz0U5grLKAKXi9oAmIOPMp1zpnRVb4b35xFRWasDdptBzq_bfJvlPgwEOZ8l0GUAg1PQWiO9G2pD-QELUmQmyWFlQKeROSc7xQKKdJgtz9PcMEfarIX_eQ9YhENYHvYC4a5YMLgpB0dfJS1PbKIXcK5fW0ZmLE6sLIj4K7J74-jubdZtxNEKh5v0oVefw3gXS0C59ISZorlS_EQX64O-JU_jQwKLtdSjWzeNJkzLiCsqi4GI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/11/21 01:19:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: APajSPH62dI3H8wiSp5Li7AGyDVm1K-c5elVT6SjZx6u0aKj6IgGI31GkOYrLii_vQ9vd-xgWVOmsL2zqKWW7lKpOdBHgPMpFMnhCBJCmFVZ1Wl5QoEKTeXy4WpSvTLvCIZ7CX-ez_UUSvHgoXFSTur0PivTVx3N_XpHfiPFLx87WvwRd1-KtA6bUjo7BKU_Mr1ko8Cu646v4qJJ-dwQe5DIUEPVnGnaqRv58AjblXmA7-ocPiWEnRZtXXclMk7Ef3cteuSa-ibXOFT6S3SgSkK3Zrw2yXky_EMMqmpD7dH3RaiPsnh9KY_kaRe6cUBUpnHlOMeO_DevaNXmsF4cGg4 2025/11/21 01:19:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/21 01:19:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/11/21 01:19:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "APajSPH62dI3H8wiSp5Li7AGyDVm1K-c5elVT6SjZx6u0aKj6IgGI31GkOYrLii_vQ9vd-xgWVOmsL2zqKWW7lKpOdBHgPMpFMnhCBJCmFVZ1Wl5QoEKTeXy4WpSvTLvCIZ7CX-ez_UUSvHgoXFSTur0PivTVx3N_XpHfiPFLx87WvwRd1-KtA6bUjo7BKU_Mr1ko8Cu646v4qJJ-dwQe5DIUEPVnGnaqRv58AjblXmA7-ocPiWEnRZtXXclMk7Ef3cteuSa-ibXOFT6S3SgSkK3Zrw2yXky_EMMqmpD7dH3RaiPsnh9KY_kaRe6cUBUpnHlOMeO_DevaNXmsF4cGg4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/11/21 01:19:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AGPHa__KNejSSadArgBv51YGo9ADs-HJbnjWOtkk9ozjqw_TC6AXf5_ObIT2SgquGinXxcTV0DOgnSwjwgVSkSHaDjAxwNi6nQDTcaqMxlbT1T3VUuTPjQ5n7Ij-2ZhA5IiIjQfIaeDh-eoK4XTTEdAG7n6vUguODOE4BZ_ALYQ5BmvgyutMTjREJfzEcaI1OpS-bzZsnFvEIuk6btgEkw5HMKwtooDHMOl3kj2Qz6vuBueywYnaLvRv4OepaXTf1j6qvmH2vA8pYnWE5CY7nkOjQL7Z-d9IvqfymXDdezEHY-GA31AKgN0yaCowzJjPtXe3A97MqkX83gmQlOoHZss 2025/11/21 01:19:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/11/21 01:19:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/21 01:20:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AGPHa__KNejSSadArgBv51YGo9ADs-HJbnjWOtkk9ozjqw_TC6AXf5_ObIT2SgquGinXxcTV0DOgnSwjwgVSkSHaDjAxwNi6nQDTcaqMxlbT1T3VUuTPjQ5n7Ij-2ZhA5IiIjQfIaeDh-eoK4XTTEdAG7n6vUguODOE4BZ_ALYQ5BmvgyutMTjREJfzEcaI1OpS-bzZsnFvEIuk6btgEkw5HMKwtooDHMOl3kj2Qz6vuBueywYnaLvRv4OepaXTf1j6qvmH2vA8pYnWE5CY7nkOjQL7Z-d9IvqfymXDdezEHY-GA31AKgN0yaCowzJjPtXe3A97MqkX83gmQlOoHZss" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/11/21 01:20:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ADXMuXoUCoyIC1c6o2iL5gMtEy5nVxPXCWHrtv4hq1hBxJzedVf90baK8g4J_Lkep2UTEnDgqDywx4WwqPqaMk9kSzfelp1zq26QWiR-rWWBnsr34h8_AeBRpKjkTajVjO4qFONYGHkfxcZVjvLrZKR-tOw9PYVSo72cf4NFl9W3dpbLdQCB7hy1ges7_afMjvtyiqoWoXkrvIIX2baWw2cNMTCuXg_bX9o-eC9jzSf8He8OS6qq8FS3Q3M2R_70Fouu11msw19gSRklRoWrw8nBo94bRWfbV9pMVKAMQ3CHeV-7JLQXUWlsWimw4HkzCS_37rzIYYzgYAYxm5_oanc 2025/11/21 01:20:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/21 01:20:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/21 01:20:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ADXMuXoUCoyIC1c6o2iL5gMtEy5nVxPXCWHrtv4hq1hBxJzedVf90baK8g4J_Lkep2UTEnDgqDywx4WwqPqaMk9kSzfelp1zq26QWiR-rWWBnsr34h8_AeBRpKjkTajVjO4qFONYGHkfxcZVjvLrZKR-tOw9PYVSo72cf4NFl9W3dpbLdQCB7hy1ges7_afMjvtyiqoWoXkrvIIX2baWw2cNMTCuXg_bX9o-eC9jzSf8He8OS6qq8FS3Q3M2R_70Fouu11msw19gSRklRoWrw8nBo94bRWfbV9pMVKAMQ3CHeV-7JLQXUWlsWimw4HkzCS_37rzIYYzgYAYxm5_oanc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/11/21 01:20:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AGLPm---3JrZyXXcAi6nI8vTMmlGOFvpFpjq77lss95VgtFqbKTJBLi_-x1ko3n9GPhKtJ9WM-rtDlsc7lc1mh37ZOqge8UxbgfiYOy3_Igspfu3yNj_LZY-BBavdRsqknCE5Ljulpe2HhqmbPXEG_omqb1gmVa0L7lSSpBW2ZBYLDQsqr7WJSNM6b0bIM4Rj0QHWBur-hzDJRddEOPAxWbbgK34yoAJodxQiBYpzeNcAMdQXu2J7Uq1XqCuY6NGTGyebJ6h_XCOb9ZIFLdNgkZLAEmBvluNlxpe8vobAssQ0x235iDxJHGoHxUR33NGQlBmxf6G76HwdOP-aM_J_gA 2025/11/21 01:20:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/11/21 01:20:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/11/21 01:20:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/11/21 01:20:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/21 01:20:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/11/21 01:20:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/11/21 01:20:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AGLPm---3JrZyXXcAi6nI8vTMmlGOFvpFpjq77lss95VgtFqbKTJBLi_-x1ko3n9GPhKtJ9WM-rtDlsc7lc1mh37ZOqge8UxbgfiYOy3_Igspfu3yNj_LZY-BBavdRsqknCE5Ljulpe2HhqmbPXEG_omqb1gmVa0L7lSSpBW2ZBYLDQsqr7WJSNM6b0bIM4Rj0QHWBur-hzDJRddEOPAxWbbgK34yoAJodxQiBYpzeNcAMdQXu2J7Uq1XqCuY6NGTGyebJ6h_XCOb9ZIFLdNgkZLAEmBvluNlxpe8vobAssQ0x235iDxJHGoHxUR33NGQlBmxf6G76HwdOP-aM_J_gA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/11/21 01:20:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AEINxao7N7LAWfrAbYSn2L8LCY8V57rSj3T3SJtGTHJTNq7bzjX2QCYvHemJgInWPi88wXz2wL4OZwmPWtOthnJxrrYk3wDPiwIiAmEmT6ZMsMpCUTVkORDmF3BWywta-OMqJwRVa2z-A6EwCdeS0zbiH8ERrBgAij5uO3dacQN_EGLSSgLb5Oc1OFEYNRlWFdancW-wMT1PFUd4WjER-Xp_lz2ndJprSG5_00165T1Qj3EitZMoJILRyAsw125JBL-ekLoUjxXbTG3aFbD0yO0NKNzhpFdqHEzWrh2GhXX8yuYbkrz_9J1LgIaTEyciyyym2Fv6vdHqhpWUx834qxk 2025/11/21 01:20:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/21 01:20:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/11/21 01:20:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/11/21 01:20:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/21 01:20:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/11/21 01:20:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/11/21 01:20:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AEINxao7N7LAWfrAbYSn2L8LCY8V57rSj3T3SJtGTHJTNq7bzjX2QCYvHemJgInWPi88wXz2wL4OZwmPWtOthnJxrrYk3wDPiwIiAmEmT6ZMsMpCUTVkORDmF3BWywta-OMqJwRVa2z-A6EwCdeS0zbiH8ERrBgAij5uO3dacQN_EGLSSgLb5Oc1OFEYNRlWFdancW-wMT1PFUd4WjER-Xp_lz2ndJprSG5_00165T1Qj3EitZMoJILRyAsw125JBL-ekLoUjxXbTG3aFbD0yO0NKNzhpFdqHEzWrh2GhXX8yuYbkrz_9J1LgIaTEyciyyym2Fv6vdHqhpWUx834qxk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/11/21 01:20:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: APibnObkiI_KrSxa1zrvEYUmf6oa9fDsvpHaIvkk2npIX7O9lNEfCYRxN57jtF3fjIejcp_q1XzKWmZ3zk1I8YezgEGla0jkYp3qiWKUytjJIczoEo6XjVvmGcKnjlONNYq43QchkDQrALT2611HClSSOBx1IF3fw0JQv-ria1dXOTIp8W30JUa1XmqGApS3LjCdaWz_UJGKc2euFy9x-yPITvFvms8r6Kib8WsP6ZnH1uQVSi6xXLdN-52CqOvMLcEn_PvpvnRz-Ql4AHKnP2Dy8Q_WMbDfH9Wu7guHrGab5cH15g_R_ld9nycDy6S8n_8lYINLXzeDSyzb8GFiNN0 2025/11/21 01:20:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/11/21 01:20:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/11/21 01:20:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "APibnObkiI_KrSxa1zrvEYUmf6oa9fDsvpHaIvkk2npIX7O9lNEfCYRxN57jtF3fjIejcp_q1XzKWmZ3zk1I8YezgEGla0jkYp3qiWKUytjJIczoEo6XjVvmGcKnjlONNYq43QchkDQrALT2611HClSSOBx1IF3fw0JQv-ria1dXOTIp8W30JUa1XmqGApS3LjCdaWz_UJGKc2euFy9x-yPITvFvms8r6Kib8WsP6ZnH1uQVSi6xXLdN-52CqOvMLcEn_PvpvnRz-Ql4AHKnP2Dy8Q_WMbDfH9Wu7guHrGab5cH15g_R_ld9nycDy6S8n_8lYINLXzeDSyzb8GFiNN0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/11/21 01:20:10 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AKNWaY7dFrzl8bo0QG-xMPf1dFcLf1iKkZHs_NYmVa8nVadPJKH8V9YreigPljVoSVIOVm0svmiDax2hyTM6BLjjLBD1tf4Tmwold8766yB7SUVexAdL-eWI8Agsbab5dG29bTEW6HhBOI952w1aktCU1d3DUmDvEK8qcEZ1UtDaQigmOf39pgHUMWCR4h1cfbWTlgobmdB0sfyLG_Ts_6P_H0gPr16J-OznvYnTG7CLeGQz24uL-McAIhyPhBwZKXE5kg-tttWs3Ca-XBnLKeBoCLn-xnMnDkuDxabsI62JEHzNgA-cL3pJp6yx0huD9zhLsSj5jI4Th2_Wtecq-NE 2025/11/21 01:20:10 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/11/21 01:20:11 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/21 01:20:11 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AKNWaY7dFrzl8bo0QG-xMPf1dFcLf1iKkZHs_NYmVa8nVadPJKH8V9YreigPljVoSVIOVm0svmiDax2hyTM6BLjjLBD1tf4Tmwold8766yB7SUVexAdL-eWI8Agsbab5dG29bTEW6HhBOI952w1aktCU1d3DUmDvEK8qcEZ1UtDaQigmOf39pgHUMWCR4h1cfbWTlgobmdB0sfyLG_Ts_6P_H0gPr16J-OznvYnTG7CLeGQz24uL-McAIhyPhBwZKXE5kg-tttWs3Ca-XBnLKeBoCLn-xnMnDkuDxabsI62JEHzNgA-cL3pJp6yx0huD9zhLsSj5jI4Th2_Wtecq-NE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/11/21 01:20:12 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AAs6SyS0aVXVneeeu-ZqqY64lTIEGETrnkfh4xImjgjTR5x5NUSlTTcDsf66I9EuTOm34Tn9C1n7jJBY5wxqQhWa48yRFfs9ir7G8iXBjsK1TI1wyhnqavjgLAcWILYnnxiFMkJuPvLknJE95pFnTdJ-4LLvowpP3Z40-hP7fHeSNghLyZqtXg1TGrQMzvpA459flOYnWsQqDpyJSCEK2s2jTuZxS-jsRGNxBz2Gp6NK1JhD9Jd3GQVfp6wMEU2nfRf2sQ1PN0AOKjvWsEtOH7UrGlvILSp7Dz40QvKtdyUWSnNUfcb6ALZQXW0_N9LVbCjUvCX2VoXSAAtBcX8GMts 2025/11/21 01:20:12 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/11/21 01:20:13 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/21 01:20:13 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AAs6SyS0aVXVneeeu-ZqqY64lTIEGETrnkfh4xImjgjTR5x5NUSlTTcDsf66I9EuTOm34Tn9C1n7jJBY5wxqQhWa48yRFfs9ir7G8iXBjsK1TI1wyhnqavjgLAcWILYnnxiFMkJuPvLknJE95pFnTdJ-4LLvowpP3Z40-hP7fHeSNghLyZqtXg1TGrQMzvpA459flOYnWsQqDpyJSCEK2s2jTuZxS-jsRGNxBz2Gp6NK1JhD9Jd3GQVfp6wMEU2nfRf2sQ1PN0AOKjvWsEtOH7UrGlvILSp7Dz40QvKtdyUWSnNUfcb6ALZQXW0_N9LVbCjUvCX2VoXSAAtBcX8GMts" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/11/21 01:20:14 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AJqKoitvl6CDQcfvnKjiXH90VXnZsCLy1dcntEKqExpI7X9vo4hB-GxAENkgAF3RqSTEItcaWG3dYvI0j-Powm2ndT4mwBpnw6DPNl8hzQM1aLdzNQ52uh-eim9NjypoG8vDAvduuJNb4Kk4eRe6xc1OGHAQcNdbgxhPjV9ePlP-Airn_l79ROt4JTc4rJe8bcpKiCw-3MTNI51akmaPGIdCDxiXvej6JRIM1SwPYcJdw9Fhv0_eMZrrxpFWHu_zSC1OJJfF8pJdmNxsdwYSKrjgI2Ua2sYwEsJMSo_uW2VmnfNWNx-uP21dkjQopwSLf6EoI-hk3aW7ds76-Uj02Vo 2025/11/21 01:20:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/11/21 01:20:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/11/21 01:20:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/11/21 01:20:15 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/21 01:20:15 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/21 01:20:15 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/11/21 01:20:15 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AJqKoitvl6CDQcfvnKjiXH90VXnZsCLy1dcntEKqExpI7X9vo4hB-GxAENkgAF3RqSTEItcaWG3dYvI0j-Powm2ndT4mwBpnw6DPNl8hzQM1aLdzNQ52uh-eim9NjypoG8vDAvduuJNb4Kk4eRe6xc1OGHAQcNdbgxhPjV9ePlP-Airn_l79ROt4JTc4rJe8bcpKiCw-3MTNI51akmaPGIdCDxiXvej6JRIM1SwPYcJdw9Fhv0_eMZrrxpFWHu_zSC1OJJfF8pJdmNxsdwYSKrjgI2Ua2sYwEsJMSo_uW2VmnfNWNx-uP21dkjQopwSLf6EoI-hk3aW7ds76-Uj02Vo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/11/21 01:20:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AJSRrT_w81f3aXq31bgYE0q5QYW6HyigL5OvWWouVK2m2UeWDVIkUCakN0J7Z6WhkKzvoY09ChP-F2opO0rDR1PLhvzLaHwKtrtllm0XlvKVrgxfgSids8LKbXkrwSOMtrwdRnK9M3DKTTmvqEHCIEWdqdw5Lyk3KX0bdfPXq1hp3WdYRMzX071ZWm3xto__yzZ4is8d2P7qg4J9DgHBI00oriHq-C4NrHqOhzb6oIsizGS8bRibX7vrnORwxFwPEtA7Ds4IiGvY278DKSzOI8ciHL7uuoYCqFnN41foqICqUAOzjSWHtPJyiBPoseymPX6n3lUzzbI4_YjGvlsjBAE 2025/11/21 01:20:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/11/21 01:20:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/11/21 01:20:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/11/21 01:20:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/21 01:20:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/21 01:20:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/11/21 01:20:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AJSRrT_w81f3aXq31bgYE0q5QYW6HyigL5OvWWouVK2m2UeWDVIkUCakN0J7Z6WhkKzvoY09ChP-F2opO0rDR1PLhvzLaHwKtrtllm0XlvKVrgxfgSids8LKbXkrwSOMtrwdRnK9M3DKTTmvqEHCIEWdqdw5Lyk3KX0bdfPXq1hp3WdYRMzX071ZWm3xto__yzZ4is8d2P7qg4J9DgHBI00oriHq-C4NrHqOhzb6oIsizGS8bRibX7vrnORwxFwPEtA7Ds4IiGvY278DKSzOI8ciHL7uuoYCqFnN41foqICqUAOzjSWHtPJyiBPoseymPX6n3lUzzbI4_YjGvlsjBAE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/11/21 01:20:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AH6jcb3Ltk2BFlze0H38tR1uHAOkOb5J46-hb66Pn0yogSUhY9hXLAHuBVQWVzUjdpgrfsCIOnEr6wIOGO_BeQm_OmPyo3xN6zQysfna4Z9PN_wwdDVP-I7dFNhmg2XFJzYFr3uzhViO_PeapyWAtRfLn8XM2qWaiT-w25IqGOnLvWnaMjCk9_bUvnfG5TOBmSCVCe8LHeRAYz_D87S8j3Q7KhnmP2QAjJ-GmXx2jvUSYHycCKxFbElHILboRjfs5UvErasx8yoj_NsOkjTT3tbzoISATWQAMA3Iry66BmPWvYYLS8pyGyVFVz1WPcj9un8joHgjyZJPgFCziCmOzsY 2025/11/21 01:20:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/11/21 01:20:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/11/21 01:20:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AH6jcb3Ltk2BFlze0H38tR1uHAOkOb5J46-hb66Pn0yogSUhY9hXLAHuBVQWVzUjdpgrfsCIOnEr6wIOGO_BeQm_OmPyo3xN6zQysfna4Z9PN_wwdDVP-I7dFNhmg2XFJzYFr3uzhViO_PeapyWAtRfLn8XM2qWaiT-w25IqGOnLvWnaMjCk9_bUvnfG5TOBmSCVCe8LHeRAYz_D87S8j3Q7KhnmP2QAjJ-GmXx2jvUSYHycCKxFbElHILboRjfs5UvErasx8yoj_NsOkjTT3tbzoISATWQAMA3Iry66BmPWvYYLS8pyGyVFVz1WPcj9un8joHgjyZJPgFCziCmOzsY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/11/21 01:20:23 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AKsVs7fbTW3tUqWrxggMWYWbiwiVCD1rm0tC5o1Qbz-2TCV83f0xCQk48AH_5PC42EUUX7ZOx8Gi0zYeG8ttFmy6eRmFFlHOVte37bSCqhdMujBuCPGHKc4yZRbkK-AcMsXtMcyEKZtJ9h5Vzs3fJM1ui9g9ZpVIyvMLgRxUaxBlSoSO1dkmotTsnrzUXzbbN2Xnodg-jPdv3zU1nqxIU0-uhPNak3WrynNZ02tON1IFvmGutokfIxEEk4M7Ry_X9T58hJjqH0r3JDfeyf__1oo08rDxWdnuCIv_tslQ8dlnze91I9BMarresulqq9RV6iIAfR7FYaE04z4ONkLEafs 2025/11/21 01:20:23 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/11/21 01:20:24 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/21 01:20:24 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AKsVs7fbTW3tUqWrxggMWYWbiwiVCD1rm0tC5o1Qbz-2TCV83f0xCQk48AH_5PC42EUUX7ZOx8Gi0zYeG8ttFmy6eRmFFlHOVte37bSCqhdMujBuCPGHKc4yZRbkK-AcMsXtMcyEKZtJ9h5Vzs3fJM1ui9g9ZpVIyvMLgRxUaxBlSoSO1dkmotTsnrzUXzbbN2Xnodg-jPdv3zU1nqxIU0-uhPNak3WrynNZ02tON1IFvmGutokfIxEEk4M7Ry_X9T58hJjqH0r3JDfeyf__1oo08rDxWdnuCIv_tslQ8dlnze91I9BMarresulqq9RV6iIAfR7FYaE04z4ONkLEafs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/11/21 01:20:25 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AGChXRKulqtCK_3bmWztOQCdfU2b3cGCQ8F3Rrfh0ezZY8FtPzV_xME6iA10TEVhqoR0UuGQUiixRUwoQf-CIoDgq4UkC49nTt6XxwO_Govsk8YmO2xyYw857__ajLhcddUaPOY_GfnKgMtCQrVLssOKnmU3fCcW0H9t4xOlsKqiy8qf3HvRfFdkO3DzUWzjXWxEYWEiXSt-UE8vcJTz0JUnf6Kr7h9xx-wysB4XOVjJjdfieTv13jJ7cwDG9gLASKnEbRl7mBSrchgj8M-8ggwMDRztJiL_GJPIsfLyB77e0aBPkmAgmzPmD3N6i1ka2_jlvbqlTq4ApSCp9_ntpeA 2025/11/21 01:20:25 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/11/21 01:20:26 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/21 01:20:26 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AGChXRKulqtCK_3bmWztOQCdfU2b3cGCQ8F3Rrfh0ezZY8FtPzV_xME6iA10TEVhqoR0UuGQUiixRUwoQf-CIoDgq4UkC49nTt6XxwO_Govsk8YmO2xyYw857__ajLhcddUaPOY_GfnKgMtCQrVLssOKnmU3fCcW0H9t4xOlsKqiy8qf3HvRfFdkO3DzUWzjXWxEYWEiXSt-UE8vcJTz0JUnf6Kr7h9xx-wysB4XOVjJjdfieTv13jJ7cwDG9gLASKnEbRl7mBSrchgj8M-8ggwMDRztJiL_GJPIsfLyB77e0aBPkmAgmzPmD3N6i1ka2_jlvbqlTq4ApSCp9_ntpeA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/11/21 01:20:28 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ALOvhQpUxr7zguJwVsZyzp4eLnXjQuxVSAftkmFgSD8kP-oL9F_ah4MpxUmUkL2jDrHBD5Or1tmjhG5elx_DdY-d8b7I6qj3jeDoJEwVLa-Ezsxs9OS12ENvwn-oomaOkP_U3NXhkCCpdnKSXZUhUXA0MlkeobavEqq-eKuYyh-tnoKRl1I4nCvNEQyhF0lVV5DBCcrHy4-7VP9grHP93vQJAknjG0WMjPLKMVSxjFCr-C3Q0PRT6IcBUQRzfQp6TBA4coQ5svSwqegMasm1d0SgFxvqtPmC_wTOLrber30aIBwTCwUaiwXO1pfOuOxV4kTFj7rcXaIZQpgUOtMgZ1Y 2025/11/21 01:20:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/11/21 01:20:29 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/11/21 01:20:29 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/11/21 01:20:29 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/11/21 01:20:29 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/21 01:20:30 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/11/21 01:20:30 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ALOvhQpUxr7zguJwVsZyzp4eLnXjQuxVSAftkmFgSD8kP-oL9F_ah4MpxUmUkL2jDrHBD5Or1tmjhG5elx_DdY-d8b7I6qj3jeDoJEwVLa-Ezsxs9OS12ENvwn-oomaOkP_U3NXhkCCpdnKSXZUhUXA0MlkeobavEqq-eKuYyh-tnoKRl1I4nCvNEQyhF0lVV5DBCcrHy4-7VP9grHP93vQJAknjG0WMjPLKMVSxjFCr-C3Q0PRT6IcBUQRzfQp6TBA4coQ5svSwqegMasm1d0SgFxvqtPmC_wTOLrber30aIBwTCwUaiwXO1pfOuOxV4kTFj7rcXaIZQpgUOtMgZ1Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/11/21 01:20:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AJy3Sav0JtQgdGJNVsY6jkMeKWimswe-5fELXE5m3M2ltzpPUV_nMtZNtI2hWBIWg019YT8VOvpJhfAdrOKecAn6Z5SPSb15M3ZDn31foSfNB66Bpp3nJhN_ryhRNvmSQMu86J-76fPK4q3hQGWAescCTVLo0Av_9blTlY_jZRN2SoLaT9YRnLpauW7NFPQNjrRQ-t_VGgZ4S-0TW9gh4zloB5gJPodHpRmV0gY0fKObX2PW78AJAopBUDHpSW-aK9hpc48Lulx1houkNpB6jAZ9UchA1w2orqSlu4CiUe1YcXmbDOhka16mnr6kfK64BQiZYJU_j9u8_65xFqX_qvw 2025/11/21 01:20:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/11/21 01:20:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/11/21 01:20:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/11/21 01:20:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/11/21 01:20:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/11/21 01:20:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/21 01:20:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AJy3Sav0JtQgdGJNVsY6jkMeKWimswe-5fELXE5m3M2ltzpPUV_nMtZNtI2hWBIWg019YT8VOvpJhfAdrOKecAn6Z5SPSb15M3ZDn31foSfNB66Bpp3nJhN_ryhRNvmSQMu86J-76fPK4q3hQGWAescCTVLo0Av_9blTlY_jZRN2SoLaT9YRnLpauW7NFPQNjrRQ-t_VGgZ4S-0TW9gh4zloB5gJPodHpRmV0gY0fKObX2PW78AJAopBUDHpSW-aK9hpc48Lulx1houkNpB6jAZ9UchA1w2orqSlu4CiUe1YcXmbDOhka16mnr6kfK64BQiZYJU_j9u8_65xFqX_qvw" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/11/21 01:20:36 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/11/21 01:20:39 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/11/21 01:20:42 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/11/21 01:20:45 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/11/21 01:20:48 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/11/21 01:20:50 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AA46Grxcv3gv74iSQ7pl9ltI1022BbdLKQvb9KVZjOud8Ywxxq6T2Ac5ZboEArzdcoEgBM2he0pXRytBLxaZZllBgQRHw9MDfe_2CFHSGJ1-z7eS2c-82MJydbZE2MGnQXT6QMoFhhgID45P6Vt0u_g8DAZ8mpA9MRZaYABF_kZHoXW3YD7lZ_K8LIXW55b14w4GMU7n_rR9qWLknfh9XskLsAAvqC7-atKB90jCaXBDJgRgt-FCMJqCWa3kRyufYaex4_d2mlMp-0vu1uvFZlmeEeBBUuzY5fiXWmnI-rflUmZZzSpxdHdm-5zGMhoO1yDgH-nlaSnNTUnhsZEtqjY 2025/11/21 01:20:50 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/21 01:20:50 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "3a4316f99c160eeb276e139395464718" 2025/11/21 01:20:51 DEBUG : unknown-size-put.txt: multipart upload "AA46Grxcv3gv74iSQ7pl9ltI1022BbdLKQvb9KVZjOud8Ywxxq6T2Ac5ZboEArzdcoEgBM2he0pXRytBLxaZZllBgQRHw9MDfe_2CFHSGJ1-z7eS2c-82MJydbZE2MGnQXT6QMoFhhgID45P6Vt0u_g8DAZ8mpA9MRZaYABF_kZHoXW3YD7lZ_K8LIXW55b14w4GMU7n_rR9qWLknfh9XskLsAAvqC7-atKB90jCaXBDJgRgt-FCMJqCWa3kRyufYaex4_d2mlMp-0vu1uvFZlmeEeBBUuzY5fiXWmnI-rflUmZZzSpxdHdm-5zGMhoO1yDgH-nlaSnNTUnhsZEtqjY" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/21 01:20:51 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AOqNtFxG9aSRXAHdhie2PUY1fmLXpkTpdE5xtIqPYBUu7STdV6PG2gxjEzuea8uJG_VzU_2U__pN5dkZj4SBL3o4aPuuRBI3lq7YeWf41HnxFLqDIxAEXh_z_eeWDkXfeQTHUGU2nV5j3ZbnKKRUfvZEBIk_PjPk3Z51eeFiOO-9wLzucCWPV9OXtdEqo0Fspi5Ej_NxDubg7Dgi84OT7PxTRRuh3APPAGs39qunfIr4FLjSIdyfuhfSan4tq21CdfEX1ZtjU7zLJt77jTLJS2meOLyXU2Fgl5Bvv2V2NdmQTwO2wKHUDuDCIc8HQbju9_oTjjbUl5qCImci2HNfwtw 2025/11/21 01:20:51 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/11/21 01:20:52 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "bd5771e14e1f48c3a111d3cbe5b5e0b4" 2025/11/21 01:20:52 DEBUG : unknown-size-update.txt: multipart upload "AOqNtFxG9aSRXAHdhie2PUY1fmLXpkTpdE5xtIqPYBUu7STdV6PG2gxjEzuea8uJG_VzU_2U__pN5dkZj4SBL3o4aPuuRBI3lq7YeWf41HnxFLqDIxAEXh_z_eeWDkXfeQTHUGU2nV5j3ZbnKKRUfvZEBIk_PjPk3Z51eeFiOO-9wLzucCWPV9OXtdEqo0Fspi5Ej_NxDubg7Dgi84OT7PxTRRuh3APPAGs39qunfIr4FLjSIdyfuhfSan4tq21CdfEX1ZtjU7zLJt77jTLJS2meOLyXU2Fgl5Bvv2V2NdmQTwO2wKHUDuDCIc8HQbju9_oTjjbUl5qCImci2HNfwtw" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/21 01:20:52 DEBUG : Creating backend with remote "TestS3R2:rclone-test-sosilad4yazi/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/11/21 01:20:52 DEBUG : Waiting for deletions to finish 2025/11/21 01:20:52 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/11/21 01:20:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/11/21 01:20:52 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/11/21 01:20:53 INFO : S3 bucket rclone-test-sosilad4yazi: Bucket "rclone-test-sosilad4yazi" deleted 2025/11/21 01:20:53 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (135.60s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.70s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.83s) --- PASS: TestIntegration/FsMkdir (133.19s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.25s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.72s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.47s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.71s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (23.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.66s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.61s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (3.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.37s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.33s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.41s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (72.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (11.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (3.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (2.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (11.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (10.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (11.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (12.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (5.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (15.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (5.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (7.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (3.07s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (15.22s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.09s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.76s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.32s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.20s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.85s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.80s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.19s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.21s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:44: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2025/11/21 01:20:53 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/11/21 01:20:53 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 135.667s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m17.611442226s (try 1/5)