"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/02 01:03:48 NOTICE: TestS3R2: Stopped server 2025/11/02 01:03:48 NOTICE: TestS3R2: Starting server 2025/11/02 01:03:48 DEBUG : Creating backend with remote "TestS3R2:rclone-test-lakezuv4jugu" 2025/11/02 01:03:48 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/02 01:03:49 INFO : S3 bucket rclone-test-lakezuv4jugu: Bucket "rclone-test-lakezuv4jugu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/11/02 01:03:50 INFO : S3 bucket rclone-test-lakezuv4jugu: Bucket "rclone-test-lakezuv4jugu" deleted === RUN TestIntegration/FsMkdir 2025/11/02 01:03:50 INFO : S3 bucket rclone-test-lakezuv4jugu: Bucket "rclone-test-lakezuv4jugu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/11/02 01:03:50 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/11/02 01:03:51 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/11/02 01:03:51 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/02 01:04:05 NOTICE: S3 bucket rclone-test-lakezuv4jugu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/11/02 01:04:05 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ANiKCVxtR-99Cm12D3MsBHIGDKJZpnIEcsMnDk2vzXLCK4NyPB6SEQ72VG9dg53ij1mggpHypr35pvGXwaA4A4LEh2z7GhIZLtF3uryg1vEOE9Wflg8Nn0E6CPLiDxQctGldxgcPGYBY9eS86H0nZv9ru6ROWtP26yGohmfN_w59oqd58R9xrzdz19kMkrduGsC1Z02i5n-31HGrEsKT-APPN7jcUxBHbop-_L54a2FroauHKo4ltqsygBMqv0FtQM8pKxDB5J7fNGra2BZ6HZt69MoCEOUrN2gRbpcSxgCO_5wQ4-0jzqwjgLC8GG9PEQEbueoR-pl6qqnGkvZHdbw 2025/11/02 01:04:06 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "7464b24b6f03b9d7e6b1f5372446eae2" 2025/11/02 01:04:06 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "95e53d2d38a7720cc59f4cab34a1ee13" 2025/11/02 01:04:06 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "cb10b69b417951659c7a3b40565e57cb" 2025/11/02 01:04:07 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ANiKCVxtR-99Cm12D3MsBHIGDKJZpnIEcsMnDk2vzXLCK4NyPB6SEQ72VG9dg53ij1mggpHypr35pvGXwaA4A4LEh2z7GhIZLtF3uryg1vEOE9Wflg8Nn0E6CPLiDxQctGldxgcPGYBY9eS86H0nZv9ru6ROWtP26yGohmfN_w59oqd58R9xrzdz19kMkrduGsC1Z02i5n-31HGrEsKT-APPN7jcUxBHbop-_L54a2FroauHKo4ltqsygBMqv0FtQM8pKxDB5J7fNGra2BZ6HZt69MoCEOUrN2gRbpcSxgCO_5wQ4-0jzqwjgLC8GG9PEQEbueoR-pl6qqnGkvZHdbw" 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/02 01:04:09 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/11/02 01:04:09 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/02 01:04:11 DEBUG : S3 bucket rclone-test-lakezuv4jugu: bucket is versioned: false 2025/11/02 01:04:11 DEBUG : Waiting for deletions to finish 2025/11/02 01:04:11 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/11/02 01:04:11 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/11/02 01:04:11 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/11/02 01:04:12 DEBUG : Creating backend with remote "TestS3R2:rclone-test-lakezuv4jugu/dirToPurgeFromRoot" 2025/11/02 01:04:12 DEBUG : S3 bucket rclone-test-lakezuv4jugu path dirToPurgeFromRoot: bucket is versioned: false 2025/11/02 01:04:12 DEBUG : Waiting for deletions to finish 2025/11/02 01:04:12 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/11/02 01:04:12 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/11/02 01:04:12 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/02 01:04:13 DEBUG : Creating backend with remote "TestS3R2:rclone-test-lakezuv4jugu/hello? sausage/êé" 2025/11/02 01:04:14 DEBUG : S3 bucket rclone-test-lakezuv4jugu path hello? sausage/êé: bucket is versioned: false 2025/11/02 01:04:14 DEBUG : Waiting for deletions to finish 2025/11/02 01:04:14 DEBUG : "a/b/c/d/e.txt" version false 2025/11/02 01:04:14 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/11/02 01:04:14 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/02 01:04:20 DEBUG : Creating backend with remote "TestS3R2:rclone-test-lakezuv4jugu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/02 01:04:20 DEBUG : Creating backend with remote "TestS3R2:rclone-test-lakezuv4jugu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-lakezuv4jugu" from "TestS3R2:rclone-test-lakezuv4jugu" 2025/11/02 01:04:20 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/02 01:04:23 DEBUG : piped data.txt: open chunk writer: started multipart upload: ANpI_HnZsTZu1vB1u0iaGNnLfwJttQUedGsbkwOeDI2W1n99L3R1UszgT6W3xGT1iY3FhtecfGghfo5zOsiLUffT4UpxQ5QKwtUf3GuFgAkgSG_-cZ21L9LDsr43PDmgJsna_LnFqwvq7zzUncuyiJsEfrc40k3Bv0osS__f_RfP8sYrk0HHn7I_CujSK44tNw99EX2V0XaRCSVvLxuXCoth444a4OkATGK_l3fc7xNyGtXTczZOaO5UP0z2c3vjkCzCrsueUpCl79m-QhjQQsIpeJv4FkUvSPxJ19RD19G4nvKx4CtgB9biMwVmKm0u8-P3YxsGNK7q3q-vWw9nXBM 2025/11/02 01:04:23 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/11/02 01:04:23 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/11/02 01:04:23 DEBUG : piped data.txt: multipart upload "ANpI_HnZsTZu1vB1u0iaGNnLfwJttQUedGsbkwOeDI2W1n99L3R1UszgT6W3xGT1iY3FhtecfGghfo5zOsiLUffT4UpxQ5QKwtUf3GuFgAkgSG_-cZ21L9LDsr43PDmgJsna_LnFqwvq7zzUncuyiJsEfrc40k3Bv0osS__f_RfP8sYrk0HHn7I_CujSK44tNw99EX2V0XaRCSVvLxuXCoth444a4OkATGK_l3fc7xNyGtXTczZOaO5UP0z2c3vjkCzCrsueUpCl79m-QhjQQsIpeJv4FkUvSPxJ19RD19G4nvKx4CtgB9biMwVmKm0u8-P3YxsGNK7q3q-vWw9nXBM" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/02 01:04:24 DEBUG : piped data.txt: open chunk writer: started multipart upload: AK-2AhfbF_nzZZXH1KQopFFt9FF0tfnVm6XRBxGJfH8hcyRF5oJG1Qjerj_UT94Mrqka9AAL6dF3mwtmB6-8KbQNF5U18VgtLdDqi0aNExwDDsXQC67DB4Ie_0fkC2FrgOCGwW1kqV8FMSXfNnjNspPYngFuas22Yb1sGRlUIaAGLNATExPPW0UA8FrTbsR0ACEwcdHkL93ahliTOr7-SOljK84gkJ4rSrA9ZlzmQmh6jcspHVm9NFrg-7auMVsz1hdYI_iwpcn4jPnFvSHAmGDVAnNIS4O5h-omm9CTm21HI-rvjBmAesm10S4rUh8z-cahhb7_53M2Or_di6ZV2W4 2025/11/02 01:04:24 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/02 01:04:24 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "9c3a7dda5f203d958099b7854cfc9e92" 2025/11/02 01:04:24 DEBUG : piped data.txt: multipart upload "AK-2AhfbF_nzZZXH1KQopFFt9FF0tfnVm6XRBxGJfH8hcyRF5oJG1Qjerj_UT94Mrqka9AAL6dF3mwtmB6-8KbQNF5U18VgtLdDqi0aNExwDDsXQC67DB4Ie_0fkC2FrgOCGwW1kqV8FMSXfNnjNspPYngFuas22Yb1sGRlUIaAGLNATExPPW0UA8FrTbsR0ACEwcdHkL93ahliTOr7-SOljK84gkJ4rSrA9ZlzmQmh6jcspHVm9NFrg-7auMVsz1hdYI_iwpcn4jPnFvSHAmGDVAnNIS4O5h-omm9CTm21HI-rvjBmAesm10S4rUh8z-cahhb7_53M2Or_di6ZV2W4" 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/02 01:04:25 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/02 01:04:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ABw5kcyMvJVg4zsGtMzyqS1IROB-BU_VcGHz6uMwAfISHSMymktwpi1ZtUeyCMzVmUhk8aqYuLTbu-U2bpFqhle98hwUhtu-BivFz7VWK-pFlEs0qx84yg6FE0SVyKb8dBLrOHR1zmQECo0T6xawIkZwvXL8gV7QnAS9S1z00gnZCGugo0JWUk2nNPqvLmrfE-o3g7XchXhiD1AvjXQFdNf_Pi6M6G1AuJ803d8HrwSp6RnCIAZcVFfrs2Dnwiqqjs_elsOS7Ml7edMGUDBfAUYkDkF8dqFTA3B2surcp5oBgqCZnGTdKTYBEvbLHuCw1HsnXbrFwMPVcsrGIgp5ld0 2025/11/02 01:04:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/11/02 01:04:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/11/02 01:04:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ABw5kcyMvJVg4zsGtMzyqS1IROB-BU_VcGHz6uMwAfISHSMymktwpi1ZtUeyCMzVmUhk8aqYuLTbu-U2bpFqhle98hwUhtu-BivFz7VWK-pFlEs0qx84yg6FE0SVyKb8dBLrOHR1zmQECo0T6xawIkZwvXL8gV7QnAS9S1z00gnZCGugo0JWUk2nNPqvLmrfE-o3g7XchXhiD1AvjXQFdNf_Pi6M6G1AuJ803d8HrwSp6RnCIAZcVFfrs2Dnwiqqjs_elsOS7Ml7edMGUDBfAUYkDkF8dqFTA3B2surcp5oBgqCZnGTdKTYBEvbLHuCw1HsnXbrFwMPVcsrGIgp5ld0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/11/02 01:04:28 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AAW_ZsxectTC6_-_ocKJqfx_r054yYQDQowFsUjUXy-fOEEcyIc1TTOcrJF-gKW2RqWsr6fJJYATMhtlVefG4NZew_0Zyqvw_Q6A1tJu5qBd6_tuorblDsefHhmhxncfkru8RuGhBMfgmLNBEgsH8Shkl66h5D2oOxByZyPZt9J-5-n3rYnX5KovHAcdD8e4HCs8AwQ4uldKVqTfE2JyHZUvJqdc8is5k6mzYhgsDohAof2Qj3lgDgHvVZyuVn1OXxLBedmolOX9yfrr8Vk6XqWq_7CJCMgiGZby90Wz3qLiDHWXojzrHpozTywhOT6TLMm-pNeaBpM7yRSD6JLj6D0 2025/11/02 01:04:28 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/11/02 01:04:29 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/02 01:04:29 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AAW_ZsxectTC6_-_ocKJqfx_r054yYQDQowFsUjUXy-fOEEcyIc1TTOcrJF-gKW2RqWsr6fJJYATMhtlVefG4NZew_0Zyqvw_Q6A1tJu5qBd6_tuorblDsefHhmhxncfkru8RuGhBMfgmLNBEgsH8Shkl66h5D2oOxByZyPZt9J-5-n3rYnX5KovHAcdD8e4HCs8AwQ4uldKVqTfE2JyHZUvJqdc8is5k6mzYhgsDohAof2Qj3lgDgHvVZyuVn1OXxLBedmolOX9yfrr8Vk6XqWq_7CJCMgiGZby90Wz3qLiDHWXojzrHpozTywhOT6TLMm-pNeaBpM7yRSD6JLj6D0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/11/02 01:04:30 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ACxRIasGkKPrS_51k_zHauXcHi5TW41frxIKFKKXcYT_tQeBmJJIJRi5i5seu35gBj0Fq8nPJ425IoBrGRCzfl-lu1MjzwokvFb_bvC8tDjH3dtzYqfWEM3Wg9Kt5-jPUQIA6CYJU8J6A91d9iX8XXYGBAhVt71oEP1QYdG0F81opuLErb-kHKrI88XKfvqwRRTO45VMcRa_H1GZJqHgJSyJ6Kgb8Ze8s2YOKewVbK1N7p95ps3_XC7ajasvB3Su2DOu1CIet21dFvDKwFfJu5XyiM45odRIC-THXfml477loNi6whjvNE1TUcgLdfrwNrjL5OMPWsYqv9YEnaePv88 2025/11/02 01:04:30 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/11/02 01:04:30 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/02 01:04:31 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ACxRIasGkKPrS_51k_zHauXcHi5TW41frxIKFKKXcYT_tQeBmJJIJRi5i5seu35gBj0Fq8nPJ425IoBrGRCzfl-lu1MjzwokvFb_bvC8tDjH3dtzYqfWEM3Wg9Kt5-jPUQIA6CYJU8J6A91d9iX8XXYGBAhVt71oEP1QYdG0F81opuLErb-kHKrI88XKfvqwRRTO45VMcRa_H1GZJqHgJSyJ6Kgb8Ze8s2YOKewVbK1N7p95ps3_XC7ajasvB3Su2DOu1CIet21dFvDKwFfJu5XyiM45odRIC-THXfml477loNi6whjvNE1TUcgLdfrwNrjL5OMPWsYqv9YEnaePv88" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/11/02 01:04:31 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AMbzzkhrvgz3RLL2FHb6QthNY5tJSfCiZba8NMw6aZOPQaa542J_JrLshKduuD2OXE1peywuYmD669cbXMlQ4BABRTNNMnOznYbvDYZM1j9PBv5NYae2iHjvWQoEG5celKtUKMslKK5DKc_aVSN8HqLuI6BLWSrTboSZb9UTte_H0iaQS_WrSW3RvKxhrJftujbz9WroizAjy0Kq4p65cnNN6Qe-xMXC1NOSTgsvXTfcWOpfAtejegCZjVTRQGsY5NWb9sJd81NJ1XO23HPFjert-5xxr8ceG-ygP_tL0Xf1wjCXTC20K1PsEBjF4nAiDohetaP7jJv07Z39Vhq9t2w 2025/11/02 01:04:32 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/11/02 01:04:32 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/11/02 01:04:32 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/11/02 01:04:32 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/02 01:04:32 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/11/02 01:04:32 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/11/02 01:04:32 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AMbzzkhrvgz3RLL2FHb6QthNY5tJSfCiZba8NMw6aZOPQaa542J_JrLshKduuD2OXE1peywuYmD669cbXMlQ4BABRTNNMnOznYbvDYZM1j9PBv5NYae2iHjvWQoEG5celKtUKMslKK5DKc_aVSN8HqLuI6BLWSrTboSZb9UTte_H0iaQS_WrSW3RvKxhrJftujbz9WroizAjy0Kq4p65cnNN6Qe-xMXC1NOSTgsvXTfcWOpfAtejegCZjVTRQGsY5NWb9sJd81NJ1XO23HPFjert-5xxr8ceG-ygP_tL0Xf1wjCXTC20K1PsEBjF4nAiDohetaP7jJv07Z39Vhq9t2w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/11/02 01:04:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AOOGb7XfzCHFEUj0ltvY9i0BM9se3-gqlkW4uuRxIW7yLdcgheLJK5UjnWxZ9Yv--t3SPiqAvyWbF4cIuOp5RRqYNw06d3u6Nb_0jz9wvvz6PaLjWDll_w1gp7HaF_M0K-ppVmjqSnbjVcoGdv9EHobiPqnkGCgkNllDIte0RXAtftFxkK7ZoMl6RrbtMVlErkmaqW1C_Mv77RajzcHRMRDr96secpauVbk1tSJCuaT5dxv16jMbPfEl_SxFVJVH3M67im8EZ1YaJyK4O9JXeh4Ozmv3OpyKvE3hDHdpiVYGTthJ97UqmA8L8-l8GlPJ6zV2RJ-xfoyfryPjMlEpwrc 2025/11/02 01:04:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/11/02 01:04:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/11/02 01:04:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/11/02 01:04:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/11/02 01:04:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/02 01:04:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/11/02 01:04:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AOOGb7XfzCHFEUj0ltvY9i0BM9se3-gqlkW4uuRxIW7yLdcgheLJK5UjnWxZ9Yv--t3SPiqAvyWbF4cIuOp5RRqYNw06d3u6Nb_0jz9wvvz6PaLjWDll_w1gp7HaF_M0K-ppVmjqSnbjVcoGdv9EHobiPqnkGCgkNllDIte0RXAtftFxkK7ZoMl6RrbtMVlErkmaqW1C_Mv77RajzcHRMRDr96secpauVbk1tSJCuaT5dxv16jMbPfEl_SxFVJVH3M67im8EZ1YaJyK4O9JXeh4Ozmv3OpyKvE3hDHdpiVYGTthJ97UqmA8L8-l8GlPJ6zV2RJ-xfoyfryPjMlEpwrc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/11/02 01:04:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AMLEZg3JPMtzY71pmPPrXqtIUKVe4KqQWk6BObr1Bmex611I3tr3tfbt4vPjMH4oulCCl3Xe_aSeidaYNi6SdhsOCsYJG2H_-eiBKn42dL0-BbX3H4PHXcjevrGY_H58Zz930kWFz2wKTEgPw2wVVjWCg2OItmGqPJgOLtJcBWr-RPhu11tgkANp32NlTk5CNjGMu065MZcswOOnieyoOhE-Nmlk1UUqlSVRJ3lg1nCrK4AWIV-acjXnX_vMC3q7WBfdzVWuXIu3F6SEykPpD6SC-7ild_RZSoErnrn1n3IRDNi4MImggchH99gwZVapYtZ9OGhyQPENR2DW-QZqNbI 2025/11/02 01:04:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/02 01:04:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/11/02 01:04:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AMLEZg3JPMtzY71pmPPrXqtIUKVe4KqQWk6BObr1Bmex611I3tr3tfbt4vPjMH4oulCCl3Xe_aSeidaYNi6SdhsOCsYJG2H_-eiBKn42dL0-BbX3H4PHXcjevrGY_H58Zz930kWFz2wKTEgPw2wVVjWCg2OItmGqPJgOLtJcBWr-RPhu11tgkANp32NlTk5CNjGMu065MZcswOOnieyoOhE-Nmlk1UUqlSVRJ3lg1nCrK4AWIV-acjXnX_vMC3q7WBfdzVWuXIu3F6SEykPpD6SC-7ild_RZSoErnrn1n3IRDNi4MImggchH99gwZVapYtZ9OGhyQPENR2DW-QZqNbI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/11/02 01:04:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ACYr_uxl47uNZf96KVnTxUaS1vtN0h-yk5GgxUWOPFIVI0imP0xgCIEQNOiEvSGINde_jyezB2a6ZcAmo0URGD6uAnzT9CEXISvnRC4NOHwa38LIP8GGLKXVvagwESSO2zZgibwnW3iOZl7YWGjaOygrVxMwAqKL8en7dyU9Po2_DCQIAJZIwUmdee6Lx_AnAnem4Rw7YLNX1SJmTmmVowQYuX4YU43oYrukWSZLhGJpSV3qBhqqOlOiApZ_BTtbrYaPjfLf9Tz7oyovCOCkdhUndAjBCevKUIWEc5SWYukiJ6fwGD7gGyiZjIXREL-eEDaCYmOX1tSp1g-t9sDAw40 2025/11/02 01:04:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/11/02 01:04:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/02 01:04:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ACYr_uxl47uNZf96KVnTxUaS1vtN0h-yk5GgxUWOPFIVI0imP0xgCIEQNOiEvSGINde_jyezB2a6ZcAmo0URGD6uAnzT9CEXISvnRC4NOHwa38LIP8GGLKXVvagwESSO2zZgibwnW3iOZl7YWGjaOygrVxMwAqKL8en7dyU9Po2_DCQIAJZIwUmdee6Lx_AnAnem4Rw7YLNX1SJmTmmVowQYuX4YU43oYrukWSZLhGJpSV3qBhqqOlOiApZ_BTtbrYaPjfLf9Tz7oyovCOCkdhUndAjBCevKUIWEc5SWYukiJ6fwGD7gGyiZjIXREL-eEDaCYmOX1tSp1g-t9sDAw40" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/11/02 01:04:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABoXf1FWZEdFkHKgnTLL3TdblrIFYUQdHCLUv6HN3Lt7gNYzvAXOgZdTmEm6nf3IfTIzVeOSIXHUgl7SP905SYrxzYwN0PSwbm75hl4m6KeyBZXDPwUO-f0UqrrngfrjM73Sr_DRfBJbfyVwcG9NHBlCqz7O2MNeHemq-nu22xsGSWASOMng5APrk-LymgAjC85NCdddcM8RdhxfRIpFyWA9jrmnIf3g2LEof0nN8Y35CmYQ0X2a-IgDaa5ZDj2DKobem029PovEXrxnYGcEBEUXlqq-i8H16S9XwJIzYAkEPS6u01swnO9VH4RtnT8_YX_CodkkJH9N7vJq3phwIK0 2025/11/02 01:04:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/02 01:04:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/02 01:04:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABoXf1FWZEdFkHKgnTLL3TdblrIFYUQdHCLUv6HN3Lt7gNYzvAXOgZdTmEm6nf3IfTIzVeOSIXHUgl7SP905SYrxzYwN0PSwbm75hl4m6KeyBZXDPwUO-f0UqrrngfrjM73Sr_DRfBJbfyVwcG9NHBlCqz7O2MNeHemq-nu22xsGSWASOMng5APrk-LymgAjC85NCdddcM8RdhxfRIpFyWA9jrmnIf3g2LEof0nN8Y35CmYQ0X2a-IgDaa5ZDj2DKobem029PovEXrxnYGcEBEUXlqq-i8H16S9XwJIzYAkEPS6u01swnO9VH4RtnT8_YX_CodkkJH9N7vJq3phwIK0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/11/02 01:04:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: APEX1U-UhjEGIjwLrhKaIzWInYSRC60wIFi82wenv9GYkpM2bmrc-nRqOsa03JUprP0wHP3WmGJNfmZDfPuFvH8P_QRnmOEQNXjHgWPrUTIcAHoRgxm8tXTTgw8dmE1DeOQ-qPjmImxNCsY1JQfJVmY0Y5OCnGVi_4PtoMDBnQVOq_W7Y26UE8HAS8m7PwmbVAxJFfc74-cEr2Jkt-0GIoalcX4mfKE0bQwgJZ2pnYDWEeepjq3ptYk3lghRLgfpBMnJEIXAw60od_4maR4K0L7cB9OY0Iy11fEjaIJqynYnOjpBiu4zQWdvWxPQAzD7cbjQLcEF7zDLtWWxs8YH1_E 2025/11/02 01:04:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/11/02 01:04:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/11/02 01:04:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/02 01:04:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/11/02 01:04:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/02 01:04:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/11/02 01:04:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "APEX1U-UhjEGIjwLrhKaIzWInYSRC60wIFi82wenv9GYkpM2bmrc-nRqOsa03JUprP0wHP3WmGJNfmZDfPuFvH8P_QRnmOEQNXjHgWPrUTIcAHoRgxm8tXTTgw8dmE1DeOQ-qPjmImxNCsY1JQfJVmY0Y5OCnGVi_4PtoMDBnQVOq_W7Y26UE8HAS8m7PwmbVAxJFfc74-cEr2Jkt-0GIoalcX4mfKE0bQwgJZ2pnYDWEeepjq3ptYk3lghRLgfpBMnJEIXAw60od_4maR4K0L7cB9OY0Iy11fEjaIJqynYnOjpBiu4zQWdvWxPQAzD7cbjQLcEF7zDLtWWxs8YH1_E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/11/02 01:04:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AMrTAs_g8uvq8M1zS7B7fMrYA5U9MRnTCGd362-nd65qgA5Bf2vIKWkUhJowM6yeC0siipoIF-SvcJkBwxx5Ri8D1YaAGS9QSJohefp4NAutGhsKWHICsNzuib-I0HPUjlh6Vt66IJLKbh_UJp3_Q66X_StXbjx7h1se5xUuvaA-lMwgEad5wT6ALKb8SLq-5HlNrSsLQ4J8W-EPV5L9nqfWL2SX1stoDI1riGgUUYPJw7jejCUzempIErYIufKivp5JD-C6HehOKNyUgQYENj1VdAuqk8sGeoG9hZswwVE0VwXAtoGSJNA6XbSdn_3rz9iKkSf9eK5JGH7oUKFQN98 2025/11/02 01:04:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/02 01:04:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/11/02 01:04:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/11/02 01:04:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/11/02 01:04:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/02 01:04:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/11/02 01:04:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AMrTAs_g8uvq8M1zS7B7fMrYA5U9MRnTCGd362-nd65qgA5Bf2vIKWkUhJowM6yeC0siipoIF-SvcJkBwxx5Ri8D1YaAGS9QSJohefp4NAutGhsKWHICsNzuib-I0HPUjlh6Vt66IJLKbh_UJp3_Q66X_StXbjx7h1se5xUuvaA-lMwgEad5wT6ALKb8SLq-5HlNrSsLQ4J8W-EPV5L9nqfWL2SX1stoDI1riGgUUYPJw7jejCUzempIErYIufKivp5JD-C6HehOKNyUgQYENj1VdAuqk8sGeoG9hZswwVE0VwXAtoGSJNA6XbSdn_3rz9iKkSf9eK5JGH7oUKFQN98" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/11/02 01:04:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AImu7Z0N1_xOUPrpO_6QTRvgZdDA9t6i5-qeCHLfD3MyG_ohxzRNibjIg1ypSAi-1KzNl0SKsYBlLcvMZ6JfAJAqb69fc-YwE_Pb2u8qcs0ltSCMf-TgE15sDWrRXsg4XpbV-LcWaeXWHIePJQQ7CPQjlTxeg8zK76OAQKQ_LVS2zMu1eONEdnvmE24ZawpNEjDP515ED2_awJ39oTpUdW3UH34edJmw-dkXxfgTBiBXj4OJIT4iVFlxndKxKDauIeHIQdPTRkCJ8L2VhDsebHY2-PqucuBQAxu6Gn3LRZ_ewncycnbygZLLedhvbF1X7ElthUpR0IIxlH4muf8cCeQ 2025/11/02 01:04:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/02 01:04:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/11/02 01:04:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AImu7Z0N1_xOUPrpO_6QTRvgZdDA9t6i5-qeCHLfD3MyG_ohxzRNibjIg1ypSAi-1KzNl0SKsYBlLcvMZ6JfAJAqb69fc-YwE_Pb2u8qcs0ltSCMf-TgE15sDWrRXsg4XpbV-LcWaeXWHIePJQQ7CPQjlTxeg8zK76OAQKQ_LVS2zMu1eONEdnvmE24ZawpNEjDP515ED2_awJ39oTpUdW3UH34edJmw-dkXxfgTBiBXj4OJIT4iVFlxndKxKDauIeHIQdPTRkCJ8L2VhDsebHY2-PqucuBQAxu6Gn3LRZ_ewncycnbygZLLedhvbF1X7ElthUpR0IIxlH4muf8cCeQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/11/02 01:04:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AK58QdDkXE6pWLy_fIGILNnjGXgP1I0u4hUucoLUHEadMPcYw9EpPZGaMhtT4bbH7riGb7jwZNS8hk1kIE7hkVx04HxfUvKte87Jr8jyNPuyeYTwotWuUqNMIOvio-3fLBdbgf-SU8SzL2zDYLULUqQ6jbqxRg54lUV7DKJ2w_0sAAohtBb6-7Wuex9DYl0uqLtaOMAoor4CllbTCQN4i6WBQekiV6uCpphRdsoyPzeEzcXDif2zTtt9bd7IdDTv_o_rTDJxWHXoqpXH5G5iL9v2FBirHnUbRzzsg7AcS1knt2EOCU5dvc_wCdmBav9WP0uqSa6EmnGm5WlPigGkico 2025/11/02 01:04:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/11/02 01:04:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/02 01:04:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AK58QdDkXE6pWLy_fIGILNnjGXgP1I0u4hUucoLUHEadMPcYw9EpPZGaMhtT4bbH7riGb7jwZNS8hk1kIE7hkVx04HxfUvKte87Jr8jyNPuyeYTwotWuUqNMIOvio-3fLBdbgf-SU8SzL2zDYLULUqQ6jbqxRg54lUV7DKJ2w_0sAAohtBb6-7Wuex9DYl0uqLtaOMAoor4CllbTCQN4i6WBQekiV6uCpphRdsoyPzeEzcXDif2zTtt9bd7IdDTv_o_rTDJxWHXoqpXH5G5iL9v2FBirHnUbRzzsg7AcS1knt2EOCU5dvc_wCdmBav9WP0uqSa6EmnGm5WlPigGkico" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/11/02 01:04:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AFNt0URfSpCHl3_CQMqnOWfgsBhkZWaOMfyWU9-dcaB7f191KSszm7V-6A29e1RjTsSpag6wrP3gYmxtnrLkOf5BzTEGGF1fXIq5wFyx4PIjkWlbjIwTi1H5hyS6tuMAuTjwxUFN4oCBCuIa9orNtMgTK2leb4ayMkhpJCHt1MqxamPt5zWNt_LsoxVZLYeGDNPcaP5wgGlZFOhL6aDngFNRFS5_VPoZ5oEYdkqwkEWda6F3II3QeAoWQS1NR89AUg8nSKppjIR4GIq1B0ociBz58hB0Bb6QWa1ezsiPXAen7QyU6fHO17gNDH5EHurtYM5tqSlfb96ZJsu3W4w1qzg 2025/11/02 01:04:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/02 01:04:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/02 01:04:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AFNt0URfSpCHl3_CQMqnOWfgsBhkZWaOMfyWU9-dcaB7f191KSszm7V-6A29e1RjTsSpag6wrP3gYmxtnrLkOf5BzTEGGF1fXIq5wFyx4PIjkWlbjIwTi1H5hyS6tuMAuTjwxUFN4oCBCuIa9orNtMgTK2leb4ayMkhpJCHt1MqxamPt5zWNt_LsoxVZLYeGDNPcaP5wgGlZFOhL6aDngFNRFS5_VPoZ5oEYdkqwkEWda6F3II3QeAoWQS1NR89AUg8nSKppjIR4GIq1B0ociBz58hB0Bb6QWa1ezsiPXAen7QyU6fHO17gNDH5EHurtYM5tqSlfb96ZJsu3W4w1qzg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/11/02 01:04:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AM4ihgUlGkbNHKWU1WTiiJnlARGLySjKX7uDaG82URKMBgNYvSQf_oE871QDeeze2msQ3sSo2en_Q55rPi_2c9-kg2Fcvn9ciPbjYErVxUlYcIuwBDhZmrvOPUxMSqgtL8LShp0NgDiZ1EsiUf2_2_0tpgj-bFf0dNi_OY-mmfCedUWKdwho_2Ym5kWEo87-baWOqDpXJIbexMbmMao4dYyiaRirFQeLFWSpGasPYnb3ro8Q2anTejPFoeDz5zizTFdzTvVUNXR4xIXTtCwdiiPWObnAJ4x92M4LfFAb67pdijtIie4cVhodqx_C1zP0NlxpDB1h_987zAFDbtaNyv8 2025/11/02 01:04:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/11/02 01:04:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/02 01:04:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/11/02 01:04:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/02 01:04:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/02 01:04:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/11/02 01:04:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AM4ihgUlGkbNHKWU1WTiiJnlARGLySjKX7uDaG82URKMBgNYvSQf_oE871QDeeze2msQ3sSo2en_Q55rPi_2c9-kg2Fcvn9ciPbjYErVxUlYcIuwBDhZmrvOPUxMSqgtL8LShp0NgDiZ1EsiUf2_2_0tpgj-bFf0dNi_OY-mmfCedUWKdwho_2Ym5kWEo87-baWOqDpXJIbexMbmMao4dYyiaRirFQeLFWSpGasPYnb3ro8Q2anTejPFoeDz5zizTFdzTvVUNXR4xIXTtCwdiiPWObnAJ4x92M4LfFAb67pdijtIie4cVhodqx_C1zP0NlxpDB1h_987zAFDbtaNyv8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/11/02 01:04:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AFM6O1Y-JIk54feMlmeBCPE8kdm8QL94yjFImtvz6U2M6cXBkLT3P-0L0edz-tgSFQuxixjiSQYelBXuIng0ue5-WP4Sr1tuAv6vaZX5lY68pNZROYxbzCwQaon00dZuqkN-NY5HCRSyM4DUxAn12LbVFViBQbzSvhPOcnaC4U4OECXrXEi8sTPhYhU4ECMk1E4eZYHEywizDDiCdKmh2U_e36hMTnUmBp8JIYEJ7DSbxD-8pF2ZlXs7k3NwCTgF-TYXpzCobbW7Ps3KxMnoZyZkY4O2DALLpm5WOWqR3m--9ewxWtkKfZbXil_XZp0yrKqG8U1k00hYzEa9p--0l-I 2025/11/02 01:04:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/02 01:04:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/11/02 01:04:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/11/02 01:04:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/02 01:04:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/02 01:04:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/11/02 01:04:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AFM6O1Y-JIk54feMlmeBCPE8kdm8QL94yjFImtvz6U2M6cXBkLT3P-0L0edz-tgSFQuxixjiSQYelBXuIng0ue5-WP4Sr1tuAv6vaZX5lY68pNZROYxbzCwQaon00dZuqkN-NY5HCRSyM4DUxAn12LbVFViBQbzSvhPOcnaC4U4OECXrXEi8sTPhYhU4ECMk1E4eZYHEywizDDiCdKmh2U_e36hMTnUmBp8JIYEJ7DSbxD-8pF2ZlXs7k3NwCTgF-TYXpzCobbW7Ps3KxMnoZyZkY4O2DALLpm5WOWqR3m--9ewxWtkKfZbXil_XZp0yrKqG8U1k00hYzEa9p--0l-I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/11/02 01:04:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AKs9DNiXdzJ56khmPXCMbrsaJaITx9XGzXVRH2wViRDtRyJ7l0z6J2pSJDQD5By18_BuNS-YYzLdGablqBXEiFQUFMUHZj0tvpM7oZzRZZp0WmzPzmPbiDbg3q1APPlrq6UZPtWvzYUiAY7votKhPAwDIaPeHdu9a-KhE2wqgCxM-PcDXxaYVMfyWS0tWcxbGk7LPKedmMlUGRv6rBar_5jJBJGv5ecB5xYjA2bmrf-6IgbzvUiSIlQQcMf03Tm3oKIIfKC77DCkeAdp1XXmCB7R0sROxkzzv_f03sxMQ0EteC3o5YJOfM-zGIipp290FwV-RcWfxHJwyZ2C5SosvM4 2025/11/02 01:04:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/02 01:04:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/11/02 01:04:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AKs9DNiXdzJ56khmPXCMbrsaJaITx9XGzXVRH2wViRDtRyJ7l0z6J2pSJDQD5By18_BuNS-YYzLdGablqBXEiFQUFMUHZj0tvpM7oZzRZZp0WmzPzmPbiDbg3q1APPlrq6UZPtWvzYUiAY7votKhPAwDIaPeHdu9a-KhE2wqgCxM-PcDXxaYVMfyWS0tWcxbGk7LPKedmMlUGRv6rBar_5jJBJGv5ecB5xYjA2bmrf-6IgbzvUiSIlQQcMf03Tm3oKIIfKC77DCkeAdp1XXmCB7R0sROxkzzv_f03sxMQ0EteC3o5YJOfM-zGIipp290FwV-RcWfxHJwyZ2C5SosvM4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/11/02 01:04:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AAGm02DhweN0dOaNsjQSSRXaZMhRiNAJZj1gHlH2tZDCVPpn_uzOGia1yHBmY-swfgU15uHqj3qMuviqQfpeAjqnw0VB4Usub-oEVJBvp9gSLo_gvMGpEht-RjQmVeF4rDn-ZbKgMSGkRRsLdV90WwFyB9y4lhZzDBvgrImIGjbnsxwgRpNUoeHUxDQyl1Awc_YtMPE9JkiIFiEcFrm6If0NR72iHsJV8KLPqWZ9sN_0NWVbHruhhOzSGBMOEdubgJkGyu5iL3-Lt9cRyUDyxfs_aP3IAK7H_JIwX-pYuBXT28TqL9SPWRA5_bV3vgZDtxzBiyHbhcCBH5Gwmu-QPhE 2025/11/02 01:04:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/11/02 01:05:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/02 01:05:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AAGm02DhweN0dOaNsjQSSRXaZMhRiNAJZj1gHlH2tZDCVPpn_uzOGia1yHBmY-swfgU15uHqj3qMuviqQfpeAjqnw0VB4Usub-oEVJBvp9gSLo_gvMGpEht-RjQmVeF4rDn-ZbKgMSGkRRsLdV90WwFyB9y4lhZzDBvgrImIGjbnsxwgRpNUoeHUxDQyl1Awc_YtMPE9JkiIFiEcFrm6If0NR72iHsJV8KLPqWZ9sN_0NWVbHruhhOzSGBMOEdubgJkGyu5iL3-Lt9cRyUDyxfs_aP3IAK7H_JIwX-pYuBXT28TqL9SPWRA5_bV3vgZDtxzBiyHbhcCBH5Gwmu-QPhE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/11/02 01:05:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AIdAXRbA7HaqZogXCyppBLveAWDPPNk4AZtDh5zH8zH4WoioDWucTd85f3Y-Er-NccLfeVfCUl2oOViVHPODNWqWdIq6fnGSIZBNkOsLuelOIM-1rbXU-mBGeAu5O5foxVwgQ5609RFw3oeaBQd088VpLW67ttVAuDo2_vKHzWTTINRSbTVuorhEhIGKcbo4yoTWcxyuxU55DhSrvBYR2wbG0aw5fLtnFaZBXjIFjhgRPcXp5fMxs4L0ooqvl9z6sIr_OTMLBcLF7QKrg4bS_msRzPoeu7-8dPY7-25l_NK-ODTJflW2BE4axvcbL60jNbv3LEiwdJ6jIBMvS5DomHs 2025/11/02 01:05:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/02 01:05:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/02 01:05:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AIdAXRbA7HaqZogXCyppBLveAWDPPNk4AZtDh5zH8zH4WoioDWucTd85f3Y-Er-NccLfeVfCUl2oOViVHPODNWqWdIq6fnGSIZBNkOsLuelOIM-1rbXU-mBGeAu5O5foxVwgQ5609RFw3oeaBQd088VpLW67ttVAuDo2_vKHzWTTINRSbTVuorhEhIGKcbo4yoTWcxyuxU55DhSrvBYR2wbG0aw5fLtnFaZBXjIFjhgRPcXp5fMxs4L0ooqvl9z6sIr_OTMLBcLF7QKrg4bS_msRzPoeu7-8dPY7-25l_NK-ODTJflW2BE4axvcbL60jNbv3LEiwdJ6jIBMvS5DomHs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/11/02 01:05:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ABjq5oQVrDdPZAtReHcyrPk3o5EM93P7xJi9KtPF91ttuVsf-Pbh1CGibjOvCxts2idYBTs98e9Iaz_PEOOfOJ2j9c7vK-X7SF4pGoDyhxW2wD9VcxEjTvhri4EC6YLh4cRbAkrANdLMTH79wSVGmfWyn4A4xQVWYO4t6G0FnDo_lr-i4iykYwMk_JH_aBgrzJSHUGvC4zzJgUheNbn8bo3o_HNI4VNyZjnTwKiZePlDson_JBwwfVugzMCJ5V0hR4MiV9b4g9brxfhrn7nw0xQ1NlqFveA-Tln1sVgFw8mBSvnEIY7ZwWFUguFIqowRuMwjYa2NIsk-6ecg-QaxOJA 2025/11/02 01:05:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/11/02 01:05:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/11/02 01:05:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/11/02 01:05:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/11/02 01:05:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/02 01:05:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/11/02 01:05:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ABjq5oQVrDdPZAtReHcyrPk3o5EM93P7xJi9KtPF91ttuVsf-Pbh1CGibjOvCxts2idYBTs98e9Iaz_PEOOfOJ2j9c7vK-X7SF4pGoDyhxW2wD9VcxEjTvhri4EC6YLh4cRbAkrANdLMTH79wSVGmfWyn4A4xQVWYO4t6G0FnDo_lr-i4iykYwMk_JH_aBgrzJSHUGvC4zzJgUheNbn8bo3o_HNI4VNyZjnTwKiZePlDson_JBwwfVugzMCJ5V0hR4MiV9b4g9brxfhrn7nw0xQ1NlqFveA-Tln1sVgFw8mBSvnEIY7ZwWFUguFIqowRuMwjYa2NIsk-6ecg-QaxOJA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/11/02 01:05:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AOEqAOHaLMIWmxWZUXMlC6Zni9w4gLnVfZVg9MRrike7vS_GOdV1caKDQIFrHA5w8H7u4Oi7si7APpc4_eO82iRmH9S5O4H6UT_x8Ek1fnKc8cbfpxbM2Mb82Gu7DhUvez5m64-4UJ_glDhCfka5LVxs4Zil0NAZ47ntGsVqwvaSjoQTvHC4XlGLkeILvF4Z9g9vCovF4_n4KMAhhL92afFv5hkPh5hdKELmtEqHAojUW0PDi-qqQVhDwNdc_HDTWcxPkiyHgHRoiqrHKWMEofMmrWGHUSsY7P7emq5Klah8ZMb5G3Yql25K31PLOzMr3hHsHtmKcg9_I96U_8se06I 2025/11/02 01:05:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/02 01:05:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/11/02 01:05:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/11/02 01:05:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/02 01:05:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/11/02 01:05:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/11/02 01:05:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AOEqAOHaLMIWmxWZUXMlC6Zni9w4gLnVfZVg9MRrike7vS_GOdV1caKDQIFrHA5w8H7u4Oi7si7APpc4_eO82iRmH9S5O4H6UT_x8Ek1fnKc8cbfpxbM2Mb82Gu7DhUvez5m64-4UJ_glDhCfka5LVxs4Zil0NAZ47ntGsVqwvaSjoQTvHC4XlGLkeILvF4Z9g9vCovF4_n4KMAhhL92afFv5hkPh5hdKELmtEqHAojUW0PDi-qqQVhDwNdc_HDTWcxPkiyHgHRoiqrHKWMEofMmrWGHUSsY7P7emq5Klah8ZMb5G3Yql25K31PLOzMr3hHsHtmKcg9_I96U_8se06I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/11/02 01:05:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AL-gAJ8YB80h_KyUZy8bYmkwUzWZ-qxc0e_Q6izmdG5qV0uSjK5F-0oi8z23ya6EG0kkC7geLpSDQDDHnjQ6LDpjRCKIo7aZYNoWljhvXSy9jnshta7d2r4piflgUtGPFAHioCTPVxJxypkR1QUgkB2Ygy5Da5FV1QLv3-2g3GksTchw7nzx3ZMpCHjUD0VM1ocMvn3wxDWVPrEl7RhRyqEteNUPJJLj0mnoiU82UBW_xXL14j8wKqWo1wJk3yCjbZoZRRvF6XZ03M--dZmzqy-xdqzN5Ky0q9kav3dRdnWOsoJ8A3kBByP-Un8x02IEqsI3Pj_kR9fyTkUSGL0Y79Q 2025/11/02 01:05:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/11/02 01:05:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/11/02 01:05:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AL-gAJ8YB80h_KyUZy8bYmkwUzWZ-qxc0e_Q6izmdG5qV0uSjK5F-0oi8z23ya6EG0kkC7geLpSDQDDHnjQ6LDpjRCKIo7aZYNoWljhvXSy9jnshta7d2r4piflgUtGPFAHioCTPVxJxypkR1QUgkB2Ygy5Da5FV1QLv3-2g3GksTchw7nzx3ZMpCHjUD0VM1ocMvn3wxDWVPrEl7RhRyqEteNUPJJLj0mnoiU82UBW_xXL14j8wKqWo1wJk3yCjbZoZRRvF6XZ03M--dZmzqy-xdqzN5Ky0q9kav3dRdnWOsoJ8A3kBByP-Un8x02IEqsI3Pj_kR9fyTkUSGL0Y79Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/11/02 01:05:26 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ALvvs_WbSlkhDzjKSGcvHdZKinamMAGpb3MVmfCJG3TRdiCY7CFducwo4T9XHTe7_G6zsQAMnE9sj-FljltFjkDmpUsCToubGUFuEEK3fGm1sLjMAfVhJL1v0AOb8tZh-b9m59FMiwTR8iiQP76EEDwSMH3dXdiWyuR4rlis3kblyMZ6Vqr52yJ3c8nP-nrQCFGj9SuW1srZhjHGcY8BPTd41Cdx1DZ5mlqmpDwfe8i__furIN3-PQ3QJDG8kNPJwJWqePPNWPINk02GtAQvmUFHc4oDLjRl82evvZfy2nAvwNSGc-eP6Rr-E2dpvncaEFvGgWpTDoxjfcPyFbiv2-g 2025/11/02 01:05:27 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/11/02 01:05:27 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/02 01:05:27 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ALvvs_WbSlkhDzjKSGcvHdZKinamMAGpb3MVmfCJG3TRdiCY7CFducwo4T9XHTe7_G6zsQAMnE9sj-FljltFjkDmpUsCToubGUFuEEK3fGm1sLjMAfVhJL1v0AOb8tZh-b9m59FMiwTR8iiQP76EEDwSMH3dXdiWyuR4rlis3kblyMZ6Vqr52yJ3c8nP-nrQCFGj9SuW1srZhjHGcY8BPTd41Cdx1DZ5mlqmpDwfe8i__furIN3-PQ3QJDG8kNPJwJWqePPNWPINk02GtAQvmUFHc4oDLjRl82evvZfy2nAvwNSGc-eP6Rr-E2dpvncaEFvGgWpTDoxjfcPyFbiv2-g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/11/02 01:05:28 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AFtbfbOKTTmdGG34lnEvrEZrdhZNB-qIJE96mWHofPJa80bHfBypL5K05ocszInSTEusbwOiNyIFLtv2rZmNJBxlgpsS_AArDGXXEygCxEXrI4J1hLEEaXSP1o86jKZw_taHH4rh7UmNaTSIbsaaqvXOTP3JrViWRfTS4MhJqtOstubl746Ovd9KGMZjvrLY8LCK6-UE8nXTA5trK6yHMjcFEwJdP9Bk_BzDGnp9pXAAPXAbjndN9pJeZzfT2vVT2qgkSB1U7jAXglufKVBmgnJhSjLkCBb8Sd-jDgKLriGoTQKtbXVlTcjiJvbzsmkUuK4B8rqh5WtMoYpg1tgoOfo 2025/11/02 01:05:29 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/11/02 01:05:29 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/02 01:05:29 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AFtbfbOKTTmdGG34lnEvrEZrdhZNB-qIJE96mWHofPJa80bHfBypL5K05ocszInSTEusbwOiNyIFLtv2rZmNJBxlgpsS_AArDGXXEygCxEXrI4J1hLEEaXSP1o86jKZw_taHH4rh7UmNaTSIbsaaqvXOTP3JrViWRfTS4MhJqtOstubl746Ovd9KGMZjvrLY8LCK6-UE8nXTA5trK6yHMjcFEwJdP9Bk_BzDGnp9pXAAPXAbjndN9pJeZzfT2vVT2qgkSB1U7jAXglufKVBmgnJhSjLkCBb8Sd-jDgKLriGoTQKtbXVlTcjiJvbzsmkUuK4B8rqh5WtMoYpg1tgoOfo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/11/02 01:05:30 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AHYOe0P8Do69c9N7tuG2YQjaiAj0kiODvx5rDrpFKA4w6BszGZdoebO36FyE7qGvExHnSPwLQrRrZWRmZCvNN7gvlNSD4MCzooIuskHG2R-ndCweol_jKsnHEaFSU8UAA8MvfqT5Pdw85An_2j5hAACIDY-LkCuPOcWOqacDq5CUDXGQ6iFwdUQ5SXGuUomaNlale4XY88UuuKOWfa02fTPTsZofvx21VzW0AOfAC8RqWmOOmX3d50q9PugD5G6z0BcX2m5yOjPLG2RMCWeUzU3G_PUhg-xGlrFHCxcTqQwBb-rnhfINrSBMnciR4PGD9RhBXs0TcHf4GKmS-YGjod8 2025/11/02 01:05:30 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/11/02 01:05:31 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/11/02 01:05:31 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/11/02 01:05:31 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/02 01:05:31 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/02 01:05:31 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/11/02 01:05:31 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AHYOe0P8Do69c9N7tuG2YQjaiAj0kiODvx5rDrpFKA4w6BszGZdoebO36FyE7qGvExHnSPwLQrRrZWRmZCvNN7gvlNSD4MCzooIuskHG2R-ndCweol_jKsnHEaFSU8UAA8MvfqT5Pdw85An_2j5hAACIDY-LkCuPOcWOqacDq5CUDXGQ6iFwdUQ5SXGuUomaNlale4XY88UuuKOWfa02fTPTsZofvx21VzW0AOfAC8RqWmOOmX3d50q9PugD5G6z0BcX2m5yOjPLG2RMCWeUzU3G_PUhg-xGlrFHCxcTqQwBb-rnhfINrSBMnciR4PGD9RhBXs0TcHf4GKmS-YGjod8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/11/02 01:05:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ACzrbooS5Sv-MCPVuSCuJva4LOR9h1WZXKM9NISpfMEdpv-5eYEashlC4ifPKNF9CTbpbAcoKuHD8o1HapQa7oOJ3Oehn50ehmcoLkejCwLn4ZuVkyY4WxtdX87pn9tl2rJhM-o4IgL8CW4QCJWOdFhaYKZnQelfbutU-clzsE1gRHhwc9KcTrCho7iJ-pC2-cNsB4tyv8pGhRsUMFp5FFIi_K0SBFSDrJdnPzwD-4TfQmWxAdDmeSYfiJnDZ3COdv7dIqu4CjJ7RkoSd0a2F9qEyOCEoFuCpaZgMEVbAHVTrnEK_aE_n7FgWgB-Z6T-4vpzAHFdlEGlzproT-ftyb8 2025/11/02 01:05:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/11/02 01:05:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/11/02 01:05:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/11/02 01:05:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/02 01:05:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/02 01:05:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/11/02 01:05:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ACzrbooS5Sv-MCPVuSCuJva4LOR9h1WZXKM9NISpfMEdpv-5eYEashlC4ifPKNF9CTbpbAcoKuHD8o1HapQa7oOJ3Oehn50ehmcoLkejCwLn4ZuVkyY4WxtdX87pn9tl2rJhM-o4IgL8CW4QCJWOdFhaYKZnQelfbutU-clzsE1gRHhwc9KcTrCho7iJ-pC2-cNsB4tyv8pGhRsUMFp5FFIi_K0SBFSDrJdnPzwD-4TfQmWxAdDmeSYfiJnDZ3COdv7dIqu4CjJ7RkoSd0a2F9qEyOCEoFuCpaZgMEVbAHVTrnEK_aE_n7FgWgB-Z6T-4vpzAHFdlEGlzproT-ftyb8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/11/02 01:05:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AIIj_lQ8JYq3b0iV5HVte33a15O4yDdUtU6u4zDmbfao_a9wjYBTbHQI2d5bDhTA5LRNMXUv1tX3tHVemqBttqzHulsTR8_CCS150Xof6iOmNhto45bscvsDOW4s3JI6OoBzbpa8H7omhwK4B9lTBaYdFCnc-jq38LGbUIxeheg_A-Owo09CnG9_SQarUpXj9RMP3ujU29fXkPFOGivO8J262VEax4DZzmBaIzubSZdfUZEU1soDBWyXJQG6RC_48nq2tNxp6n1yudfdJaeQx7u8zMq9f03-ykBYDOPEq1Wcq0xpyDH2mOo9B-ByKOZxOVcRZ5RlW2OxbRY6yVENltY 2025/11/02 01:05:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/11/02 01:05:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/11/02 01:05:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AIIj_lQ8JYq3b0iV5HVte33a15O4yDdUtU6u4zDmbfao_a9wjYBTbHQI2d5bDhTA5LRNMXUv1tX3tHVemqBttqzHulsTR8_CCS150Xof6iOmNhto45bscvsDOW4s3JI6OoBzbpa8H7omhwK4B9lTBaYdFCnc-jq38LGbUIxeheg_A-Owo09CnG9_SQarUpXj9RMP3ujU29fXkPFOGivO8J262VEax4DZzmBaIzubSZdfUZEU1soDBWyXJQG6RC_48nq2tNxp6n1yudfdJaeQx7u8zMq9f03-ykBYDOPEq1Wcq0xpyDH2mOo9B-ByKOZxOVcRZ5RlW2OxbRY6yVENltY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/11/02 01:05:39 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AFGAd_xHQwwpltPvcv-2fORT6FfLYs9h8pc1GBrfWNOrm08QjczlaTEhpaD6hPjibx8eC77zncT7vJfAsjewqQYqGalC-UNtTSuZhZFGQvJOeHDe_RmsSjjfubrFmdvgnFvCXW8TJTmSm-7GTWsejTxXzFxuQT-Z5phl5mUlJ9F7dANcYNabqcD8aWIbXg2M6TvuZ9RZV5mLN8vL_skFukOLrOdKJhZtpVQiciVEySBj4maEm27bYeTm_5UePwa2T59gZ76Sfa4Np4CSPtFR3bSeqNTF38aQR1f9LBlFGEBE8jur4qTDeItnZEGFRpgpDrD6R-4o33xuS7TnKrd39mQ 2025/11/02 01:05:40 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/11/02 01:05:40 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/02 01:05:40 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AFGAd_xHQwwpltPvcv-2fORT6FfLYs9h8pc1GBrfWNOrm08QjczlaTEhpaD6hPjibx8eC77zncT7vJfAsjewqQYqGalC-UNtTSuZhZFGQvJOeHDe_RmsSjjfubrFmdvgnFvCXW8TJTmSm-7GTWsejTxXzFxuQT-Z5phl5mUlJ9F7dANcYNabqcD8aWIbXg2M6TvuZ9RZV5mLN8vL_skFukOLrOdKJhZtpVQiciVEySBj4maEm27bYeTm_5UePwa2T59gZ76Sfa4Np4CSPtFR3bSeqNTF38aQR1f9LBlFGEBE8jur4qTDeItnZEGFRpgpDrD6R-4o33xuS7TnKrd39mQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/11/02 01:05:41 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AOQl9kBN4tw1DTcdKuYUq32Cdkfxe903wCOBhkT6o1X1tTwscRp2jMae56at2O53RMvdA01NPUnbnSIZ8HINnbFAvtRueQSr9qA8zbG8Xx5AmWjRafHfxypNejUTR_oZqPMFLCS3AOEgq3YP0oA8rVjNeSikjIr6qsG1ywdJTNWCM4QUHZzKoGDlNNB0ZCBeR5-L-YNu3Sd8IFO0jt5Ennuv0nrPTPRgTMBXHFG6A4NEM4JWzgl1MOx9hkOPY577YOdBMDOECPz3Y0X3qwKMXp5J-arPVg1hwHv2Zz-K_3JOZXcwGxIxCRFYgwrVKIfuMv7WxD30-c76QZAwZhBtvBs 2025/11/02 01:05:42 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/11/02 01:05:42 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/02 01:05:42 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AOQl9kBN4tw1DTcdKuYUq32Cdkfxe903wCOBhkT6o1X1tTwscRp2jMae56at2O53RMvdA01NPUnbnSIZ8HINnbFAvtRueQSr9qA8zbG8Xx5AmWjRafHfxypNejUTR_oZqPMFLCS3AOEgq3YP0oA8rVjNeSikjIr6qsG1ywdJTNWCM4QUHZzKoGDlNNB0ZCBeR5-L-YNu3Sd8IFO0jt5Ennuv0nrPTPRgTMBXHFG6A4NEM4JWzgl1MOx9hkOPY577YOdBMDOECPz3Y0X3qwKMXp5J-arPVg1hwHv2Zz-K_3JOZXcwGxIxCRFYgwrVKIfuMv7WxD30-c76QZAwZhBtvBs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/11/02 01:05:43 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ACN7qTFze2HSvpKwAZI-V2ksBVDrNeISvG926PUjJDZdkwHD8qT_y5WRvRBtXHQIS92z2gUmWxSxkGlWh6HhusBtZdOuDUXuFLZaohhKcChdW7wunXDJwyNeYsICbOMUm8ehcZ4JZRAZp3e1GGQI6qDNt8DhfckZWY6Qx2KQB5-JO7_xDeKkdaHuPaF_bdY-nGWXdK9DeVlBUoN0Fa0OVot9lwfeO_4uzznHq4glq7XPsxLUPK4KQzKxLy5_7ynoxU7PCSZaZZqCiC4LLQB8i0O94wOl5TQCTfzuv1qOcVLpT_MLdtAfq1cqFm92vCuZzhQWuB8o2w-EGkQa00BEz_c 2025/11/02 01:05:44 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/11/02 01:05:44 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/11/02 01:05:44 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/11/02 01:05:44 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/02 01:05:44 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/11/02 01:05:45 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/11/02 01:05:45 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ACN7qTFze2HSvpKwAZI-V2ksBVDrNeISvG926PUjJDZdkwHD8qT_y5WRvRBtXHQIS92z2gUmWxSxkGlWh6HhusBtZdOuDUXuFLZaohhKcChdW7wunXDJwyNeYsICbOMUm8ehcZ4JZRAZp3e1GGQI6qDNt8DhfckZWY6Qx2KQB5-JO7_xDeKkdaHuPaF_bdY-nGWXdK9DeVlBUoN0Fa0OVot9lwfeO_4uzznHq4glq7XPsxLUPK4KQzKxLy5_7ynoxU7PCSZaZZqCiC4LLQB8i0O94wOl5TQCTfzuv1qOcVLpT_MLdtAfq1cqFm92vCuZzhQWuB8o2w-EGkQa00BEz_c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/11/02 01:05:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AID0zY6ae_WEuusYkAsf9TrsR8kH1EUeNlvLke2slwl9om9vtU5t4zOiQOjbESt0YE8tLV7vXqbqk6zJZ6Zau7CRYy-5Y-O53sg41tQVPQj_iSZZrVmy30t0yHZRtfjp3KofZNb023mFLDtTI7DVFbLcEVbD2TqiLpCmKmH_18TMCyiHFL08tIstNsJm_jYugUSvO2fIblXmLmJrS1U9SG2iWcSVua0Ld5TU_ghyswQwd3g51vbNKar_sFeFLy7kQnB7xzSQjYmBJCa8MBAbnwn3_ztBIOvj2oA4CkIL8rFBvX3Dtufiv9ZW6TM6ESCCPF2dopV7GQQOjZj5HEO5bOU 2025/11/02 01:05:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/11/02 01:05:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/11/02 01:05:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/11/02 01:05:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/02 01:05:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/11/02 01:05:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/11/02 01:05:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AID0zY6ae_WEuusYkAsf9TrsR8kH1EUeNlvLke2slwl9om9vtU5t4zOiQOjbESt0YE8tLV7vXqbqk6zJZ6Zau7CRYy-5Y-O53sg41tQVPQj_iSZZrVmy30t0yHZRtfjp3KofZNb023mFLDtTI7DVFbLcEVbD2TqiLpCmKmH_18TMCyiHFL08tIstNsJm_jYugUSvO2fIblXmLmJrS1U9SG2iWcSVua0Ld5TU_ghyswQwd3g51vbNKar_sFeFLy7kQnB7xzSQjYmBJCa8MBAbnwn3_ztBIOvj2oA4CkIL8rFBvX3Dtufiv9ZW6TM6ESCCPF2dopV7GQQOjZj5HEO5bOU" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/11/02 01:05:50 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/11/02 01:05:52 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/11/02 01:05:55 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/11/02 01:05:58 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/11/02 01:06:01 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/11/02 01:06:03 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AOq5TyZS7SrKJe1AVrvNVLKWbs3kt0oHdPwSHk9Lw3ModVHUqIxUdTv7m1RdeQIa2qVoaROrv75LABpOxd3ONiK2_5n7N4KeQ8lWgHG43DCBlFZiH8jNEc0BgyUvvk8tr8DAAGiLJosQGXfMftb403BRQ335og2D1bs--aoz3li31QZhifmboEdyFrizVOno9A4xds0detFvrukT8o03EncffIlxH0gKtsysAnLNbvkD4Tbr5Wej-Wx-Z15x9eQmWe68IpoMME-UqZumfsqzWQIugMZO6Iabg7lAniOFDv-TMNgV8sIQ3FwA8hVdWCcqRmLcX5g7J8OAIMioubHMahU 2025/11/02 01:06:03 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/02 01:06:03 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "b0b07cfe67b4919ae3dde1d1114ce6ae" 2025/11/02 01:06:04 DEBUG : unknown-size-put.txt: multipart upload "AOq5TyZS7SrKJe1AVrvNVLKWbs3kt0oHdPwSHk9Lw3ModVHUqIxUdTv7m1RdeQIa2qVoaROrv75LABpOxd3ONiK2_5n7N4KeQ8lWgHG43DCBlFZiH8jNEc0BgyUvvk8tr8DAAGiLJosQGXfMftb403BRQ335og2D1bs--aoz3li31QZhifmboEdyFrizVOno9A4xds0detFvrukT8o03EncffIlxH0gKtsysAnLNbvkD4Tbr5Wej-Wx-Z15x9eQmWe68IpoMME-UqZumfsqzWQIugMZO6Iabg7lAniOFDv-TMNgV8sIQ3FwA8hVdWCcqRmLcX5g7J8OAIMioubHMahU" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/02 01:06:04 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AJa-W8Io9RBy7tuTUJDLc0363aR7plkQ6ZmyPMY1d_w9FCHVZhoS48MPlzu-E9Yj1woxcTdTmQtFrFl8tAyRezsaIidRcbFE1EM-4ai-Ng_AFnX97llXr80oNyuxqpwkArG9CKP_JofKjRsl2J9DnkBePAmIXQq0-5WeZqu_ioRFOjg8u9bFRZT4-LgcgAQuGgBesiBNMA580OX_coL1bp2AjBlS4nz3_oBknWEn9SYY9TW0b7Ou-VcABQ5m46g41zUnYms1tmNyquEUC6yk15OnfuxRkbYQgCi3GisNhNHkUe5ceGBKEzvCvDSrngf9LyPck57skcW-qCCkcUfMBfg 2025/11/02 01:06:04 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/11/02 01:06:05 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "c1f8a8ffd26cb86610cea2d6226bfe6d" 2025/11/02 01:06:05 DEBUG : unknown-size-update.txt: multipart upload "AJa-W8Io9RBy7tuTUJDLc0363aR7plkQ6ZmyPMY1d_w9FCHVZhoS48MPlzu-E9Yj1woxcTdTmQtFrFl8tAyRezsaIidRcbFE1EM-4ai-Ng_AFnX97llXr80oNyuxqpwkArG9CKP_JofKjRsl2J9DnkBePAmIXQq0-5WeZqu_ioRFOjg8u9bFRZT4-LgcgAQuGgBesiBNMA580OX_coL1bp2AjBlS4nz3_oBknWEn9SYY9TW0b7Ou-VcABQ5m46g41zUnYms1tmNyquEUC6yk15OnfuxRkbYQgCi3GisNhNHkUe5ceGBKEzvCvDSrngf9LyPck57skcW-qCCkcUfMBfg" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/02 01:06:05 DEBUG : Creating backend with remote "TestS3R2:rclone-test-lakezuv4jugu/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/02 01:06:05 DEBUG : Waiting for deletions to finish 2025/11/02 01:06:05 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/11/02 01:06:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/11/02 01:06:05 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/11/02 01:06:06 INFO : S3 bucket rclone-test-lakezuv4jugu: Bucket "rclone-test-lakezuv4jugu" deleted 2025/11/02 01:06:06 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (138.15s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.29s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.82s) --- PASS: TestIntegration/FsMkdir (136.20s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.20s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding (13.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.72s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.41s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.06s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (18.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.33s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.49s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.34s) --- 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.29s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.36s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (83.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (9.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (10.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (10.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (3.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (10.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (27.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (19.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (14.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.86s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (14.13s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.52s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.56s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.81s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.14s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.10s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.18s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.02s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.17s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.22s) --- 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/02 01:06:06 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/11/02 01:06:06 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 138.208s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m20.927956495s (try 1/5)