"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:" 2026/04/08 04:35:59 DEBUG : Creating backend with remote "TestS3R2:rclone-test-xojetod0viva" 2026/04/08 04:35:59 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 2026/04/08 04:36:01 INFO : S3 bucket rclone-test-xojetod0viva: Bucket "rclone-test-xojetod0viva" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/04/08 04:36:02 INFO : S3 bucket rclone-test-xojetod0viva: Bucket "rclone-test-xojetod0viva" deleted === RUN TestIntegration/FsMkdir 2026/04/08 04:36:03 INFO : S3 bucket rclone-test-xojetod0viva: Bucket "rclone-test-xojetod0viva" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/04/08 04:36:03 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/04/08 04:36:03 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/04/08 04:36:03 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:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/04/08 04:36:27 NOTICE: S3 bucket rclone-test-xojetod0viva: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/04/08 04:36:27 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: APGpgw9LULHS1Wa5URBukFQ4lUnl1QarjMU7dRkrfcw4cF0_9gAykrOtmgqVf_h5zp93atUb7uFDUQZ2ka8dNX72D41GmnoJA8ERIQmIVGxoaRM_fvBui6O0alD_qn9ePKkFPVaA00T0ixcp3N-4lTT5d5CWqZCV6f4wZwfB8BZHiWBhOeDBr2aO5LM5w3BP9yt2MCqKnkTLAKI--XRpGec9hzTiz2Pu0rGBrmTht9YqGe-_hXZ0magvahrVUtfVgsW8RdS17Z7JHCSJxdH-9ZKgh_MSi1vzprkSaiGxks06X80MTeadm41DVXMUs49WFlxxZ34QK77Q4rLaoQCdjiQ 2026/04/08 04:36:28 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "4d27d328282efe66c3b889ed9b275bed" 2026/04/08 04:36:28 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "7d5d99228e7e293c314d7acbe0df635d" 2026/04/08 04:36:28 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "145e310f48daad093f3896b48fac4a0f" 2026/04/08 04:36:29 DEBUG : writer-at-subdir/writer-at-file: multipart upload "APGpgw9LULHS1Wa5URBukFQ4lUnl1QarjMU7dRkrfcw4cF0_9gAykrOtmgqVf_h5zp93atUb7uFDUQZ2ka8dNX72D41GmnoJA8ERIQmIVGxoaRM_fvBui6O0alD_qn9ePKkFPVaA00T0ixcp3N-4lTT5d5CWqZCV6f4wZwfB8BZHiWBhOeDBr2aO5LM5w3BP9yt2MCqKnkTLAKI--XRpGec9hzTiz2Pu0rGBrmTht9YqGe-_hXZ0magvahrVUtfVgsW8RdS17Z7JHCSJxdH-9ZKgh_MSi1vzprkSaiGxks06X80MTeadm41DVXMUs49WFlxxZ34QK77Q4rLaoQCdjiQ" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: 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 2026/04/08 04:36:33 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/04/08 04:36: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:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/04/08 04:36:35 DEBUG : S3 bucket rclone-test-xojetod0viva: bucket is versioned: false 2026/04/08 04:36:35 DEBUG : Waiting for deletions to finish 2026/04/08 04:36:36 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/04/08 04:36:36 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/04/08 04:36:36 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/04/08 04:36:37 DEBUG : Creating backend with remote "TestS3R2:rclone-test-xojetod0viva/dirToPurgeFromRoot" 2026/04/08 04:36:37 DEBUG : S3 bucket rclone-test-xojetod0viva path dirToPurgeFromRoot: bucket is versioned: false 2026/04/08 04:36:37 DEBUG : Waiting for deletions to finish 2026/04/08 04:36:37 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/04/08 04:36:37 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/04/08 04:36:38 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/08 04:36:38 DEBUG : Creating backend with remote "TestS3R2:rclone-test-xojetod0viva/hello? sausage/êé" 2026/04/08 04:36:40 DEBUG : S3 bucket rclone-test-xojetod0viva path hello? sausage/êé: bucket is versioned: false 2026/04/08 04:36:40 DEBUG : Waiting for deletions to finish 2026/04/08 04:36:40 DEBUG : "a/b/c/d/e.txt" version false 2026/04/08 04:36:40 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/04/08 04:36:40 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:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: 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:1699: 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 2026/04/08 04:36:49 DEBUG : Creating backend with remote "TestS3R2:rclone-test-xojetod0viva/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/08 04:36:49 DEBUG : Creating backend with remote "TestS3R2:rclone-test-xojetod0viva/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-xojetod0viva" from "TestS3R2:rclone-test-xojetod0viva" 2026/04/08 04:36:49 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:2060: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/04/08 04:36:54 DEBUG : piped data.txt: open chunk writer: started multipart upload: AANceG3KnDBk81URV2VVVlbDizjpqlwdQh7mU5NEUmlL_VWbv4T3VmAesCDGaceob_lIVxT7JnwDhIZlUV9jWSpaM2bmC2JfOUsahd_uOc_BRLFRnGXUvhnZdEsuvlfW7g-iI8LdzyWYdJTqmCEDsAAkdi7-1wuzf-UkWorAq0WL0oe-s8fWSsmzCb639Fv9adXV3bwNHjY4qrphb7aWHUJWsbmQwQbKXcoOcKZijj_TG6roWRBY6A5yP1zBDl0Kmgc6dRK_84KQ4HLhfQALaMEgwYEsG_kW-4wxR8m3BCzav_bPgAMnDfvBqsy2ynJt9E2CHFWI9Y_oRd_JmeAGyns 2026/04/08 04:36:54 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/04/08 04:36:54 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/04/08 04:36:54 DEBUG : piped data.txt: multipart upload "AANceG3KnDBk81URV2VVVlbDizjpqlwdQh7mU5NEUmlL_VWbv4T3VmAesCDGaceob_lIVxT7JnwDhIZlUV9jWSpaM2bmC2JfOUsahd_uOc_BRLFRnGXUvhnZdEsuvlfW7g-iI8LdzyWYdJTqmCEDsAAkdi7-1wuzf-UkWorAq0WL0oe-s8fWSsmzCb639Fv9adXV3bwNHjY4qrphb7aWHUJWsbmQwQbKXcoOcKZijj_TG6roWRBY6A5yP1zBDl0Kmgc6dRK_84KQ4HLhfQALaMEgwYEsG_kW-4wxR8m3BCzav_bPgAMnDfvBqsy2ynJt9E2CHFWI9Y_oRd_JmeAGyns" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/08 04:36:55 DEBUG : piped data.txt: open chunk writer: started multipart upload: AMk3t7sZIXhUOlTsETuuw4gu_6JQxi3ie7kjOHvQgV5nTTtDvTVVzs9mnBy1PNO_6um9UoRzM_HyYZIOoM14Z7Vbk9jm7rIpkWyZykG4T4e1_hcPdPW87ZOwSjATkjygRrKo_unt8MIAzBiFMRhd4oDt66uYgHPn9a1BeEuxphOSz-GyVDrclRL-JrUOJPPHB4PeoWG4JxN1GAWXyqPDzakv8Iknk6jIgYtBXnvkZ1RZRI7uX-BWjo4XEVlOjSwCWgWSLVfgvYNRfUJP9r1UxNgyqf5Mqwwib6NhjfGO7Oe0psJLyJsWkdvWpEwB9l__fAL9Iy8vp7TC6J99zkRia7I 2026/04/08 04:36:55 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/08 04:36:55 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "1711e607ef9414bd292cbc60bf201dcc" 2026/04/08 04:36:56 DEBUG : piped data.txt: multipart upload "AMk3t7sZIXhUOlTsETuuw4gu_6JQxi3ie7kjOHvQgV5nTTtDvTVVzs9mnBy1PNO_6um9UoRzM_HyYZIOoM14Z7Vbk9jm7rIpkWyZykG4T4e1_hcPdPW87ZOwSjATkjygRrKo_unt8MIAzBiFMRhd4oDt66uYgHPn9a1BeEuxphOSz-GyVDrclRL-JrUOJPPHB4PeoWG4JxN1GAWXyqPDzakv8Iknk6jIgYtBXnvkZ1RZRI7uX-BWjo4XEVlOjSwCWgWSLVfgvYNRfUJP9r1UxNgyqf5Mqwwib6NhjfGO7Oe0psJLyJsWkdvWpEwB9l__fAL9Iy8vp7TC6J99zkRia7I" 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 2026/04/08 04:36:57 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/FsPutFiles/Internal/ObjectLock s3_internal_test.go:530: Object Lock not supported by this provider: CreateBucket with Object Lock failed: operation error S3: CreateBucket, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: Header 'x-amz-bucket-object-lock-enabled' with value 'true' not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/04/08 04:37:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ACdjD48fGF3p7yXA31q6crvcMyxImoOSDACT7Zov2cg21ByPJpK66Yx93M_wfFt30pbNxEbOxt0Wzape-OOW_nn9RPC-AlW6fw1ishcrQE4HQxGlhUuKzfRtE8Rq7DURyQ-AQ8TREXlmHSZ2dUCj3zmVVLSnjPxU43Ttu8Ai_RjESFJQ5dMUyORKVWEsILzNuYPmqc8POQhXGwmIuLtSqYIztKJomkpaZGYRKKC_qX8dp9I6Ye8phIv4p0rYP6BkjK1kTggwKLx4amnOjjbgd5ShZ9RWB3FR4esMFM0G4kpEB7sK5woYA3Cfwa3tLKeWVvQ0BpjIMPdUhw8RT9Gh3Cw 2026/04/08 04:37:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/04/08 04:37:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/04/08 04:37:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ACdjD48fGF3p7yXA31q6crvcMyxImoOSDACT7Zov2cg21ByPJpK66Yx93M_wfFt30pbNxEbOxt0Wzape-OOW_nn9RPC-AlW6fw1ishcrQE4HQxGlhUuKzfRtE8Rq7DURyQ-AQ8TREXlmHSZ2dUCj3zmVVLSnjPxU43Ttu8Ai_RjESFJQ5dMUyORKVWEsILzNuYPmqc8POQhXGwmIuLtSqYIztKJomkpaZGYRKKC_qX8dp9I6Ye8phIv4p0rYP6BkjK1kTggwKLx4amnOjjbgd5ShZ9RWB3FR4esMFM0G4kpEB7sK5woYA3Cfwa3tLKeWVvQ0BpjIMPdUhw8RT9Gh3Cw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/04/08 04:37:02 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ABG6mY0Hm3KZ2hpdbX_k9E7U77K-97h6I9nGjhOMTKoGIznenNPGtjQgMLsO3Gt4gnmYbCV-Exqn6BxQV7S7mku5hGpFUkoJgyzoeSThMzp43l8aZRuYSou4cGULFYC-oprGhbEqfnEGPWGsv898g8i_ajcYzz2ZrKvVz-g4pDyNwpSotc8867V_DCjmw5C8lVvLAEUQ2RgjJCL4xzomGa66SNY18khW0k4VAxOag7MCcBLUN5bYzLcnogDodSXuW9iQlXIXPBSSnIvLSIFRNdl9zLZGgxmIwu72S8c34SbOX-oQzrZKwtipPh6dkfCtenMISZV2o3bl_9EIAGclxZw 2026/04/08 04:37:02 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/04/08 04:37:02 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/08 04:37:03 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ABG6mY0Hm3KZ2hpdbX_k9E7U77K-97h6I9nGjhOMTKoGIznenNPGtjQgMLsO3Gt4gnmYbCV-Exqn6BxQV7S7mku5hGpFUkoJgyzoeSThMzp43l8aZRuYSou4cGULFYC-oprGhbEqfnEGPWGsv898g8i_ajcYzz2ZrKvVz-g4pDyNwpSotc8867V_DCjmw5C8lVvLAEUQ2RgjJCL4xzomGa66SNY18khW0k4VAxOag7MCcBLUN5bYzLcnogDodSXuW9iQlXIXPBSSnIvLSIFRNdl9zLZGgxmIwu72S8c34SbOX-oQzrZKwtipPh6dkfCtenMISZV2o3bl_9EIAGclxZw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/04/08 04:37:04 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ALkUp3T8BRI2pustUUYBiHxfyvbo1k9HHZxfzRgofAr9KyxRZpRUDy3hWchHEc9GRY3Y_uTdkbU6Ljphs1VOrAuNI-YihTuW9B2M68PivgLrFc49fX4gaAmCBN36aZdzJ2yjYdV4Ty3ruArqlEnUQpRtXCR-NVjEikJZLFVspIfZw987lytB4JHjYTvCPV2ApQ4iS0S47q435en9Vrs6RIYtaGS2yJUNbPqAfkcgnZUggAOfa-SdP9ktdk4AdDngLmpZd3xuvfbUefnGPxiHBVwY43fJqaOVsLNQeSoLaV-rmvx6mhTHa_KaQtXEmlme4H1cIBWGEPeqtJf0ySAeXsI 2026/04/08 04:37:04 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/04/08 04:37:04 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/08 04:37:05 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ALkUp3T8BRI2pustUUYBiHxfyvbo1k9HHZxfzRgofAr9KyxRZpRUDy3hWchHEc9GRY3Y_uTdkbU6Ljphs1VOrAuNI-YihTuW9B2M68PivgLrFc49fX4gaAmCBN36aZdzJ2yjYdV4Ty3ruArqlEnUQpRtXCR-NVjEikJZLFVspIfZw987lytB4JHjYTvCPV2ApQ4iS0S47q435en9Vrs6RIYtaGS2yJUNbPqAfkcgnZUggAOfa-SdP9ktdk4AdDngLmpZd3xuvfbUefnGPxiHBVwY43fJqaOVsLNQeSoLaV-rmvx6mhTHa_KaQtXEmlme4H1cIBWGEPeqtJf0ySAeXsI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/04/08 04:37:06 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABI40ZANrVj3vTvuZc6NHqVq8YhVBE6TDXzCBG-377n3vhsxi8qmznKCvz4QYrse0kHHYkDq9hxmDwIVdR9NCnqZncB8_CEvQQB-CJZc6u8cIo3iyPY8tXpnAITb1-IqZoj1RVnPGlQcinVHQ3CC7RuOfjci4FNrrGcPBqMhUQEFeU5H4SVednrMhgB1efmY1FpHJ_xAPWCgl65jHk6iZnOIaUqGV-J_hvd_mvzbOWZfwjIxBfS_oUuQeuARoR560pNLRWw4D1AgZSUUxzC4NBPWCTIO1HtIajb0318ohMIATIqXoaUhwRPmGabcUn2UqVmPwXG8EI0dxcrLL4xaDOQ 2026/04/08 04:37:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/04/08 04:37:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/04/08 04:37:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/04/08 04:37:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/04/08 04:37:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/08 04:37:07 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/04/08 04:37:07 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABI40ZANrVj3vTvuZc6NHqVq8YhVBE6TDXzCBG-377n3vhsxi8qmznKCvz4QYrse0kHHYkDq9hxmDwIVdR9NCnqZncB8_CEvQQB-CJZc6u8cIo3iyPY8tXpnAITb1-IqZoj1RVnPGlQcinVHQ3CC7RuOfjci4FNrrGcPBqMhUQEFeU5H4SVednrMhgB1efmY1FpHJ_xAPWCgl65jHk6iZnOIaUqGV-J_hvd_mvzbOWZfwjIxBfS_oUuQeuARoR560pNLRWw4D1AgZSUUxzC4NBPWCTIO1HtIajb0318ohMIATIqXoaUhwRPmGabcUn2UqVmPwXG8EI0dxcrLL4xaDOQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/04/08 04:37:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AJ_HAyQm-jtU9mx5c4yuhfiyvP5IO-yZeJQxxcOi4vBmsEBTw11lyzM2HPTjY1Tve68kkJ1vrpinPkSHKiVS3IUMBiqW3LvEdxKpQ5P2qtW6LtYHnFXJ1ij8j1KtDum1X9tk3RKf_qvaMXkX-Sz2TLgA664Ff9MYlVYdX624U5DvjY8-rA_dKdQYw4C9-OFBONus_EamaCSQJ9jFiPufIWwrcFVWbuKRXzOxYxISKrjBbl-fyi036H-mSWUeIMOC_N_gRLl3ERhXMErDqbZOlIuBT7BimDijWqLL5FcDwJTHXy6k2fC8HrihprFvuc27Uf0AldhEQiEHXOjZQXOAl1Y 2026/04/08 04:37:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/04/08 04:37:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/04/08 04:37:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/04/08 04:37:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/08 04:37:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/04/08 04:37:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/04/08 04:37:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AJ_HAyQm-jtU9mx5c4yuhfiyvP5IO-yZeJQxxcOi4vBmsEBTw11lyzM2HPTjY1Tve68kkJ1vrpinPkSHKiVS3IUMBiqW3LvEdxKpQ5P2qtW6LtYHnFXJ1ij8j1KtDum1X9tk3RKf_qvaMXkX-Sz2TLgA664Ff9MYlVYdX624U5DvjY8-rA_dKdQYw4C9-OFBONus_EamaCSQJ9jFiPufIWwrcFVWbuKRXzOxYxISKrjBbl-fyi036H-mSWUeIMOC_N_gRLl3ERhXMErDqbZOlIuBT7BimDijWqLL5FcDwJTHXy6k2fC8HrihprFvuc27Uf0AldhEQiEHXOjZQXOAl1Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/04/08 04:37:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AE4vPevC8bfCYFalgTicpvzYGZbS4HNVLBWmsjei-T7sud1KGDGU5_bKpHJMAnDpbw3WPxHDxL_7fXQqAFaYlXkRWeibnuvzJDUTMEzGfIC9cFO5WPdPUabR6-XacZ5dsQy57ij4mC0bZNAJjKOjq2g4rxrV48_4zObmP-E9-j9vju_sLNw8v915Cu58OPKqwC2RlskfTufuEiNjyiYYPgXEDTWY9gRSXCTbhrMv4qjCxT62_hQ2f7V2Cn6OTBh9HUKzQO8as-leLAPNrcoFJrWpOI7t4RvrreqRw3O658W8DPgtFm2AgsgUrem50lqsNk1FjHNockU7MTIqvyNMX1w 2026/04/08 04:37:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/08 04:37:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/04/08 04:37:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AE4vPevC8bfCYFalgTicpvzYGZbS4HNVLBWmsjei-T7sud1KGDGU5_bKpHJMAnDpbw3WPxHDxL_7fXQqAFaYlXkRWeibnuvzJDUTMEzGfIC9cFO5WPdPUabR6-XacZ5dsQy57ij4mC0bZNAJjKOjq2g4rxrV48_4zObmP-E9-j9vju_sLNw8v915Cu58OPKqwC2RlskfTufuEiNjyiYYPgXEDTWY9gRSXCTbhrMv4qjCxT62_hQ2f7V2Cn6OTBh9HUKzQO8as-leLAPNrcoFJrWpOI7t4RvrreqRw3O658W8DPgtFm2AgsgUrem50lqsNk1FjHNockU7MTIqvyNMX1w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/04/08 04:37:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AJGxonipz5Jp5qC2IiKKblqp2KwwYN1URTLf7Go8rHKcd5inuOZh5ZRs96wYzq5ocqQ-5aq8_M_vy9purQ0wnxMAEeREicvB5opFD9DlGGwIUoruHXjQ_9pxMpMeQVeUiy7ZoN3CerGEfk919pZ7c_8ENlryFpYnAS4ruXguB9qgYXQw1TDCLe9SDs1fS8oFCxdDBRHtNedcKeP8qzbmaAzksBLOz8dV6f-xlqr86kvsF-nmLF--FFyR1q9_NBqGVi9FrHTASJg_EBRN2hujajB6UFP4pG8KHMioUieB8evvHQk8ttTTE66-0KJ3pA7cBG9k7Rja5B3oN2lWggEkGSM 2026/04/08 04:37:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/04/08 04:37:15 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/08 04:37:15 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AJGxonipz5Jp5qC2IiKKblqp2KwwYN1URTLf7Go8rHKcd5inuOZh5ZRs96wYzq5ocqQ-5aq8_M_vy9purQ0wnxMAEeREicvB5opFD9DlGGwIUoruHXjQ_9pxMpMeQVeUiy7ZoN3CerGEfk919pZ7c_8ENlryFpYnAS4ruXguB9qgYXQw1TDCLe9SDs1fS8oFCxdDBRHtNedcKeP8qzbmaAzksBLOz8dV6f-xlqr86kvsF-nmLF--FFyR1q9_NBqGVi9FrHTASJg_EBRN2hujajB6UFP4pG8KHMioUieB8evvHQk8ttTTE66-0KJ3pA7cBG9k7Rja5B3oN2lWggEkGSM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/04/08 04:37:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ADl1AOw7JXtTyPi5XWOtWAhk4IX2rQen1bYZtJEMh__Yx0WNoU9HYlVZ7phUUE2XJtV6OSogQIt-uPFipj4Cidh-6cp6vr5aNxyHYjpJRTAZADm2xAYBf5WMcirK7V_6Sj3Ac5FZC9UUIgtDJXwKKXuc0C8vhqri-T-hihhjrjtn302iHxvOcgFCxcGu7RrNqmSsfnjXCkTMn4CkURcWSNKmBG0r1mQYsBJXk9ZPRN1z7B8g9BAs7r3jruaB9cOkbqtgi3ROm98OF3BZ6Ydn-x5wLzPl2q6JBDnx1EHyAPSlhQ3i7YtLtON3AiiJeSJAIPR70ENdxO6_xga1BYdoYCQ 2026/04/08 04:37:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/08 04:37:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/08 04:37:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ADl1AOw7JXtTyPi5XWOtWAhk4IX2rQen1bYZtJEMh__Yx0WNoU9HYlVZ7phUUE2XJtV6OSogQIt-uPFipj4Cidh-6cp6vr5aNxyHYjpJRTAZADm2xAYBf5WMcirK7V_6Sj3Ac5FZC9UUIgtDJXwKKXuc0C8vhqri-T-hihhjrjtn302iHxvOcgFCxcGu7RrNqmSsfnjXCkTMn4CkURcWSNKmBG0r1mQYsBJXk9ZPRN1z7B8g9BAs7r3jruaB9cOkbqtgi3ROm98OF3BZ6Ydn-x5wLzPl2q6JBDnx1EHyAPSlhQ3i7YtLtON3AiiJeSJAIPR70ENdxO6_xga1BYdoYCQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/04/08 04:37:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AKgx4CuB1Gs3FIYfmBwBtDPL1R9_mRGr07px6btwFI62VT5QzzKunh2fyzJboZg6e-8JKPBprJlGxz0fhvIr4S3pt-9fokctV8dquwbMLA4iZEsGIVoHHSDdH5JcXNIthzFif8R0IMCf7VvCyA4xwb45p7cgrGJZGhJzgV5dIlGX_abOoD7W7kSH0jg7trGWWzlhFekGPd_VNm7XLFJAinxMVwWleAlSARLuijFdacwtooQ202N9Z_NvzmDYRlOgpybwSb-tKiIR4zmiZRkJitLJzlH4VQtUyhAeI1KfnDnUdNgN_jhmcM_flNWoLdO2cxC_sSJDkq1fm2xfYa87SkI 2026/04/08 04:37:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/08 04:37:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/08 04:37:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/08 04:37:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/04/08 04:37:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/08 04:37:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/04/08 04:37:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AKgx4CuB1Gs3FIYfmBwBtDPL1R9_mRGr07px6btwFI62VT5QzzKunh2fyzJboZg6e-8JKPBprJlGxz0fhvIr4S3pt-9fokctV8dquwbMLA4iZEsGIVoHHSDdH5JcXNIthzFif8R0IMCf7VvCyA4xwb45p7cgrGJZGhJzgV5dIlGX_abOoD7W7kSH0jg7trGWWzlhFekGPd_VNm7XLFJAinxMVwWleAlSARLuijFdacwtooQ202N9Z_NvzmDYRlOgpybwSb-tKiIR4zmiZRkJitLJzlH4VQtUyhAeI1KfnDnUdNgN_jhmcM_flNWoLdO2cxC_sSJDkq1fm2xfYa87SkI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/04/08 04:37:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AHTRt86xmdKa2RfxsP1p5FQA4tPyvfZVbZJJpVsCk9nN3u2lmU7WrCFMuw7sUbnkthNlFwtXC4SmGOiQQ6iAaVJTr60x5TY1hwScAKUUgQe4bHQ5Wf-qYNq0oCKuyGBMMh6T1Ia3yACI136VoMnEMmRTyfFdHfFPQ6QzORgLtxR_5bQPJFJAh4XBJS8eHx-kQGVONJB-Iu8FjYAxn91mtPrSBBfcMqIiIw7tY3sJNv_siA_4OoTKyYlhBVpubLGolb1RzS5frj-frZzOyStszMUpnczcOXJ0liI8DSvAGGoGh3pX_l6a-nfE3BxrqKSHSdVaqUgqB2187FlqYXzmfOA 2026/04/08 04:37:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/08 04:37:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/04/08 04:37:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/04/08 04:37:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/08 04:37:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/04/08 04:37:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/04/08 04:37:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AHTRt86xmdKa2RfxsP1p5FQA4tPyvfZVbZJJpVsCk9nN3u2lmU7WrCFMuw7sUbnkthNlFwtXC4SmGOiQQ6iAaVJTr60x5TY1hwScAKUUgQe4bHQ5Wf-qYNq0oCKuyGBMMh6T1Ia3yACI136VoMnEMmRTyfFdHfFPQ6QzORgLtxR_5bQPJFJAh4XBJS8eHx-kQGVONJB-Iu8FjYAxn91mtPrSBBfcMqIiIw7tY3sJNv_siA_4OoTKyYlhBVpubLGolb1RzS5frj-frZzOyStszMUpnczcOXJ0liI8DSvAGGoGh3pX_l6a-nfE3BxrqKSHSdVaqUgqB2187FlqYXzmfOA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/04/08 04:37:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABdHNw252584exbfVlVpxWRbyal4uteclriWYSqPJ7T6cY-aSLPq89LOD43axFSzAu6VmB9BOpFaNL3X5aNY9GWVVXwll2PkbvmhNxl4V46xNMUUS4eHLcB3YEOwdpoLIi5KJsQ7upH0zMZ-8-fX7FgLBcBmNrN92cNiGrw5oPtn2cfCrgYj3BEqXLjbIQ_b1reu9DXyvhxBotj_Zp6DESbQI5oIgmq0oK5ebjT_-frTOsgqxJGnqnEKQ8N_RazRbjR3bjp9I0PWa3KgVg6Y6DadA0eGTp8Ormm_ETjpUmiY3u5ZQQU2O95Km3FiqN5Hp9uWtncwVJLS2DxqSRpljh0 2026/04/08 04:37:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/08 04:37:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/04/08 04:37:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABdHNw252584exbfVlVpxWRbyal4uteclriWYSqPJ7T6cY-aSLPq89LOD43axFSzAu6VmB9BOpFaNL3X5aNY9GWVVXwll2PkbvmhNxl4V46xNMUUS4eHLcB3YEOwdpoLIi5KJsQ7upH0zMZ-8-fX7FgLBcBmNrN92cNiGrw5oPtn2cfCrgYj3BEqXLjbIQ_b1reu9DXyvhxBotj_Zp6DESbQI5oIgmq0oK5ebjT_-frTOsgqxJGnqnEKQ8N_RazRbjR3bjp9I0PWa3KgVg6Y6DadA0eGTp8Ormm_ETjpUmiY3u5ZQQU2O95Km3FiqN5Hp9uWtncwVJLS2DxqSRpljh0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/04/08 04:37:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AEI0g6iQUE1BnMAJL78w1tPVICRptp8krTidZRSkP3ksKF-uGjlOhUffk6paLLvGAhELU-cdNXOsNHWk5dUtj6PkyEavSiHlQkSV6M8bIyNyT38uIWoSsiK9v3Uj4bmTikKQp_k2cv9LDA8H04Co-g1uPrGB7pf0NWdZzfkzB4IMd2abkCmwvA2xpFZECVQiBUWUpRP2GzpbnSLm1PDg0jRVeVrNoqGx13jRgKqU4kvnlebOCoLFmy1Y3sb_t5GdeOaF1NSu13tMGK9A_U8PYbMSgiw4Lj-TCJRn_UlXHznq-Q1AVO85XrXOIzMyaxn6f06UiPKQfXjJObTaUrg9YRY 2026/04/08 04:37:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/04/08 04:37:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/08 04:37:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AEI0g6iQUE1BnMAJL78w1tPVICRptp8krTidZRSkP3ksKF-uGjlOhUffk6paLLvGAhELU-cdNXOsNHWk5dUtj6PkyEavSiHlQkSV6M8bIyNyT38uIWoSsiK9v3Uj4bmTikKQp_k2cv9LDA8H04Co-g1uPrGB7pf0NWdZzfkzB4IMd2abkCmwvA2xpFZECVQiBUWUpRP2GzpbnSLm1PDg0jRVeVrNoqGx13jRgKqU4kvnlebOCoLFmy1Y3sb_t5GdeOaF1NSu13tMGK9A_U8PYbMSgiw4Lj-TCJRn_UlXHznq-Q1AVO85XrXOIzMyaxn6f06UiPKQfXjJObTaUrg9YRY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/04/08 04:37:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ALPtpUbpXH32Di_4TDoNkTxPHMn-Y3wO3Sn1o1zAJjhbyUVUq4DdCooHtgwKJr1RKOi-kVR8kIbCQilfVMlYV2tviUN3aXdIzDNbL_fE206VFFr38J7-799RNPl5gauhp8HcVBMb-1LQS37ps1Jiaav98oMBsHJzFNrmB7M1m-7yiaYocD_8lP_-rETLBtLNZJhWCHCWNo2l11z7L97Hprw_u3Z-6PbOyW3wSC18PD_VSGH4ilWIt7jIG1q-yY2FCMAeRfCLCBe-P42YyDzi9xaa_wITWJ4C4fo3niVxPyw_uAWr4W6fHNGM9O8yryNlmGr0MJiYcQT5nL5mZDNzOF4 2026/04/08 04:37:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/08 04:37:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/08 04:37:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ALPtpUbpXH32Di_4TDoNkTxPHMn-Y3wO3Sn1o1zAJjhbyUVUq4DdCooHtgwKJr1RKOi-kVR8kIbCQilfVMlYV2tviUN3aXdIzDNbL_fE206VFFr38J7-799RNPl5gauhp8HcVBMb-1LQS37ps1Jiaav98oMBsHJzFNrmB7M1m-7yiaYocD_8lP_-rETLBtLNZJhWCHCWNo2l11z7L97Hprw_u3Z-6PbOyW3wSC18PD_VSGH4ilWIt7jIG1q-yY2FCMAeRfCLCBe-P42YyDzi9xaa_wITWJ4C4fo3niVxPyw_uAWr4W6fHNGM9O8yryNlmGr0MJiYcQT5nL5mZDNzOF4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/04/08 04:37:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AL7tZ5V1c7mVR7mviFQoRscpT8Sm84MbR0TUMWccVVh7Eg5heYQPBRMMqf3Hzsf_Bnw7gdjP1LZwfKyZFPK2fmFaaFn_m3ZuUgMFRaQmDoA7wj9byPxdN_DSCdWvp2bCw5QwAbAIkw1b_SrGgW5wPmvvjyDCdUMRYEfDg9ejQjBs_4G75lCgBMjMvrK2t0FbC0KLj3f-W3u48DQ0GoU6HPrlhYot_mV9XH8lcgjmtIuj8IBnOOCMStQJKFEMA8v5EY6jCzLUB0gdd4COHVuV7VZcnk1QBheScajJuYYdCf925yKU94H4ddsa8Ocl_naCdZPOvx9VxnUPTiCh5K56tbo 2026/04/08 04:37:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/08 04:37:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/08 04:37:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/08 04:37:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/08 04:37:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/08 04:37:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/04/08 04:37:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AL7tZ5V1c7mVR7mviFQoRscpT8Sm84MbR0TUMWccVVh7Eg5heYQPBRMMqf3Hzsf_Bnw7gdjP1LZwfKyZFPK2fmFaaFn_m3ZuUgMFRaQmDoA7wj9byPxdN_DSCdWvp2bCw5QwAbAIkw1b_SrGgW5wPmvvjyDCdUMRYEfDg9ejQjBs_4G75lCgBMjMvrK2t0FbC0KLj3f-W3u48DQ0GoU6HPrlhYot_mV9XH8lcgjmtIuj8IBnOOCMStQJKFEMA8v5EY6jCzLUB0gdd4COHVuV7VZcnk1QBheScajJuYYdCf925yKU94H4ddsa8Ocl_naCdZPOvx9VxnUPTiCh5K56tbo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/04/08 04:37:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AA-lL2BcavstjO6E6RaFHG3Ci4Sbwx6zSPCvojvLEnMT5a_ohsFRAC8OG632uMGia5BxZqnAaYicfc4E__CuKidsUiDI-lX5Gz4y9iu5gCg1vdv8mzrF18yboby0McI6SnZ7Ay2oBAiDZWzKXieGiqNGfT1WOhVwUtrIiQOFtcwh0RR_b_O4ZLNFFXVMppF6RA8Ak-DmqlmfopgCUALdFGuP7Xjbgx_fwxdzIQzkH2_6BiQq2m9FAA1QhfD_33TtiyFrl48AWZmESGiqekRjgFyYuJLHTUw0U-kbyMGzvV-qz1k8XprRGJw6gZFrc9uGQ-lStbaWxp8Dv8rVAgfSTyc 2026/04/08 04:37:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/08 04:37:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/04/08 04:37:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/04/08 04:37:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/08 04:37:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/08 04:37:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/04/08 04:37:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AA-lL2BcavstjO6E6RaFHG3Ci4Sbwx6zSPCvojvLEnMT5a_ohsFRAC8OG632uMGia5BxZqnAaYicfc4E__CuKidsUiDI-lX5Gz4y9iu5gCg1vdv8mzrF18yboby0McI6SnZ7Ay2oBAiDZWzKXieGiqNGfT1WOhVwUtrIiQOFtcwh0RR_b_O4ZLNFFXVMppF6RA8Ak-DmqlmfopgCUALdFGuP7Xjbgx_fwxdzIQzkH2_6BiQq2m9FAA1QhfD_33TtiyFrl48AWZmESGiqekRjgFyYuJLHTUw0U-kbyMGzvV-qz1k8XprRGJw6gZFrc9uGQ-lStbaWxp8Dv8rVAgfSTyc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/04/08 04:37:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ALmMAjo5J3Bm_3cs7GBHr0g-phZZ3pKZSW43UYWXl7XR-VrwjiP7Tr791vQ7Xe7nNgsHDshiK6eBP-3bdahcUVgSwODF5LxhZG2Aa83hU6TsI_UribHU1qLoXubpwCMYt26kX_fSJVqdzyzdEUtCv269oPd_vOXMfK9-19DDdnxFzq0TLubPet7jl8Fd8cQx3WB9Efgp-3C_X3sXJOAv7g6hEzq-Nt2VP6gT6dguCe3SqJcZArTOsxb3xBrgMVZj_Elmq9WqTavc8yQQwGfTazlveKf_mYj5maupukc_IP3hhSwk-EozlB-IPqDOnqXtL9tucsI7R34EIsdMSVNCF8c 2026/04/08 04:37:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/08 04:37:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/04/08 04:37:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ALmMAjo5J3Bm_3cs7GBHr0g-phZZ3pKZSW43UYWXl7XR-VrwjiP7Tr791vQ7Xe7nNgsHDshiK6eBP-3bdahcUVgSwODF5LxhZG2Aa83hU6TsI_UribHU1qLoXubpwCMYt26kX_fSJVqdzyzdEUtCv269oPd_vOXMfK9-19DDdnxFzq0TLubPet7jl8Fd8cQx3WB9Efgp-3C_X3sXJOAv7g6hEzq-Nt2VP6gT6dguCe3SqJcZArTOsxb3xBrgMVZj_Elmq9WqTavc8yQQwGfTazlveKf_mYj5maupukc_IP3hhSwk-EozlB-IPqDOnqXtL9tucsI7R34EIsdMSVNCF8c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/04/08 04:37:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: APg7DgT_R-wXX0yBfw5eqFj4LmSJSzHbQYARuCPpVXW0irPv0C0lvib4EqYWDSBqL5Ld0Tei7y_A0goyxfXLdPg6VhxdOIYJwi2Iqm7NKMZd3iZPfFWerLsXRk_Ns_2IKb02a5b-11d8LaG8XlDNn5wFI61ARYD7nAL87wInBIdaQFLXRAhnEuFvg50RC6B2sakpauJWLWQ7cpZT6uNotmeg_jeZhOSuRe7yIVpJKfY26QTSyfPqO-UXuY3eXV10ae_Cbz2F7FEe6Dr91MHTXuu56WAsMqnJYjOMMw7STQAoLbvMZODPToo3uB2RY2Mbq5q5ieARd7ouZxc2jDHvpd0 2026/04/08 04:37:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/04/08 04:37:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/08 04:37:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "APg7DgT_R-wXX0yBfw5eqFj4LmSJSzHbQYARuCPpVXW0irPv0C0lvib4EqYWDSBqL5Ld0Tei7y_A0goyxfXLdPg6VhxdOIYJwi2Iqm7NKMZd3iZPfFWerLsXRk_Ns_2IKb02a5b-11d8LaG8XlDNn5wFI61ARYD7nAL87wInBIdaQFLXRAhnEuFvg50RC6B2sakpauJWLWQ7cpZT6uNotmeg_jeZhOSuRe7yIVpJKfY26QTSyfPqO-UXuY3eXV10ae_Cbz2F7FEe6Dr91MHTXuu56WAsMqnJYjOMMw7STQAoLbvMZODPToo3uB2RY2Mbq5q5ieARd7ouZxc2jDHvpd0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/04/08 04:37:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AMtyITH9RdMvzx7_QIvfak0qRZ20U1gyXeXAk3f1iafQu3d9bXQ0ZbuRYNb8Hf2mgXZC17Mt2yqCf85gfpGZvaA9a7-b7ETCPBZ55CovnE1q86MQ023SYN48IEYaDP_0s5Vr5Bj9uscZDVNQRnCn6F_uxOxZDKldauRyoMYtBanIGMWNi7oDQXXQVHYjjmYoyTGwtVOm2IT238bxY5z7xAEjnBB5zJl_NtSB1hof3nI3NnUj-5ez4pq0yexHsw0kh3Ryh83qFIlqf83mn0uokAh212VeqlbI0Kax0gEg_yR7v2LVYENvKC2UNeuFHVqbTJBUIq5alu5SaurlConPf9E 2026/04/08 04:37:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/08 04:37:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/08 04:37:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AMtyITH9RdMvzx7_QIvfak0qRZ20U1gyXeXAk3f1iafQu3d9bXQ0ZbuRYNb8Hf2mgXZC17Mt2yqCf85gfpGZvaA9a7-b7ETCPBZ55CovnE1q86MQ023SYN48IEYaDP_0s5Vr5Bj9uscZDVNQRnCn6F_uxOxZDKldauRyoMYtBanIGMWNi7oDQXXQVHYjjmYoyTGwtVOm2IT238bxY5z7xAEjnBB5zJl_NtSB1hof3nI3NnUj-5ez4pq0yexHsw0kh3Ryh83qFIlqf83mn0uokAh212VeqlbI0Kax0gEg_yR7v2LVYENvKC2UNeuFHVqbTJBUIq5alu5SaurlConPf9E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/04/08 04:37:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AAo83HKRufXI0KSjv0FCM1htJlAzrO8fmxUZvEgwRpgAT_SJ7bCoZDArxlGqW7YMuhegPMpfRj2lO4Tt4L7Y7qxEkA3u0i2xJgjFlZmlZVOhv4eLQN5XqO4gZb_Fsa2ajqg3WxwQmhVb7WRzYMD2_DxO6cvcPyTTs2n1TuT6UVcvf9xTnH7T4FZQZxARELtcTbEYSiXJfqHhrNXhfwtMnuF8s5p7c-KPLtJKxGxRUbOLELZoL9X0kYKwlUzIIJhF4Sq-BiK8oH4uLrESc4qMbc1tQizU0xffvqxLTnGxmlLkQ1aRZB--bTQxJuyLCSkSN3nzFuG1ppr3ho5MeqOYGp4 2026/04/08 04:37:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/08 04:37:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/08 04:37:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/04/08 04:37:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/08 04:37:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/04/08 04:37:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/04/08 04:37:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AAo83HKRufXI0KSjv0FCM1htJlAzrO8fmxUZvEgwRpgAT_SJ7bCoZDArxlGqW7YMuhegPMpfRj2lO4Tt4L7Y7qxEkA3u0i2xJgjFlZmlZVOhv4eLQN5XqO4gZb_Fsa2ajqg3WxwQmhVb7WRzYMD2_DxO6cvcPyTTs2n1TuT6UVcvf9xTnH7T4FZQZxARELtcTbEYSiXJfqHhrNXhfwtMnuF8s5p7c-KPLtJKxGxRUbOLELZoL9X0kYKwlUzIIJhF4Sq-BiK8oH4uLrESc4qMbc1tQizU0xffvqxLTnGxmlLkQ1aRZB--bTQxJuyLCSkSN3nzFuG1ppr3ho5MeqOYGp4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/04/08 04:37:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AIgX-4TimRUBq0RSDiXwkzKJ6m85iWOGEtWj-Z3bLnwY4K08oiM5-qdETuhIS1iomDvJ3X0Iwb65rLzAcrKshyxq4XZ6Ofc7xXKKzpms-nz7duWzC6lcf7mI_GN4YGDqDsM9TdEvPeHD5tFa5nQei7cz-J6rGoEgBhcehCj3EaDVVZbN428dssSDV9mOQzbvrNGUxYFFteX1grR-0VfxhuH-fZhEEAIbdLs6UrFQ1-mLP365nYILRJSgKG3bAcUi_G2Oq3Ejny6mPFY242orvu-SYZshjdDPsUAj9UyAkFCeYcmuqPGcKDTB00M5dnMAYxgnvDRmvxzwjeBswlYyF6A 2026/04/08 04:37:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/08 04:37:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/04/08 04:37:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/04/08 04:37:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/04/08 04:37:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/08 04:37:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/04/08 04:37:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AIgX-4TimRUBq0RSDiXwkzKJ6m85iWOGEtWj-Z3bLnwY4K08oiM5-qdETuhIS1iomDvJ3X0Iwb65rLzAcrKshyxq4XZ6Ofc7xXKKzpms-nz7duWzC6lcf7mI_GN4YGDqDsM9TdEvPeHD5tFa5nQei7cz-J6rGoEgBhcehCj3EaDVVZbN428dssSDV9mOQzbvrNGUxYFFteX1grR-0VfxhuH-fZhEEAIbdLs6UrFQ1-mLP365nYILRJSgKG3bAcUi_G2Oq3Ejny6mPFY242orvu-SYZshjdDPsUAj9UyAkFCeYcmuqPGcKDTB00M5dnMAYxgnvDRmvxzwjeBswlYyF6A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/04/08 04:37:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AIcLfWjBfmbHaOze00gKJE0f8BDH46Er2J-qVWFKbIwMSHBXtWnMa69mt1_P6013HseYpPFYVx2asJuG8X47zbEZ-GYBL8RGeNVgxVTrqnFtUWzhTbx88yKMovGNJX1wuwz28sx-4GJSlxvR6WveAlUPJdT_T7QwfBjcyX9k29ci9Ok3yOZREOGQLS9TbLJE3WjXBCfODBmy5cVYq2u2eP2fxkumaMDsn4pGyNGTt3-UKk6cwiqyxCG1UPZWV-JlSlHmklJKdGIr7_tJNDWupMTsZOkhsAJ0m62VQfyYpNK3iJUEA_sY87OuXLSyCecwyX3EXuAO9LWV10Kjtb0z02M 2026/04/08 04:37:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/04/08 04:37:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/04/08 04:37:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AIcLfWjBfmbHaOze00gKJE0f8BDH46Er2J-qVWFKbIwMSHBXtWnMa69mt1_P6013HseYpPFYVx2asJuG8X47zbEZ-GYBL8RGeNVgxVTrqnFtUWzhTbx88yKMovGNJX1wuwz28sx-4GJSlxvR6WveAlUPJdT_T7QwfBjcyX9k29ci9Ok3yOZREOGQLS9TbLJE3WjXBCfODBmy5cVYq2u2eP2fxkumaMDsn4pGyNGTt3-UKk6cwiqyxCG1UPZWV-JlSlHmklJKdGIr7_tJNDWupMTsZOkhsAJ0m62VQfyYpNK3iJUEA_sY87OuXLSyCecwyX3EXuAO9LWV10Kjtb0z02M" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/04/08 04:37:52 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: APiRYD1Y8C8miuhemduVBYMZm9QXagBiQnNbz6YPKsRXPjsch4xKywLI8BxPcvM-Qbh9nYTtqmLRPge9_4AuBOuSgcK1CzEVcxZtvwsfv-f_4Ue5shHUd6ian2y5qxltsPHu4epryPwO2JdDTq-YhWrZwuxeWECVur2juJwMsd9JiU2BifV8mr3wY-uTmKn7UqKS9QyQHu81U5Y7v96J5MfesIscuQWW3K82ggtlly-mHrerqzWrPiSyYnobH89JUzOlXvIKUPvJwDKxv6HwTa3tWg7zHCmk7BTKFCutxaOx18vLptPRhV3mh9uI6kQjUpTPXvxuxJu1lcNjx43pnh4 2026/04/08 04:37:53 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/04/08 04:37:53 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/08 04:37:53 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "APiRYD1Y8C8miuhemduVBYMZm9QXagBiQnNbz6YPKsRXPjsch4xKywLI8BxPcvM-Qbh9nYTtqmLRPge9_4AuBOuSgcK1CzEVcxZtvwsfv-f_4Ue5shHUd6ian2y5qxltsPHu4epryPwO2JdDTq-YhWrZwuxeWECVur2juJwMsd9JiU2BifV8mr3wY-uTmKn7UqKS9QyQHu81U5Y7v96J5MfesIscuQWW3K82ggtlly-mHrerqzWrPiSyYnobH89JUzOlXvIKUPvJwDKxv6HwTa3tWg7zHCmk7BTKFCutxaOx18vLptPRhV3mh9uI6kQjUpTPXvxuxJu1lcNjx43pnh4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/04/08 04:37:54 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AEFTLLNf0KheOf_HIl1Tfgi6ox_bYwLc5uaq8G9vD_kjdNdWVbWGUB-bKeETGqWl1Q7DTAwR1mZvXYFZmxxiW-vDjbmbUnAfRE58C2xZdniTgCyaMgrDBRO9uLxISGic-RUUO9Um0qa86tlwpCtnhvafuga20ixDGGMIhkFdRqTCwAxdNUiOxYe_nt9dKiU-4z1jMdfaJ0WeOsxapIbMC7osDDwE1M8lOJfw0bmmoGn_-f3A1Lf84b6el8dsJlqy3RmqE2ncOf_n7jDP3sv0D7m2fRlUdtLKcvn2mrQbOnSncjS5eNtWU6CF-5BX_SATnftRFpjRt4VBMvkVb3j27DE 2026/04/08 04:37:55 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/04/08 04:37:55 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/08 04:37:55 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AEFTLLNf0KheOf_HIl1Tfgi6ox_bYwLc5uaq8G9vD_kjdNdWVbWGUB-bKeETGqWl1Q7DTAwR1mZvXYFZmxxiW-vDjbmbUnAfRE58C2xZdniTgCyaMgrDBRO9uLxISGic-RUUO9Um0qa86tlwpCtnhvafuga20ixDGGMIhkFdRqTCwAxdNUiOxYe_nt9dKiU-4z1jMdfaJ0WeOsxapIbMC7osDDwE1M8lOJfw0bmmoGn_-f3A1Lf84b6el8dsJlqy3RmqE2ncOf_n7jDP3sv0D7m2fRlUdtLKcvn2mrQbOnSncjS5eNtWU6CF-5BX_SATnftRFpjRt4VBMvkVb3j27DE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/04/08 04:37:57 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AJO-bjFnCfFXbcKS54xObtpryJATUVDISXcjqEa-C-85CrJK8gKY5gl2sd021pPb18syouyS8GMiz4RhJ5NQ3MzXNiZRlNa7B68948PQ4ZzyEZZP2Vt3Qe48Ru8Z5a4cth4HclbqGveYvIxxfgTLh988ADpbI4z88G0Txf4aOR_bSXM5CFfwuue3jTweVnmTsGcESVO-xWtTWxKhz-5q54RReNx3--I-wA15ICxkoQyTbSV8fWpe7ZJVChPMjk3J6v-nybyh5M1WrRnJg_c29ptAYyDipiq8cvXzs3rQuj0uGQm798x3-8ugEv2zaPrREhslp-GUdtYQV8Te0kv3fF8 2026/04/08 04:37:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/04/08 04:37:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/04/08 04:37:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/04/08 04:37:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/08 04:37:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/08 04:37:58 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/04/08 04:37:58 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AJO-bjFnCfFXbcKS54xObtpryJATUVDISXcjqEa-C-85CrJK8gKY5gl2sd021pPb18syouyS8GMiz4RhJ5NQ3MzXNiZRlNa7B68948PQ4ZzyEZZP2Vt3Qe48Ru8Z5a4cth4HclbqGveYvIxxfgTLh988ADpbI4z88G0Txf4aOR_bSXM5CFfwuue3jTweVnmTsGcESVO-xWtTWxKhz-5q54RReNx3--I-wA15ICxkoQyTbSV8fWpe7ZJVChPMjk3J6v-nybyh5M1WrRnJg_c29ptAYyDipiq8cvXzs3rQuj0uGQm798x3-8ugEv2zaPrREhslp-GUdtYQV8Te0kv3fF8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/04/08 04:37:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AKtE7jl2dGJLxDGPxjNe7YvTAZY7lOWGEcIvORdPrXPL7T1yk7Cws3RCigSDdIlsuqXEK41A1LGeYIwL8TcqNzkjjnE1cJJxkvzu9gMFnWvBFMoRF_ktdo4FO5voSImgV9SWsvWLG55-ghcOZjocRPs4qhPTKQjBoEI08y2CmUaPjEBXMT01Hb3E3INdJ9Oqb1rz8pZb5t9IfRnPji_R6VPDUvdJGP8gCGmTH1VKe1FqS13UyL7GNEIiICarlumaTyIDG4Erk9eh4mgcqWf6d-OYkROgZMGC7wmz-aElbVbTkeD73p37Ia7T5g5QfrTDdoWWft6GBEUUbGH0l9MbrZ8 2026/04/08 04:38:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/04/08 04:38:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/04/08 04:38:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/04/08 04:38:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/08 04:38:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/08 04:38:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/04/08 04:38:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AKtE7jl2dGJLxDGPxjNe7YvTAZY7lOWGEcIvORdPrXPL7T1yk7Cws3RCigSDdIlsuqXEK41A1LGeYIwL8TcqNzkjjnE1cJJxkvzu9gMFnWvBFMoRF_ktdo4FO5voSImgV9SWsvWLG55-ghcOZjocRPs4qhPTKQjBoEI08y2CmUaPjEBXMT01Hb3E3INdJ9Oqb1rz8pZb5t9IfRnPji_R6VPDUvdJGP8gCGmTH1VKe1FqS13UyL7GNEIiICarlumaTyIDG4Erk9eh4mgcqWf6d-OYkROgZMGC7wmz-aElbVbTkeD73p37Ia7T5g5QfrTDdoWWft6GBEUUbGH0l9MbrZ8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/04/08 04:38:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AFujOJH8vOZdqiGlgZ6IrKencpVZvYSZ13TjflXaDFC50sxAfsFBUXvhCEmNA0T_BfytbzQXF8vqibH99MHPYmj_lKXzBQBzlRwcoVVe59f06maYXGscknAujV_HQvTGamSxWVlvsGEvCJq5B0W9yI7LeZiQWYxNDN0qMCGxF1RrJ0pjMVTPcsCPBO4N_lpHe_DopdrmkoHLO775oejNJAqwoF-iQ-ToeVHUval2tgRbRzCM7kM7CJT4TtEz09dkV9OJWCq5L9JSEyxtedpL1DmdEER4Px82yfLMtRgMfU0_7ZddHU7pMjXwK5VysYeRSohiP73d0ijzfOi0azR7vgs 2026/04/08 04:38:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/04/08 04:38:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/04/08 04:38:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AFujOJH8vOZdqiGlgZ6IrKencpVZvYSZ13TjflXaDFC50sxAfsFBUXvhCEmNA0T_BfytbzQXF8vqibH99MHPYmj_lKXzBQBzlRwcoVVe59f06maYXGscknAujV_HQvTGamSxWVlvsGEvCJq5B0W9yI7LeZiQWYxNDN0qMCGxF1RrJ0pjMVTPcsCPBO4N_lpHe_DopdrmkoHLO775oejNJAqwoF-iQ-ToeVHUval2tgRbRzCM7kM7CJT4TtEz09dkV9OJWCq5L9JSEyxtedpL1DmdEER4Px82yfLMtRgMfU0_7ZddHU7pMjXwK5VysYeRSohiP73d0ijzfOi0azR7vgs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/04/08 04:38:06 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AOltjPuo51PACxx_OUm_WYWG9wGgL5I7fK9WwGv6EMn3nIZlFXPlV-Cz29jobjaLezXgRCAaa2VIVTO5FPmev4O6sEPeWei21Yg7iasqpSKZLu8q8iJVb8eG9U5SKtWLIer0xTKxads1Rem2G1Hbwc5SKcXHLJfsZ6g1-1VM0TKwNzcTYpH4_u1Li-jM5IXyv3hFjiH1tsXXoF6pGWqPWSexKHR_bgPebxyg5mpksBUVsclp1572EzS07R1h2V1zguW3PA7rdhejJZZdrszRz0X2xL_Ms-x2AbhSNJFwpyljCj5Jm4TlTAvrysTNu_T71ne0YmNWizvGHNpch2iKLCY 2026/04/08 04:38:06 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/04/08 04:38:07 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/08 04:38:07 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AOltjPuo51PACxx_OUm_WYWG9wGgL5I7fK9WwGv6EMn3nIZlFXPlV-Cz29jobjaLezXgRCAaa2VIVTO5FPmev4O6sEPeWei21Yg7iasqpSKZLu8q8iJVb8eG9U5SKtWLIer0xTKxads1Rem2G1Hbwc5SKcXHLJfsZ6g1-1VM0TKwNzcTYpH4_u1Li-jM5IXyv3hFjiH1tsXXoF6pGWqPWSexKHR_bgPebxyg5mpksBUVsclp1572EzS07R1h2V1zguW3PA7rdhejJZZdrszRz0X2xL_Ms-x2AbhSNJFwpyljCj5Jm4TlTAvrysTNu_T71ne0YmNWizvGHNpch2iKLCY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/04/08 04:38:08 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AMniqK4z5ChMc2MGRNdcu9naE0QjJvc9Kuey6eVTljn24sZbd7zvPVktjCLMV-SWnj38AtbmLnc9Q1s_xJv4koN_dAMSb_J7tqVXR3GY8eJ9XY1DLmE7WbH5DtQ-6ObUnQIYoptIAVOgRRufsP6wlRRZDi0pRm2FOLh0hiHdsckuJ851I2ipHBXFcz7DsNuo797vgyhydz2FUGQrgFR5ld9hMabx5OUzfgsZpYXR4P_kvanCCz7ba7vbOlBgF3y8cB0oicFrOJds1U4IKJdELfhWS98a69jD2XZW7YYI97VJo85pFS6z3eDU9L43fvo9rn3KsxV-wvx1cO-CiWMcnS0 2026/04/08 04:38:09 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/04/08 04:38:09 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/08 04:38:10 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AMniqK4z5ChMc2MGRNdcu9naE0QjJvc9Kuey6eVTljn24sZbd7zvPVktjCLMV-SWnj38AtbmLnc9Q1s_xJv4koN_dAMSb_J7tqVXR3GY8eJ9XY1DLmE7WbH5DtQ-6ObUnQIYoptIAVOgRRufsP6wlRRZDi0pRm2FOLh0hiHdsckuJ851I2ipHBXFcz7DsNuo797vgyhydz2FUGQrgFR5ld9hMabx5OUzfgsZpYXR4P_kvanCCz7ba7vbOlBgF3y8cB0oicFrOJds1U4IKJdELfhWS98a69jD2XZW7YYI97VJo85pFS6z3eDU9L43fvo9rn3KsxV-wvx1cO-CiWMcnS0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/04/08 04:38:11 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AJQqVbus0DMkmVxlxPNJQmnxo0F5VkuFZ5Zryz1LwzByrJxJtlwxvUPNF3gRIBsdm8bSt1IA5r3PYWBnYpWWlxkrbXUChCKZ2fXk1APifAPYCVT7bwqX3uuUaayyczBcM2mMVUMkPjeqxAnyGXgldftMxB_jrX4pDA_N-tzSoXLLhZUkasrRA5uot58WMTvaHbzpm8v9Uhj5bjUWNEVwrmZQBeJv9jLCnmBEqjYgMuxXO3ac-KAfp4IUuAOJLPKonWKdB-7SzV8dgGSfEKn66QVSomUYPN-hdvcYwh1yIeL9cXEz5Vm9fCQWLwE2bC3MSWlVqTW1tYyQ6MVz6i9CWSs 2026/04/08 04:38:11 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/04/08 04:38:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/04/08 04:38:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/04/08 04:38:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/04/08 04:38:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/08 04:38:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/04/08 04:38:13 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AJQqVbus0DMkmVxlxPNJQmnxo0F5VkuFZ5Zryz1LwzByrJxJtlwxvUPNF3gRIBsdm8bSt1IA5r3PYWBnYpWWlxkrbXUChCKZ2fXk1APifAPYCVT7bwqX3uuUaayyczBcM2mMVUMkPjeqxAnyGXgldftMxB_jrX4pDA_N-tzSoXLLhZUkasrRA5uot58WMTvaHbzpm8v9Uhj5bjUWNEVwrmZQBeJv9jLCnmBEqjYgMuxXO3ac-KAfp4IUuAOJLPKonWKdB-7SzV8dgGSfEKn66QVSomUYPN-hdvcYwh1yIeL9cXEz5Vm9fCQWLwE2bC3MSWlVqTW1tYyQ6MVz6i9CWSs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/04/08 04:38:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AMTZBpNhnUF9p40lNj61mGi8gPrmwkewnri7krbth2r_ZA-y799707oOHeLXdcPujb9fIuoQpmmWzkzznnr2pyHp_w58ocP4ykIbdcC7J9ETUY-OHGJ865lrJXWxIFI3ELsrtR3prRkWic7puggTRjmQzk3Bt3IxBGc8BGwb6PzzMEP0UzbDxghxZm0UCnpluOtGJ5NVptvs5WNIX8o_0KpiejDzoLxyOHtOShhsycSOyzt2WY8UZDUzX5FuMW5bW3qI7HCxCdV6FsJBlMu4Hu5M9bRietFd6ceyu3FrjfJk8WWbGDBfnVmD7J9-EHptmNc5MoFU3ZDicGbxN9FsQww 2026/04/08 04:38:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/04/08 04:38:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/04/08 04:38:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/04/08 04:38:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/08 04:38:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/04/08 04:38:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/04/08 04:38:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AMTZBpNhnUF9p40lNj61mGi8gPrmwkewnri7krbth2r_ZA-y799707oOHeLXdcPujb9fIuoQpmmWzkzznnr2pyHp_w58ocP4ykIbdcC7J9ETUY-OHGJ865lrJXWxIFI3ELsrtR3prRkWic7puggTRjmQzk3Bt3IxBGc8BGwb6PzzMEP0UzbDxghxZm0UCnpluOtGJ5NVptvs5WNIX8o_0KpiejDzoLxyOHtOShhsycSOyzt2WY8UZDUzX5FuMW5bW3qI7HCxCdV6FsJBlMu4Hu5M9bRietFd6ceyu3FrjfJk8WWbGDBfnVmD7J9-EHptmNc5MoFU3ZDicGbxN9FsQww" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/04/08 04:38:18 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/04/08 04:38:22 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/04/08 04:38:25 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/04/08 04:38:29 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/04/08 04:38:32 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/04/08 04:38:34 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ACLPAPcGxQudHwyNZjJ1e9uoV2Vp99HATh5YCmvkxvu5jaZf4V_C6guTgWXonGPRMUQ8M0YSFD8OCH46CjVDBre5ESh6HRBL7_PX2PRcdzmJNzPZyS51ns3lGkSopiR2JgeaIIsWLy076yd71_eP_QNDBB2Ki5VixwNznOVlAaFgwQkJGxXiWH0TDyBKuaJ8DTm2xA9oQnVXGrgyn_m_GIgNV3AC_wMmHGW3E4K2OG385O4-mV1amQ9crDVN5S076RtKKXGszq5PQ-WMsjCYAyJdKEOIFL7dyqdD4tRxY7_lOigFip_CJzSn6tIzdDNXTdAcWigN7E_YRbzDwzmhlcI 2026/04/08 04:38:34 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/08 04:38:35 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "8e64f669e6b767da416aa5990510ca2a" 2026/04/08 04:38:35 DEBUG : unknown-size-put.txt: multipart upload "ACLPAPcGxQudHwyNZjJ1e9uoV2Vp99HATh5YCmvkxvu5jaZf4V_C6guTgWXonGPRMUQ8M0YSFD8OCH46CjVDBre5ESh6HRBL7_PX2PRcdzmJNzPZyS51ns3lGkSopiR2JgeaIIsWLy076yd71_eP_QNDBB2Ki5VixwNznOVlAaFgwQkJGxXiWH0TDyBKuaJ8DTm2xA9oQnVXGrgyn_m_GIgNV3AC_wMmHGW3E4K2OG385O4-mV1amQ9crDVN5S076RtKKXGszq5PQ-WMsjCYAyJdKEOIFL7dyqdD4tRxY7_lOigFip_CJzSn6tIzdDNXTdAcWigN7E_YRbzDwzmhlcI" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/08 04:38:36 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ALP3WPOuEZo6qQvZU7p2axeMzlxTSvY2DtKFoKXEzpj90u29qsBBAclgA0-ItrI1DXY1g3fi4gGPC4hOXiK-yWX_vZc5L8_Ig3Ob7YJboAw6swkgKcIvBWL2IVOsBnQsZdOmYFu2YR_vD11os5CLyu3NHiea838gH24euTKoFgmFhQUDyPi3pTnnLfkpEiAwlsXHjLRQz2QNcV5feH0pK7iPiK8ucc-PK59POeiDzGurfzbCoCNbNleylsrNfECWK0RjmaYP82bEnhRKGR1UUlHC9Rwoy7bQq3m7xXUI56BJAqq6kUR7jWFZbFm9ZPjj-aogRIQDIYweHacsHLWMWH8 2026/04/08 04:38:36 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/04/08 04:38:37 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "4d5500623a4ff88f89de7eb501f06bf6" 2026/04/08 04:38:37 DEBUG : unknown-size-update.txt: multipart upload "ALP3WPOuEZo6qQvZU7p2axeMzlxTSvY2DtKFoKXEzpj90u29qsBBAclgA0-ItrI1DXY1g3fi4gGPC4hOXiK-yWX_vZc5L8_Ig3Ob7YJboAw6swkgKcIvBWL2IVOsBnQsZdOmYFu2YR_vD11os5CLyu3NHiea838gH24euTKoFgmFhQUDyPi3pTnnLfkpEiAwlsXHjLRQz2QNcV5feH0pK7iPiK8ucc-PK59POeiDzGurfzbCoCNbNleylsrNfECWK0RjmaYP82bEnhRKGR1UUlHC9Rwoy7bQq3m7xXUI56BJAqq6kUR7jWFZbFm9ZPjj-aogRIQDIYweHacsHLWMWH8" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/08 04:38:37 DEBUG : Creating backend with remote "TestS3R2:rclone-test-xojetod0viva/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/04/08 04:38:38 DEBUG : Waiting for deletions to finish 2026/04/08 04:38:38 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/04/08 04:38:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/04/08 04:38:38 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/04/08 04:38:39 INFO : S3 bucket rclone-test-xojetod0viva: Bucket "rclone-test-xojetod0viva" deleted 2026/04/08 04:38:39 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (159.58s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.43s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.61s) --- PASS: TestIntegration/FsMkdir (156.69s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.31s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.10s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding (21.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.16s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.83s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.88s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (28.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (2.27s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.95s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (3.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.51s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.76s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (78.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (12.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (3.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (12.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (3.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (4.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (12.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (3.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (12.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (5.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (13.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (5.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (15.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (6.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (3.08s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (17.14s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.15s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.20s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.44s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.55s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.79s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.23s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.25s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.98s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.27s) --- 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:45: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/04/08 04:38:39 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/04/08 04:38:39 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) === RUN TestParseRetainUntilDate === RUN TestParseRetainUntilDate/RFC3339_date === RUN TestParseRetainUntilDate/RFC3339_date_with_timezone === RUN TestParseRetainUntilDate/duration_days === RUN TestParseRetainUntilDate/duration_hours === RUN TestParseRetainUntilDate/duration_minutes === RUN TestParseRetainUntilDate/invalid_input === RUN TestParseRetainUntilDate/empty_input --- PASS: TestParseRetainUntilDate (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date_with_timezone (0.00s) --- PASS: TestParseRetainUntilDate/duration_days (0.00s) --- PASS: TestParseRetainUntilDate/duration_hours (0.00s) --- PASS: TestParseRetainUntilDate/duration_minutes (0.00s) --- PASS: TestParseRetainUntilDate/invalid_input (0.00s) --- PASS: TestParseRetainUntilDate/empty_input (0.00s) PASS ok github.com/rclone/rclone/backend/s3 159.613s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m41.681852409s (try 1/5)