"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2026/04/02 01:48:12 DEBUG : Creating backend with remote "TestS3R2:rclone-test-mavajid6buvi" 2026/04/02 01:48:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/04/02 01:48:13 INFO : S3 bucket rclone-test-mavajid6buvi: Bucket "rclone-test-mavajid6buvi" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/04/02 01:48:14 INFO : S3 bucket rclone-test-mavajid6buvi: Bucket "rclone-test-mavajid6buvi" deleted === RUN TestIntegration/FsMkdir 2026/04/02 01:48:14 INFO : S3 bucket rclone-test-mavajid6buvi: Bucket "rclone-test-mavajid6buvi" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/04/02 01:48:14 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/04/02 01:48:14 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/04/02 01:48:14 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/04/02 01:48:26 NOTICE: S3 bucket rclone-test-mavajid6buvi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/04/02 01:48:26 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AAOKqAZ698VZZVCjpjq0oWb0IVvdVRSba3V3UDUXzMJlJL5LEC3KKFiaGQVtzu9I4n1_0Xvbta2MRv9xauhu3ogoMx9flD8x9vFc0GKuzgemmRDcy4CqMlkGMF3PtzIQnbzblc9K2My1j5DoioJ3KWEVX-Pjzq4ej2XBF2TZi3F14oN0Pk5brvr_g7gxfLqjQSBEMzD3P_qgU6Wltg6-m3le7XfznltXw05D4aAS3DrnEgwOwMHjN3Pg_gU8Ub3RDTWGBywa5lm8Dq58QyRk2azQQ294WOXO4_0Ucje8TFjb4EbQxi8LvN1BnoIbxTgueVFSmb4JzRwEqIjvwIbA-ZM 2026/04/02 01:48:27 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "2085119218b32a6c6415558507e98abc" 2026/04/02 01:48:27 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "8e7771553d06d5da93d50830f12c8aad" 2026/04/02 01:48:27 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "cedf90d4849623b9064ecb81ca05ff88" 2026/04/02 01:48:28 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AAOKqAZ698VZZVCjpjq0oWb0IVvdVRSba3V3UDUXzMJlJL5LEC3KKFiaGQVtzu9I4n1_0Xvbta2MRv9xauhu3ogoMx9flD8x9vFc0GKuzgemmRDcy4CqMlkGMF3PtzIQnbzblc9K2My1j5DoioJ3KWEVX-Pjzq4ej2XBF2TZi3F14oN0Pk5brvr_g7gxfLqjQSBEMzD3P_qgU6Wltg6-m3le7XfznltXw05D4aAS3DrnEgwOwMHjN3Pg_gU8Ub3RDTWGBywa5lm8Dq58QyRk2azQQ294WOXO4_0Ucje8TFjb4EbQxi8LvN1BnoIbxTgueVFSmb4JzRwEqIjvwIbA-ZM" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/04/02 01:48:31 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/04/02 01:48:31 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/04/02 01:48:33 DEBUG : S3 bucket rclone-test-mavajid6buvi: bucket is versioned: false 2026/04/02 01:48:33 DEBUG : Waiting for deletions to finish 2026/04/02 01:48:33 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/04/02 01:48:33 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/04/02 01:48:33 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/04/02 01:48:34 DEBUG : Creating backend with remote "TestS3R2:rclone-test-mavajid6buvi/dirToPurgeFromRoot" 2026/04/02 01:48:34 DEBUG : S3 bucket rclone-test-mavajid6buvi path dirToPurgeFromRoot: bucket is versioned: false 2026/04/02 01:48:34 DEBUG : Waiting for deletions to finish 2026/04/02 01:48:34 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/04/02 01:48:34 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/04/02 01:48:34 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/02 01:48:35 DEBUG : Creating backend with remote "TestS3R2:rclone-test-mavajid6buvi/hello? sausage/êé" 2026/04/02 01:48:36 DEBUG : S3 bucket rclone-test-mavajid6buvi path hello? sausage/êé: bucket is versioned: false 2026/04/02 01:48:36 DEBUG : Waiting for deletions to finish 2026/04/02 01:48:36 DEBUG : "a/b/c/d/e.txt" version false 2026/04/02 01:48:36 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/04/02 01:48:36 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/04/02 01:48:41 DEBUG : Creating backend with remote "TestS3R2:rclone-test-mavajid6buvi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/02 01:48:41 DEBUG : Creating backend with remote "TestS3R2:rclone-test-mavajid6buvi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-mavajid6buvi" from "TestS3R2:rclone-test-mavajid6buvi" 2026/04/02 01:48:42 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2060: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/04/02 01:48:44 DEBUG : piped data.txt: open chunk writer: started multipart upload: APmlH3ZVjAnmheUTb8Wb_nlRjZFvKZL6lc6PaL4QMXK42MFvHVAXNfajIwt21HZeU3XNmPRvHirmcmkYxvtyYELaUYexTPj8rJKejpbOqIUA7aGQnpeusxHDAOyBX3ZeDHxkESOKuXznI0-iK7vVN4dcfGgDG1Mxs_qUYMWnTalaY_op__ki0WYw1FosuJwjhpmkyEYWCATW74aHCRLXhkFMKVh4HcgczMYOJ6VEH3hAwhP6mjpaWe6rpPdtzf7R_vGMeu3Zo-865k7bAef_-imrD5i4Km1sw9SZbHlYa0JQCnZCRt_EWoVRTCCJvC8zG2qwBCVPTC2y0HEhwnv9h6Q 2026/04/02 01:48:44 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/04/02 01:48:44 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/04/02 01:48:45 DEBUG : piped data.txt: multipart upload "APmlH3ZVjAnmheUTb8Wb_nlRjZFvKZL6lc6PaL4QMXK42MFvHVAXNfajIwt21HZeU3XNmPRvHirmcmkYxvtyYELaUYexTPj8rJKejpbOqIUA7aGQnpeusxHDAOyBX3ZeDHxkESOKuXznI0-iK7vVN4dcfGgDG1Mxs_qUYMWnTalaY_op__ki0WYw1FosuJwjhpmkyEYWCATW74aHCRLXhkFMKVh4HcgczMYOJ6VEH3hAwhP6mjpaWe6rpPdtzf7R_vGMeu3Zo-865k7bAef_-imrD5i4Km1sw9SZbHlYa0JQCnZCRt_EWoVRTCCJvC8zG2qwBCVPTC2y0HEhwnv9h6Q" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/02 01:48:45 DEBUG : piped data.txt: open chunk writer: started multipart upload: AJJNOSYiJjCThfvZR51qZx8U8jyyqJbRKdIF6PvOmoJ16QXXStEqRmWsr-6ukt_Gh2hmlzsTtmcdjS3S1417HYrdrP9msnt0_ovxJXWhxkxUDjZQXXJ2JxClu4Jzfn5uqkCukJhJbjliUKGHINM2d29Uub2N0rW7KxJK9dSBFBSRyIOu7hx9VArnpRlsbEphe2G1hUbRl3NaEqH1k013_iJJLMXHDF9_WPSs7J0IdGpDuWosGS0hCyAZKbeA8f74s6NqmKjPWResVD_8IpxRVJK8EGWTN9rvJe2khiu9C4b5n9tohQWZNF3cFb5ws2ka3MPk7HeQSRoRw1UdFeXoaGo 2026/04/02 01:48:45 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/02 01:48:45 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "d40e86bfafc3b0a3b245144cb5ba94c1" 2026/04/02 01:48:45 DEBUG : piped data.txt: multipart upload "AJJNOSYiJjCThfvZR51qZx8U8jyyqJbRKdIF6PvOmoJ16QXXStEqRmWsr-6ukt_Gh2hmlzsTtmcdjS3S1417HYrdrP9msnt0_ovxJXWhxkxUDjZQXXJ2JxClu4Jzfn5uqkCukJhJbjliUKGHINM2d29Uub2N0rW7KxJK9dSBFBSRyIOu7hx9VArnpRlsbEphe2G1hUbRl3NaEqH1k013_iJJLMXHDF9_WPSs7J0IdGpDuWosGS0hCyAZKbeA8f74s6NqmKjPWResVD_8IpxRVJK8EGWTN9rvJe2khiu9C4b5n9tohQWZNF3cFb5ws2ka3MPk7HeQSRoRw1UdFeXoaGo" finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress 2026/04/02 01:48:46 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:298: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock s3_internal_test.go:530: Object Lock not supported by this provider: CreateBucket with Object Lock failed: operation error S3: CreateBucket, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: Header 'x-amz-bucket-object-lock-enabled' with value 'true' not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/04/02 01:48:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AFZJPZiDRwTHby1lpHFAIED6i0Xrq9MeyIX5JXrfHDY4OD5eowbiEtMZZAe9lyDAQtQZ9FyxefA_MHKNn6bM0W50Yrn3B738eBQNEjkJ7WY3L3shFcCBzCV9WDTYWMfMzga-CRO0pQOAfwNGbH5pOBgGnje6243PqVmVG8ewgLSS_RNxqASH5hGtdxqMWJwpVFFkisI8gNYUG6RoIApfYvmlwLG_qv-orN43lomydFIdE7KPAdpP5hhr13cr8mVcSBNYKVD_Oh5D1hoCDcIlspQoGE6BDTZeotqLujGYj-GrwF7YsEp8a6RSM8m4pMznKyfD12e4W2XuCw8-rJ1qwSw 2026/04/02 01:48:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/04/02 01:48:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/04/02 01:48:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AFZJPZiDRwTHby1lpHFAIED6i0Xrq9MeyIX5JXrfHDY4OD5eowbiEtMZZAe9lyDAQtQZ9FyxefA_MHKNn6bM0W50Yrn3B738eBQNEjkJ7WY3L3shFcCBzCV9WDTYWMfMzga-CRO0pQOAfwNGbH5pOBgGnje6243PqVmVG8ewgLSS_RNxqASH5hGtdxqMWJwpVFFkisI8gNYUG6RoIApfYvmlwLG_qv-orN43lomydFIdE7KPAdpP5hhr13cr8mVcSBNYKVD_Oh5D1hoCDcIlspQoGE6BDTZeotqLujGYj-GrwF7YsEp8a6RSM8m4pMznKyfD12e4W2XuCw8-rJ1qwSw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/04/02 01:48:49 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AK-zbkVNtStLAN0A1JxAZA25_QXrs3iqKZqRUeLavSa9pSVxF3lX8diNoQ2BBvJlY0vA_Pm3J7OSRej1rX9wYOMKJhXNOicUoUvCTPLDhAZKIteHeh6axvLoqtvmQOWN8LMkZoYPZOI0JnUOt1DzRB457M4rV66fK94394e058GeRumg389hP4grOzB-3tegd0XZLDTZkWsW1m8nSofsfQE7LHM2kd7mBKYU9GIzcA1TP_htJJ4MjgtG-10QXWPaGuQCOhZNaQZ28yfdo43c1bmCtTJoHf9VlahFm2RAYD9qFSO-3tV62Z7VteWulqYgi-9q7kPB6h5rav-SYSMkcuw 2026/04/02 01:48:49 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/04/02 01:48:49 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/02 01:48:49 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AK-zbkVNtStLAN0A1JxAZA25_QXrs3iqKZqRUeLavSa9pSVxF3lX8diNoQ2BBvJlY0vA_Pm3J7OSRej1rX9wYOMKJhXNOicUoUvCTPLDhAZKIteHeh6axvLoqtvmQOWN8LMkZoYPZOI0JnUOt1DzRB457M4rV66fK94394e058GeRumg389hP4grOzB-3tegd0XZLDTZkWsW1m8nSofsfQE7LHM2kd7mBKYU9GIzcA1TP_htJJ4MjgtG-10QXWPaGuQCOhZNaQZ28yfdo43c1bmCtTJoHf9VlahFm2RAYD9qFSO-3tV62Z7VteWulqYgi-9q7kPB6h5rav-SYSMkcuw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/04/02 01:48:50 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ABWbgPYfbI_Xu9e9ZXwsIU3guZj59r2LFXtGnlvIjZHvAdllOWKgYPMEuppYaWCe9Tthq4yO6uRY8N6pdJ71vXmaDEPw5Hh7ysYuxX6C5jPBYS20dqAgA37tHCK8IKoP2OXqM_McxoOQ51Aq3LHGmOC3LdyyGd7H2h8rBSD5GasABVp3XcM5vvMYkoXAbPIERzVC9s8kTMNyYfvI770E-xthWOphmWZGQsGozVY5p-HtCnROXLgb_mTS_7coUmSpVAKP1mBeKZvFBPBjforQDHcwtkiA_zBzqKB_4_lP1SYsS107BHSAAwTaeIduTYUJ_23YvgEUZRLY4EvHC3eWxI0 2026/04/02 01:48:50 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/04/02 01:48:50 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/02 01:48:50 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ABWbgPYfbI_Xu9e9ZXwsIU3guZj59r2LFXtGnlvIjZHvAdllOWKgYPMEuppYaWCe9Tthq4yO6uRY8N6pdJ71vXmaDEPw5Hh7ysYuxX6C5jPBYS20dqAgA37tHCK8IKoP2OXqM_McxoOQ51Aq3LHGmOC3LdyyGd7H2h8rBSD5GasABVp3XcM5vvMYkoXAbPIERzVC9s8kTMNyYfvI770E-xthWOphmWZGQsGozVY5p-HtCnROXLgb_mTS_7coUmSpVAKP1mBeKZvFBPBjforQDHcwtkiA_zBzqKB_4_lP1SYsS107BHSAAwTaeIduTYUJ_23YvgEUZRLY4EvHC3eWxI0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/04/02 01:48:51 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AFHjZutJT-m2FbMnpSvhUtkyk2U7NjLHL6NUOoUO5XgwSv5znGUTHxyJH_qAdFurOWG7aQVrdWzOOzWPOQOq9QBvr6K_cjf2wnIOr5eg0fwtrSI4ioClA-yzllvRCBMngcLXrgyG0n9l4fIKvcHWI-E94PHrP_dMysqoeGvc20pYjaE79-aYHPr2jGGxAE0psW7-Fp6xNe2nIuZmzctoPhZmqCLd2AiLnBfI1MZngk6eBCZI_UKieD1LwC-eip4PRucEPqkoNfCHXnJ7sZOY8V0KiM-rMLGa8zF-cZKcvSAlwJt1DXlNl2lHNd8bkhpXmU6fEt4VHF3db5coxmOADro 2026/04/02 01:48:51 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/04/02 01:48:51 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/04/02 01:48:51 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/04/02 01:48:52 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/02 01:48:52 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/04/02 01:48:52 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/04/02 01:48:52 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AFHjZutJT-m2FbMnpSvhUtkyk2U7NjLHL6NUOoUO5XgwSv5znGUTHxyJH_qAdFurOWG7aQVrdWzOOzWPOQOq9QBvr6K_cjf2wnIOr5eg0fwtrSI4ioClA-yzllvRCBMngcLXrgyG0n9l4fIKvcHWI-E94PHrP_dMysqoeGvc20pYjaE79-aYHPr2jGGxAE0psW7-Fp6xNe2nIuZmzctoPhZmqCLd2AiLnBfI1MZngk6eBCZI_UKieD1LwC-eip4PRucEPqkoNfCHXnJ7sZOY8V0KiM-rMLGa8zF-cZKcvSAlwJt1DXlNl2lHNd8bkhpXmU6fEt4VHF3db5coxmOADro" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/04/02 01:48:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AMfV6wYRLoez9Bff9iQwnIH4QpZxCrUXm6HN_an4PqhqMmXqcgd6wnGkNgwu6hz-rsijw7pmMnXny1Bey8yzWLc8cPDRBuoIJf79wWhh8ksBmW4tNUX9fhkq1Z-q6cU5uRXr-Bxm6mzo9-b27zdHmVcb7CzrIP1X48A6Cv50_6S0tMpu_BHFA5oplXQcyx-0-9ap9woTNfo1C-G8vpo2nO5aeBErM6ObNl05kMFJN5gRWaF0d7oWavkkrXz10r5PPdaw_xgAK1A21qBsfv3_gWe1eBYxmWCriGMYUdJWAtQHiMYyu5Ii10484oXgg4Icl2CRW9lCpdS6I8DnT4Bi-8U 2026/04/02 01:48:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/04/02 01:48:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/04/02 01:48:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/04/02 01:48:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/02 01:48:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/04/02 01:48:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/04/02 01:48:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AMfV6wYRLoez9Bff9iQwnIH4QpZxCrUXm6HN_an4PqhqMmXqcgd6wnGkNgwu6hz-rsijw7pmMnXny1Bey8yzWLc8cPDRBuoIJf79wWhh8ksBmW4tNUX9fhkq1Z-q6cU5uRXr-Bxm6mzo9-b27zdHmVcb7CzrIP1X48A6Cv50_6S0tMpu_BHFA5oplXQcyx-0-9ap9woTNfo1C-G8vpo2nO5aeBErM6ObNl05kMFJN5gRWaF0d7oWavkkrXz10r5PPdaw_xgAK1A21qBsfv3_gWe1eBYxmWCriGMYUdJWAtQHiMYyu5Ii10484oXgg4Icl2CRW9lCpdS6I8DnT4Bi-8U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/04/02 01:48:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AJdbfx0kWbNce3JIM0AejWTbKpHiD-oCjyDBZ3BOskGy5vPQRKWzclZv01_I73Nh4AwWY-RDyMb_gsknjw6o8HGFHKbsIAE3G-DNqFHnMM-GHDqymvrKWWSE0FWcLMpv5RfDw1jQxa85OkP-Nz6ZCO0Qxljm0squLeHAsqAxW-OLP83lWx_zsu1ZXyzPKRPyR88nKRcrbIM_JUl7RbrHFknoXTcPcq3GaslTPVgJNZfdErtV5P_44OwRbuknr27eIVtvtQqHhnnZsLVSpGENSBudXg7qFwOMHsxSTr7Yn-FCI-IJKNsAEuhKqE40UXBvZSn4uGRdTchCq-Ec5CT4RCk 2026/04/02 01:48:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/02 01:48:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/04/02 01:48:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AJdbfx0kWbNce3JIM0AejWTbKpHiD-oCjyDBZ3BOskGy5vPQRKWzclZv01_I73Nh4AwWY-RDyMb_gsknjw6o8HGFHKbsIAE3G-DNqFHnMM-GHDqymvrKWWSE0FWcLMpv5RfDw1jQxa85OkP-Nz6ZCO0Qxljm0squLeHAsqAxW-OLP83lWx_zsu1ZXyzPKRPyR88nKRcrbIM_JUl7RbrHFknoXTcPcq3GaslTPVgJNZfdErtV5P_44OwRbuknr27eIVtvtQqHhnnZsLVSpGENSBudXg7qFwOMHsxSTr7Yn-FCI-IJKNsAEuhKqE40UXBvZSn4uGRdTchCq-Ec5CT4RCk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/04/02 01:48:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AMpah-hsQWCeuomCoWy4194Im1TzwfxzYDDFsiTGFOLAHGFsmNCMfVVTWbeQTJJSg2excyJQEv3jxRVNJzZHa0vd4t5IyUmNZO3gsye15mXHdgvgyTt9KMsXW0rAzsBwG5AQwzr1WVK4zFC1HPPP1bmstM0Ows6upH-BVMdHDhKW0BBr9V9q7N33iY9vd1duaF60pMXokSETo7I04AeOVikPfHv7eh109nnf2X8Aj9gvIltfP_Chpo8Q91VwKTSOuvFf9dWtMnUEj7gtP_RkVYlYAM49b1NmDgGb45BnZ5iqg7_541cdki_fx0nLOm0u8ubp0ShkurH11RrQXnWsjKY 2026/04/02 01:48:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/04/02 01:48:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/02 01:48:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AMpah-hsQWCeuomCoWy4194Im1TzwfxzYDDFsiTGFOLAHGFsmNCMfVVTWbeQTJJSg2excyJQEv3jxRVNJzZHa0vd4t5IyUmNZO3gsye15mXHdgvgyTt9KMsXW0rAzsBwG5AQwzr1WVK4zFC1HPPP1bmstM0Ows6upH-BVMdHDhKW0BBr9V9q7N33iY9vd1duaF60pMXokSETo7I04AeOVikPfHv7eh109nnf2X8Aj9gvIltfP_Chpo8Q91VwKTSOuvFf9dWtMnUEj7gtP_RkVYlYAM49b1NmDgGb45BnZ5iqg7_541cdki_fx0nLOm0u8ubp0ShkurH11RrQXnWsjKY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/04/02 01:48:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AIXoQdoPfdPzDrI5VoMs-6eaAbMei9z-cQY_mBotoGLzORRfnUrbI6KiAJMS1w3pL4QeSBrcAF-9Rl8tenml_ULYocJyoOHNr0mjJBqAW0GaITNAbNDY-hQXbYtWw8_BnQl9KV_mZ_Yq5E-bSXVb8Mv3m7tzPzXcF9T_bF8bFc2VSqYVDEUz1jDETs7Bs0GBwY9K_HfSGX2l8PDIt4B1NoS_TMNepazyiu-xGyB7hdtXyGVFfDogKftdrwc5S9jO6v7s2AJG7YCH13yX2XNhdBTO0HYcl_Lmv_1jFf8eMvATzUa8xhHLGqqI72Tiqu9tzNB5kLnvn0-zOAzVy45cYSk 2026/04/02 01:48:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/02 01:48:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/02 01:48:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AIXoQdoPfdPzDrI5VoMs-6eaAbMei9z-cQY_mBotoGLzORRfnUrbI6KiAJMS1w3pL4QeSBrcAF-9Rl8tenml_ULYocJyoOHNr0mjJBqAW0GaITNAbNDY-hQXbYtWw8_BnQl9KV_mZ_Yq5E-bSXVb8Mv3m7tzPzXcF9T_bF8bFc2VSqYVDEUz1jDETs7Bs0GBwY9K_HfSGX2l8PDIt4B1NoS_TMNepazyiu-xGyB7hdtXyGVFfDogKftdrwc5S9jO6v7s2AJG7YCH13yX2XNhdBTO0HYcl_Lmv_1jFf8eMvATzUa8xhHLGqqI72Tiqu9tzNB5kLnvn0-zOAzVy45cYSk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/04/02 01:48:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AAF6Pk998s89zKBD2vJcZhOpWMmWufEdyKbZ9EVF6p1Hu3yTC9jVfZKa_lAEzf_qS27LnWG0VkCfttCmRtb0sGWeE0-i9hwWXKAo8us3a7DjOTuBAcVOqBgqydmlr784o3sALAhAdn1CO7QK6DwTYxohdd6yjdEqHLogw32wxScPup2tuyqP8pz6XRSaHxsyeuAdnHjWkUXmQ2G8_4LUAYRb4B1GC_mlGldeXdd9Li-9jPhsPYgn0DKhNU88L8W5lMLqkmfW1u8DWuiVuXabB19GjZqIjGK7HQqtUkKLCscJq9Tz1M4sRjbBvv1SYb8nXabZoqedCbGfGamOOqC0_9o 2026/04/02 01:48:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/02 01:48:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/02 01:48:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/02 01:48:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/04/02 01:48:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/02 01:49:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/04/02 01:49:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AAF6Pk998s89zKBD2vJcZhOpWMmWufEdyKbZ9EVF6p1Hu3yTC9jVfZKa_lAEzf_qS27LnWG0VkCfttCmRtb0sGWeE0-i9hwWXKAo8us3a7DjOTuBAcVOqBgqydmlr784o3sALAhAdn1CO7QK6DwTYxohdd6yjdEqHLogw32wxScPup2tuyqP8pz6XRSaHxsyeuAdnHjWkUXmQ2G8_4LUAYRb4B1GC_mlGldeXdd9Li-9jPhsPYgn0DKhNU88L8W5lMLqkmfW1u8DWuiVuXabB19GjZqIjGK7HQqtUkKLCscJq9Tz1M4sRjbBvv1SYb8nXabZoqedCbGfGamOOqC0_9o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/04/02 01:49:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AMWj8sneDt4mKDpS7-hK-mVO1AMXR_ehleyA8GlOFADaFJgMkPgYxUq3NrcEeprVbiHmKqSE7n9vewuOFtwWiF-g1YL2YqfSDgfG83sfqKijJdGeuFv6uyGPbuqD4phTAItd-bnDF4rzg960KFt0os_gNmIgB_SMBEqx6i7M-WLUlBm5k4dTE8_NFovJ8mqA33rXAgdaQqsyAKzsOGp0_r7R88SVvdQMnIw7WUKyPDUrQW_dfy2ZC9tNh78jr-OADE4dPgCpE8iQkG11zcQiarEI8c13MhtbuWCb_s4wPThAmCePrAHZMOd9quuDDth_Pe9_8V8tk7c1f46NRzgHQIk 2026/04/02 01:49:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/02 01:49:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/04/02 01:49:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/04/02 01:49:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/02 01:49:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/04/02 01:49:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/04/02 01:49:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AMWj8sneDt4mKDpS7-hK-mVO1AMXR_ehleyA8GlOFADaFJgMkPgYxUq3NrcEeprVbiHmKqSE7n9vewuOFtwWiF-g1YL2YqfSDgfG83sfqKijJdGeuFv6uyGPbuqD4phTAItd-bnDF4rzg960KFt0os_gNmIgB_SMBEqx6i7M-WLUlBm5k4dTE8_NFovJ8mqA33rXAgdaQqsyAKzsOGp0_r7R88SVvdQMnIw7WUKyPDUrQW_dfy2ZC9tNh78jr-OADE4dPgCpE8iQkG11zcQiarEI8c13MhtbuWCb_s4wPThAmCePrAHZMOd9quuDDth_Pe9_8V8tk7c1f46NRzgHQIk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/04/02 01:49:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AEMBx1L33CA8bS-D0BLYfNop6MQbakODbF6G8eKoD2M--ooG19aaFcfrusPqdUm2BKe5XSJHyYKIB03KNE7XuerpkKy3Xx0EMrTmMLFmGpgKtAvp3iO96ZIS5Ui6Lj8DnqJnPTyeQbQ9aV243sBWSH_gX4husZbg6WLVl07836FQm9xnZT_NbvYk3izhIKTbAwZqFeY2UTSxxBzhDPFB6bMD0yyqSNy0_cmc7NE-QGWK7Ze-lQNYP4gedrpIAWUaLGOyHzJrIQHsRLlPD95xErTNMCH_2MfiJHh2O0QUsDdCpOjrwBMgt66-YcvAnpoLeuP6oExazzFadFKUAGybMWg 2026/04/02 01:49:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/02 01:49:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/04/02 01:49:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AEMBx1L33CA8bS-D0BLYfNop6MQbakODbF6G8eKoD2M--ooG19aaFcfrusPqdUm2BKe5XSJHyYKIB03KNE7XuerpkKy3Xx0EMrTmMLFmGpgKtAvp3iO96ZIS5Ui6Lj8DnqJnPTyeQbQ9aV243sBWSH_gX4husZbg6WLVl07836FQm9xnZT_NbvYk3izhIKTbAwZqFeY2UTSxxBzhDPFB6bMD0yyqSNy0_cmc7NE-QGWK7Ze-lQNYP4gedrpIAWUaLGOyHzJrIQHsRLlPD95xErTNMCH_2MfiJHh2O0QUsDdCpOjrwBMgt66-YcvAnpoLeuP6oExazzFadFKUAGybMWg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/04/02 01:49:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AACWKnXNrArswKLCOTwllRbLa8XeU6PDsWUmahVDRwkqqd6qTmrAWiv1Hw3M8X7dA6FF4Ga0nkfNW2luRyimAVcaiHCFVY8c45SwUkUm56tUGREfucwZ7OFX7PjBZwbv-Z3LypKbcaPWreMw4KcvAPn9miFp0io0mNMP-4GC1u7cZvOKPdS0CSVLWTNszSPrOjkR3J0gKD7E_JZ5eU2qdP15DW5sq4RvWel2ukgIOqs4a-W4w-Aa_F-pp67PEpRhLJhazWu0mKBdwF4SqOWq6yBKvINRDjtNRGMtwOMv40CHszeDTO04kmQ-AsGwncyd3AdNhQpYiWQaS8IX5Z1fcHk 2026/04/02 01:49:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/04/02 01:49:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/02 01:49:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AACWKnXNrArswKLCOTwllRbLa8XeU6PDsWUmahVDRwkqqd6qTmrAWiv1Hw3M8X7dA6FF4Ga0nkfNW2luRyimAVcaiHCFVY8c45SwUkUm56tUGREfucwZ7OFX7PjBZwbv-Z3LypKbcaPWreMw4KcvAPn9miFp0io0mNMP-4GC1u7cZvOKPdS0CSVLWTNszSPrOjkR3J0gKD7E_JZ5eU2qdP15DW5sq4RvWel2ukgIOqs4a-W4w-Aa_F-pp67PEpRhLJhazWu0mKBdwF4SqOWq6yBKvINRDjtNRGMtwOMv40CHszeDTO04kmQ-AsGwncyd3AdNhQpYiWQaS8IX5Z1fcHk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/04/02 01:49:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: APkoLOMwr-4bU54gFAZ8XoIgJo78dJcecGxGxOFY2KwwGBnidqUfz3guyNVQVpD--oUfjsqiPmjjP_C2m-t9ftF3tXxmpYNlufzCU2S5oonyjnJWrxsgQrygRHix3UIgSTaJwvpByM2apx_uo-p256ZA4xX2fftY5_HfgLEtDyqE_jq6Ai9J_wAFc5dQfyanddlinHBxhY9BoML9YYi9LHkHM1nPDYD48scUn03NmgnuM99Bznr_8FwCUQCpCopP7QM5JytKZZcMsoihrvoBNnVBmhdOGqmMQu7l6EAUVpf0mmlqP_aHa6S819y57pHF1IkMijVX7KTbFYQgOxHskU8 2026/04/02 01:49:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/02 01:49:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/02 01:49:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "APkoLOMwr-4bU54gFAZ8XoIgJo78dJcecGxGxOFY2KwwGBnidqUfz3guyNVQVpD--oUfjsqiPmjjP_C2m-t9ftF3tXxmpYNlufzCU2S5oonyjnJWrxsgQrygRHix3UIgSTaJwvpByM2apx_uo-p256ZA4xX2fftY5_HfgLEtDyqE_jq6Ai9J_wAFc5dQfyanddlinHBxhY9BoML9YYi9LHkHM1nPDYD48scUn03NmgnuM99Bznr_8FwCUQCpCopP7QM5JytKZZcMsoihrvoBNnVBmhdOGqmMQu7l6EAUVpf0mmlqP_aHa6S819y57pHF1IkMijVX7KTbFYQgOxHskU8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/04/02 01:49:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AFzGhxhm0LRSS0-9pbLnFlgIm40pMwyfljpgPuBYDuO4OMiczBcAGXMBxxDAt3SGIR_cKXA6iEFMdmHtPpNbg4aq-9YxdLeV6aPUaSGKESzcz_0b4hX4YeOBLC4vvrmXdrgleeLLUYPVm6_kQVl9iSh_kDPZhVJqs5tPTm9dEZU3ghPIEtxHbcOGa-4CR86JNNxQU_hopVisum8HLRn3LYsmqDr5WoOvww_kkruOupyN_nSEXzsvw4BcwjHl0entvZsznE6ds2EmRDXAOfTJ2Go2wCLNvG7y6YaR5e2ZoNG99Ek1GD19b48bINomtdrkL_pL8Lwy7ZU5yC-zRDFt0gs 2026/04/02 01:49:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/02 01:49:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/02 01:49:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/02 01:49:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/02 01:49:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/02 01:49:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/04/02 01:49:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AFzGhxhm0LRSS0-9pbLnFlgIm40pMwyfljpgPuBYDuO4OMiczBcAGXMBxxDAt3SGIR_cKXA6iEFMdmHtPpNbg4aq-9YxdLeV6aPUaSGKESzcz_0b4hX4YeOBLC4vvrmXdrgleeLLUYPVm6_kQVl9iSh_kDPZhVJqs5tPTm9dEZU3ghPIEtxHbcOGa-4CR86JNNxQU_hopVisum8HLRn3LYsmqDr5WoOvww_kkruOupyN_nSEXzsvw4BcwjHl0entvZsznE6ds2EmRDXAOfTJ2Go2wCLNvG7y6YaR5e2ZoNG99Ek1GD19b48bINomtdrkL_pL8Lwy7ZU5yC-zRDFt0gs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/04/02 01:49:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AP5Z_Z5Lcp4x5CjD1BV8c6K1xMePYuCAheS2jqXSkfD5B9bLRf_oZJrlUMbn812bHbBW25sQfa0FXoF3mdxaVHZUATVatyzQN3CqTQHTXsQckcFGkaP1-73CAkcacBcDr9OIorzGmQOFoeALjjpnVMNMVlGYw0lfvlHWwz12SI-airktXqDCbtNRDPuZcIYyXzPDw3hr7rwOY33KIRbM6xrl3RUP8apOXkrl_KmZLlIfjkNqJ-5xRwbXpL2WuNuBOnWy2zDocEJZKUOujbJ3i4-bvvTtysBmJcpWEE2HxBPGGYv73S9MgbXjPTU7gip3jHkDaXMdbhjsMR7XS8b3ISI 2026/04/02 01:49:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/02 01:49:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/04/02 01:49:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/04/02 01:49:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/02 01:49:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/02 01:49:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/04/02 01:49:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AP5Z_Z5Lcp4x5CjD1BV8c6K1xMePYuCAheS2jqXSkfD5B9bLRf_oZJrlUMbn812bHbBW25sQfa0FXoF3mdxaVHZUATVatyzQN3CqTQHTXsQckcFGkaP1-73CAkcacBcDr9OIorzGmQOFoeALjjpnVMNMVlGYw0lfvlHWwz12SI-airktXqDCbtNRDPuZcIYyXzPDw3hr7rwOY33KIRbM6xrl3RUP8apOXkrl_KmZLlIfjkNqJ-5xRwbXpL2WuNuBOnWy2zDocEJZKUOujbJ3i4-bvvTtysBmJcpWEE2HxBPGGYv73S9MgbXjPTU7gip3jHkDaXMdbhjsMR7XS8b3ISI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/04/02 01:49:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ACgaeSjcxY32zIqOe2i5Vkg9k6yHf1NP-tkZL9De-xZ2gLfVJsVDW-p73IkZsKgjR2rFYvm2dRSu-RTCVrbE7S3pHqJ_YqGhcHWGr4Qak2TjCqA6f27CB4csOMfgt13L23cctGedQTBXxFEhn78pPJ9x9daYcu7drXkmfYvMM_dQdidAHYpRYc0nWb8gY4joBZmqJZoyY_C0cjncziFUXNHDNQM3TBkoz9hTkWqNwADqcCPOtwVUE1HNKk4XM-ecOW1MfFLbZgrQPfjTDfmgAdbpgx9vmHmC06aofSUKz4v3i02VWTyc_kFasNVTd3LDsTr9UKG0ZrP38ufPUsQCBg8 2026/04/02 01:49:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/02 01:49:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/04/02 01:49:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ACgaeSjcxY32zIqOe2i5Vkg9k6yHf1NP-tkZL9De-xZ2gLfVJsVDW-p73IkZsKgjR2rFYvm2dRSu-RTCVrbE7S3pHqJ_YqGhcHWGr4Qak2TjCqA6f27CB4csOMfgt13L23cctGedQTBXxFEhn78pPJ9x9daYcu7drXkmfYvMM_dQdidAHYpRYc0nWb8gY4joBZmqJZoyY_C0cjncziFUXNHDNQM3TBkoz9hTkWqNwADqcCPOtwVUE1HNKk4XM-ecOW1MfFLbZgrQPfjTDfmgAdbpgx9vmHmC06aofSUKz4v3i02VWTyc_kFasNVTd3LDsTr9UKG0ZrP38ufPUsQCBg8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/04/02 01:49:13 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ADHHDRhXAtJvOihLFBS6qlXQ_6tCFrwOFa-DnOYwPR_5USQy5xyRcbq8t9CU6w73wk65RIfLjjiSkR710xDBge4fDYRkgauuk1bPu1lH8Z8rhC3W2Z5YbHQZV9HYo-5Ui6VEHjFEUFogxG9Mcp_u5yZpCmTnWORZAHWgcjwHuQBRodkdMFwL1k5D-Www7ZtwAlsIMvYimgGzRym4UtWT2pZE6hbW6_K7XioujTjfOcfugCibMtbyQBqkqHXnSMapTjZXD_y0cnl-yVWGuA96viv8qPVsGhGy3igz5sTlRyvKtjzcegiRu3gb4GZIuCuprVUe-sFpD2FKOJcOiU6Wo50 2026/04/02 01:49:13 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/04/02 01:49:13 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/02 01:49:13 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ADHHDRhXAtJvOihLFBS6qlXQ_6tCFrwOFa-DnOYwPR_5USQy5xyRcbq8t9CU6w73wk65RIfLjjiSkR710xDBge4fDYRkgauuk1bPu1lH8Z8rhC3W2Z5YbHQZV9HYo-5Ui6VEHjFEUFogxG9Mcp_u5yZpCmTnWORZAHWgcjwHuQBRodkdMFwL1k5D-Www7ZtwAlsIMvYimgGzRym4UtWT2pZE6hbW6_K7XioujTjfOcfugCibMtbyQBqkqHXnSMapTjZXD_y0cnl-yVWGuA96viv8qPVsGhGy3igz5sTlRyvKtjzcegiRu3gb4GZIuCuprVUe-sFpD2FKOJcOiU6Wo50" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/04/02 01:49:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AIstCXmKqvWZT9vNYlkeiRWuZKEiXq_C03n7WauiqFAJ_2YaXbrbcjV866mIChUtexCh3ZJVzoEKo4DveixFSoJNfAUgVJ8Az-xQcPT5zlFS2z09ZB8JjL787ugMaTqO0VMbxsOApI0HzURZOWYG3evqEYte2HMmRAhguQ0bsLdwHpO3nz-vkX2gt047DmEiJZd57LEvRt9tIYQfZ-4MRx-nokzIOYMrDx-2KXFpUK-LBURWzwC6OhcxTbk8hwqCJj-CaA1ZuBE6tD0XT-67j-JgkK5sq4AYKC0pL__m5Y_zQJZBG14Zi1vrzmTsweQbLzFWd_974YCSyb4v-PdXyJQ 2026/04/02 01:49:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/02 01:49:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/02 01:49:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AIstCXmKqvWZT9vNYlkeiRWuZKEiXq_C03n7WauiqFAJ_2YaXbrbcjV866mIChUtexCh3ZJVzoEKo4DveixFSoJNfAUgVJ8Az-xQcPT5zlFS2z09ZB8JjL787ugMaTqO0VMbxsOApI0HzURZOWYG3evqEYte2HMmRAhguQ0bsLdwHpO3nz-vkX2gt047DmEiJZd57LEvRt9tIYQfZ-4MRx-nokzIOYMrDx-2KXFpUK-LBURWzwC6OhcxTbk8hwqCJj-CaA1ZuBE6tD0XT-67j-JgkK5sq4AYKC0pL__m5Y_zQJZBG14Zi1vrzmTsweQbLzFWd_974YCSyb4v-PdXyJQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/04/02 01:49:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AA-iiD679fYbzznHtRYjgwlDBVm0h3e00F1SjRQg3aU3vOt9dImTkEOHEBwqTlIXtJq_Pl3HA0CGWb4ItTzqwhCGh19mSHzFMNKf7OYSRko06rEyv5zQW6q_j1xcAbj1dnslAp6SYcMwa46czxTNlxc8m80Fyuh4csMh1uc0-L9HIAednCzCb1sa594U9kX9aS3CgX0vyCwfYAm4M_g_kc2EQy0edMYO6qY0hT6r7YlSA7vT-trsrMS3PQAmuALoU_RUYWoSQ4S1Dx2Ct3HUaZgiNR25PCF1daEA9J_wd_yfzaEOW5rAyYGO-Xtscmmf2g17epP757Y5BNFlZDC7Zfo 2026/04/02 01:49:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/02 01:49:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/02 01:49:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/04/02 01:49:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/02 01:49:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/04/02 01:49:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/04/02 01:49:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AA-iiD679fYbzznHtRYjgwlDBVm0h3e00F1SjRQg3aU3vOt9dImTkEOHEBwqTlIXtJq_Pl3HA0CGWb4ItTzqwhCGh19mSHzFMNKf7OYSRko06rEyv5zQW6q_j1xcAbj1dnslAp6SYcMwa46czxTNlxc8m80Fyuh4csMh1uc0-L9HIAednCzCb1sa594U9kX9aS3CgX0vyCwfYAm4M_g_kc2EQy0edMYO6qY0hT6r7YlSA7vT-trsrMS3PQAmuALoU_RUYWoSQ4S1Dx2Ct3HUaZgiNR25PCF1daEA9J_wd_yfzaEOW5rAyYGO-Xtscmmf2g17epP757Y5BNFlZDC7Zfo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/04/02 01:49:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AOrUayxYQ4rA6Lg7biTgjS1PZNtpgiVOhTvYIiC-DsZi6vW0pfEF0vE3zbjjLksUEbfXfCAdrDDvl-QVOi92r0wzk2ZypvLIsC9KmQDqIhUlC5j6dnoi4DGFOnbpPKpldD-MRX2Z9FFJCgbH67XYuaFWJmxKwQcrpYcinxeyIJf1MrwS0DsI4wbLpI0PQ6LOyaMJFXp8wUqLA-3M_IL1X5BdTcsTf4TH23IPSDnwyhcaX4HkrkvL8JAwrlIthHYh3J-PK-aBaq-5KE5urmA5nNk4ik8pHYxRExcWFdPUuqPEq-EkUWBue-eh3wI1GgOelvcSVc9ZPKK496spLO8qpD0 2026/04/02 01:49:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/02 01:49:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/04/02 01:49:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/04/02 01:49:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/04/02 01:49:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/02 01:49:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/04/02 01:49:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AOrUayxYQ4rA6Lg7biTgjS1PZNtpgiVOhTvYIiC-DsZi6vW0pfEF0vE3zbjjLksUEbfXfCAdrDDvl-QVOi92r0wzk2ZypvLIsC9KmQDqIhUlC5j6dnoi4DGFOnbpPKpldD-MRX2Z9FFJCgbH67XYuaFWJmxKwQcrpYcinxeyIJf1MrwS0DsI4wbLpI0PQ6LOyaMJFXp8wUqLA-3M_IL1X5BdTcsTf4TH23IPSDnwyhcaX4HkrkvL8JAwrlIthHYh3J-PK-aBaq-5KE5urmA5nNk4ik8pHYxRExcWFdPUuqPEq-EkUWBue-eh3wI1GgOelvcSVc9ZPKK496spLO8qpD0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/04/02 01:49:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: APVwcusqIrbUCM5NAN_Ctv4Eji1-MCX5NUp0Jh9fLg9IUnNJRv4Uqcgu2qs0POSyZDn1W1wFWz779fB7WH1HaFeX67H4jgYdrV6dQyRQXTMfvOgkEC0jg5iwx0s0r65RCyDrYqHD3hEb3944Y1hsRDmLEz7s8sq7l2IuNTzj7MUn-w4O_Zg4fr10_jW5FoOQ3X8OYlxAaT8x65MgB0795p9rK3pgHEXYAeOi862qYgLpaMRtU1Zk5EWq78_wWntywADoAVKHw3E25UFhglI3airC9HfOa-ymDqNqOnM6GkZjke6FVWpSv8WNJDF4Qcc396MuW0gyx5ucpq2mHFa-PdE 2026/04/02 01:49:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/04/02 01:49:21 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/04/02 01:49:21 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "APVwcusqIrbUCM5NAN_Ctv4Eji1-MCX5NUp0Jh9fLg9IUnNJRv4Uqcgu2qs0POSyZDn1W1wFWz779fB7WH1HaFeX67H4jgYdrV6dQyRQXTMfvOgkEC0jg5iwx0s0r65RCyDrYqHD3hEb3944Y1hsRDmLEz7s8sq7l2IuNTzj7MUn-w4O_Zg4fr10_jW5FoOQ3X8OYlxAaT8x65MgB0795p9rK3pgHEXYAeOi862qYgLpaMRtU1Zk5EWq78_wWntywADoAVKHw3E25UFhglI3airC9HfOa-ymDqNqOnM6GkZjke6FVWpSv8WNJDF4Qcc396MuW0gyx5ucpq2mHFa-PdE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/04/02 01:49:22 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AKduiVqcqLDEj58jE1fGvK09JSiPQYYvceOQzgngg5j_rB9kOFvFIyJFF9EKdCVtQG1AAxsWYXumVPWE0bsgnuwacG07oY0_S1y0GK1ui_PRsbScFzzhl27mJYYQLynR1YAqt5F1Y5ICAyAmrnJXvv-evuJL_Tkr2SOiOSiyl-9Ne4ki9slHnZR5hvEpm2Y1-JsDpdWLTfcRIV7I9SjjnJlRga6oiUZL7TzZL2vVO-T_VkS3OYeuAYApR79Fvmf-zcfPLVUZdF6Buvlavx1ocR7q7zjfbVTc33bh7zq_FHnEJVIPeqETs67rkWkpAhOQyYRcmECUr9ZB2RhGeojyS-Q 2026/04/02 01:49:22 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/04/02 01:49:23 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/02 01:49:23 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AKduiVqcqLDEj58jE1fGvK09JSiPQYYvceOQzgngg5j_rB9kOFvFIyJFF9EKdCVtQG1AAxsWYXumVPWE0bsgnuwacG07oY0_S1y0GK1ui_PRsbScFzzhl27mJYYQLynR1YAqt5F1Y5ICAyAmrnJXvv-evuJL_Tkr2SOiOSiyl-9Ne4ki9slHnZR5hvEpm2Y1-JsDpdWLTfcRIV7I9SjjnJlRga6oiUZL7TzZL2vVO-T_VkS3OYeuAYApR79Fvmf-zcfPLVUZdF6Buvlavx1ocR7q7zjfbVTc33bh7zq_FHnEJVIPeqETs67rkWkpAhOQyYRcmECUr9ZB2RhGeojyS-Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/04/02 01:49:24 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AGhjD5aTpAgJ8RENXISbTqN0plzCkdMwZKrpTLfhAZruSQecl6VOELq9vdxxv4AQqW5se0MMmwSvqlqYSbJ0Q7IlCjbtcCx1SJEalry01EJFEvAB7DmzDRacsPZPkGNqc4Lw9znaw4kN5JA43E8oSnUWRbkKy0l8cUe9Xv-jbH2nkma9gSEEknPfS-jMOke_yza154dJCoE3UpablLJvhiSVJ4MnfbDSib_ZWQyZBwEK9H2y_kNG5BYcSg-vkDUQtUaVM-nbU3zJ1zhnbb_gx4zubPD1FxuXYHcvWqum1a6qaH4bFTdWhH5cdqT1KWqIgevMYs6M65YmD-iXq21iDNY 2026/04/02 01:49:24 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/04/02 01:49:24 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/02 01:49:24 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AGhjD5aTpAgJ8RENXISbTqN0plzCkdMwZKrpTLfhAZruSQecl6VOELq9vdxxv4AQqW5se0MMmwSvqlqYSbJ0Q7IlCjbtcCx1SJEalry01EJFEvAB7DmzDRacsPZPkGNqc4Lw9znaw4kN5JA43E8oSnUWRbkKy0l8cUe9Xv-jbH2nkma9gSEEknPfS-jMOke_yza154dJCoE3UpablLJvhiSVJ4MnfbDSib_ZWQyZBwEK9H2y_kNG5BYcSg-vkDUQtUaVM-nbU3zJ1zhnbb_gx4zubPD1FxuXYHcvWqum1a6qaH4bFTdWhH5cdqT1KWqIgevMYs6M65YmD-iXq21iDNY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/04/02 01:49:25 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AGnEjqHAAUyxKTmE2vrxCGnp6fTmEiMpEVFN_lKULFyEUTg6fmIh8rZGuDVl23DXrS3-Zki-UPAFVBUJ4R1vNb2lJjNd6M0U5HXpEgbpJH1ero67ijX_Zw1E6apNagCsj9RkV5kzEuyGUV_IozMAGI4hvT2alZ_u5hK2ZAo4PV01VfPBvqJaLgOrWyL3mpfMia-1XZBisUyS20aRIO6kp5k4-_3ImonhnZYQUNmG7vqOhEQXWt_6ZnddWlQpoB_-O7N0eSdHUmSAniM4nfWUvl9ZV82Xh9LQ8u0hufDHIhBzTWNS0Nr76D_THsBf7j007E5QO552lIxDpfcleinOwzI 2026/04/02 01:49:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/04/02 01:49:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/04/02 01:49:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/04/02 01:49:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/02 01:49:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/02 01:49:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/04/02 01:49:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AGnEjqHAAUyxKTmE2vrxCGnp6fTmEiMpEVFN_lKULFyEUTg6fmIh8rZGuDVl23DXrS3-Zki-UPAFVBUJ4R1vNb2lJjNd6M0U5HXpEgbpJH1ero67ijX_Zw1E6apNagCsj9RkV5kzEuyGUV_IozMAGI4hvT2alZ_u5hK2ZAo4PV01VfPBvqJaLgOrWyL3mpfMia-1XZBisUyS20aRIO6kp5k4-_3ImonhnZYQUNmG7vqOhEQXWt_6ZnddWlQpoB_-O7N0eSdHUmSAniM4nfWUvl9ZV82Xh9LQ8u0hufDHIhBzTWNS0Nr76D_THsBf7j007E5QO552lIxDpfcleinOwzI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/04/02 01:49:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AA-USLt6XBLu1HT3mBj4oGIsVB1BTou4NSWRrSAUaZZe5IkjRNKyHJ1GyysjWgrvcEzkPOaSUNYoZQwv7QZamfBjV-G5GJSJ3o5xCTwIPdDm_NN34POoBQwZmW0HRoIqchFmLZikk6iA2tV3Mi_BAJ9gyCtzlUFF_kv37aMaJP9hHbl0khwUAZi2RqeqUErjp3wWCK08DKN8ao-n8hJt6oTv5Qdn2wr71DYQw8oXZjTTU7rxTBkbdlxvCZOQmp2SugSQwQJzmwUqO8NTonXdQypVVscSa8OaYT4_i7J5OSzpF2qcX5f7UGYRj5Jkbv22Key-OM20q8ozCUfYRcOI2OE 2026/04/02 01:49:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/04/02 01:49:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/04/02 01:49:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/04/02 01:49:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/02 01:49:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/02 01:49:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/04/02 01:49:29 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AA-USLt6XBLu1HT3mBj4oGIsVB1BTou4NSWRrSAUaZZe5IkjRNKyHJ1GyysjWgrvcEzkPOaSUNYoZQwv7QZamfBjV-G5GJSJ3o5xCTwIPdDm_NN34POoBQwZmW0HRoIqchFmLZikk6iA2tV3Mi_BAJ9gyCtzlUFF_kv37aMaJP9hHbl0khwUAZi2RqeqUErjp3wWCK08DKN8ao-n8hJt6oTv5Qdn2wr71DYQw8oXZjTTU7rxTBkbdlxvCZOQmp2SugSQwQJzmwUqO8NTonXdQypVVscSa8OaYT4_i7J5OSzpF2qcX5f7UGYRj5Jkbv22Key-OM20q8ozCUfYRcOI2OE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/04/02 01:49:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AH2FHa6H98JGlXdQGtcxcH0loHhbY26nO3WcPW0ZIplQWWhizVS87rbsTrggDhJ7veqif72gZ9aCenYOIP6bgvTYO56oqi9HbGSco1IfMRI4oBubdI7509AhdfV3rrdxwc3MUIb_PxxNR6Z0TxOrwSQ-kIYCwgbRVroLxpNlFyLOsMtb80NitdfODwyf-i00GlccKWmZdrsicbuBJzjRzO_R66mNFI6_mQtjrDVu9Hn5Bv7qWbHGkJPhvOS-J8MetmcQxHPsXdFKX8uWSPZbY7yWOrYfv-vqd4Ggaybr2wJH2NkXdP76cFfNEq0KfXQmDlAy2iJh4U7FZ0a8syAzWgA 2026/04/02 01:49:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/04/02 01:49:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/04/02 01:49:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AH2FHa6H98JGlXdQGtcxcH0loHhbY26nO3WcPW0ZIplQWWhizVS87rbsTrggDhJ7veqif72gZ9aCenYOIP6bgvTYO56oqi9HbGSco1IfMRI4oBubdI7509AhdfV3rrdxwc3MUIb_PxxNR6Z0TxOrwSQ-kIYCwgbRVroLxpNlFyLOsMtb80NitdfODwyf-i00GlccKWmZdrsicbuBJzjRzO_R66mNFI6_mQtjrDVu9Hn5Bv7qWbHGkJPhvOS-J8MetmcQxHPsXdFKX8uWSPZbY7yWOrYfv-vqd4Ggaybr2wJH2NkXdP76cFfNEq0KfXQmDlAy2iJh4U7FZ0a8syAzWgA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/04/02 01:49:32 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AH1nzbv3qtrC04rYHnGE8i2ed0er_qHrcreU4CBcQrUbEXDzpu97Dmga7UXc4XbWbRqZG1Dju_LOxwJAnIuPiD7JcHY2i6S1dlhTcbDvx8Ss0tG1ceszyJ51HjcXLDUDITil2YkgYLIIxRTMyYbaShXbGa8NiEo5TNmAgXMbDqQpLtjV3frymcNtw4kwnovC18PX-Jnpr9r2Tb2DmR6qEf5JoXgwDMdP6DCBwwjrRgh9fCl2wST6coxCz731b3S8-pi_QJvPQoaxA57uuCLUAGU-71F7NguYYc_yOHs2G5e0CaAjzCOwQvSf6Io9rNlQqAGKgfxliN0fSoo9BtTxFoQ 2026/04/02 01:49:32 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/04/02 01:49:33 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/02 01:49:33 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AH1nzbv3qtrC04rYHnGE8i2ed0er_qHrcreU4CBcQrUbEXDzpu97Dmga7UXc4XbWbRqZG1Dju_LOxwJAnIuPiD7JcHY2i6S1dlhTcbDvx8Ss0tG1ceszyJ51HjcXLDUDITil2YkgYLIIxRTMyYbaShXbGa8NiEo5TNmAgXMbDqQpLtjV3frymcNtw4kwnovC18PX-Jnpr9r2Tb2DmR6qEf5JoXgwDMdP6DCBwwjrRgh9fCl2wST6coxCz731b3S8-pi_QJvPQoaxA57uuCLUAGU-71F7NguYYc_yOHs2G5e0CaAjzCOwQvSf6Io9rNlQqAGKgfxliN0fSoo9BtTxFoQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/04/02 01:49:34 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AHWh9T57grdpoSnCk7LjRyR06mKlOEdtNq8yG6utLfUVLg3ltOel3GTpy8Ia5xroFh49P_gtwL2vvqGuW6mmompqRpjqkyOBqQp-ms5XgNiOuV9Fjk30vWRhCY2c45HZXLwjYJLkzaOIhYRgU2S_3RvmiK2cSsOHvNhHQ3xGMkGfOqero2ZmgIlIVLYxMnYmUlhg7WXnK3xQX9pahikCYPe91SmFknE11oRpXNP4tSx7lqq-0Gq3ApxUZNbKIX5tt-CApot-WdHOPig3-OOH2T43G31mmlw4eW_hv1RD-BQYiL2q2vpn4unTrzjOLGAVFm7ROT8U4mw1_hGlh0bm94Y 2026/04/02 01:49:34 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/04/02 01:49:35 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/02 01:49:35 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AHWh9T57grdpoSnCk7LjRyR06mKlOEdtNq8yG6utLfUVLg3ltOel3GTpy8Ia5xroFh49P_gtwL2vvqGuW6mmompqRpjqkyOBqQp-ms5XgNiOuV9Fjk30vWRhCY2c45HZXLwjYJLkzaOIhYRgU2S_3RvmiK2cSsOHvNhHQ3xGMkGfOqero2ZmgIlIVLYxMnYmUlhg7WXnK3xQX9pahikCYPe91SmFknE11oRpXNP4tSx7lqq-0Gq3ApxUZNbKIX5tt-CApot-WdHOPig3-OOH2T43G31mmlw4eW_hv1RD-BQYiL2q2vpn4unTrzjOLGAVFm7ROT8U4mw1_hGlh0bm94Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/04/02 01:49:36 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AGo6mHu67B9D7Z0oBDan7EnOwZpSA9QBdHQKwD7g01XfiuSn0ZngKqkmBEbQkizXnFiZZ5UGWcPXNE_iB4SsolGLtlwe32pn2Tiw32TeZGCWzMCIM2teKTgYvLypQSOtC4BMQC8NUKcSfsrnR_wb-S3Ai2mN2bCy6ZaVwGF7u0zYIWupVBHIXdb7HxJMbiAhqVird0UfKm5fcdg-ovxAJ_7tFnnERFFk-ndAPpSc02ltzgnf1l7nh3V9Dt6cfGGzf1aa46-L3KOP9a8WM63AFHsxNGYN679arvRGcBJrh8LyRHcTUXtWPyvnHubQgwlMMoaQU2V1rA0p6-j6dpNe-0A 2026/04/02 01:49:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/04/02 01:49:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/02 01:49:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/04/02 01:49:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/04/02 01:49:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/04/02 01:49:38 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/04/02 01:49:38 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AGo6mHu67B9D7Z0oBDan7EnOwZpSA9QBdHQKwD7g01XfiuSn0ZngKqkmBEbQkizXnFiZZ5UGWcPXNE_iB4SsolGLtlwe32pn2Tiw32TeZGCWzMCIM2teKTgYvLypQSOtC4BMQC8NUKcSfsrnR_wb-S3Ai2mN2bCy6ZaVwGF7u0zYIWupVBHIXdb7HxJMbiAhqVird0UfKm5fcdg-ovxAJ_7tFnnERFFk-ndAPpSc02ltzgnf1l7nh3V9Dt6cfGGzf1aa46-L3KOP9a8WM63AFHsxNGYN679arvRGcBJrh8LyRHcTUXtWPyvnHubQgwlMMoaQU2V1rA0p6-j6dpNe-0A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/04/02 01:49:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ACCQTABS-sk2eb8Fr1F0JVOX-7cq9pHu_hXC42L1RJr7uewV8nbJR79qH6r_n2vxFjshWj7GqDqfxbgT5h-mPMBNjgSuYWIHdIaykr3CGi2AIonIXs8QNxF187C9eBIc2QbtzaVLQ3xIlu2skNOdHwawsnJNdyo-wwiha-EeBzGqokLSq7_W8Rbnl23AD6DehFm0_j6hY9IRcQwZLPWhhPZg6QrPxAqpRCVteToOML6HVeP40Jwb_WbEhxAc43OTd_YTbsAZCHEwNVhJwG6qG4R6_gfEfkoM8JQNc1tnxWgGXNXrnkfOCo43hgYSz4rfZ8Oomh8F2QRZTbnWG9HBk4s 2026/04/02 01:49:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/04/02 01:49:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/02 01:49:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/04/02 01:49:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/04/02 01:49:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/04/02 01:49:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/04/02 01:49:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ACCQTABS-sk2eb8Fr1F0JVOX-7cq9pHu_hXC42L1RJr7uewV8nbJR79qH6r_n2vxFjshWj7GqDqfxbgT5h-mPMBNjgSuYWIHdIaykr3CGi2AIonIXs8QNxF187C9eBIc2QbtzaVLQ3xIlu2skNOdHwawsnJNdyo-wwiha-EeBzGqokLSq7_W8Rbnl23AD6DehFm0_j6hY9IRcQwZLPWhhPZg6QrPxAqpRCVteToOML6HVeP40Jwb_WbEhxAc43OTd_YTbsAZCHEwNVhJwG6qG4R6_gfEfkoM8JQNc1tnxWgGXNXrnkfOCo43hgYSz4rfZ8Oomh8F2QRZTbnWG9HBk4s" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/04/02 01:49:43 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/04/02 01:49:45 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/04/02 01:49:47 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/04/02 01:49:50 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/04/02 01:49:52 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/04/02 01:49:53 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AIDdGLnDGz451IOoUr0E8f1yaZw7MmEgytDQxx5mSIpGD5lEAf_Q9gkNDLZy2cJZnH1de-QaSTBL8uDgZqI7DJzqQFHRwoDj-2GlBgY7a5KN7YGNHzDdMM3LSwprh4i2q_YiHX_Qi-4Th08dDZ1_OBATGcZfXT8-AwROphwnechhufS-MONyWqvOH0oE9kKFcBbfGGstETB-vBS4TUgaUhI8kGR2Y1l9IVgGQYWYY3yWv_YM4CgO5mynDJ2nqU6EoXHlnuEdvGLWVccyFsWs2wCmygWJFnol8aLdeUKMlfGYZSezlUmHZh9vBgDH7TxQzQBk_aNc-tbHh08EjhXVEZc 2026/04/02 01:49:53 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/02 01:49:54 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "5b1088a8f9f58ed91c215a9472e96410" 2026/04/02 01:49:54 DEBUG : unknown-size-put.txt: multipart upload "AIDdGLnDGz451IOoUr0E8f1yaZw7MmEgytDQxx5mSIpGD5lEAf_Q9gkNDLZy2cJZnH1de-QaSTBL8uDgZqI7DJzqQFHRwoDj-2GlBgY7a5KN7YGNHzDdMM3LSwprh4i2q_YiHX_Qi-4Th08dDZ1_OBATGcZfXT8-AwROphwnechhufS-MONyWqvOH0oE9kKFcBbfGGstETB-vBS4TUgaUhI8kGR2Y1l9IVgGQYWYY3yWv_YM4CgO5mynDJ2nqU6EoXHlnuEdvGLWVccyFsWs2wCmygWJFnol8aLdeUKMlfGYZSezlUmHZh9vBgDH7TxQzQBk_aNc-tbHh08EjhXVEZc" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/02 01:49:54 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AHOFpqsDvtgqTLlOX2j0Ju4Z6Or6pfbZnV5EC3jZUNtLUsvmWFuQljbkZXczZthUwPdb0U2kxz2Omll1VpKx7SPqW81v5CptBKFVlTaU5lxMXqb6aVlPOOnsBrUfhPw9PSdhTP0XSKF-Xh9qnFSD128tGyYfXj2pP8azX_lGAd5IazpuAjLVpPP0pQC38Hi0RHtwybnjdibeyQBLPDUb_T2VYC7m572A8faWVCGxzSpqrstTwgitmSdGE0NaJfmFwvzONJ07iGDpq3bDCcqqt99QUsGz0ntrIW5MCeOyNmEmQE6-ZrOjFIzll0OBbM0e6sf-58xAQ8G8qodertrkFbQ 2026/04/02 01:49:54 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/04/02 01:49:55 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "72e0de01f4cfc92f8407c0f426f87d50" 2026/04/02 01:49:55 DEBUG : unknown-size-update.txt: multipart upload "AHOFpqsDvtgqTLlOX2j0Ju4Z6Or6pfbZnV5EC3jZUNtLUsvmWFuQljbkZXczZthUwPdb0U2kxz2Omll1VpKx7SPqW81v5CptBKFVlTaU5lxMXqb6aVlPOOnsBrUfhPw9PSdhTP0XSKF-Xh9qnFSD128tGyYfXj2pP8azX_lGAd5IazpuAjLVpPP0pQC38Hi0RHtwybnjdibeyQBLPDUb_T2VYC7m572A8faWVCGxzSpqrstTwgitmSdGE0NaJfmFwvzONJ07iGDpq3bDCcqqt99QUsGz0ntrIW5MCeOyNmEmQE6-ZrOjFIzll0OBbM0e6sf-58xAQ8G8qodertrkFbQ" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/02 01:49:55 DEBUG : Creating backend with remote "TestS3R2:rclone-test-mavajid6buvi/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/04/02 01:49:55 DEBUG : Waiting for deletions to finish 2026/04/02 01:49:55 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/04/02 01:49:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/04/02 01:49:55 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/04/02 01:49:56 INFO : S3 bucket rclone-test-mavajid6buvi: Bucket "rclone-test-mavajid6buvi" deleted 2026/04/02 01:49:56 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (103.94s) --- 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 (0.72s) --- PASS: TestIntegration/FsMkdir (102.13s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding (10.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.64s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.43s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.48s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (17.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.23s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.45s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.48s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.30s) --- 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.29s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.31s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (55.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (7.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (7.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (8.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (8.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (2.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (3.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (10.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (12.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (2.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (6.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (3.20s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (11.16s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (1.98s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (1.91s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.56s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.36s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.34s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.52s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.62s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.90s) --- 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/04/02 01:49:56 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/04/02 01:49:56 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 103.973s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 1m45.16033638s (try 1/5)