"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Starting (try 1/5) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestIntegration fstests.go:442: Using remote "TestS3R2:" 2024/12/17 01:13:53 DEBUG : Creating backend with remote "TestS3R2:rclone-test-qureqeq7fevu" 2024/12/17 01:13:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2024/12/17 01:13:54 INFO : S3 bucket rclone-test-qureqeq7fevu: Bucket "rclone-test-qureqeq7fevu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2024/12/17 01:13:55 INFO : S3 bucket rclone-test-qureqeq7fevu: Bucket "rclone-test-qureqeq7fevu" deleted === RUN TestIntegration/FsMkdir 2024/12/17 01:13:55 INFO : S3 bucket rclone-test-qureqeq7fevu: Bucket "rclone-test-qureqeq7fevu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2024/12/17 01:13:55 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/12/17 01:13:55 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/12/17 01:13: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:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstests.go:145: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/control_chars Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" fstests.go:145: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2024/12/17 01:14:09 NOTICE: S3 bucket rclone-test-qureqeq7fevu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2024/12/17 01:14:09 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AP-ipma8_KCVjuYyVoIMRMwXf1eHoLn32_kD5YVwp8he0VS0C9WQsc3SfaAuRuSMN_rnIdGYqyEATBvWdHNwlF3KpVxx_-FKFjm2EwXXVdff_fiMiY7TGKPA_7bhUWGYlH75Y4RWNsoBdBJyFTJwZw7nY1Hi4056gwGCv2d7HvY0Xk0vCBKwC1R3PtxQ2b0ARBmH01Rs1jPze83isMCUF4w9ZrGDjwhPU4GfB2LA5RB_qya1E9UStkUWHQEIVuSepeS9_1svxLzB-jtFuu_2HYew2mtNBe7mP56kPAE6uoEwp1uZUg0CiKw94eLhOabiAQ7K7laaIpLJAqadHwpUMGM 2024/12/17 01:14:09 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "3b1873262a8979aae4021ea3ea19c930" 2024/12/17 01:14:09 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "7726ebb22cc3151c675db207054fbab7" 2024/12/17 01:14:10 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "22ecfb12b0b4da4ce1af92424d14b85d" 2024/12/17 01:14:10 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AP-ipma8_KCVjuYyVoIMRMwXf1eHoLn32_kD5YVwp8he0VS0C9WQsc3SfaAuRuSMN_rnIdGYqyEATBvWdHNwlF3KpVxx_-FKFjm2EwXXVdff_fiMiY7TGKPA_7bhUWGYlH75Y4RWNsoBdBJyFTJwZw7nY1Hi4056gwGCv2d7HvY0Xk0vCBKwC1R3PtxQ2b0ARBmH01Rs1jPze83isMCUF4w9ZrGDjwhPU4GfB2LA5RB_qya1E9UStkUWHQEIVuSepeS9_1svxLzB-jtFuu_2HYew2mtNBe7mP56kPAE6uoEwp1uZUg0CiKw94eLhOabiAQ7K7laaIpLJAqadHwpUMGM" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: 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 2024/12/17 01:14:13 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/12/17 01:14:13 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:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2024/12/17 01:14:16 DEBUG : S3 bucket rclone-test-qureqeq7fevu: bucket is versioned: false 2024/12/17 01:14:16 DEBUG : Waiting for deletions to finish 2024/12/17 01:14:16 DEBUG : "dirToPurge/fileToPurge.txt" version false 2024/12/17 01:14:16 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2024/12/17 01:14:16 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/12/17 01:14:17 DEBUG : Creating backend with remote "TestS3R2:rclone-test-qureqeq7fevu/dirToPurgeFromRoot" 2024/12/17 01:14:17 DEBUG : S3 bucket rclone-test-qureqeq7fevu path dirToPurgeFromRoot: bucket is versioned: false 2024/12/17 01:14:17 DEBUG : Waiting for deletions to finish 2024/12/17 01:14:17 DEBUG : "fileToPurgeFromRoot.txt" version false 2024/12/17 01:14:17 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2024/12/17 01:14:18 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/12/17 01:14:18 DEBUG : Creating backend with remote "TestS3R2:rclone-test-qureqeq7fevu/hello? sausage/êé" 2024/12/17 01:14:19 DEBUG : S3 bucket rclone-test-qureqeq7fevu path hello? sausage/êé: bucket is versioned: false 2024/12/17 01:14:19 DEBUG : Waiting for deletions to finish 2024/12/17 01:14:19 DEBUG : "a/b/c/d/e.txt" version false 2024/12/17 01:14:19 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2024/12/17 01:14:19 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:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: 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:1698: 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 2024/12/17 01:14:26 DEBUG : Creating backend with remote "TestS3R2:rclone-test-qureqeq7fevu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/12/17 01:14:26 DEBUG : Creating backend with remote "TestS3R2:rclone-test-qureqeq7fevu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestS3R2:" path "rclone-test-qureqeq7fevu" from "TestS3R2:rclone-test-qureqeq7fevu" 2024/12/17 01:14:27 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:2056: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2147: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2024/12/17 01:14:33 DEBUG : piped data.txt: open chunk writer: started multipart upload: AJDe2SjWcbnO-fchTDhVxT1MAoYhBoSQuLxwahw6zPOzRaCa8TSoLQfs02Gv99ZNybhv4VKD9ietaN1XzrGN-kdd1sZs5QVujlkti2QmzOpQH7g-WS4gIywhmAgmA4XEjw1xCDOvhNLWC5a3XO6cCpq3xBQx2K1y7e3CVIaMTfRSX612LKQ1p2GeD73aZJe5sW_Jx9YfIyPR7chrAkCJlk8uCDxmORlBGRcY0gJhNWHva6gNaRxWqmrCmAjaNt-0hVGHHlN1aHdAu3OaXZGAfl13P24u5qzuwwcJQO4na9dnOp_C5yTZf6FJBE36T16OAqcqDZN1JO9gXSxPjVDzl1E 2024/12/17 01:14:33 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2024/12/17 01:14:33 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2024/12/17 01:14:33 DEBUG : piped data.txt: multipart upload "AJDe2SjWcbnO-fchTDhVxT1MAoYhBoSQuLxwahw6zPOzRaCa8TSoLQfs02Gv99ZNybhv4VKD9ietaN1XzrGN-kdd1sZs5QVujlkti2QmzOpQH7g-WS4gIywhmAgmA4XEjw1xCDOvhNLWC5a3XO6cCpq3xBQx2K1y7e3CVIaMTfRSX612LKQ1p2GeD73aZJe5sW_Jx9YfIyPR7chrAkCJlk8uCDxmORlBGRcY0gJhNWHva6gNaRxWqmrCmAjaNt-0hVGHHlN1aHdAu3OaXZGAfl13P24u5qzuwwcJQO4na9dnOp_C5yTZf6FJBE36T16OAqcqDZN1JO9gXSxPjVDzl1E" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/12/17 01:14:33 DEBUG : piped data.txt: open chunk writer: started multipart upload: AIhf005qut4rVx1XZ0hPGwb8bBxZPypVn0R9T_da4zSi773Bwx7yvRfxbfkVpPYyhfxA55tMrYFMSDmDHE27DFeuQCgSdnv9jhJQ9SVt9Io8OcAaGag_H0TmmLjC1paGSMFhji2W7xY7fsH_j6wGF8d6u_A1B5PdYTMqg5W7K9s4UGS7pYHijIDqv3KJAIE9InKO7t-ePocVl6pI7i-EE5JJanXbLV8eVByu6eIAUgDzxUmeKVwuD5ng9EVtUWbECZpmLdpM9vIlZsTozAL4F4tiQBjXaubR4NCeCVA5V0MXNj4hBOiElonWDcNE4XkLCtwzYaqj4cOmsXippGTFeSA 2024/12/17 01:14:33 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2024/12/17 01:14:34 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "d20ab7bbeac97e2e4099a9ca0dfb583c" 2024/12/17 01:14:34 DEBUG : piped data.txt: multipart upload "AIhf005qut4rVx1XZ0hPGwb8bBxZPypVn0R9T_da4zSi773Bwx7yvRfxbfkVpPYyhfxA55tMrYFMSDmDHE27DFeuQCgSdnv9jhJQ9SVt9Io8OcAaGag_H0TmmLjC1paGSMFhji2W7xY7fsH_j6wGF8d6u_A1B5PdYTMqg5W7K9s4UGS7pYHijIDqv3KJAIE9InKO7t-ePocVl6pI7i-EE5JJanXbLV8eVByu6eIAUgDzxUmeKVwuD5ng9EVtUWbECZpmLdpM9vIlZsTozAL4F4tiQBjXaubR4NCeCVA5V0MXNj4hBOiElonWDcNE4XkLCtwzYaqj4cOmsXippGTFeSA" 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 2024/12/17 01:14:34 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:257: 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 2024/12/17 01:14:36 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AKNKhnmbKYTOwacjt-wKl4eFvSSBZG4yQWkKuJbQ8haZQ6Bt6tNHqpzPVC_bf0zz4pVrqW7_ZQ8w1j_0ScqWFYTnOcWLYY_Gv0nuRTxLh5zgzaxrS1LFn7hLSXJgPgQsMm04_9KvLJDtkT7nrL-Lnptb1i3dU36l2Uu-9d3YSO7iO_LKUqn5JSUkG5S4QbxjQTQblIe-6NIOzQVRlgkxsTcwfUt2nmWmCK8VcgzBL-nzjkTx4DIHaDD9xipedgjJy9T9YLhP8yV8l-MxehFTLSEavuyyv3HoRgEj07RtypMitMB9-XPR8IAF8wWjafRbb-0CWC03jMR3xVbjiRB-bd0 2024/12/17 01:14:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2024/12/17 01:14:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2024/12/17 01:14:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AKNKhnmbKYTOwacjt-wKl4eFvSSBZG4yQWkKuJbQ8haZQ6Bt6tNHqpzPVC_bf0zz4pVrqW7_ZQ8w1j_0ScqWFYTnOcWLYY_Gv0nuRTxLh5zgzaxrS1LFn7hLSXJgPgQsMm04_9KvLJDtkT7nrL-Lnptb1i3dU36l2Uu-9d3YSO7iO_LKUqn5JSUkG5S4QbxjQTQblIe-6NIOzQVRlgkxsTcwfUt2nmWmCK8VcgzBL-nzjkTx4DIHaDD9xipedgjJy9T9YLhP8yV8l-MxehFTLSEavuyyv3HoRgEj07RtypMitMB9-XPR8IAF8wWjafRbb-0CWC03jMR3xVbjiRB-bd0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2024/12/17 01:14:38 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AKLWT7B77S50hVxwY_VlS6AxuCaMPbIx36L-3krGkrVUPWpbpDXKmJvjg1nO21EdqT-QUfhzmDHej4CKVoMXBwSO03AO4OFcKICNuf3rbX0ipRi4_7QcUsMPXy2ENPpDgDX0gGDSWdpnyC04NrrltMAzuN1gHx-iw65Fl9odsYjh8LQZDag1i2fpUIN3slhExE3Ln1R2libdje66C_dGsZ_ugVHh-u3Grhjz26VriR9_m2E-vMuqguvanv6ZudGoVtu_Oyn7sE4zaWN7AVQCyDQ3iSFngE6ZKwh-Mjsw_s2pzlOsavfBF8xAqjecxvG5JIK4m2MLwEXw2AISqvVqGT4 2024/12/17 01:14:38 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2024/12/17 01:14:38 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2024/12/17 01:14:39 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AKLWT7B77S50hVxwY_VlS6AxuCaMPbIx36L-3krGkrVUPWpbpDXKmJvjg1nO21EdqT-QUfhzmDHej4CKVoMXBwSO03AO4OFcKICNuf3rbX0ipRi4_7QcUsMPXy2ENPpDgDX0gGDSWdpnyC04NrrltMAzuN1gHx-iw65Fl9odsYjh8LQZDag1i2fpUIN3slhExE3Ln1R2libdje66C_dGsZ_ugVHh-u3Grhjz26VriR9_m2E-vMuqguvanv6ZudGoVtu_Oyn7sE4zaWN7AVQCyDQ3iSFngE6ZKwh-Mjsw_s2pzlOsavfBF8xAqjecxvG5JIK4m2MLwEXw2AISqvVqGT4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2024/12/17 01:14:39 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AME-iKFSy5GfOp0axGt4QSbPl3mibzhplPM3OwSYGz4rBQMN5f1CVjE5wmUtzL7Zc9NwGsbv7ZhyNpWvCFMY9ozKZzV7Ju8zFZTRm4KkksgQLhNp4hppML4oxVsU38C_Vuu33W2m62QhSKzKY4-kooCPEsnfoR_Rj1VuXn_WjQZUEScr8XYrNmpaweYZAyA3gYTXvFosgDp9_JEjplu4bWFMQpE5MWjB1jLSEZCVChyX4ADqSZBKhaVVDqz9PGvrhckmaZjxCaWuFyKOlxtbQ_LtrEVi8YvKPitPZ_zuC260bC3eorcT4CVJdfyDYTklR78qX9l56q38nnBKlFah2Es 2024/12/17 01:14:40 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2024/12/17 01:14:40 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2024/12/17 01:14:41 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AME-iKFSy5GfOp0axGt4QSbPl3mibzhplPM3OwSYGz4rBQMN5f1CVjE5wmUtzL7Zc9NwGsbv7ZhyNpWvCFMY9ozKZzV7Ju8zFZTRm4KkksgQLhNp4hppML4oxVsU38C_Vuu33W2m62QhSKzKY4-kooCPEsnfoR_Rj1VuXn_WjQZUEScr8XYrNmpaweYZAyA3gYTXvFosgDp9_JEjplu4bWFMQpE5MWjB1jLSEZCVChyX4ADqSZBKhaVVDqz9PGvrhckmaZjxCaWuFyKOlxtbQ_LtrEVi8YvKPitPZ_zuC260bC3eorcT4CVJdfyDYTklR78qX9l56q38nnBKlFah2Es" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/12/17 01:14:41 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ADUZ5NmhMtNl3PRUcixSkFPYkbuRYK3PKf6UqFW3V41CwYwMZOrETCTjIY7TRIwZ5cffsT5-TrtgxHchqghL4nYlPZyV4YO9s4jMXaj3CzXkHIEzxieXcZhpWf4VbGJkiTU5pZevis2Tci_6o2tG4fzPE3sIGI_nPmmJc3n9q3UtyhO8NMbNtwwe3ICXVRnWNgcan7Bru3d28f8gzgod989MOjXkHp6c1wOpPO9WT8Z5XlI8K6l-Lx4KJziySAIoRIRQ6rQZ7lnyjuPyvSJmRQgwg_IzL2ogFQcia8eo8f0R_T-72ECfFq-tgYvASiie2eDDiaZF2ybEVv0hdgYiCNE 2024/12/17 01:14:42 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/12/17 01:14:42 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2024/12/17 01:14:42 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/12/17 01:14:42 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/12/17 01:14:42 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2024/12/17 01:14:42 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2024/12/17 01:14:42 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ADUZ5NmhMtNl3PRUcixSkFPYkbuRYK3PKf6UqFW3V41CwYwMZOrETCTjIY7TRIwZ5cffsT5-TrtgxHchqghL4nYlPZyV4YO9s4jMXaj3CzXkHIEzxieXcZhpWf4VbGJkiTU5pZevis2Tci_6o2tG4fzPE3sIGI_nPmmJc3n9q3UtyhO8NMbNtwwe3ICXVRnWNgcan7Bru3d28f8gzgod989MOjXkHp6c1wOpPO9WT8Z5XlI8K6l-Lx4KJziySAIoRIRQ6rQZ7lnyjuPyvSJmRQgwg_IzL2ogFQcia8eo8f0R_T-72ECfFq-tgYvASiie2eDDiaZF2ybEVv0hdgYiCNE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/12/17 01:14:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AA0UGCVs-Vk2iwTpHNIGBhOb94TR-UXBCDU-_Z81XF9uc7KDUb8mQDrgNpkxT0hddD_fJnk8QLsWspXXr6z5lmRzxX-5UcYwcsp___NjQSbu0-mcTyZ0eHAwEs_GP0uxGwz-FnXNLN6CkNpHTOdIxy4b81gozyaa34EbvWzBUPXxcGgmFvy5IMRwIDdDpUlvAZ5S36Fn6rRQEEHdFYc_7vtIVsziyOSUsuigiyNRmyb2_6WB4xnIblFCXcYV8b3OasM0-rlz2DK5a33Sh9cIOechh2zuEcV3VfvSLYQpPHXOcnwupmxbzir0J0m_ivCXMk5FnLGUHdSA-iD7JVak644 2024/12/17 01:14:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2024/12/17 01:14:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2024/12/17 01:14:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2024/12/17 01:14:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2024/12/17 01:14:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2024/12/17 01:14:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2024/12/17 01:14:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AA0UGCVs-Vk2iwTpHNIGBhOb94TR-UXBCDU-_Z81XF9uc7KDUb8mQDrgNpkxT0hddD_fJnk8QLsWspXXr6z5lmRzxX-5UcYwcsp___NjQSbu0-mcTyZ0eHAwEs_GP0uxGwz-FnXNLN6CkNpHTOdIxy4b81gozyaa34EbvWzBUPXxcGgmFvy5IMRwIDdDpUlvAZ5S36Fn6rRQEEHdFYc_7vtIVsziyOSUsuigiyNRmyb2_6WB4xnIblFCXcYV8b3OasM0-rlz2DK5a33Sh9cIOechh2zuEcV3VfvSLYQpPHXOcnwupmxbzir0J0m_ivCXMk5FnLGUHdSA-iD7JVak644" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2024/12/17 01:14:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AFnR3wAGTqw-WzNFP3_7_4H8ulP_FH5mxdHyY1AMD6LKa1RHo8rxBXrSUHgiqs3O1RO0fKkGUwJbm7wIlVFm9gQfUpX6yKerl2JYCUX-n61_aP92u_XtHgPEPmBhAzNi-aJU3DyjdniZ8GqwVpeIUdycqHA_msQjczY725QL5ZrmiEVcXnKYHGzFU_COPZ2zM302KVXIgNxW_1wRfviHll8NbJwp0eXLCLbUXmn4u7TWfIcr38vYm8CR_ejzpTMYHxiAo09SpEw43xwInLjp_IY4hbUC8aCIRAZ9HS5KTtr3vnEb8c_ZrKMHxG6jt4McpjS6ICRSJP1R0q2ksaHJYKc 2024/12/17 01:14:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2024/12/17 01:14:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2024/12/17 01:14:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AFnR3wAGTqw-WzNFP3_7_4H8ulP_FH5mxdHyY1AMD6LKa1RHo8rxBXrSUHgiqs3O1RO0fKkGUwJbm7wIlVFm9gQfUpX6yKerl2JYCUX-n61_aP92u_XtHgPEPmBhAzNi-aJU3DyjdniZ8GqwVpeIUdycqHA_msQjczY725QL5ZrmiEVcXnKYHGzFU_COPZ2zM302KVXIgNxW_1wRfviHll8NbJwp0eXLCLbUXmn4u7TWfIcr38vYm8CR_ejzpTMYHxiAo09SpEw43xwInLjp_IY4hbUC8aCIRAZ9HS5KTtr3vnEb8c_ZrKMHxG6jt4McpjS6ICRSJP1R0q2ksaHJYKc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2024/12/17 01:14:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AKEdExo7VTRhZozjVmEmTxlbLJYhbLUtHAVHJmqKDvYBlAHPqOMuWZrGRiS_drL-2r7pMp2G-q-9gBTDjLgawDI3_-pv1s2MhgXGjdLoaeM7u2ntns6Ia-qzGaLlr3sm5ZlPYwhtuFXefsfDq1QjpKczu07WkQhIL5ulIW4nn68UsWk4Qqm-MpJcPp5Z7zfAvngXuUki0MiVcWvzkpi6GRvQ0PBB-0cvOT6NyRUXiBG3fr9XKWpQzfgk9xz1c7YncSykdWcNiX4VLWkrq7Sw6C0UlBMlkcRkcqs3eGVoONNrQcHBYtkBBi7AJarHmMZ8qunP0SZXz72eSzdbvq9__T4 2024/12/17 01:14:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/12/17 01:14:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2024/12/17 01:14:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AKEdExo7VTRhZozjVmEmTxlbLJYhbLUtHAVHJmqKDvYBlAHPqOMuWZrGRiS_drL-2r7pMp2G-q-9gBTDjLgawDI3_-pv1s2MhgXGjdLoaeM7u2ntns6Ia-qzGaLlr3sm5ZlPYwhtuFXefsfDq1QjpKczu07WkQhIL5ulIW4nn68UsWk4Qqm-MpJcPp5Z7zfAvngXuUki0MiVcWvzkpi6GRvQ0PBB-0cvOT6NyRUXiBG3fr9XKWpQzfgk9xz1c7YncSykdWcNiX4VLWkrq7Sw6C0UlBMlkcRkcqs3eGVoONNrQcHBYtkBBi7AJarHmMZ8qunP0SZXz72eSzdbvq9__T4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2024/12/17 01:14:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AD0wWtl16jo8tUgYTfNHK0g4H2R6HBUIXDzPOVBoF6LuWUtI-ArTsEJfL1KbZUmKSARzygf3kzOQ0Xeu_DIDcuJPVJiFtYaa0N1L_XE2HSmhe9euMB1ljRQZb_Ce2HusA4PhPTD5-1E9yhLO5ZbH18mjvrcrCWtJw4aE8jCNFgx2ULgkXtXTGapiUEjVxBrNAKZmNzIIjteqdreKMMN420-bvN_Egqa6gdyJU1gNFyKDWSIX3oHUT0OdKFgiKdPOXjhkoxjl6kmOansq705sxWSF2PF3mWEwKPYy1mL60n1LCix7EgSix1X6jz5No39KbwsioATFk962LmzrAeNLwd0 2024/12/17 01:14:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2024/12/17 01:14:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2024/12/17 01:14:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AD0wWtl16jo8tUgYTfNHK0g4H2R6HBUIXDzPOVBoF6LuWUtI-ArTsEJfL1KbZUmKSARzygf3kzOQ0Xeu_DIDcuJPVJiFtYaa0N1L_XE2HSmhe9euMB1ljRQZb_Ce2HusA4PhPTD5-1E9yhLO5ZbH18mjvrcrCWtJw4aE8jCNFgx2ULgkXtXTGapiUEjVxBrNAKZmNzIIjteqdreKMMN420-bvN_Egqa6gdyJU1gNFyKDWSIX3oHUT0OdKFgiKdPOXjhkoxjl6kmOansq705sxWSF2PF3mWEwKPYy1mL60n1LCix7EgSix1X6jz5No39KbwsioATFk962LmzrAeNLwd0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/12/17 01:14:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AF_ubr9fgRW_Ez8LCxU5fhc9RtRkMa2w4XTRJClWLBZVu4ebv97C4dXyqhvUxbJJe5Lx0I8SsqjKSRnDEdUszwswGu0NpvwngSGey6e9_UaKBF0z7S0d3af74FbgWxw544vT75KyoiqnnZsnKa5ObOO_k4g35OelgF2x2wWzvOzwIlH20BkKsjYAHQKPP-Yzla3shDCL0sj5-WbN_UzE8v78N2t60UVSyjNglzMk5hvShSxQuNBz7lXsuRKK2v0fZ6hT3PV6tNMz9CtezXtzTiI4UsQtbcgnmUS8j4rrOMECkBNLfoTqB_jTlR4vp7sMQtEMZj1wmi-DblMSsUBMqkk 2024/12/17 01:14:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/12/17 01:14:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/12/17 01:14:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/12/17 01:14:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2024/12/17 01:14:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2024/12/17 01:14:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2024/12/17 01:14:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AF_ubr9fgRW_Ez8LCxU5fhc9RtRkMa2w4XTRJClWLBZVu4ebv97C4dXyqhvUxbJJe5Lx0I8SsqjKSRnDEdUszwswGu0NpvwngSGey6e9_UaKBF0z7S0d3af74FbgWxw544vT75KyoiqnnZsnKa5ObOO_k4g35OelgF2x2wWzvOzwIlH20BkKsjYAHQKPP-Yzla3shDCL0sj5-WbN_UzE8v78N2t60UVSyjNglzMk5hvShSxQuNBz7lXsuRKK2v0fZ6hT3PV6tNMz9CtezXtzTiI4UsQtbcgnmUS8j4rrOMECkBNLfoTqB_jTlR4vp7sMQtEMZj1wmi-DblMSsUBMqkk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/12/17 01:14:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AJO744WZtHirz5-kTMrHJRo0KvVCP5CRP7-Oeqk9_XfgZ-sf2CvNGyRznA_VPMZJAcV7DT863Rtj1zVp9yUPaZhzPxtMka290-Gk9CJaX8J0gsnAkiI9yalh09lGr2MDjHOJC-K89pGuuWY8j1yoM8SRGm_vkh3f4K1otmBF0YWMxJtJScsNgeFQn0jN1Ly7X3cphPSKr5b_Oem4tv9s2zxLHtcpip0xRk3kg8EMZg-zU-ead_jFdCwepw9C0BjuUhrGoWbK1N9fYda_OS3q4iS5VXLq-9bHRy4K3XiICVhtf6S2PaHyP6RUNZyfMIwYmpx8bimP7V3mPVLqw09JnZ8 2024/12/17 01:14:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2024/12/17 01:14:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2024/12/17 01:14:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2024/12/17 01:14:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2024/12/17 01:14:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2024/12/17 01:14:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2024/12/17 01:14:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AJO744WZtHirz5-kTMrHJRo0KvVCP5CRP7-Oeqk9_XfgZ-sf2CvNGyRznA_VPMZJAcV7DT863Rtj1zVp9yUPaZhzPxtMka290-Gk9CJaX8J0gsnAkiI9yalh09lGr2MDjHOJC-K89pGuuWY8j1yoM8SRGm_vkh3f4K1otmBF0YWMxJtJScsNgeFQn0jN1Ly7X3cphPSKr5b_Oem4tv9s2zxLHtcpip0xRk3kg8EMZg-zU-ead_jFdCwepw9C0BjuUhrGoWbK1N9fYda_OS3q4iS5VXLq-9bHRy4K3XiICVhtf6S2PaHyP6RUNZyfMIwYmpx8bimP7V3mPVLqw09JnZ8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2024/12/17 01:14:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AEi2CrLAFrOtV-NQG4PvySIsDQTDJkF3C75NmFiYTVB3txH1yW0INORaEbxIp4_WrUXr48DamYaAt2FZaYhlCJzW2foeXRKqR4tgLiMsKMdmnlHwK38iJUqk4fs1DMuBW9STN065RAhNk9Kr9rYLBBB_kY0Uz4xrL6J_M8Bv8ns-GodDrwAwN6NJRa-i5AaQwXmkQ54OaUrjLfaybP_sU_-UgOXzlKnlwIdCPXTKE4SXLCo5d0qxjr5pAQD1OzidU0-mfP_GsnvIHXNFfzgI88UGi03j2n-gmpNcXIP9Wqgj5kliOkLQG8TZ7wGxarKJtlNtM9TUcXlyWciEyQoKaTE 2024/12/17 01:14:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2024/12/17 01:14:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2024/12/17 01:14:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AEi2CrLAFrOtV-NQG4PvySIsDQTDJkF3C75NmFiYTVB3txH1yW0INORaEbxIp4_WrUXr48DamYaAt2FZaYhlCJzW2foeXRKqR4tgLiMsKMdmnlHwK38iJUqk4fs1DMuBW9STN065RAhNk9Kr9rYLBBB_kY0Uz4xrL6J_M8Bv8ns-GodDrwAwN6NJRa-i5AaQwXmkQ54OaUrjLfaybP_sU_-UgOXzlKnlwIdCPXTKE4SXLCo5d0qxjr5pAQD1OzidU0-mfP_GsnvIHXNFfzgI88UGi03j2n-gmpNcXIP9Wqgj5kliOkLQG8TZ7wGxarKJtlNtM9TUcXlyWciEyQoKaTE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2024/12/17 01:15:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABwQjAAfzF66vuSUWLnWQ9ue2NnwvWRbZq4X6o0mfyr79ld-9kMb0ilf8duqYSh5faHBPVE9HUQo7DqXhUWpr3lkqENSGMA3uMa4nO7Jo44WVxIEPe99_v4vfCBrNtZMvmbA_zSp97dYTHhpTasmVwi_mw95adGJt2D1zj4RXXmSnbyBz9kNrSHTjKr89zGGBNneQeAT92tY4Ic1tiIb-p2TdlEkR50aRlQLDpSOqh23FGXsk0azl3YB5WRujUbtPeISGzitCVwbockIsZMtV-v1kh7s88lDPCVRvJAmnDr9MeAiFWfex-mUfLQc6ZEQ-tKWdY23jLJ40TWCiW4LHBo 2024/12/17 01:15:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/12/17 01:15:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2024/12/17 01:15:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABwQjAAfzF66vuSUWLnWQ9ue2NnwvWRbZq4X6o0mfyr79ld-9kMb0ilf8duqYSh5faHBPVE9HUQo7DqXhUWpr3lkqENSGMA3uMa4nO7Jo44WVxIEPe99_v4vfCBrNtZMvmbA_zSp97dYTHhpTasmVwi_mw95adGJt2D1zj4RXXmSnbyBz9kNrSHTjKr89zGGBNneQeAT92tY4Ic1tiIb-p2TdlEkR50aRlQLDpSOqh23FGXsk0azl3YB5WRujUbtPeISGzitCVwbockIsZMtV-v1kh7s88lDPCVRvJAmnDr9MeAiFWfex-mUfLQc6ZEQ-tKWdY23jLJ40TWCiW4LHBo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2024/12/17 01:15:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ANEKdaYA5pXU-c06ef-mR_St3ZgRvHhXrTi_6GlXYGJML0Z8JH6FZjhhzMgF_1YVMYzJu5fLnV6Rx_tUkkHcitp-V_EiHvaUiQWrhE-3YkokJdQdzw_Tv-_uoVCxjkK1ZnNLbF0kJMVCImob9fkyju5Hgv9hoiDR24GQIaY2BlnsWC2lyXkf52Ic7wqkDfccUWJBPFnHfWNaqMfVVnlbNEbeBEyCRv9IXV_SDRAlMD2pCmFBk5VYkNJjL-pljgdXZ2aCQFBIC8hTvbJ7n2pbICmcLKV08zPQd_Sl9ZSK2Kk4_aCLmpuJviBIF7-o8-B7UtLlbFd3WB-zOakz5kQdmlw 2024/12/17 01:15:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2024/12/17 01:15:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2024/12/17 01:15:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ANEKdaYA5pXU-c06ef-mR_St3ZgRvHhXrTi_6GlXYGJML0Z8JH6FZjhhzMgF_1YVMYzJu5fLnV6Rx_tUkkHcitp-V_EiHvaUiQWrhE-3YkokJdQdzw_Tv-_uoVCxjkK1ZnNLbF0kJMVCImob9fkyju5Hgv9hoiDR24GQIaY2BlnsWC2lyXkf52Ic7wqkDfccUWJBPFnHfWNaqMfVVnlbNEbeBEyCRv9IXV_SDRAlMD2pCmFBk5VYkNJjL-pljgdXZ2aCQFBIC8hTvbJ7n2pbICmcLKV08zPQd_Sl9ZSK2Kk4_aCLmpuJviBIF7-o8-B7UtLlbFd3WB-zOakz5kQdmlw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/12/17 01:15:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AHig2WuWjltNEECHsbTev92YqrzB_zebf2j_cLq7Puh_st84nGOCmVCcyX-B25--RMu-P0fyLZQg-DcLvVoIbearTcfBlpTWkOXcKa_z3jX805cpVKv7XAc6z2wZEi0v32J74fxI3fDlpUdfFuUqW5tizGpwPCZn39NLyg69DN87zZrQvCfbDfryLQ5IkdHdW2Jcx2sSlLu5gPNCVpGpIY3VtzdBA5ZkkKOPvQNaPFuAjLS4v4P8MkFuqklPbnFi-NBQRzcx1vYMNAf5ziYU3tY4opGVqzTUHL9uMOErbG3Gi-8aGT3mpkk2gRd6CVAG1qu7UqsYaJuAClEd2nWYGa0 2024/12/17 01:15:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/12/17 01:15:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/12/17 01:15:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/12/17 01:15:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2024/12/17 01:15:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2024/12/17 01:15:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2024/12/17 01:15:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AHig2WuWjltNEECHsbTev92YqrzB_zebf2j_cLq7Puh_st84nGOCmVCcyX-B25--RMu-P0fyLZQg-DcLvVoIbearTcfBlpTWkOXcKa_z3jX805cpVKv7XAc6z2wZEi0v32J74fxI3fDlpUdfFuUqW5tizGpwPCZn39NLyg69DN87zZrQvCfbDfryLQ5IkdHdW2Jcx2sSlLu5gPNCVpGpIY3VtzdBA5ZkkKOPvQNaPFuAjLS4v4P8MkFuqklPbnFi-NBQRzcx1vYMNAf5ziYU3tY4opGVqzTUHL9uMOErbG3Gi-8aGT3mpkk2gRd6CVAG1qu7UqsYaJuAClEd2nWYGa0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/12/17 01:15:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ANfW6ZloeZ_La-ty-MWm7RSFeYel3XeE23G7K3ondhqruX4UbB09bWGO7zq-EGa-UtAUdQYxvP7z54NfSWI0mL2DtJPC9vN-FWTthXPNUxVhYZk6SCV6EZ6IdC0KIB6XIcQIbBl8vU3SWBAk8t0PnmYzlB-piQxvuzfe3im8CiGqY2PpwsFmRTPx5dtiOYxEMoOnedZFbFQFIgGMvorco-7NApWyx3r928zOQmzMrPMrDNFLfinOunyX4ZrAbXDzceEpSQN1cNn5GcG4PGMnapoGvTfkmvTXeRYiWUWXtrMoiodF2NdV1Pw5EQS4yHA54U1yVLgbEFx4ltP0aGSPnUE 2024/12/17 01:15:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2024/12/17 01:15:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2024/12/17 01:15:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2024/12/17 01:15:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2024/12/17 01:15:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2024/12/17 01:15:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2024/12/17 01:15:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ANfW6ZloeZ_La-ty-MWm7RSFeYel3XeE23G7K3ondhqruX4UbB09bWGO7zq-EGa-UtAUdQYxvP7z54NfSWI0mL2DtJPC9vN-FWTthXPNUxVhYZk6SCV6EZ6IdC0KIB6XIcQIbBl8vU3SWBAk8t0PnmYzlB-piQxvuzfe3im8CiGqY2PpwsFmRTPx5dtiOYxEMoOnedZFbFQFIgGMvorco-7NApWyx3r928zOQmzMrPMrDNFLfinOunyX4ZrAbXDzceEpSQN1cNn5GcG4PGMnapoGvTfkmvTXeRYiWUWXtrMoiodF2NdV1Pw5EQS4yHA54U1yVLgbEFx4ltP0aGSPnUE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2024/12/17 01:15:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AHwc5AAGN68TFXnyVRDZS24awAQD1BY-7f1OkkCl_RJN5idc9BkIZozJiDwrWdLQ2Y_hlgFuBEcTU7alH00QjOQb674ccJpJvDXmAjAa1GYrvS8bJPFPuwM0qAUNVZ5h9Sgr8AjOWeESo4Rrp14wB9Kr6H9gqtXZbYnzTWYg_LqX_72UVD_yxY574S8fXWxas8Cls-7Fde5mmYZkW8VNNs5dE50_4lmlMfRW_kKjNlofJPbEgOSd9Mco7V09uFx7Hjapx12BLtlV66oia86Hmgpe441O1-dhTJuWXfG_TsEIyfUf70FmhF8SnKrh7V-dU8TGPdfn5PxsHvz04SinX3g 2024/12/17 01:15:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2024/12/17 01:15:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2024/12/17 01:15:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AHwc5AAGN68TFXnyVRDZS24awAQD1BY-7f1OkkCl_RJN5idc9BkIZozJiDwrWdLQ2Y_hlgFuBEcTU7alH00QjOQb674ccJpJvDXmAjAa1GYrvS8bJPFPuwM0qAUNVZ5h9Sgr8AjOWeESo4Rrp14wB9Kr6H9gqtXZbYnzTWYg_LqX_72UVD_yxY574S8fXWxas8Cls-7Fde5mmYZkW8VNNs5dE50_4lmlMfRW_kKjNlofJPbEgOSd9Mco7V09uFx7Hjapx12BLtlV66oia86Hmgpe441O1-dhTJuWXfG_TsEIyfUf70FmhF8SnKrh7V-dU8TGPdfn5PxsHvz04SinX3g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2024/12/17 01:15:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ADLieylYkdxtLkGeW0935r1_ehFVD2axe1U9T6GEQ8EzLvYAhCCYgPMklGDmb0lR3XhHPN9WyULU1mX31RukVAHaG6m2Oiy_aC3kO3-izvCPaOPRLZBSyXG-KYl0ctwhd_ijkp6N-D7ThrApvfz3i2pxCRCYmlHRlY5-PMK9RmnxR7OyqntdGOs1H8J1LtST_DEf7CziAkzk16B5jcYpoIfnUCFJ5FXhZ81supMtAhP-zD_Iw37gqmYDL0s7SxkgcWP_Zt3JjNPbEgZlJ5vBraRDw6_FG0dW5R_dPj5Q9zZ-CH-USdYz3eB5ewDcsTBNO653yAV_p17nV5apMVgin7Y 2024/12/17 01:15:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/12/17 01:15:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2024/12/17 01:15:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ADLieylYkdxtLkGeW0935r1_ehFVD2axe1U9T6GEQ8EzLvYAhCCYgPMklGDmb0lR3XhHPN9WyULU1mX31RukVAHaG6m2Oiy_aC3kO3-izvCPaOPRLZBSyXG-KYl0ctwhd_ijkp6N-D7ThrApvfz3i2pxCRCYmlHRlY5-PMK9RmnxR7OyqntdGOs1H8J1LtST_DEf7CziAkzk16B5jcYpoIfnUCFJ5FXhZ81supMtAhP-zD_Iw37gqmYDL0s7SxkgcWP_Zt3JjNPbEgZlJ5vBraRDw6_FG0dW5R_dPj5Q9zZ-CH-USdYz3eB5ewDcsTBNO653yAV_p17nV5apMVgin7Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2024/12/17 01:15:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AGt_ZMZMgGM5xRiOoLtgMUfOgdak-yxuiUrAJGwRed1rq2L39UbIoIiVXPmt4Q-dRLHSgUcgm-JLrozYDEVsOwav-Vp9vMGkOG1Hxl_gz1Vvc_oSV869r3aGVhdR927HC7vubTV1hU68U-RUP9jJdpOv1ABmr5ibyZ4Yzk6pdQu3OdlkKeM_2doOif-m_n9Nj03O0MObBTjtlhLotD5e77sCjTL8ScgXU8jMuL8oJSfqPk3K9H2AADOfD7i1ycHmOBk44OcnCXDhHjABTZkVTHgsXjMOQE0ppV1cczJukG3910VHbjADZkHvU-_AJ8Hald3FgPC6ErO-IzL3q3NXuAY 2024/12/17 01:15:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2024/12/17 01:15:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2024/12/17 01:15:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AGt_ZMZMgGM5xRiOoLtgMUfOgdak-yxuiUrAJGwRed1rq2L39UbIoIiVXPmt4Q-dRLHSgUcgm-JLrozYDEVsOwav-Vp9vMGkOG1Hxl_gz1Vvc_oSV869r3aGVhdR927HC7vubTV1hU68U-RUP9jJdpOv1ABmr5ibyZ4Yzk6pdQu3OdlkKeM_2doOif-m_n9Nj03O0MObBTjtlhLotD5e77sCjTL8ScgXU8jMuL8oJSfqPk3K9H2AADOfD7i1ycHmOBk44OcnCXDhHjABTZkVTHgsXjMOQE0ppV1cczJukG3910VHbjADZkHvU-_AJ8Hald3FgPC6ErO-IzL3q3NXuAY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/12/17 01:15:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AEeWjjiL2G6aoC5-Ohkv1CqpYHNef-8EgmKJ30gGRHUzkD5bLkwkGyGs2JTdnyoQ-_7NvSXfm2n-Uco5DrV1_EYWWsesyxtVlx_17_m_8Mc_gnC7zup4099t2KrFUL0M6tLbyLW2fGafMAo3E1Fr8Gu2h_I4tSTPodKXhhxfCojK-ewPNDKAmxT5N8-R-RojKfCfSTHP-ghh0SL_FvOi-7035QhK-lFK5Ho3xqEYVwZOJXGTvGvgzSNjb2QZOoqnC-dUgZ73K-LOZQeCAVPkxeQ2zH0-8j5-Asq7lV2YwoPgCHduqslOK41gyTOTqTjDHHPRpEby2kyOZiBf5Jr1VC4 2024/12/17 01:15:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/12/17 01:15:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/12/17 01:15:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/12/17 01:15:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2024/12/17 01:15:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2024/12/17 01:15:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2024/12/17 01:15:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AEeWjjiL2G6aoC5-Ohkv1CqpYHNef-8EgmKJ30gGRHUzkD5bLkwkGyGs2JTdnyoQ-_7NvSXfm2n-Uco5DrV1_EYWWsesyxtVlx_17_m_8Mc_gnC7zup4099t2KrFUL0M6tLbyLW2fGafMAo3E1Fr8Gu2h_I4tSTPodKXhhxfCojK-ewPNDKAmxT5N8-R-RojKfCfSTHP-ghh0SL_FvOi-7035QhK-lFK5Ho3xqEYVwZOJXGTvGvgzSNjb2QZOoqnC-dUgZ73K-LOZQeCAVPkxeQ2zH0-8j5-Asq7lV2YwoPgCHduqslOK41gyTOTqTjDHHPRpEby2kyOZiBf5Jr1VC4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/12/17 01:15:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AMvJ6nbAUd6lUYqf7Qk6EusaWUxHEP8Pks26WnPmrlaLciFTlT7VwCaaPXU_fOSZKf4n3d09NKYHIvX1l39er3jitZAETM5lQi_aXnOQC3T4mRQeE0mffoL_w4jlSyhc6z0gqw_f17c6aCn8uo__RuGtG5bwq1GaUYipe0c5H_YDL4UnipxJUS9W34-CLKbS4H7C353HFxSi7Z7qayr1aMPAhLTAZ_2L13a4Gds3ZBj-0SqMrrRbyjbt9caiQ9BEjNgFS4eNE0py0wcJHj0iQbr1DSMqGZdWLPFYo0uTp6VolZ2zgnpVbF7Adu9_gae6aGvsNs8_K0jvT6yx4-Lb5e4 2024/12/17 01:15:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2024/12/17 01:15:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2024/12/17 01:15:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2024/12/17 01:15:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2024/12/17 01:15:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2024/12/17 01:15:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2024/12/17 01:15:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AMvJ6nbAUd6lUYqf7Qk6EusaWUxHEP8Pks26WnPmrlaLciFTlT7VwCaaPXU_fOSZKf4n3d09NKYHIvX1l39er3jitZAETM5lQi_aXnOQC3T4mRQeE0mffoL_w4jlSyhc6z0gqw_f17c6aCn8uo__RuGtG5bwq1GaUYipe0c5H_YDL4UnipxJUS9W34-CLKbS4H7C353HFxSi7Z7qayr1aMPAhLTAZ_2L13a4Gds3ZBj-0SqMrrRbyjbt9caiQ9BEjNgFS4eNE0py0wcJHj0iQbr1DSMqGZdWLPFYo0uTp6VolZ2zgnpVbF7Adu9_gae6aGvsNs8_K0jvT6yx4-Lb5e4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2024/12/17 01:15:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AIi7JLv-J_F_FYc7_QV6VccF1zX86wva2RPOU-NvXfTfwGvvHIDdvMvx8yjosB0bR8bh5J-eD-foCvXcCndZKw_kLXO8aDcEQbqOSaclRLVEIEbVrMXHKtEUT2AhOCQktWsAklLfMA44GoX1FxgBMBd1kGcJdr5E_0rakcJcU3RBHChIdb5mVcYiULA7ufx_ZIAqsBNSDLRB0FCprXmcTMpmezJ8b-zacTPx2q0Hzb89NPXI6kjh5y4BgGZznm2KNk5ZmPqQtwrDxdUj9-x1oKxqmphTk0V7XBvSupobu5PKPtja93rUb7yZoD8pNzyJNJ3xyijH3iIdJVrzkGDlIDs 2024/12/17 01:15:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2024/12/17 01:15:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2024/12/17 01:15:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AIi7JLv-J_F_FYc7_QV6VccF1zX86wva2RPOU-NvXfTfwGvvHIDdvMvx8yjosB0bR8bh5J-eD-foCvXcCndZKw_kLXO8aDcEQbqOSaclRLVEIEbVrMXHKtEUT2AhOCQktWsAklLfMA44GoX1FxgBMBd1kGcJdr5E_0rakcJcU3RBHChIdb5mVcYiULA7ufx_ZIAqsBNSDLRB0FCprXmcTMpmezJ8b-zacTPx2q0Hzb89NPXI6kjh5y4BgGZznm2KNk5ZmPqQtwrDxdUj9-x1oKxqmphTk0V7XBvSupobu5PKPtja93rUb7yZoD8pNzyJNJ3xyijH3iIdJVrzkGDlIDs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2024/12/17 01:15:20 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AE7S_m70L6LncKas4VdhEe-msfuKalfkgw_P8ZN4kQCE8BgYpEzNl8a25KRx2LyUO6Q6FujhujhfBnLErcWuKyHHOVP3kzmho25qx0VAbIccGuuQTd7gPYgh48vzlcYzQL1oQZVuZWgmS1XBmYLwsdfU-jQUlDnj6W4-4HoyE-kPX0ulEGQsZK27RLdjnvZYjYTI3wmvS2wc3sfGg1UvxZjspg6pgTZ7-Hhyb1cgX610avEo1gfAnGLVHzt36TRHC2Vtk--9aBYamaWSGhNt0QzYoPbIdGEn3Z5mKblz_tu3a5zcZ1mDwnt8tRmjqTeKvJHM0zIN9KMmqcrgHMbByUg 2024/12/17 01:15:21 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2024/12/17 01:15:21 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2024/12/17 01:15:21 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AE7S_m70L6LncKas4VdhEe-msfuKalfkgw_P8ZN4kQCE8BgYpEzNl8a25KRx2LyUO6Q6FujhujhfBnLErcWuKyHHOVP3kzmho25qx0VAbIccGuuQTd7gPYgh48vzlcYzQL1oQZVuZWgmS1XBmYLwsdfU-jQUlDnj6W4-4HoyE-kPX0ulEGQsZK27RLdjnvZYjYTI3wmvS2wc3sfGg1UvxZjspg6pgTZ7-Hhyb1cgX610avEo1gfAnGLVHzt36TRHC2Vtk--9aBYamaWSGhNt0QzYoPbIdGEn3Z5mKblz_tu3a5zcZ1mDwnt8tRmjqTeKvJHM0zIN9KMmqcrgHMbByUg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2024/12/17 01:15:22 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AL64u__eU1qOPdLrOL_ifKKIK5mXszVtUWGmMeVMKf5OB7d-IqdZszY42s7LFCyiEBX9PUZgSih2q4EgRGgyr0L1U49DbZGgIfiEGM8VMdEm1oAFDmqSZjXKyzT257lTTfuFI4N4HoAka_fNvkBTKEfpKEk963NrsFBmz2Mm6tmzE_ZxMJGnP2q6m7oR-CAX6JZPc867zwk1e10vwfsR-dmXYAzix0So0o-dSSCtVjyWmFEwdT86NKiokKA_69Gim-kG2hRYAZ8azPEzm7skLJpzmh2aAlZ28fXSXt389NqU-B3GPZajL9gxjaKp7b4RtP3s8zq7PWRZPl68hCA6xJY 2024/12/17 01:15:22 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2024/12/17 01:15:23 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2024/12/17 01:15:23 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AL64u__eU1qOPdLrOL_ifKKIK5mXszVtUWGmMeVMKf5OB7d-IqdZszY42s7LFCyiEBX9PUZgSih2q4EgRGgyr0L1U49DbZGgIfiEGM8VMdEm1oAFDmqSZjXKyzT257lTTfuFI4N4HoAka_fNvkBTKEfpKEk963NrsFBmz2Mm6tmzE_ZxMJGnP2q6m7oR-CAX6JZPc867zwk1e10vwfsR-dmXYAzix0So0o-dSSCtVjyWmFEwdT86NKiokKA_69Gim-kG2hRYAZ8azPEzm7skLJpzmh2aAlZ28fXSXt389NqU-B3GPZajL9gxjaKp7b4RtP3s8zq7PWRZPl68hCA6xJY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/12/17 01:15:24 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AGKAWGZwUpZuYwnT0-A-8vLo6qvO6rj3s9fA-njL-jOUKBQKG425nHJ86PSDbSaWcT2WE29kfD9jLydvxWA-hbTecaoBvJ7JjUtXMolM_ziIoZ_sjXQy_EElMkw5TQlF15Qv6m4LtR4enZQHfuosmrEQgCZSj17p0fUWNqwgJ8qiB1nXyLQi-o5H0jh4Mht8N9eI1nBvS4ATlt-tgaSB1q6FFn5rmNgU7JR3Nur7hhbVfuofbSfSTqhr9idWjf0p-GAlDnS6XPtkOrw0i3X-nf12-57lrPhMZZZ0-61WWGzoqlm4Itcn8z1rANFhiuFRaDjMweUsCpW4D_HFnBdHET4 2024/12/17 01:15:24 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/12/17 01:15:24 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/12/17 01:15:24 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/12/17 01:15:24 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2024/12/17 01:15:24 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2024/12/17 01:15:25 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2024/12/17 01:15:25 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AGKAWGZwUpZuYwnT0-A-8vLo6qvO6rj3s9fA-njL-jOUKBQKG425nHJ86PSDbSaWcT2WE29kfD9jLydvxWA-hbTecaoBvJ7JjUtXMolM_ziIoZ_sjXQy_EElMkw5TQlF15Qv6m4LtR4enZQHfuosmrEQgCZSj17p0fUWNqwgJ8qiB1nXyLQi-o5H0jh4Mht8N9eI1nBvS4ATlt-tgaSB1q6FFn5rmNgU7JR3Nur7hhbVfuofbSfSTqhr9idWjf0p-GAlDnS6XPtkOrw0i3X-nf12-57lrPhMZZZ0-61WWGzoqlm4Itcn8z1rANFhiuFRaDjMweUsCpW4D_HFnBdHET4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/12/17 01:15:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AGHarKAP4j9EjI4F4qjU4bDCUSdIUBo2Ohw5pNrBHJ1nGuuoLLDuvrvEDeI6PDKFPNH9MUz-GQXvZPQQSlgCS2R4uwbAGAOP5QCyWwcnB3WWaXMTnccPHU2bJT_T8w2PminQPjkRleJBxxb8y5hTPRHFa9qwRfX55RiJ0wvfMoRKTIODUMTo0ICQBIy2W6vg_q89bJ0UhlA2PiMM3G6COIq9M_gIQ4XzLTFh3AdjoSvDa95mZeATryuBZyFEdKLJUEYqApWT6Nuchs6zTNPyIvM8rvJZtfh5KluJJpCZLCIQ8oczKc8xvuY0Ea8J-tj_OY50ToAd03PBeuP9dP9tjhA 2024/12/17 01:15:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2024/12/17 01:15:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2024/12/17 01:15:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2024/12/17 01:15:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2024/12/17 01:15:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2024/12/17 01:15:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2024/12/17 01:15:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AGHarKAP4j9EjI4F4qjU4bDCUSdIUBo2Ohw5pNrBHJ1nGuuoLLDuvrvEDeI6PDKFPNH9MUz-GQXvZPQQSlgCS2R4uwbAGAOP5QCyWwcnB3WWaXMTnccPHU2bJT_T8w2PminQPjkRleJBxxb8y5hTPRHFa9qwRfX55RiJ0wvfMoRKTIODUMTo0ICQBIy2W6vg_q89bJ0UhlA2PiMM3G6COIq9M_gIQ4XzLTFh3AdjoSvDa95mZeATryuBZyFEdKLJUEYqApWT6Nuchs6zTNPyIvM8rvJZtfh5KluJJpCZLCIQ8oczKc8xvuY0Ea8J-tj_OY50ToAd03PBeuP9dP9tjhA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2024/12/17 01:15:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AGgSj0pcVv5vZjTUhQW2C2iTWZbKi1wFGamPiyLVC6NUsauRoZPD82WdPbPF-rrCoRdWL4H-inq0b4J6HGScNDWCb6ZNPqvqtmep8sqGLhsChBikqvYvGRlEKKoSKeMC4TI-_m0c51aOsTbzCUG-MU8go8Ez40APIw1xuoC8lndg3M5oN65zirJ5sgdQguMP8CA_TFsIHVKsBYMDfXeXgJP82e-J_rIblmoyqt681p1cS_fzdN1OYo9xD00h2SWxcK191rtG6JrUJuTFWFtebix5V6_sUqxhU9Un2KyEOTJF01EdgPIF1RLPXqSJLGQfDq0MAKnK11bfLoraWNI65zE 2024/12/17 01:15:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2024/12/17 01:15:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2024/12/17 01:15:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AGgSj0pcVv5vZjTUhQW2C2iTWZbKi1wFGamPiyLVC6NUsauRoZPD82WdPbPF-rrCoRdWL4H-inq0b4J6HGScNDWCb6ZNPqvqtmep8sqGLhsChBikqvYvGRlEKKoSKeMC4TI-_m0c51aOsTbzCUG-MU8go8Ez40APIw1xuoC8lndg3M5oN65zirJ5sgdQguMP8CA_TFsIHVKsBYMDfXeXgJP82e-J_rIblmoyqt681p1cS_fzdN1OYo9xD00h2SWxcK191rtG6JrUJuTFWFtebix5V6_sUqxhU9Un2KyEOTJF01EdgPIF1RLPXqSJLGQfDq0MAKnK11bfLoraWNI65zE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2024/12/17 01:15:31 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABBdHOrkTqR-HYfOuNNcxZZc7fXlSaPZD1LSh_D1Uh1p3Y0_pCMUJMMtJHxxuHOswppqVxHHf70gdeKavs6KFewtXNzN4PKzRwn9gJTfIYiTDaW3pLxBKy8nC6i9KKz3Ny_WNt2XcIdqqSjKbZPnbEcM6C6dl4q-59IQum4eEiZJydwOOxaysfBAXAKAi3U5Ubrjv1gpQJddZ7gjAuXQw7-BlbT7ZUSW59GiGaLIcm538kbudw9TgIGOSrJOaaxGIKgv-lSm-WJrQ3FrIkEnRpCbx7qXc38EcrG9Y98qJfmP3XIZRJYPZx5lJ--ytT76JB-4awYTverAqU5aL22hWcE 2024/12/17 01:15:31 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2024/12/17 01:15:32 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2024/12/17 01:15:32 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABBdHOrkTqR-HYfOuNNcxZZc7fXlSaPZD1LSh_D1Uh1p3Y0_pCMUJMMtJHxxuHOswppqVxHHf70gdeKavs6KFewtXNzN4PKzRwn9gJTfIYiTDaW3pLxBKy8nC6i9KKz3Ny_WNt2XcIdqqSjKbZPnbEcM6C6dl4q-59IQum4eEiZJydwOOxaysfBAXAKAi3U5Ubrjv1gpQJddZ7gjAuXQw7-BlbT7ZUSW59GiGaLIcm538kbudw9TgIGOSrJOaaxGIKgv-lSm-WJrQ3FrIkEnRpCbx7qXc38EcrG9Y98qJfmP3XIZRJYPZx5lJ--ytT76JB-4awYTverAqU5aL22hWcE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2024/12/17 01:15:33 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ALLwbDGk7LqYUVGhkvrmRl89C_hEHccO_Fvb_SBUaimuOqirHN-v1GbN_nIYdFnX72kc3TeSO646sJqFCtrQ9mI10IhrndEbaGPgIJ3H1pFJCXRbRsnNYl77PrODdrRpGiy3RZ_Aets0wKtjnMzAC_-QSIwwPbT_0dor9tl7v1IB_C4lCspiIcMTpUXiBD7u2RpXJPux-U_Eufkyx7m0Oi4o0COnfdmBuvex4jnuc4qMJo1f4X8DnFqn2WaliU8TvJDpTxUccYtedKBkM-tqOaOTFd4TW7clcqLdqIF8WoKmp1ZeWtg0zMKFjUFRLLyM8fT75wLFb37KcccDBS1aSdM 2024/12/17 01:15:33 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2024/12/17 01:15:33 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2024/12/17 01:15:34 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ALLwbDGk7LqYUVGhkvrmRl89C_hEHccO_Fvb_SBUaimuOqirHN-v1GbN_nIYdFnX72kc3TeSO646sJqFCtrQ9mI10IhrndEbaGPgIJ3H1pFJCXRbRsnNYl77PrODdrRpGiy3RZ_Aets0wKtjnMzAC_-QSIwwPbT_0dor9tl7v1IB_C4lCspiIcMTpUXiBD7u2RpXJPux-U_Eufkyx7m0Oi4o0COnfdmBuvex4jnuc4qMJo1f4X8DnFqn2WaliU8TvJDpTxUccYtedKBkM-tqOaOTFd4TW7clcqLdqIF8WoKmp1ZeWtg0zMKFjUFRLLyM8fT75wLFb37KcccDBS1aSdM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/12/17 01:15:35 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AG_KWX5eMSrOF7aHZaKtZNEBX7rODuRN_sMcWJk-KaJAY9m3ZNlICNzMURbkvrGoJeMw8FchlCkZrD_qVCrhCupg3CAyGINPJrte-swl0kBKsU9I8j9b-jfqB-OCb4cBiMkLvR93axD30wPCwK7lTXwcJIbi4aE-9UgC1dWPpw_vEoN52or0Ko12ol7nzQSmNQk1AWZwBIIjKb51-Vjoa_HswLoeTlpyfkR74unHnDlATjRSHSS5Z0UYm0q9B47WSPOfyTwg4dZWCQX0iErfqMOv91_tMyvYbS3CD2Lb4iZSmjwXnE7A1VQQj597IYHTo2prvGispYzmFCoKoK8ppM4 2024/12/17 01:15:35 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/12/17 01:15:36 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/12/17 01:15:36 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/12/17 01:15:36 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2024/12/17 01:15:36 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2024/12/17 01:15:36 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2024/12/17 01:15:36 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AG_KWX5eMSrOF7aHZaKtZNEBX7rODuRN_sMcWJk-KaJAY9m3ZNlICNzMURbkvrGoJeMw8FchlCkZrD_qVCrhCupg3CAyGINPJrte-swl0kBKsU9I8j9b-jfqB-OCb4cBiMkLvR93axD30wPCwK7lTXwcJIbi4aE-9UgC1dWPpw_vEoN52or0Ko12ol7nzQSmNQk1AWZwBIIjKb51-Vjoa_HswLoeTlpyfkR74unHnDlATjRSHSS5Z0UYm0q9B47WSPOfyTwg4dZWCQX0iErfqMOv91_tMyvYbS3CD2Lb4iZSmjwXnE7A1VQQj597IYHTo2prvGispYzmFCoKoK8ppM4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/12/17 01:15:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AA_bdMqM3kPwLVivivPa3REMw1UN_v2JJFpPJ9IveITIG_j5KiKVaDQTN9Ki9YF9e5zrrvZnbARL3n8PNOCmmp4stsuIcy55AJ3DWwf--gISUyBxeCF0uSdXobyv7kYFScJJX4LVNGYzG5CylXx1YDDsWJ3v2BP9Y-IxEg832ZpqIoh4utWgZbw8RAqqnGP3b_ZC0ZzgG-qs947mTjpmwS3vG0hVjrW8auge7haMVrJHoIW1equ7eszpNsWS_QT-1hK5VC9oLJGKxBDL3hBcFE-UXiok5AwrCj2Jlixaz1sVfQZVpAYERDIvbSUq38XGmsYQ_c5Ct-qSPUFCTBLlGto 2024/12/17 01:15:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2024/12/17 01:15:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2024/12/17 01:15:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2024/12/17 01:15:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2024/12/17 01:15:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2024/12/17 01:15:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2024/12/17 01:15:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AA_bdMqM3kPwLVivivPa3REMw1UN_v2JJFpPJ9IveITIG_j5KiKVaDQTN9Ki9YF9e5zrrvZnbARL3n8PNOCmmp4stsuIcy55AJ3DWwf--gISUyBxeCF0uSdXobyv7kYFScJJX4LVNGYzG5CylXx1YDDsWJ3v2BP9Y-IxEg832ZpqIoh4utWgZbw8RAqqnGP3b_ZC0ZzgG-qs947mTjpmwS3vG0hVjrW8auge7haMVrJHoIW1equ7eszpNsWS_QT-1hK5VC9oLJGKxBDL3hBcFE-UXiok5AwrCj2Jlixaz1sVfQZVpAYERDIvbSUq38XGmsYQ_c5Ct-qSPUFCTBLlGto" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2024/12/17 01:15:41 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2024/12/17 01:15:43 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2024/12/17 01:15:46 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2024/12/17 01:15:49 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2024/12/17 01:15:52 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/12/17 01:15:54 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AMQscJRgpt9DvAjcJMjzMB-mKFMQZP3LMLLGFTC9qzcfI7EzRYQ_nOnpcHSO1mIaoBruKikyb125pB_q3_JfOTBPiRPvV-CX2vvroKS_rr0-lOKAUDhJdvzUbDREcCX9HUJsJRcMTFX6toC9K2_dFUi7nKIhcldZsHN2ipDimB62U4yuHxVjf8Tk4FtDsDGf0WTHWQUmryotRk11zphI3_vUtIU4pXKLaZ_9Gb2Tkt_a482POGE52nSHWO3PgQCoJzuqA7Aq9OyF67QGKl8OR6ZT8w_-i31vdOYTzSDId9YFu7MvnibU8MZPap0mTJ3RM-uqh4en4ht9hU7TeOiVzi0 2024/12/17 01:15:54 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2024/12/17 01:15:54 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "d2bdeb504e5cf6f2f4905f7e406c55ba" 2024/12/17 01:15:55 DEBUG : unknown-size-put.txt: multipart upload "AMQscJRgpt9DvAjcJMjzMB-mKFMQZP3LMLLGFTC9qzcfI7EzRYQ_nOnpcHSO1mIaoBruKikyb125pB_q3_JfOTBPiRPvV-CX2vvroKS_rr0-lOKAUDhJdvzUbDREcCX9HUJsJRcMTFX6toC9K2_dFUi7nKIhcldZsHN2ipDimB62U4yuHxVjf8Tk4FtDsDGf0WTHWQUmryotRk11zphI3_vUtIU4pXKLaZ_9Gb2Tkt_a482POGE52nSHWO3PgQCoJzuqA7Aq9OyF67QGKl8OR6ZT8w_-i31vdOYTzSDId9YFu7MvnibU8MZPap0mTJ3RM-uqh4en4ht9hU7TeOiVzi0" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/12/17 01:15:55 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AL6AOJeIw_rAzKkNsm7FEkvKD3_d873jdU6bivMDMyr0YuPA_up21vkxo05S-desjRpygVhsLTy0uTyl_gokyKtsgvfeVfLQCjxQ7VLcw7-xpW0WCuc0N8XgrewCgG_r7VNl0FYalJCwQY0i74w_iKYLpQT9Bptb0V-2AtN2zqWGWwFyRAu7nL_FkoCsVkJrFFbIhiXlxY8JmVQowECVCGHeZj9NO2i-eLnQwwmBBul9hIbz-wN_Oy78EMa1dtu0mhoh_rhvE3eJfU9ppXMSG0io5YWFb80ZVnqvZHzGm4RbOOdiyJZo91O8P2i13ENhGTs8lREqb3jOreoIW7LfC1I 2024/12/17 01:15:55 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2024/12/17 01:15:56 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "38958916eb807ae32fb8472a0b71b115" 2024/12/17 01:15:56 DEBUG : unknown-size-update.txt: multipart upload "AL6AOJeIw_rAzKkNsm7FEkvKD3_d873jdU6bivMDMyr0YuPA_up21vkxo05S-desjRpygVhsLTy0uTyl_gokyKtsgvfeVfLQCjxQ7VLcw7-xpW0WCuc0N8XgrewCgG_r7VNl0FYalJCwQY0i74w_iKYLpQT9Bptb0V-2AtN2zqWGWwFyRAu7nL_FkoCsVkJrFFbIhiXlxY8JmVQowECVCGHeZj9NO2i-eLnQwwmBBul9hIbz-wN_Oy78EMa1dtu0mhoh_rhvE3eJfU9ppXMSG0io5YWFb80ZVnqvZHzGm4RbOOdiyJZo91O8P2i13ENhGTs8lREqb3jOreoIW7LfC1I" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/12/17 01:15:56 DEBUG : Creating backend with remote "TestS3R2:rclone-test-qureqeq7fevu/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2500: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2543: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2592: Can't test if can't have empty directories 2024/12/17 01:15:56 DEBUG : Waiting for deletions to finish 2024/12/17 01:15:56 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2024/12/17 01:15:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2024/12/17 01:15:56 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2024/12/17 01:15:57 INFO : S3 bucket rclone-test-qureqeq7fevu: Bucket "rclone-test-qureqeq7fevu" deleted 2024/12/17 01:15:57 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- FAIL: TestIntegration (124.12s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.26s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.00s) --- FAIL: TestIntegration/FsMkdir (122.19s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.22s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.08s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (12.08s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.85s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.86s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.49s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.24s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (24.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.51s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.29s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.34s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (64.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (10.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (10.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (11.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (3.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (2.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (9.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (3.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (10.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (11.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (2.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (4.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.41s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (14.35s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.61s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.46s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.13s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.02s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.13s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.97s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.72s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.25s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.15s) --- 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 2024/12/17 01:15:57 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2024/12/17 01:15:57 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 124.133s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 2m5.010915175s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/control_chars TestIntegration/FsMkdir/FsEncoding/leading_HT]