"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/02/25 01:30:58 DEBUG : Creating backend with remote "TestS3R2:rclone-test-doriyap9bace" 2026/02/25 01:30:58 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/02/25 01:30:59 INFO : S3 bucket rclone-test-doriyap9bace: Bucket "rclone-test-doriyap9bace" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/02/25 01:31:00 INFO : S3 bucket rclone-test-doriyap9bace: Bucket "rclone-test-doriyap9bace" deleted === RUN TestIntegration/FsMkdir 2026/02/25 01:31:01 INFO : S3 bucket rclone-test-doriyap9bace: Bucket "rclone-test-doriyap9bace" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/02/25 01:31:01 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/02/25 01:31:01 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/02/25 01:31:01 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/02/25 01:31:14 NOTICE: S3 bucket rclone-test-doriyap9bace: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/02/25 01:31:14 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AHHBiDor2qYnPSYINtflZNZzto51bBJ8_y1UvXEPvkuMf_9W1sqQipkDXDVcoOKW7mmDUCTq1EbJPyCC1pWKJi6xnovoookRiPOmeDycXoUWVi5TcEb8qrEgOvz_9MuT6nowwh1vbxH39O6Gvf2-1fhKGI65Bl3wOgrxcmhMzNUEm7bhYqHPCu1o3sioJeMPzHw1sdvjC9Pj3wqWuSFm21SLHxJ6bSJdFzhEbaeMDu5RxXuq4UioQaIfGP5Aba1o1K33lAvcE9c4DFAmXoq4JIJKhiZGf1TcprSkDt6kqiOEp8HrIm2p8Le3Z68JeDm6R6X2UqzXGoKVJlCM_oj21vk 2026/02/25 01:31:14 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "3f31602db44934ab756ba2da9ff91611" 2026/02/25 01:31:15 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "1d9944232d6e6aacd0e6951a883690af" 2026/02/25 01:31:15 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "c0bb05d85eed655c3bc2b6ccceb14fae" 2026/02/25 01:31:15 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AHHBiDor2qYnPSYINtflZNZzto51bBJ8_y1UvXEPvkuMf_9W1sqQipkDXDVcoOKW7mmDUCTq1EbJPyCC1pWKJi6xnovoookRiPOmeDycXoUWVi5TcEb8qrEgOvz_9MuT6nowwh1vbxH39O6Gvf2-1fhKGI65Bl3wOgrxcmhMzNUEm7bhYqHPCu1o3sioJeMPzHw1sdvjC9Pj3wqWuSFm21SLHxJ6bSJdFzhEbaeMDu5RxXuq4UioQaIfGP5Aba1o1K33lAvcE9c4DFAmXoq4JIJKhiZGf1TcprSkDt6kqiOEp8HrIm2p8Le3Z68JeDm6R6X2UqzXGoKVJlCM_oj21vk" 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/02/25 01:31:17 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/02/25 01:31:18 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/02/25 01:31:19 DEBUG : S3 bucket rclone-test-doriyap9bace: bucket is versioned: false 2026/02/25 01:31:19 DEBUG : Waiting for deletions to finish 2026/02/25 01:31:19 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/02/25 01:31:19 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/02/25 01:31:19 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/02/25 01:31:20 DEBUG : Creating backend with remote "TestS3R2:rclone-test-doriyap9bace/dirToPurgeFromRoot" 2026/02/25 01:31:20 DEBUG : S3 bucket rclone-test-doriyap9bace path dirToPurgeFromRoot: bucket is versioned: false 2026/02/25 01:31:20 DEBUG : Waiting for deletions to finish 2026/02/25 01:31:20 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/02/25 01:31:20 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/02/25 01:31:21 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/02/25 01:31:21 DEBUG : Creating backend with remote "TestS3R2:rclone-test-doriyap9bace/hello? sausage/êé" 2026/02/25 01:31:22 DEBUG : S3 bucket rclone-test-doriyap9bace path hello? sausage/êé: bucket is versioned: false 2026/02/25 01:31:22 DEBUG : Waiting for deletions to finish 2026/02/25 01:31:22 DEBUG : "a/b/c/d/e.txt" version false 2026/02/25 01:31:22 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/02/25 01:31:22 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/02/25 01:31:27 DEBUG : Creating backend with remote "TestS3R2:rclone-test-doriyap9bace/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/02/25 01:31:27 DEBUG : Creating backend with remote "TestS3R2:rclone-test-doriyap9bace/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-doriyap9bace" from "TestS3R2:rclone-test-doriyap9bace" 2026/02/25 01:31:27 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/02/25 01:31:30 DEBUG : piped data.txt: open chunk writer: started multipart upload: APfKbLUO78CGqq8GbwfB3E1FD9kb5reHdpM7rwa7JeUYkfFon8VqtpIfKKWLfOB40ZZihnaduRVrXHVhZanygz_8vVyH0qneFJTw60CBQThKLjlqhhJW8Y9LRzxMJV8kQNi2u8kQvnugHPDQRrA4W31M9slaQ_5e0JBhBAVbNuZ7YCx_jPZOwERdmZQmjTzHbOkoy1soV6NjerEs00ldVmWYOKkE-m1JqOuV3_Pi2rbli2YGUJyTwbNgKjlZ39p0ZHdmt97iwvYo3J4VtTVbAxbwDTxdz0_md3yBHdcvDAcgoln0tcY6Bc20yO1Q0vJTUWmUl7OxRqRHIlbZ1kqjCGM 2026/02/25 01:31:30 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/02/25 01:31:30 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/02/25 01:31:31 DEBUG : piped data.txt: multipart upload "APfKbLUO78CGqq8GbwfB3E1FD9kb5reHdpM7rwa7JeUYkfFon8VqtpIfKKWLfOB40ZZihnaduRVrXHVhZanygz_8vVyH0qneFJTw60CBQThKLjlqhhJW8Y9LRzxMJV8kQNi2u8kQvnugHPDQRrA4W31M9slaQ_5e0JBhBAVbNuZ7YCx_jPZOwERdmZQmjTzHbOkoy1soV6NjerEs00ldVmWYOKkE-m1JqOuV3_Pi2rbli2YGUJyTwbNgKjlZ39p0ZHdmt97iwvYo3J4VtTVbAxbwDTxdz0_md3yBHdcvDAcgoln0tcY6Bc20yO1Q0vJTUWmUl7OxRqRHIlbZ1kqjCGM" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/02/25 01:31:31 DEBUG : piped data.txt: open chunk writer: started multipart upload: AMgikrLKnd5Kc93QP6zv-4BhU2G6YTyq798cGR3lSdhr7MaHHsp9K0RTHl4AgtTnUx316gktcJbuTWkKuAIyMZSlw-x_N8PNQLxniN9W-jZjI654IqR6gqOFFmFbyo4nARERUBs5b5Vk9e9sJ81yDQ2jcvIDrapnTOStN26jvH6WaOjYOznDh-kbB3lz4XAEdbRa3pQPNmLW_zvqIx0YynfDaOvFUSSDfuS_evBBX6-wZbxaR8QvB1AmNIsuXJHM4MXzI4-fSiV_CnstTZiRQ5sJXtAzL2OeC__8Ic-lKSq18qAVp34BJQte_0fUvVKxxLpDb1_fopbiEUmeLfTFNwE 2026/02/25 01:31:31 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/25 01:31:31 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "2a4c8b31e0f8d000ea4fa952e704559f" 2026/02/25 01:31:31 DEBUG : piped data.txt: multipart upload "AMgikrLKnd5Kc93QP6zv-4BhU2G6YTyq798cGR3lSdhr7MaHHsp9K0RTHl4AgtTnUx316gktcJbuTWkKuAIyMZSlw-x_N8PNQLxniN9W-jZjI654IqR6gqOFFmFbyo4nARERUBs5b5Vk9e9sJ81yDQ2jcvIDrapnTOStN26jvH6WaOjYOznDh-kbB3lz4XAEdbRa3pQPNmLW_zvqIx0YynfDaOvFUSSDfuS_evBBX6-wZbxaR8QvB1AmNIsuXJHM4MXzI4-fSiV_CnstTZiRQ5sJXtAzL2OeC__8Ic-lKSq18qAVp34BJQte_0fUvVKxxLpDb1_fopbiEUmeLfTFNwE" 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/02/25 01:31: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:527: 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/02/25 01:31:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AFLhKXGpWTs2VUe2dRttAx78gPgeOMoAYbrpNCmbhu_NxA0TOq2Y6GV4h0Si1lGE-B1n8xI__R0gEBOxi6hw5jdVQL0eF52pG0RVAnjFizTyox5EqHY76F2rMO8ke0q6xTw3etSD85ztTB9LJ6ozCN8SyYvII76twPlytRaO34rH2AWPCvsC5hRAv5TYOVdZAjaoEpKkyNokHocgLtDsO48HSHrXAuE4s9B-mUB2f5jRHobZ3heF4WEGLjehyCJ7Z3m7u9dLydkT_Z-ddSCZ4oj_8TmcaQsg1qBr1gvpG5zDpgPnCdXjiXFztJO1a1i12SKD5mjN0WemZytmvyVIju0 2026/02/25 01:31:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/02/25 01:31:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/02/25 01:31:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AFLhKXGpWTs2VUe2dRttAx78gPgeOMoAYbrpNCmbhu_NxA0TOq2Y6GV4h0Si1lGE-B1n8xI__R0gEBOxi6hw5jdVQL0eF52pG0RVAnjFizTyox5EqHY76F2rMO8ke0q6xTw3etSD85ztTB9LJ6ozCN8SyYvII76twPlytRaO34rH2AWPCvsC5hRAv5TYOVdZAjaoEpKkyNokHocgLtDsO48HSHrXAuE4s9B-mUB2f5jRHobZ3heF4WEGLjehyCJ7Z3m7u9dLydkT_Z-ddSCZ4oj_8TmcaQsg1qBr1gvpG5zDpgPnCdXjiXFztJO1a1i12SKD5mjN0WemZytmvyVIju0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/02/25 01:31:34 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: APhsH3Ce8gJwT4_0I-ol_h8_HLWF0nr043veRvaZgWL-8mJdvhpXFll736UX-ShLKVKK6aFBAj0PiZM0cDcB6LueQevej2miZab_fjyScK4ibI8a9LtCHG0hbZpqQiLMcaZKfoSNFVMU8fgvK0_lU1WZAr0i2q805DpabZEKdL-gDDl3WueJLBOHBPxt0CULM8_oAMltm-nAqlJcSgUH2JhLmyu41UZmlNre3bya0JGlzmX-6q4aNifoZm0zyLPgU4XWuw-W020HFprpT93O6OpkUhfKyHvibfrpDnduKM9QV1_MzrTUwj9CE6milb1hxYK8FWcI3eVtiGImwUMihks 2026/02/25 01:31:34 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/02/25 01:31:35 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/25 01:31:35 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "APhsH3Ce8gJwT4_0I-ol_h8_HLWF0nr043veRvaZgWL-8mJdvhpXFll736UX-ShLKVKK6aFBAj0PiZM0cDcB6LueQevej2miZab_fjyScK4ibI8a9LtCHG0hbZpqQiLMcaZKfoSNFVMU8fgvK0_lU1WZAr0i2q805DpabZEKdL-gDDl3WueJLBOHBPxt0CULM8_oAMltm-nAqlJcSgUH2JhLmyu41UZmlNre3bya0JGlzmX-6q4aNifoZm0zyLPgU4XWuw-W020HFprpT93O6OpkUhfKyHvibfrpDnduKM9QV1_MzrTUwj9CE6milb1hxYK8FWcI3eVtiGImwUMihks" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/02/25 01:31:35 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AGH0WtD6BHk9sd_LFVY2V88KuIF_Jdomk5lrFP91wZVtj-nw-S0kR2ZYTz0JvxKTx8vtc6iZSFssJaUK6eSp-U1JUXS4RcG1HnDaOmwAkErMuVAiWOvTCwZZc21bU-WpUnBhiEmLn0D-HGkQ93YiEb85rSg0tch1gd8VIlIMbiXuHO4oAZpC5elgjm0bBU-IwcyG3p-qCMTDTr3oGMV9uo_nYCJ0l7XfA-cuLPHzMVG8QVVe8lpVVD3wIab8_CjOUdWhhkkI2N0wGj1A9YOPOLS6qptC4c5CLLdTJ0Pk8Yv5VEan-99IfaKOn0sKuiBOtpZEK0HHYKQvaZmFShr3jS8 2026/02/25 01:31:36 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/02/25 01:31:36 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/25 01:31:36 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AGH0WtD6BHk9sd_LFVY2V88KuIF_Jdomk5lrFP91wZVtj-nw-S0kR2ZYTz0JvxKTx8vtc6iZSFssJaUK6eSp-U1JUXS4RcG1HnDaOmwAkErMuVAiWOvTCwZZc21bU-WpUnBhiEmLn0D-HGkQ93YiEb85rSg0tch1gd8VIlIMbiXuHO4oAZpC5elgjm0bBU-IwcyG3p-qCMTDTr3oGMV9uo_nYCJ0l7XfA-cuLPHzMVG8QVVe8lpVVD3wIab8_CjOUdWhhkkI2N0wGj1A9YOPOLS6qptC4c5CLLdTJ0Pk8Yv5VEan-99IfaKOn0sKuiBOtpZEK0HHYKQvaZmFShr3jS8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/02/25 01:31:37 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AMeqbR6j1BP0caa5O-qYbV2B2s92ByjDpkxvZVAS1h1YlmSaFszmnonSsKjyVtSDrZFIuDvpCsUCvm_gyg3qTRTecrC0PuchykIgsixPv8OAUMMRu-TWbzU5XYEXE4BdyCS7pJM4bJya-SpjwZLPQQTon-2_xZEZAcwu-LgqlwozLJfrGTOlGRl1iNsouk4Xkf3sTfvHLtpfeDHm-T9vS6bddhYFABtYAQfZO7FBB76c62cETYM94Fj2qSGwwGj_sFaXpuZ7_UNLdLjwHtmQIdAo2QQNT1BgXxc7xyL14-zrzWYeq78DabQlrb91xnU87Jj_edez_MFGXiZBUrT8B-U 2026/02/25 01:31:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/02/25 01:31:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/02/25 01:31:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/02/25 01:31:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/02/25 01:31:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/25 01:31:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/02/25 01:31:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AMeqbR6j1BP0caa5O-qYbV2B2s92ByjDpkxvZVAS1h1YlmSaFszmnonSsKjyVtSDrZFIuDvpCsUCvm_gyg3qTRTecrC0PuchykIgsixPv8OAUMMRu-TWbzU5XYEXE4BdyCS7pJM4bJya-SpjwZLPQQTon-2_xZEZAcwu-LgqlwozLJfrGTOlGRl1iNsouk4Xkf3sTfvHLtpfeDHm-T9vS6bddhYFABtYAQfZO7FBB76c62cETYM94Fj2qSGwwGj_sFaXpuZ7_UNLdLjwHtmQIdAo2QQNT1BgXxc7xyL14-zrzWYeq78DabQlrb91xnU87Jj_edez_MFGXiZBUrT8B-U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/02/25 01:31:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ACX2c3wHZaaSvJz3OzrtH4wRxdrzt3PyZpwljvsvImrLT1x7GW-uerHWtOY6ewdDCk2xLeqOF1z_KnMDeoYxFfd8CSyt8pX25k8xVn4N4OE8Hf-4eInRhnpl_APuWViFsxkvHMdkpvcfEeRYoNe87wVfyYmAeXtTc8w4b7LbnGT60d_GMo6XVT-PRz5tvnk7ZIlUdzCQKXBXcSB8n0hoTfKtQsFCC9L28pZEeQriHc7s-fimd6-AA9Qu-M5tWIqwNUyxkmEllsPu4nOmF7kUzFzX_bNbev7AhYRKlkbCWhBbZIeMt_Vrpwd0d1d9bjCF80m30O9QP5Z-eVVGIgymNI4 2026/02/25 01:31:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/02/25 01:31:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/02/25 01:31:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/02/25 01:31:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/25 01:31:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/02/25 01:31:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/02/25 01:31:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ACX2c3wHZaaSvJz3OzrtH4wRxdrzt3PyZpwljvsvImrLT1x7GW-uerHWtOY6ewdDCk2xLeqOF1z_KnMDeoYxFfd8CSyt8pX25k8xVn4N4OE8Hf-4eInRhnpl_APuWViFsxkvHMdkpvcfEeRYoNe87wVfyYmAeXtTc8w4b7LbnGT60d_GMo6XVT-PRz5tvnk7ZIlUdzCQKXBXcSB8n0hoTfKtQsFCC9L28pZEeQriHc7s-fimd6-AA9Qu-M5tWIqwNUyxkmEllsPu4nOmF7kUzFzX_bNbev7AhYRKlkbCWhBbZIeMt_Vrpwd0d1d9bjCF80m30O9QP5Z-eVVGIgymNI4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/02/25 01:31:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AH3fl9SB6ILChEmVs7POQv5XWACXG9KezBDIiF36i-fnAmkoss-WhXUTElBVrOaWVYPBhddSFRDRj8P_UyPlJ9JG3Or68j3nC1nsrsznJMv9-KFuLh-Ft0vT9uIaXa37pB30QSDNr9H_TbDYTfKP3Gr6ki8msny2lSZ9vOhJo098DLyniXu64B4lFbab-Pst0xtmCntLjvUeTxREXqbAbtL6nFLB5wknHhGrSx9QnmVmhAcGenVGmVO-FiNyTVH_iziP2Zm4DjE_jrk6YIasdns0O9AklYqTNOk9GLjY3EZqXpn-nvILvTO6JlSLgZ99w6St-v-wfo2RRDPNfC9hhNU 2026/02/25 01:31:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/25 01:31:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/02/25 01:31:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AH3fl9SB6ILChEmVs7POQv5XWACXG9KezBDIiF36i-fnAmkoss-WhXUTElBVrOaWVYPBhddSFRDRj8P_UyPlJ9JG3Or68j3nC1nsrsznJMv9-KFuLh-Ft0vT9uIaXa37pB30QSDNr9H_TbDYTfKP3Gr6ki8msny2lSZ9vOhJo098DLyniXu64B4lFbab-Pst0xtmCntLjvUeTxREXqbAbtL6nFLB5wknHhGrSx9QnmVmhAcGenVGmVO-FiNyTVH_iziP2Zm4DjE_jrk6YIasdns0O9AklYqTNOk9GLjY3EZqXpn-nvILvTO6JlSLgZ99w6St-v-wfo2RRDPNfC9hhNU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/02/25 01:31:42 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AGdLgZihf_9TTV9MnB1wZKyrNNpsMrcYBVoP1Ybeznl-mMhE2WQV54AzZq9VgrI22eVTxQAFKoO6nJbUufCwokQyQ-Aqzp_fdfRyj3dunEAA-b7wXuTbU1TSrW6253YM3iMcWjdmRtu2GDH863yiHinggt2lKMg9Ecgiyk5VQbD7dVmjB8v0DNzylqcL2FF-N03EAENNSlNO8D1mkqF1EFEYYk2bT5AH-OZbv4C6dF1nVHfNrH3gkhrRDGKTVct7b-VKytEFCjb5jp3HmKjaDhar2EzLVDHty856Mc5CxtuRV9II5awTGqe8r_4D7GvI8jeQj1a1ARk5agyMd0Cjkgs 2026/02/25 01:31:42 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/02/25 01:31:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/25 01:31:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AGdLgZihf_9TTV9MnB1wZKyrNNpsMrcYBVoP1Ybeznl-mMhE2WQV54AzZq9VgrI22eVTxQAFKoO6nJbUufCwokQyQ-Aqzp_fdfRyj3dunEAA-b7wXuTbU1TSrW6253YM3iMcWjdmRtu2GDH863yiHinggt2lKMg9Ecgiyk5VQbD7dVmjB8v0DNzylqcL2FF-N03EAENNSlNO8D1mkqF1EFEYYk2bT5AH-OZbv4C6dF1nVHfNrH3gkhrRDGKTVct7b-VKytEFCjb5jp3HmKjaDhar2EzLVDHty856Mc5CxtuRV9II5awTGqe8r_4D7GvI8jeQj1a1ARk5agyMd0Cjkgs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/02/25 01:31:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AGr9vNSWUigyq2jU7Gz_ARrnX76OTS9uvok-CPceIsm4Iff6RlAel3_4iObe8_9qSupvYA_x2nS01n70SseNQSNtkt6TMmMo2r02KD90sUobst9iu039ovq-yoZy1PJH3BwXP9sHncosAJQhW03DHEF-2br9cCzt9FUh15NWo8J76AzPP-6iF8tC2SA4Dc8h84t7Nk2M2ko4mrGKbPsE5RA3kOh8kF50ote3695qj0gHq8oFdPny5hPCHT28mnr39bJhA2Yhu_O18xhJUYDcgSZeRVO90__n7w2PF9ZN0ioyf_wbFxPoGea5tYMyIMaBS-yw0BSXthlhkNaLgsA8GLs 2026/02/25 01:31:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/25 01:31:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/25 01:31:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AGr9vNSWUigyq2jU7Gz_ARrnX76OTS9uvok-CPceIsm4Iff6RlAel3_4iObe8_9qSupvYA_x2nS01n70SseNQSNtkt6TMmMo2r02KD90sUobst9iu039ovq-yoZy1PJH3BwXP9sHncosAJQhW03DHEF-2br9cCzt9FUh15NWo8J76AzPP-6iF8tC2SA4Dc8h84t7Nk2M2ko4mrGKbPsE5RA3kOh8kF50ote3695qj0gHq8oFdPny5hPCHT28mnr39bJhA2Yhu_O18xhJUYDcgSZeRVO90__n7w2PF9ZN0ioyf_wbFxPoGea5tYMyIMaBS-yw0BSXthlhkNaLgsA8GLs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/02/25 01:31:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ALpZ1OsBi_1PyWQuA67JUaR7w6bKjX8zm_bIvXPQG5LKimDLSOLv19OJTdrcNowbWMDdLmxZTJ5n8jsRqI3ZvRckXp1bPUdofTIRgTgzwKD3Nin6YAD7tMwMdHrS6ccjNbwJ42hBNHV435OS6Rs_9yA4sl6FVo3-EOEgjO7EaHYE7iOX03UAblFqPUQiYARrtQF7phPq2gOSrKcfzy4F5eHTiX_paRN32DyK3s1b2ur2PpjJlD7iWw4ouSjU2VrQQ7pIY-yjQCPIb6jhVDQwzDsXM0MMyMlBuFySrt2DfhRpbRgyqaC5wHrmnu71N2eP5ExwC-zWrgsaTooxmy8YvUE 2026/02/25 01:31:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/02/25 01:31:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/02/25 01:31:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/25 01:31:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/02/25 01:31:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/25 01:31:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/02/25 01:31:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ALpZ1OsBi_1PyWQuA67JUaR7w6bKjX8zm_bIvXPQG5LKimDLSOLv19OJTdrcNowbWMDdLmxZTJ5n8jsRqI3ZvRckXp1bPUdofTIRgTgzwKD3Nin6YAD7tMwMdHrS6ccjNbwJ42hBNHV435OS6Rs_9yA4sl6FVo3-EOEgjO7EaHYE7iOX03UAblFqPUQiYARrtQF7phPq2gOSrKcfzy4F5eHTiX_paRN32DyK3s1b2ur2PpjJlD7iWw4ouSjU2VrQQ7pIY-yjQCPIb6jhVDQwzDsXM0MMyMlBuFySrt2DfhRpbRgyqaC5wHrmnu71N2eP5ExwC-zWrgsaTooxmy8YvUE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/02/25 01:31:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AKM__RMmrFXUlDXIeu_i2HyZtbt8jKa4EZYC_Bod-ptmdXiRWGT1nYFPyVnRUKtPPdvnH5RW_bi1VFMVhliYA54u_In6ZukT9gzvkOhi0eYAAj29anG0BjrM0FridfBxGk9Be6f6fKHivT5dooBD_r7jtbR0bQtO0vTBcuvbjZWx0BvGt2l4n-qxqA0TrA3eHXXvCQZbies-eZDZstYTvugxC_RP23-o-i8mhF-bEzTBL3_mN6XK0nZzoBiI8lPTnVymrqPqVvape_Qh5UOcihG04zGGSmLwQSpJFr3DjqRmMuamX64xFjg3h_9kgUcSRogIV3ER7kilOinMbR7U2oo 2026/02/25 01:31:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/25 01:31:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/02/25 01:31:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/02/25 01:31:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/25 01:31:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/02/25 01:31:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/02/25 01:31:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AKM__RMmrFXUlDXIeu_i2HyZtbt8jKa4EZYC_Bod-ptmdXiRWGT1nYFPyVnRUKtPPdvnH5RW_bi1VFMVhliYA54u_In6ZukT9gzvkOhi0eYAAj29anG0BjrM0FridfBxGk9Be6f6fKHivT5dooBD_r7jtbR0bQtO0vTBcuvbjZWx0BvGt2l4n-qxqA0TrA3eHXXvCQZbies-eZDZstYTvugxC_RP23-o-i8mhF-bEzTBL3_mN6XK0nZzoBiI8lPTnVymrqPqVvape_Qh5UOcihG04zGGSmLwQSpJFr3DjqRmMuamX64xFjg3h_9kgUcSRogIV3ER7kilOinMbR7U2oo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/02/25 01:31:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AEFZqEP6qmBvYzM8_iy4Y0NCksW4psv3FH5KIWII58C-asd3Dl6PhkyuP4PoMQ4XQwL7FQh9Dtk_6Qytz4RpgUn5ZBylt1A_cA9BVN9MMkqoY7wDtGfKMGXgqTLCy0wsCaF_gK5nnODSz1EVj1l5rYnCCatQM9IDTkXRCbq8KXqdhPy3oo0w3NmHEaObSvmM_JBRaJotUAz39AIjtHZxUbJr8xWuLty5kXopwOm3lTPrXpvd2467yrMw0ahNaixFsZYU8z2HtGCHwpeo0EUYpBFgzlef6yHySbB3we91fsQuBgLmPkUtESbbT4JC45t0eCkHIlIoQKx0K_R4Gig_nJo 2026/02/25 01:31:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/25 01:31:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/02/25 01:31:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AEFZqEP6qmBvYzM8_iy4Y0NCksW4psv3FH5KIWII58C-asd3Dl6PhkyuP4PoMQ4XQwL7FQh9Dtk_6Qytz4RpgUn5ZBylt1A_cA9BVN9MMkqoY7wDtGfKMGXgqTLCy0wsCaF_gK5nnODSz1EVj1l5rYnCCatQM9IDTkXRCbq8KXqdhPy3oo0w3NmHEaObSvmM_JBRaJotUAz39AIjtHZxUbJr8xWuLty5kXopwOm3lTPrXpvd2467yrMw0ahNaixFsZYU8z2HtGCHwpeo0EUYpBFgzlef6yHySbB3we91fsQuBgLmPkUtESbbT4JC45t0eCkHIlIoQKx0K_R4Gig_nJo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/02/25 01:31:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AHJ-k-T2HCNvmutctbhvWvmAN6Kd3MvqsBqVWi1h1RWwSsnj7G-cQ3kyB7_GMtSXxQ03j_gdBcy-MZkoigJG59Oku6dkMjBjQrqXrxl89cfN27oWB9zHb5P9kTJxce-52M6VmKEhdu2Me1TR5pZH4ZW2VKXcIOBsb-54Sn1F5uOLq_ykogLol6aQV77ppWNmRv00nu66o_HL5CUMlXA3ky5YT89_E-N6yw2L-HtmmA7G8wZFe8Iji5ozlLydf25K0xcia6ohWTGJAGx2GKEw3SgxmOQEJMBKqgPRAnGwAAb7khitq3FpXtcKMSlg__saN8Ob563JdSoMq2red1nW6Gw 2026/02/25 01:31:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/02/25 01:31:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/25 01:31:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AHJ-k-T2HCNvmutctbhvWvmAN6Kd3MvqsBqVWi1h1RWwSsnj7G-cQ3kyB7_GMtSXxQ03j_gdBcy-MZkoigJG59Oku6dkMjBjQrqXrxl89cfN27oWB9zHb5P9kTJxce-52M6VmKEhdu2Me1TR5pZH4ZW2VKXcIOBsb-54Sn1F5uOLq_ykogLol6aQV77ppWNmRv00nu66o_HL5CUMlXA3ky5YT89_E-N6yw2L-HtmmA7G8wZFe8Iji5ozlLydf25K0xcia6ohWTGJAGx2GKEw3SgxmOQEJMBKqgPRAnGwAAb7khitq3FpXtcKMSlg__saN8Ob563JdSoMq2red1nW6Gw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/02/25 01:31:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ANdZyV_8n_VbabLIM6N1kJybrnn0sepQccFDtJvR5YAVT-sYFojwrfvjKhK9m_T2HKOFADrw3vWnycd1ZVDP4ycm1vwbglOK_E-qldAJ461Sddl0fHP0Vs9TawO8nZ3iHYrHrkovMQ03dlfgZS7aBL17TzRdoIxaqHmdh68zxgiQhcuzqqN0JNGEvMPMXA3qGme9mi-WO1p8vjhkRGAK8xSc21wxz2wEwMJB6_di8azj0ZyvOZxc2sOv7Bc-13pjbwuT3BlYLuir398sUo47K9cavxMtclKA5Hn7TyUOrTT-4AT1CHApNLjpoyWcdBlgEDNz1Tl8EtSOqkoR3j9Abg4 2026/02/25 01:31:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/25 01:31:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/25 01:31:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ANdZyV_8n_VbabLIM6N1kJybrnn0sepQccFDtJvR5YAVT-sYFojwrfvjKhK9m_T2HKOFADrw3vWnycd1ZVDP4ycm1vwbglOK_E-qldAJ461Sddl0fHP0Vs9TawO8nZ3iHYrHrkovMQ03dlfgZS7aBL17TzRdoIxaqHmdh68zxgiQhcuzqqN0JNGEvMPMXA3qGme9mi-WO1p8vjhkRGAK8xSc21wxz2wEwMJB6_di8azj0ZyvOZxc2sOv7Bc-13pjbwuT3BlYLuir398sUo47K9cavxMtclKA5Hn7TyUOrTT-4AT1CHApNLjpoyWcdBlgEDNz1Tl8EtSOqkoR3j9Abg4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/02/25 01:31:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AICmKEarAAujWFUC__8gufxAuCrP03GBlDlHnm4DN3OAa87z2xjzJPJtPTx-J4LrgVw5KPt-AnwAO7WY78T3O0lbGpscTqghF8aWPrUZC2TO4zfKjuBpjsAIh2kjkiAwf1fRC43o0luNXGytvBlDoVmqdNQK1Uaje90cs0v3sj1GSF1BC8YAqAP_I_GJTAJVjYPJ9bSixnN0F_WA2fNf_aCh_3CCe3YMcaIZ0klbjSVdgkC1dcfiksId8WQ__djJ9C40xnDxL2Kc3B_8ibUS6j2cisS6JdXD1AZU3L8csw1PeaVV_fTJlUWKYTtOcuI_SXTT202v-JvtXTE9n7LC4HE 2026/02/25 01:31:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/02/25 01:31:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/25 01:31:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/02/25 01:31:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/25 01:31:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/25 01:31:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/02/25 01:31:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AICmKEarAAujWFUC__8gufxAuCrP03GBlDlHnm4DN3OAa87z2xjzJPJtPTx-J4LrgVw5KPt-AnwAO7WY78T3O0lbGpscTqghF8aWPrUZC2TO4zfKjuBpjsAIh2kjkiAwf1fRC43o0luNXGytvBlDoVmqdNQK1Uaje90cs0v3sj1GSF1BC8YAqAP_I_GJTAJVjYPJ9bSixnN0F_WA2fNf_aCh_3CCe3YMcaIZ0klbjSVdgkC1dcfiksId8WQ__djJ9C40xnDxL2Kc3B_8ibUS6j2cisS6JdXD1AZU3L8csw1PeaVV_fTJlUWKYTtOcuI_SXTT202v-JvtXTE9n7LC4HE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/02/25 01:31:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AFhgMsJCdWOzzVeuFZTmUDa8cCWao2ow2KrapBH4DeDDTV1eoeM-mA6vZoNvsiWry1Qvu9gUdu8Kne8a9ts3Zk9ZK97pyMf3dN1lSnOb2nZJR0Ql3itjsPOFfqenMcA9mWlu9Zdy0xJif17zfuqsNdogkMqqb2whcC6TtZij3exGP8LN0D5Cy_s3E1muUSQUe8bj0ki3Qc83lRQoOgqrS6ODXiPBu2LBg4eGuoPpkuLuEQx7kURvUSDrNbbbLdwtv-s_a08eXq-naoZN1sQxGl1cqDrO_HcVVomgSn_VKo43TEfNC0KdTAuoYSQPZDnZTSbvGKFlzNDdy191yiTis3g 2026/02/25 01:31:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/25 01:31:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/02/25 01:31:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/02/25 01:31:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/25 01:31:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/25 01:31:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/02/25 01:31:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AFhgMsJCdWOzzVeuFZTmUDa8cCWao2ow2KrapBH4DeDDTV1eoeM-mA6vZoNvsiWry1Qvu9gUdu8Kne8a9ts3Zk9ZK97pyMf3dN1lSnOb2nZJR0Ql3itjsPOFfqenMcA9mWlu9Zdy0xJif17zfuqsNdogkMqqb2whcC6TtZij3exGP8LN0D5Cy_s3E1muUSQUe8bj0ki3Qc83lRQoOgqrS6ODXiPBu2LBg4eGuoPpkuLuEQx7kURvUSDrNbbbLdwtv-s_a08eXq-naoZN1sQxGl1cqDrO_HcVVomgSn_VKo43TEfNC0KdTAuoYSQPZDnZTSbvGKFlzNDdy191yiTis3g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/02/25 01:31:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AGIzgaTdfLpjhqQ9x-U6T8NhEZjHtKrrw8IefhkQb25U0JcZljshVpzyz5wyar11e34vc5-5Tanpl_9xJxIpK6-Ayqmu26i403uiz8R9AyCrm1e4CScEV8RGxE1_eI5tlKmfiipwC1VVqK_mzF9J49ExxVY-fRaeeBGZoRQj2n_JFgzbv6Z056-EO-M5Ucvh21oQ4VRzluqfPECUs78mqPSDtpNBqvTcRZ3-qeQK0o23CZ36lUV8L8SQNEcQQ7AqA46K3JKz-gAAaYCnOetzGiIfGwycN3YmVw7mZmLD7AoFYBv8yxs9gDDswvdCjlyNsbdezdJ_p8p4ghl5QGylN_A 2026/02/25 01:31:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/25 01:31:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/02/25 01:31:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AGIzgaTdfLpjhqQ9x-U6T8NhEZjHtKrrw8IefhkQb25U0JcZljshVpzyz5wyar11e34vc5-5Tanpl_9xJxIpK6-Ayqmu26i403uiz8R9AyCrm1e4CScEV8RGxE1_eI5tlKmfiipwC1VVqK_mzF9J49ExxVY-fRaeeBGZoRQj2n_JFgzbv6Z056-EO-M5Ucvh21oQ4VRzluqfPECUs78mqPSDtpNBqvTcRZ3-qeQK0o23CZ36lUV8L8SQNEcQQ7AqA46K3JKz-gAAaYCnOetzGiIfGwycN3YmVw7mZmLD7AoFYBv8yxs9gDDswvdCjlyNsbdezdJ_p8p4ghl5QGylN_A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/02/25 01:31:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ALpYCFZzocVFWAgmx06O_n8asx5p_akVMYbWl7ZPJ15WoNK-BNhPVSwwTNb47ngMpVT2DgwJUjWdwcDrOzRXBDacvZ6idby-_m6S15a-uIX0prcORVd4MEK3mPCcUcxtb6dRsFrT3p118TjLSpPrgFCgcchuQcaJWUimmm1b05g4-DNu_DZNtFYVwry4RCRNhUqR0JSrK5qMNhOHGF11NCutCk0s_9Wr55Q9EcgOtxDI-9B8Ch-22kKanUl7fOoadf-DHWDMh_6Q-cOYVa5o8MEyLZkAH4QSVJHE1fDSe1B6md6Xmqs4gVvozsHl6V3E8c-EKd_Th_tKNkRQWG8ThjU 2026/02/25 01:31:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/02/25 01:31:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/25 01:31:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ALpYCFZzocVFWAgmx06O_n8asx5p_akVMYbWl7ZPJ15WoNK-BNhPVSwwTNb47ngMpVT2DgwJUjWdwcDrOzRXBDacvZ6idby-_m6S15a-uIX0prcORVd4MEK3mPCcUcxtb6dRsFrT3p118TjLSpPrgFCgcchuQcaJWUimmm1b05g4-DNu_DZNtFYVwry4RCRNhUqR0JSrK5qMNhOHGF11NCutCk0s_9Wr55Q9EcgOtxDI-9B8Ch-22kKanUl7fOoadf-DHWDMh_6Q-cOYVa5o8MEyLZkAH4QSVJHE1fDSe1B6md6Xmqs4gVvozsHl6V3E8c-EKd_Th_tKNkRQWG8ThjU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/02/25 01:32:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AEXvQ3Ix4R2U7iUjWh2xf0yGCK5z7PRD6y1RSp8B_TxYh7v4tCsWdEodugKf0OLKDfbs7sXd3HCWkbSs9JUpiSCbaTS1HOyKpN5iSf3oVtJ6UzQqk60ZY9CbHtJZhbjdujOAhRA_qG9FAIBSypxl39KZj5OyrcAD69vNMM_M29BlttpcISjR4zs8o7VQfviMWp6Bhg84QjxBlGPA1FLwPm6Ymo7hfekKvNqlVuQNiFNjYUp529OtbBoYyLi-1rUnSh9Lg4gl_lk0Fa53ZBms0zzdZrO3flyDvlp9iKIUdLFz1EZ_e-jsKfn7JKv5IPhP98BlGtlFQ8jF7yTMWZckeDA 2026/02/25 01:32:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/25 01:32:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/25 01:32:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AEXvQ3Ix4R2U7iUjWh2xf0yGCK5z7PRD6y1RSp8B_TxYh7v4tCsWdEodugKf0OLKDfbs7sXd3HCWkbSs9JUpiSCbaTS1HOyKpN5iSf3oVtJ6UzQqk60ZY9CbHtJZhbjdujOAhRA_qG9FAIBSypxl39KZj5OyrcAD69vNMM_M29BlttpcISjR4zs8o7VQfviMWp6Bhg84QjxBlGPA1FLwPm6Ymo7hfekKvNqlVuQNiFNjYUp529OtbBoYyLi-1rUnSh9Lg4gl_lk0Fa53ZBms0zzdZrO3flyDvlp9iKIUdLFz1EZ_e-jsKfn7JKv5IPhP98BlGtlFQ8jF7yTMWZckeDA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/02/25 01:32:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ALG4wQ4lFHx3Xx3hUXQlXZKQ553vvldd55SH7A8CljCzJTNTDI9KvKQCBm3Y7IcavEH-1mBkjMx9U-RqrdnZ1Vmy32BF5HegMHzU9NvGQeFAaxcbWkEi9tIiW22rR1ynYayrvP7VRVL8XL7riwWbWrXs7-rKtSoqoVTdIuipFWllgkJrWTUC_kAY_xmCCuM0NaXQ7ZroOACQ-Z2k5rUdSuBMptBoCXbzHK9JBmuBC7nRUt_sLt7xozNS_s8nE0oPn6TzsYUdJ7sxk_PII2X793GPu3hBwRUQ4_1NPdj3Fx00uaMA2i8GLVP4r3A_lBdSWCN8Cs04c-2UCqY9tG2gmj0 2026/02/25 01:32:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/02/25 01:32:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/02/25 01:32:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/02/25 01:32:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/25 01:32:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/02/25 01:32:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/02/25 01:32:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ALG4wQ4lFHx3Xx3hUXQlXZKQ553vvldd55SH7A8CljCzJTNTDI9KvKQCBm3Y7IcavEH-1mBkjMx9U-RqrdnZ1Vmy32BF5HegMHzU9NvGQeFAaxcbWkEi9tIiW22rR1ynYayrvP7VRVL8XL7riwWbWrXs7-rKtSoqoVTdIuipFWllgkJrWTUC_kAY_xmCCuM0NaXQ7ZroOACQ-Z2k5rUdSuBMptBoCXbzHK9JBmuBC7nRUt_sLt7xozNS_s8nE0oPn6TzsYUdJ7sxk_PII2X793GPu3hBwRUQ4_1NPdj3Fx00uaMA2i8GLVP4r3A_lBdSWCN8Cs04c-2UCqY9tG2gmj0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/02/25 01:32:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AK_UYc5Ffa0QXELllRBusUR2-qihgNWQDAyenma4mmtR8SikD5-7FdVAjyXV03exI14lHjU4fAfLN6AdcPozLRm2o2gnXEQY5VGr_9Ig38FUSfH07kvqvlNU4_XRjMTm38kvDMpOO-cYG5YIk9ATBTqeOOQuZTB_xSGG3C8wutP15Vd5WURugPFf7wWkjqTIXsztEwKwWrvx53JwCdZVz0LXuJ1d3h1AE67lMyPO03TdxN1qHPRd4RoKJ53X3hP3cD9zEHgXqfwfqraDD3sDj5g7eF12rJXLm5q5sMNiDn9i6FOmuEIKz4PU-8uF7GxyJ9T7sL_utf8D4CDoXt-A8xk 2026/02/25 01:32:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/25 01:32:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/02/25 01:32:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/02/25 01:32:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/25 01:32:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/02/25 01:32:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/02/25 01:32:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AK_UYc5Ffa0QXELllRBusUR2-qihgNWQDAyenma4mmtR8SikD5-7FdVAjyXV03exI14lHjU4fAfLN6AdcPozLRm2o2gnXEQY5VGr_9Ig38FUSfH07kvqvlNU4_XRjMTm38kvDMpOO-cYG5YIk9ATBTqeOOQuZTB_xSGG3C8wutP15Vd5WURugPFf7wWkjqTIXsztEwKwWrvx53JwCdZVz0LXuJ1d3h1AE67lMyPO03TdxN1qHPRd4RoKJ53X3hP3cD9zEHgXqfwfqraDD3sDj5g7eF12rJXLm5q5sMNiDn9i6FOmuEIKz4PU-8uF7GxyJ9T7sL_utf8D4CDoXt-A8xk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/02/25 01:32:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AJHU9btMBtxmqv6-jEDVPx4w13JFFjbMU9YILtA253VkOgBXSmKlyppYXfZhSHKbglm8hBrp1jfyqlP3auGd0rOQK62EzCMD4U90WB5XSK0pKkV5zX90N3kYPvtmEJkW4YYG5AURViSpPiR74Ny2-zBt2IcXuC_SnZfFU3SKl91vIqA0l6oieLqq2lRHiffL3gBN3buNmdyogTXZEq7a1JQBg6O8iXPoFD9dlUTLBR6RcU_I2lOlb-hH9AR0vU8MIekDXCDvogZBKWdJY9sdYwT6a6Q28t3SWKvo3WnZHELcgvrnjjyn8hv7vsv92fPVHhr1Eldf6f0mAl3RNx69Fug 2026/02/25 01:32:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/02/25 01:32:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/02/25 01:32:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AJHU9btMBtxmqv6-jEDVPx4w13JFFjbMU9YILtA253VkOgBXSmKlyppYXfZhSHKbglm8hBrp1jfyqlP3auGd0rOQK62EzCMD4U90WB5XSK0pKkV5zX90N3kYPvtmEJkW4YYG5AURViSpPiR74Ny2-zBt2IcXuC_SnZfFU3SKl91vIqA0l6oieLqq2lRHiffL3gBN3buNmdyogTXZEq7a1JQBg6O8iXPoFD9dlUTLBR6RcU_I2lOlb-hH9AR0vU8MIekDXCDvogZBKWdJY9sdYwT6a6Q28t3SWKvo3WnZHELcgvrnjjyn8hv7vsv92fPVHhr1Eldf6f0mAl3RNx69Fug" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/02/25 01:32:07 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ACKlqvyJD1MlbnQsL17JfA58DU_5FO2_RswNQPclikxD-4m_JxtZnUrvdhy9qE5nXOnwRfhlo7tNi4eHbDx-_do6huq24c41RJYGepftbfMO0mx2UC_V2U0NlJ-uh2Ef6wEwVoy2lbjwNEG3PoL1f0ffwgLHWf_HTDMwXTDzprFK6GRhYHLW2gcTn2sYdn27znU5A0d0qU6RyhR3fLDsThAN3JjK6a95lPgR2i3LUi3VMlN4E8xgiFN1-QfpV142tFW00bzPVPfPX1BJTv-z_zojBIaDkiqo8Kc5RUIP0tNr7Gc2mqVanxmsQhSGpct4_aPxKFBealeC07BgUJO5Jbo 2026/02/25 01:32:08 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/02/25 01:32:08 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/25 01:32:08 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ACKlqvyJD1MlbnQsL17JfA58DU_5FO2_RswNQPclikxD-4m_JxtZnUrvdhy9qE5nXOnwRfhlo7tNi4eHbDx-_do6huq24c41RJYGepftbfMO0mx2UC_V2U0NlJ-uh2Ef6wEwVoy2lbjwNEG3PoL1f0ffwgLHWf_HTDMwXTDzprFK6GRhYHLW2gcTn2sYdn27znU5A0d0qU6RyhR3fLDsThAN3JjK6a95lPgR2i3LUi3VMlN4E8xgiFN1-QfpV142tFW00bzPVPfPX1BJTv-z_zojBIaDkiqo8Kc5RUIP0tNr7Gc2mqVanxmsQhSGpct4_aPxKFBealeC07BgUJO5Jbo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/02/25 01:32:09 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AAPHfSJDW3R2RxszJm_QfqAxuVUD5NhDw4HGjHGYvUD_DwpD0ldJM5m1aVdX3jBctPc-uzFLONYPbHWE8kwVeWMAsE0ncvvfgRlDjnCMHW5vKBmuKHWDPhq0iTMG53eqH_Xeqc_WY83NHDAz81RgxZmTQI_UTQCklAnNWEndX2iC8SehX1fbAlLgYujgVBJmuqYCFAeJAxv5VAUQe16jM699bKtEFf1BOHzyANNg6VLoccPKR7NPXFNyy-7ZloMpPZSrN7nvLDd9AYSJhzIEmOk_SdLnyaDkqNKiKr8Tu5NT6Zfy2Sj6aUcllH-JrCKc_Muv4mR-0ZIpp76ej8OiGvk 2026/02/25 01:32:09 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/02/25 01:32:10 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/25 01:32:10 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AAPHfSJDW3R2RxszJm_QfqAxuVUD5NhDw4HGjHGYvUD_DwpD0ldJM5m1aVdX3jBctPc-uzFLONYPbHWE8kwVeWMAsE0ncvvfgRlDjnCMHW5vKBmuKHWDPhq0iTMG53eqH_Xeqc_WY83NHDAz81RgxZmTQI_UTQCklAnNWEndX2iC8SehX1fbAlLgYujgVBJmuqYCFAeJAxv5VAUQe16jM699bKtEFf1BOHzyANNg6VLoccPKR7NPXFNyy-7ZloMpPZSrN7nvLDd9AYSJhzIEmOk_SdLnyaDkqNKiKr8Tu5NT6Zfy2Sj6aUcllH-JrCKc_Muv4mR-0ZIpp76ej8OiGvk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/02/25 01:32:10 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AHWzXcxhCtuRb_hi-16ZKVVDDEOE5Xkl1OkRQjNF4NeiUbYs1R9EVdOR-wjZQyQSBnCCEGqZLVDHywRus1ZgPrhQN4ulRa6PWb0SsJ6S2nMuyA7FquWK6iFycJ5EcDT0OTQSYp5TbkiacQn_524Q8e6DInxFWGc2CB6_V12PTgR4CrV70-pF-r5K-d_9oJxUynQV9kEPRUG7pPPEFgJ9v8SyruvUPoxMtFXPLEyCIIjWoCjUJTXsgmvUKeEz9zc5guvrbiNY1sCOqlhPNU85mBlSij0H_P5pw7UqravOEAkyxATZ8Dh3MdSS51zLIaGroyRo_tMiZ8dEoYaQmMRCtMQ 2026/02/25 01:32:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/02/25 01:32:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/02/25 01:32:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/02/25 01:32:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/25 01:32:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/25 01:32:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/02/25 01:32:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AHWzXcxhCtuRb_hi-16ZKVVDDEOE5Xkl1OkRQjNF4NeiUbYs1R9EVdOR-wjZQyQSBnCCEGqZLVDHywRus1ZgPrhQN4ulRa6PWb0SsJ6S2nMuyA7FquWK6iFycJ5EcDT0OTQSYp5TbkiacQn_524Q8e6DInxFWGc2CB6_V12PTgR4CrV70-pF-r5K-d_9oJxUynQV9kEPRUG7pPPEFgJ9v8SyruvUPoxMtFXPLEyCIIjWoCjUJTXsgmvUKeEz9zc5guvrbiNY1sCOqlhPNU85mBlSij0H_P5pw7UqravOEAkyxATZ8Dh3MdSS51zLIaGroyRo_tMiZ8dEoYaQmMRCtMQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/02/25 01:32:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AIWUWctzA9331cLj38TC13JJgWAKUeR9mbQTdVzSYR1Ry7rI6FGpGKpNf-xG2vRf00K0OM4aq60-60GpCPWyyctI8yQege1e8pVdyoBp-bHKw9Yyx9NMwDlQWKN7r9T-_lHBA21WFH9p79ko-ojuNGvou9Y-0FmBe_zyBPHUyI_Hk2IKc_XZxBOKwmgukl5KfA5otxYDfISAOCc0lmgWaEafhTjZuw-cYFYf3xS_IqjPdbZc4lbGP6E-MlV0-RrvGw9a9ZUz8CO25VwUbmmhAWnO1H3ICD5Y-9FmezPbfaxnpccCyQkptq79kFOyKmlxg-Fkyfut90UR8Mt8kH7NXh0 2026/02/25 01:32:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/02/25 01:32:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/02/25 01:32:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/02/25 01:32:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/25 01:32:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/25 01:32:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/02/25 01:32:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AIWUWctzA9331cLj38TC13JJgWAKUeR9mbQTdVzSYR1Ry7rI6FGpGKpNf-xG2vRf00K0OM4aq60-60GpCPWyyctI8yQege1e8pVdyoBp-bHKw9Yyx9NMwDlQWKN7r9T-_lHBA21WFH9p79ko-ojuNGvou9Y-0FmBe_zyBPHUyI_Hk2IKc_XZxBOKwmgukl5KfA5otxYDfISAOCc0lmgWaEafhTjZuw-cYFYf3xS_IqjPdbZc4lbGP6E-MlV0-RrvGw9a9ZUz8CO25VwUbmmhAWnO1H3ICD5Y-9FmezPbfaxnpccCyQkptq79kFOyKmlxg-Fkyfut90UR8Mt8kH7NXh0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/02/25 01:32:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AGnBumoMC3rdf8X1RxBYfz17wHOtNMrWKLGW1JG6tLZvVrPW06nn1_geEAeUFd-vq58h7brExaeW_1doUxVfMuBLANYniD6whFnMA4klwkz6IBLbTlTk-tWBVnlzFpb_PRgSEkhxbRe5PWHJ9S4S128pOTYQ4iTJP_ECpM9M24dLlbNygA4PvghTGPtl9-ukPD_R0uerPOxqBV2j1YX8Q24f4uchkQaG_RCUS3w5YbwqUsm4Zc7HNu0VoOFmsSQNz3DwlI_P6Pu8qmAo_gjxLr-ZQkUqB4OV4t_gmA4V3I5iYL9jVRwffxiy7MdSD0Sc6OZvSJn3_hW6kv86sFfyg2E 2026/02/25 01:32:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/02/25 01:32:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/02/25 01:32:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AGnBumoMC3rdf8X1RxBYfz17wHOtNMrWKLGW1JG6tLZvVrPW06nn1_geEAeUFd-vq58h7brExaeW_1doUxVfMuBLANYniD6whFnMA4klwkz6IBLbTlTk-tWBVnlzFpb_PRgSEkhxbRe5PWHJ9S4S128pOTYQ4iTJP_ECpM9M24dLlbNygA4PvghTGPtl9-ukPD_R0uerPOxqBV2j1YX8Q24f4uchkQaG_RCUS3w5YbwqUsm4Zc7HNu0VoOFmsSQNz3DwlI_P6Pu8qmAo_gjxLr-ZQkUqB4OV4t_gmA4V3I5iYL9jVRwffxiy7MdSD0Sc6OZvSJn3_hW6kv86sFfyg2E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/02/25 01:32:18 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AG1D6tjqZPBUQLpXMm6DOZ6Ym1mH8MYtUlIOFlYWegmZv-dFIrbyTe1YQhhbhXCXqHQFXChScnNsy9_ksbmE-qKW5jSzQiWeiIfvv4F9ZjTqEj1U2SeA29DYsbaiEilcbW3ZHsZ6bXNg3SwaPSNrdsozsIRbZpY-tO1r24zusKTPu0a5gGeYzBVqLLRNBe2Ckm9X5plE5yvaUlwttl7xjzSGQnoCyOmzwj3FehWw0Q2Hr4W3cJVU8tt1dsGohpqp81iHbyeJSw6Ev1N-jKmEXbGUi5Iwo3mvLq-Hkme-BRZ-4Wst1nZ0-JkXyzG-FomVl1MiFP_88o3A8SvswPte3B4 2026/02/25 01:32:18 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/02/25 01:32:18 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/25 01:32:18 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AG1D6tjqZPBUQLpXMm6DOZ6Ym1mH8MYtUlIOFlYWegmZv-dFIrbyTe1YQhhbhXCXqHQFXChScnNsy9_ksbmE-qKW5jSzQiWeiIfvv4F9ZjTqEj1U2SeA29DYsbaiEilcbW3ZHsZ6bXNg3SwaPSNrdsozsIRbZpY-tO1r24zusKTPu0a5gGeYzBVqLLRNBe2Ckm9X5plE5yvaUlwttl7xjzSGQnoCyOmzwj3FehWw0Q2Hr4W3cJVU8tt1dsGohpqp81iHbyeJSw6Ev1N-jKmEXbGUi5Iwo3mvLq-Hkme-BRZ-4Wst1nZ0-JkXyzG-FomVl1MiFP_88o3A8SvswPte3B4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/02/25 01:32:19 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AEDtA9S4wgcPrIxKKrRfUSdh89mQtbZ_qd1hhU5RaZJh62Ex3OCpgW4PlsoN94ky5fdiWnA1E893kNqELvsC7A_r-LQzs6OeKxwa0Hvpff66Z0VyUVMwY2DlnROXNKN85Kg6EAg0tnea6F8ELerNcPpZFAc-xT7I32TVLEkq_nQ6UJJATmnkBUzY_3EMZLURRdsq4h--xWaz09tLnvZHOZbPz3x_Zml455kGq1H4vQ9gX6GrabxOqkt_pXXIODDcOgsY-3RACUA3zlFrJCLdxVJutYRCXyqXVMG81i5QnnUD_oeck2S67GeTipqt-ldD9Tp_QT2BcXMvKZIMz5G5usE 2026/02/25 01:32:20 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/02/25 01:32:20 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/25 01:32:20 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AEDtA9S4wgcPrIxKKrRfUSdh89mQtbZ_qd1hhU5RaZJh62Ex3OCpgW4PlsoN94ky5fdiWnA1E893kNqELvsC7A_r-LQzs6OeKxwa0Hvpff66Z0VyUVMwY2DlnROXNKN85Kg6EAg0tnea6F8ELerNcPpZFAc-xT7I32TVLEkq_nQ6UJJATmnkBUzY_3EMZLURRdsq4h--xWaz09tLnvZHOZbPz3x_Zml455kGq1H4vQ9gX6GrabxOqkt_pXXIODDcOgsY-3RACUA3zlFrJCLdxVJutYRCXyqXVMG81i5QnnUD_oeck2S67GeTipqt-ldD9Tp_QT2BcXMvKZIMz5G5usE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/02/25 01:32:21 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AGvXD3PG3MBuB2VkbKAZW2joOVnRZSv49_isnfxyheRpCUB78XEtwJKbWflmu8FGMPIDJVpwqQUnL-ZDsFhQHJIlLGcnSP0cGXMIFYZ92cWHw5xQ4_fV6iK6KRnn0EqUkppk8-XeRaaIXUQihbl4EmsBxJRwyQyjS1xNYHx5S9Ccp_8_ClP6KNoUVi5oQvNLzYgogSZplH64T3wk50t8c2wGlL-3_v4sbRM40_eJ-eBJHOlzTTddAdGglqoJEF3UC53JDLlYfpjwMZr_AEjj35dagbBUe1GKKCAN7Q635r7nmuIaZBIkbqKA2DL9NyAlxOnGk_go63WL_qbR2ulKCb4 2026/02/25 01:32:21 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/02/25 01:32:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/02/25 01:32:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/02/25 01:32:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/02/25 01:32:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/25 01:32:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/02/25 01:32:23 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AGvXD3PG3MBuB2VkbKAZW2joOVnRZSv49_isnfxyheRpCUB78XEtwJKbWflmu8FGMPIDJVpwqQUnL-ZDsFhQHJIlLGcnSP0cGXMIFYZ92cWHw5xQ4_fV6iK6KRnn0EqUkppk8-XeRaaIXUQihbl4EmsBxJRwyQyjS1xNYHx5S9Ccp_8_ClP6KNoUVi5oQvNLzYgogSZplH64T3wk50t8c2wGlL-3_v4sbRM40_eJ-eBJHOlzTTddAdGglqoJEF3UC53JDLlYfpjwMZr_AEjj35dagbBUe1GKKCAN7Q635r7nmuIaZBIkbqKA2DL9NyAlxOnGk_go63WL_qbR2ulKCb4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/02/25 01:32:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AONhM-_fNC0ZFGYNsdk0mvLjxFE--yiYtajwvn90Qun__7Pi9cQmIPDFyR9sdQyu04a4GaN09yxGghn5IpheWr1qXz1fEjkoypdnlagEyMSPZOb7amha2bCcKr9TxCdCdoKrMfjAALeeTjlG-FfwUqGArv01_UNopK-9075OJ-43Y5KRc5apaifxYNZOjhjpFfo305Dm6FcGd0J6QWg2LovyO58XzQsY2gkW3BWNinHBkUw4Tr37KTVIOGAXhy5dOfx6WBaTYe2nUZL0xP7bI5a9pqTKtLcls3peMf2O4ijLRrCBS-sqfkJP_iT0EuLKBzJHta7_8qHJZDG0sxzjhfw 2026/02/25 01:32:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/02/25 01:32:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/02/25 01:32:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/02/25 01:32:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/02/25 01:32:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/25 01:32:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/02/25 01:32:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AONhM-_fNC0ZFGYNsdk0mvLjxFE--yiYtajwvn90Qun__7Pi9cQmIPDFyR9sdQyu04a4GaN09yxGghn5IpheWr1qXz1fEjkoypdnlagEyMSPZOb7amha2bCcKr9TxCdCdoKrMfjAALeeTjlG-FfwUqGArv01_UNopK-9075OJ-43Y5KRc5apaifxYNZOjhjpFfo305Dm6FcGd0J6QWg2LovyO58XzQsY2gkW3BWNinHBkUw4Tr37KTVIOGAXhy5dOfx6WBaTYe2nUZL0xP7bI5a9pqTKtLcls3peMf2O4ijLRrCBS-sqfkJP_iT0EuLKBzJHta7_8qHJZDG0sxzjhfw" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/02/25 01:32:27 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/02/25 01:32:29 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/02/25 01:32:32 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/02/25 01:32:34 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/02/25 01:32:37 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/02/25 01:32:38 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AJameM5OKmE5mzMDGq2nYii5JBZks_lFSoKoNNLZ7tozMw4FkrKmNE0747qLbVgPv367EkNqIRazcNzM5UpWNkxY1RlNAYE0evlB1_YjWHIn99PFPWqPovqOb68dsLlewYs0NONHlZx90zdAur7xDqIMZs6iMmEyfT8KBljNUepV2ISqSYy2TQ39Z0QDh9aFs3Y4LS9X_i_Cm7Ou-6_5Sc_TmIZxkea9-XthRVwKG7sbqPMJSXnl8nBL9KAVOq6Bkpsl_i3w9NqN-HUr0jzljNSW1aGon0G2c90H8MscWSpuoO2Jy2TJ_mwkgvZUcA5-n-zrY0-_d96nsuBz4uB_CRE 2026/02/25 01:32:38 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/25 01:32:38 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "bbc552e8b826045e26649a0871ef8386" 2026/02/25 01:32:38 DEBUG : unknown-size-put.txt: multipart upload "AJameM5OKmE5mzMDGq2nYii5JBZks_lFSoKoNNLZ7tozMw4FkrKmNE0747qLbVgPv367EkNqIRazcNzM5UpWNkxY1RlNAYE0evlB1_YjWHIn99PFPWqPovqOb68dsLlewYs0NONHlZx90zdAur7xDqIMZs6iMmEyfT8KBljNUepV2ISqSYy2TQ39Z0QDh9aFs3Y4LS9X_i_Cm7Ou-6_5Sc_TmIZxkea9-XthRVwKG7sbqPMJSXnl8nBL9KAVOq6Bkpsl_i3w9NqN-HUr0jzljNSW1aGon0G2c90H8MscWSpuoO2Jy2TJ_mwkgvZUcA5-n-zrY0-_d96nsuBz4uB_CRE" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/02/25 01:32:38 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AMftcxUMX2AQdrQX8fP9u2DIYDtPwgKCw4ANDMGHpN51q7Im0TSnC98lpm98tAQeGqB5xg5AA_fkG8cd19k_XiuTUIXTgY0Btxxs-dQaI3eW8pU9qgZhzWzNvWfH6hgDalUT_CehtOlE6o7JsvJP7bwVWpzt1pgDPFoMC73fRHPIkoWvYjNP3FbQRKkOUJGqL_OYG16J5xZyvGnuIHxjhOuOUcm4f4fm1z4yLhA8dkJKunC26pSmhqbLIxFGIij6hNW5ZaI4IlDwRxkT5z74kStxsUcdCEdU2HlahnkzQ83QLSFQVq_gRpBw5TwShIjb5UFBxk-JfLryuAZbS2SRQm4 2026/02/25 01:32:38 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/02/25 01:32:39 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "16c3faa9f88d86844835506a6be3f941" 2026/02/25 01:32:39 DEBUG : unknown-size-update.txt: multipart upload "AMftcxUMX2AQdrQX8fP9u2DIYDtPwgKCw4ANDMGHpN51q7Im0TSnC98lpm98tAQeGqB5xg5AA_fkG8cd19k_XiuTUIXTgY0Btxxs-dQaI3eW8pU9qgZhzWzNvWfH6hgDalUT_CehtOlE6o7JsvJP7bwVWpzt1pgDPFoMC73fRHPIkoWvYjNP3FbQRKkOUJGqL_OYG16J5xZyvGnuIHxjhOuOUcm4f4fm1z4yLhA8dkJKunC26pSmhqbLIxFGIij6hNW5ZaI4IlDwRxkT5z74kStxsUcdCEdU2HlahnkzQ83QLSFQVq_gRpBw5TwShIjb5UFBxk-JfLryuAZbS2SRQm4" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/02/25 01:32:39 DEBUG : Creating backend with remote "TestS3R2:rclone-test-doriyap9bace/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/02/25 01:32:39 DEBUG : Waiting for deletions to finish 2026/02/25 01:32:39 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/02/25 01:32:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/02/25 01:32:39 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/02/25 01:32:40 INFO : S3 bucket rclone-test-doriyap9bace: Bucket "rclone-test-doriyap9bace" deleted 2026/02/25 01:32:40 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (101.39s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.35s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.77s) --- PASS: TestIntegration/FsMkdir (99.54s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.24s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding (11.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.68s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.35s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.09s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (16.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.39s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.72s) --- 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.23s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.06s) --- 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 (54.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (8.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (8.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (7.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (8.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (2.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (9.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (11.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.44s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (11.60s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.03s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.25s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.48s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.36s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.47s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.25s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.44s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.80s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.18s) --- 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/02/25 01:32:40 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/02/25 01:32:40 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 101.426s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 1m43.464974486s (try 1/5)