"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/09/07 03:44:51 NOTICE: TestS3R2: Starting server 2025/09/07 03:44:51 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zijoyid0vadu" 2025/09/07 03:44:51 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/09/07 03:44:53 INFO : S3 bucket rclone-test-zijoyid0vadu: Bucket "rclone-test-zijoyid0vadu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/09/07 03:44:54 INFO : S3 bucket rclone-test-zijoyid0vadu: Bucket "rclone-test-zijoyid0vadu" deleted === RUN TestIntegration/FsMkdir 2025/09/07 03:44:54 INFO : S3 bucket rclone-test-zijoyid0vadu: Bucket "rclone-test-zijoyid0vadu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/09/07 03:44:54 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/09/07 03:44:55 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/09/07 03:44:55 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/09/07 03:45:12 NOTICE: S3 bucket rclone-test-zijoyid0vadu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/09/07 03:45:12 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AKjMkmujUbxMJhfTrT6Xj4F7MmXn2FuYw9HpEsU7FgYyU7fRKubApzeOtN_3JeC-gjxzqpspFZXWPUEV_UO2lqznM5RCHh9MTPWR7AUgfpG54SS1hmG8Tdfx7zYujbEY8ZCXRD2d05fQL0Gc19chWTwr-kemLFzXvuXV-UGbuRhjV0dKW3I0LA4pdbWozY1KRkG8NWkhXj6x1jQ3E0YWedLHXsrDP4WntLvoVXiIzH_SNpqPUTzwmO08-o4Hj0NNZjuiZxYABmO7ghGXJMYB-R9VAQLgqIwp06c5BHO-2OnJIZYIIGnOywYc4IZc5jhU19tH5bM1i6z8QJfRWwEyv6U 2025/09/07 03:45:13 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "dfa17ab25e2c160d42937187b356bcd2" 2025/09/07 03:45:13 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "0c34144789ebc611bd21b36f745a9111" 2025/09/07 03:45:14 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "eeb90e84d4fdeb83935f79fba783cdb2" 2025/09/07 03:45:14 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AKjMkmujUbxMJhfTrT6Xj4F7MmXn2FuYw9HpEsU7FgYyU7fRKubApzeOtN_3JeC-gjxzqpspFZXWPUEV_UO2lqznM5RCHh9MTPWR7AUgfpG54SS1hmG8Tdfx7zYujbEY8ZCXRD2d05fQL0Gc19chWTwr-kemLFzXvuXV-UGbuRhjV0dKW3I0LA4pdbWozY1KRkG8NWkhXj6x1jQ3E0YWedLHXsrDP4WntLvoVXiIzH_SNpqPUTzwmO08-o4Hj0NNZjuiZxYABmO7ghGXJMYB-R9VAQLgqIwp06c5BHO-2OnJIZYIIGnOywYc4IZc5jhU19tH5bM1i6z8QJfRWwEyv6U" 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/09/07 03:45:16 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/09/07 03:45:17 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/09/07 03:45:19 DEBUG : S3 bucket rclone-test-zijoyid0vadu: bucket is versioned: false 2025/09/07 03:45:19 DEBUG : Waiting for deletions to finish 2025/09/07 03:45:19 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/09/07 03:45:19 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/09/07 03:45:19 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/09/07 03:45:20 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zijoyid0vadu/dirToPurgeFromRoot" 2025/09/07 03:45:20 DEBUG : S3 bucket rclone-test-zijoyid0vadu path dirToPurgeFromRoot: bucket is versioned: false 2025/09/07 03:45:20 DEBUG : Waiting for deletions to finish 2025/09/07 03:45:20 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/09/07 03:45:20 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/09/07 03:45:20 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/09/07 03:45:20 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zijoyid0vadu/hello? sausage/êé" 2025/09/07 03:45:22 DEBUG : S3 bucket rclone-test-zijoyid0vadu path hello? sausage/êé: bucket is versioned: false 2025/09/07 03:45:22 DEBUG : Waiting for deletions to finish 2025/09/07 03:45:22 DEBUG : "a/b/c/d/e.txt" version false 2025/09/07 03:45:22 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/09/07 03:45:22 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/09/07 03:45:28 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zijoyid0vadu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/09/07 03:45:28 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zijoyid0vadu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-zijoyid0vadu" from "TestS3R2:rclone-test-zijoyid0vadu" 2025/09/07 03:45:28 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 === 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/09/07 03:45:34 DEBUG : piped data.txt: open chunk writer: started multipart upload: AL9NqMs7Kr5T5czhxJ2fIYEiI9PdOTw-3a3qxGXAAx8NYkZLHoUNjxi7wOuJnfQnjpU9QlOCE6Ib5MRGXBnEkJqbyWyBFRoBNaap0K3Us9EHs9xKy58Bpy1b31f0A2h1tu2dVNGYzcPAJqJVjI0B8LFSquBHsZCbd3KbjtjY9THWiih6sxqwJXnlhgHfyj3WsjrTToftZ0JhFPSJZ7wv05bnHGCmJ50DwaVuGiR6loUwUeTzRH4cfP12j4CNYzYY0j0TiX7lCIF_bqePn9LwM2pL5MT0ueiuCnu3tfVEkPcaV66r8sEmnbs-lOnapsuzoaARNETofMglkhy4RgJqxqI 2025/09/07 03:45:34 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/09/07 03:45:35 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/09/07 03:45:35 DEBUG : piped data.txt: multipart upload "AL9NqMs7Kr5T5czhxJ2fIYEiI9PdOTw-3a3qxGXAAx8NYkZLHoUNjxi7wOuJnfQnjpU9QlOCE6Ib5MRGXBnEkJqbyWyBFRoBNaap0K3Us9EHs9xKy58Bpy1b31f0A2h1tu2dVNGYzcPAJqJVjI0B8LFSquBHsZCbd3KbjtjY9THWiih6sxqwJXnlhgHfyj3WsjrTToftZ0JhFPSJZ7wv05bnHGCmJ50DwaVuGiR6loUwUeTzRH4cfP12j4CNYzYY0j0TiX7lCIF_bqePn9LwM2pL5MT0ueiuCnu3tfVEkPcaV66r8sEmnbs-lOnapsuzoaARNETofMglkhy4RgJqxqI" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/09/07 03:45:35 DEBUG : piped data.txt: open chunk writer: started multipart upload: ANQSb_dO16Dn14oPZeVg0NZipN3YXo59lnepWdnituvuWcPehcK2U7t3gDhgva-9-8FypV-oUwqjKB8e12vWif3ADlDPVGkQ34ADZ7dlngEUmnNvHo7zGQW4a6pXonpIgxuzivJrJ59F8nA12Z1349tT0c0cBPnT4cr0HjEn65Fs7xIwtcFaPz3tryW7HnkSgM4_JMUSALBP0Jmh1ht9YULjfFc7J937Gs1Fz6I0DyWMUpuBMj6mXLWvc37cTWRgE_06UwrMQwaEj4rDMcNH4F1qn2dFg85juOsiLZbsKQ7YVM26tV__areEjmlBl521Nvv71cgfjGARXCFS3vAaM_I 2025/09/07 03:45:35 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/09/07 03:45:36 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "2af95a91c3fae65edf34450477e67ebe" 2025/09/07 03:45:36 DEBUG : piped data.txt: multipart upload "ANQSb_dO16Dn14oPZeVg0NZipN3YXo59lnepWdnituvuWcPehcK2U7t3gDhgva-9-8FypV-oUwqjKB8e12vWif3ADlDPVGkQ34ADZ7dlngEUmnNvHo7zGQW4a6pXonpIgxuzivJrJ59F8nA12Z1349tT0c0cBPnT4cr0HjEn65Fs7xIwtcFaPz3tryW7HnkSgM4_JMUSALBP0Jmh1ht9YULjfFc7J937Gs1Fz6I0DyWMUpuBMj6mXLWvc37cTWRgE_06UwrMQwaEj4rDMcNH4F1qn2dFg85juOsiLZbsKQ7YVM26tV__areEjmlBl521Nvv71cgfjGARXCFS3vAaM_I" 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/09/07 03:45:37 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/09/07 03:45:39 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ANwvs4qCRlVKz8UjGplLQQACn2dxwW6fvH6J5TRnLjlaYfRpHC_Wy7GWeBGmnpldRnoj9HN-J3NMrlWmq79E5-hPvLo_URtdeHMb6Im8EU4LJ4x805JXybQx9tfNfmBsO7PXLoSs1crCl0SM68sTsbC9aaDJi822bU98NEGTacTsJhUAQuAErs661cZTFMUzYyLGdTgScodq7ggs57Ehhsc6hY8SOX6rEisR04FZd6ikiyW8-Zo3TBrQ68EZ2UTZylufwLNoYuyvdBXNuy1wzCvO32sUSZH0FiZxUSnvsBi5VjDrJEOpG60NDBHpXOR9NOdDne9EgkGBC3w2TSMUcVk 2025/09/07 03:45:39 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/09/07 03:45:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/09/07 03:45:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ANwvs4qCRlVKz8UjGplLQQACn2dxwW6fvH6J5TRnLjlaYfRpHC_Wy7GWeBGmnpldRnoj9HN-J3NMrlWmq79E5-hPvLo_URtdeHMb6Im8EU4LJ4x805JXybQx9tfNfmBsO7PXLoSs1crCl0SM68sTsbC9aaDJi822bU98NEGTacTsJhUAQuAErs661cZTFMUzYyLGdTgScodq7ggs57Ehhsc6hY8SOX6rEisR04FZd6ikiyW8-Zo3TBrQ68EZ2UTZylufwLNoYuyvdBXNuy1wzCvO32sUSZH0FiZxUSnvsBi5VjDrJEOpG60NDBHpXOR9NOdDne9EgkGBC3w2TSMUcVk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/09/07 03:45:41 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: APJbElM8SA2WdM71h25fC6s97vz-9wl1dnUFR3fPnc4ATqcqob2lxPg8iuddK3NXKBxP-25n_0f75Se3wQpNGZ42kIk0qLxwHUfhymNCKbTu5xADd2GKD51Cfj2bJ7edJWC9pScsQuKCLvt3F8xVBC9z6FKmk8MFiZ0BqQkAc7xxDzxBP-pxQb0aL7rTuT0u_qka1ovf-JmxRBICdB2z6lh0xKP59_WZL31YZH5jVOPsbO6_pvRSD-zxSaLS9caqIDvUcpUKeDDDDpVC4vNW3vKXUln6c-_uo_Lv-yH4cucYYNMKHNbgbcS0x-oZdEZ2n-P2XXqGboqRs5jWBfyBn-E 2025/09/07 03:45:41 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/09/07 03:45:41 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/07 03:45:42 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "APJbElM8SA2WdM71h25fC6s97vz-9wl1dnUFR3fPnc4ATqcqob2lxPg8iuddK3NXKBxP-25n_0f75Se3wQpNGZ42kIk0qLxwHUfhymNCKbTu5xADd2GKD51Cfj2bJ7edJWC9pScsQuKCLvt3F8xVBC9z6FKmk8MFiZ0BqQkAc7xxDzxBP-pxQb0aL7rTuT0u_qka1ovf-JmxRBICdB2z6lh0xKP59_WZL31YZH5jVOPsbO6_pvRSD-zxSaLS9caqIDvUcpUKeDDDDpVC4vNW3vKXUln6c-_uo_Lv-yH4cucYYNMKHNbgbcS0x-oZdEZ2n-P2XXqGboqRs5jWBfyBn-E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/09/07 03:45:43 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AGL_TiuEXiu0F8eB5BrNJ-ukuJxUs8yVjAGlamVSYUJuS9W9876i7Ioc7dOVmsIcEhkZI-V_AxFZwxaDHM6D9gefblLMvJz7L1pVT9bto73Gst7ZPnAeYQLrBiv4Uk31gzgqRvhIk5Te-Up0jLdtZ55j16cgvJD2NMSBZk-XqUaoLbcbUhZ2yIQaIO3EMv0fO7Ge3rMCEtcE2Kc6jhNVN04Mzy6fzyFlR8Ek642USMFkX2RdcjPrsBlaqUvic5-R5mSfwiyVEFMPonwMs7_n9SR4inB2nLBgC16cxG3mS4tUP-sLLJwmqpc2sD3SOSgCAKcO4aS4vylMAqM1pDov038 2025/09/07 03:45:43 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/09/07 03:45:43 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/07 03:45:44 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AGL_TiuEXiu0F8eB5BrNJ-ukuJxUs8yVjAGlamVSYUJuS9W9876i7Ioc7dOVmsIcEhkZI-V_AxFZwxaDHM6D9gefblLMvJz7L1pVT9bto73Gst7ZPnAeYQLrBiv4Uk31gzgqRvhIk5Te-Up0jLdtZ55j16cgvJD2NMSBZk-XqUaoLbcbUhZ2yIQaIO3EMv0fO7Ge3rMCEtcE2Kc6jhNVN04Mzy6fzyFlR8Ek642USMFkX2RdcjPrsBlaqUvic5-R5mSfwiyVEFMPonwMs7_n9SR4inB2nLBgC16cxG3mS4tUP-sLLJwmqpc2sD3SOSgCAKcO4aS4vylMAqM1pDov038" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/09/07 03:45:45 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABUltm6z-1Ws22d8w3HW-iTQ5fGPNrLjUBwf66MwtilSBo2zSrACXMwYB6UzJjWZTcrAm4j_gJbSQFXsYqF4gmKKz3-i9aQ_Bu1z0NuR-JbXDQ8TSpqrf9Z7ClZFNLfROLjtogLOwnkX1FFZnOYWxe8C9LxHFQoqUeN6apgzo-06hYxD1C0p8T1b4W-48UUie4YO9ZMeDCSmnt4H5RzzJeksp-2uJr3P9U104Qri9kxHVLnR5AH3zGiFflTpurXNwzq7cn02wEZjDwE0W6TxPPLuS7JceQfKoeE6ouZVqw2U5r80jeDmDrZSAeMKa16W_VwlnKIhjAJ7t2UwM50ylbU 2025/09/07 03:45:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/09/07 03:45:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/09/07 03:45:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/09/07 03:45:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/09/07 03:45:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/09/07 03:45:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/07 03:45:46 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABUltm6z-1Ws22d8w3HW-iTQ5fGPNrLjUBwf66MwtilSBo2zSrACXMwYB6UzJjWZTcrAm4j_gJbSQFXsYqF4gmKKz3-i9aQ_Bu1z0NuR-JbXDQ8TSpqrf9Z7ClZFNLfROLjtogLOwnkX1FFZnOYWxe8C9LxHFQoqUeN6apgzo-06hYxD1C0p8T1b4W-48UUie4YO9ZMeDCSmnt4H5RzzJeksp-2uJr3P9U104Qri9kxHVLnR5AH3zGiFflTpurXNwzq7cn02wEZjDwE0W6TxPPLuS7JceQfKoeE6ouZVqw2U5r80jeDmDrZSAeMKa16W_VwlnKIhjAJ7t2UwM50ylbU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/09/07 03:45:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AIuDW_ENgvLfdWXIjqNCA6eL01J7_g52q3bwA2tXEWSt-DIieUTpZDyNolDOZP2kKgh9SuR0PX5jckAor7sL_JywpjNKO9zisMVO5s_A4kpVjZ6A8nx7qz70SWSYY2v38D_bXgSwb0ylIsQsrb0oEEn_mI2yODWFKTY7AuXmHGwdY_Sx5jOH5XktNLaKNkT9ytQfNB0DqN5fPSicnaTmpzbAjfHBzD0XzcaEWDCoNPJdrh3kPAUPlAJXfN8Lws_cIX1t0vJP0DKFPB0HiP3X2wKzQwACmwM2IXjLZgOHgmjmz8EGS_hgUTBnqEpfeA2ALOYahGddxdwYMyBGWm3mACQ 2025/09/07 03:45:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/09/07 03:45:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/09/07 03:45:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/09/07 03:45:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/09/07 03:45:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/07 03:45:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/09/07 03:45:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AIuDW_ENgvLfdWXIjqNCA6eL01J7_g52q3bwA2tXEWSt-DIieUTpZDyNolDOZP2kKgh9SuR0PX5jckAor7sL_JywpjNKO9zisMVO5s_A4kpVjZ6A8nx7qz70SWSYY2v38D_bXgSwb0ylIsQsrb0oEEn_mI2yODWFKTY7AuXmHGwdY_Sx5jOH5XktNLaKNkT9ytQfNB0DqN5fPSicnaTmpzbAjfHBzD0XzcaEWDCoNPJdrh3kPAUPlAJXfN8Lws_cIX1t0vJP0DKFPB0HiP3X2wKzQwACmwM2IXjLZgOHgmjmz8EGS_hgUTBnqEpfeA2ALOYahGddxdwYMyBGWm3mACQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/09/07 03:45:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABloGLtbr5wFrvquQrsVQMc-mVXt1W8zJNc7zT-xSnbXgAkE55d_j5uNCXi8EYOAg3kQSxIzqFHTzPMl_ApQFyZ_7UTSlz0L9xD4xcpXL4lnQNroJXqcHxwLC0iRRbqTd8GqueNihKgVO6LkIkiLr3e4UFHT0ual7KxmmsPQVKoZT41CCRYM4Qe7zzUbPolGPNAevqqbyXlIY-7q09FPaCjBkVqXGYgq_Cr2X-RNH2lI1PHw_LCDLibXY4Y4wVsSJcJoo21Z_MPrPJcDQh6lt9gqkj1QvqeZLF91YWHBi4mmPDAhBXdRpv27UoqQJMd35BCgfR2rMT7t9hluxU6Ls8k 2025/09/07 03:45:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/07 03:45:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/09/07 03:45:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABloGLtbr5wFrvquQrsVQMc-mVXt1W8zJNc7zT-xSnbXgAkE55d_j5uNCXi8EYOAg3kQSxIzqFHTzPMl_ApQFyZ_7UTSlz0L9xD4xcpXL4lnQNroJXqcHxwLC0iRRbqTd8GqueNihKgVO6LkIkiLr3e4UFHT0ual7KxmmsPQVKoZT41CCRYM4Qe7zzUbPolGPNAevqqbyXlIY-7q09FPaCjBkVqXGYgq_Cr2X-RNH2lI1PHw_LCDLibXY4Y4wVsSJcJoo21Z_MPrPJcDQh6lt9gqkj1QvqeZLF91YWHBi4mmPDAhBXdRpv27UoqQJMd35BCgfR2rMT7t9hluxU6Ls8k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/09/07 03:45:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AJuiwn_MQQMkFcGU6nOq8YJSIPd_U0BYmTnEU2xj-pRdC0zkDn4T8P6QJjQjgYPcrfF72Buxle84Z6ZYMpofmp_XvZJqfVCbRtTD9KInQCRhnKc-pV2a1kXpdKQ6TAC8VgusCor-es19gNjURBiT8JthzXqptmavepYZgd4kzFb7tKiUTQVVfog8YwEBTenZGPsQn4NSQ8AwLFj42IuADSqG2axMfce_fpnSh5fvgkN8iK05_Ual66_Sls3nJ-OxkgCrPrLM17DIw0bdDMPGikK9mBQVGU9AqshGEoXygx-P52CGl1yS4kV0Mv72cgHLCwq4OjE_ZurUe6VMIDbxEwE 2025/09/07 03:45:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/09/07 03:45:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/07 03:45:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AJuiwn_MQQMkFcGU6nOq8YJSIPd_U0BYmTnEU2xj-pRdC0zkDn4T8P6QJjQjgYPcrfF72Buxle84Z6ZYMpofmp_XvZJqfVCbRtTD9KInQCRhnKc-pV2a1kXpdKQ6TAC8VgusCor-es19gNjURBiT8JthzXqptmavepYZgd4kzFb7tKiUTQVVfog8YwEBTenZGPsQn4NSQ8AwLFj42IuADSqG2axMfce_fpnSh5fvgkN8iK05_Ual66_Sls3nJ-OxkgCrPrLM17DIw0bdDMPGikK9mBQVGU9AqshGEoXygx-P52CGl1yS4kV0Mv72cgHLCwq4OjE_ZurUe6VMIDbxEwE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/09/07 03:45:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AN8fluiqB5cx-4FImfxFRkG9e0nISt9mNycB70KephY5ag3b4APywqMifZ8bDvtSNiGhfQFbwF5Dj5EWysga7SlHsMKqhluQGsh7YbUrE_GAQ0x_Psm-LYcmXulI-XXeLcCG6Nizu0wyMXbsUC3213EBRs25qsMC608aRse99mjKwCT_1xabeysY2isdTbI-u6f7askW3YwgeNTDcMj45TXmLT4sJN_0UCXOETzK8TYb6z-S_P-2u-6vHGPOWiLRwanLKOL-cdGsq0St0l0hq6355UpYBKqL5KhWU1emT0E-S589fB5mZnaS0ImwJvdtDILKCnkjWDF9ab_7YgUrshc 2025/09/07 03:45:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/07 03:45:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/07 03:45:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AN8fluiqB5cx-4FImfxFRkG9e0nISt9mNycB70KephY5ag3b4APywqMifZ8bDvtSNiGhfQFbwF5Dj5EWysga7SlHsMKqhluQGsh7YbUrE_GAQ0x_Psm-LYcmXulI-XXeLcCG6Nizu0wyMXbsUC3213EBRs25qsMC608aRse99mjKwCT_1xabeysY2isdTbI-u6f7askW3YwgeNTDcMj45TXmLT4sJN_0UCXOETzK8TYb6z-S_P-2u-6vHGPOWiLRwanLKOL-cdGsq0St0l0hq6355UpYBKqL5KhWU1emT0E-S589fB5mZnaS0ImwJvdtDILKCnkjWDF9ab_7YgUrshc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/09/07 03:45:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AFMc_wolqXjePdj3k5xm4ZWd9BTmvfkbIzXkdF5JiknMttPuCdDkIEWpX8kSDcZHgiXZJSfnGwjC80ByjvDfMNl1H7jP8qth_ColqFk9jzEEwvnqU2GQRvjXHZivI4dXk1Jqq82gOzjSHs5Nl8KozvB9rm9xaFXavDY6EGaheHKbjoJ4lzKmyKy4NVYk7xQIAjApDxbZZI1XOPIJjMTVIJwMog8JsSd1a6F_NsUWEkd81JkVb4NqL2gX0urHY9DbHpAS-AYkVZfbrDAzShzbkC5ajWvs1V2JKOFq9xRuCD18ovQLA0GsDLlgo94hdW1x3IBrIcWfXs7b0_y3ZjLWjwk 2025/09/07 03:45:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/09/07 03:45:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/09/07 03:45:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/07 03:45:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/09/07 03:45:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/07 03:45:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/09/07 03:45:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AFMc_wolqXjePdj3k5xm4ZWd9BTmvfkbIzXkdF5JiknMttPuCdDkIEWpX8kSDcZHgiXZJSfnGwjC80ByjvDfMNl1H7jP8qth_ColqFk9jzEEwvnqU2GQRvjXHZivI4dXk1Jqq82gOzjSHs5Nl8KozvB9rm9xaFXavDY6EGaheHKbjoJ4lzKmyKy4NVYk7xQIAjApDxbZZI1XOPIJjMTVIJwMog8JsSd1a6F_NsUWEkd81JkVb4NqL2gX0urHY9DbHpAS-AYkVZfbrDAzShzbkC5ajWvs1V2JKOFq9xRuCD18ovQLA0GsDLlgo94hdW1x3IBrIcWfXs7b0_y3ZjLWjwk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/09/07 03:45:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AP-a2JrN-yu1m54To_dtdcMEQ9W15T_0NT_DFIS460Hy5G_dbL-SMIRCtzywBv91QSQeKvtI-5WTOEv6ZgmFNsALThobX0n3SZJ5lZSs3TqmVspgZ0yOc_L30wGSDYG7BgzQScnuHrURCxV_Uy9i-dZv_3ulNKYh85d9m0nttKSrufEZo8lEiourv48o_NvZfSuwoYr0AtFQBO4mVq_4ZE3ntiyFNRpRAKE4k-zUbppV8ZGIyDmzw69rPY4XUyZaMxRzqmHdj-L06riH-bwoDk_13aJXcOaS3Q6m2IFc2C4t452RZFxrFznchmdDEnjNFtaRQ5mpsFVbpjMnH66M6No 2025/09/07 03:45:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/07 03:45:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/09/07 03:45:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/09/07 03:45:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/07 03:45:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/09/07 03:45:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/09/07 03:45:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AP-a2JrN-yu1m54To_dtdcMEQ9W15T_0NT_DFIS460Hy5G_dbL-SMIRCtzywBv91QSQeKvtI-5WTOEv6ZgmFNsALThobX0n3SZJ5lZSs3TqmVspgZ0yOc_L30wGSDYG7BgzQScnuHrURCxV_Uy9i-dZv_3ulNKYh85d9m0nttKSrufEZo8lEiourv48o_NvZfSuwoYr0AtFQBO4mVq_4ZE3ntiyFNRpRAKE4k-zUbppV8ZGIyDmzw69rPY4XUyZaMxRzqmHdj-L06riH-bwoDk_13aJXcOaS3Q6m2IFc2C4t452RZFxrFznchmdDEnjNFtaRQ5mpsFVbpjMnH66M6No" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/09/07 03:46:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: APCgKhFR2vtYRK54y-gKxSjPOGl0eMr0kYAgrnh72vhriSjpV5L4JaM2iJEsfrG3C8AILIzxensg8QhEQZ2H0avCZNO5yRA4790lGhKWEeHgDSLKcCVHZr01X4evxKw-0B33tDVRV5Vjj_NcLTDp1YGwk0ppcOzGsyLF0WfJOTjLDDi1VmtWaTwQFL-KKcWOpKGdN1GztBJmP9ZjqWeYe_QKfurg4FYpFrRdtZUPdfELwp8QWYc60z_UtoIFKWgI95bHEY0yLBnMk_AaJGAO4sFREjVa3Q9G22kCuRtYgqGUyyDiP5GKwhSqar7kfMsFE3VnSyZw7HNm1FpPlAAmwIM 2025/09/07 03:46:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/07 03:46:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/09/07 03:46:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "APCgKhFR2vtYRK54y-gKxSjPOGl0eMr0kYAgrnh72vhriSjpV5L4JaM2iJEsfrG3C8AILIzxensg8QhEQZ2H0avCZNO5yRA4790lGhKWEeHgDSLKcCVHZr01X4evxKw-0B33tDVRV5Vjj_NcLTDp1YGwk0ppcOzGsyLF0WfJOTjLDDi1VmtWaTwQFL-KKcWOpKGdN1GztBJmP9ZjqWeYe_QKfurg4FYpFrRdtZUPdfELwp8QWYc60z_UtoIFKWgI95bHEY0yLBnMk_AaJGAO4sFREjVa3Q9G22kCuRtYgqGUyyDiP5GKwhSqar7kfMsFE3VnSyZw7HNm1FpPlAAmwIM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/09/07 03:46:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AB-9yaTvW8jq5CpUa04cO-B1s2usVD2RkgkQF5NWm4nWlEIS8jl3x4TGarB-vCtwFz7aBRD_V3iB1iETGuuuc8KPqf6dfXcSsI3cgfUbcqMVy60jeC7ujFxp1WAUc4AMF9sBNzotTWL6X7KI4TYPWSDJ_DYg6rqoLk7Tznt14W9DBo18JxrM1hOg4BNO7Z22BkavFsFYrsHZT_5izzc1Bvjj_VO9-vzGSEvPRNpSO4cwuD2pOl6DLv8WvWLD-C7VGU5kIpTehwzBCWVfbwWItUPIXEh_w_bDG4ohpEdEAaeKJZ1GqqFeadHIfU01573_NXvjztsDuV0H9AP_vVF34tE 2025/09/07 03:46:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/09/07 03:46:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/07 03:46:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AB-9yaTvW8jq5CpUa04cO-B1s2usVD2RkgkQF5NWm4nWlEIS8jl3x4TGarB-vCtwFz7aBRD_V3iB1iETGuuuc8KPqf6dfXcSsI3cgfUbcqMVy60jeC7ujFxp1WAUc4AMF9sBNzotTWL6X7KI4TYPWSDJ_DYg6rqoLk7Tznt14W9DBo18JxrM1hOg4BNO7Z22BkavFsFYrsHZT_5izzc1Bvjj_VO9-vzGSEvPRNpSO4cwuD2pOl6DLv8WvWLD-C7VGU5kIpTehwzBCWVfbwWItUPIXEh_w_bDG4ohpEdEAaeKJZ1GqqFeadHIfU01573_NXvjztsDuV0H9AP_vVF34tE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/09/07 03:46:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AJ-TULze-ZNFtJmKgWoU3SuGbOBJmbKQHkdhjOHs-yQ5TSQHpFWhyYsndBYCixWaVNqQ9CVjaPbWqtJyQg-06h8_XprZHPmrWOXpmuMQzT6QJ_iIRMbVvCQldg60SVzLwnCCqSRTa5kFzQwLLJ9vuwwN3dx7D5CgD6wywSP4Ea1ZatHgIs55cTMlc1kQBi5pUBtas2xOz3p5UtUSwhFQ59DatkYKGSTMb-OUhdaJMRc_VeNqjKxW-_8fKjGxmgae2RbAfCgTD7ggEsKkPM31HcKei3OxihTnK92Gu62MnrGqY5R4zzuTBPifUQV6pSAs96lo6aGyPeqDOCOfPqer-hA 2025/09/07 03:46:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/07 03:46:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/07 03:46:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AJ-TULze-ZNFtJmKgWoU3SuGbOBJmbKQHkdhjOHs-yQ5TSQHpFWhyYsndBYCixWaVNqQ9CVjaPbWqtJyQg-06h8_XprZHPmrWOXpmuMQzT6QJ_iIRMbVvCQldg60SVzLwnCCqSRTa5kFzQwLLJ9vuwwN3dx7D5CgD6wywSP4Ea1ZatHgIs55cTMlc1kQBi5pUBtas2xOz3p5UtUSwhFQ59DatkYKGSTMb-OUhdaJMRc_VeNqjKxW-_8fKjGxmgae2RbAfCgTD7ggEsKkPM31HcKei3OxihTnK92Gu62MnrGqY5R4zzuTBPifUQV6pSAs96lo6aGyPeqDOCOfPqer-hA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/09/07 03:46:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPdfoWvyYUsUZludg2-NqklC7aexihjWyTQNsxgeqXuQthPzKqqNZe0wwxTcs7Mkx9C7iDL3YFitLtl5jgW0bJdTAASdrDIBdyag2YTFPNGum3oS_qR8vVRfKi12fE12Ed1mfF8OVmTV0Fk21BIvTH6grpWt_T2XHWu8GOeE2UIyQR2xfWO1bmcbY32aJqi8Js4wgeZG3Yu4rxEkR1iBynfXL-Qr2B_2pcQrBc1LuzL0q3k5QwmPUiFygKvxtvm7zXzzdaHBjKEhz1GR9V56YvbPDKquFKw34O7ckts3Wpx7MDFpe2V48ulsp2U6JydaPlh2j-s9LTDY_alofGQRt0 2025/09/07 03:46:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/09/07 03:46:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/09/07 03:46:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/07 03:46:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/07 03:46:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/07 03:46:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/09/07 03:46:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABPdfoWvyYUsUZludg2-NqklC7aexihjWyTQNsxgeqXuQthPzKqqNZe0wwxTcs7Mkx9C7iDL3YFitLtl5jgW0bJdTAASdrDIBdyag2YTFPNGum3oS_qR8vVRfKi12fE12Ed1mfF8OVmTV0Fk21BIvTH6grpWt_T2XHWu8GOeE2UIyQR2xfWO1bmcbY32aJqi8Js4wgeZG3Yu4rxEkR1iBynfXL-Qr2B_2pcQrBc1LuzL0q3k5QwmPUiFygKvxtvm7zXzzdaHBjKEhz1GR9V56YvbPDKquFKw34O7ckts3Wpx7MDFpe2V48ulsp2U6JydaPlh2j-s9LTDY_alofGQRt0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/09/07 03:46:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABpzfhouWU1aFomRnCYSDTBWVjHfl5VgbaFiELQjEvQSDNJaF2IGmkwtop0z8q8O5-kN9moCDD1nZrvXgl7wllbAjwnY1sEWtVZ4iFMZ9aHgJYKfKJpSwRPdk0tpjhGqiEvSRVxLmbrR-x0EKasP5awFsKv_263sY4PJGJ9oYLVHz2v3gaEG7iyAIKITQsJ1dPNenOtjEdnsJvzSyg3fZLjSnkjg-QWTanBA8bmtZtXHicFbaH3XRpyN5IQC4wCMxKLwgaQu2kMoTZiyTc-579BOIoCHwK-VKr9bzcYAgz6r-5TAMlECOEGPH-WrEHamW527WZJ4QYxwpvNMVD4u1SA 2025/09/07 03:46:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/07 03:46:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/09/07 03:46:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/09/07 03:46:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/07 03:46:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/07 03:46:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/09/07 03:46:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ABpzfhouWU1aFomRnCYSDTBWVjHfl5VgbaFiELQjEvQSDNJaF2IGmkwtop0z8q8O5-kN9moCDD1nZrvXgl7wllbAjwnY1sEWtVZ4iFMZ9aHgJYKfKJpSwRPdk0tpjhGqiEvSRVxLmbrR-x0EKasP5awFsKv_263sY4PJGJ9oYLVHz2v3gaEG7iyAIKITQsJ1dPNenOtjEdnsJvzSyg3fZLjSnkjg-QWTanBA8bmtZtXHicFbaH3XRpyN5IQC4wCMxKLwgaQu2kMoTZiyTc-579BOIoCHwK-VKr9bzcYAgz6r-5TAMlECOEGPH-WrEHamW527WZJ4QYxwpvNMVD4u1SA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/09/07 03:46:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: APZZiCyYjYmabMCgFT6jip1qzpTpnU_v7VN-RWjJ3eYsR7DLwZaygGOne2bP9mK5ctudDjx6t4BijNbYlX42LNTyKsyEesOxUjcxjZd2zim20t7Uk5WLAJNla-7_PYNGHXGrccbtZkFZH871jCmICbVCtBAbczhE9CDrKskv0bIeQLK3vCsNhwXYf3e4NzwMukgE8misEl_gi3BDHAw_duGUJlHQQF-BssGvPmif62pdAynAejcdBF7LG1Gx2FYZJW0KfhFDO-feF_-UUllOJKv-63rgbEfTkooe2YCeUs2kCtO2hysbJYCz3PX3eEVE7MWeWP8RtOVnNga4sOzzBbM 2025/09/07 03:46:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/07 03:46:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/09/07 03:46:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "APZZiCyYjYmabMCgFT6jip1qzpTpnU_v7VN-RWjJ3eYsR7DLwZaygGOne2bP9mK5ctudDjx6t4BijNbYlX42LNTyKsyEesOxUjcxjZd2zim20t7Uk5WLAJNla-7_PYNGHXGrccbtZkFZH871jCmICbVCtBAbczhE9CDrKskv0bIeQLK3vCsNhwXYf3e4NzwMukgE8misEl_gi3BDHAw_duGUJlHQQF-BssGvPmif62pdAynAejcdBF7LG1Gx2FYZJW0KfhFDO-feF_-UUllOJKv-63rgbEfTkooe2YCeUs2kCtO2hysbJYCz3PX3eEVE7MWeWP8RtOVnNga4sOzzBbM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/09/07 03:46:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: APY8WypRr3dr15zuDAq6QBQVyFoutK4uK9m-5fdS9lOjoZOyCW2Kc35f96_ecdEKPGFk09erTwVB8_VS9-APwr4NVwzXsEmEZOVFoN47zgKDnPuWfL5XT6ZFIk6n7nZpPPGDzEl1-nQs0URrFJGsLOHj28q9ycpyN3UkbYMq2ScBfXevVPdZDBt370y2zDFYMr_55Ua_WsNcCVRag0hut4oBRz1IInVKzWK-lgaQc2ZmVTQRcYF24-KEJy6mhdQDUPgRpf77nTXrjNEFcxaNDOQNLcrUCC1Ey16mnUqJKoVb5iek-KLU-wVdNeIm9MQ53_G04JLLriSijC_im06i1Jw 2025/09/07 03:46:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/09/07 03:46:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/07 03:46:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "APY8WypRr3dr15zuDAq6QBQVyFoutK4uK9m-5fdS9lOjoZOyCW2Kc35f96_ecdEKPGFk09erTwVB8_VS9-APwr4NVwzXsEmEZOVFoN47zgKDnPuWfL5XT6ZFIk6n7nZpPPGDzEl1-nQs0URrFJGsLOHj28q9ycpyN3UkbYMq2ScBfXevVPdZDBt370y2zDFYMr_55Ua_WsNcCVRag0hut4oBRz1IInVKzWK-lgaQc2ZmVTQRcYF24-KEJy6mhdQDUPgRpf77nTXrjNEFcxaNDOQNLcrUCC1Ey16mnUqJKoVb5iek-KLU-wVdNeIm9MQ53_G04JLLriSijC_im06i1Jw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/09/07 03:46:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AFBa4dRZMhyWPODei1iwtU61gwhHio-I0AEEEQryZJpdR5ci-lKrS6s_IQgWtRkOUt1Zm9k0meP7FhHC5XpVyOr4-dlfsODf-GMCSl80QV_WO_DSbNC_JTCSbpWIvzqkIsXgJDy7yfjIXsBZlP6xTnYDajn-_o1BOsrdtfgjunAJVjNU2dZZXuqjf-Whz7TzTyUuNZf-n_1SgWfDh3ZCx6OjU6KPGxQrG5NAserl7YsZa9a-89MY2V0qTBzIkxlDKn8h_3a7eze4VCTKJgxrfkfq-xJl3UvUqcGbS27iaq2x3D7MLnwGCiYopjchdpr_iE3qDVZw8if8jwmgZYoacvA 2025/09/07 03:46:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/07 03:46:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/07 03:46:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AFBa4dRZMhyWPODei1iwtU61gwhHio-I0AEEEQryZJpdR5ci-lKrS6s_IQgWtRkOUt1Zm9k0meP7FhHC5XpVyOr4-dlfsODf-GMCSl80QV_WO_DSbNC_JTCSbpWIvzqkIsXgJDy7yfjIXsBZlP6xTnYDajn-_o1BOsrdtfgjunAJVjNU2dZZXuqjf-Whz7TzTyUuNZf-n_1SgWfDh3ZCx6OjU6KPGxQrG5NAserl7YsZa9a-89MY2V0qTBzIkxlDKn8h_3a7eze4VCTKJgxrfkfq-xJl3UvUqcGbS27iaq2x3D7MLnwGCiYopjchdpr_iE3qDVZw8if8jwmgZYoacvA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/09/07 03:46:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AOsMNVOFp2CZOQuPNNnI4m6twZvFZFae43gRHD_xsX8E5PqDRzKdR-QYTTErWJag7SYfMA9kp9iafWAK-oOQnBE2B9EYEs4-e6sblFbVu5iGx0xQmoR5986lnf5YvXr_nh1nKOU_RW2Ac35Qs9eCZ2roELyWrO590N55sIPUJTwtV8sWVN2H82Pc1rSrKkqM-yvyBs5SJDyRGq8b9K2Vc4YU47Oj6i3GMDQbWExLJ4R-qefldi2Jd_z_RQrHbrkd1wKxwjr17Ejau8lysXr8xT8pKasKezdRnsahDBrTeLyaOMicqUWqB31DvLAxv4N2ZD-pfhtO4PWVk60iaU6q7Tw 2025/09/07 03:46:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/09/07 03:46:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/09/07 03:46:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/09/07 03:46:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/09/07 03:46:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/07 03:46:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/09/07 03:46:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AOsMNVOFp2CZOQuPNNnI4m6twZvFZFae43gRHD_xsX8E5PqDRzKdR-QYTTErWJag7SYfMA9kp9iafWAK-oOQnBE2B9EYEs4-e6sblFbVu5iGx0xQmoR5986lnf5YvXr_nh1nKOU_RW2Ac35Qs9eCZ2roELyWrO590N55sIPUJTwtV8sWVN2H82Pc1rSrKkqM-yvyBs5SJDyRGq8b9K2Vc4YU47Oj6i3GMDQbWExLJ4R-qefldi2Jd_z_RQrHbrkd1wKxwjr17Ejau8lysXr8xT8pKasKezdRnsahDBrTeLyaOMicqUWqB31DvLAxv4N2ZD-pfhtO4PWVk60iaU6q7Tw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/09/07 03:46:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AJi__QgKZZ9npbYzt9PrtsdQxbwOqTDJWZwDijjsu3BnMkD9MRF8txeM1ID9wAydchOBk4ebu8A24rXBklBPb9RpxvrE7Eh1wlFZuYI4bxch1q4KKw-MgKL6_0uusKGgkGydkMUXngL8Q0o-ESunrP9buZkF1LPwqT-MLK3iIp1EUnvRHI2kON2u-fgUruMOs1dvAvB0MmWy8ligj-pGuJQ33Le-ILe8EgMzad558Ty2Euf7O1ROcMq4tisELeS4AQcf6dnxs3TxkXIfehJblcJaM6Albtbq3qguQYdGUigb4kpKm5zL_Gz6YpYXF5p6-VbvUleZN8QCZMUpx3QxVI8 2025/09/07 03:46:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/07 03:46:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/09/07 03:46:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/09/07 03:46:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/09/07 03:46:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/07 03:46:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/09/07 03:46:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AJi__QgKZZ9npbYzt9PrtsdQxbwOqTDJWZwDijjsu3BnMkD9MRF8txeM1ID9wAydchOBk4ebu8A24rXBklBPb9RpxvrE7Eh1wlFZuYI4bxch1q4KKw-MgKL6_0uusKGgkGydkMUXngL8Q0o-ESunrP9buZkF1LPwqT-MLK3iIp1EUnvRHI2kON2u-fgUruMOs1dvAvB0MmWy8ligj-pGuJQ33Le-ILe8EgMzad558Ty2Euf7O1ROcMq4tisELeS4AQcf6dnxs3TxkXIfehJblcJaM6Albtbq3qguQYdGUigb4kpKm5zL_Gz6YpYXF5p6-VbvUleZN8QCZMUpx3QxVI8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/09/07 03:46:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AMDOWshyEnT6HoNjfGfd-hrqPQNUnF-W-mtxfU9xTbjJWs3IbB7f29Lj7SoN__dzL3yIV0mOMquQdhGnc1hZ2dewk9iR5DKD-19zNOBys_swRYynCElmXiQLswV3XGSn43jL2K3Zb_RynMX_OU0nyAsKuPlpuLCwgHcWGRFryq9510aW6_Fj5iCfLleXwjxjQ_Keq6bF5MbYkhsT0DZaQF6H4NdHd9nVj0rMETOnv5PfI7qpV0tgWSjwZht7JdCf9YXZUKQ7_vWnm75nXx_4Xd54rK8m_vuOb8j39bi0z-4iIqEnUcOVNdKyzYaRWAJswaB_vjsMcYTt_ZRiIY-04xc 2025/09/07 03:46:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/09/07 03:46:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/09/07 03:46:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AMDOWshyEnT6HoNjfGfd-hrqPQNUnF-W-mtxfU9xTbjJWs3IbB7f29Lj7SoN__dzL3yIV0mOMquQdhGnc1hZ2dewk9iR5DKD-19zNOBys_swRYynCElmXiQLswV3XGSn43jL2K3Zb_RynMX_OU0nyAsKuPlpuLCwgHcWGRFryq9510aW6_Fj5iCfLleXwjxjQ_Keq6bF5MbYkhsT0DZaQF6H4NdHd9nVj0rMETOnv5PfI7qpV0tgWSjwZht7JdCf9YXZUKQ7_vWnm75nXx_4Xd54rK8m_vuOb8j39bi0z-4iIqEnUcOVNdKyzYaRWAJswaB_vjsMcYTt_ZRiIY-04xc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/09/07 03:46:27 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ABdBjhAJZMfV1oUfBdP7bPtVvAyPa39BrKf1HvEJmtPfPPVCsAdXrJcebRwp1oSIDFcz6y9MgrLrp8lUEZOAd5WdPc19o6zJ9LUgpj3G6c2j3GWx8BhVSwGnHDHt7LIMjIJifO1JeHH6xGpyOhVrk5Vwj0jXPM25Ni6g4isaMTN64k2IXzGNImRFRJx6mzqS1QdfFtRD2yNFggxWlDdmzWghO-f_vDsvhOF8o-6_ygeR2SDmMHqSVxBIs9LAPzpLxTmx3juYgF5dYDbF2Y51UadJpohN2qDTALQeHADL1uzFts7WoX5TExKr3O04aGC_CPOJk9FnM8nDjZ3VA4paHUI 2025/09/07 03:46:27 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/09/07 03:46:28 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/07 03:46:28 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ABdBjhAJZMfV1oUfBdP7bPtVvAyPa39BrKf1HvEJmtPfPPVCsAdXrJcebRwp1oSIDFcz6y9MgrLrp8lUEZOAd5WdPc19o6zJ9LUgpj3G6c2j3GWx8BhVSwGnHDHt7LIMjIJifO1JeHH6xGpyOhVrk5Vwj0jXPM25Ni6g4isaMTN64k2IXzGNImRFRJx6mzqS1QdfFtRD2yNFggxWlDdmzWghO-f_vDsvhOF8o-6_ygeR2SDmMHqSVxBIs9LAPzpLxTmx3juYgF5dYDbF2Y51UadJpohN2qDTALQeHADL1uzFts7WoX5TExKr3O04aGC_CPOJk9FnM8nDjZ3VA4paHUI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/09/07 03:46:29 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AHGzgLy2jTNf_Xr9zLduwUX5ubZMIqMffJXZR8DECBsDTfcLqNePBzv8uQQnAw9blZuFgw_a8FUI7Zlszy0TSf1uhFCg7azmh3vbN7PjuPqAa0arj-6qG7YhnxND_htASHZA8AM7esMMfPZ2btY-p9tQu1_rGUpnC22g8b_56r2EHGtkZTFudyIgLwdRfTMNwnwXP3TQFuPcopbaZpGJnirT7S5Prq60nEGjr0dV9e0XLTi5u_LjSs7JbPu3ummukmu0yVnGh8u33uhME_wmHLYOxK_TTkkjlvzkTWtE1gn0oBxBEYC4LkhdhbLurx0kHUifL5ljt2r3ho-xRdOlmFc 2025/09/07 03:46:29 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/09/07 03:46:30 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/07 03:46:30 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AHGzgLy2jTNf_Xr9zLduwUX5ubZMIqMffJXZR8DECBsDTfcLqNePBzv8uQQnAw9blZuFgw_a8FUI7Zlszy0TSf1uhFCg7azmh3vbN7PjuPqAa0arj-6qG7YhnxND_htASHZA8AM7esMMfPZ2btY-p9tQu1_rGUpnC22g8b_56r2EHGtkZTFudyIgLwdRfTMNwnwXP3TQFuPcopbaZpGJnirT7S5Prq60nEGjr0dV9e0XLTi5u_LjSs7JbPu3ummukmu0yVnGh8u33uhME_wmHLYOxK_TTkkjlvzkTWtE1gn0oBxBEYC4LkhdhbLurx0kHUifL5ljt2r3ho-xRdOlmFc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/09/07 03:46:31 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AHBlgywYxX7IHg7-m7rutPVnnIuvojCMNU8mGWIxfkwCaWJ5ZoNVs14Pbah09HHEVt21L4WIBik51uac527HBVfEem0a_LMdoWYmapCjeT1UI8f077T8H93k882zRKuOHsZjzycSPY7p3mVnG9RbIEHndqB7MEM7n2MQBvrwm69Q5lXluXR04M_siOsDDEc1X7dkztjIpy3fIkB_yWtR8bXB4mBkolxJ5y8ovvUE3hlVZ4D4AkjL4_8XJCNvptWhvWggdweN5XXmiHc3w3sWoDwOvZlmMV6p5npBsOSirpRREFGoiHxTylKo5RTXyaUsnQcXlmRiWFeeGSjm-iAgKt0 2025/09/07 03:46:31 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/09/07 03:46:32 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/09/07 03:46:32 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/09/07 03:46:32 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/07 03:46:32 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/07 03:46:33 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/09/07 03:46:33 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AHBlgywYxX7IHg7-m7rutPVnnIuvojCMNU8mGWIxfkwCaWJ5ZoNVs14Pbah09HHEVt21L4WIBik51uac527HBVfEem0a_LMdoWYmapCjeT1UI8f077T8H93k882zRKuOHsZjzycSPY7p3mVnG9RbIEHndqB7MEM7n2MQBvrwm69Q5lXluXR04M_siOsDDEc1X7dkztjIpy3fIkB_yWtR8bXB4mBkolxJ5y8ovvUE3hlVZ4D4AkjL4_8XJCNvptWhvWggdweN5XXmiHc3w3sWoDwOvZlmMV6p5npBsOSirpRREFGoiHxTylKo5RTXyaUsnQcXlmRiWFeeGSjm-iAgKt0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/09/07 03:46:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AKDszJfCz_CtfxMI1IOleBb1aHqMgzizWcJUZUQGLblbB5sNaxCoGfzr5uKp9h0XD1JMZDXgrSpVEFZOzlg-BIr-I0RjXmrbH0oe1Z_yLxa0oVA0HBUw3ux1ZJ4qCFLDFpf61Ft30cORp1Zh1WAyN8rihKo1JjWVJHovy6a3THTqaQZK5v8bttNs7yUyw_BuLfRki2org2Xx2cDVXNhqlrysTlV5xi8-mc6FydxV_V6tyC3mrzVoR1T63AF1WFJI8xrNRMyIoWfUSUm_OlcIuYuVZ6oi9vckj9_WDj0TnfLF4vlFpwgXhtAP9VeAR8yZZbJ2Ql3x7oRl8U2MXz0oK9E 2025/09/07 03:46:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/09/07 03:46:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/09/07 03:46:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/09/07 03:46:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/07 03:46:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/07 03:46:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/09/07 03:46:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AKDszJfCz_CtfxMI1IOleBb1aHqMgzizWcJUZUQGLblbB5sNaxCoGfzr5uKp9h0XD1JMZDXgrSpVEFZOzlg-BIr-I0RjXmrbH0oe1Z_yLxa0oVA0HBUw3ux1ZJ4qCFLDFpf61Ft30cORp1Zh1WAyN8rihKo1JjWVJHovy6a3THTqaQZK5v8bttNs7yUyw_BuLfRki2org2Xx2cDVXNhqlrysTlV5xi8-mc6FydxV_V6tyC3mrzVoR1T63AF1WFJI8xrNRMyIoWfUSUm_OlcIuYuVZ6oi9vckj9_WDj0TnfLF4vlFpwgXhtAP9VeAR8yZZbJ2Ql3x7oRl8U2MXz0oK9E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/09/07 03:46:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ACtN7JUx1e-2mTLCQJuCG7QJLXKvOPHr14pFJyTApORCUCgZH0URA5UkgvsdQ6GktqG4Ky5euIPPr2cFJSwxiI4OXqttOSd8Bnn5IYz21g04ElN4w1rp9CUmmxBtzWu1Hl5LHjNywkKb8bbWJh7Viqp-wr2HFWV27vUo5cE_1YBcXA5QPD8QztIBWHpUe7hmSof7FG4-2QR4lf1PeFwv3Pfp59k01x9-qe0mhPpYTGILSD6J2rhKgD2gc3I3BkfuR8A6v6NON8eFWE28aXrf9ZgeKCGqaHlRcdMMR6tjOg5YaUISy8gW3ghX3ke9bHJOIBiXQ4ifBxZJVArASzH294M 2025/09/07 03:46:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/09/07 03:46:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/09/07 03:46:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ACtN7JUx1e-2mTLCQJuCG7QJLXKvOPHr14pFJyTApORCUCgZH0URA5UkgvsdQ6GktqG4Ky5euIPPr2cFJSwxiI4OXqttOSd8Bnn5IYz21g04ElN4w1rp9CUmmxBtzWu1Hl5LHjNywkKb8bbWJh7Viqp-wr2HFWV27vUo5cE_1YBcXA5QPD8QztIBWHpUe7hmSof7FG4-2QR4lf1PeFwv3Pfp59k01x9-qe0mhPpYTGILSD6J2rhKgD2gc3I3BkfuR8A6v6NON8eFWE28aXrf9ZgeKCGqaHlRcdMMR6tjOg5YaUISy8gW3ghX3ke9bHJOIBiXQ4ifBxZJVArASzH294M" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/09/07 03:46:42 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ANjUVvFZZ0Q7hX1MYH8RUUXJrqKcYG_cAzL-U_SFQtyEAz3RekJZOJ313-f8SW_QFboCJJZw7lzjB5XKm6mSXr6E5V5r4_SseHF1dTz5qel6qOMAMbOwgC65LgH8Vny_CJw5iXMfv2uGSW88bRcFqjHhVwA4y4GKELdgOnsfLZ3Ni3ZEZpj8t9RXDoT0EwrzT0LhGEvnrtCYGsFkO3OQFLXWS8LvkKG4b6IgbX4V9OzGQlg6fifuRiZeUWhLHGJGRu2ouclnZgeCE7RBucgVGWAFa5TWS7fVfpscnD0y-kz5Me_YJYqhoFC9Bks-2Oh0XopCz4KWY1oHtaDcsqpiYqw 2025/09/07 03:46:42 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/09/07 03:46:43 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/07 03:46:43 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ANjUVvFZZ0Q7hX1MYH8RUUXJrqKcYG_cAzL-U_SFQtyEAz3RekJZOJ313-f8SW_QFboCJJZw7lzjB5XKm6mSXr6E5V5r4_SseHF1dTz5qel6qOMAMbOwgC65LgH8Vny_CJw5iXMfv2uGSW88bRcFqjHhVwA4y4GKELdgOnsfLZ3Ni3ZEZpj8t9RXDoT0EwrzT0LhGEvnrtCYGsFkO3OQFLXWS8LvkKG4b6IgbX4V9OzGQlg6fifuRiZeUWhLHGJGRu2ouclnZgeCE7RBucgVGWAFa5TWS7fVfpscnD0y-kz5Me_YJYqhoFC9Bks-2Oh0XopCz4KWY1oHtaDcsqpiYqw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/09/07 03:46:45 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AFh-0-xjU7MX2eFJTKSx13g7UpxZm8uGu7eUjFRiMIAAActixFupgEybzGoUFxdxNyl_IfbzIIx-n5hyxL3NaK16uPg-z9-RN81I1XFSmXjpWcTSNYmUtTn5cAcaNaJDg3kxtfpjBnRPJy4fZtEoX6ujk-WQ3ecB_n--gaL9gb-BhGDucDdEhw-scCPBw80NfKnGoLA6Amkvk7fkmTWvGi323Rxgafw4DbgvE_dd67nqovoXN3TeoMKz_5WMWJsGGAmLRbyZWYHPEekq6qXp-0Ot4TfrFKFaKq1XwJWgh0T3TFeHkf9lRCj3FNp6JGt4ktJXB4uJ40Tf2B-nIOncQGM 2025/09/07 03:46:45 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/09/07 03:46:46 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/07 03:46:46 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AFh-0-xjU7MX2eFJTKSx13g7UpxZm8uGu7eUjFRiMIAAActixFupgEybzGoUFxdxNyl_IfbzIIx-n5hyxL3NaK16uPg-z9-RN81I1XFSmXjpWcTSNYmUtTn5cAcaNaJDg3kxtfpjBnRPJy4fZtEoX6ujk-WQ3ecB_n--gaL9gb-BhGDucDdEhw-scCPBw80NfKnGoLA6Amkvk7fkmTWvGi323Rxgafw4DbgvE_dd67nqovoXN3TeoMKz_5WMWJsGGAmLRbyZWYHPEekq6qXp-0Ot4TfrFKFaKq1XwJWgh0T3TFeHkf9lRCj3FNp6JGt4ktJXB4uJ40Tf2B-nIOncQGM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/09/07 03:46:47 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AN0YeD8hzDVcFI00nwuolmqxyOuy4I_Zj2xUKYM9nJStnTjBbrcyjmZPA0yJhdYoIYg9-W0V6PY0CxN9KuY2jwL4hFvFPbLlXdQ3UIGmJyitMSCUV9oXQZv8mHCCsLaUuwb989uY47JQBEo5SkQ51rmWvdKXLi_lRuoBZHIYhUGi1qca1pA2hUhC8Gvwln0Xl5AJ1NR_f0O4FMnNw6k8hKuu7rqXjsuYy6eVbRmwsiJRsYbp55lkwiYpeKaNTLTcQPF71UGo6Lu_WbxSFlBaT9kjig5UEwK-9BQAvS_4lxVV5kI9nwNIzxPhVlmdli95BTvCglUaNtYFPGvuLNb1irA 2025/09/07 03:46:48 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/09/07 03:46:48 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/09/07 03:46:48 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/09/07 03:46:48 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/07 03:46:48 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/09/07 03:46:49 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/09/07 03:46:49 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AN0YeD8hzDVcFI00nwuolmqxyOuy4I_Zj2xUKYM9nJStnTjBbrcyjmZPA0yJhdYoIYg9-W0V6PY0CxN9KuY2jwL4hFvFPbLlXdQ3UIGmJyitMSCUV9oXQZv8mHCCsLaUuwb989uY47JQBEo5SkQ51rmWvdKXLi_lRuoBZHIYhUGi1qca1pA2hUhC8Gvwln0Xl5AJ1NR_f0O4FMnNw6k8hKuu7rqXjsuYy6eVbRmwsiJRsYbp55lkwiYpeKaNTLTcQPF71UGo6Lu_WbxSFlBaT9kjig5UEwK-9BQAvS_4lxVV5kI9nwNIzxPhVlmdli95BTvCglUaNtYFPGvuLNb1irA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/09/07 03:46:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ACmf_aTfpUTWl3rnD6jW8zrhkgpSJbjmw7q4iCrdeVKWiZfYLlg125nF0xqaYelr_FBNm1dhIVKNLeXptADFHgWTi97jxNZcHkcKMk7gs4OcAHl5Cw8DcR-Xbs6h0ODEXtP1-6Udrr3fN0C9eRKhQ9SLYR6lAFYVQlMxvjuJ8Tl-t8xmfFX4mV18tl0-JrNSm3uWtsAq2pJlMC12U37ZWJsMolMLdZWl_c3BB93NYOUfA8xVNNx0SXV7E_m3zwWjfSV_njyWUcNDRDzyaPqesdp54YnVRWyh6eQ51RuxWE-FImA_BA9rrPP8sGNuiQGEDtfPkGKXIAcVPDcsGFZNysQ 2025/09/07 03:46:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/09/07 03:46:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/09/07 03:46:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/09/07 03:46:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/09/07 03:46:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/09/07 03:46:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/07 03:46:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ACmf_aTfpUTWl3rnD6jW8zrhkgpSJbjmw7q4iCrdeVKWiZfYLlg125nF0xqaYelr_FBNm1dhIVKNLeXptADFHgWTi97jxNZcHkcKMk7gs4OcAHl5Cw8DcR-Xbs6h0ODEXtP1-6Udrr3fN0C9eRKhQ9SLYR6lAFYVQlMxvjuJ8Tl-t8xmfFX4mV18tl0-JrNSm3uWtsAq2pJlMC12U37ZWJsMolMLdZWl_c3BB93NYOUfA8xVNNx0SXV7E_m3zwWjfSV_njyWUcNDRDzyaPqesdp54YnVRWyh6eQ51RuxWE-FImA_BA9rrPP8sGNuiQGEDtfPkGKXIAcVPDcsGFZNysQ" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/09/07 03:46:55 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/09/07 03:46:57 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/09/07 03:47:03 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/09/07 03:47:06 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/09/07 03:47:10 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/09/07 03:47:12 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ABLYjlQxigq4o0c3u2RWZ1W1vdvTL5N1hQ3QOKh9EdBvFWUW6hNw7aoEicrZWQKpH3fRKs7hy-r_2Zy3MM7Y4dpWB183FyG_Q7uz06Qf4ac4PqMGxTdzsMcvBnviFXbD3x6BWDy8vdNi2DpqY0UGUnJbfis6FGPtLGnhwgQpJPxoiuuJuCEHP9ao4Y6QWr5VSBhESA4hgMwNdvzXyqK0R53YTFJL8dA7iYa_aTipBgKfmnsZsYtRGfOdsyNlRiuK6NfFEPkwpD2j2aP8PtQbA4iEtaBLRBITpD4CD0YZkwiEWpaXUQyR3IppjahMDMnIr929j3QKLdl9qQfTK0HjwAE 2025/09/07 03:47:12 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/09/07 03:47:12 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "eeeb5b8667010e2ac97506dd2a05369c" 2025/09/07 03:47:12 DEBUG : unknown-size-put.txt: multipart upload "ABLYjlQxigq4o0c3u2RWZ1W1vdvTL5N1hQ3QOKh9EdBvFWUW6hNw7aoEicrZWQKpH3fRKs7hy-r_2Zy3MM7Y4dpWB183FyG_Q7uz06Qf4ac4PqMGxTdzsMcvBnviFXbD3x6BWDy8vdNi2DpqY0UGUnJbfis6FGPtLGnhwgQpJPxoiuuJuCEHP9ao4Y6QWr5VSBhESA4hgMwNdvzXyqK0R53YTFJL8dA7iYa_aTipBgKfmnsZsYtRGfOdsyNlRiuK6NfFEPkwpD2j2aP8PtQbA4iEtaBLRBITpD4CD0YZkwiEWpaXUQyR3IppjahMDMnIr929j3QKLdl9qQfTK0HjwAE" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/09/07 03:47:13 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AF3K5TIZh_cD_StolIvy_TiJM8VYU-gQ5bV7fbM-FazKrjj5jT6yBais5s7vwMEOOTG8PSfIFwQI7qOvjwqvYoMRweOTbwzBhfbZnsehvy2A4gEk3Mhml-7_qBi-hQMyHvE2EzawevJznRZYeywGFv6r1S6V-LG_cqiN9q_ARc8jX6_L-Dd4sL3JCVpa0ZjNlafdKMV9mg-mW7TgjONSYE2xxLbcc6C36Vcqk0vA999PIAKSCNLn5tdriJ44PN8nXQlBBei8i_ZiBt0Ij8E-tzo0YMXbjYqpSAEa4znXRGs05zSNyM9gzFz0zEtliM-xkr42Ws5oQ1V_xmrIVG9u1Gk 2025/09/07 03:47:13 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/09/07 03:47:13 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "40f6f3be4cae73c4d84d6064724ab8c1" 2025/09/07 03:47:13 DEBUG : unknown-size-update.txt: multipart upload "AF3K5TIZh_cD_StolIvy_TiJM8VYU-gQ5bV7fbM-FazKrjj5jT6yBais5s7vwMEOOTG8PSfIFwQI7qOvjwqvYoMRweOTbwzBhfbZnsehvy2A4gEk3Mhml-7_qBi-hQMyHvE2EzawevJznRZYeywGFv6r1S6V-LG_cqiN9q_ARc8jX6_L-Dd4sL3JCVpa0ZjNlafdKMV9mg-mW7TgjONSYE2xxLbcc6C36Vcqk0vA999PIAKSCNLn5tdriJ44PN8nXQlBBei8i_ZiBt0Ij8E-tzo0YMXbjYqpSAEa4znXRGs05zSNyM9gzFz0zEtliM-xkr42Ws5oQ1V_xmrIVG9u1Gk" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/09/07 03:47:14 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zijoyid0vadu/deeper/nonexisting/directory" 2025/09/07 03:47:14 DEBUG : Config file has changed externally - reloading === 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/09/07 03:47:14 DEBUG : Waiting for deletions to finish 2025/09/07 03:47:14 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/09/07 03:47:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/09/07 03:47:14 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/09/07 03:47:14 INFO : S3 bucket rclone-test-zijoyid0vadu: Bucket "rclone-test-zijoyid0vadu" deleted 2025/09/07 03:47:14 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (143.14s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.28s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.98s) --- PASS: TestIntegration/FsMkdir (140.64s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.25s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding (15.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.76s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.48s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.61s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (22.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.53s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.26s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.37s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.40s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (76.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (11.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (3.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (11.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (3.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (10.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (12.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (5.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (13.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (5.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (16.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (4.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (3.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (5.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (6.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (3.35s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (18.07s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.50s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (5.24s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.36s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.44s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.53s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.15s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.83s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.32s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.17s) --- 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/09/07 03:47:15 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/09/07 03:47:15 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 143.186s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m24.730934136s (try 1/5)