"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/08/22 01:11:09 NOTICE: TestS3R2: Starting server 2025/08/22 01:11:09 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cobihop1zili" 2025/08/22 01:11:09 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/08/22 01:11:11 INFO : S3 bucket rclone-test-cobihop1zili: Bucket "rclone-test-cobihop1zili" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/08/22 01:11:12 INFO : S3 bucket rclone-test-cobihop1zili: Bucket "rclone-test-cobihop1zili" deleted === RUN TestIntegration/FsMkdir 2025/08/22 01:11:12 INFO : S3 bucket rclone-test-cobihop1zili: Bucket "rclone-test-cobihop1zili" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/08/22 01:11:12 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/08/22 01:11:12 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/08/22 01:11:12 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 "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 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: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" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 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: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/08/22 01:11:28 NOTICE: S3 bucket rclone-test-cobihop1zili: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/08/22 01:11:28 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AOpr4Ych_ybEbCf1OQmXXWUlb6DG1K2nHjP40BhBf6IxDyNITwa6A4R7Hjq8roafRTrHo_VpvsTvE40B9Abgyf4pgZ8khqVzjM9qHDOFvVGioxHCluBpysjZ1uaDr9ZznSjUME-CALDeQM9u8XlsvRwjew37EceBKh633t--mFp_nLCSqWoADamDRsMYNj6qYQJIY-FDxtdRDzFj-Bq_FduqLUT6wxOQNnTD5dO1ral4v2kqfNEArqWGZndCY96mXi1zrPvaDrxh8Colwz2iA6eKq7L2qnSMIxJG6gs8u7cqNbSr3VeABCQK_zuNSW5H8ZFJKVwh02waV-zSH2Cqi9A 2025/08/22 01:11:29 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "50d21cfd998eebab3fdef005f7d4089d" 2025/08/22 01:11:29 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "2db184dd60016ec4acdc13fc71070adc" 2025/08/22 01:11:29 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "664584f2f45fe12b30d646a3bd4d938e" 2025/08/22 01:11:30 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AOpr4Ych_ybEbCf1OQmXXWUlb6DG1K2nHjP40BhBf6IxDyNITwa6A4R7Hjq8roafRTrHo_VpvsTvE40B9Abgyf4pgZ8khqVzjM9qHDOFvVGioxHCluBpysjZ1uaDr9ZznSjUME-CALDeQM9u8XlsvRwjew37EceBKh633t--mFp_nLCSqWoADamDRsMYNj6qYQJIY-FDxtdRDzFj-Bq_FduqLUT6wxOQNnTD5dO1ral4v2kqfNEArqWGZndCY96mXi1zrPvaDrxh8Colwz2iA6eKq7L2qnSMIxJG6gs8u7cqNbSr3VeABCQK_zuNSW5H8ZFJKVwh02waV-zSH2Cqi9A" 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/08/22 01:11:32 DEBUG : Creating backend with remote "TestS3R2:" 2025/08/22 01:11:32 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/08/22 01:11:33 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/08/22 01:11:35 DEBUG : S3 bucket rclone-test-cobihop1zili: bucket is versioned: false 2025/08/22 01:11:35 DEBUG : Waiting for deletions to finish 2025/08/22 01:11:35 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/08/22 01:11:35 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/08/22 01:11:35 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/08/22 01:11:36 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cobihop1zili/dirToPurgeFromRoot" 2025/08/22 01:11:36 DEBUG : S3 bucket rclone-test-cobihop1zili path dirToPurgeFromRoot: bucket is versioned: false 2025/08/22 01:11:36 DEBUG : Waiting for deletions to finish 2025/08/22 01:11:36 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/08/22 01:11:36 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/08/22 01:11:36 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/08/22 01:11:37 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cobihop1zili/hello? sausage/êé" 2025/08/22 01:11:38 DEBUG : S3 bucket rclone-test-cobihop1zili path hello? sausage/êé: bucket is versioned: false 2025/08/22 01:11:38 DEBUG : Waiting for deletions to finish 2025/08/22 01:11:38 DEBUG : "a/b/c/d/e.txt" version false 2025/08/22 01:11:38 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/08/22 01:11:38 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/08/22 01:11:44 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cobihop1zili/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/08/22 01:11:45 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cobihop1zili/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-cobihop1zili" from "TestS3R2:rclone-test-cobihop1zili" 2025/08/22 01:11:45 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/08/22 01:11:50 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABNbc6OCedplf69Gb_UtAKkeUD9PER_sIR6nY4yuMH_Wo5ipmQd1F5ZMuOxYyI--MmS-03-iPZaT1JObC3DrpbyVMq6zSf_Gv6ftiQxEZ-cxa3UPeZn2ApRDgb9GqCfCFaDNl3dleMO4Z8kGw_HJcfEhalD656GJsp94DzyQ8w76p7fYANvK9ustwKoI7Gybhty7BDZc9r1mSkp4LXGEhWECVY8HlN-6JFE3U2lSo23v_yja_9olyw0Ci6jVhtk2BTXA9KZe1U320j1v1sTbQA0SEpv_oSmCr5wP-jYwtPKlWqq-IGchchfhLhUVMcs6fKN6GdQaUa5QHMrupYUBqas 2025/08/22 01:11:50 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/08/22 01:11:50 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/08/22 01:11:50 DEBUG : piped data.txt: multipart upload "ABNbc6OCedplf69Gb_UtAKkeUD9PER_sIR6nY4yuMH_Wo5ipmQd1F5ZMuOxYyI--MmS-03-iPZaT1JObC3DrpbyVMq6zSf_Gv6ftiQxEZ-cxa3UPeZn2ApRDgb9GqCfCFaDNl3dleMO4Z8kGw_HJcfEhalD656GJsp94DzyQ8w76p7fYANvK9ustwKoI7Gybhty7BDZc9r1mSkp4LXGEhWECVY8HlN-6JFE3U2lSo23v_yja_9olyw0Ci6jVhtk2BTXA9KZe1U320j1v1sTbQA0SEpv_oSmCr5wP-jYwtPKlWqq-IGchchfhLhUVMcs6fKN6GdQaUa5QHMrupYUBqas" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/08/22 01:11:51 DEBUG : piped data.txt: open chunk writer: started multipart upload: ADvzvdFAQGawMUEmjK4g3h8gD6ftF1x_P6hvxWFAKqy0SSNSYGgjM2dXSqXZdMNgSbgujdbJmIDof2yPGelXuIAJjCVQSdxWe9cQzxTy01-bcbX01d03htaN5kKPQsRzSWl_Q9lVVOlh9rVd3VX3QgSXAla5GXHsbDfrDuEZxsBQYjWfvSgfp4CEK8jYWOG4FbfaxOHzelYPW8329cRU1MuKR2h3TcdwXre3008E6tuQdMt8sf-OP_xnra2lvgwDeB2ar489g9pzTge5btXoC9zKZUPP2gKPX64nvax-y9wB-v60H1Unb435VcLVPmFFYJn7t3kihNuQBWUOsXPGHdM 2025/08/22 01:11:51 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/08/22 01:11:51 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "f6a5b487bfd131fa15e33fd73d87ac18" 2025/08/22 01:11:51 DEBUG : piped data.txt: multipart upload "ADvzvdFAQGawMUEmjK4g3h8gD6ftF1x_P6hvxWFAKqy0SSNSYGgjM2dXSqXZdMNgSbgujdbJmIDof2yPGelXuIAJjCVQSdxWe9cQzxTy01-bcbX01d03htaN5kKPQsRzSWl_Q9lVVOlh9rVd3VX3QgSXAla5GXHsbDfrDuEZxsBQYjWfvSgfp4CEK8jYWOG4FbfaxOHzelYPW8329cRU1MuKR2h3TcdwXre3008E6tuQdMt8sf-OP_xnra2lvgwDeB2ar489g9pzTge5btXoC9zKZUPP2gKPX64nvax-y9wB-v60H1Unb435VcLVPmFFYJn7t3kihNuQBWUOsXPGHdM" 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/08/22 01:11:52 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/08/22 01:11:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AFud4Z0MOetWNlaJHPZPyjMzgxbAV_JYmT7g3SRqjQpdFitvJbzAvvsvj5OyNoeq38FnJZAld7SqPvlMPyMjUHJS7vkmN6WrbrgjEznctJ3OuIlxtSZ5cs3Gjo4aUWyLzBkyINjYzbD0zbkySWZ4dYe22xTkI6Jpx32GahV6w5LXdYVZumqQy8mew45lApVtQ4LFd-TrLoJYgXnqyJDr14Vjowj8eqg7DnNjTah9cIjX3CqfRaNxGROMFgFpVcIV3xFBfHtFHLzOY5UVP27SQV2VmRHYi9I44BXtNIPV68l9eKixy75fJAFWzbJ34QlkeB8d3upE-u8uiqUqZluQK-k 2025/08/22 01:11:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/08/22 01:11:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/08/22 01:11:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AFud4Z0MOetWNlaJHPZPyjMzgxbAV_JYmT7g3SRqjQpdFitvJbzAvvsvj5OyNoeq38FnJZAld7SqPvlMPyMjUHJS7vkmN6WrbrgjEznctJ3OuIlxtSZ5cs3Gjo4aUWyLzBkyINjYzbD0zbkySWZ4dYe22xTkI6Jpx32GahV6w5LXdYVZumqQy8mew45lApVtQ4LFd-TrLoJYgXnqyJDr14Vjowj8eqg7DnNjTah9cIjX3CqfRaNxGROMFgFpVcIV3xFBfHtFHLzOY5UVP27SQV2VmRHYi9I44BXtNIPV68l9eKixy75fJAFWzbJ34QlkeB8d3upE-u8uiqUqZluQK-k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/08/22 01:11:56 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AJhZAoXDcPwa3oYw-Uu9shsMeWl_mGsGQEnVfvyuQLLxIr-cePu1z-ge-jt8VMRii5vgYUTnpPO5VhjBmnvbG_OfpGH7gOB4-WFbS5eWenlPqTHTtLCQKn1mUrSQpFnUU3mT1kOx_c9j-2BdU-GgWzHpcSYSO9LwZ_uv8kzKPE13KAM7vuZezKj1CcplQ2SVBROFXLEGk0JoXr7Ro9wmUy2EHNKvPTfpFll6u3yhlX9_b6Lv8Jq_1XRFRPDzbMznpysWDC0Lxfbutjt1Wgs6p1MvyWQ0uRdOQE8IRibaoaNc6EKAcXOpRIqpu-BCfGhejRnUV00MHaFIaj1HMFQ1zv4 2025/08/22 01:11:57 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/08/22 01:11:57 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/08/22 01:11:57 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AJhZAoXDcPwa3oYw-Uu9shsMeWl_mGsGQEnVfvyuQLLxIr-cePu1z-ge-jt8VMRii5vgYUTnpPO5VhjBmnvbG_OfpGH7gOB4-WFbS5eWenlPqTHTtLCQKn1mUrSQpFnUU3mT1kOx_c9j-2BdU-GgWzHpcSYSO9LwZ_uv8kzKPE13KAM7vuZezKj1CcplQ2SVBROFXLEGk0JoXr7Ro9wmUy2EHNKvPTfpFll6u3yhlX9_b6Lv8Jq_1XRFRPDzbMznpysWDC0Lxfbutjt1Wgs6p1MvyWQ0uRdOQE8IRibaoaNc6EKAcXOpRIqpu-BCfGhejRnUV00MHaFIaj1HMFQ1zv4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/08/22 01:11:58 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AJotoNzmfshEhqKLHlToa_Rlb86fIADDaafUefLOujxo8KeleAj37v07n9a6RXnKKS-kyGG_k_FFHInJ3-4qd9vGQ9xBuO-8Qjui3Be8MswDd6nlJz_XANlmfbgmEsAVWo_JOQT6FGie3Xr0OuldEHY3zLSx5OHKUxk7x93rZEk6KIORiYOzo3soI6WcCLtO9SYlb7kgvHfu3i3or0LiYyn01OpeRX40-12uHYIpZyKqu9TtN75G5w8dJQoCdHq4VWnX-g0la6bfA1gOsWStF55UYz3h9qiBz6umaskPVkjj9_H75j-yqlUQz0IchqZX9FV_avv7zYlUtl-F9KASh-U 2025/08/22 01:11:58 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/08/22 01:11:58 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/08/22 01:11:59 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AJotoNzmfshEhqKLHlToa_Rlb86fIADDaafUefLOujxo8KeleAj37v07n9a6RXnKKS-kyGG_k_FFHInJ3-4qd9vGQ9xBuO-8Qjui3Be8MswDd6nlJz_XANlmfbgmEsAVWo_JOQT6FGie3Xr0OuldEHY3zLSx5OHKUxk7x93rZEk6KIORiYOzo3soI6WcCLtO9SYlb7kgvHfu3i3or0LiYyn01OpeRX40-12uHYIpZyKqu9TtN75G5w8dJQoCdHq4VWnX-g0la6bfA1gOsWStF55UYz3h9qiBz6umaskPVkjj9_H75j-yqlUQz0IchqZX9FV_avv7zYlUtl-F9KASh-U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/08/22 01:11:59 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AFxoNP-4VGr_OBP8q2D2wQa2VSc3l3A9CYrKkT8FsKQA1jITUSe9uP879lxKkZQ6GZiFaKJXyOQXkzjBp_ATsLgBVegus2VUrpabIh5xi723EhumofAKhJOqjAp1HneEEIJ1E29Wj0RAAsWpzoentoIPI9ygcJT3qVQJ61-u6bBWgFyIbgfiRkeAN428jHQ6pNOUPLOxTWqGxUr1R9ULVOLi6UG9pUY_D4n2nJ_jTCzRBuOStQ7lpCdQ2t9ap4RTqXboMpD3AtvqBI8wWg1oJmJAZpH7c8a4I4YXnhNckPirl_A6xupaAvMOw5bM641cCZK79J1_qRomAttJIMow8x8 2025/08/22 01:12:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/08/22 01:12:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/08/22 01:12:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/08/22 01:12:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/08/22 01:12:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/08/22 01:12:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/08/22 01:12:01 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AFxoNP-4VGr_OBP8q2D2wQa2VSc3l3A9CYrKkT8FsKQA1jITUSe9uP879lxKkZQ6GZiFaKJXyOQXkzjBp_ATsLgBVegus2VUrpabIh5xi723EhumofAKhJOqjAp1HneEEIJ1E29Wj0RAAsWpzoentoIPI9ygcJT3qVQJ61-u6bBWgFyIbgfiRkeAN428jHQ6pNOUPLOxTWqGxUr1R9ULVOLi6UG9pUY_D4n2nJ_jTCzRBuOStQ7lpCdQ2t9ap4RTqXboMpD3AtvqBI8wWg1oJmJAZpH7c8a4I4YXnhNckPirl_A6xupaAvMOw5bM641cCZK79J1_qRomAttJIMow8x8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/08/22 01:12:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AIIXNeJXcTQ1i2Gdmlb3nAYogc53ocy30IaC8wt_OR_xsk-gk6dpVWUIDkKiGKnDm6yFmYmSTCApAuPmltGBl9o1KfCu0dmmTpKOfQFxT3oNZA6OUxJvMdvjXJSKK8MD_-_JNwuWW30po4-COlPGb4QzGkT5K21H2P2vV2PFXtBDU1WNwTkH-omu1gsbtV903LGV6mdWpu7NEAJK9u8OrXJ2ynOcnNkHX47t0j0NHqZbvGpiS-kC6PFVyQVV4reZxCloBLmlR9Q5hz2Xf8eA3MmGfVwGsZn20cRx7bylfTHAmLEeeaPVgfxuOylIVx5roxeSWA2eQg5aar72EFguhnc 2025/08/22 01:12:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/08/22 01:12:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/08/22 01:12:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/08/22 01:12:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/08/22 01:12:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/08/22 01:12:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/08/22 01:12:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AIIXNeJXcTQ1i2Gdmlb3nAYogc53ocy30IaC8wt_OR_xsk-gk6dpVWUIDkKiGKnDm6yFmYmSTCApAuPmltGBl9o1KfCu0dmmTpKOfQFxT3oNZA6OUxJvMdvjXJSKK8MD_-_JNwuWW30po4-COlPGb4QzGkT5K21H2P2vV2PFXtBDU1WNwTkH-omu1gsbtV903LGV6mdWpu7NEAJK9u8OrXJ2ynOcnNkHX47t0j0NHqZbvGpiS-kC6PFVyQVV4reZxCloBLmlR9Q5hz2Xf8eA3MmGfVwGsZn20cRx7bylfTHAmLEeeaPVgfxuOylIVx5roxeSWA2eQg5aar72EFguhnc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/08/22 01:12:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AHcGa0q6y_AgYzPQ4aXLYNPkwJV7gQ6UsKsRBWbQx4wawBzSRfSXQu1WD4GYocBmpnaYxfjSxpI_Kfhq7O-I9cMGl2qykgwnIglCRdGgyt8nfIa2FWztinWZtwfSetBLO2jyy8hWD-wwR7krBfwYqX_UZ-lRs3cpn4Bl7Bdlj9KevNd4HX7--pQrxWhNdVfOv3FXCSDxuMW65-a2sEte8UmJTzGZaP7WDhrgIziekj1So_7FrAYRmamqGjc_Hca84WnKZZa4PW8XyvY404-9ruhIOz3bOHM7ytYLkiqY7oO4rmGqsGBpIclT4AD0Lqp4CMr_EqOmmx2R-6TobN3Ivng 2025/08/22 01:12:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/08/22 01:12:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/08/22 01:12:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AHcGa0q6y_AgYzPQ4aXLYNPkwJV7gQ6UsKsRBWbQx4wawBzSRfSXQu1WD4GYocBmpnaYxfjSxpI_Kfhq7O-I9cMGl2qykgwnIglCRdGgyt8nfIa2FWztinWZtwfSetBLO2jyy8hWD-wwR7krBfwYqX_UZ-lRs3cpn4Bl7Bdlj9KevNd4HX7--pQrxWhNdVfOv3FXCSDxuMW65-a2sEte8UmJTzGZaP7WDhrgIziekj1So_7FrAYRmamqGjc_Hca84WnKZZa4PW8XyvY404-9ruhIOz3bOHM7ytYLkiqY7oO4rmGqsGBpIclT4AD0Lqp4CMr_EqOmmx2R-6TobN3Ivng" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/08/22 01:12:07 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AIp_y-h6kQyElguS-lE2twrCd8yjrUoRPNunaYp988vdlLZV2bMjbi4GMaOWoJ4g006VUiE5ARXovkHgnBF_56NyyAQObGXyfC_L5dICEG_z_3dKyojIsXsqS4BFFNT8uDrBiJk82FKv9jGJJXnk4fpAQJAvU5jEwc82SA9S9leCRUJL4hsEm0uPLC3T2JTy5ZiR-PXbwO0fKReYj-6-d1d9_P45PSyxkDiWP71O1JWo3CTATek9QkSdwbahCBdID7dr5AIyRcANCNCzwlNhsvHBQ1pYNJ5mrdD0X6Sy43F0689ZZC4J-LBhIWQOcYaXTa3nYfoTazzlzscl-tJgf4Y 2025/08/22 01:12:07 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/08/22 01:12:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/08/22 01:12:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AIp_y-h6kQyElguS-lE2twrCd8yjrUoRPNunaYp988vdlLZV2bMjbi4GMaOWoJ4g006VUiE5ARXovkHgnBF_56NyyAQObGXyfC_L5dICEG_z_3dKyojIsXsqS4BFFNT8uDrBiJk82FKv9jGJJXnk4fpAQJAvU5jEwc82SA9S9leCRUJL4hsEm0uPLC3T2JTy5ZiR-PXbwO0fKReYj-6-d1d9_P45PSyxkDiWP71O1JWo3CTATek9QkSdwbahCBdID7dr5AIyRcANCNCzwlNhsvHBQ1pYNJ5mrdD0X6Sy43F0689ZZC4J-LBhIWQOcYaXTa3nYfoTazzlzscl-tJgf4Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/08/22 01:12:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AC-7hkuf2HBCXtEXd490hYdPfU7ShGhd4zE4Ir-MdMJ9IRHBPGw2TL_eSdCmzKos9DhnoexN4bIy8hT1esW1O6jN6QBFzICG7Ipkq33oLCX0rQ3ZU5yxx-tYNtWVBfSlS4kWRkhgJxtPKd0Mm69FtCF1e1IU0dntilaHx1VvuN0bPF9Sl-J-V0AOM4yXmH9YFZops3cWL9pkQfkJ6F1nmFYsdpLVbyiWfQc5qIZuiZDetIphnnBPlgbqGcIWJHuVq25wZvsX-VARSOeFxfd39xUppWrweF0AgiluWfrvdXRIbi6CGRl-QgVsRIxqYhz91pRR3eAiN_ETrfCtPimI0lc 2025/08/22 01:12:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/08/22 01:12:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/08/22 01:12:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AC-7hkuf2HBCXtEXd490hYdPfU7ShGhd4zE4Ir-MdMJ9IRHBPGw2TL_eSdCmzKos9DhnoexN4bIy8hT1esW1O6jN6QBFzICG7Ipkq33oLCX0rQ3ZU5yxx-tYNtWVBfSlS4kWRkhgJxtPKd0Mm69FtCF1e1IU0dntilaHx1VvuN0bPF9Sl-J-V0AOM4yXmH9YFZops3cWL9pkQfkJ6F1nmFYsdpLVbyiWfQc5qIZuiZDetIphnnBPlgbqGcIWJHuVq25wZvsX-VARSOeFxfd39xUppWrweF0AgiluWfrvdXRIbi6CGRl-QgVsRIxqYhz91pRR3eAiN_ETrfCtPimI0lc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/08/22 01:12:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABydyU1fQ2k0YK0ud7KlHnt2S8raQYZ2PtTmDRPqUBqaUr99l_j-l4gdOOROXzd86WnuxlaPsWbK5V50mNkLR2ALs3H_x4l719y0HzwKa7CUCO-z-U3sCR09eLQl1kHvNsYQYClLgmlxPhE3pFHHKZ2C5KuOZ6U-nWDextxwNI_bekMfXy_BGA_84x2NffIxbiiUr1B1T8ReT6tbYUiFuPH38wrkEUvXGHDotxTA_JKDHGtkVwUYnoHOqNI4dTqXM-Vopqe9d7HRh4D36BRKEpgsrKvaK6hnWUHXOEnm0S-LudxNTGuwMTGqs2SleLLOOYjRg15fg0bP0vU1WG-UUgU 2025/08/22 01:12:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/08/22 01:12:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/08/22 01:12:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/08/22 01:12:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/08/22 01:12:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/08/22 01:12:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/08/22 01:12:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ABydyU1fQ2k0YK0ud7KlHnt2S8raQYZ2PtTmDRPqUBqaUr99l_j-l4gdOOROXzd86WnuxlaPsWbK5V50mNkLR2ALs3H_x4l719y0HzwKa7CUCO-z-U3sCR09eLQl1kHvNsYQYClLgmlxPhE3pFHHKZ2C5KuOZ6U-nWDextxwNI_bekMfXy_BGA_84x2NffIxbiiUr1B1T8ReT6tbYUiFuPH38wrkEUvXGHDotxTA_JKDHGtkVwUYnoHOqNI4dTqXM-Vopqe9d7HRh4D36BRKEpgsrKvaK6hnWUHXOEnm0S-LudxNTGuwMTGqs2SleLLOOYjRg15fg0bP0vU1WG-UUgU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/08/22 01:12:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AN8kHYgi7Zs8fFBBHxp-yGwxZhhwzeWem6YWCr7ofh0im2djduqmeH2gK-Aq62KZuh4tYsCBgmp8yzIUnYiJwrSLmnoGF588dpgpRgIivZcCdERZ90ylpVG2VGcUOrqPV_-dnBNwK8nE7c44QfdsmDEwE_S64uCgUS6WR-lUaegFjvr_B7a1IZPaKeLkIB3oCwGyWN_5iMEPYZotcdw_rz7p3_Q053Y0GKKPK_3QJLTM6Uor60aRQRjbYi5Te-eCEFzWTp6sWhr1F27wS8fOMI7DmNzewOA24rdC-pr3wezGi6nmMyZYKtxHIjTAt7VW2xF5hD4EuASvb4r1wO95kw8 2025/08/22 01:12:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/08/22 01:12:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/08/22 01:12:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/08/22 01:12:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/08/22 01:12:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/08/22 01:12:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/08/22 01:12:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AN8kHYgi7Zs8fFBBHxp-yGwxZhhwzeWem6YWCr7ofh0im2djduqmeH2gK-Aq62KZuh4tYsCBgmp8yzIUnYiJwrSLmnoGF588dpgpRgIivZcCdERZ90ylpVG2VGcUOrqPV_-dnBNwK8nE7c44QfdsmDEwE_S64uCgUS6WR-lUaegFjvr_B7a1IZPaKeLkIB3oCwGyWN_5iMEPYZotcdw_rz7p3_Q053Y0GKKPK_3QJLTM6Uor60aRQRjbYi5Te-eCEFzWTp6sWhr1F27wS8fOMI7DmNzewOA24rdC-pr3wezGi6nmMyZYKtxHIjTAt7VW2xF5hD4EuASvb4r1wO95kw8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/08/22 01:12:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AB1JZGdh2yylyQsphg0dJPdYrH58cOoDFcakxUkgGjJUCVHrJJZQa344NReP_D_mW6cGJTekDM2ucPqbYlOrVZsHlN97IGqfbLSSb3HiQyTJelYRv6JHGJhlayTve4s-3kiK-1xyjA9-fiB67PvP34cky2bBlAhqKl67L6r8_v5McMHGMFzW_P8I3KgTIQx73N5r-oIAXVqRmHUrMVRwpOk2ruswksNQ__an9ClN7DwqsWoghp1Sj4Jzyhh-cbQEJrk7P-BsOcfITivwMdTQGUQA4-fQi45lzEGeyqIsdxz2kkO2tpW7vi41lJEEdXjdAz1A1jnztOZtjwUZiaECuD4 2025/08/22 01:12:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/08/22 01:12:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/08/22 01:12:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AB1JZGdh2yylyQsphg0dJPdYrH58cOoDFcakxUkgGjJUCVHrJJZQa344NReP_D_mW6cGJTekDM2ucPqbYlOrVZsHlN97IGqfbLSSb3HiQyTJelYRv6JHGJhlayTve4s-3kiK-1xyjA9-fiB67PvP34cky2bBlAhqKl67L6r8_v5McMHGMFzW_P8I3KgTIQx73N5r-oIAXVqRmHUrMVRwpOk2ruswksNQ__an9ClN7DwqsWoghp1Sj4Jzyhh-cbQEJrk7P-BsOcfITivwMdTQGUQA4-fQi45lzEGeyqIsdxz2kkO2tpW7vi41lJEEdXjdAz1A1jnztOZtjwUZiaECuD4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/08/22 01:12:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AJevNF5KNSsQibBBZMz17DQXbJUEWz6oLTNlYE9mrmwAL-o5Y-zy5UxRbnMCtRRGU1KJod0bK8tiVcl0uWTjtk0VdUWg3y1RiQwiElDeNqmq72EPczc8QIfu0u7YdRejKAjVushaYi2icClV0rWjnoG0ReXCmBOnMWWldre7KiCAW1OSZulybcTckA7prbO4PfKcCEMZIfuc8vRbxodzkemtsxxBELAvuF1qkCsObvj0aqd1QGmTal0KcD_rHu79uuVrFc9YHfnb32lzgXqUDxTuBtCHQaMW28kk2J52lpvjh0N14vxb1-2nkNeencpuv4LDneMs0iYzPMAaW23QxYY 2025/08/22 01:12:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/08/22 01:12:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/08/22 01:12:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AJevNF5KNSsQibBBZMz17DQXbJUEWz6oLTNlYE9mrmwAL-o5Y-zy5UxRbnMCtRRGU1KJod0bK8tiVcl0uWTjtk0VdUWg3y1RiQwiElDeNqmq72EPczc8QIfu0u7YdRejKAjVushaYi2icClV0rWjnoG0ReXCmBOnMWWldre7KiCAW1OSZulybcTckA7prbO4PfKcCEMZIfuc8vRbxodzkemtsxxBELAvuF1qkCsObvj0aqd1QGmTal0KcD_rHu79uuVrFc9YHfnb32lzgXqUDxTuBtCHQaMW28kk2J52lpvjh0N14vxb1-2nkNeencpuv4LDneMs0iYzPMAaW23QxYY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/08/22 01:12:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AOH_XcRIVGPnDrZDV1wm8lG4lkC-a9p3EhRzK2LHSbUuEM1tU06x8i2WRq2l5XGkA0X0waSqk3jduUfwm4SSFU9mspGc_9ZTwy7IZK7e69CUzxwZbjVil0t3lWODFjhXDsRihcwvPW81tf8krLWNxKAyeUxpghfsMGV2bXeWRjDHVx9xN5wg5B4CetioSJGwhGPNHV57ZlOLd3kw5BOeWYvfwOgcwSdjnIol_tu6PA952rax2ZKd4gKr9aNpAEnx0tY1aN3TpTkTlZbIUlsW9I5UgZ2-2Hv0Ri_IBERubfzm2A0tuIe1vs_LoMdPkVUAWan4NwRFDZshLpAodma7F04 2025/08/22 01:12:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/08/22 01:12:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/08/22 01:12:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AOH_XcRIVGPnDrZDV1wm8lG4lkC-a9p3EhRzK2LHSbUuEM1tU06x8i2WRq2l5XGkA0X0waSqk3jduUfwm4SSFU9mspGc_9ZTwy7IZK7e69CUzxwZbjVil0t3lWODFjhXDsRihcwvPW81tf8krLWNxKAyeUxpghfsMGV2bXeWRjDHVx9xN5wg5B4CetioSJGwhGPNHV57ZlOLd3kw5BOeWYvfwOgcwSdjnIol_tu6PA952rax2ZKd4gKr9aNpAEnx0tY1aN3TpTkTlZbIUlsW9I5UgZ2-2Hv0Ri_IBERubfzm2A0tuIe1vs_LoMdPkVUAWan4NwRFDZshLpAodma7F04" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/08/22 01:12:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AJ73s6_ZIwThkOIrrop5FltW7G2GcwZyqFhP-eW_OwmNcR2YC6bzziIJSyJN27nTQc3peRFWwEKiW7v1h7_4Vk59ADURTlA_4KY2D3OjdMp6VFmnZ0s_VwpYB1T8WBydzdXDRDibGBmur-Ur0TbMEdqm44GopD8UR7OQp3RL0pYBiCJh_IM9FecWwx1ZHKoPy4LHNjDmH2Qq26BZNs7rKX8QbdR8HX5xp6xBpkgArWJeWoMyuAGCHeSDge8Q_WmlQN1HSAvv5xZ5eJq0bSsr1uZ8wMhp7kjf0ES7YcSsVnuLji3FUAOszRKDXXpGzIVPCAcq7h1M74qOb1xvj74nJ8Y 2025/08/22 01:12:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/08/22 01:12:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/08/22 01:12:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/08/22 01:12:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/08/22 01:12:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/08/22 01:12:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/08/22 01:12:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AJ73s6_ZIwThkOIrrop5FltW7G2GcwZyqFhP-eW_OwmNcR2YC6bzziIJSyJN27nTQc3peRFWwEKiW7v1h7_4Vk59ADURTlA_4KY2D3OjdMp6VFmnZ0s_VwpYB1T8WBydzdXDRDibGBmur-Ur0TbMEdqm44GopD8UR7OQp3RL0pYBiCJh_IM9FecWwx1ZHKoPy4LHNjDmH2Qq26BZNs7rKX8QbdR8HX5xp6xBpkgArWJeWoMyuAGCHeSDge8Q_WmlQN1HSAvv5xZ5eJq0bSsr1uZ8wMhp7kjf0ES7YcSsVnuLji3FUAOszRKDXXpGzIVPCAcq7h1M74qOb1xvj74nJ8Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/08/22 01:12:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AKXXZNwO1vvOPOWhspEDTesiXk3NOyFCnalLsC-kgJTWJlgb5N4wgMTkxe2YeWTc9q9NRGPvA3jNzcdBwDJJtvjD9nuElWCDhlgdEgQP55dKlpnauMi7RwsAT8qCYv4iB4T46Dvp74wjAuxIkMkvghM4vdi-SjKyByoVT3_z-5aSpKjVHf-JQGtrWzPloTd5NlnIxnx_SlIoF9kwsLq_-LU8DbLhYvdsbJmuBPF--SgiUjreXW6y1MjCwojlEndlLb0g2s1LUfbEq4pX-a0LAWrWa5vnoJkSE7INuRNcUmVuC6O4hpOijN0FNRIaxk-kvQov1ICR4m-AecL2b5TAPQk 2025/08/22 01:12:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/08/22 01:12:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/08/22 01:12:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/08/22 01:12:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/08/22 01:12:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/08/22 01:12:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/08/22 01:12:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AKXXZNwO1vvOPOWhspEDTesiXk3NOyFCnalLsC-kgJTWJlgb5N4wgMTkxe2YeWTc9q9NRGPvA3jNzcdBwDJJtvjD9nuElWCDhlgdEgQP55dKlpnauMi7RwsAT8qCYv4iB4T46Dvp74wjAuxIkMkvghM4vdi-SjKyByoVT3_z-5aSpKjVHf-JQGtrWzPloTd5NlnIxnx_SlIoF9kwsLq_-LU8DbLhYvdsbJmuBPF--SgiUjreXW6y1MjCwojlEndlLb0g2s1LUfbEq4pX-a0LAWrWa5vnoJkSE7INuRNcUmVuC6O4hpOijN0FNRIaxk-kvQov1ICR4m-AecL2b5TAPQk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/08/22 01:12:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AK0joXq4tZqbLvBX32Y3KFtf82avJOfLOeBrs6NNPf3E4IEmIbkVWQhWooaAiCC7ZtgCkJKY3RsdvRREBh63vfg473eNoBpijy4lF65J4uIVnSmukJgOSIcgCg5dfpZ6Y3scGdaoOKAmLaKICorkhMem6TOcgJbkREWmRvVunwzDbTJYG072YC76lLPj7pLhzzUCS2whSPZGxHMx62_5lmqK34qYByBWcDWEThF_bmDY4iMI211ORiE3D7lUWBnL2S6piqXkqnOzQqF6x8p4wXKNz6DdoTuJ5PG9PFGaJbiElallv1ZngJb5UbRone1QWG_AEBHtRkkMq2VpCr1WQGI 2025/08/22 01:12:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/08/22 01:12:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/08/22 01:12:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AK0joXq4tZqbLvBX32Y3KFtf82avJOfLOeBrs6NNPf3E4IEmIbkVWQhWooaAiCC7ZtgCkJKY3RsdvRREBh63vfg473eNoBpijy4lF65J4uIVnSmukJgOSIcgCg5dfpZ6Y3scGdaoOKAmLaKICorkhMem6TOcgJbkREWmRvVunwzDbTJYG072YC76lLPj7pLhzzUCS2whSPZGxHMx62_5lmqK34qYByBWcDWEThF_bmDY4iMI211ORiE3D7lUWBnL2S6piqXkqnOzQqF6x8p4wXKNz6DdoTuJ5PG9PFGaJbiElallv1ZngJb5UbRone1QWG_AEBHtRkkMq2VpCr1WQGI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/08/22 01:12:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ALIi7UHaPZc6PzQrekHt5_NnsEvTxKWxivOy1nYFIXkGFMemjh7KP546rvAcljjioz4XsXDy83COJ9ii-8HQur8SfHjEKZ7RUdeBxbfAb4QpjA23gt5jJ7sDCVSXLDdjqSKPs1PjSQiHpbhQ8KgxaQArJmf7mG3kWmwJirsJJ3r4Yloj__ccwwg2PKfe6Nsa9Bx44eUh9XRiYV4phk26Q-PqLOwKnVOuM_bTQ1ph9U36XCsl-I03r0LBFIRbgTJyn3Pk-pYErHVZGcuuWaiBKoBj1iUnPvG8XTdVs6u8kIsbGMeM51L1dM0OVf2158mPNyEpcVKjYH7SRj7iCvKLRWw 2025/08/22 01:12:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/08/22 01:12:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/08/22 01:12:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ALIi7UHaPZc6PzQrekHt5_NnsEvTxKWxivOy1nYFIXkGFMemjh7KP546rvAcljjioz4XsXDy83COJ9ii-8HQur8SfHjEKZ7RUdeBxbfAb4QpjA23gt5jJ7sDCVSXLDdjqSKPs1PjSQiHpbhQ8KgxaQArJmf7mG3kWmwJirsJJ3r4Yloj__ccwwg2PKfe6Nsa9Bx44eUh9XRiYV4phk26Q-PqLOwKnVOuM_bTQ1ph9U36XCsl-I03r0LBFIRbgTJyn3Pk-pYErHVZGcuuWaiBKoBj1iUnPvG8XTdVs6u8kIsbGMeM51L1dM0OVf2158mPNyEpcVKjYH7SRj7iCvKLRWw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/08/22 01:12:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: APTHtmFrFpKgiRR40MAo441sg0qyRZD5zed1-zx9oqC4NHqE0_yeUgUo79CovtOBxafCKEkKoYtjR4DjvXaPtKF1Tt6OhlfA1hWnHYJC7EpOBSnd_F-GcB2EJhMNGsLns9-EzbZq4L_x2QnJrqaIvhebOGVAkyfJtHEu92NZzat47K_jSwqHMbV74Nf2cHqh7luRLo2vgFLDsEh5I_1UDkMUUMt8z4SbRvjYZsGex0qnqOMbKsmA6wkdDVpl4dxywScg3cYQbCYu4_8fuaYFvc1iAskbAhgrw_X2go5cQJq0BojKcfcyIVw8MmBcRkdLK7GpGdzZxtiVA7xk26b1eHQ 2025/08/22 01:12:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/08/22 01:12:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/08/22 01:12:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "APTHtmFrFpKgiRR40MAo441sg0qyRZD5zed1-zx9oqC4NHqE0_yeUgUo79CovtOBxafCKEkKoYtjR4DjvXaPtKF1Tt6OhlfA1hWnHYJC7EpOBSnd_F-GcB2EJhMNGsLns9-EzbZq4L_x2QnJrqaIvhebOGVAkyfJtHEu92NZzat47K_jSwqHMbV74Nf2cHqh7luRLo2vgFLDsEh5I_1UDkMUUMt8z4SbRvjYZsGex0qnqOMbKsmA6wkdDVpl4dxywScg3cYQbCYu4_8fuaYFvc1iAskbAhgrw_X2go5cQJq0BojKcfcyIVw8MmBcRkdLK7GpGdzZxtiVA7xk26b1eHQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/08/22 01:12:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AOIOEXULt3gvS6J5b-ribzGEmALU_xFa9eT1N6ygqg48v2M-F38ratYJr7FHXyyXqgb_VXnLJxN4j3XBLnyuTinXVadA3ttvnl0nMpEh0rfE9lWbRDio8fRBrVQ2ZDT1mEFKDpYXFdtHtE0Qioj_WlvddEdvF1-EKIGzfR28MvhpAzEdsjR0187NGhEv9dCnwtd5YutU8_xbUaelspVfqnlee6OmXUdURNg4nazCYbHtWU5cHsg0-ikbDS9vcGtyV992W8tEUtgdVS1ChOSB8d-2kPIoB_o7EA4Mcaw49RdEs1MVWnW-oRXjV2WEiSGZQQVT_BlpBkbYJ5DKjvW61Ys 2025/08/22 01:12:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/08/22 01:12:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/08/22 01:12:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/08/22 01:12:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/08/22 01:12:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/08/22 01:12:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/08/22 01:12:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AOIOEXULt3gvS6J5b-ribzGEmALU_xFa9eT1N6ygqg48v2M-F38ratYJr7FHXyyXqgb_VXnLJxN4j3XBLnyuTinXVadA3ttvnl0nMpEh0rfE9lWbRDio8fRBrVQ2ZDT1mEFKDpYXFdtHtE0Qioj_WlvddEdvF1-EKIGzfR28MvhpAzEdsjR0187NGhEv9dCnwtd5YutU8_xbUaelspVfqnlee6OmXUdURNg4nazCYbHtWU5cHsg0-ikbDS9vcGtyV992W8tEUtgdVS1ChOSB8d-2kPIoB_o7EA4Mcaw49RdEs1MVWnW-oRXjV2WEiSGZQQVT_BlpBkbYJ5DKjvW61Ys" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/08/22 01:12:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AN-QNAusb6mE35ph8nlMRYlztH1JCZe7L_lLvhlr-gFivQKwwsWSy8MnsnqOY1KpHoWH9aYjAW47SaA4WK1Tp7YjXicg6Yk3ZsPuc3mflzQUhXz9TcMPrCYWMf0JoEgLi-jF2Zviv1edFIMov4xuknKZpsVufgrUrMBcBaJ7StyiE1anU_3Y9eJR3yt_QhuaOcBhVPGQ5X1Zme7W42x29lIq4CMQyGZD1S-Q4huGerHaTxftxs5IDfT5lQQi3TvcYSwlRr2SeseAc_J_0WeDOhxAJjy0KmE3XqKjhzrTroH4da9AWr7awTYVhAb6U77v_fY7-YZxrbSbXIFUc4m0Jyo 2025/08/22 01:12:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/08/22 01:12:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/08/22 01:12:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/08/22 01:12:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/08/22 01:12:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/08/22 01:12:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/08/22 01:12:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AN-QNAusb6mE35ph8nlMRYlztH1JCZe7L_lLvhlr-gFivQKwwsWSy8MnsnqOY1KpHoWH9aYjAW47SaA4WK1Tp7YjXicg6Yk3ZsPuc3mflzQUhXz9TcMPrCYWMf0JoEgLi-jF2Zviv1edFIMov4xuknKZpsVufgrUrMBcBaJ7StyiE1anU_3Y9eJR3yt_QhuaOcBhVPGQ5X1Zme7W42x29lIq4CMQyGZD1S-Q4huGerHaTxftxs5IDfT5lQQi3TvcYSwlRr2SeseAc_J_0WeDOhxAJjy0KmE3XqKjhzrTroH4da9AWr7awTYVhAb6U77v_fY7-YZxrbSbXIFUc4m0Jyo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/08/22 01:12:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AD4f9cCFpJsgXe5f3Q9aridjKAOaJJJ5HgSmLr08SkHmtZVpj6wF13PfNHbRgSD7fAXsSRWjuW24-jV1vZPlDkPb_xwKy65WowiEZVJCn-AJWbHtMKq6G3hqif-_gEZYcN4vAIphLKe92Oq9C-JeEO1OhAhYpgyZMVK6SxnGUCVxXwNbFfRlP7y42z14ZzvPc2sGpEfvkXye3yI3y3lNc0WpWCzPILJYU_HJrxQK4NKUfOIeDc1chjA_h2WwCifAsRACgBk_fCBRZOE0EOLL8IDd15ZttQXl8ik9LCBTKZaH1JMetSIvloJKQKKDxDl9sI_boZXfwEXuaMcdr5CHdUg 2025/08/22 01:12:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/08/22 01:12:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/08/22 01:12:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AD4f9cCFpJsgXe5f3Q9aridjKAOaJJJ5HgSmLr08SkHmtZVpj6wF13PfNHbRgSD7fAXsSRWjuW24-jV1vZPlDkPb_xwKy65WowiEZVJCn-AJWbHtMKq6G3hqif-_gEZYcN4vAIphLKe92Oq9C-JeEO1OhAhYpgyZMVK6SxnGUCVxXwNbFfRlP7y42z14ZzvPc2sGpEfvkXye3yI3y3lNc0WpWCzPILJYU_HJrxQK4NKUfOIeDc1chjA_h2WwCifAsRACgBk_fCBRZOE0EOLL8IDd15ZttQXl8ik9LCBTKZaH1JMetSIvloJKQKKDxDl9sI_boZXfwEXuaMcdr5CHdUg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/08/22 01:12:45 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AHZNyp9Tm8QH5xdfKjfgAm3fVcnSEB2CCnbt9tr-T0r-orEk88Ah-qN67TzwZu7cMUMlZ1a30NwOVM20NyiRE4wC775ii7n2i8NH2vWYCkP9G0h7HDeR1Lv1MTIR2l0uk7eFlikLK6c6N_BaeiBjOFblCimWYBGdkH9JA3aB2GQIk9jSxuqyri6DDmLmuRb34MMTD-O8GAwkOLJ3A1HeSuMW-_kPnoPDZXudfCaavc-Y1QalqNoBwNj8Aj7QWdfMpiI9EEEXcAIJ7mCqg4E4fPS-mcy5jMD_JuGsAHUkaXnFgSzVvjG4E4P8Dd3DcfMCt6fqNQak3p3KSolSI0pIUZE 2025/08/22 01:12:45 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/08/22 01:12:45 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/08/22 01:12:46 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AHZNyp9Tm8QH5xdfKjfgAm3fVcnSEB2CCnbt9tr-T0r-orEk88Ah-qN67TzwZu7cMUMlZ1a30NwOVM20NyiRE4wC775ii7n2i8NH2vWYCkP9G0h7HDeR1Lv1MTIR2l0uk7eFlikLK6c6N_BaeiBjOFblCimWYBGdkH9JA3aB2GQIk9jSxuqyri6DDmLmuRb34MMTD-O8GAwkOLJ3A1HeSuMW-_kPnoPDZXudfCaavc-Y1QalqNoBwNj8Aj7QWdfMpiI9EEEXcAIJ7mCqg4E4fPS-mcy5jMD_JuGsAHUkaXnFgSzVvjG4E4P8Dd3DcfMCt6fqNQak3p3KSolSI0pIUZE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/08/22 01:12:47 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: APBhaS_L7rOCce6QZ1mvVT6W-IgAHvPLC37oHct-A21oD-1P879ifvDauBeYrSfObwYai7R_fXmKpOOF9isWHhmYZj519rmrP3V3_VrWm64SAXNJiMzgfIG1LM8JZ8Gz-roZqXIaZrgGrkYLYjgFmSDaBPrjBTnBX6IpmHPrqp2JyFhx7W3BpgvXaTHBJGfz99ezwFqfqxmMhdlnr9XdVOhHO0_MppA5huALYLuNGeJl4X8OT9_ozkCBO5pgT3ht6cFdX6YG1Fexf4sFdpdE1KGv11EgZQRYXBL6FFrs5tWlBLB1PSgpi4xP5WVNvTBZZUeR8iS0oP5NDJbP6JRWalI 2025/08/22 01:12:47 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/08/22 01:12:47 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/08/22 01:12:48 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "APBhaS_L7rOCce6QZ1mvVT6W-IgAHvPLC37oHct-A21oD-1P879ifvDauBeYrSfObwYai7R_fXmKpOOF9isWHhmYZj519rmrP3V3_VrWm64SAXNJiMzgfIG1LM8JZ8Gz-roZqXIaZrgGrkYLYjgFmSDaBPrjBTnBX6IpmHPrqp2JyFhx7W3BpgvXaTHBJGfz99ezwFqfqxmMhdlnr9XdVOhHO0_MppA5huALYLuNGeJl4X8OT9_ozkCBO5pgT3ht6cFdX6YG1Fexf4sFdpdE1KGv11EgZQRYXBL6FFrs5tWlBLB1PSgpi4xP5WVNvTBZZUeR8iS0oP5NDJbP6JRWalI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/08/22 01:12:49 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AC_Dkqc4ZSWnhSNgJB_Wo6CMTu28EVyjyVVvboRXDjBy9JX_0AJ6kBeQ5A99k7YtNnxg_5Bq9SDqAiskunxOw3XCDYs5T22FLc90PM_C4REPSSiosjOX5ivkZGVenM4UCeIQi6Z4d1aGp8o3a0jbmJBxEYhrC0HwKtODfr16XykyR67MMciVmArvRYl_IYP3qqI4VLIOQVNBoy9HoRav8NH-NM-XvkwkINCjIQK_e-Dx-8V9BuTupgLW6usuAIAJ35HErKnoAQL3YQDTiAybb4o0jizRI8D2t79SEgdzuwaRnptJ2HqYcZRJj-_7hOsyFBD4S9HfsIs5Ss7zlipQHww 2025/08/22 01:12:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/08/22 01:12:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/08/22 01:12:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/08/22 01:12:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/08/22 01:12:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/08/22 01:12:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/08/22 01:12:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AC_Dkqc4ZSWnhSNgJB_Wo6CMTu28EVyjyVVvboRXDjBy9JX_0AJ6kBeQ5A99k7YtNnxg_5Bq9SDqAiskunxOw3XCDYs5T22FLc90PM_C4REPSSiosjOX5ivkZGVenM4UCeIQi6Z4d1aGp8o3a0jbmJBxEYhrC0HwKtODfr16XykyR67MMciVmArvRYl_IYP3qqI4VLIOQVNBoy9HoRav8NH-NM-XvkwkINCjIQK_e-Dx-8V9BuTupgLW6usuAIAJ35HErKnoAQL3YQDTiAybb4o0jizRI8D2t79SEgdzuwaRnptJ2HqYcZRJj-_7hOsyFBD4S9HfsIs5Ss7zlipQHww" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/08/22 01:12:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AABdKXfjM78o1Xv0RllGPvORYn6onCq2Rf90-uk78XDKOyp4IGXIKlsJqHt50J13GVLHT0UrxoE2xdBl6vOt5FOFBT1ChWZF2tVVaqscPLCuM9CA7dIQ2bRvyPexsMtBqwOWdUumcmbUSItMiGzZd2zyqHO8jN3ZYzU0awa_mnLVM1VIkgsmDUQBNQygtn7BgBJk2_QKoS3hjejJxQDa3MHhNrtuSr0mboUfcfQT-ZFbW9KIm5eVUnZBrl3Q6JB_M2uJORCqzRqB_HgmdDhEDu39S1hFl4Il7XNSfJwlMxmBoOVJArucEPmNu2rnLoa58jIFpFmyopAzw8WlgO1Qea4 2025/08/22 01:12:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/08/22 01:12:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/08/22 01:12:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/08/22 01:12:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/08/22 01:12:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/08/22 01:12:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/08/22 01:12:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AABdKXfjM78o1Xv0RllGPvORYn6onCq2Rf90-uk78XDKOyp4IGXIKlsJqHt50J13GVLHT0UrxoE2xdBl6vOt5FOFBT1ChWZF2tVVaqscPLCuM9CA7dIQ2bRvyPexsMtBqwOWdUumcmbUSItMiGzZd2zyqHO8jN3ZYzU0awa_mnLVM1VIkgsmDUQBNQygtn7BgBJk2_QKoS3hjejJxQDa3MHhNrtuSr0mboUfcfQT-ZFbW9KIm5eVUnZBrl3Q6JB_M2uJORCqzRqB_HgmdDhEDu39S1hFl4Il7XNSfJwlMxmBoOVJArucEPmNu2rnLoa58jIFpFmyopAzw8WlgO1Qea4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/08/22 01:12:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABZsSfQfYXtk6mmhb8CEYDkIRL9GpxYqwer7nPD6_3GbqPomfpl2ERR71t3z7JYi7nsLhUJ51Ke1_AY_Lhbism84gILrcrEu5UvIqHGgsz9BZokLkRee6YbnYkF58UzlWP0EaPMhQWik1E8RyBa7_oTBupr82ycZyObXw-4sXbAFxMhVzpdkPdNI2dNhG64TyFAU0NOXaoI2VByt52qfPjioYKFGeVYS0AXYkUQj0cbYGwmpJOvhM7LR_xWdkijfmaXCS9MAXVVdYUeeAHZwoJJMeUcONhD09R_PTMlE3DCvCKuyssFzZdRsOnY-RzXLwHPg1RPf9vPJ5K4k01xxv9w 2025/08/22 01:12:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/08/22 01:12:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/08/22 01:12:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ABZsSfQfYXtk6mmhb8CEYDkIRL9GpxYqwer7nPD6_3GbqPomfpl2ERR71t3z7JYi7nsLhUJ51Ke1_AY_Lhbism84gILrcrEu5UvIqHGgsz9BZokLkRee6YbnYkF58UzlWP0EaPMhQWik1E8RyBa7_oTBupr82ycZyObXw-4sXbAFxMhVzpdkPdNI2dNhG64TyFAU0NOXaoI2VByt52qfPjioYKFGeVYS0AXYkUQj0cbYGwmpJOvhM7LR_xWdkijfmaXCS9MAXVVdYUeeAHZwoJJMeUcONhD09R_PTMlE3DCvCKuyssFzZdRsOnY-RzXLwHPg1RPf9vPJ5K4k01xxv9w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/08/22 01:12:59 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ADDFx754y2RRmf-Wh0A0LXaxGwSnujTjcndZVgSumAiTBJa8IwOv0UwLBw4ULnliI9NFg1Djd5JwuyACfw1q0WcHz-97M6UQNvPz19tMm30LsEqAI4cz1WgcuAd9TVk3xelPampGHA91QvRfkrC8WLCKqcpZTb8XSTzAsEyQw96hYkpp0dB-ldLDqOUz-WIfpjcuo0eJqzUgp3aDW32zzMrcdP_MYT0nfTvj3S0LYNQ74gjmvixd06tixwBJkTnHhW-2V--Ot69nOaIFgT8uO9DnE1vloQI9TWOEkcSZMphdCP00eoDroo_5ZikYJ0gOAlYp7kvigFcA5dpBX-LMN0U 2025/08/22 01:13:00 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/08/22 01:13:01 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/08/22 01:13:01 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ADDFx754y2RRmf-Wh0A0LXaxGwSnujTjcndZVgSumAiTBJa8IwOv0UwLBw4ULnliI9NFg1Djd5JwuyACfw1q0WcHz-97M6UQNvPz19tMm30LsEqAI4cz1WgcuAd9TVk3xelPampGHA91QvRfkrC8WLCKqcpZTb8XSTzAsEyQw96hYkpp0dB-ldLDqOUz-WIfpjcuo0eJqzUgp3aDW32zzMrcdP_MYT0nfTvj3S0LYNQ74gjmvixd06tixwBJkTnHhW-2V--Ot69nOaIFgT8uO9DnE1vloQI9TWOEkcSZMphdCP00eoDroo_5ZikYJ0gOAlYp7kvigFcA5dpBX-LMN0U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/08/22 01:13:02 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AEoBQOSJ3wUYsQFgPO8a2xVwwpN_qR18wCMYGeEVsBIgSHUAfOahFUPrSHPPmPCSJ-xYrJwQk8o7t5522w5x3GDLKE7LFAJ4lBfExMhWptDQiJIFKimSvo_qYSBsyQ-Sax1BFi8QcHUqar-kSMFAt5KwgA3Su3Rl3GrWrvze8O4wF96ZBRL7-49x5sd_OD0zDn4Z3ROAvhK19qIRjGX4i8YXJtexjqYN4bW3oQCre71z7NDneKtGbR4MgBY2IuZjp3ahda9DxBJjs8LiGe-RvJDtx1Uny7bwNuY-TPnv5BKq4Z5kDIP9Dx2389RQLf9w3-seDDacaC3y3r6Y1D2KXUM 2025/08/22 01:13:02 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/08/22 01:13:03 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/08/22 01:13:03 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AEoBQOSJ3wUYsQFgPO8a2xVwwpN_qR18wCMYGeEVsBIgSHUAfOahFUPrSHPPmPCSJ-xYrJwQk8o7t5522w5x3GDLKE7LFAJ4lBfExMhWptDQiJIFKimSvo_qYSBsyQ-Sax1BFi8QcHUqar-kSMFAt5KwgA3Su3Rl3GrWrvze8O4wF96ZBRL7-49x5sd_OD0zDn4Z3ROAvhK19qIRjGX4i8YXJtexjqYN4bW3oQCre71z7NDneKtGbR4MgBY2IuZjp3ahda9DxBJjs8LiGe-RvJDtx1Uny7bwNuY-TPnv5BKq4Z5kDIP9Dx2389RQLf9w3-seDDacaC3y3r6Y1D2KXUM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/08/22 01:13:04 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AKLgXmnllSPxIsFZVIWIvK7HPpg4t1qj8YGFlcvr7t4qxg0y_sQi-8U1DQ8jYX4XjXbtvR2ZzVkORjxoxvyzaLvOr9Hc6c9XGtBN5ZCI7n4vab4gkqckm3kuXOHFgPiHrLEL0KfP6h1sfUf82Fi98cUvpjhbhP0QUGmPW1_XkHQNNlfIPVOBF_2OAQ663X5GdBAZiTtAbphCm7AmFzhpWcgJxNU3Nkz2kBniTTLKsO2CxS-sNi6fGoAyAarbyErj7AZywnu0DYIocPPDtkhCgLlA_1oXA6AEa1pxpp9L3Kuc2wFlRNTSP0wYGMUMGHYafwcEpLlmBNsvLZtdd59Zab8 2025/08/22 01:13:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/08/22 01:13:05 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/08/22 01:13:05 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/08/22 01:13:05 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/08/22 01:13:05 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/08/22 01:13:06 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/08/22 01:13:06 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AKLgXmnllSPxIsFZVIWIvK7HPpg4t1qj8YGFlcvr7t4qxg0y_sQi-8U1DQ8jYX4XjXbtvR2ZzVkORjxoxvyzaLvOr9Hc6c9XGtBN5ZCI7n4vab4gkqckm3kuXOHFgPiHrLEL0KfP6h1sfUf82Fi98cUvpjhbhP0QUGmPW1_XkHQNNlfIPVOBF_2OAQ663X5GdBAZiTtAbphCm7AmFzhpWcgJxNU3Nkz2kBniTTLKsO2CxS-sNi6fGoAyAarbyErj7AZywnu0DYIocPPDtkhCgLlA_1oXA6AEa1pxpp9L3Kuc2wFlRNTSP0wYGMUMGHYafwcEpLlmBNsvLZtdd59Zab8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/08/22 01:13:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ABpAqs2oyhLIkH-k1pAA3kcyorqIcQ93YwCpZvOv2Cidc4lceBrtSS4ODmVm5P9kiGI4_5nYeVajKSOhh6lOXSiBG4iM6qRBEDj0mJ9FfEJS16sRXClAJglJScrH1ZT4HdrzpZBcmqywJySDq_yzcH9o24PUWXEavVZ-zp5GpqmJirPLC4AVf1IWR0XH5xbJ5rApCYyIUkj82IvRiYBgSAtw7a_ZbdYRoCgzX61dG3kSXJMOo-qDiCvY7MeIFx0oNnxfrvnz0upW4-pHNUPdijWWyV7_yYQtk7h-3ZYp6q0MuObI8Nqf4uylJJEx_2Ls5UnYcHuWvWDVvRsm0cNCAos 2025/08/22 01:13:08 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/08/22 01:13:08 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/08/22 01:13:08 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/08/22 01:13:08 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/08/22 01:13:08 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/08/22 01:13:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/08/22 01:13:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ABpAqs2oyhLIkH-k1pAA3kcyorqIcQ93YwCpZvOv2Cidc4lceBrtSS4ODmVm5P9kiGI4_5nYeVajKSOhh6lOXSiBG4iM6qRBEDj0mJ9FfEJS16sRXClAJglJScrH1ZT4HdrzpZBcmqywJySDq_yzcH9o24PUWXEavVZ-zp5GpqmJirPLC4AVf1IWR0XH5xbJ5rApCYyIUkj82IvRiYBgSAtw7a_ZbdYRoCgzX61dG3kSXJMOo-qDiCvY7MeIFx0oNnxfrvnz0upW4-pHNUPdijWWyV7_yYQtk7h-3ZYp6q0MuObI8Nqf4uylJJEx_2Ls5UnYcHuWvWDVvRsm0cNCAos" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/08/22 01:13:12 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/08/22 01:13:15 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/08/22 01:13:19 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/08/22 01:13:24 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/08/22 01:13:29 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/08/22 01:13:31 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AEMwk8kzbrwIm00FViQ7bz40WllacuBTRUrs3FhDNEBpuS-8cfYtODfxx6ttb7hILwRBZ6KxpaZN1VGw80h_K0rCFmqixQkzTKxZ5ODlHVq8M7GpTVB30D40Hreeagj5DRJ82h_twfgA18hQD0iZ1woAPmAtWr0VxUGwtI1cGekDkmZiOTb6_9mHt4Wirr1swTPSNAY0jpoB5el8pXwqF4Pyqxqos8cfUErI_gJfw65cOVJKrgIkBI6z7c2xUazo_KE_owlIGrPv3H5ThSxRfF_1M2MFnlxx5gt25DzY5vkEzjJKRY6D3cZ7jCwDY08HEbcbVevJ9WTu9vjV1kCEk8o 2025/08/22 01:13:31 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/08/22 01:13:31 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "1fe8ac57ff4494879f930fc7f6e6b160" 2025/08/22 01:13:31 DEBUG : unknown-size-put.txt: multipart upload "AEMwk8kzbrwIm00FViQ7bz40WllacuBTRUrs3FhDNEBpuS-8cfYtODfxx6ttb7hILwRBZ6KxpaZN1VGw80h_K0rCFmqixQkzTKxZ5ODlHVq8M7GpTVB30D40Hreeagj5DRJ82h_twfgA18hQD0iZ1woAPmAtWr0VxUGwtI1cGekDkmZiOTb6_9mHt4Wirr1swTPSNAY0jpoB5el8pXwqF4Pyqxqos8cfUErI_gJfw65cOVJKrgIkBI6z7c2xUazo_KE_owlIGrPv3H5ThSxRfF_1M2MFnlxx5gt25DzY5vkEzjJKRY6D3cZ7jCwDY08HEbcbVevJ9WTu9vjV1kCEk8o" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/08/22 01:13:32 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AFl8dF-t-D1foWc2ij6XxMLvAszEBuODtvs1FtdTwfdaTiYhpZ3TUMSQb5-rWkAmWfMRx-HsK8EpyAHkojCMU5NKp8EDKWoBJl7s_xcwwfO9V-A94IHG8ERqgfZwB_JGWtunZ_SGgS5QSUUaMd9ASxQyZSpWPaSkFr-mQuP2BEL5MdpXzKFsdE20y_pXNAjyPIkbySBroMh7aUeKxY7iQaiYnhXNZNz7-ilqgRI2CzcVNywQu_LZPpry65slY8aTYyt9WPO4HkcIWSuyOGwra59QyfAOsew-HjFtYTw4NJhRdNE1i05akF9S2tfvTnAFG-mwMOMqlXaSZgOjWbvH03c 2025/08/22 01:13:32 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/08/22 01:13:32 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "cd13a81563e9c5fb306a6db1533f2b47" 2025/08/22 01:13:32 DEBUG : unknown-size-update.txt: multipart upload "AFl8dF-t-D1foWc2ij6XxMLvAszEBuODtvs1FtdTwfdaTiYhpZ3TUMSQb5-rWkAmWfMRx-HsK8EpyAHkojCMU5NKp8EDKWoBJl7s_xcwwfO9V-A94IHG8ERqgfZwB_JGWtunZ_SGgS5QSUUaMd9ASxQyZSpWPaSkFr-mQuP2BEL5MdpXzKFsdE20y_pXNAjyPIkbySBroMh7aUeKxY7iQaiYnhXNZNz7-ilqgRI2CzcVNywQu_LZPpry65slY8aTYyt9WPO4HkcIWSuyOGwra59QyfAOsew-HjFtYTw4NJhRdNE1i05akF9S2tfvTnAFG-mwMOMqlXaSZgOjWbvH03c" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/08/22 01:13:33 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cobihop1zili/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/08/22 01:13:33 DEBUG : Waiting for deletions to finish 2025/08/22 01:13:33 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/08/22 01:13:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/08/22 01:13:33 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/08/22 01:13:33 INFO : S3 bucket rclone-test-cobihop1zili: Bucket "rclone-test-cobihop1zili" deleted 2025/08/22 01:13:33 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (144.23s) --- 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.84s) --- FAIL: TestIntegration/FsMkdir (141.91s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.25s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (14.75s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.91s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.90s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.44s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.03s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (22.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.48s) --- 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.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (3.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.41s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.35s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.51s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (78.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (11.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (3.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (11.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (3.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (5.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (12.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (3.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (2.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (12.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (5.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (3.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (14.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (6.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (3.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (16.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (7.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (4.15s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (19.45s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.87s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.59s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.19s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.26s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.53s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.93s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.69s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.23s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.19s) --- 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/08/22 01:13:34 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/08/22 01:13:34 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 144.272s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 2m26.987131769s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/control_chars TestIntegration/FsMkdir/FsEncoding/leading_HT]