"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/30 04:39:31 NOTICE: TestS3R2: Starting server 2025/08/30 04:39:31 DEBUG : Creating backend with remote "TestS3R2:rclone-test-yucubep1tuta" 2025/08/30 04:39:31 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/30 04:39:32 INFO : S3 bucket rclone-test-yucubep1tuta: Bucket "rclone-test-yucubep1tuta" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/08/30 04:39:32 INFO : S3 bucket rclone-test-yucubep1tuta: Bucket "rclone-test-yucubep1tuta" deleted === RUN TestIntegration/FsMkdir 2025/08/30 04:39:33 INFO : S3 bucket rclone-test-yucubep1tuta: Bucket "rclone-test-yucubep1tuta" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/08/30 04:39:33 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/08/30 04:39:33 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/08/30 04:39:33 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/08/30 04:39:48 NOTICE: S3 bucket rclone-test-yucubep1tuta: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/08/30 04:39:48 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AAZEsExSNf07p2GT-SFZtMPreDfLCFmLo2hbf-a4ESDRBFkCTOVlZ1ZJ780mSVqgeNK6d7yyls1WjHbi0zv70bTz_dZAQQMEXC5WFm_KvF1k-R-xNfw7psdIAvHQHn4flHVH4-JtzloLHS76XmFXf8CCJ7YBCvoFRdfd9RQplRx8tBZnN-PakmOL0BsYbHn54wacqmrv6lL0He15YH-Vm7W-Nd7Q5rVTaXzjy_upvbSduujU4DKBuCLa02XWDrJwN26i_cMFvhAJb_sg3CM7F2cO3FxAZKqTz9WWx3fGtwccgjA977yauTGIuXrwbIzEQppWS322l7wZ_bJjGyMSmPE 2025/08/30 04:39:48 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "71eb8cf7e2adfb8bad3b5c9915d292f5" 2025/08/30 04:39:48 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "b69b55c6b1e595907b05eb1be547fff9" 2025/08/30 04:39:49 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "d6ad857f60bf612ebd528efe450e400b" 2025/08/30 04:39:49 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AAZEsExSNf07p2GT-SFZtMPreDfLCFmLo2hbf-a4ESDRBFkCTOVlZ1ZJ780mSVqgeNK6d7yyls1WjHbi0zv70bTz_dZAQQMEXC5WFm_KvF1k-R-xNfw7psdIAvHQHn4flHVH4-JtzloLHS76XmFXf8CCJ7YBCvoFRdfd9RQplRx8tBZnN-PakmOL0BsYbHn54wacqmrv6lL0He15YH-Vm7W-Nd7Q5rVTaXzjy_upvbSduujU4DKBuCLa02XWDrJwN26i_cMFvhAJb_sg3CM7F2cO3FxAZKqTz9WWx3fGtwccgjA977yauTGIuXrwbIzEQppWS322l7wZ_bJjGyMSmPE" 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/30 04:39:52 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/08/30 04:39:52 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/30 04:39:54 DEBUG : S3 bucket rclone-test-yucubep1tuta: bucket is versioned: false 2025/08/30 04:39:54 DEBUG : Waiting for deletions to finish 2025/08/30 04:39:54 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/08/30 04:39:54 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/08/30 04:39:55 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/08/30 04:39:55 DEBUG : Creating backend with remote "TestS3R2:rclone-test-yucubep1tuta/dirToPurgeFromRoot" 2025/08/30 04:39:56 DEBUG : S3 bucket rclone-test-yucubep1tuta path dirToPurgeFromRoot: bucket is versioned: false 2025/08/30 04:39:56 DEBUG : Waiting for deletions to finish 2025/08/30 04:39:56 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/08/30 04:39:56 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/08/30 04:39:56 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/08/30 04:39:56 DEBUG : Creating backend with remote "TestS3R2:rclone-test-yucubep1tuta/hello? sausage/êé" 2025/08/30 04:39:57 DEBUG : S3 bucket rclone-test-yucubep1tuta path hello? sausage/êé: bucket is versioned: false 2025/08/30 04:39:57 DEBUG : Waiting for deletions to finish 2025/08/30 04:39:57 DEBUG : "a/b/c/d/e.txt" version false 2025/08/30 04:39:57 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/08/30 04:39:58 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/30 04:40:05 DEBUG : Creating backend with remote "TestS3R2:rclone-test-yucubep1tuta/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/08/30 04:40:05 DEBUG : Creating backend with remote "TestS3R2:rclone-test-yucubep1tuta/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-yucubep1tuta" from "TestS3R2:rclone-test-yucubep1tuta" 2025/08/30 04:40:05 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/30 04:40:11 DEBUG : piped data.txt: open chunk writer: started multipart upload: AIQ7zgkRrlHDeXUtHyRN6D-uODfID09msGYR3XR9S9Hoynm4DJPhaRr-4j4r47sDmT0KJDg0npq7NCjSTdPsQTl6-cl4G653Kk3IIVVHAfhBDmn6FdK2hpdtHlu37cHRXZiVIV8QR4k92yAE8xoQLe17r2BDGYlUOt1pWHnwW13yjZZYo-o4u-pdl-AvZf1UUwXXeL-nwU0DBUIm3YGYAPEXRBKD_Z9eqxQ009J4cGvhC1aUOjNihUW09d65CcKD3-b0MqUDzvg5ErGPVhFmlqJ_bnCwxbaLsIP_RToMoxWLQhRZ-lK7hpBw8bhbI3P8OHTY49KNkr2t5gRYq7th5Es 2025/08/30 04:40:11 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/08/30 04:40:11 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/08/30 04:40:11 DEBUG : piped data.txt: multipart upload "AIQ7zgkRrlHDeXUtHyRN6D-uODfID09msGYR3XR9S9Hoynm4DJPhaRr-4j4r47sDmT0KJDg0npq7NCjSTdPsQTl6-cl4G653Kk3IIVVHAfhBDmn6FdK2hpdtHlu37cHRXZiVIV8QR4k92yAE8xoQLe17r2BDGYlUOt1pWHnwW13yjZZYo-o4u-pdl-AvZf1UUwXXeL-nwU0DBUIm3YGYAPEXRBKD_Z9eqxQ009J4cGvhC1aUOjNihUW09d65CcKD3-b0MqUDzvg5ErGPVhFmlqJ_bnCwxbaLsIP_RToMoxWLQhRZ-lK7hpBw8bhbI3P8OHTY49KNkr2t5gRYq7th5Es" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/08/30 04:40:11 DEBUG : piped data.txt: open chunk writer: started multipart upload: AKo6Ny12ti1EEED10AtJnu11IUng_oD8qDmALAkuJpzShrayDDNrx4tto8sXZualqdwbKsfEHX7oo5UnrzyHC6JCW7Sl_XPqOFAp30gogMzLJfnv03XnO_Limolm_5QvXcb-jKXXTr94b1JNayGi5lV61vlv6wphMbA1jNq2iepbpbnZ5ZVcTUQ7dfJMvnyrj0l_w4fFXLRy65qSJNTaU6e-WStTp-VTZiCG0x6gZXZAsAa11aeHI3HRw1ka3envW9MSmry4es1NLRqIC3qIJ_EHgtJ5hYDhm56MAjPErKsEX08KEMpSGuUrJ-BWvTk_NxG02pL4Vd24jLoxyzNMhgo 2025/08/30 04:40:11 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/08/30 04:40:12 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "2027de4ff03538e043c5c654f9ffa711" 2025/08/30 04:40:12 DEBUG : piped data.txt: multipart upload "AKo6Ny12ti1EEED10AtJnu11IUng_oD8qDmALAkuJpzShrayDDNrx4tto8sXZualqdwbKsfEHX7oo5UnrzyHC6JCW7Sl_XPqOFAp30gogMzLJfnv03XnO_Limolm_5QvXcb-jKXXTr94b1JNayGi5lV61vlv6wphMbA1jNq2iepbpbnZ5ZVcTUQ7dfJMvnyrj0l_w4fFXLRy65qSJNTaU6e-WStTp-VTZiCG0x6gZXZAsAa11aeHI3HRw1ka3envW9MSmry4es1NLRqIC3qIJ_EHgtJ5hYDhm56MAjPErKsEX08KEMpSGuUrJ-BWvTk_NxG02pL4Vd24jLoxyzNMhgo" 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/30 04:40:13 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/30 04:40:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AFLeO1j6h2PzFqEJzrpYSHzd3DZVaL2KCM5qQ1l6E3Ofzryn3e0dPWFlkvCJah3aDY6Y0xIp_K9HJXyQJ8q95_xuNGU9VBwovULn37ZMK11C0SsqHQrOqtGQc7yl-VDeMx_So-GudxwXdtyiVQbIGIZc9ZPlqgJty7H2Ra453mtGLnmQHIL3zT1CCAPWYaNw4Cbqod9e13mjvKlXJlSDDj6xWduA0PVjLzAKa7dd6qIcqirwYVkvbHcncIwOc7ED2RrJobeRy3qEb8q0iquTa0cs7CuR5hcnbHjkZjpJVAesDpRx1_rVaNU4d9nDNmoKFzMbZC19gWPxYGOfqrl96SQ 2025/08/30 04:40:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/08/30 04:40:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/08/30 04:40:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AFLeO1j6h2PzFqEJzrpYSHzd3DZVaL2KCM5qQ1l6E3Ofzryn3e0dPWFlkvCJah3aDY6Y0xIp_K9HJXyQJ8q95_xuNGU9VBwovULn37ZMK11C0SsqHQrOqtGQc7yl-VDeMx_So-GudxwXdtyiVQbIGIZc9ZPlqgJty7H2Ra453mtGLnmQHIL3zT1CCAPWYaNw4Cbqod9e13mjvKlXJlSDDj6xWduA0PVjLzAKa7dd6qIcqirwYVkvbHcncIwOc7ED2RrJobeRy3qEb8q0iquTa0cs7CuR5hcnbHjkZjpJVAesDpRx1_rVaNU4d9nDNmoKFzMbZC19gWPxYGOfqrl96SQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/08/30 04:40:17 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ANn6EKfGGMxII8papOY79PPHqmOuCGxpm5gcCGzrn8mxibGm-9buhUNOkH8iGdWaK_VeMRRuuu8pxj0IZKoPQSFXSd0O08rztq2M-rJIx-4La1OOIfpOqBezWO80UftBqr0PIpKaQ4W5Ih8aH8FhCcSQ3sDN21j-O8m9DaXTtvAuzm1uJzQGq9j06U8eLfF6uUpuoCYSLQqJBDexZ7l6R2ZJZSGFB9gbRe2vCaJkFc0iL6BpKdCKk38h2UAIIp-OSgGcBBvRXiLuY4rBWIE5N4bbWNtSmJc7KZFMu5OWJYjW3yJYKMXNSUHP_eoImTd7Bzw00xL1GW_fylIMgWqfgKA 2025/08/30 04:40:18 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/08/30 04:40:18 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/08/30 04:40:18 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ANn6EKfGGMxII8papOY79PPHqmOuCGxpm5gcCGzrn8mxibGm-9buhUNOkH8iGdWaK_VeMRRuuu8pxj0IZKoPQSFXSd0O08rztq2M-rJIx-4La1OOIfpOqBezWO80UftBqr0PIpKaQ4W5Ih8aH8FhCcSQ3sDN21j-O8m9DaXTtvAuzm1uJzQGq9j06U8eLfF6uUpuoCYSLQqJBDexZ7l6R2ZJZSGFB9gbRe2vCaJkFc0iL6BpKdCKk38h2UAIIp-OSgGcBBvRXiLuY4rBWIE5N4bbWNtSmJc7KZFMu5OWJYjW3yJYKMXNSUHP_eoImTd7Bzw00xL1GW_fylIMgWqfgKA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/08/30 04:40:19 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AHluDEwvY6frhhzKgWvd1u1RRcc6exh00amWZzykQEok7hrDbU8R7x5VCydxZk2c4B3GjDg-cODAcJdIFK9JL6Q-kbrBJIy4PM4bGycnCXdgX6P7Q7GhnVb1lpy5HrNIviIA_A0sfPcOqL1nAPt3sjZpqok4iylWPPkanIZz8-7OXiv-ib6N4PkDsc33ygmJ2wnVBqYRFajpNQHxZ0_3GcYRUxXApulrXwJgNvfsMng6QD917OpQV2yMU0HDeDr9nQbi13P8S7kl67aL2qHQpvAE2lf9PIIweaUy4qAX-tDNVcLZ5wctQZjQmGasCBYMpjsTIlryZ8yz3r5tphwcaEY 2025/08/30 04:40:19 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/08/30 04:40:20 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/08/30 04:40:20 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AHluDEwvY6frhhzKgWvd1u1RRcc6exh00amWZzykQEok7hrDbU8R7x5VCydxZk2c4B3GjDg-cODAcJdIFK9JL6Q-kbrBJIy4PM4bGycnCXdgX6P7Q7GhnVb1lpy5HrNIviIA_A0sfPcOqL1nAPt3sjZpqok4iylWPPkanIZz8-7OXiv-ib6N4PkDsc33ygmJ2wnVBqYRFajpNQHxZ0_3GcYRUxXApulrXwJgNvfsMng6QD917OpQV2yMU0HDeDr9nQbi13P8S7kl67aL2qHQpvAE2lf9PIIweaUy4qAX-tDNVcLZ5wctQZjQmGasCBYMpjsTIlryZ8yz3r5tphwcaEY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/08/30 04:40:21 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ACv4jr9y8oNgNa-f1iALiMhCpsH_xQzLjYqPCzmyHm7q3G_TNjWGSDGuthCx8DvMZUBmUvpD4xYzY2PUraUBJg7KEE2vppxQUjB11yBEPTFx8opxf4ch92HJiSopyn4DpBSlSkzMnKJCH2blzvGcDUpaOp35KAqKyPVhwWJaI3P7t1A4asnDlsoa2ENi8wwGuUFP6SOcHXmONkHx2idhX-do1icxmXw1iV68fYBRDuu9ZOrhod35CX5IsufrTTyjXDRfgicj5SVxqYd_JtznP03dFKZwhHwyHrZw76Gq4bewTMviNuRfuK3bsrRvgSjhhC1yHHOZYsogNdCc5m9O_bU 2025/08/30 04:40:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/08/30 04:40:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/08/30 04:40:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/08/30 04:40:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/08/30 04:40:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/08/30 04:40:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/08/30 04:40:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ACv4jr9y8oNgNa-f1iALiMhCpsH_xQzLjYqPCzmyHm7q3G_TNjWGSDGuthCx8DvMZUBmUvpD4xYzY2PUraUBJg7KEE2vppxQUjB11yBEPTFx8opxf4ch92HJiSopyn4DpBSlSkzMnKJCH2blzvGcDUpaOp35KAqKyPVhwWJaI3P7t1A4asnDlsoa2ENi8wwGuUFP6SOcHXmONkHx2idhX-do1icxmXw1iV68fYBRDuu9ZOrhod35CX5IsufrTTyjXDRfgicj5SVxqYd_JtznP03dFKZwhHwyHrZw76Gq4bewTMviNuRfuK3bsrRvgSjhhC1yHHOZYsogNdCc5m9O_bU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/08/30 04:40:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AEOD5KxEKcp8VVDVzQPIF9iWg_iZdjJFTlLJDL0jGC4GLH51zzmPV0HUNlpQrgXVN2a8pE67JW0HbwIM6i1L0IvtqHR8WhVltXe9E9RS2sofIp27-BuVQ-CP0Go7HdEEx9k77UA-bzYsftSUsmp96W8ALHwUc88fE6atfZxGwap82qvTxhAAJi6lZQUiy34B1R_EpXZZKjPP2xxl7jq3SpvrAc84rTKyBEKFnBpqGDVLPe5s-PrSOSkU66l6eQRdMnF45lLOkYzAEL2sCmmwN7En0JMCOpveAMP81C6rbYJZqKmfmYeAIxTrkcby5WjHbPAsoj0JBbV5Op4fnydpNjE 2025/08/30 04:40:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/08/30 04:40:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/08/30 04:40:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/08/30 04:40:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/08/30 04:40:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/08/30 04:40:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/08/30 04:40:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AEOD5KxEKcp8VVDVzQPIF9iWg_iZdjJFTlLJDL0jGC4GLH51zzmPV0HUNlpQrgXVN2a8pE67JW0HbwIM6i1L0IvtqHR8WhVltXe9E9RS2sofIp27-BuVQ-CP0Go7HdEEx9k77UA-bzYsftSUsmp96W8ALHwUc88fE6atfZxGwap82qvTxhAAJi6lZQUiy34B1R_EpXZZKjPP2xxl7jq3SpvrAc84rTKyBEKFnBpqGDVLPe5s-PrSOSkU66l6eQRdMnF45lLOkYzAEL2sCmmwN7En0JMCOpveAMP81C6rbYJZqKmfmYeAIxTrkcby5WjHbPAsoj0JBbV5Op4fnydpNjE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/08/30 04:40:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AEM5CyZVYU5r18w9fVidMIEs2PFkF9_oGHmor6MWGdp6PpByH8TXAehqbVYK2hKkB9Jx8vl5fEJpwNWIl9hKqy2npAPhCOvzV002PcKf2slnN2nzl0QTuwQAdkw9pM65FXAt0mgCw8ChVLmHlx6Fv4N6iyA8griQSwOaKQQ0tPgE8_VDC92Kh9ODmOkviOIGpa66sj5nfFJXSHYFI28HlT63IHveGu4ffDryYyiuXMYCSqyUWI-EgOfo7xqVTzpoPaPqqvUwcwKMkHAv1SUJqn-x6sgMiDSgRxUAUi8J2rSsQB9oKEtpgIbxrykRORNx-0Gpwo5GuUVIPuN4oN01P2k 2025/08/30 04:40:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/08/30 04:40:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/08/30 04:40:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AEM5CyZVYU5r18w9fVidMIEs2PFkF9_oGHmor6MWGdp6PpByH8TXAehqbVYK2hKkB9Jx8vl5fEJpwNWIl9hKqy2npAPhCOvzV002PcKf2slnN2nzl0QTuwQAdkw9pM65FXAt0mgCw8ChVLmHlx6Fv4N6iyA8griQSwOaKQQ0tPgE8_VDC92Kh9ODmOkviOIGpa66sj5nfFJXSHYFI28HlT63IHveGu4ffDryYyiuXMYCSqyUWI-EgOfo7xqVTzpoPaPqqvUwcwKMkHAv1SUJqn-x6sgMiDSgRxUAUi8J2rSsQB9oKEtpgIbxrykRORNx-0Gpwo5GuUVIPuN4oN01P2k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/08/30 04:40:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AMWcXBzgq6G6098UCoK2vQZHjm5Jbhfqb-j1uy14brQ0xvnsiA6LTel1yN-AbWfWX13XEA8znFE4MiHLBV480CWy1rPZei8m_gZ0rIqsJLtCosUDe0pZobCb8jF8DailHT4JVY8WyoCeilqoiAkuDTPp9eau2mysljYKRPb3uLFI5ANl_CY2NEf872Z2TAsKOeasqwGXfn5Xhaz0YIlts4eXMpADijLlbcy-3tAI11mRgxr9MwdvdtKN5OfJFtRNsI_sb00Uj4Mj4nO6-w5WEa5CfoZuQNiAfPTKhG0I2scxviCaEieQBA_tjWe9QvihQthtTtPLJmYTWXXMNd9v1pE 2025/08/30 04:40:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/08/30 04:40:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/08/30 04:40:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AMWcXBzgq6G6098UCoK2vQZHjm5Jbhfqb-j1uy14brQ0xvnsiA6LTel1yN-AbWfWX13XEA8znFE4MiHLBV480CWy1rPZei8m_gZ0rIqsJLtCosUDe0pZobCb8jF8DailHT4JVY8WyoCeilqoiAkuDTPp9eau2mysljYKRPb3uLFI5ANl_CY2NEf872Z2TAsKOeasqwGXfn5Xhaz0YIlts4eXMpADijLlbcy-3tAI11mRgxr9MwdvdtKN5OfJFtRNsI_sb00Uj4Mj4nO6-w5WEa5CfoZuQNiAfPTKhG0I2scxviCaEieQBA_tjWe9QvihQthtTtPLJmYTWXXMNd9v1pE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/08/30 04:40:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AIYkPn76AfUAV29PzpTKBfkv0aKcY0xdB4NOZGcGnPUfSwQQt3G3jAzGT-6k8h4qYp8qzlKlvbVDqg7nICtozakwzvhuP3OKBkHbh7AzQ5dgHGYQzR8T6XN_dIa9qOQG5_k0EVf5eMF8hVmG7CcEGuVIsIl9AeQEA-PVhK4acj0uRwFiaHG-HhUY3vi-R6cHtJodX1HjTkaaZRaQJ2L3tCLxO31QiPOuxY10hAfIg-q1Cyi7FY9_K0K__b1Fti8oln_6n3lNeDoOlCWVT-qoV3uAQ3MJnp7WdJAwNPKY-8J3I7QmLueYkn_pwaIvnnoqRy8tk8GJXMhWfeTDUsOzSJ0 2025/08/30 04:40:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/08/30 04:40:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/08/30 04:40:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AIYkPn76AfUAV29PzpTKBfkv0aKcY0xdB4NOZGcGnPUfSwQQt3G3jAzGT-6k8h4qYp8qzlKlvbVDqg7nICtozakwzvhuP3OKBkHbh7AzQ5dgHGYQzR8T6XN_dIa9qOQG5_k0EVf5eMF8hVmG7CcEGuVIsIl9AeQEA-PVhK4acj0uRwFiaHG-HhUY3vi-R6cHtJodX1HjTkaaZRaQJ2L3tCLxO31QiPOuxY10hAfIg-q1Cyi7FY9_K0K__b1Fti8oln_6n3lNeDoOlCWVT-qoV3uAQ3MJnp7WdJAwNPKY-8J3I7QmLueYkn_pwaIvnnoqRy8tk8GJXMhWfeTDUsOzSJ0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/08/30 04:40:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AKdqd8FLP0nDB9rkx60J35GZ-942p5mwC2dMnuUaWesS0Hok90EJHlyPhLu4lMH9bREU-bfN4dZud3S1Glvt9JUlhXOkUV-eR8rISft9vKbJq17PWJxi5Jc-5BgLDaA-rnWHZEnSbPZkhQG_xZ1dH0n4kHpZMOlsmg2SSzKnETDIXsl9sfyrhhccDEYbc5rcS9xLaLR0JGRu_wkZ2gdGe3Tu__agOBemTcSF3YQ2zoZYIuu7JOxUiMx5eIqLCIN7mzRzA0PpeJUc8KTX2ZAMJa1QLlVw7blvxhOqa3U4P1HtJL_zCpjaYcbcIJmZmW19YGWQ-lCm4aee8gatq_1gUPU 2025/08/30 04:40:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/08/30 04:40:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/08/30 04:40:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/08/30 04:40:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/08/30 04:40:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/08/30 04:40:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/08/30 04:40:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AKdqd8FLP0nDB9rkx60J35GZ-942p5mwC2dMnuUaWesS0Hok90EJHlyPhLu4lMH9bREU-bfN4dZud3S1Glvt9JUlhXOkUV-eR8rISft9vKbJq17PWJxi5Jc-5BgLDaA-rnWHZEnSbPZkhQG_xZ1dH0n4kHpZMOlsmg2SSzKnETDIXsl9sfyrhhccDEYbc5rcS9xLaLR0JGRu_wkZ2gdGe3Tu__agOBemTcSF3YQ2zoZYIuu7JOxUiMx5eIqLCIN7mzRzA0PpeJUc8KTX2ZAMJa1QLlVw7blvxhOqa3U4P1HtJL_zCpjaYcbcIJmZmW19YGWQ-lCm4aee8gatq_1gUPU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/08/30 04:40:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ANErHj6d6XJdtqfEX7Y-bdHoZMKRCdwHLiQRXre_vfszEoKiviu3FiGBLYw4BbBv-s8pOZbvdh_X7SWebmPvpxmvq71NDeBYNKQe8eLUfEr0bNKXDZBDrxy5fzQjm4heOTCJQVSi6vv8oetqoql3RrvMX7HoKNHuKibaORmq6p-q_yAvJwHAUHr7DPHwvbVxfLI6hFrphmrvNmCFusA6DZLVOH0f8YriPRgPH19w8IdEkIJwpZTvB_d1mSdl5WCBShmJq2m7rB-GlYwq0RI4x3ZfkKGorgIiB8quDn83wnRmVAznBGvUY76bm4RibMhKEAJ9nwhEjWFsGOVVVPrLpjI 2025/08/30 04:40:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/08/30 04:40:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/08/30 04:40:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/08/30 04:40:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/08/30 04:40:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/08/30 04:40:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/08/30 04:40:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ANErHj6d6XJdtqfEX7Y-bdHoZMKRCdwHLiQRXre_vfszEoKiviu3FiGBLYw4BbBv-s8pOZbvdh_X7SWebmPvpxmvq71NDeBYNKQe8eLUfEr0bNKXDZBDrxy5fzQjm4heOTCJQVSi6vv8oetqoql3RrvMX7HoKNHuKibaORmq6p-q_yAvJwHAUHr7DPHwvbVxfLI6hFrphmrvNmCFusA6DZLVOH0f8YriPRgPH19w8IdEkIJwpZTvB_d1mSdl5WCBShmJq2m7rB-GlYwq0RI4x3ZfkKGorgIiB8quDn83wnRmVAznBGvUY76bm4RibMhKEAJ9nwhEjWFsGOVVVPrLpjI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/08/30 04:40:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AJzvuTq-j5kBMRiue5dkHoD9F-FzeOPxlth28tl0IKxZLQcR9qZmahP9QdNlp_GqiNKvOmYludroQ2D_S4nBQlsnHwRsCUl8PRvEr6XgdDcoEE2cx2SS6bZzTABAJSGiDAO6kPWtq4HcUSJdAuT-zycRmvh4Ri1NTQBTKkbzS4JVR9axwJHiGxjLwiTJ_EQ34yOyvvhbYzvIpVbnz7BHvQGSUOoSv7NxiSgZZROhVwQ-374lN-IfL7FB1Ae78vzWqP8AbrRf3mQKPaCT-1KmtGc72dUHz1V4nRraQH0XrAx0zD0XknE51uMNDadlAwSYfMLjbSFyQ-QZ-P_-z5YkZZ0 2025/08/30 04:40:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/08/30 04:40:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/08/30 04:40:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AJzvuTq-j5kBMRiue5dkHoD9F-FzeOPxlth28tl0IKxZLQcR9qZmahP9QdNlp_GqiNKvOmYludroQ2D_S4nBQlsnHwRsCUl8PRvEr6XgdDcoEE2cx2SS6bZzTABAJSGiDAO6kPWtq4HcUSJdAuT-zycRmvh4Ri1NTQBTKkbzS4JVR9axwJHiGxjLwiTJ_EQ34yOyvvhbYzvIpVbnz7BHvQGSUOoSv7NxiSgZZROhVwQ-374lN-IfL7FB1Ae78vzWqP8AbrRf3mQKPaCT-1KmtGc72dUHz1V4nRraQH0XrAx0zD0XknE51uMNDadlAwSYfMLjbSFyQ-QZ-P_-z5YkZZ0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/08/30 04:40:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AA0LeX1HLKPUvdSxYcZ06XTQELt9vtSnzAwMQVbEFbx12Wjb2PRHckpluvjqAp_FlNAu5jzJ0QC9n91s5YVCkrBjEgSQqZYXoyCsAscjIWiURvd4Kkx_tjMpCgPrbHCRldU40miCCtqILqzATNYBPeS4QAFkFewDeW37iG9sH_Y86QJw9kthWJgT6ojAfj-EaWCQzNsJ1EWwPE6wyWmYa-wT9LmUK3dpfvC5yZqtySPvaa-vB1hfGqPdAvBK5nA1vMTb_-mxdRfDZ56muYY17Qb7ECfKNcEk0DmJGEcsD6Iay7arXUwGYulX-Ix-A0yTgPp5UEMF6Wf6n0MvTQcnFME 2025/08/30 04:40:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/08/30 04:40:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/08/30 04:40:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AA0LeX1HLKPUvdSxYcZ06XTQELt9vtSnzAwMQVbEFbx12Wjb2PRHckpluvjqAp_FlNAu5jzJ0QC9n91s5YVCkrBjEgSQqZYXoyCsAscjIWiURvd4Kkx_tjMpCgPrbHCRldU40miCCtqILqzATNYBPeS4QAFkFewDeW37iG9sH_Y86QJw9kthWJgT6ojAfj-EaWCQzNsJ1EWwPE6wyWmYa-wT9LmUK3dpfvC5yZqtySPvaa-vB1hfGqPdAvBK5nA1vMTb_-mxdRfDZ56muYY17Qb7ECfKNcEk0DmJGEcsD6Iay7arXUwGYulX-Ix-A0yTgPp5UEMF6Wf6n0MvTQcnFME" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/08/30 04:40:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AHKWSXwL1yf-782cFJ0gviU7nMR90-l2aQjhwqObJaZToErrYaodEt1d90tlAJpea0hBDDXvxq7O4Kh5OPuAQIRsPTfzUNSlHY4LvwDu5TPZX_3rxIyN1cYl4ElwhDuUlXI2zsn9FjxCBeydUqBSnPwCQUxBBksa-slIz8AQPWf0pk_cbTINIu0gxLZB64cRA_L2ZhLR3ItJf0kIa5gXHgK4pgQxBn-CdSO2gfNu0dNeflSks4cfhXHPWBuF_mqZLn-qrifaveIvrXDv6fsE095RqQwJz2oJhfnorcy3QWXf8hHzy-NJlypuYgEEJ1F7wec5QvWbIjxtS2SXimugRrk 2025/08/30 04:40:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/08/30 04:40:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/08/30 04:40:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AHKWSXwL1yf-782cFJ0gviU7nMR90-l2aQjhwqObJaZToErrYaodEt1d90tlAJpea0hBDDXvxq7O4Kh5OPuAQIRsPTfzUNSlHY4LvwDu5TPZX_3rxIyN1cYl4ElwhDuUlXI2zsn9FjxCBeydUqBSnPwCQUxBBksa-slIz8AQPWf0pk_cbTINIu0gxLZB64cRA_L2ZhLR3ItJf0kIa5gXHgK4pgQxBn-CdSO2gfNu0dNeflSks4cfhXHPWBuF_mqZLn-qrifaveIvrXDv6fsE095RqQwJz2oJhfnorcy3QWXf8hHzy-NJlypuYgEEJ1F7wec5QvWbIjxtS2SXimugRrk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/08/30 04:40:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ALsAnig7DoniJBlw2-M-KJniu0wEj9OGRSm6W7lKDAhX7Xxib6xCLPVnulRGrmNqUmdBI0zy_ZbXYknJgzvB_Pp7koSgcJvaV2k1lyg4-S1nzzRESsvb7vweVFE3NKEIfFHG84x_hVJErW4LyZVD4Ce6se3Xz93aSbiQG01o79OrdpvWUJc9u2ZoqixF_-nPVv4H5a8IyHSSSpXdnavDtA6Lmykcey_E9WLyspIQVFH_DKGz9HC05bFv4CYpeQ0G0sXiWbgaIWgxDhJqrDeHMy6Ez1TMNYIchEoA7yYf4mNRLos_SvgUKSasxo9eWZ9Uj3pZ0Qd6K5-biUen_KgS5xs 2025/08/30 04:40:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/08/30 04:40:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/08/30 04:40:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/08/30 04:40:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/08/30 04:40:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/08/30 04:40:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/08/30 04:40:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ALsAnig7DoniJBlw2-M-KJniu0wEj9OGRSm6W7lKDAhX7Xxib6xCLPVnulRGrmNqUmdBI0zy_ZbXYknJgzvB_Pp7koSgcJvaV2k1lyg4-S1nzzRESsvb7vweVFE3NKEIfFHG84x_hVJErW4LyZVD4Ce6se3Xz93aSbiQG01o79OrdpvWUJc9u2ZoqixF_-nPVv4H5a8IyHSSSpXdnavDtA6Lmykcey_E9WLyspIQVFH_DKGz9HC05bFv4CYpeQ0G0sXiWbgaIWgxDhJqrDeHMy6Ez1TMNYIchEoA7yYf4mNRLos_SvgUKSasxo9eWZ9Uj3pZ0Qd6K5-biUen_KgS5xs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/08/30 04:40:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ACAog5FeMDjj1GutBHEaSqYqm4cfux0NoHIXRwY8VLVMGP5zgguYe7IqYlQ1Tx60dGojd_OH4IXO1jvf50tGW1lHa5SkjoqTPpilO4vZ4AzwQs9jbhLVLSuojpramFLJ-qp76kiZl-GqOrX-tsWGcfwMZaRYaqJ2eisRt3ewwC3yEv9Ob6Evz58Y_LbaFnDY0iwvjXeiTAX6D1HM_z3shLzDlPhYL-ZvTxcCC0IPP10fL-64GBS8UFMxU3X6Lx1-EHfxVO_SQr7frNkfRQe3L31MX1JLyp7eY8EUzDN4diW4SCR_DsS3bdLN1xLyp9aR2o7bAEijWNoYwxQvuGsSmdk 2025/08/30 04:40:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/08/30 04:40:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/08/30 04:40:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/08/30 04:40:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/08/30 04:40:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/08/30 04:40:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/08/30 04:40:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ACAog5FeMDjj1GutBHEaSqYqm4cfux0NoHIXRwY8VLVMGP5zgguYe7IqYlQ1Tx60dGojd_OH4IXO1jvf50tGW1lHa5SkjoqTPpilO4vZ4AzwQs9jbhLVLSuojpramFLJ-qp76kiZl-GqOrX-tsWGcfwMZaRYaqJ2eisRt3ewwC3yEv9Ob6Evz58Y_LbaFnDY0iwvjXeiTAX6D1HM_z3shLzDlPhYL-ZvTxcCC0IPP10fL-64GBS8UFMxU3X6Lx1-EHfxVO_SQr7frNkfRQe3L31MX1JLyp7eY8EUzDN4diW4SCR_DsS3bdLN1xLyp9aR2o7bAEijWNoYwxQvuGsSmdk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/08/30 04:40:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AFvl9ECnSuC4w-yHM5sBG_juHOLdUGjiWo41aFRMfBSx1pOpXRAJeKnGSGru9TJhwTvl1st_r1K5g1Y_YocrDbsB7tSKwnLxrKWNu3t2BE-hhG7vc-vU-VTosIEAgZZEq70gM3lOuhb4S_j06vSHdskvLLkju8e8CW8DA7Uq4CYonw44kJRadDFMWxp7ZngVCcY9H_je30uc7kTWdhQYRGwAiODoR-iDaXLMMaNXV_WuEbyY-fJSX8rRNZNL3DAPTRwTW9ze6Quqgs9rZAuD0CsxE6tApe8XG6_oa9ypkJNxGGvJs7NxkJr21SgUnskQUFgONrAnaLMILLJcWTV1DrI 2025/08/30 04:40:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/08/30 04:40:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/08/30 04:40:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AFvl9ECnSuC4w-yHM5sBG_juHOLdUGjiWo41aFRMfBSx1pOpXRAJeKnGSGru9TJhwTvl1st_r1K5g1Y_YocrDbsB7tSKwnLxrKWNu3t2BE-hhG7vc-vU-VTosIEAgZZEq70gM3lOuhb4S_j06vSHdskvLLkju8e8CW8DA7Uq4CYonw44kJRadDFMWxp7ZngVCcY9H_je30uc7kTWdhQYRGwAiODoR-iDaXLMMaNXV_WuEbyY-fJSX8rRNZNL3DAPTRwTW9ze6Quqgs9rZAuD0CsxE6tApe8XG6_oa9ypkJNxGGvJs7NxkJr21SgUnskQUFgONrAnaLMILLJcWTV1DrI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/08/30 04:40:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AKNsyXnCsOTZjrWAWqoFdJ5h95h1xWCnA9tWcHTEL8-ClpLM4XzEAZEyz0z6prOqPtjQJZNBu8or2eC8pGDC0YnPja7Zc4M4aTGXxH58cX4Fc5vhBVe4zYi_fBX5O1w9Nw_a5Rh-QXquODJ3mA-yhqG7aBb1jntdskqMWLs4TFTs9Z-1YcwvEB2QKByV59DSIOUAaQAwP6XFBW3kczbpH1i2rJv_eDyxNlLWD7UULuZOB8Z9EuJ7vZHC6xj9V13r5BlRNS6sKuPNS_YmK_e0UvUcJUwAayerAoDD4MHHWkv7E_qlF10wGJG3s1M1fr3qz2rGxrY0xvNXWBN185oJkDc 2025/08/30 04:40:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/08/30 04:40:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/08/30 04:40:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AKNsyXnCsOTZjrWAWqoFdJ5h95h1xWCnA9tWcHTEL8-ClpLM4XzEAZEyz0z6prOqPtjQJZNBu8or2eC8pGDC0YnPja7Zc4M4aTGXxH58cX4Fc5vhBVe4zYi_fBX5O1w9Nw_a5Rh-QXquODJ3mA-yhqG7aBb1jntdskqMWLs4TFTs9Z-1YcwvEB2QKByV59DSIOUAaQAwP6XFBW3kczbpH1i2rJv_eDyxNlLWD7UULuZOB8Z9EuJ7vZHC6xj9V13r5BlRNS6sKuPNS_YmK_e0UvUcJUwAayerAoDD4MHHWkv7E_qlF10wGJG3s1M1fr3qz2rGxrY0xvNXWBN185oJkDc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/08/30 04:40:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AE--aAV78IpvEZnFfdU5on8KV1fr4hvqpyM1NBBkyZtNalnQzNEQOpTsVnqSnlYiIz61_b2kBvt_0oTuODS-l2Yr790HJoLOZy0hm3QOHmnaXG80mKo4OxZUvrEf--hsKF_ZRZCSw1TaquwOvjvreG24e6YfP-bWrXsrkQgks15sdGq8yxaZEhNzITqI9C0wfjBUYGWLz_URhcJnuoSmGIw6Cq6WlyVI65SV7rsqm20w9u28ibkGJa0VnvP0qSJ3igAA5qOZdYxihM5wDohCP8QMf8LJIWGocCP6hbZpDYTTxddRP2TZD1Mz2Vl1iQJJrEfBa7D7Xy5WdjJrsPbMXwM 2025/08/30 04:40:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/08/30 04:40:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/08/30 04:40:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AE--aAV78IpvEZnFfdU5on8KV1fr4hvqpyM1NBBkyZtNalnQzNEQOpTsVnqSnlYiIz61_b2kBvt_0oTuODS-l2Yr790HJoLOZy0hm3QOHmnaXG80mKo4OxZUvrEf--hsKF_ZRZCSw1TaquwOvjvreG24e6YfP-bWrXsrkQgks15sdGq8yxaZEhNzITqI9C0wfjBUYGWLz_URhcJnuoSmGIw6Cq6WlyVI65SV7rsqm20w9u28ibkGJa0VnvP0qSJ3igAA5qOZdYxihM5wDohCP8QMf8LJIWGocCP6hbZpDYTTxddRP2TZD1Mz2Vl1iQJJrEfBa7D7Xy5WdjJrsPbMXwM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/08/30 04:40:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AKUHu8Gj6CKd2K92V1L_useD48Jpyv-fKMncn5OCBzjbwqy8DZNTLQdyLwfYXdiMB9WdRAxFCRFV9f-1w9Qjpgo7JwTlERMT4LJtuyKfL9oGvtd2z9N754wJBCyzo7eG1UmFIQkaAUKtgIn1ppLeK5t_EAeM__pdk0J07nE08d29J1GBIXXuDFEMSNvESRJJdRPHK_TCj49Vg3v6HNTPy8fvYH3na5CPb5jXm5C382A3dX0mfajdFLcdILkvk9hrwadYkYiNWEVLBOi7A4cWc7Ao6pluNNrnWL-r8mJWIc3mtUQea54mv_xIepalvO27IV97LCexziu-KhjZWdYaqeg 2025/08/30 04:40:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/08/30 04:40:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/08/30 04:40:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/08/30 04:40:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/08/30 04:40:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/08/30 04:40:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/08/30 04:40:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AKUHu8Gj6CKd2K92V1L_useD48Jpyv-fKMncn5OCBzjbwqy8DZNTLQdyLwfYXdiMB9WdRAxFCRFV9f-1w9Qjpgo7JwTlERMT4LJtuyKfL9oGvtd2z9N754wJBCyzo7eG1UmFIQkaAUKtgIn1ppLeK5t_EAeM__pdk0J07nE08d29J1GBIXXuDFEMSNvESRJJdRPHK_TCj49Vg3v6HNTPy8fvYH3na5CPb5jXm5C382A3dX0mfajdFLcdILkvk9hrwadYkYiNWEVLBOi7A4cWc7Ao6pluNNrnWL-r8mJWIc3mtUQea54mv_xIepalvO27IV97LCexziu-KhjZWdYaqeg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/08/30 04:40:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AFxoHrqKY1jQXnMsrYHYoIe1m-KltvF2WYg8uoPkXTXSK9ugD9agtlD-mWpPtEH-PLRr20hDSXVRiEWmaa-NFZKMsy9OujLFGkSPSYrwWIJCqV9MG6jv4D3LYxfuPiUArF-RB67agW8zDcieoVnz9nA19qMmGPAPGLxBVdCh72ZmwZJiBbxP1r-RI0qdYGdCAIRrEri_clfb_KppjSThPLiN4pO33WUDQPZNFig49g33zAWUahXzFdz6oX1Cum17-oeI5-w2XISwMDWeJwaellOj5r8aHEYKq6rDTGWdXhLibDT3wXXE9NfOgXUGfNbsMZX4p--G1UxJCYuBtfB-A7Y 2025/08/30 04:41:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/08/30 04:41:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/08/30 04:41:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/08/30 04:41:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/08/30 04:41:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/08/30 04:41:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/08/30 04:41:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AFxoHrqKY1jQXnMsrYHYoIe1m-KltvF2WYg8uoPkXTXSK9ugD9agtlD-mWpPtEH-PLRr20hDSXVRiEWmaa-NFZKMsy9OujLFGkSPSYrwWIJCqV9MG6jv4D3LYxfuPiUArF-RB67agW8zDcieoVnz9nA19qMmGPAPGLxBVdCh72ZmwZJiBbxP1r-RI0qdYGdCAIRrEri_clfb_KppjSThPLiN4pO33WUDQPZNFig49g33zAWUahXzFdz6oX1Cum17-oeI5-w2XISwMDWeJwaellOj5r8aHEYKq6rDTGWdXhLibDT3wXXE9NfOgXUGfNbsMZX4p--G1UxJCYuBtfB-A7Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/08/30 04:41:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AOBY5w5XcHUvpjmz_piSNfm9ULiAPvbJ6fWcu1Vdkn2tb6EMgXKdQSbR_v9HX3MYHQ_efraSqnrXEP_8itxtFH6HtzZtJwaTVkiuUjEs1QuehK_fQc0OWiEwWy07VsN2Ky-UXfPAUqc0xUbrbQumTMYrpD0C8o7pwYuWKHIXSIgBq_S0Lo5OFy9KWxQdu1PFu_kqNl6MjBqTbxsWKoi8nlh1jrFrC2P4hkV1ovTDk4_tcAiglim1bjt7BHmmzWKBRf4EUesMjHFENoEy1fetwymRUhLcx-cN8nA8d2XmyL8Z3KaQHb_2ThiyHuWokXPj3uSSnMDUknwVV3LnqsO078M 2025/08/30 04:41:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/08/30 04:41:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/08/30 04:41:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AOBY5w5XcHUvpjmz_piSNfm9ULiAPvbJ6fWcu1Vdkn2tb6EMgXKdQSbR_v9HX3MYHQ_efraSqnrXEP_8itxtFH6HtzZtJwaTVkiuUjEs1QuehK_fQc0OWiEwWy07VsN2Ky-UXfPAUqc0xUbrbQumTMYrpD0C8o7pwYuWKHIXSIgBq_S0Lo5OFy9KWxQdu1PFu_kqNl6MjBqTbxsWKoi8nlh1jrFrC2P4hkV1ovTDk4_tcAiglim1bjt7BHmmzWKBRf4EUesMjHFENoEy1fetwymRUhLcx-cN8nA8d2XmyL8Z3KaQHb_2ThiyHuWokXPj3uSSnMDUknwVV3LnqsO078M" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/08/30 04:41:05 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AJ2oy02vhqSg6LxK_lDbSsWEOB_KkcZvb0cly9NmXBlZnObsP01kxZ_ydvn8GV1eoNCfxIUPqQLtYvJW7K7vuRwqXrKBJCyzHxh9DchOnv0fBnpWrVByVGH-tgMJmbYfETgY6ibH81eZiZFCQGQYHAyjh3DXdbH3V4iq9d4wqGZ2uzpigOvklTNrFri_UAfth6-uGqvD-DBhOxnfdsf22J0HnxupqRJflJuDgCtdjlEFGGZnA-_u-7h5jhyOmy7HpDaV56iidTfqKQDoWkfdwJ-AiyYIx5ePX2UYVYXGMq-BXZJ2f7OuVNd0KgruAH9NEuta1yKbeobtu1A2J3WOdw8 2025/08/30 04:41:06 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/08/30 04:41:06 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/08/30 04:41:06 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AJ2oy02vhqSg6LxK_lDbSsWEOB_KkcZvb0cly9NmXBlZnObsP01kxZ_ydvn8GV1eoNCfxIUPqQLtYvJW7K7vuRwqXrKBJCyzHxh9DchOnv0fBnpWrVByVGH-tgMJmbYfETgY6ibH81eZiZFCQGQYHAyjh3DXdbH3V4iq9d4wqGZ2uzpigOvklTNrFri_UAfth6-uGqvD-DBhOxnfdsf22J0HnxupqRJflJuDgCtdjlEFGGZnA-_u-7h5jhyOmy7HpDaV56iidTfqKQDoWkfdwJ-AiyYIx5ePX2UYVYXGMq-BXZJ2f7OuVNd0KgruAH9NEuta1yKbeobtu1A2J3WOdw8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/08/30 04:41:07 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ALTzzQNDfVsIo7GsT-jOn-gfcVd_RMZxb4cTZ0zS559vn5Ombf3h-lmjibgyGVqG-KummAtk9N9wEW85NX-xuxSylPPiYPrcs9yGUDeBGRT1b0LkjdfmaPJg7Zynmk-9fVklKPEM74v5LjWX7g9wpTRdat1IAyY2x_OrCyA7VKZ6vtB_0mR5FZVVUheX4lE9Z76d8mxEeXpdhzHudx3SFGofBeoAugLySgDbXqyJsw6w-mVbYlef7Bq182pOfFqs_wjAU40FxyZCxrrHaQw1jub0MaZdEMF1bnZkCTlqcKaRY7A1NS9cuvjWoq1BkUcRBTATUSj_QmK2pTPVIC4beL0 2025/08/30 04:41:07 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/08/30 04:41:08 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/08/30 04:41:08 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ALTzzQNDfVsIo7GsT-jOn-gfcVd_RMZxb4cTZ0zS559vn5Ombf3h-lmjibgyGVqG-KummAtk9N9wEW85NX-xuxSylPPiYPrcs9yGUDeBGRT1b0LkjdfmaPJg7Zynmk-9fVklKPEM74v5LjWX7g9wpTRdat1IAyY2x_OrCyA7VKZ6vtB_0mR5FZVVUheX4lE9Z76d8mxEeXpdhzHudx3SFGofBeoAugLySgDbXqyJsw6w-mVbYlef7Bq182pOfFqs_wjAU40FxyZCxrrHaQw1jub0MaZdEMF1bnZkCTlqcKaRY7A1NS9cuvjWoq1BkUcRBTATUSj_QmK2pTPVIC4beL0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/08/30 04:41:09 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AJadPGne1rRRJfSn-ODZHuCbK8mIF_cafr4MC0s4NIZ8gfcJ29-RAkHpFaA2ziXJsLTXBBSSIZ0MNqa2ZPmlH8b7WG_-gRYzkUTw8b5GHnztryOu7hIREnOogEwPfpIw_HMY7WTmWLH6SoQRWgs41tefD65d8V0lkzxBScUNuEKTfbaZGhAW3Yt18cTFFOjWpCxwnRML08U-b9A6jemLWG_Ub87UWRKs43Rg2dLjtdg2MnvzIp3kqJErO58ztV222StX5CQF3ErwQ0Y4sXTG_fXHwJYggtq0z5SuBwc-avmfo8gGROcUE0wmtEN0hufWNVHgPi2R1dM4d_eSQJXagt4 2025/08/30 04:41:09 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/08/30 04:41:09 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/08/30 04:41:09 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/08/30 04:41:10 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/08/30 04:41:10 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/08/30 04:41:10 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/08/30 04:41:10 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AJadPGne1rRRJfSn-ODZHuCbK8mIF_cafr4MC0s4NIZ8gfcJ29-RAkHpFaA2ziXJsLTXBBSSIZ0MNqa2ZPmlH8b7WG_-gRYzkUTw8b5GHnztryOu7hIREnOogEwPfpIw_HMY7WTmWLH6SoQRWgs41tefD65d8V0lkzxBScUNuEKTfbaZGhAW3Yt18cTFFOjWpCxwnRML08U-b9A6jemLWG_Ub87UWRKs43Rg2dLjtdg2MnvzIp3kqJErO58ztV222StX5CQF3ErwQ0Y4sXTG_fXHwJYggtq0z5SuBwc-avmfo8gGROcUE0wmtEN0hufWNVHgPi2R1dM4d_eSQJXagt4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/08/30 04:41:11 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AJkCDMJTdCcwTAOs88PyY0Th2M7ZOMLOQvoioOWDSW18U_A42aLt4GOE5aoJaGs1uUUPcIVmWJYo07E1NevvDdvfULPN2nBULAWpk0Gy2jnTbkfJe_8un9z-5aViz720gZNHFrnN_1F60t8f8qxVZ5VhYiu5weuifoP8Vnbatikt9CmjgXb_BN3G1CtKyVJjKlKRU_LzjRvhbwhMBMlCPvtSDGNaRbypk0XJNWPQTfyf9bjGlvKdc-y-qtAIcQfnmNdEy7bVSvtIleWYk_ksoMfsJNL7ha_QMqC380cJwO3GJGk-8fBIK2EpwLauBT-nphEO0ioeRx-zrIon3pzyvaw 2025/08/30 04:41:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/08/30 04:41:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/08/30 04:41:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/08/30 04:41:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/08/30 04:41:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/08/30 04:41:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/08/30 04:41:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AJkCDMJTdCcwTAOs88PyY0Th2M7ZOMLOQvoioOWDSW18U_A42aLt4GOE5aoJaGs1uUUPcIVmWJYo07E1NevvDdvfULPN2nBULAWpk0Gy2jnTbkfJe_8un9z-5aViz720gZNHFrnN_1F60t8f8qxVZ5VhYiu5weuifoP8Vnbatikt9CmjgXb_BN3G1CtKyVJjKlKRU_LzjRvhbwhMBMlCPvtSDGNaRbypk0XJNWPQTfyf9bjGlvKdc-y-qtAIcQfnmNdEy7bVSvtIleWYk_ksoMfsJNL7ha_QMqC380cJwO3GJGk-8fBIK2EpwLauBT-nphEO0ioeRx-zrIon3pzyvaw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/08/30 04:41:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AOIkAo8pIphTCLYTM9BWJrrcUJQvFQmNefUd6QndXayzb_II4Sd5lYQ9ymjbYMvnCK0aAAx1zgDygPw9rbrkRDX2xjfQyYotQ6reg60jLjgRYUZp_XDE95zK_CN3AO8EcwP6MSPIwJBPYeyU6LYDpKUKmB06Fedzw3x0A_Vq4Y-rF64AYeIbAHygMdwFf5NighmYJCM_75AHn9n2BAGj5JX4aVXjww-aTEA2syYptbANjA7j6mKq9VpdHgoVHZxwhOC4vcQd70MuFx4lbf0AjB3bCxhqtxLgGNbcwmgbW6EyLq2zyywhGJ_mUBciAdgS_Tg2Qnf9jL0-VzyMz8cLIHk 2025/08/30 04:41:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/08/30 04:41:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/08/30 04:41:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AOIkAo8pIphTCLYTM9BWJrrcUJQvFQmNefUd6QndXayzb_II4Sd5lYQ9ymjbYMvnCK0aAAx1zgDygPw9rbrkRDX2xjfQyYotQ6reg60jLjgRYUZp_XDE95zK_CN3AO8EcwP6MSPIwJBPYeyU6LYDpKUKmB06Fedzw3x0A_Vq4Y-rF64AYeIbAHygMdwFf5NighmYJCM_75AHn9n2BAGj5JX4aVXjww-aTEA2syYptbANjA7j6mKq9VpdHgoVHZxwhOC4vcQd70MuFx4lbf0AjB3bCxhqtxLgGNbcwmgbW6EyLq2zyywhGJ_mUBciAdgS_Tg2Qnf9jL0-VzyMz8cLIHk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/08/30 04:41:19 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AEVKqwNj28mn_KjKpEiO8oL2ddP0Ho9ZzmvYgp3NgFpUg5FRkeN62CZkRRvz4pR983XjmRCt9SOmzfsN1_8sEMVPOfJ4DhDB29td2pk_u1nRdw36WIlviToMefVjHkrrd5Kh_4TFFD0d9m8-61FgNo3IMb0xc2ZBdYySW7ARV7zC94vfcSN19yL-d8PJiXTpOhARzYYyPVFHGbBBV_vH9nr2YPMFqY9z-ZAsfPt2hb-GUm41de9aXPR-m1iJFbGlnB8MXABNox3ko9JwkIgveTzkfLunkmhsVp06b5N0U-pGplKVQCJAWwlmbulagjVAM7oe7N_9y-gbVqwEhIa739Y 2025/08/30 04:41:19 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/08/30 04:41:20 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/08/30 04:41:20 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AEVKqwNj28mn_KjKpEiO8oL2ddP0Ho9ZzmvYgp3NgFpUg5FRkeN62CZkRRvz4pR983XjmRCt9SOmzfsN1_8sEMVPOfJ4DhDB29td2pk_u1nRdw36WIlviToMefVjHkrrd5Kh_4TFFD0d9m8-61FgNo3IMb0xc2ZBdYySW7ARV7zC94vfcSN19yL-d8PJiXTpOhARzYYyPVFHGbBBV_vH9nr2YPMFqY9z-ZAsfPt2hb-GUm41de9aXPR-m1iJFbGlnB8MXABNox3ko9JwkIgveTzkfLunkmhsVp06b5N0U-pGplKVQCJAWwlmbulagjVAM7oe7N_9y-gbVqwEhIa739Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/08/30 04:41:21 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AMXPmPibACVNV8W_1qsLJh_fulqXimHfILiBwIhhwU4sHDn3Dk9Lv7YiRKAKHGamMmMM-TS6d8UcaTN54wOSba0yTgU_iezdq8rn0f-_ac5lg4dlUMPdPg5IlBLDeUsLK_6n-yohVcHzpOuEaxpnxUywvngK0hLHig61UD8Mjtzfh7qCBOFVqZ5TwtLb1_UyohjjtUr4cieKPwVX8wNR6JA9kflmQvDc3uD8NYcTnRJtLDtXxEyDPSw0NoASIMLzbor-4M1BWctUD_sW5XnNbhstHR_LW-7bjgeimumikquix0io8FXxrbjKjo-zREo3tgxSCzl6VqGXrbXR0rbjOyQ 2025/08/30 04:41:21 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/08/30 04:41:22 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/08/30 04:41:22 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AMXPmPibACVNV8W_1qsLJh_fulqXimHfILiBwIhhwU4sHDn3Dk9Lv7YiRKAKHGamMmMM-TS6d8UcaTN54wOSba0yTgU_iezdq8rn0f-_ac5lg4dlUMPdPg5IlBLDeUsLK_6n-yohVcHzpOuEaxpnxUywvngK0hLHig61UD8Mjtzfh7qCBOFVqZ5TwtLb1_UyohjjtUr4cieKPwVX8wNR6JA9kflmQvDc3uD8NYcTnRJtLDtXxEyDPSw0NoASIMLzbor-4M1BWctUD_sW5XnNbhstHR_LW-7bjgeimumikquix0io8FXxrbjKjo-zREo3tgxSCzl6VqGXrbXR0rbjOyQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/08/30 04:41:23 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AHb7Rkq--jiKVfBOW1y3xt-_mmQU9wht9Wj8jcveirghkDbuH9HklX0CDQwVbdxf_Kw4ev7ZeX3cfU1btui8bNSBx31U4IG6n3kdaRIsaJaAwZmL1HePiVAi0P0pOotS24LP51Cql_RlaNujeon3WY-XscCINsJp-rL8cdSEHVkARvTAfQbkRSL0maG6rGq5UgcG6CXxg0EFn1fmDtWJBklsmug9wwpTXIqX7wZYD2MfBSSJHdg6mko_Tgi0b3ooGAPpp_Djvu-7M5chsqcXlkmt50aVVjHhrcieucBHAfnLdXY6YsXUzemffZTryYk9oO01vNVyGCes9HeDUnzuSD0 2025/08/30 04:41:24 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/08/30 04:41:24 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/08/30 04:41:24 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/08/30 04:41:24 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/08/30 04:41:25 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/08/30 04:41:25 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/08/30 04:41:26 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AHb7Rkq--jiKVfBOW1y3xt-_mmQU9wht9Wj8jcveirghkDbuH9HklX0CDQwVbdxf_Kw4ev7ZeX3cfU1btui8bNSBx31U4IG6n3kdaRIsaJaAwZmL1HePiVAi0P0pOotS24LP51Cql_RlaNujeon3WY-XscCINsJp-rL8cdSEHVkARvTAfQbkRSL0maG6rGq5UgcG6CXxg0EFn1fmDtWJBklsmug9wwpTXIqX7wZYD2MfBSSJHdg6mko_Tgi0b3ooGAPpp_Djvu-7M5chsqcXlkmt50aVVjHhrcieucBHAfnLdXY6YsXUzemffZTryYk9oO01vNVyGCes9HeDUnzuSD0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/08/30 04:41:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AGFADEj42MHcdxq-bveGuSjDJly6OFYg58yrZne3nhBsOu86605NF1-_NxJUVCMtt4zoBALzwIt3MSpZ8TDhuSYIX6byyM-DY2dTsdR0C1GhltM10kpkXSU9V0vcJAi8DuJ34BYsWcjmqd0g8EBmn0Wrex2-uCqjKqdLHUCeqcnQfdBX0vXwYgsyoZwhDjrBae9Oo-Rr5uqTzv5HYqpstfX7ZhpyH4SOMhTJup17FPcdr1OJ0iT-hIGIaHEoMq0Fdqvn8wrxhH02b5-NSKFYRcAhhV5Pge6rXLKBNHt7x4kCgO4i4LjD8Z8fzVowKQDx-TVVi69ePYUiwyxkOhZj3Jk 2025/08/30 04:41:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/08/30 04:41:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/08/30 04:41:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/08/30 04:41:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/08/30 04:41:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/08/30 04:41:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/08/30 04:41:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AGFADEj42MHcdxq-bveGuSjDJly6OFYg58yrZne3nhBsOu86605NF1-_NxJUVCMtt4zoBALzwIt3MSpZ8TDhuSYIX6byyM-DY2dTsdR0C1GhltM10kpkXSU9V0vcJAi8DuJ34BYsWcjmqd0g8EBmn0Wrex2-uCqjKqdLHUCeqcnQfdBX0vXwYgsyoZwhDjrBae9Oo-Rr5uqTzv5HYqpstfX7ZhpyH4SOMhTJup17FPcdr1OJ0iT-hIGIaHEoMq0Fdqvn8wrxhH02b5-NSKFYRcAhhV5Pge6rXLKBNHt7x4kCgO4i4LjD8Z8fzVowKQDx-TVVi69ePYUiwyxkOhZj3Jk" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/08/30 04:41:32 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/08/30 04:41:35 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/08/30 04:41:37 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/08/30 04:41:41 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/08/30 04:41:45 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/08/30 04:41:47 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AOne_3soa_IiB5zNmJpEwyVG5LNB8RwvwZsrxlUVzrqabPSprLrnaWVXNswx3t3_SwLJpUHnwCMyGCi2brVrfYH4uOHTmP1T-J0zH7aM78BvWcuNb8pGRTRmFMd5NcI8pdeUB5av2Ggk7MGWsX83sPKlvf34WUD4dYeYxXdq-yFftgJupBFgPtAHwJJ5lkM4k8CV8Yy6PAt7YGcyuyoD-nlpWlXLDp74j7JBvhnmKhM5u5DPLAei4WOrOES6TtTaWKajnIKQsLu0KYtKE9KM5SWBsP1AE43UiUyQFMFtqdwmPZt0WY4LYuOD_vqSN-N6iKHZvWM1Pp1hHSsnvHT1crc 2025/08/30 04:41:47 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/08/30 04:41:47 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "d4de03b6119369d2cc0d5f7b36748371" 2025/08/30 04:41:48 DEBUG : unknown-size-put.txt: multipart upload "AOne_3soa_IiB5zNmJpEwyVG5LNB8RwvwZsrxlUVzrqabPSprLrnaWVXNswx3t3_SwLJpUHnwCMyGCi2brVrfYH4uOHTmP1T-J0zH7aM78BvWcuNb8pGRTRmFMd5NcI8pdeUB5av2Ggk7MGWsX83sPKlvf34WUD4dYeYxXdq-yFftgJupBFgPtAHwJJ5lkM4k8CV8Yy6PAt7YGcyuyoD-nlpWlXLDp74j7JBvhnmKhM5u5DPLAei4WOrOES6TtTaWKajnIKQsLu0KYtKE9KM5SWBsP1AE43UiUyQFMFtqdwmPZt0WY4LYuOD_vqSN-N6iKHZvWM1Pp1hHSsnvHT1crc" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/08/30 04:41:48 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABzkgMbILsxzcUzxUT_pfhSyDcjsvjipc3TBzq45VXusH71aFEIopIuGiXEIqZRhxiq7rzODIDAin1W5wrCl7rxocSEKizKugsq4LDgG0V7uzwQzYimqsw4MwUYWRqpYQgHWUXKqih8WguVcqL0zxhOTaqLiCV4Z2mDJYo1BgEluJ-fZVym_1Ifny6HIZAGacFvZa3lwQqA-x_nakTZbZY4WYKbzwYjBzEbee6DwBP-ew58QnpHbF_o2__S13Dv9kqy75ohiWxyDdy_aAXMlj20mL_DCQOXRWr7QaGqyRn5emeu0PliQAubZ9GOnKSLZcxgc4-8Vd1g3fZJ7YCHCLSo 2025/08/30 04:41:48 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/08/30 04:41:49 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "2b887ccbad7627c6c4c15f53115cd3b9" 2025/08/30 04:41:49 DEBUG : unknown-size-update.txt: multipart upload "ABzkgMbILsxzcUzxUT_pfhSyDcjsvjipc3TBzq45VXusH71aFEIopIuGiXEIqZRhxiq7rzODIDAin1W5wrCl7rxocSEKizKugsq4LDgG0V7uzwQzYimqsw4MwUYWRqpYQgHWUXKqih8WguVcqL0zxhOTaqLiCV4Z2mDJYo1BgEluJ-fZVym_1Ifny6HIZAGacFvZa3lwQqA-x_nakTZbZY4WYKbzwYjBzEbee6DwBP-ew58QnpHbF_o2__S13Dv9kqy75ohiWxyDdy_aAXMlj20mL_DCQOXRWr7QaGqyRn5emeu0PliQAubZ9GOnKSLZcxgc4-8Vd1g3fZJ7YCHCLSo" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/08/30 04:41:49 DEBUG : Creating backend with remote "TestS3R2:rclone-test-yucubep1tuta/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/30 04:41:49 DEBUG : Waiting for deletions to finish 2025/08/30 04:41:49 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/08/30 04:41:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/08/30 04:41:49 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/08/30 04:41:50 INFO : S3 bucket rclone-test-yucubep1tuta: Bucket "rclone-test-yucubep1tuta" deleted 2025/08/30 04:41:50 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (139.33s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.26s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.79s) --- PASS: TestIntegration/FsMkdir (137.51s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding (13.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.66s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.44s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.73s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (23.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.49s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.23s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.23s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.33s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.37s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (77.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (12.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (3.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (2.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (5.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (11.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (3.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (2.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (11.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (3.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (12.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (5.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (12.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (5.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (16.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (7.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (3.37s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (16.32s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.56s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.62s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.47s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.85s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.81s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.83s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.72s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.11s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.16s) --- 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/30 04:41:50 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/08/30 04:41:50 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 139.381s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m20.737876923s (try 1/5)