"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 TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/04/16 04:16:26 DEBUG : Creating backend with remote "TestS3R2:rclone-test-wusigac9ziro" 2025/04/16 04:16:26 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/04/16 04:16:27 INFO : S3 bucket rclone-test-wusigac9ziro: Bucket "rclone-test-wusigac9ziro" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/04/16 04:16:28 INFO : S3 bucket rclone-test-wusigac9ziro: Bucket "rclone-test-wusigac9ziro" deleted === RUN TestIntegration/FsMkdir 2025/04/16 04:16:28 INFO : S3 bucket rclone-test-wusigac9ziro: Bucket "rclone-test-wusigac9ziro" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/04/16 04:16:28 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/04/16 04:16:28 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/04/16 04:16:29 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/control_chars Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/04/16 04:16:43 NOTICE: S3 bucket rclone-test-wusigac9ziro: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/04/16 04:16:43 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AEkZmvs4vJDybcxGxt65yzTSEr2aukjOC0JYyb18VAege0ZutEKDwjq5satoF-boiKD8rWoTdevVFfE8AQj3G7h-MeV2XraGrWeKgkebqWzguonooaIVdqLcoyPIARYSz-R9mekzKhhSuGEr_Za6q4Ca2vtoWNrvTkul1K-gdBZmO3t2z6Nw-miRRhfV8lHH0lvkZilkcyUrUVplO4fa5Ay2QDvqFQ_Rogo67wB5rdUQoAF25xZMC7WP5AAT47GrucAv9pmT8eHQ6maAvmT_gQXDis_phw6TEFpVLrdJrIjd9YXJ5FOZvx4eHaaiMZCSTkZTWZYnTKNj3W8a-iLM95Q 2025/04/16 04:16:43 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "98957d4bd8694cb5e8d0b6b019a29da7" 2025/04/16 04:16:43 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "f23337ff8ce45fcc89ba765bcae858a8" 2025/04/16 04:16:44 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "30e42688ec956abf2847edf5ea2011fc" 2025/04/16 04:16:44 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AEkZmvs4vJDybcxGxt65yzTSEr2aukjOC0JYyb18VAege0ZutEKDwjq5satoF-boiKD8rWoTdevVFfE8AQj3G7h-MeV2XraGrWeKgkebqWzguonooaIVdqLcoyPIARYSz-R9mekzKhhSuGEr_Za6q4Ca2vtoWNrvTkul1K-gdBZmO3t2z6Nw-miRRhfV8lHH0lvkZilkcyUrUVplO4fa5Ay2QDvqFQ_Rogo67wB5rdUQoAF25xZMC7WP5AAT47GrucAv9pmT8eHQ6maAvmT_gQXDis_phw6TEFpVLrdJrIjd9YXJ5FOZvx4eHaaiMZCSTkZTWZYnTKNj3W8a-iLM95Q" 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/04/16 04:16:47 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/04/16 04:16:48 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/04/16 04:16:50 DEBUG : S3 bucket rclone-test-wusigac9ziro: bucket is versioned: false 2025/04/16 04:16:50 DEBUG : Waiting for deletions to finish 2025/04/16 04:16:50 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/04/16 04:16:50 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/04/16 04:16:50 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/04/16 04:16:51 DEBUG : Creating backend with remote "TestS3R2:rclone-test-wusigac9ziro/dirToPurgeFromRoot" 2025/04/16 04:16:51 DEBUG : S3 bucket rclone-test-wusigac9ziro path dirToPurgeFromRoot: bucket is versioned: false 2025/04/16 04:16:51 DEBUG : Waiting for deletions to finish 2025/04/16 04:16:52 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/04/16 04:16:52 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/04/16 04:16:52 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/04/16 04:16:52 DEBUG : Creating backend with remote "TestS3R2:rclone-test-wusigac9ziro/hello? sausage/êé" 2025/04/16 04:16:53 DEBUG : S3 bucket rclone-test-wusigac9ziro path hello? sausage/êé: bucket is versioned: false 2025/04/16 04:16:53 DEBUG : Waiting for deletions to finish 2025/04/16 04:16:53 DEBUG : "a/b/c/d/e.txt" version false 2025/04/16 04:16:53 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/04/16 04:16:53 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/04/16 04:17:00 DEBUG : Creating backend with remote "TestS3R2:rclone-test-wusigac9ziro/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/04/16 04:17:00 DEBUG : Creating backend with remote "TestS3R2:rclone-test-wusigac9ziro/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-wusigac9ziro" from "TestS3R2:rclone-test-wusigac9ziro" 2025/04/16 04:17:00 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/04/16 04:17:06 DEBUG : piped data.txt: open chunk writer: started multipart upload: AC2oQqNhDsRr28G6ddXhdLfr6ljSgMsljYoMsn0tiwrLaRpi64O9q7eeuBP3lcgVlbutZfDRTNTJ0SErUizxVZ4gkREKhN-PUv3RASo4is5Eyxi4sz3lDm9LmRyv3_ThIclJM02Cuaf8HFYjbCmCOz5FWae7K8FlPTeK15iDk-G2lMATnem-CJJ6xAroeB0DTEpYI20xDTz7_pDXF2W6g1nlEVbQX3S9ZGzuwKNirb7XEPuWDHGeGSmtvCdcCZcG9WNkpXFUw3sIsepNFuidNXlvmMnSXq5-vGKhxUvIwvFznoNPh11Qcy4nEtwODrAV4RYphKGSAxBwsvvDinvQ3FA 2025/04/16 04:17:06 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/04/16 04:17:06 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/04/16 04:17:07 DEBUG : piped data.txt: multipart upload "AC2oQqNhDsRr28G6ddXhdLfr6ljSgMsljYoMsn0tiwrLaRpi64O9q7eeuBP3lcgVlbutZfDRTNTJ0SErUizxVZ4gkREKhN-PUv3RASo4is5Eyxi4sz3lDm9LmRyv3_ThIclJM02Cuaf8HFYjbCmCOz5FWae7K8FlPTeK15iDk-G2lMATnem-CJJ6xAroeB0DTEpYI20xDTz7_pDXF2W6g1nlEVbQX3S9ZGzuwKNirb7XEPuWDHGeGSmtvCdcCZcG9WNkpXFUw3sIsepNFuidNXlvmMnSXq5-vGKhxUvIwvFznoNPh11Qcy4nEtwODrAV4RYphKGSAxBwsvvDinvQ3FA" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/04/16 04:17:07 DEBUG : piped data.txt: open chunk writer: started multipart upload: AJ7EusCO5yd8c01fL2MW9I4nAa80hT91MDXbzr36Kg2PmUjHjw8beKOKMkL_7TMHZgurROUyt0tDWCLj43xFRZ7Z6DY22MZNAMBxggVIRfWvl9PYWNrKlzlwALl22HmD1IFhSab2VfcN9V6iS5wuSYPlm1swn6ilBKt2Aj5CQ7A8Yy1N9yNrM6rxbvxkRFAp6VgY5XIQeZNb6mpgSApJPqXvC7c_VX_s7Fvcpjo1_vCQgKPzIFeMru7StJotd2nuenZ1nwxdK0Xq6or7ZHCRnqAtP1PHJWYBFItcUyot9aQBUxMSCRUNNgS1tXMe0kL5mTXtiik-5RvQ0S6v5SS83us 2025/04/16 04:17:07 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/04/16 04:17:07 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "b3fb9940e4a7f82510803c468107ee24" 2025/04/16 04:17:07 DEBUG : piped data.txt: multipart upload "AJ7EusCO5yd8c01fL2MW9I4nAa80hT91MDXbzr36Kg2PmUjHjw8beKOKMkL_7TMHZgurROUyt0tDWCLj43xFRZ7Z6DY22MZNAMBxggVIRfWvl9PYWNrKlzlwALl22HmD1IFhSab2VfcN9V6iS5wuSYPlm1swn6ilBKt2Aj5CQ7A8Yy1N9yNrM6rxbvxkRFAp6VgY5XIQeZNb6mpgSApJPqXvC7c_VX_s7Fvcpjo1_vCQgKPzIFeMru7StJotd2nuenZ1nwxdK0Xq6or7ZHCRnqAtP1PHJWYBFItcUyot9aQBUxMSCRUNNgS1tXMe0kL5mTXtiik-5RvQ0S6v5SS83us" 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/04/16 04:17:08 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:257: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2025/04/16 04:17:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ADmqDEgEBFkKbrsxEQA9VwJOCXYpgErQuuRdv0NKHY3sei6w4wArwkNP6o5E1Z6-3rWqn7LtPVfLKEEY6Mp6o_PuU6hG9XXRg3s_0zkTIDiFXso7uimEM5I4Y_3h8FJpqFgDGn9CAu2YcDYbVrWGAAhi73umzKA5Qs19KRqInJjjwFFzR-1gafhGo96tt3aqyHDMmq__YycuM-lYAYXHr65B2tGRln6PhKh-xKM9bKE1n20RvFJ4tkBeb_NBLo79th38gJ-WnQsUzD9VbcCD-2NaYTTd7n12EJHFFTqyPh-AEAB0ZpM9hR0Ivu4Ss2wqgRMDLtvbG8a9yqLOL845w8k 2025/04/16 04:17:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/04/16 04:17:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/04/16 04:17:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ADmqDEgEBFkKbrsxEQA9VwJOCXYpgErQuuRdv0NKHY3sei6w4wArwkNP6o5E1Z6-3rWqn7LtPVfLKEEY6Mp6o_PuU6hG9XXRg3s_0zkTIDiFXso7uimEM5I4Y_3h8FJpqFgDGn9CAu2YcDYbVrWGAAhi73umzKA5Qs19KRqInJjjwFFzR-1gafhGo96tt3aqyHDMmq__YycuM-lYAYXHr65B2tGRln6PhKh-xKM9bKE1n20RvFJ4tkBeb_NBLo79th38gJ-WnQsUzD9VbcCD-2NaYTTd7n12EJHFFTqyPh-AEAB0ZpM9hR0Ivu4Ss2wqgRMDLtvbG8a9yqLOL845w8k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/04/16 04:17:12 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AN8Wjj3yu-Tu7ndMSQcI6aetNkZaH8e_UvrCO6_PXpLue5esnaQua9Equ1vV1wIi4GtxcevNd101zAh3spIb50SSlA89-0UtBCMj0XRhVttJHg2TxDk0CcVANaBxARvgqMXBaWDv9wQIHW3LDBeXm54Y5I_VzMwpY8XV5BppfpsWAZlCOPgZ4H0OZ6wSpKdRisblc8VQw6KSa2ZHwDD9xk5pzFcdphMQ_JfqSJdlh_V2iysMdIv6sHAlrrXuq4zctmLHbWqq0g_IhtEdwhI8KsZ9uqPHVoEj_RTbutWODWuGn8ZeRZx2NWoi3LRMay9o_i0YJQ0qeKQMrF8aVWVsKcE 2025/04/16 04:17:12 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/04/16 04:17:13 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/04/16 04:17:13 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AN8Wjj3yu-Tu7ndMSQcI6aetNkZaH8e_UvrCO6_PXpLue5esnaQua9Equ1vV1wIi4GtxcevNd101zAh3spIb50SSlA89-0UtBCMj0XRhVttJHg2TxDk0CcVANaBxARvgqMXBaWDv9wQIHW3LDBeXm54Y5I_VzMwpY8XV5BppfpsWAZlCOPgZ4H0OZ6wSpKdRisblc8VQw6KSa2ZHwDD9xk5pzFcdphMQ_JfqSJdlh_V2iysMdIv6sHAlrrXuq4zctmLHbWqq0g_IhtEdwhI8KsZ9uqPHVoEj_RTbutWODWuGn8ZeRZx2NWoi3LRMay9o_i0YJQ0qeKQMrF8aVWVsKcE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/04/16 04:17:13 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AHauIXTyKuKjp74vM_uYI9fWoCfHMctwUGhsV-I667iWMdroCC2bqLU32h98Kx5g5SDhf8qZxW0qMUTxXABEjcWTsFsn0P8nBmcuFq4nApOviVvqGwz3qAgvhXrAkXgcr_HNKKTQGHcG49ayeRognLO-Dh5X-REAviVAnNAp1Kj1DwWFIpTsWXd9rtJ0QSr63sHi0epB9DPMHqCSGg3jmap4I2Vg7QIELbqeoRlnxoka88MQrwW0UWAOSYhh5kpIgk9uV8qNQqelXBaUljIjTnkTrvrCeaTLXQwDmGtLgQBBmJEGnOUjttcKbu5FlGMPSYwZL5cdBg1BVghpwsOz9Hg 2025/04/16 04:17:14 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/04/16 04:17:14 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/04/16 04:17:14 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AHauIXTyKuKjp74vM_uYI9fWoCfHMctwUGhsV-I667iWMdroCC2bqLU32h98Kx5g5SDhf8qZxW0qMUTxXABEjcWTsFsn0P8nBmcuFq4nApOviVvqGwz3qAgvhXrAkXgcr_HNKKTQGHcG49ayeRognLO-Dh5X-REAviVAnNAp1Kj1DwWFIpTsWXd9rtJ0QSr63sHi0epB9DPMHqCSGg3jmap4I2Vg7QIELbqeoRlnxoka88MQrwW0UWAOSYhh5kpIgk9uV8qNQqelXBaUljIjTnkTrvrCeaTLXQwDmGtLgQBBmJEGnOUjttcKbu5FlGMPSYwZL5cdBg1BVghpwsOz9Hg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/04/16 04:17:15 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: APGEjc_cKYzvCcek4dPGfAqLo5VrynAJ9oablcdwGspD3fTqIWx3uZ05Em7ewFXa7vYiM9_1iif0BKyolxxgnseTDsMyXWAZ69vowVilyy3GvI4hR7jcbIzNjifpBy2ZiaPVJzCkw7pHDWIRtiek-TdVhjmux37sHX5O04eUHzlR3y-SAQUFzd-B98m8Wd3FhXZMAXz4RJcN3L1ioB9_ZbqVkMSx_QSXzOupPaSpRkFdxKcqEkQdu1QR-ENVyvpI0vCmerPCeBV9-iv9JnE8aBoogXw7BrjO0KUT06ToiImWpZpFGr-Rn7JSs1ssNtRjvFZCuGQcyVm0QO5AOTVBxbA 2025/04/16 04:17:15 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/04/16 04:17:15 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/04/16 04:17:15 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/04/16 04:17:16 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/04/16 04:17:16 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/04/16 04:17:16 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/04/16 04:17:16 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "APGEjc_cKYzvCcek4dPGfAqLo5VrynAJ9oablcdwGspD3fTqIWx3uZ05Em7ewFXa7vYiM9_1iif0BKyolxxgnseTDsMyXWAZ69vowVilyy3GvI4hR7jcbIzNjifpBy2ZiaPVJzCkw7pHDWIRtiek-TdVhjmux37sHX5O04eUHzlR3y-SAQUFzd-B98m8Wd3FhXZMAXz4RJcN3L1ioB9_ZbqVkMSx_QSXzOupPaSpRkFdxKcqEkQdu1QR-ENVyvpI0vCmerPCeBV9-iv9JnE8aBoogXw7BrjO0KUT06ToiImWpZpFGr-Rn7JSs1ssNtRjvFZCuGQcyVm0QO5AOTVBxbA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/04/16 04:17:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ALrzdHSzMu8yCo5cZ8kTyKrFoJNwjVIGRiFQ079I2PZ_AmRaPatmSHy9FOsvzTmtkft_7yJ0Kc-O3WSwmnoEBLX_kniHtQPPs-5N60rhvK1-V82w4k_5o5HAFgpGNcJtwHIbAYxMqJVpg0qFOzN7ThojhJ6koFScrCBp8ToDs41csepT1yxAFz_-lES-uc6BRUDN3l9EIwtU6m1w_S7YKCnf9Bh2wp3VElkFJSDadQZC44qMq_4HYkrLZtT5xh8gvYe0924RNrDom1_0rZXaIuO5wJve79ZjDqD90wGZTFzhBcLE_O4n__QYGP3pY5SnxrxJYItTI8ckor67Wnk2T5M 2025/04/16 04:17:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/04/16 04:17:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/04/16 04:17:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/04/16 04:17:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/04/16 04:17:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/04/16 04:17:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/04/16 04:17:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ALrzdHSzMu8yCo5cZ8kTyKrFoJNwjVIGRiFQ079I2PZ_AmRaPatmSHy9FOsvzTmtkft_7yJ0Kc-O3WSwmnoEBLX_kniHtQPPs-5N60rhvK1-V82w4k_5o5HAFgpGNcJtwHIbAYxMqJVpg0qFOzN7ThojhJ6koFScrCBp8ToDs41csepT1yxAFz_-lES-uc6BRUDN3l9EIwtU6m1w_S7YKCnf9Bh2wp3VElkFJSDadQZC44qMq_4HYkrLZtT5xh8gvYe0924RNrDom1_0rZXaIuO5wJve79ZjDqD90wGZTFzhBcLE_O4n__QYGP3pY5SnxrxJYItTI8ckor67Wnk2T5M" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/04/16 04:17:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ANfhwxo2JkQSohGrMLrVCM6VvL_UhoMhlCYCaGr-RJGez2tBQmc5-nbUPa375qpiMpI7S8xEWY-GYs8lNEPPAd-dbqPl6mwivxUF94oLHoCk2NU4ScQtPmRw-qGr9nILuFfOzmjAXL2ysN0vz12sFbtwdn6oq7RSImg93NdGMs1pwSvPv87bFOniY-YysMcr_9EzwPVm-egvFAXf3XZLKxKR35iR17vbIc4nmvHL_-gUhI7IAm5w60RwyU54sxLLwmKn3Z-Keh5Dh0Tr7_sck29Ld8jqjUiR5expY7lCA0sE_GnuPgI3haPhvkclYH36M0I7PGLXFb_Yqkgmpo07iLM 2025/04/16 04:17:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/04/16 04:17:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/04/16 04:17:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ANfhwxo2JkQSohGrMLrVCM6VvL_UhoMhlCYCaGr-RJGez2tBQmc5-nbUPa375qpiMpI7S8xEWY-GYs8lNEPPAd-dbqPl6mwivxUF94oLHoCk2NU4ScQtPmRw-qGr9nILuFfOzmjAXL2ysN0vz12sFbtwdn6oq7RSImg93NdGMs1pwSvPv87bFOniY-YysMcr_9EzwPVm-egvFAXf3XZLKxKR35iR17vbIc4nmvHL_-gUhI7IAm5w60RwyU54sxLLwmKn3Z-Keh5Dh0Tr7_sck29Ld8jqjUiR5expY7lCA0sE_GnuPgI3haPhvkclYH36M0I7PGLXFb_Yqkgmpo07iLM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/04/16 04:17:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AGaiR9tG9LFRKFi5CWk9ZKtX5LQWH2gyS_OW_2A82SazlaxjSIIqXA-pjcCxPVbT0geIBzULqVYxRC04z5Uk14dXdcsdAQ1EeVJorqBlq2aq4yym1rs-SsFOdZ8K6nQkc-xMc7635MKFuu4Dq-m--xSe0Y51i6VxYpw5USl9eAE_XXRY66jIhWpeVatUZ5N6B-klQZvDYtEZreAGvTfkWoULjdMfkZbHJc6OCJyrO4Qj3ABXXyaLkkE76wMkKroJ8GUY_jEXUxVjcFKWvnY0tcmD3mZ6Fm7KQlsXr6AQXWcs1hTgcRvkHzS0fTo-PX9BO1MFF4m1isEXoRnTqxtX_kc 2025/04/16 04:17:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/04/16 04:17:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/04/16 04:17:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AGaiR9tG9LFRKFi5CWk9ZKtX5LQWH2gyS_OW_2A82SazlaxjSIIqXA-pjcCxPVbT0geIBzULqVYxRC04z5Uk14dXdcsdAQ1EeVJorqBlq2aq4yym1rs-SsFOdZ8K6nQkc-xMc7635MKFuu4Dq-m--xSe0Y51i6VxYpw5USl9eAE_XXRY66jIhWpeVatUZ5N6B-klQZvDYtEZreAGvTfkWoULjdMfkZbHJc6OCJyrO4Qj3ABXXyaLkkE76wMkKroJ8GUY_jEXUxVjcFKWvnY0tcmD3mZ6Fm7KQlsXr6AQXWcs1hTgcRvkHzS0fTo-PX9BO1MFF4m1isEXoRnTqxtX_kc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/04/16 04:17:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ACVbRM2vHOuH9qKO-aH13O-C89sF-6kzk3LTZfIqHvyOB2tpe0wUZ7eki-vdk8_yehIi4pNtV4zXcNts91RVJJ1HqQFYOAtcY9CCLxK7ekGbC73RA5YpRWolATfIZswsdurfB34TrWvP5I6qrvRiB5qqTQZPD-xV-ZfCy5LrMfVzy8L5XIBG9NwcOaqGj4VIAGlX2f2DIuqjwR9dfe2ELqx9XZ0yUu0UOhqoLLQn5FcUKXKZBQRmmDgLjn30gkUHezgZ44wGKypHvAfUWLst28hXSOIz86mQYcNqpmXVeb3o7XqnC2iJGNPzrUMVxkwDEcfnKicMkm5uE6UGHL7cNAk 2025/04/16 04:17:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/04/16 04:17:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/04/16 04:17:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ACVbRM2vHOuH9qKO-aH13O-C89sF-6kzk3LTZfIqHvyOB2tpe0wUZ7eki-vdk8_yehIi4pNtV4zXcNts91RVJJ1HqQFYOAtcY9CCLxK7ekGbC73RA5YpRWolATfIZswsdurfB34TrWvP5I6qrvRiB5qqTQZPD-xV-ZfCy5LrMfVzy8L5XIBG9NwcOaqGj4VIAGlX2f2DIuqjwR9dfe2ELqx9XZ0yUu0UOhqoLLQn5FcUKXKZBQRmmDgLjn30gkUHezgZ44wGKypHvAfUWLst28hXSOIz86mQYcNqpmXVeb3o7XqnC2iJGNPzrUMVxkwDEcfnKicMkm5uE6UGHL7cNAk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/04/16 04:17:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AE10dh41K9x-dhsctRPSLkhCR2zoKKS8OCNiq986KO8EmN9Vzta8M2KBxE4n4DG_ZsfG-qGJptn3DsLiHMdkVkhP1XxuZzY6s7nfD53OtEVSCUpR1xhvCgXEJbCfAqoDXjkK1H0SHMvAWrSm9TNrictZmxtdjsgx_D97PDrIOGLLENgHPM4h6cVNyQUQuC2CGf4K9pPKpMkoUKm2w9JcM0CB3v0_soSbSTMRmQbUGfwWTBc8jhEQ3hR4W6MYmy5_d1tKdkep_CfofGCSRxnDj40A7TWuZceox2pRrXJ0Sru6VxaGlTyxrQLgiLlsY7e8lHk9UgjGec2RMnFIvbMJbRQ 2025/04/16 04:17:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/04/16 04:17:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/04/16 04:17:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/04/16 04:17:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/04/16 04:17:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/04/16 04:17:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/04/16 04:17:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AE10dh41K9x-dhsctRPSLkhCR2zoKKS8OCNiq986KO8EmN9Vzta8M2KBxE4n4DG_ZsfG-qGJptn3DsLiHMdkVkhP1XxuZzY6s7nfD53OtEVSCUpR1xhvCgXEJbCfAqoDXjkK1H0SHMvAWrSm9TNrictZmxtdjsgx_D97PDrIOGLLENgHPM4h6cVNyQUQuC2CGf4K9pPKpMkoUKm2w9JcM0CB3v0_soSbSTMRmQbUGfwWTBc8jhEQ3hR4W6MYmy5_d1tKdkep_CfofGCSRxnDj40A7TWuZceox2pRrXJ0Sru6VxaGlTyxrQLgiLlsY7e8lHk9UgjGec2RMnFIvbMJbRQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/04/16 04:17:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AJwlzFLmfR9zvDkFSVfsHR7WiBr1Gg-Tnr5B1TeUucCG8dBzpUWQKRdbMkcbRfgA4YEQRjZ1d5YoplKMXRsqwUttLqnxjK_KN48nclTzXw4g-mfTGb2LZhKOXd269hBRXlb0Ba0595RCPNx97hcMFMowrGAS6_o6KoiHBeAsyXpx0eIt4xj8SmVtWpoteLMHeSK1dew0IGfv-ZzLNXP8KH0vsQR0UkAWUhK-iVz-_gKzvDORgNUEhsgxpvnjLQRoNHmIdb0G9O1AZ3IWYzfXx-m53BHX811pzckud3XPNVs_skZmHdTKr48byl_j1EoXP3HpI31mg4-hD8QwJptUEVQ 2025/04/16 04:17:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/04/16 04:17:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/04/16 04:17:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/04/16 04:17:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/04/16 04:17:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/04/16 04:17:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/04/16 04:17:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AJwlzFLmfR9zvDkFSVfsHR7WiBr1Gg-Tnr5B1TeUucCG8dBzpUWQKRdbMkcbRfgA4YEQRjZ1d5YoplKMXRsqwUttLqnxjK_KN48nclTzXw4g-mfTGb2LZhKOXd269hBRXlb0Ba0595RCPNx97hcMFMowrGAS6_o6KoiHBeAsyXpx0eIt4xj8SmVtWpoteLMHeSK1dew0IGfv-ZzLNXP8KH0vsQR0UkAWUhK-iVz-_gKzvDORgNUEhsgxpvnjLQRoNHmIdb0G9O1AZ3IWYzfXx-m53BHX811pzckud3XPNVs_skZmHdTKr48byl_j1EoXP3HpI31mg4-hD8QwJptUEVQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/04/16 04:17:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AB6dGQuJmnzbw0IHh7Z1iiK1rQtqFhjcrYbNLADi1HL52xfjDk2rHmrmUwnyU3pJYloJHSaVQHafgNGS-4x-HZJswfLWRDEoGLTA_FWrKMyrFxyIG41elZVje0jBkdse-qGnk2Rg6f5LF5-EYr8NgMdGGrWQDmjRVDx4miBoPioS34D4I7fLboRD7gp4aU_iLhJ497jmND71GoPP79HQBn6Ad2f9p8WEGvHEyOu9onxH6ALKtDdJ0TK8GLxEoLnk3ckDIv7EzWa7CRA3vjM4w8h_-cEQeHT1nXYq6vAMoIlOnmMARX8gRLcSz9Xkz29aeNhYLtHU58ydJoXkCcCbaf4 2025/04/16 04:17:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/04/16 04:17:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/04/16 04:17:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AB6dGQuJmnzbw0IHh7Z1iiK1rQtqFhjcrYbNLADi1HL52xfjDk2rHmrmUwnyU3pJYloJHSaVQHafgNGS-4x-HZJswfLWRDEoGLTA_FWrKMyrFxyIG41elZVje0jBkdse-qGnk2Rg6f5LF5-EYr8NgMdGGrWQDmjRVDx4miBoPioS34D4I7fLboRD7gp4aU_iLhJ497jmND71GoPP79HQBn6Ad2f9p8WEGvHEyOu9onxH6ALKtDdJ0TK8GLxEoLnk3ckDIv7EzWa7CRA3vjM4w8h_-cEQeHT1nXYq6vAMoIlOnmMARX8gRLcSz9Xkz29aeNhYLtHU58ydJoXkCcCbaf4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/04/16 04:17:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AKcIfp_fWS8pSXIHgVgg7Gnzv0M46F9BwmX5tztPLo4-vczQHIwAWza4iyBNZkLoMDODx6xvkTYk9KNCrHQVekVQGUG8E8lzG622u-zMRllau_-TBfmNJF9ewMEgcPLmB9aUXEwqI8GSElmzUHwT4nfv3wfrk7xEpav8RLI3Kokw6IJhiSj0E71BwqB2CyA3VOz-LWNfEfOgDIIJl7EPPPL0ACfa31wKik72FP6Q4xBRBFUdbDv8cZu97ReqA5sYFzEQbTUHemAF_Dq504_p5hD4vrB25QgsmwrtpeSIbIF9dUQ5hBpCkiWED3MuP8ImG0qT2s6p09ya-nrW8ln9Yhg 2025/04/16 04:17:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/04/16 04:17:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/04/16 04:17:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AKcIfp_fWS8pSXIHgVgg7Gnzv0M46F9BwmX5tztPLo4-vczQHIwAWza4iyBNZkLoMDODx6xvkTYk9KNCrHQVekVQGUG8E8lzG622u-zMRllau_-TBfmNJF9ewMEgcPLmB9aUXEwqI8GSElmzUHwT4nfv3wfrk7xEpav8RLI3Kokw6IJhiSj0E71BwqB2CyA3VOz-LWNfEfOgDIIJl7EPPPL0ACfa31wKik72FP6Q4xBRBFUdbDv8cZu97ReqA5sYFzEQbTUHemAF_Dq504_p5hD4vrB25QgsmwrtpeSIbIF9dUQ5hBpCkiWED3MuP8ImG0qT2s6p09ya-nrW8ln9Yhg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/04/16 04:17:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AA_A1MXmOl2pQ_7-rb5cYswYJZkMeFDNW5Lm-lMW_ym1C1ttPNvuDjSErzCWy6tVwwApZvuDPCZFPupH4d2tGjWsGyJzA_D3KU-PQ-A1OZHUvGoKJA0A0BxPgHYSxyEDtgd24zkGw3rv26L7CHYtfJtNE3YzhQ3tUiXZSov5WdvIo3CfBzOSU9qfbbnigcxAY7ce_43BGp4-lpfmqrBEdHD8id_ZgFdzAKZjbvRM5JJlzOuFTplXJ5-joiSHGnxR2oR54OYgV-nXQ91BnIPEg9gCjIvUhiG6EjTXqSVgx12eMUwYUNfGXEHn3FaJ_9tsN72bsEJV67SeEjIo2raQ31c 2025/04/16 04:17:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/04/16 04:17:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/04/16 04:17:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AA_A1MXmOl2pQ_7-rb5cYswYJZkMeFDNW5Lm-lMW_ym1C1ttPNvuDjSErzCWy6tVwwApZvuDPCZFPupH4d2tGjWsGyJzA_D3KU-PQ-A1OZHUvGoKJA0A0BxPgHYSxyEDtgd24zkGw3rv26L7CHYtfJtNE3YzhQ3tUiXZSov5WdvIo3CfBzOSU9qfbbnigcxAY7ce_43BGp4-lpfmqrBEdHD8id_ZgFdzAKZjbvRM5JJlzOuFTplXJ5-joiSHGnxR2oR54OYgV-nXQ91BnIPEg9gCjIvUhiG6EjTXqSVgx12eMUwYUNfGXEHn3FaJ_9tsN72bsEJV67SeEjIo2raQ31c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/04/16 04:17:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AGByDTK9Jl38SkkXDo9lkFoqf6NoV3qot71u-ncTUts7j1yrGfX_euKjuUXrrEecZzW8xxkN9HVgF0hxHbY8TnKmUjSaD7-apX8k6JLVnkPpMOHo7IETvIdxvjT6Al4s9wdGzMHJQYFZ2w-SZ_z6Y9zr28fnVONjh_SJzMfPwmbAE8NAvLZY_jd0HYMYE8z45U5Gen1-yFF15yedMsG6_3gE7wX4mVW9GgxDA30wNCntQfh69AQrDsypRJXZrRP0pZ6qiVTznLHk20XTcq5QjURZXK9fo834GBHHG14AQiyiCCzvaU1ZWq5KjFRNJBZwB-5FJjek3iqwReTbe2I_BTc 2025/04/16 04:17:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/04/16 04:17:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/04/16 04:17:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/04/16 04:17:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/04/16 04:17:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/04/16 04:17:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/04/16 04:17:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AGByDTK9Jl38SkkXDo9lkFoqf6NoV3qot71u-ncTUts7j1yrGfX_euKjuUXrrEecZzW8xxkN9HVgF0hxHbY8TnKmUjSaD7-apX8k6JLVnkPpMOHo7IETvIdxvjT6Al4s9wdGzMHJQYFZ2w-SZ_z6Y9zr28fnVONjh_SJzMfPwmbAE8NAvLZY_jd0HYMYE8z45U5Gen1-yFF15yedMsG6_3gE7wX4mVW9GgxDA30wNCntQfh69AQrDsypRJXZrRP0pZ6qiVTznLHk20XTcq5QjURZXK9fo834GBHHG14AQiyiCCzvaU1ZWq5KjFRNJBZwB-5FJjek3iqwReTbe2I_BTc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/04/16 04:17:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AOGIclbtWLF5tJk3BdmJzgRmjgQArhntKUZLjdHNAChuWIX8tP6oPOLygCh261jSUuTMNIs8vl6po-Ni_MtAcv1cXb70RT6elAluGbM3IjByYAbJCXOizzxshroyXGZgqg0kaanDG9kG4lAB0vr5wcSLlBOkbIwenn77UkSpOVIchMAASCoGX1dTVYPo2NW9c7h4fP-99XX3URuU_WYk7c75oCJ-HO1jipckgvLFlcu9ySG8_r4rENz-hvJgr3bcqlB-uN1kOswywLOUG9Zp4HqjG6sDa3YWnNGdNkewSDEZ3c0txjXtuIr3UWYC5kY6n4GKo9k-OSYtfEecPFAHMH0 2025/04/16 04:17:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/04/16 04:17:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/04/16 04:17:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/04/16 04:17:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/04/16 04:17:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/04/16 04:17:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/04/16 04:17:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AOGIclbtWLF5tJk3BdmJzgRmjgQArhntKUZLjdHNAChuWIX8tP6oPOLygCh261jSUuTMNIs8vl6po-Ni_MtAcv1cXb70RT6elAluGbM3IjByYAbJCXOizzxshroyXGZgqg0kaanDG9kG4lAB0vr5wcSLlBOkbIwenn77UkSpOVIchMAASCoGX1dTVYPo2NW9c7h4fP-99XX3URuU_WYk7c75oCJ-HO1jipckgvLFlcu9ySG8_r4rENz-hvJgr3bcqlB-uN1kOswywLOUG9Zp4HqjG6sDa3YWnNGdNkewSDEZ3c0txjXtuIr3UWYC5kY6n4GKo9k-OSYtfEecPFAHMH0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/04/16 04:17:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ADVO2z_qVdfVnrigZcIbxKiR5rE4wgZhrMNJF1UIQYCknavZRBlC_8V-q6WQk0Jpxu1c2TwJgEw0m4iWcrXB5KxxOPCEwX-v37eUv9fMDVhcv38JVJ-VQX2dEWmEtWZk_-vabH_L_rJndGwaSaJNVnUXWg4CNyMYFWJMM0buaon8U_KTWtQRX3uxg-yJ1wZKKKMxd6WR0ipr_97iSviWtyVpfUPtAloPf_1NfPkFHmpsoMSaqdW7gHBdlb8T6yzJSPeF7md0B9WjZDuNw-_1rrvxIk5U9p6xVKwzFbDSzEZynoYEkgfgof16itjunDkOmf-P9axa1PWx6BUSA19kauM 2025/04/16 04:17:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/04/16 04:17:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/04/16 04:17:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ADVO2z_qVdfVnrigZcIbxKiR5rE4wgZhrMNJF1UIQYCknavZRBlC_8V-q6WQk0Jpxu1c2TwJgEw0m4iWcrXB5KxxOPCEwX-v37eUv9fMDVhcv38JVJ-VQX2dEWmEtWZk_-vabH_L_rJndGwaSaJNVnUXWg4CNyMYFWJMM0buaon8U_KTWtQRX3uxg-yJ1wZKKKMxd6WR0ipr_97iSviWtyVpfUPtAloPf_1NfPkFHmpsoMSaqdW7gHBdlb8T6yzJSPeF7md0B9WjZDuNw-_1rrvxIk5U9p6xVKwzFbDSzEZynoYEkgfgof16itjunDkOmf-P9axa1PWx6BUSA19kauM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/04/16 04:17:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: APt322qHla7TLEhktSM1-_GrCtnqS_jecHKbj2X7P0JMrf5jTBrskhTmkYB0iOaJ0C7KqBrynWVKrwR0DqItM-6djj-6YFln_AVRwvgpyEFqrx5b4b9KMSoXl7lAX3wXTRIspJYSfDjl7Pn5uI6ICjCsFwJsxIgU-od-8hprlKlSWWrtEhKUxWM1qaqnT_RjZWJZqZmWwTxIbcj6C8rzz7gC2j1wzVACvg1W77CrnJor3MaDxp-KDXrJWVUqlzV1UN_5TBFhMMgFGYhnYKDrb9hRuOi_mFOdzboWhbUHZIAU9lpNI1dHyPRekYeBRx9u1-I2dcHEvjnV27hQD-_y0Nc 2025/04/16 04:17:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/04/16 04:17:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/04/16 04:17:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "APt322qHla7TLEhktSM1-_GrCtnqS_jecHKbj2X7P0JMrf5jTBrskhTmkYB0iOaJ0C7KqBrynWVKrwR0DqItM-6djj-6YFln_AVRwvgpyEFqrx5b4b9KMSoXl7lAX3wXTRIspJYSfDjl7Pn5uI6ICjCsFwJsxIgU-od-8hprlKlSWWrtEhKUxWM1qaqnT_RjZWJZqZmWwTxIbcj6C8rzz7gC2j1wzVACvg1W77CrnJor3MaDxp-KDXrJWVUqlzV1UN_5TBFhMMgFGYhnYKDrb9hRuOi_mFOdzboWhbUHZIAU9lpNI1dHyPRekYeBRx9u1-I2dcHEvjnV27hQD-_y0Nc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/04/16 04:17:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ADFnglfOQjVF9ngNWkdF7BYJr65o4gp1QFPnOAnKYLpvCULcOkWDiyD0EwwGbD5rSJgWytJnVe5CBSe9nBkJMh675HJGKF5ht8cl9i429MMUNp8PoVK2TjW6H9nZZ588u_1Gas6L2Mayezy_LFHEjFtKXKL_0uJYxDps0TZEznGehT9VRZ5whNbptMj5XqmtplqMInYbOK9lT6OzR3N7fTxb4PhmukXhs8KbIl1MM3x-ZNj4KHvWOEO1hvxkFpFdl6dU6RHh_BPfooKQcZkNdAXqDEybyfDzT87yJLPtxSJVbD5UsKA5xP7KzNG6Nl5txEbfRsEHJFis5f15jrIg53I 2025/04/16 04:17:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/04/16 04:17:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/04/16 04:17:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ADFnglfOQjVF9ngNWkdF7BYJr65o4gp1QFPnOAnKYLpvCULcOkWDiyD0EwwGbD5rSJgWytJnVe5CBSe9nBkJMh675HJGKF5ht8cl9i429MMUNp8PoVK2TjW6H9nZZ588u_1Gas6L2Mayezy_LFHEjFtKXKL_0uJYxDps0TZEznGehT9VRZ5whNbptMj5XqmtplqMInYbOK9lT6OzR3N7fTxb4PhmukXhs8KbIl1MM3x-ZNj4KHvWOEO1hvxkFpFdl6dU6RHh_BPfooKQcZkNdAXqDEybyfDzT87yJLPtxSJVbD5UsKA5xP7KzNG6Nl5txEbfRsEHJFis5f15jrIg53I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/04/16 04:17:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AGrBGC4cR0N4i9JUrikSRVSBeHgqMjSEsk-szN_C5emkqQtgSMSVROAZxw_FW37dTr6ymk41YiN4Vpgar4CYG7JJ4TRY_HDjrFuqUV7u7MItV65yx6vKl7Y54R7H6vXPyCZW5dpB8It_0CxmmIdBvARQNTb__Co6al3xVid2LddirKQgQczVrHusDvmHa50nsH8sXP2cvchysJ3thgYnoyLUeuNjRyhvBAXs0KVeGjrtAPa0fXd4ZtfWjohx7ZIpY74BiKEIos78BrZRQoJFuYh22kSvI8O8yxIavTsWaJjdZAmqtjhvVPWG76Qccj3j0jWS3Hpe86tpBI-N0F2sMaI 2025/04/16 04:17:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/04/16 04:17:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/04/16 04:17:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/04/16 04:17:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/04/16 04:17:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/04/16 04:17:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/04/16 04:17:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AGrBGC4cR0N4i9JUrikSRVSBeHgqMjSEsk-szN_C5emkqQtgSMSVROAZxw_FW37dTr6ymk41YiN4Vpgar4CYG7JJ4TRY_HDjrFuqUV7u7MItV65yx6vKl7Y54R7H6vXPyCZW5dpB8It_0CxmmIdBvARQNTb__Co6al3xVid2LddirKQgQczVrHusDvmHa50nsH8sXP2cvchysJ3thgYnoyLUeuNjRyhvBAXs0KVeGjrtAPa0fXd4ZtfWjohx7ZIpY74BiKEIos78BrZRQoJFuYh22kSvI8O8yxIavTsWaJjdZAmqtjhvVPWG76Qccj3j0jWS3Hpe86tpBI-N0F2sMaI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/04/16 04:17:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AOLUuTE9s2geVU_rrtExPCLLwa8pk9x8B7N2j8cQ6yd_Jvs3VdFIt2hnZJB4Q3IU_2ElmQK74YlVNs8nY18jEfzZBiPYWSrLz__dQuUv0lbyy61_Ubyhw9pJbygPx1ugfXoRqwm4RKQ-kyHVI1NnC27XrdfZkzLJyKVetGTJcl-aE5HPYU0YsZQWNFdWOAaFC3JVYs5x3Arv5HPdDBkFJaCk2HXWzlkd2ht6WI7bb62Nil6roa4Ctixg2oQCkRVJ_ej61GJYpOomwzsc1BzihxAe8zXL5uhHGbuPg_7n4ZDQ7o2bQO7_C2obudO_CdGb4uit-ng9LyriuzGrpe6jKSc 2025/04/16 04:17:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/04/16 04:17:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/04/16 04:17:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/04/16 04:17:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/04/16 04:17:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/04/16 04:17:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/04/16 04:17:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AOLUuTE9s2geVU_rrtExPCLLwa8pk9x8B7N2j8cQ6yd_Jvs3VdFIt2hnZJB4Q3IU_2ElmQK74YlVNs8nY18jEfzZBiPYWSrLz__dQuUv0lbyy61_Ubyhw9pJbygPx1ugfXoRqwm4RKQ-kyHVI1NnC27XrdfZkzLJyKVetGTJcl-aE5HPYU0YsZQWNFdWOAaFC3JVYs5x3Arv5HPdDBkFJaCk2HXWzlkd2ht6WI7bb62Nil6roa4Ctixg2oQCkRVJ_ej61GJYpOomwzsc1BzihxAe8zXL5uhHGbuPg_7n4ZDQ7o2bQO7_C2obudO_CdGb4uit-ng9LyriuzGrpe6jKSc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/04/16 04:17:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AInJh9vA-bwpEAmTd5p9A3xM5n0IuSVjCspm9xPPHv7PUOniOeStwLvAeiOIj3Sedrpu_HsATJaMQYBzDA1XanoOQ3hnb30H6zY6bEqnvFAmd7p4klftrxkHHLsz4xvww0FEecSAXMswa2JVL4XmaTcyH86fwid8U_tPkXPnC1T2RHWraYZO0QXAb6CS5f1VNsB6rKFkfwCjESv6KAv3gF0_w-5-VY0ZMBg6WRAMPrx2dr312bBUszmih27kjKFNoXWN7IOIZQ-Um4xhKkFJHweicPXLrbQYKGjDRh6VYi1GqM0ErLwV-eS7ktKGGdbx65EcxT80EtW8gIb_1mcNwm4 2025/04/16 04:17:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/04/16 04:17:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/04/16 04:17:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AInJh9vA-bwpEAmTd5p9A3xM5n0IuSVjCspm9xPPHv7PUOniOeStwLvAeiOIj3Sedrpu_HsATJaMQYBzDA1XanoOQ3hnb30H6zY6bEqnvFAmd7p4klftrxkHHLsz4xvww0FEecSAXMswa2JVL4XmaTcyH86fwid8U_tPkXPnC1T2RHWraYZO0QXAb6CS5f1VNsB6rKFkfwCjESv6KAv3gF0_w-5-VY0ZMBg6WRAMPrx2dr312bBUszmih27kjKFNoXWN7IOIZQ-Um4xhKkFJHweicPXLrbQYKGjDRh6VYi1GqM0ErLwV-eS7ktKGGdbx65EcxT80EtW8gIb_1mcNwm4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/04/16 04:17:59 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ABMJdnraVZS-N7zBomPBnCWFtT6vivseBrsC6aRvbTfnyluHZkL181OMThfPeONVj62i4foNvFwBTFku6KaspVzehtkYlHdWIklEoP0wdik3R91raKGxD38VFgoP-XwaotXcqbGqZNfgBC_Wzr4urr7DZHqkZYO_S3WNEODRkZl6vv342ZqzIe7ujKV2O6_y9lxljYzfytEsPcMxF_sdcF_MwVfRbWX_q23G1Uzn017kvZK4n6p7-BRymJ0tj5lmlajMImqZY1owlyqUnttLwiGkii_ZIMdbM70DY1MP0zZmijJVNCdR3eVhWRI9W_QNAyhUqubxuKl8TTi3rOZHX-Y 2025/04/16 04:18:00 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/04/16 04:18:00 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/04/16 04:18:01 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ABMJdnraVZS-N7zBomPBnCWFtT6vivseBrsC6aRvbTfnyluHZkL181OMThfPeONVj62i4foNvFwBTFku6KaspVzehtkYlHdWIklEoP0wdik3R91raKGxD38VFgoP-XwaotXcqbGqZNfgBC_Wzr4urr7DZHqkZYO_S3WNEODRkZl6vv342ZqzIe7ujKV2O6_y9lxljYzfytEsPcMxF_sdcF_MwVfRbWX_q23G1Uzn017kvZK4n6p7-BRymJ0tj5lmlajMImqZY1owlyqUnttLwiGkii_ZIMdbM70DY1MP0zZmijJVNCdR3eVhWRI9W_QNAyhUqubxuKl8TTi3rOZHX-Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/04/16 04:18:02 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ACrmKiJzMAE3wkmYgyFX3Nr_Ed25GkWQHShhv9lQAD71m-aUNYGTg9tGfoI778MoVN1bladS_eQ6G1s3UQjvBC21_nwH6_vWmdQ2RHEPqkz-2DrY4TmJ6NgVNvNdUTJhWnw6GmFdD1IYNXGwQv3JC075MmnO3fHvcVFr2ehHE-niUEAcu3UtU6t0sR0TLu-qBe_86gJWoyq2khlpLxOBVYWiRC_c9LUlyPfXqz2ZC2EVf4m7QbYlz399fS8U1r7uFVGrj8hxEk-KZcgMFawTigfFMpEoZEkA2mi7LQQT4dIhRknLVdFyPaya9154LOnrxZD5XEuBeIc0H4vuAAj1zRM 2025/04/16 04:18:02 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/04/16 04:18:03 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/04/16 04:18:03 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ACrmKiJzMAE3wkmYgyFX3Nr_Ed25GkWQHShhv9lQAD71m-aUNYGTg9tGfoI778MoVN1bladS_eQ6G1s3UQjvBC21_nwH6_vWmdQ2RHEPqkz-2DrY4TmJ6NgVNvNdUTJhWnw6GmFdD1IYNXGwQv3JC075MmnO3fHvcVFr2ehHE-niUEAcu3UtU6t0sR0TLu-qBe_86gJWoyq2khlpLxOBVYWiRC_c9LUlyPfXqz2ZC2EVf4m7QbYlz399fS8U1r7uFVGrj8hxEk-KZcgMFawTigfFMpEoZEkA2mi7LQQT4dIhRknLVdFyPaya9154LOnrxZD5XEuBeIc0H4vuAAj1zRM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/04/16 04:18:04 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: APTCdLEX5T7-FHzL2dFS771GtwIZKffDzu4TpeWzkyfXgp_xX88Nj-1P3Hcmuf9Z3_LMIPIKM3BavmtnLtH7WfxqAafT8JmhFyndE9Up9Si391o0lTd7Ftx50lScyW6gU_kVdwjohtooITFcYfz9PngEO6aFMlq68G9vs5wq8uYpye4xwsPH5fU0rOyxVWcDuFeUEsaa4YBLLwVqiqGav-1Z8v5QoHQXp_KoGxYIlMFxqUh-rEOWK8TLDiHDU3XhWkg5Qf3ee76TbdYNdMsdUwc9kFg1fvTZdej30LRsqFSxtMF_21i7ElyXxaklHAZbl3FI4GTcD47fieF5QQSTLEE 2025/04/16 04:18:04 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/04/16 04:18:05 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/04/16 04:18:05 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/04/16 04:18:05 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/04/16 04:18:05 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/04/16 04:18:05 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/04/16 04:18:06 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "APTCdLEX5T7-FHzL2dFS771GtwIZKffDzu4TpeWzkyfXgp_xX88Nj-1P3Hcmuf9Z3_LMIPIKM3BavmtnLtH7WfxqAafT8JmhFyndE9Up9Si391o0lTd7Ftx50lScyW6gU_kVdwjohtooITFcYfz9PngEO6aFMlq68G9vs5wq8uYpye4xwsPH5fU0rOyxVWcDuFeUEsaa4YBLLwVqiqGav-1Z8v5QoHQXp_KoGxYIlMFxqUh-rEOWK8TLDiHDU3XhWkg5Qf3ee76TbdYNdMsdUwc9kFg1fvTZdej30LRsqFSxtMF_21i7ElyXxaklHAZbl3FI4GTcD47fieF5QQSTLEE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/04/16 04:18:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AHKS-FwNybkhrVtHv_153tMqo_tCod1baKT6MW7T9A9ocdmC3_mRXE_k6JH7oV3YOxGnRxa_0pL6aZoWEWGQ8g6bm9v09c5N_Adtoc5e6fa2yV4yiX2ryIyB_mGsPMqCnnZFeRZGk6m1r5ap4crGSA-8Qbp4fD4C5FG1kJIQUycbz05SHYHcrgO7iGk9LIw3uZ9RLEK-DyiZJ2t8LwU8psXCf-7AmM0zn27kVYo_kxn3eKQsWiy5ptoWozxoEivs2F_OKL09_iPAW5HnvHwZl4N0Ob4UpFvVzFqLPFM5e5Wj5rroBBhwzZGxSy3vKNn3uqUg7SHdK4CWgKOE9THy5ow 2025/04/16 04:18:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/04/16 04:18:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/04/16 04:18:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/04/16 04:18:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/04/16 04:18:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/04/16 04:18:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/04/16 04:18:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AHKS-FwNybkhrVtHv_153tMqo_tCod1baKT6MW7T9A9ocdmC3_mRXE_k6JH7oV3YOxGnRxa_0pL6aZoWEWGQ8g6bm9v09c5N_Adtoc5e6fa2yV4yiX2ryIyB_mGsPMqCnnZFeRZGk6m1r5ap4crGSA-8Qbp4fD4C5FG1kJIQUycbz05SHYHcrgO7iGk9LIw3uZ9RLEK-DyiZJ2t8LwU8psXCf-7AmM0zn27kVYo_kxn3eKQsWiy5ptoWozxoEivs2F_OKL09_iPAW5HnvHwZl4N0Ob4UpFvVzFqLPFM5e5Wj5rroBBhwzZGxSy3vKNn3uqUg7SHdK4CWgKOE9THy5ow" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/04/16 04:18:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AL3FS1LPfxbCzCwRCIUvdcrU0FrrfZDrCrh2ZGsWUpuYLWmFjadng7dux3G61EaoLhNVeIOp14zT60mzw2AKv7nuj9af2KhYTlX1Ss2j3yHLuqnjl4tDRBtPfnAeNlRN8RnN8z9cgYu-u3NPm2gdV-kwqBcjF_hDkjP6PKaDHLFTc3PaAE_T49uYqRLT9ZtJ4WPEEKv9J1N9RmSLDjJvN9m44VSS18GiukDNhC_Li7QYjdnrjexjm9WNsiZq7DVyxklUdKLaN9RolIFY8rgdHutkeaQaf81YsklcE6hlX56sufGsUTB7Q3t6yJH10EC4_bTJgspu4-zTeyHAm_odvMw 2025/04/16 04:18:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/04/16 04:18:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/04/16 04:18:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AL3FS1LPfxbCzCwRCIUvdcrU0FrrfZDrCrh2ZGsWUpuYLWmFjadng7dux3G61EaoLhNVeIOp14zT60mzw2AKv7nuj9af2KhYTlX1Ss2j3yHLuqnjl4tDRBtPfnAeNlRN8RnN8z9cgYu-u3NPm2gdV-kwqBcjF_hDkjP6PKaDHLFTc3PaAE_T49uYqRLT9ZtJ4WPEEKv9J1N9RmSLDjJvN9m44VSS18GiukDNhC_Li7QYjdnrjexjm9WNsiZq7DVyxklUdKLaN9RolIFY8rgdHutkeaQaf81YsklcE6hlX56sufGsUTB7Q3t6yJH10EC4_bTJgspu4-zTeyHAm_odvMw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/04/16 04:18:12 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AFfyWyL4Btj3tkY5u31BE9xmgdtoYQiVXwSjGvDoP8DZyUDnnDB17aqLo7Ir4P8bnbCApDcXVsoRLss-k7zJ8n0cXlwRyghFwrQhVdKgu96KITpizp5n1wIiGNPvAKjowHX8cauzVI0RRFUyelgcfqBmlCUc_61ezwbFLZP8CDo3UNsw-RB4iK8Ntb4kvFGhffcPVg1WKcrVXDHFx_AhzDDdIVmA4kLkcL51lrf9mWU16IRHgoeaoxE1YXEixEmVJ3DJQK8MaPAChKyUO5Q0vCiHmpBaiQ-Hp3eNQhhIfJA3FA-Si3NnLuMJ1R__JAMJAyipZMcUBM8ykL0U1jJmoL0 2025/04/16 04:18:13 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/04/16 04:18:13 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/04/16 04:18:13 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AFfyWyL4Btj3tkY5u31BE9xmgdtoYQiVXwSjGvDoP8DZyUDnnDB17aqLo7Ir4P8bnbCApDcXVsoRLss-k7zJ8n0cXlwRyghFwrQhVdKgu96KITpizp5n1wIiGNPvAKjowHX8cauzVI0RRFUyelgcfqBmlCUc_61ezwbFLZP8CDo3UNsw-RB4iK8Ntb4kvFGhffcPVg1WKcrVXDHFx_AhzDDdIVmA4kLkcL51lrf9mWU16IRHgoeaoxE1YXEixEmVJ3DJQK8MaPAChKyUO5Q0vCiHmpBaiQ-Hp3eNQhhIfJA3FA-Si3NnLuMJ1R__JAMJAyipZMcUBM8ykL0U1jJmoL0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/04/16 04:18:14 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AC1zncUKRVGZSvl-Hgc7SilLlFVUuoDBesLot6BKi_mtGBnCrgt_Jjjs03s0oFJBdvFnQKNpIM-o2zJjJ0DS3674eOYEggLCB4qzRHtZb0qbP3MyFPs_IGx-2yq2eKlxqNRjd0Y3ga7JFKbxDOfx3JQh5tl8TBhh-1es7MRFGdWjfowQJLRdNGvsaKPWUT5fDhF2wfYPb_I2oB0yT7lxupDef5koySaGuRMOZyw8VDzjctzJeZYvDT6sEj1zAW9gdZZtN0D6-eyarhi2ttBgVie1wI41sX5caoDrJmFoYsfe68hoENowjlMGEitcz1zJhUdZBRpXN46p3UsZhURAZwk 2025/04/16 04:18:15 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/04/16 04:18:15 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/04/16 04:18:15 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AC1zncUKRVGZSvl-Hgc7SilLlFVUuoDBesLot6BKi_mtGBnCrgt_Jjjs03s0oFJBdvFnQKNpIM-o2zJjJ0DS3674eOYEggLCB4qzRHtZb0qbP3MyFPs_IGx-2yq2eKlxqNRjd0Y3ga7JFKbxDOfx3JQh5tl8TBhh-1es7MRFGdWjfowQJLRdNGvsaKPWUT5fDhF2wfYPb_I2oB0yT7lxupDef5koySaGuRMOZyw8VDzjctzJeZYvDT6sEj1zAW9gdZZtN0D6-eyarhi2ttBgVie1wI41sX5caoDrJmFoYsfe68hoENowjlMGEitcz1zJhUdZBRpXN46p3UsZhURAZwk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/04/16 04:18:17 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ANPAltLNn6lp5tKPOGWQ_yTu0HQlH66xbaWVgShQq07ZySrCJ0qmy4Gcyfntx2_lEmVT9syOwIktEm6V8ExvhQHf9NZXQT76qJVlorCwSSIsQBxjioyunxec1hp6bdXPSkuuuu9leywtIsvW-HEJmtJTwLcZCV5ho8e919AaSDc8cU033C9mTREcklnAjhuYkbUUtJSgmKBkv9jgU1h5xiOsH_DgI7LiMUyTU186YvY6l3cHqD554zdKFiZfVf6Xut2HkAMgbJ59NoHFxXEqnjlQdCjJ90owJbUgCPoZIDLrFdqqD6iKe0whZfHWrN4AFXcIVnJEB_rJLccmkGWLn9g 2025/04/16 04:18:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/04/16 04:18:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/04/16 04:18:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/04/16 04:18:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/04/16 04:18:18 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/04/16 04:18:18 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/04/16 04:18:18 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ANPAltLNn6lp5tKPOGWQ_yTu0HQlH66xbaWVgShQq07ZySrCJ0qmy4Gcyfntx2_lEmVT9syOwIktEm6V8ExvhQHf9NZXQT76qJVlorCwSSIsQBxjioyunxec1hp6bdXPSkuuuu9leywtIsvW-HEJmtJTwLcZCV5ho8e919AaSDc8cU033C9mTREcklnAjhuYkbUUtJSgmKBkv9jgU1h5xiOsH_DgI7LiMUyTU186YvY6l3cHqD554zdKFiZfVf6Xut2HkAMgbJ59NoHFxXEqnjlQdCjJ90owJbUgCPoZIDLrFdqqD6iKe0whZfHWrN4AFXcIVnJEB_rJLccmkGWLn9g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/04/16 04:18:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AJvLXyK9a5UxKhZp2KesnLCvLg07oq52g2b9c3F0q0af28Wcg3a8jcaFK27CTm6TCA2py_qKQy333fpo8rPFGcS7JqCLtYjs_xAmKc7zyFwjeEP8zxUujkr-QqRmQhIFy1xLS3pftiRtWJP97Lvo1GsXBfRKr7E1rSBBLA0spyStZWzp5w5go_bsgwm5w_Ada9h9OAy9V8eCcgD4MKvBg8ldSgei1NvdqA9Jh3MrAqbqlOj7-HP8GogeeksZbiU1iXd7HCN6rqsGjim_ED_d-GtGfOybMFKwN3NnPVi8EfNr8iKcIdo_msE1-jeW2tGwdlL5Z1THOXjeqJfe6ukoqIc 2025/04/16 04:18:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/04/16 04:18:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/04/16 04:18:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/04/16 04:18:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/04/16 04:18:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/04/16 04:18:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/04/16 04:18:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AJvLXyK9a5UxKhZp2KesnLCvLg07oq52g2b9c3F0q0af28Wcg3a8jcaFK27CTm6TCA2py_qKQy333fpo8rPFGcS7JqCLtYjs_xAmKc7zyFwjeEP8zxUujkr-QqRmQhIFy1xLS3pftiRtWJP97Lvo1GsXBfRKr7E1rSBBLA0spyStZWzp5w5go_bsgwm5w_Ada9h9OAy9V8eCcgD4MKvBg8ldSgei1NvdqA9Jh3MrAqbqlOj7-HP8GogeeksZbiU1iXd7HCN6rqsGjim_ED_d-GtGfOybMFKwN3NnPVi8EfNr8iKcIdo_msE1-jeW2tGwdlL5Z1THOXjeqJfe6ukoqIc" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/04/16 04:18:23 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/04/16 04:18:26 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/04/16 04:18:29 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/04/16 04:18:33 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/04/16 04:18:36 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/04/16 04:18:37 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ADCbI5ro68Gq6ip-EwxKXfARMA6dWtHiQAKRimUm7B9B5FvWE0H1gqqhjDMC4lLthOqFYY0SPeV3dRsrzLvuad9Y1Gs2uVjx4DDixwtKkfkSUIkVjLbSJ9Sxi2bhK-pBSWHCSVcSO9hwbf1KPes_7TLPfvpnQNLY8oHFUWk9wEga2YQUsO4985Y8g-Qlzk4uXrz-Z8bTLH-99j6dYoo8CdJyIZYookKbZqIZcRSuu9ZVO8dDiXTw_aUH6k425PJL60NAMl69h3VhW-GNV0LXHyDGgrX2qQNNB-2tmfnsLJ9bdG7R9ifwIdJ1VBugOocUXmt2h24aen9EWtKCvQTckKo 2025/04/16 04:18:37 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/04/16 04:18:37 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "02cb1faf01906a8a22eabf8eaf00c318" 2025/04/16 04:18:38 DEBUG : unknown-size-put.txt: multipart upload "ADCbI5ro68Gq6ip-EwxKXfARMA6dWtHiQAKRimUm7B9B5FvWE0H1gqqhjDMC4lLthOqFYY0SPeV3dRsrzLvuad9Y1Gs2uVjx4DDixwtKkfkSUIkVjLbSJ9Sxi2bhK-pBSWHCSVcSO9hwbf1KPes_7TLPfvpnQNLY8oHFUWk9wEga2YQUsO4985Y8g-Qlzk4uXrz-Z8bTLH-99j6dYoo8CdJyIZYookKbZqIZcRSuu9ZVO8dDiXTw_aUH6k425PJL60NAMl69h3VhW-GNV0LXHyDGgrX2qQNNB-2tmfnsLJ9bdG7R9ifwIdJ1VBugOocUXmt2h24aen9EWtKCvQTckKo" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/04/16 04:18:39 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: APnWigJQs06JatQtP2gvWfLZ0J910OFYpwl1NqKFKbKXmliwRMjE_yjOKALpB2Hqp4qsMWRGdWzrUsLmXTfwQuCf7PXXpAKefIGSc7zK4VhUGYuEQ-TQw0d6vT4SDrYUT2fltjHb8VSda15xIDyrJPx_vDd1B68J4-1NU8Lb5EgVtA7NQMSyVtwkLSxGght7kyLjdGAybdwkEaGixinhHl7DEPbtnMBeK-PFomNvtH6B2YLScEWqJ9AA98YlhyILSbo7RebHocT4ov26y63jccBjzmldp9FY-rJMz3k6Jr4HpxqX7FWpb9zhRc459iKUI34M7Fx0gADyyuc58VDiu-k 2025/04/16 04:18:39 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/04/16 04:18:39 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "30b6bbed89947784ef93dc923092bfe2" 2025/04/16 04:18:39 DEBUG : unknown-size-update.txt: multipart upload "APnWigJQs06JatQtP2gvWfLZ0J910OFYpwl1NqKFKbKXmliwRMjE_yjOKALpB2Hqp4qsMWRGdWzrUsLmXTfwQuCf7PXXpAKefIGSc7zK4VhUGYuEQ-TQw0d6vT4SDrYUT2fltjHb8VSda15xIDyrJPx_vDd1B68J4-1NU8Lb5EgVtA7NQMSyVtwkLSxGght7kyLjdGAybdwkEaGixinhHl7DEPbtnMBeK-PFomNvtH6B2YLScEWqJ9AA98YlhyILSbo7RebHocT4ov26y63jccBjzmldp9FY-rJMz3k6Jr4HpxqX7FWpb9zhRc459iKUI34M7Fx0gADyyuc58VDiu-k" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/04/16 04:18:39 DEBUG : Creating backend with remote "TestS3R2:rclone-test-wusigac9ziro/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/04/16 04:18:40 DEBUG : Waiting for deletions to finish 2025/04/16 04:18:40 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/04/16 04:18:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/04/16 04:18:40 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/04/16 04:18:40 INFO : S3 bucket rclone-test-wusigac9ziro: Bucket "rclone-test-wusigac9ziro" deleted 2025/04/16 04:18:40 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (134.52s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.30s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.06s) --- FAIL: TestIntegration/FsMkdir (132.51s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.28s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.27s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (12.48s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.67s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.69s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.50s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.51s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (23.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.58s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.67s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.22s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.32s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.49s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (73.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (10.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (13.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (7.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (10.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (3.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (13.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (5.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (13.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (13.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.96s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (15.02s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.47s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.67s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (4.13s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.89s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.87s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.14s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.68s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.46s) --- 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/04/16 04:18:40 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/04/16 04:18:40 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 134.565s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 2m15.487799887s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/control_chars TestIntegration/FsMkdir/FsEncoding/leading_HT]