"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2026/03/24 04:00:00 DEBUG : Creating backend with remote "TestS3R2:rclone-test-hiquciq4tiwo" 2026/03/24 04:00:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/03/24 04:00:01 INFO : S3 bucket rclone-test-hiquciq4tiwo: Bucket "rclone-test-hiquciq4tiwo" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/03/24 04:00:03 INFO : S3 bucket rclone-test-hiquciq4tiwo: Bucket "rclone-test-hiquciq4tiwo" deleted === RUN TestIntegration/FsMkdir 2026/03/24 04:00:03 INFO : S3 bucket rclone-test-hiquciq4tiwo: Bucket "rclone-test-hiquciq4tiwo" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/03/24 04:00:03 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/03/24 04:00:03 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/03/24 04:00:03 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/03/24 04:00:13 NOTICE: S3 bucket rclone-test-hiquciq4tiwo: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/03/24 04:00:13 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AI1Jy7prZQRlCvBlKR1r_7vz1kJgqbSFyV1_QK0oTtjjd6FWOcI7DmmJA34P6rf7yusoRS-XOselYFydXrUVAxIEOAABJtatZL5UlPVJcf3oLVhmMkDNmdapV6kztb3lPkRKKnWw9UCCHnT1TRLJN9NGCZzy7aA4vuKyRh-zRWdfwPN6WBviZLP9xs8XMI7O98wq-P9qdTfhmcahDh3nk8tdxhxYTVYiMMMrKifhbRdYTKLFKd_dnVuUVC4DWEGICKR9iT6pE7L7Lyc5tAREl3cWsweUsDtm9U8gPCjUkSezKPSqpjfzhXkRVSlf-20B_-OtpMzBvwal7u0kFQFiYBU 2026/03/24 04:00:13 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "7b88ef8b5407c5deb3be58c98e07ef95" 2026/03/24 04:00:14 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "de0d2d9b48608126230e416a8ab8b281" 2026/03/24 04:00:14 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "0203a722c534053b5b11614de95b8cbf" 2026/03/24 04:00:14 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AI1Jy7prZQRlCvBlKR1r_7vz1kJgqbSFyV1_QK0oTtjjd6FWOcI7DmmJA34P6rf7yusoRS-XOselYFydXrUVAxIEOAABJtatZL5UlPVJcf3oLVhmMkDNmdapV6kztb3lPkRKKnWw9UCCHnT1TRLJN9NGCZzy7aA4vuKyRh-zRWdfwPN6WBviZLP9xs8XMI7O98wq-P9qdTfhmcahDh3nk8tdxhxYTVYiMMMrKifhbRdYTKLFKd_dnVuUVC4DWEGICKR9iT6pE7L7Lyc5tAREl3cWsweUsDtm9U8gPCjUkSezKPSqpjfzhXkRVSlf-20B_-OtpMzBvwal7u0kFQFiYBU" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/03/24 04:00:16 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/03/24 04:00:16 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/03/24 04:00:18 DEBUG : S3 bucket rclone-test-hiquciq4tiwo: bucket is versioned: false 2026/03/24 04:00:18 DEBUG : Waiting for deletions to finish 2026/03/24 04:00:18 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/03/24 04:00:18 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/03/24 04:00:18 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/03/24 04:00:19 DEBUG : Creating backend with remote "TestS3R2:rclone-test-hiquciq4tiwo/dirToPurgeFromRoot" 2026/03/24 04:00:19 DEBUG : S3 bucket rclone-test-hiquciq4tiwo path dirToPurgeFromRoot: bucket is versioned: false 2026/03/24 04:00:19 DEBUG : Waiting for deletions to finish 2026/03/24 04:00:19 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/03/24 04:00:19 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/03/24 04:00:20 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/03/24 04:00:20 DEBUG : Creating backend with remote "TestS3R2:rclone-test-hiquciq4tiwo/hello? sausage/êé" 2026/03/24 04:00:21 DEBUG : S3 bucket rclone-test-hiquciq4tiwo path hello? sausage/êé: bucket is versioned: false 2026/03/24 04:00:21 DEBUG : Waiting for deletions to finish 2026/03/24 04:00:21 DEBUG : "a/b/c/d/e.txt" version false 2026/03/24 04:00:21 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/03/24 04:00:21 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/03/24 04:00:26 DEBUG : Creating backend with remote "TestS3R2:rclone-test-hiquciq4tiwo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/03/24 04:00:26 DEBUG : Creating backend with remote "TestS3R2:rclone-test-hiquciq4tiwo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-hiquciq4tiwo" from "TestS3R2:rclone-test-hiquciq4tiwo" 2026/03/24 04:00:26 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2060: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/03/24 04:00:31 DEBUG : piped data.txt: open chunk writer: started multipart upload: AFzMC-9-jyCR4RcrBwMMqEoOplqi73zA9ALHI4F6_f49uzflKlOA_UNAoerYHjv7biaiZRhunNUMZVm9uXtmzGhBX3c7bYjYzQNuxm-YVQACknICSTXBDx8I04smqxk_FaVhg0ijhbUY6LtG1CKfOEuGtcWdj7mEviQxPPquJiEMNMY9jBWat-CtOEfY16x_JEdHLWKs7Jm0euARTRq4-Lf5uB-EQUmOq9bhObOPLlwGBnEWL5zCBz2deeRZp4D-XduGwGK74iKIyCyxSidosFaoW812TjEYo6jPGMAeMJynkzTu9cOHpzdRg1J4S6cWvRGvheqeS2fcOy0niGGcT4g 2026/03/24 04:00:31 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/03/24 04:00:31 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/03/24 04:00:31 DEBUG : piped data.txt: multipart upload "AFzMC-9-jyCR4RcrBwMMqEoOplqi73zA9ALHI4F6_f49uzflKlOA_UNAoerYHjv7biaiZRhunNUMZVm9uXtmzGhBX3c7bYjYzQNuxm-YVQACknICSTXBDx8I04smqxk_FaVhg0ijhbUY6LtG1CKfOEuGtcWdj7mEviQxPPquJiEMNMY9jBWat-CtOEfY16x_JEdHLWKs7Jm0euARTRq4-Lf5uB-EQUmOq9bhObOPLlwGBnEWL5zCBz2deeRZp4D-XduGwGK74iKIyCyxSidosFaoW812TjEYo6jPGMAeMJynkzTu9cOHpzdRg1J4S6cWvRGvheqeS2fcOy0niGGcT4g" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/03/24 04:00:31 DEBUG : piped data.txt: open chunk writer: started multipart upload: AM8zjcrXDxq7_lO_qzfa7naMqLlJtILgKIm5sPq9k82gMD-8tWPu47FcZXt9j1efRLghYniJHj4X-XWGgfuZZQbJCBzSBCe6ipg8x-uh5822IN00ST1moz4MykunRDxGS8A9jCwp0UC98uAZJ7oyVyCRF_nMk-RZ5HHnEAHQFNpdfzIsbUoIzLJuvnacMu_xB4A5qfXZwMV14CpW4Th_6-AtNf2XlnODK6R5FkdjGl76__Ef_SuECTVN_wku9sFd4h6t1JGoaM1mOLk_EO6AU1dOOHOSJ5GMbvXd2QJqOLElYJLmFFIvTBCTVU4GlfDFvJCPTsesgyZFqaZvH8hzWZE 2026/03/24 04:00:31 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/24 04:00:31 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "bd29f7fdfe1e20e54cb90877970506cd" 2026/03/24 04:00:32 DEBUG : piped data.txt: multipart upload "AM8zjcrXDxq7_lO_qzfa7naMqLlJtILgKIm5sPq9k82gMD-8tWPu47FcZXt9j1efRLghYniJHj4X-XWGgfuZZQbJCBzSBCe6ipg8x-uh5822IN00ST1moz4MykunRDxGS8A9jCwp0UC98uAZJ7oyVyCRF_nMk-RZ5HHnEAHQFNpdfzIsbUoIzLJuvnacMu_xB4A5qfXZwMV14CpW4Th_6-AtNf2XlnODK6R5FkdjGl76__Ef_SuECTVN_wku9sFd4h6t1JGoaM1mOLk_EO6AU1dOOHOSJ5GMbvXd2QJqOLElYJLmFFIvTBCTVU4GlfDFvJCPTsesgyZFqaZvH8hzWZE" finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress 2026/03/24 04:00:32 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:298: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock s3_internal_test.go:530: Object Lock not supported by this provider: CreateBucket with Object Lock failed: operation error S3: CreateBucket, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: Header 'x-amz-bucket-object-lock-enabled' with value 'true' not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/03/24 04:00:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AFQ6nqaJ6VrfDauN5EfmGPZyI7Eimt8OfJzY6ca7Ydam0ho_b4HKJw-Af3ctYPre7GiXezMvvwgJAfWVfIDpOD3yYv5xxchIe6hAeqgNaFqVREcceTl2_AqjXuRV4qN8OFFaUiQMN9_eRAO5_ceQZkzy3iG-Iz0lRRzGqDDCwV8mCTvfhPsrUknixN3pyj8roGhfgd9sSa2LU7tx5hM9IWI2Cuhm04ZeLqe99Rjw8dPEn34yTZSIRHwmHlFsxjSRDc1kVgnbAEygChMmQabrKNsDxQTma2pi_JM0e4yqWMKvBEXjNtipu7sftSL32akulVXTjXDtTtNhgBSYc8YSi7w 2026/03/24 04:00:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/03/24 04:00:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/03/24 04:00:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AFQ6nqaJ6VrfDauN5EfmGPZyI7Eimt8OfJzY6ca7Ydam0ho_b4HKJw-Af3ctYPre7GiXezMvvwgJAfWVfIDpOD3yYv5xxchIe6hAeqgNaFqVREcceTl2_AqjXuRV4qN8OFFaUiQMN9_eRAO5_ceQZkzy3iG-Iz0lRRzGqDDCwV8mCTvfhPsrUknixN3pyj8roGhfgd9sSa2LU7tx5hM9IWI2Cuhm04ZeLqe99Rjw8dPEn34yTZSIRHwmHlFsxjSRDc1kVgnbAEygChMmQabrKNsDxQTma2pi_JM0e4yqWMKvBEXjNtipu7sftSL32akulVXTjXDtTtNhgBSYc8YSi7w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/03/24 04:00:35 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ACisMG7qw5Eu_TC48xe7d2Dql_DzfMUVX2_wFBZfJI2d9XKOiAz5yQs5Lf--4kF1usgWdjIDHIuX6syQHFWTwQN-PjaxBE7tK9Qcc7ZnuPKta0xxU5HFeKDVR1wwQ2DuM9fbQOFGEzz4jjcUGZNrHy0hdyoZALBwyrRU3qA2VYgfju1YMfyMbbGVvfZFZY-W_BaJhQuNWnwr_0wfZoZ3D-VEMmFGrKT7Crm3vAWVbaIESHlpul3K4CyHpn8hYZ6k4abt-673YON_m61CE3YbsF4O_K_CHu82vCOwdHMAKx5WXNjzwMCWS6wVbzhW-9ERvkwha8Xtek5IPln_8TWNaKQ 2026/03/24 04:00:36 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/03/24 04:00:36 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/24 04:00:36 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ACisMG7qw5Eu_TC48xe7d2Dql_DzfMUVX2_wFBZfJI2d9XKOiAz5yQs5Lf--4kF1usgWdjIDHIuX6syQHFWTwQN-PjaxBE7tK9Qcc7ZnuPKta0xxU5HFeKDVR1wwQ2DuM9fbQOFGEzz4jjcUGZNrHy0hdyoZALBwyrRU3qA2VYgfju1YMfyMbbGVvfZFZY-W_BaJhQuNWnwr_0wfZoZ3D-VEMmFGrKT7Crm3vAWVbaIESHlpul3K4CyHpn8hYZ6k4abt-673YON_m61CE3YbsF4O_K_CHu82vCOwdHMAKx5WXNjzwMCWS6wVbzhW-9ERvkwha8Xtek5IPln_8TWNaKQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/03/24 04:00:37 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AN5HK35DrhCCcKppGNA04mICXXzzIFcH68AZ_rHlwHAUomeldQBz1hmU05aOXqteS8h9RHPLv1pSUWAbKDb9ISt_ut1o8MYISXUDflr3pbwQ9xGnk2Iv1HSLk3VpR4xTtoAU1CBMYJ2BD51l_N00kuyS24JfXj94xCiNd2Ov_Qu8xpcY2EwYRKsWCMUjD6rCumBd0Wsbs3mSvtJf2WsB3WUZLuO6LGEiDanp-6fbh9ApKO5bgcryU7Jx1gua7okT_OhlVFTckwnmlXFZdvXIFcH_pzlRazY2uQbHHLESGSrzbgdvHtbfuQbBRyQ_4S2wjcporTlylYCuvcfDMnmBMuo 2026/03/24 04:00:37 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/03/24 04:00:37 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/24 04:00:38 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AN5HK35DrhCCcKppGNA04mICXXzzIFcH68AZ_rHlwHAUomeldQBz1hmU05aOXqteS8h9RHPLv1pSUWAbKDb9ISt_ut1o8MYISXUDflr3pbwQ9xGnk2Iv1HSLk3VpR4xTtoAU1CBMYJ2BD51l_N00kuyS24JfXj94xCiNd2Ov_Qu8xpcY2EwYRKsWCMUjD6rCumBd0Wsbs3mSvtJf2WsB3WUZLuO6LGEiDanp-6fbh9ApKO5bgcryU7Jx1gua7okT_OhlVFTckwnmlXFZdvXIFcH_pzlRazY2uQbHHLESGSrzbgdvHtbfuQbBRyQ_4S2wjcporTlylYCuvcfDMnmBMuo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/03/24 04:00:38 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ADP75waafdzY1YvdonpUqFVMmuTDCQW7zZtIQ4qK5lbMaQhR6s5hKKBfP3fqLcNn_5JQMYpSZsobnhQoKH72TVTzrh6NVCg4qG1oP9vKIHLtzmXXue7AGCj_uiJaXf5QPLBE5zdip1Bddz5XVtBy1zEAaHE2p6vwdIA_RWOWO5he6G6g6ocPiX_wNjQjvPGKHv0m1fxYQIiLxpvv_Jhm37oHglrlYde9UMW81_-c4TG8g40_FJ3U19DrFaKQB7OVMSMQxnmdBq3qA7_NdNRdrenoONnsM3VUkS2hYpZW7MjcucA7t33WZiw4ou28nWAvJ9Cw-rqIBxwLz-if3LI-ls4 2026/03/24 04:00:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/03/24 04:00:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/03/24 04:00:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/03/24 04:00:39 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/03/24 04:00:39 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/24 04:00:39 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/03/24 04:00:39 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ADP75waafdzY1YvdonpUqFVMmuTDCQW7zZtIQ4qK5lbMaQhR6s5hKKBfP3fqLcNn_5JQMYpSZsobnhQoKH72TVTzrh6NVCg4qG1oP9vKIHLtzmXXue7AGCj_uiJaXf5QPLBE5zdip1Bddz5XVtBy1zEAaHE2p6vwdIA_RWOWO5he6G6g6ocPiX_wNjQjvPGKHv0m1fxYQIiLxpvv_Jhm37oHglrlYde9UMW81_-c4TG8g40_FJ3U19DrFaKQB7OVMSMQxnmdBq3qA7_NdNRdrenoONnsM3VUkS2hYpZW7MjcucA7t33WZiw4ou28nWAvJ9Cw-rqIBxwLz-if3LI-ls4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/03/24 04:00:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: APmUizdW348TtVM-feNihrLyyIbkOF9UYSO8JvWJ_7TxZ2J8Y85kf_gb2oR--ppHIAwTABerVswx2RMD-EuE7zEHBS4OxBRgDgQFaUe39o66rSlingn-985u7FdiYVrQJ_mK2WkLibi6melShkQn_JMBBwDMNUUkHUpL53MweQyURL-RDysf-wGumQFc_GXUZUOllq7hlO-LGe8B7qcCTemmp_ZqOp-fQdiIRrfStTa2yGNWjTs6Aiq8N_G259WAxeSBgOMPJD_evoNTery2cW1s7vn2N3ymGfDXlUUbjnwnz2y5rg-v86vzzyRZEubf9hsWKiXEpUuZOlfQpr8Mw3c 2026/03/24 04:00:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/03/24 04:00:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/03/24 04:00:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/03/24 04:00:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/03/24 04:00:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/24 04:00:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/03/24 04:00:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "APmUizdW348TtVM-feNihrLyyIbkOF9UYSO8JvWJ_7TxZ2J8Y85kf_gb2oR--ppHIAwTABerVswx2RMD-EuE7zEHBS4OxBRgDgQFaUe39o66rSlingn-985u7FdiYVrQJ_mK2WkLibi6melShkQn_JMBBwDMNUUkHUpL53MweQyURL-RDysf-wGumQFc_GXUZUOllq7hlO-LGe8B7qcCTemmp_ZqOp-fQdiIRrfStTa2yGNWjTs6Aiq8N_G259WAxeSBgOMPJD_evoNTery2cW1s7vn2N3ymGfDXlUUbjnwnz2y5rg-v86vzzyRZEubf9hsWKiXEpUuZOlfQpr8Mw3c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/03/24 04:00:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AL_DsLGTzQq45cFCFCmUnkNCrvubJedZHVVZeukS9sYlIkb73m1AtJXvrjFF5OiAIstdtKsujw4cLMIftN0TOI8ugA5HzqrZSdlgL5mNolZw7merC0RhL8fmkIWm46pey4TB53074csRaOoprhVnynzqD0rq6tDVtnpSYweBnDCHs8cwK4YER2CRyOfzolvPuq4JHDfI3B9ze0_vjuRRtGxeYzy_DHKisznZEYWCP_SkSCtrQ8qhs8kVD-gJ9_4j1OlNms7hNlkuxObMjaiMpm2dSi8ATTb8cQOHbG1ALzTrSH-lruszMf_kFJcHNumrqP7Z-Fx0HnQo-THiIMtkFWE 2026/03/24 04:00:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/24 04:00:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/03/24 04:00:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AL_DsLGTzQq45cFCFCmUnkNCrvubJedZHVVZeukS9sYlIkb73m1AtJXvrjFF5OiAIstdtKsujw4cLMIftN0TOI8ugA5HzqrZSdlgL5mNolZw7merC0RhL8fmkIWm46pey4TB53074csRaOoprhVnynzqD0rq6tDVtnpSYweBnDCHs8cwK4YER2CRyOfzolvPuq4JHDfI3B9ze0_vjuRRtGxeYzy_DHKisznZEYWCP_SkSCtrQ8qhs8kVD-gJ9_4j1OlNms7hNlkuxObMjaiMpm2dSi8ATTb8cQOHbG1ALzTrSH-lruszMf_kFJcHNumrqP7Z-Fx0HnQo-THiIMtkFWE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/03/24 04:00:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ADy6J61Es7g_eDah0gxUhgLgx7u_vCAzfPgD_bw6BH4ywEClm9hbkY-kpPPCUQIdTjHOcTedy1aXO0bUhJpjvueDOuoSJfA5Ukk7R3duV4tkw0HyWs0uf0L6Q_oQghXUQXol5aJYdF9mufz13JxjQBMezpeQSqRdMGw5JwumjGTwnM-CeoTy_bcam9ReZ6g4ptI-AGK7jSVCYYZEQx5U8sXDn4HYuG1pRQ9AURH7A4jr_mMrnAHBzfAJirPEIo5PHbB4a03bB42C12y9MYZ-yPdJd3eehYjdPsEWzjpcdOxhQzrjGWtmPbx6ZEQFR82bak4xvuDnetn24BUIXiXZdRE 2026/03/24 04:00:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/03/24 04:00:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/24 04:00:47 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ADy6J61Es7g_eDah0gxUhgLgx7u_vCAzfPgD_bw6BH4ywEClm9hbkY-kpPPCUQIdTjHOcTedy1aXO0bUhJpjvueDOuoSJfA5Ukk7R3duV4tkw0HyWs0uf0L6Q_oQghXUQXol5aJYdF9mufz13JxjQBMezpeQSqRdMGw5JwumjGTwnM-CeoTy_bcam9ReZ6g4ptI-AGK7jSVCYYZEQx5U8sXDn4HYuG1pRQ9AURH7A4jr_mMrnAHBzfAJirPEIo5PHbB4a03bB42C12y9MYZ-yPdJd3eehYjdPsEWzjpcdOxhQzrjGWtmPbx6ZEQFR82bak4xvuDnetn24BUIXiXZdRE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/03/24 04:00:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AI5Ydczy0R4M7EfYCVrAJdzfpicsaqM3StTsASf3C0bX_gUOLQ3Rpn53AH9MAi-c_HKUPdEwlCQXKbFayOk_cASCTpfdgib7w1_K_oS1CbBzhPBs6114u8DU6PaMo-YeTs_BGKVswBhP7wLWWuQBLWdDyqR-Iogo1sKYbhf69BIPcUGKj7gS5dvoOsTZvn-ouTnoi9PFwQ119484I85KlIwBZN1WanBaUFCaKf03fuW5rdTSceNXkgD7TTy1TWo6trf_F_acO2ZRc0gTUC6jqKXy8NelefM9lXjNd820ETH1ow4hmwb05GXcU8lYkGj98TgsYSRdpYZYawId7rKFiYc 2026/03/24 04:00:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/24 04:00:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/24 04:00:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AI5Ydczy0R4M7EfYCVrAJdzfpicsaqM3StTsASf3C0bX_gUOLQ3Rpn53AH9MAi-c_HKUPdEwlCQXKbFayOk_cASCTpfdgib7w1_K_oS1CbBzhPBs6114u8DU6PaMo-YeTs_BGKVswBhP7wLWWuQBLWdDyqR-Iogo1sKYbhf69BIPcUGKj7gS5dvoOsTZvn-ouTnoi9PFwQ119484I85KlIwBZN1WanBaUFCaKf03fuW5rdTSceNXkgD7TTy1TWo6trf_F_acO2ZRc0gTUC6jqKXy8NelefM9lXjNd820ETH1ow4hmwb05GXcU8lYkGj98TgsYSRdpYZYawId7rKFiYc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/03/24 04:00:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: APk842R5pbUK0RDVKeRBDwig6z3Bl7Sxk2mlSzCfryxpmazhlnzpmKWff3CPgYysQXZf9AhTVsaH-3m4JdKjUK5YYxu6eVDnhG_u6T5d9wXM4j1rUjm4oz9EbwIh13vVZ70EeGUEJVOcb8Dlc7ZM7tWce-nhagHkk3SNM7c7v0OtHhmnECj0CIPlgQnktJyKpaHs0E_sSPLpA50wygNfupPswWbUDJrguKlkFxpfJ5Dn-mEHrQl6RFUcXwDOKDyLk6a8Hl2cwDdJhsLi2Q6Rtrsp66f5OI1yiGoWaOGC8cXBCWNUzaYB1l9Z058AgHBsZlBZ6p2CjguWNctPhYDrr8Y 2026/03/24 04:00:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/03/24 04:00:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/03/24 04:00:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/24 04:00:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/03/24 04:00:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/03/24 04:00:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/24 04:00:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "APk842R5pbUK0RDVKeRBDwig6z3Bl7Sxk2mlSzCfryxpmazhlnzpmKWff3CPgYysQXZf9AhTVsaH-3m4JdKjUK5YYxu6eVDnhG_u6T5d9wXM4j1rUjm4oz9EbwIh13vVZ70EeGUEJVOcb8Dlc7ZM7tWce-nhagHkk3SNM7c7v0OtHhmnECj0CIPlgQnktJyKpaHs0E_sSPLpA50wygNfupPswWbUDJrguKlkFxpfJ5Dn-mEHrQl6RFUcXwDOKDyLk6a8Hl2cwDdJhsLi2Q6Rtrsp66f5OI1yiGoWaOGC8cXBCWNUzaYB1l9Z058AgHBsZlBZ6p2CjguWNctPhYDrr8Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/03/24 04:00:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AOwHcoYTxYi_ktUvkX86uAnhHntF72sWBoD9BMQUUegWCFtSEYbEUYpuxgqI_HarDIhD1alzD5FTveQvN3OKipf9QQfHk3ZwhBWK6U4aluLIbK8mK2C_FQbEyrdbwtWJmgshqYZ-_EBLg8l12ZoIGMCW29P-4UAiRT_4-GBnH8gOFsprJeIBmwS-FxA18DNa9BsmfrBrFIk4AOGVK7y_7EvOyD3ucn0lSBV13O_O4qTPSpnef1HCEuoei8ASCeWTPx5MvKzG7HALV6jo_iwnhtP_SrW42EKT1kfq--R2AhMVaEsJMOD4yO60l64Fa_HFAmgJeturFkK4iSblcmT1l-0 2026/03/24 04:00:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/24 04:00:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/03/24 04:00:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/03/24 04:00:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/24 04:00:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/03/24 04:00:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/03/24 04:00:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AOwHcoYTxYi_ktUvkX86uAnhHntF72sWBoD9BMQUUegWCFtSEYbEUYpuxgqI_HarDIhD1alzD5FTveQvN3OKipf9QQfHk3ZwhBWK6U4aluLIbK8mK2C_FQbEyrdbwtWJmgshqYZ-_EBLg8l12ZoIGMCW29P-4UAiRT_4-GBnH8gOFsprJeIBmwS-FxA18DNa9BsmfrBrFIk4AOGVK7y_7EvOyD3ucn0lSBV13O_O4qTPSpnef1HCEuoei8ASCeWTPx5MvKzG7HALV6jo_iwnhtP_SrW42EKT1kfq--R2AhMVaEsJMOD4yO60l64Fa_HFAmgJeturFkK4iSblcmT1l-0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/03/24 04:00:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AL-nyLqjlb44An1lXpi6zlCM4eumkY_NS2je8ZYfgMB_6Ql0l7LvCOkmq2SUqCUg5DwFXcFeCVDBHiRhEayjfyiuQ0ofaptKoTSBZH-i8BkVp8EZzQ7Z7DHbO5YfgVAGX-y66vpsZRsL4fJaif6gUerWaH2PmhYJCi3Ff_lNiS4mC-q6YdPiTO6xnyfhPm80MLBIbJVCp7X7RF5aInhXonh4escE3lk5SGwMdDPx89jeH_GeZ-lUkGyToOtgJC6vx-6_Ash2dKXL1DVSHwQZ-mZ-MS9nRVPWS9zEAeaM3Ijzu0j6Pyyq0YED1tBtjxOEuuLlyms2ZHvVqjySDYF9nv0 2026/03/24 04:00:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/24 04:00:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/03/24 04:00:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AL-nyLqjlb44An1lXpi6zlCM4eumkY_NS2je8ZYfgMB_6Ql0l7LvCOkmq2SUqCUg5DwFXcFeCVDBHiRhEayjfyiuQ0ofaptKoTSBZH-i8BkVp8EZzQ7Z7DHbO5YfgVAGX-y66vpsZRsL4fJaif6gUerWaH2PmhYJCi3Ff_lNiS4mC-q6YdPiTO6xnyfhPm80MLBIbJVCp7X7RF5aInhXonh4escE3lk5SGwMdDPx89jeH_GeZ-lUkGyToOtgJC6vx-6_Ash2dKXL1DVSHwQZ-mZ-MS9nRVPWS9zEAeaM3Ijzu0j6Pyyq0YED1tBtjxOEuuLlyms2ZHvVqjySDYF9nv0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/03/24 04:00:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AD1CeMHXAmuKkEbzpT1doxniTxCfsIKWgZGjWhlMl-_jySXoJ_g0pKLm48uLR4NTbdd5qUfoTDB0H5Q4rO1pF5cQFcYuKQXhAI_QQMQGhH3zJIzAGo1CdJZ4alGq39wZHgcu3mEGXhejDKN_rkGk0lavVR9oiGrnVS5HdCABmRzxep40tE8UFudJHzHGiNdjWBrogorZHssgs8FNFstf2FUMfQN6kvfdynLw0Lzwph1gMMgSeY2RTVcavFaJnPehd_nQ8QM1gqk5xbY8-nB3z5wx8Of7qSQBQUNHccpUeiyf9utqqU2sxBI7BHYtD1F7zue0pKepsDXArXKW42ffefQ 2026/03/24 04:00:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/03/24 04:00:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/24 04:00:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AD1CeMHXAmuKkEbzpT1doxniTxCfsIKWgZGjWhlMl-_jySXoJ_g0pKLm48uLR4NTbdd5qUfoTDB0H5Q4rO1pF5cQFcYuKQXhAI_QQMQGhH3zJIzAGo1CdJZ4alGq39wZHgcu3mEGXhejDKN_rkGk0lavVR9oiGrnVS5HdCABmRzxep40tE8UFudJHzHGiNdjWBrogorZHssgs8FNFstf2FUMfQN6kvfdynLw0Lzwph1gMMgSeY2RTVcavFaJnPehd_nQ8QM1gqk5xbY8-nB3z5wx8Of7qSQBQUNHccpUeiyf9utqqU2sxBI7BHYtD1F7zue0pKepsDXArXKW42ffefQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/03/24 04:00:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AC4rprxcZyOH5UupVSNeHVkHnKJwokKf_4GNZXtC5Zs4Vhj2O0QqsQpn11P4b0ogCdcyFe2UJtz34wQSOseb2vN8IotRxge4kYcqbPJ4_5ftjxUuPvy_-9YX1pCVsNnk4RsspsTe-8DNq8TWbA-Wl_483lfh6W2v6krviYe_wvg62DU19q1A3NcS6LO251Z9fSt3PO0UvZGr7k1DCpoTDEbmmLsOJo80CRp7xdjiDKzi19INgQS03HvD3Jnm8Tx8kXCwfbMVmAc-BC5lyA9O5koSIUS-u-cLbf2OYRpgJ-nxpDBZUGN8urkrheJz_oQ1ijVoToB3ShifY9jRrnX_ksA 2026/03/24 04:00:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/24 04:00:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/24 04:00:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AC4rprxcZyOH5UupVSNeHVkHnKJwokKf_4GNZXtC5Zs4Vhj2O0QqsQpn11P4b0ogCdcyFe2UJtz34wQSOseb2vN8IotRxge4kYcqbPJ4_5ftjxUuPvy_-9YX1pCVsNnk4RsspsTe-8DNq8TWbA-Wl_483lfh6W2v6krviYe_wvg62DU19q1A3NcS6LO251Z9fSt3PO0UvZGr7k1DCpoTDEbmmLsOJo80CRp7xdjiDKzi19INgQS03HvD3Jnm8Tx8kXCwfbMVmAc-BC5lyA9O5koSIUS-u-cLbf2OYRpgJ-nxpDBZUGN8urkrheJz_oQ1ijVoToB3ShifY9jRrnX_ksA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/03/24 04:00:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AMpAoOMT3-fEQjf--eQtBxGflg7dMMW5WQJsd9QEGYNWR7476QqIOluL0_JkF2JdyB0d4SWwDqPDVNlSMFXIFlvCZmYQo6AcPVdTKaWXS5bXL_ReRTfK6FEIGl7XPigrbsfltTWo3hnxboMEhw5W7IPW9mAXNURyQWisWp2V3WZBSW6m6AM07tZGCNskqlOfB1B25Kb0n4wTmZ61sjzehUl97DuHUWZBsvzAp8yy_rIAwqulfCUOrvuR2v4k6foipKi4YDhtYZzc9NoTQ4M7R5fsxwUi8yzEPQF3i0lGH1uLoVu8jjcII1wR0-KaGxB5f7N8X6OfJrdMsgVViO4bXjI 2026/03/24 04:00:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/03/24 04:00:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/24 04:00:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/03/24 04:00:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/24 04:00:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/24 04:00:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/03/24 04:00:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AMpAoOMT3-fEQjf--eQtBxGflg7dMMW5WQJsd9QEGYNWR7476QqIOluL0_JkF2JdyB0d4SWwDqPDVNlSMFXIFlvCZmYQo6AcPVdTKaWXS5bXL_ReRTfK6FEIGl7XPigrbsfltTWo3hnxboMEhw5W7IPW9mAXNURyQWisWp2V3WZBSW6m6AM07tZGCNskqlOfB1B25Kb0n4wTmZ61sjzehUl97DuHUWZBsvzAp8yy_rIAwqulfCUOrvuR2v4k6foipKi4YDhtYZzc9NoTQ4M7R5fsxwUi8yzEPQF3i0lGH1uLoVu8jjcII1wR0-KaGxB5f7N8X6OfJrdMsgVViO4bXjI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/03/24 04:01:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AOuoOsO_jQTCLdXnYfHU8klFsOGRH_VFN1zvJlElvzUhCXYpf2WWSAEsiCTVeHzS3UX8iePyD34VDXYe9PQJbOLBRz7sUigjAPU7ZHuZsy4JaRLmUyQkS_6nGbbQNpHmpi4SyeyImZG3fmyw6p-sdPXfz26Zgh0n83YWPdemE6Vez0Y8ncDELbcNQ7hVI18x9dQHGYK1jydYKn07tI7fxW8ottmjvcyJe4mDOt2IU7EPVAtL8xSeXpXjOiB3k4wNeIiqzsfUnxz8c0cN4KOXPGQAIBmDoLFl4-7dD9pb3fxMwlmKO_I9N2Mi1U8kW-lWUV6gPoIJTPvIeFS-7ygPd5s 2026/03/24 04:01:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/24 04:01:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/03/24 04:01:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/03/24 04:01:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/24 04:01:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/24 04:01:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/03/24 04:01:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AOuoOsO_jQTCLdXnYfHU8klFsOGRH_VFN1zvJlElvzUhCXYpf2WWSAEsiCTVeHzS3UX8iePyD34VDXYe9PQJbOLBRz7sUigjAPU7ZHuZsy4JaRLmUyQkS_6nGbbQNpHmpi4SyeyImZG3fmyw6p-sdPXfz26Zgh0n83YWPdemE6Vez0Y8ncDELbcNQ7hVI18x9dQHGYK1jydYKn07tI7fxW8ottmjvcyJe4mDOt2IU7EPVAtL8xSeXpXjOiB3k4wNeIiqzsfUnxz8c0cN4KOXPGQAIBmDoLFl4-7dD9pb3fxMwlmKO_I9N2Mi1U8kW-lWUV6gPoIJTPvIeFS-7ygPd5s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/03/24 04:01:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AH7Hszlb9HsUephhuyl-oKmMEbJRctUqcRa9S_iLNPw36OLiG1eHTC8NoOUlpGgk9sfCx71wMwE6UGPRclfYN0P3p0MRMYECQEnmp8ZaFyIyKZzNZoeLvnacs6MQwOGyqu_1V6fMRIjD-6Y9SvCGyZzMXcbDBRrsdCKQeNqdS3lztB_WIMxWi5TfWVzMPIAc7YkSqI-k2URbhpbRyY1xTvmAZfVly-619Vu5LScaHG7SkjK8AKymzNLpOPE2LS_UMc66yjNLp8qt-6J24NSBIpAJr1Pda4HnlZRB_sQ09JdVVc3rL5yC4Kh15aifmqGOHNKCtWpJYTUMzKRJUzS0YUE 2026/03/24 04:01:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/24 04:01:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/03/24 04:01:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AH7Hszlb9HsUephhuyl-oKmMEbJRctUqcRa9S_iLNPw36OLiG1eHTC8NoOUlpGgk9sfCx71wMwE6UGPRclfYN0P3p0MRMYECQEnmp8ZaFyIyKZzNZoeLvnacs6MQwOGyqu_1V6fMRIjD-6Y9SvCGyZzMXcbDBRrsdCKQeNqdS3lztB_WIMxWi5TfWVzMPIAc7YkSqI-k2URbhpbRyY1xTvmAZfVly-619Vu5LScaHG7SkjK8AKymzNLpOPE2LS_UMc66yjNLp8qt-6J24NSBIpAJr1Pda4HnlZRB_sQ09JdVVc3rL5yC4Kh15aifmqGOHNKCtWpJYTUMzKRJUzS0YUE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/03/24 04:01:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AA_Dtk6jtDxucMs2hiejn_NXUL_-SkMon0DHadwkzclXygvsP_u1tqnzVQ6Qiu9tlKu36ziajUeInnjujEBGu-qEe3WiBA1DL8DK4TzXuSFkcmKmXuX8pDWLrvKQTwYU4baWVQMpA6VqbI94aY-OyMesE1d3-Ge3lsSVaqyX4UKPD7piDRn-6UD86YaPcEtN8E1CZjmLIgIpVZUPo8GmCPfwcVArJgWOJz0D1GtEqjlCevio_OngTV59zQX0XepNZ2GnBqbuu0yyHeTXKubpfTsHZlOiYmA4fvYqgbwexIy6EF2r_s7l8cmEbmnjrBDkFYfihwN1iAEi7C13PThacBI 2026/03/24 04:01:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/03/24 04:01:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/24 04:01:05 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AA_Dtk6jtDxucMs2hiejn_NXUL_-SkMon0DHadwkzclXygvsP_u1tqnzVQ6Qiu9tlKu36ziajUeInnjujEBGu-qEe3WiBA1DL8DK4TzXuSFkcmKmXuX8pDWLrvKQTwYU4baWVQMpA6VqbI94aY-OyMesE1d3-Ge3lsSVaqyX4UKPD7piDRn-6UD86YaPcEtN8E1CZjmLIgIpVZUPo8GmCPfwcVArJgWOJz0D1GtEqjlCevio_OngTV59zQX0XepNZ2GnBqbuu0yyHeTXKubpfTsHZlOiYmA4fvYqgbwexIy6EF2r_s7l8cmEbmnjrBDkFYfihwN1iAEi7C13PThacBI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/03/24 04:01:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AO9qxjj5pgsCqVg0IXQTGexulaiSjjYViDwZaUCPHfdC7Kesgx-XAjFbc1c_m38FRyLq5kuKm9XF54t4E0eBziHGkGhlYU1FGsZtrx7bdBS68mBwD8WRde0MsuYHgyz9K9kNW23Jwj9W90eeqjdwdnsd8ETe6SUbmsLq1xLXeTcPHhSNpymx-XtFx8uGZlKjbzgK0-d8nnJxMnpPevL1OjnlJ8HVh-luphhFR9pjTJ7UPlefYGotVqKP41KoStzTJK-V6ZUOZNI8uw0dwVhoY3b9f_wRwdukk-dsawftXLviGSSgO0vqx17_ZsyICZ-NJJwGKGAZ4FGR6E3SONllVlc 2026/03/24 04:01:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/24 04:01:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/24 04:01:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AO9qxjj5pgsCqVg0IXQTGexulaiSjjYViDwZaUCPHfdC7Kesgx-XAjFbc1c_m38FRyLq5kuKm9XF54t4E0eBziHGkGhlYU1FGsZtrx7bdBS68mBwD8WRde0MsuYHgyz9K9kNW23Jwj9W90eeqjdwdnsd8ETe6SUbmsLq1xLXeTcPHhSNpymx-XtFx8uGZlKjbzgK0-d8nnJxMnpPevL1OjnlJ8HVh-luphhFR9pjTJ7UPlefYGotVqKP41KoStzTJK-V6ZUOZNI8uw0dwVhoY3b9f_wRwdukk-dsawftXLviGSSgO0vqx17_ZsyICZ-NJJwGKGAZ4FGR6E3SONllVlc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/03/24 04:01:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ALE7pPCWclts5fMSmKYB8TV7rS8UyN4-PiYkA5394uo5W6I2697ZHVE2MhdvDmGRNEOROH4nHuwu7B_iLXJuzkVRcGfQ0RryhOKmHdLaxo-kWNhzNVIjQARGhQMj_21qXlS_2TNSfE-qhMJcPldO9BgomDGH2jv0YuHvaYBSgdLLEAOos8s-yBjCp-TUe5TuEHeLFWisTHvkiyzmhShKcgy2iD7rLgCHb0N79oXXaS4Jf08pPFD0z03qcACVbCKqdcqGoi4iSkG3hAnxI6op3-rvk4ohGYxzzviPyHbHiHVDin65JrnXPINaO9ZLnPv2oj_DmyUFecNYjlZIeyHLNHA 2026/03/24 04:01:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/03/24 04:01:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/03/24 04:01:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/03/24 04:01:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/03/24 04:01:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/24 04:01:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/03/24 04:01:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ALE7pPCWclts5fMSmKYB8TV7rS8UyN4-PiYkA5394uo5W6I2697ZHVE2MhdvDmGRNEOROH4nHuwu7B_iLXJuzkVRcGfQ0RryhOKmHdLaxo-kWNhzNVIjQARGhQMj_21qXlS_2TNSfE-qhMJcPldO9BgomDGH2jv0YuHvaYBSgdLLEAOos8s-yBjCp-TUe5TuEHeLFWisTHvkiyzmhShKcgy2iD7rLgCHb0N79oXXaS4Jf08pPFD0z03qcACVbCKqdcqGoi4iSkG3hAnxI6op3-rvk4ohGYxzzviPyHbHiHVDin65JrnXPINaO9ZLnPv2oj_DmyUFecNYjlZIeyHLNHA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/03/24 04:01:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ACZqnhrQk8hVKusqC-Nv9MB-8Cb_DtxYFU5PUDSdsMHotpzzpCaMyxNh0Z2vtXAaJdzVeKuhNOBXx6qIyPpmz9AttQ7r4hAXzscd5pcywoNZBrfLfFtUO8Xr5gycMRet0lrRgzcmNZQIgM1OVkqZ0T3XaIGDfJePHM0lKrM43-vgJ4UPZXFX3xa7sKVBTBl6Fse6UeL0FCJUUd_JMH1Hrit6yWXticOYKpqnBlujOw-ycjawqXoQIyWy0aaoMcQzDtIvo81ztieMT23Se_72ckmprFX7CPD9Bh1Getkvr4AsWFQF0fsmgWxFXUeTAnBPu75kNkKQAF44zmb3dgbWRkY 2026/03/24 04:01:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/24 04:01:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/03/24 04:01:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/03/24 04:01:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/03/24 04:01:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/24 04:01:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/03/24 04:01:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ACZqnhrQk8hVKusqC-Nv9MB-8Cb_DtxYFU5PUDSdsMHotpzzpCaMyxNh0Z2vtXAaJdzVeKuhNOBXx6qIyPpmz9AttQ7r4hAXzscd5pcywoNZBrfLfFtUO8Xr5gycMRet0lrRgzcmNZQIgM1OVkqZ0T3XaIGDfJePHM0lKrM43-vgJ4UPZXFX3xa7sKVBTBl6Fse6UeL0FCJUUd_JMH1Hrit6yWXticOYKpqnBlujOw-ycjawqXoQIyWy0aaoMcQzDtIvo81ztieMT23Se_72ckmprFX7CPD9Bh1Getkvr4AsWFQF0fsmgWxFXUeTAnBPu75kNkKQAF44zmb3dgbWRkY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/03/24 04:01:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ANmBahjyVfjzS8i-eDqW4UUaAUCdltUpIVd1FSHMk45myu_6hzmlpAF2pPSk4EyHVfTtLmoDkMmFe5ckJXmEhJdLXGeGl9z2d4FyrhApIMmQOImUj11HdqifAoktqhFcQ9oBvIZxBNwm7l4dZdOQnU9ccjC2xLqK6p83pOLhoDQY0nWfZ-3RAMJ55ZqK2zEW7tRMQo18q0Cg05AoFgcBq-3jOnQMwj2-yCwp_JQktQIq06O3SE3Yh-t20eLK1ux3rxPOBeR8CkEM_ImahOABobSh_ylm_3QXpyt5vWOLuGuV4-ax5kM2fRpmh4jdoz7M6AqM5v1_gBja27mvGaVTRZ8 2026/03/24 04:01:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/03/24 04:01:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/03/24 04:01:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ANmBahjyVfjzS8i-eDqW4UUaAUCdltUpIVd1FSHMk45myu_6hzmlpAF2pPSk4EyHVfTtLmoDkMmFe5ckJXmEhJdLXGeGl9z2d4FyrhApIMmQOImUj11HdqifAoktqhFcQ9oBvIZxBNwm7l4dZdOQnU9ccjC2xLqK6p83pOLhoDQY0nWfZ-3RAMJ55ZqK2zEW7tRMQo18q0Cg05AoFgcBq-3jOnQMwj2-yCwp_JQktQIq06O3SE3Yh-t20eLK1ux3rxPOBeR8CkEM_ImahOABobSh_ylm_3QXpyt5vWOLuGuV4-ax5kM2fRpmh4jdoz7M6AqM5v1_gBja27mvGaVTRZ8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/03/24 04:01:16 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AGIsxrU4ZuuRCzoCJHnG759Hy9-nlWnJZc_9k6vgmbW1e7I4nYaxZbLLsFAKvmMg5oLbTklYj_L_LaCcCx6V5MbnEPll2FmK_Ed_ZsFrFBZ7_b1fvs9unKGaGZ4Y5NaLT_CrdNfByPnzAfiRKdw4vHijd1mJfg3BgAAC8mqweshFohUnwAGg-lYRKB8c6Rc_86EEomGwSFT-v4Ad43Uo3EllAeUNfstJl84WoBq5d5n76wMBJdC4BviIJ0irgJjPDtfWEJHiTtRCz_-sZl3Irm0xA0z6teYM6q912eTBANviVybLa7H8vcY7Z7b8EgkkINiZJDkHg8sFik02kWvHKNU 2026/03/24 04:01:16 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/03/24 04:01:16 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/24 04:01:16 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AGIsxrU4ZuuRCzoCJHnG759Hy9-nlWnJZc_9k6vgmbW1e7I4nYaxZbLLsFAKvmMg5oLbTklYj_L_LaCcCx6V5MbnEPll2FmK_Ed_ZsFrFBZ7_b1fvs9unKGaGZ4Y5NaLT_CrdNfByPnzAfiRKdw4vHijd1mJfg3BgAAC8mqweshFohUnwAGg-lYRKB8c6Rc_86EEomGwSFT-v4Ad43Uo3EllAeUNfstJl84WoBq5d5n76wMBJdC4BviIJ0irgJjPDtfWEJHiTtRCz_-sZl3Irm0xA0z6teYM6q912eTBANviVybLa7H8vcY7Z7b8EgkkINiZJDkHg8sFik02kWvHKNU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/03/24 04:01:17 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AAvHjtosCCrg31bbuujPCwhrpHR2aM219pYXkX-ghYCl9KZXdOkWfBjr2nscA96TjTiUksiEZTzugfYAKBbSHR-aoILPpA2kzNX-e8Ku2LBcOLVoxd-u-_mzV84yARo9lzOIfXPQtQM9Ef-VZVY65NBuMpqUrB3cuE9_MjO096DMGvmjxUIqvs9nJEgU6gQlxXw0eSDTpuCOgi6R0V2K6sFm6rRTrCJOfsq13gtJhSA4ayOxuT9hK_ZN-E-lhkP7u5aXDrTvgYk8Pp4YKPM_HC6TPZ7d4VMy9JKkm4GgDFT8UiuHSlo7SKX1ugb4jeLh20KTHPwDi633okcqQSjMVdc 2026/03/24 04:01:18 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/03/24 04:01:18 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/24 04:01:18 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AAvHjtosCCrg31bbuujPCwhrpHR2aM219pYXkX-ghYCl9KZXdOkWfBjr2nscA96TjTiUksiEZTzugfYAKBbSHR-aoILPpA2kzNX-e8Ku2LBcOLVoxd-u-_mzV84yARo9lzOIfXPQtQM9Ef-VZVY65NBuMpqUrB3cuE9_MjO096DMGvmjxUIqvs9nJEgU6gQlxXw0eSDTpuCOgi6R0V2K6sFm6rRTrCJOfsq13gtJhSA4ayOxuT9hK_ZN-E-lhkP7u5aXDrTvgYk8Pp4YKPM_HC6TPZ7d4VMy9JKkm4GgDFT8UiuHSlo7SKX1ugb4jeLh20KTHPwDi633okcqQSjMVdc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/03/24 04:01:19 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AHQz7lmbZ0JPqbE-pGviUS2Qa70Lu_VQx01-XbvlwYhVZb5mPoe35ce9R-3kDh7tFQMa-f2ux1nF1P8DdzraQ4ttJ5s8lNnqIxL7bsHafr2jLTectavHswpbBOVGy4wnVM2Jevdq_WZXm0ZMZ01-TERygggKfDz9PmUQvzH2JXX0VfL6Hr2wEUCfwFFzFIpkIgEhVbVt7q7YwWoVT-_Qiqj4o9B74VgAZAmoM82qf658_PoLbEzZUqSFBn7ICa0PDhxvipQt3EYmtb8w3Gko9q7MHFIscdUfhWL-DDPyM09A_2JC8j0aauyAZR0JcDJWn8BSJbhC2F4XgtGLcqkr414 2026/03/24 04:01:19 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/03/24 04:01:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/03/24 04:01:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/03/24 04:01:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/24 04:01:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/24 04:01:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/03/24 04:01:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AHQz7lmbZ0JPqbE-pGviUS2Qa70Lu_VQx01-XbvlwYhVZb5mPoe35ce9R-3kDh7tFQMa-f2ux1nF1P8DdzraQ4ttJ5s8lNnqIxL7bsHafr2jLTectavHswpbBOVGy4wnVM2Jevdq_WZXm0ZMZ01-TERygggKfDz9PmUQvzH2JXX0VfL6Hr2wEUCfwFFzFIpkIgEhVbVt7q7YwWoVT-_Qiqj4o9B74VgAZAmoM82qf658_PoLbEzZUqSFBn7ICa0PDhxvipQt3EYmtb8w3Gko9q7MHFIscdUfhWL-DDPyM09A_2JC8j0aauyAZR0JcDJWn8BSJbhC2F4XgtGLcqkr414" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/03/24 04:01:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AIIhKG5Rztlxzf1mDAeY9NlS4lgXrjbBYKxCCf2QboK7_bf5Zd90ll3LsIhMQdTmtfgm7RWUQ7Fr1BpjUTm7zEnmmcqQrantUzVjZZlQDEWidYXvw522ribYb7EoaZfMM9uV35_QccZpwMl3EqXQXpx4LOgFHBC2j9zXZLwTA7vOJE1mdrDLKMIHeFG5KwGsn7_dRPfsNekCbzsLAlF3tYhDWp5FFPdZWRad8MWHlP0y6-QMLAwG8Tx4w28EK__um6lsdIrIVhdej7zfCN02iMHNUmvOO3MpY0si2aEKOfnZI6yMJCZTMWQ7eP8EOIB82A0BB2F4af3DAFHB-g6sb5I 2026/03/24 04:01:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/03/24 04:01:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/03/24 04:01:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/03/24 04:01:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/24 04:01:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/24 04:01:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/03/24 04:01:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AIIhKG5Rztlxzf1mDAeY9NlS4lgXrjbBYKxCCf2QboK7_bf5Zd90ll3LsIhMQdTmtfgm7RWUQ7Fr1BpjUTm7zEnmmcqQrantUzVjZZlQDEWidYXvw522ribYb7EoaZfMM9uV35_QccZpwMl3EqXQXpx4LOgFHBC2j9zXZLwTA7vOJE1mdrDLKMIHeFG5KwGsn7_dRPfsNekCbzsLAlF3tYhDWp5FFPdZWRad8MWHlP0y6-QMLAwG8Tx4w28EK__um6lsdIrIVhdej7zfCN02iMHNUmvOO3MpY0si2aEKOfnZI6yMJCZTMWQ7eP8EOIB82A0BB2F4af3DAFHB-g6sb5I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/03/24 04:01:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: APdUXMSOsG7HH9gWWuBBDip9UaxnEkyhOos-_MJ0hSVxQVni2MvJ-02e5SoI1_ABDtS0l_fH8ND5jl86qLL4AAwc5zqLSf2SNjXndsnwg_wHSQXXBhx8jEyAiv707EQmVAhsr82syqX7fGdNc72n9IqzIsjK7LziVta20zUSQIH3yuQwXaR9NZhNAgMmty8xCzBA5FQUy6-jcPRkgQcKe9wRhQW8dFEOHkCuub1CdupXlQRNMhDjYVYlDIzOnW0YW02zwZMlPFYStJnEaTDtM_GMvO3veUG6JlsqV1hXIoIyS505GcFXlIvCeP-qT0X8fDl8csm9_ycK1HfguYvWJWc 2026/03/24 04:01:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/03/24 04:01:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/03/24 04:01:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "APdUXMSOsG7HH9gWWuBBDip9UaxnEkyhOos-_MJ0hSVxQVni2MvJ-02e5SoI1_ABDtS0l_fH8ND5jl86qLL4AAwc5zqLSf2SNjXndsnwg_wHSQXXBhx8jEyAiv707EQmVAhsr82syqX7fGdNc72n9IqzIsjK7LziVta20zUSQIH3yuQwXaR9NZhNAgMmty8xCzBA5FQUy6-jcPRkgQcKe9wRhQW8dFEOHkCuub1CdupXlQRNMhDjYVYlDIzOnW0YW02zwZMlPFYStJnEaTDtM_GMvO3veUG6JlsqV1hXIoIyS505GcFXlIvCeP-qT0X8fDl8csm9_ycK1HfguYvWJWc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/03/24 04:01:27 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ACUKW-z-tM3o0NPlAzFM4Axux6cknf7sLumbsu31yVHUF-jt1dQEaLJveDSXqRetH9uzlEhgt-dPX-DsCkyy4YlmAjtVWGE5YdafN9dpipfco-Qf6f5c_RQSEKWdgpoMv1HQ1rZdQ8B8NNqKpQb_eFCK9mM_XOS3gNMYgER41_ZhbzUTiNLitRgZ9nFD1LBIPOG16y-KOb2r0ZMn0UurfNjXJh-XRIxULO_jbuX-sH4Aeto9umoA1-lsBb2IKw6I5-AQ9TqexVAcy4ReGqQA4ZSABxh9QYYdrR6LXjpeWHqo-2NIaVssiZ3U6YquEIrCtFzI9xqpjGj1MSaZKiNkUiI 2026/03/24 04:01:27 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/03/24 04:01:28 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/24 04:01:28 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ACUKW-z-tM3o0NPlAzFM4Axux6cknf7sLumbsu31yVHUF-jt1dQEaLJveDSXqRetH9uzlEhgt-dPX-DsCkyy4YlmAjtVWGE5YdafN9dpipfco-Qf6f5c_RQSEKWdgpoMv1HQ1rZdQ8B8NNqKpQb_eFCK9mM_XOS3gNMYgER41_ZhbzUTiNLitRgZ9nFD1LBIPOG16y-KOb2r0ZMn0UurfNjXJh-XRIxULO_jbuX-sH4Aeto9umoA1-lsBb2IKw6I5-AQ9TqexVAcy4ReGqQA4ZSABxh9QYYdrR6LXjpeWHqo-2NIaVssiZ3U6YquEIrCtFzI9xqpjGj1MSaZKiNkUiI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/03/24 04:01:29 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AJyjCv4NnGIpaRUtEmYoU-g7_KuFnAAqHdSqUfXrZA4OLsklYUk_s-6pB8hv-ovFZyPmWSMdbF_A4ul7aFd63dztsQCFemmYqRAVkyEld99BdL_oVfdxEQMsrBJAnTzXfvFc_dQuWImC_mhhzw130e3XysZ2175xAk7ANo7G0C516T7miygSNAEB06T7gBoX2zJ8iJBEmdTkk5XKetVNS5J2gpt52hZsVaYeCXA9RzMKTg1wYPXL62147KkopIUvpIRvY_8OTbwvfHFssF8bsPaszKsWjnI58-KChOW9-jf_FUC-ca-iGvPsJMOK-A4vPx0yItKqZIN4I68r94eU77g 2026/03/24 04:01:29 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/03/24 04:01:30 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/24 04:01:30 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AJyjCv4NnGIpaRUtEmYoU-g7_KuFnAAqHdSqUfXrZA4OLsklYUk_s-6pB8hv-ovFZyPmWSMdbF_A4ul7aFd63dztsQCFemmYqRAVkyEld99BdL_oVfdxEQMsrBJAnTzXfvFc_dQuWImC_mhhzw130e3XysZ2175xAk7ANo7G0C516T7miygSNAEB06T7gBoX2zJ8iJBEmdTkk5XKetVNS5J2gpt52hZsVaYeCXA9RzMKTg1wYPXL62147KkopIUvpIRvY_8OTbwvfHFssF8bsPaszKsWjnI58-KChOW9-jf_FUC-ca-iGvPsJMOK-A4vPx0yItKqZIN4I68r94eU77g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/03/24 04:01:31 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ACNTSbBFFfnwaEuCxq76jkEVF-aTyHh9znhgHP2JOkUARN5AnN7UgU9JMthHoHKfFosL5qQyvge1zxhBPIQvjidBNicjf4OXcxRJgRsVrJP2OnjVrVIduzp0AQGR4j7OelNFBjit9Q63fS1GXk1PiKp2V3JAJVt3LyQvPnejO2HXVzOZ7SZyXiPB3ppL_Ex4FJnrw8KVI3bqacTJ44dP5TiZvwT6IlNWaU8odCU4E8nRPjR2zI74r0mbfCZOsnNFh8ITZIcD_hHRkrQvrCUvK_-phPBgz-StS5XYnlMvHgLZiZ5se33-KTBm3FFkcWsPZl_9MUiMHRK0oaX7kjR67kQ 2026/03/24 04:01:31 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/03/24 04:01:32 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/03/24 04:01:32 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/03/24 04:01:32 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/03/24 04:01:32 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/24 04:01:32 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/03/24 04:01:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ACNTSbBFFfnwaEuCxq76jkEVF-aTyHh9znhgHP2JOkUARN5AnN7UgU9JMthHoHKfFosL5qQyvge1zxhBPIQvjidBNicjf4OXcxRJgRsVrJP2OnjVrVIduzp0AQGR4j7OelNFBjit9Q63fS1GXk1PiKp2V3JAJVt3LyQvPnejO2HXVzOZ7SZyXiPB3ppL_Ex4FJnrw8KVI3bqacTJ44dP5TiZvwT6IlNWaU8odCU4E8nRPjR2zI74r0mbfCZOsnNFh8ITZIcD_hHRkrQvrCUvK_-phPBgz-StS5XYnlMvHgLZiZ5se33-KTBm3FFkcWsPZl_9MUiMHRK0oaX7kjR67kQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/03/24 04:01:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AO_CkdeZhnNTp6mreE-gyMDhJmSFMC1Q85pu1ByV6sOyq4TVK7F7GdLRr78WMsyQ5QJpLZrE0LTZv90L_Eh-Kk6mS6P34dMIUwGK_v_TJT7RTzDy3phArc75sX7uepR7-8eDK91zf-Ntlf9hzKKFCLmcVYsPIPqvchBdey72Bi7db2RJo8zMOqdo8pTnFLsYikz-R6qS_1m6MV8QMq-d8SXw3V-n_NH4_ZgMP5vE6QdEYfVb0m1b-qUtBLjbNI7cqH9rSxuRNPm3UNUd8o8bVNEdyz8ocLR4TFTAnBgPRfjK_8NUPbscjnl_koQmCBAyLuzdQGFKzCTF99xAhTIsIeo 2026/03/24 04:01:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/03/24 04:01:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/03/24 04:01:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/03/24 04:01:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/24 04:01:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/03/24 04:01:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/03/24 04:01:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AO_CkdeZhnNTp6mreE-gyMDhJmSFMC1Q85pu1ByV6sOyq4TVK7F7GdLRr78WMsyQ5QJpLZrE0LTZv90L_Eh-Kk6mS6P34dMIUwGK_v_TJT7RTzDy3phArc75sX7uepR7-8eDK91zf-Ntlf9hzKKFCLmcVYsPIPqvchBdey72Bi7db2RJo8zMOqdo8pTnFLsYikz-R6qS_1m6MV8QMq-d8SXw3V-n_NH4_ZgMP5vE6QdEYfVb0m1b-qUtBLjbNI7cqH9rSxuRNPm3UNUd8o8bVNEdyz8ocLR4TFTAnBgPRfjK_8NUPbscjnl_koQmCBAyLuzdQGFKzCTF99xAhTIsIeo" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/03/24 04:01:37 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/03/24 04:01:38 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/03/24 04:01:41 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/03/24 04:01:44 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/03/24 04:01:47 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/03/24 04:01:48 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: APK14DxlCPQwaL4dF468NHE1cgS6ZqirqtJdQQcYIwH7WJyTRA1p2Hu1pFnMHR9obftgklPtq_42AiYDQVlR_qsMNcQJTQG8zN1nKkHpwCoTTvPsVhM-03Q5ATQVwf-HF2HSvU0JfBnbI9j_mOZwbeXUg0sHcuyYgfQXSbxrABmHZAfzizTmmQ4Wf9C20gLLEEWWAyhsxRJDWJKu10LTGo0MY5qLZBUeei91Ew7bKQsFgQ5X_oqTvheag-Tlphr5CYXzynmU73qv_4vAeYLfSeMYCTzFXWyqQ7aKWO53HArDtXMDz-YOQz2-VmxiyGjfMarjozAnsSsyt4b3vsRzG6Y 2026/03/24 04:01:48 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/24 04:01:48 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "d2c5de89f0e75f6910a643f194ba0919" 2026/03/24 04:01:48 DEBUG : unknown-size-put.txt: multipart upload "APK14DxlCPQwaL4dF468NHE1cgS6ZqirqtJdQQcYIwH7WJyTRA1p2Hu1pFnMHR9obftgklPtq_42AiYDQVlR_qsMNcQJTQG8zN1nKkHpwCoTTvPsVhM-03Q5ATQVwf-HF2HSvU0JfBnbI9j_mOZwbeXUg0sHcuyYgfQXSbxrABmHZAfzizTmmQ4Wf9C20gLLEEWWAyhsxRJDWJKu10LTGo0MY5qLZBUeei91Ew7bKQsFgQ5X_oqTvheag-Tlphr5CYXzynmU73qv_4vAeYLfSeMYCTzFXWyqQ7aKWO53HArDtXMDz-YOQz2-VmxiyGjfMarjozAnsSsyt4b3vsRzG6Y" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/03/24 04:01:49 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AH8RRKZkRRx3StT0hrrc2hb7MAK_VgqSByBhDvtiSfjNVetWNkyw_dYNPCIEKqZk9eJ6VswVKYDJX9voVM6xq7t6IBJOtIIJsNyRkWbfqdO6uCj41OTFclIpGB8de_EUZnH8VduSsFJSkZ3L2yDbwucKqLQNwF39Pqa_Bghdbo5QZnDkgYOneQO3Z5ObaxwQ_PtsjDIbcdz1HCGZam6Rx7sS9OyC_gm9ZXCKmWxUBugSN9P_dilg5ap1WTrZUuInVhe4EXkwH9miFMeD7UYIEPN37-J17cCHQNI9x-NkF02QNXqY3ECP-3KpH_pCAFqqRm5Wo_s8Q2hwAAat76eJvno 2026/03/24 04:01:49 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/03/24 04:01:49 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "74ce1e765ce3e4ccf1546279883a59d0" 2026/03/24 04:01:49 DEBUG : unknown-size-update.txt: multipart upload "AH8RRKZkRRx3StT0hrrc2hb7MAK_VgqSByBhDvtiSfjNVetWNkyw_dYNPCIEKqZk9eJ6VswVKYDJX9voVM6xq7t6IBJOtIIJsNyRkWbfqdO6uCj41OTFclIpGB8de_EUZnH8VduSsFJSkZ3L2yDbwucKqLQNwF39Pqa_Bghdbo5QZnDkgYOneQO3Z5ObaxwQ_PtsjDIbcdz1HCGZam6Rx7sS9OyC_gm9ZXCKmWxUBugSN9P_dilg5ap1WTrZUuInVhe4EXkwH9miFMeD7UYIEPN37-J17cCHQNI9x-NkF02QNXqY3ECP-3KpH_pCAFqqRm5Wo_s8Q2hwAAat76eJvno" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/03/24 04:01:49 DEBUG : Creating backend with remote "TestS3R2:rclone-test-hiquciq4tiwo/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/03/24 04:01:49 DEBUG : Waiting for deletions to finish 2026/03/24 04:01:49 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/03/24 04:01:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/03/24 04:01:49 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/03/24 04:01:50 INFO : S3 bucket rclone-test-hiquciq4tiwo: Bucket "rclone-test-hiquciq4tiwo" deleted 2026/03/24 04:01:50 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (109.59s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.34s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.16s) --- PASS: TestIntegration/FsMkdir (107.42s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.14s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.54s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.04s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding (8.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.39s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.44s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.86s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (17.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.05s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.35s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.27s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.26s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.26s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (63.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (9.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (10.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (3.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (9.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (10.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (2.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (11.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (12.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.32s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (11.83s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (1.86s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.22s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.81s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.50s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.44s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.43s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.56s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.87s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.19s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:45: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/03/24 04:01:50 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/03/24 04:01:50 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) === RUN TestParseRetainUntilDate === RUN TestParseRetainUntilDate/RFC3339_date === RUN TestParseRetainUntilDate/RFC3339_date_with_timezone === RUN TestParseRetainUntilDate/duration_days === RUN TestParseRetainUntilDate/duration_hours === RUN TestParseRetainUntilDate/duration_minutes === RUN TestParseRetainUntilDate/invalid_input === RUN TestParseRetainUntilDate/empty_input --- PASS: TestParseRetainUntilDate (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date_with_timezone (0.00s) --- PASS: TestParseRetainUntilDate/duration_days (0.00s) --- PASS: TestParseRetainUntilDate/duration_hours (0.00s) --- PASS: TestParseRetainUntilDate/duration_minutes (0.00s) --- PASS: TestParseRetainUntilDate/invalid_input (0.00s) --- PASS: TestParseRetainUntilDate/empty_input (0.00s) PASS ok github.com/rclone/rclone/backend/s3 109.625s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 1m50.81414256s (try 1/5)