"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/10/30 02:57:36 NOTICE: TestS3R2: Stopped server 2025/10/30 02:57:36 NOTICE: TestS3R2: Starting server 2025/10/30 02:57:36 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bisexis4liju" 2025/10/30 02:57:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2025/10/30 02:57:37 INFO : S3 bucket rclone-test-bisexis4liju: Bucket "rclone-test-bisexis4liju" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/10/30 02:57:39 INFO : S3 bucket rclone-test-bisexis4liju: Bucket "rclone-test-bisexis4liju" deleted === RUN TestIntegration/FsMkdir 2025/10/30 02:57:39 INFO : S3 bucket rclone-test-bisexis4liju: Bucket "rclone-test-bisexis4liju" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/10/30 02:57:39 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/10/30 02:57:39 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/10/30 02:57:39 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/10/30 02:57:54 NOTICE: S3 bucket rclone-test-bisexis4liju: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/10/30 02:57:54 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AHMNKZUDbo2-qCA_YdpE76YKgcK4r1C-7w3x4yQWx_QS58BBKE8325IviwyBIGxtyQ3v1UJgP1g9LMyXHC3XHP9o9VN3Kx5ivgwao-YtCOC2hRmXf2omfsCK0RgBakDwp9QcvzWfQ7zE0k4JCTC-2u4taoyZ-nHe4KQc1fTJfZhqphPLeAG6BEAeoNq3K-EkC-fDBTcWM5G6jBNu5R0qPbJ3Y13prgSswaxqtflkeWmol1HsHB4VL2p39L9gR-sKXBl4PU7xf2zC9sxbEYi3QjII053ynvZ-4jTyCQzowOzoRaydP-AJOKFMkeos9MNqPHkF9MCWbnomBQs-tfMZRn0 2025/10/30 02:57:55 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "7119ae88a73d56b07c9e3d9029d97d11" 2025/10/30 02:57:55 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "3e486302260d00641521d7a69366a4d6" 2025/10/30 02:57:56 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "482de37acad48c5207a988c28708900f" 2025/10/30 02:57:56 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AHMNKZUDbo2-qCA_YdpE76YKgcK4r1C-7w3x4yQWx_QS58BBKE8325IviwyBIGxtyQ3v1UJgP1g9LMyXHC3XHP9o9VN3Kx5ivgwao-YtCOC2hRmXf2omfsCK0RgBakDwp9QcvzWfQ7zE0k4JCTC-2u4taoyZ-nHe4KQc1fTJfZhqphPLeAG6BEAeoNq3K-EkC-fDBTcWM5G6jBNu5R0qPbJ3Y13prgSswaxqtflkeWmol1HsHB4VL2p39L9gR-sKXBl4PU7xf2zC9sxbEYi3QjII053ynvZ-4jTyCQzowOzoRaydP-AJOKFMkeos9MNqPHkF9MCWbnomBQs-tfMZRn0" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/10/30 02:57:58 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/10/30 02:57:59 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/10/30 02:58:01 DEBUG : S3 bucket rclone-test-bisexis4liju: bucket is versioned: false 2025/10/30 02:58:01 DEBUG : Waiting for deletions to finish 2025/10/30 02:58:01 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/10/30 02:58:01 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/10/30 02:58:01 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/10/30 02:58:02 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bisexis4liju/dirToPurgeFromRoot" 2025/10/30 02:58:02 DEBUG : S3 bucket rclone-test-bisexis4liju path dirToPurgeFromRoot: bucket is versioned: false 2025/10/30 02:58:02 DEBUG : Waiting for deletions to finish 2025/10/30 02:58:02 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/10/30 02:58:02 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/10/30 02:58:02 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/10/30 02:58:02 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bisexis4liju/hello? sausage/êé" 2025/10/30 02:58:03 DEBUG : S3 bucket rclone-test-bisexis4liju path hello? sausage/êé: bucket is versioned: false 2025/10/30 02:58:03 DEBUG : Waiting for deletions to finish 2025/10/30 02:58:03 DEBUG : "a/b/c/d/e.txt" version false 2025/10/30 02:58:03 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/10/30 02:58:04 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/10/30 02:58:10 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bisexis4liju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/10/30 02:58:10 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bisexis4liju/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-bisexis4liju" from "TestS3R2:rclone-test-bisexis4liju" 2025/10/30 02:58:10 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2052: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/10/30 02:58:16 DEBUG : piped data.txt: open chunk writer: started multipart upload: AAb_WSoX8NAvHZHQGjcT5h9_23yImSXIbeVDQ7lA4eZCSeqhqnBxysRaR0ZXprdMkC5gAuKqkblkdg93gMzj8PafnDBKzH2KktX4X_1lcFQP_gpxAKF7wkJ8kf8gz4wpA3l3M6Ssd5MSqyE7_XZhPcxQ9fojZpfQFJaxKvs5W8S9TCAKRDQyE91vQioj2CHSD4CklJO19N5sxgH9ns-lcCStJ2700V1ue91-PBG8MB57TlxyptCjReN-ybzlfSRzo3OK7dvQDRqJFiMnQLvUM8NJE7aLu1B1hAPU3zYrrLSJiLPxr1JB3ZZp0Hz02JtaUN0d3Odes-EsuGjoOObidkk 2025/10/30 02:58:16 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/10/30 02:58:16 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/10/30 02:58:16 DEBUG : piped data.txt: multipart upload "AAb_WSoX8NAvHZHQGjcT5h9_23yImSXIbeVDQ7lA4eZCSeqhqnBxysRaR0ZXprdMkC5gAuKqkblkdg93gMzj8PafnDBKzH2KktX4X_1lcFQP_gpxAKF7wkJ8kf8gz4wpA3l3M6Ssd5MSqyE7_XZhPcxQ9fojZpfQFJaxKvs5W8S9TCAKRDQyE91vQioj2CHSD4CklJO19N5sxgH9ns-lcCStJ2700V1ue91-PBG8MB57TlxyptCjReN-ybzlfSRzo3OK7dvQDRqJFiMnQLvUM8NJE7aLu1B1hAPU3zYrrLSJiLPxr1JB3ZZp0Hz02JtaUN0d3Odes-EsuGjoOObidkk" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/10/30 02:58:16 DEBUG : piped data.txt: open chunk writer: started multipart upload: APsDgRFCI1GRAzjG82KVHVXPTWYo3aKhWewKnWgfChm7fZluAvfKJXpndctmpz8Qn41lBWxAcF1hU5pvrIzdG_EkwpOEtll9AIOIsh534t2rnU-4mBdU8NX3ldljgmoE1eWEUuC6LRsjx-Z3knkGz6y8SWPaHJjTxt4RWfM0t4Y80SQve3Ozmt_dIZ08AQZTPJhkpEMW5jo2ScAAoUn9NLaYZHeD9Qd6CG41m85AgxfXVHvB6IdxstzI2cIqf5H6gpW9-x3k2iRnMeWhtQ1O4VCnmcBXuPikT3Z2bdR2ijzGiQZ1pcuReNu12_cFCNPnMgtdPFVRSLGVtDJDIXru4Vc 2025/10/30 02:58:16 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/30 02:58:17 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "e7227977e13117df9bd519b2b8e9bf03" 2025/10/30 02:58:17 DEBUG : piped data.txt: multipart upload "APsDgRFCI1GRAzjG82KVHVXPTWYo3aKhWewKnWgfChm7fZluAvfKJXpndctmpz8Qn41lBWxAcF1hU5pvrIzdG_EkwpOEtll9AIOIsh534t2rnU-4mBdU8NX3ldljgmoE1eWEUuC6LRsjx-Z3knkGz6y8SWPaHJjTxt4RWfM0t4Y80SQve3Ozmt_dIZ08AQZTPJhkpEMW5jo2ScAAoUn9NLaYZHeD9Qd6CG41m85AgxfXVHvB6IdxstzI2cIqf5H6gpW9-x3k2iRnMeWhtQ1O4VCnmcBXuPikT3Z2bdR2ijzGiQZ1pcuReNu12_cFCNPnMgtdPFVRSLGVtDJDIXru4Vc" finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress 2025/10/30 02:58:18 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:298: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2025/10/30 02:58:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AGLl-21uR5Hr9xK-ind68icz3n9CJ7rigrjENGoV6mf0AJV-5Y1sZA9HC40tRnefOV91xgoQ1JkLUHCbdT00t33P6nBawVDNEM8SqE_oRuk7pqRr-VRjQYUtXhk4ZcEs1GB-6_l_KTpxioMo9BJefJU2hG2ZZe7zel59g0K_Q_uslNWlPcNoSsx4G8qbKRP5mbOb95YRCOl7XVf3HCkq_CLouoAunDPEQs566Ft2cwAyhIel1lQPJMYc3pnoPW2QG0zqwcCpY82mCRJoCw27_en8Ut_w633S2gnca6H-y27WIvQJV34Y46SC-c0oB6twX4wMlyLGINY8HsaDwy-BiZA 2025/10/30 02:58:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/10/30 02:58:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/10/30 02:58:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AGLl-21uR5Hr9xK-ind68icz3n9CJ7rigrjENGoV6mf0AJV-5Y1sZA9HC40tRnefOV91xgoQ1JkLUHCbdT00t33P6nBawVDNEM8SqE_oRuk7pqRr-VRjQYUtXhk4ZcEs1GB-6_l_KTpxioMo9BJefJU2hG2ZZe7zel59g0K_Q_uslNWlPcNoSsx4G8qbKRP5mbOb95YRCOl7XVf3HCkq_CLouoAunDPEQs566Ft2cwAyhIel1lQPJMYc3pnoPW2QG0zqwcCpY82mCRJoCw27_en8Ut_w633S2gnca6H-y27WIvQJV34Y46SC-c0oB6twX4wMlyLGINY8HsaDwy-BiZA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/10/30 02:58:21 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AF2Fgqx3t39vlXO7rMSBOaXvpv5I6hZw4VbX6uu52uER2brB05A3C8OUWy9djwRXQyKnvR5Svl3NYFRN8qK3FHpiGjvzZ6sPR5yNozjzoLuEmeyXa5f4U9pVqoYz4zNJg0_rv2SzF4qeK1jfmLY3ZO3TPwlQLyQBRC4ET1QKPHc8EEcYcKd69rCpvJPBTm3I2lXu9xtQzW62zxZujreXi2FzTMDP7ystPxAkAEfBuPzq5rUAtNQv0t_dn4ig_foO8FSBoeJKd7n5b-ygJzTvpifOGILwsG5KCb5zZAHO0Vb2XFI5Uh2vqbaAWMWw_EKnd2efWzJ9irfL1p2xX9egGIw 2025/10/30 02:58:21 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/10/30 02:58:22 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/30 02:58:22 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AF2Fgqx3t39vlXO7rMSBOaXvpv5I6hZw4VbX6uu52uER2brB05A3C8OUWy9djwRXQyKnvR5Svl3NYFRN8qK3FHpiGjvzZ6sPR5yNozjzoLuEmeyXa5f4U9pVqoYz4zNJg0_rv2SzF4qeK1jfmLY3ZO3TPwlQLyQBRC4ET1QKPHc8EEcYcKd69rCpvJPBTm3I2lXu9xtQzW62zxZujreXi2FzTMDP7ystPxAkAEfBuPzq5rUAtNQv0t_dn4ig_foO8FSBoeJKd7n5b-ygJzTvpifOGILwsG5KCb5zZAHO0Vb2XFI5Uh2vqbaAWMWw_EKnd2efWzJ9irfL1p2xX9egGIw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/10/30 02:58:23 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AN_lgN1DqSbyg0Os-U2gLH5FeHehwS1BKOdCcrJ9RnilLd9o1gAP9Ss-AUGYpSNulWXkvdzFpmi5_VPnltIl-r6iiV5J4yjy2kuUxy_0bflclRHWepnP8FW2rJGip0qs8C4jlj6pjQaEN3ZSqFnBNK2pUKvNh8XWX3uV3BXJeQX8aBVLxlOyf2rbTDY2BkbALTERwejsRsPeoonwGdUOSGezSgbi2CBER2ymJ7Jp5plQh4dMaynenSBnOfLk451yUocrkGpwO2A1e8xZxgCQh0es6kpfr-uy6qp9tFgDMQWrrp4i6AhnxnGdImRdPV9Q2tzeF1yjY68O-wLY-C_Medc 2025/10/30 02:58:23 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/30 02:58:23 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/30 02:58:23 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AN_lgN1DqSbyg0Os-U2gLH5FeHehwS1BKOdCcrJ9RnilLd9o1gAP9Ss-AUGYpSNulWXkvdzFpmi5_VPnltIl-r6iiV5J4yjy2kuUxy_0bflclRHWepnP8FW2rJGip0qs8C4jlj6pjQaEN3ZSqFnBNK2pUKvNh8XWX3uV3BXJeQX8aBVLxlOyf2rbTDY2BkbALTERwejsRsPeoonwGdUOSGezSgbi2CBER2ymJ7Jp5plQh4dMaynenSBnOfLk451yUocrkGpwO2A1e8xZxgCQh0es6kpfr-uy6qp9tFgDMQWrrp4i6AhnxnGdImRdPV9Q2tzeF1yjY68O-wLY-C_Medc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/10/30 02:58:24 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ADEDnBmLjijT3JJyt9cPZZrNb35L6jU2HqX9rdv58BeVUnLJQWoKUsQUXNFXC3O8u4E42tBqinJx5tO9JEzjioDnt8mkZQusBrSrneZa_anozGLr0zRaFHVPpOoszfUks0OWPkaKmoRkPC_H7FOUWpS9uNEl3gHH9ELwVkbc7Kt4aS3hugy4j4LhzrTM_qjiKallRl-b3OeSiJubHTNBOSt5Kr-YJg7Q8VNqBHn1bWGUgAmEWKv03Jezuj2m9ZvZ0lzXg7wlgalk3wVVu5I_GSIM5q2ddnVsdAwOX4H4msDoV5rE4t_52UA8EY3fmAaPM9QdL4UJBcFj_PfvfbwhOhQ 2025/10/30 02:58:24 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/10/30 02:58:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/10/30 02:58:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/10/30 02:58:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/30 02:58:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/30 02:58:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/30 02:58:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ADEDnBmLjijT3JJyt9cPZZrNb35L6jU2HqX9rdv58BeVUnLJQWoKUsQUXNFXC3O8u4E42tBqinJx5tO9JEzjioDnt8mkZQusBrSrneZa_anozGLr0zRaFHVPpOoszfUks0OWPkaKmoRkPC_H7FOUWpS9uNEl3gHH9ELwVkbc7Kt4aS3hugy4j4LhzrTM_qjiKallRl-b3OeSiJubHTNBOSt5Kr-YJg7Q8VNqBHn1bWGUgAmEWKv03Jezuj2m9ZvZ0lzXg7wlgalk3wVVu5I_GSIM5q2ddnVsdAwOX4H4msDoV5rE4t_52UA8EY3fmAaPM9QdL4UJBcFj_PfvfbwhOhQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/10/30 02:58:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: APqE-D-w1ArDCFTEh0GELLCJCyMXFwKmW_IRN04DCYldVvf5jsrgZU5vTwlv372YOlL2jOqd-CKDLjLrURvL0IbNH8De3HlPCXXQeN0Cxn_S7VFvS3e918__U2um0OA0ppq7MvNT15_LkYHICdgnJ49drxyNmfuBRWxZmPbvh0oeOQjJLBqqNYUilH7Y5t-4nSSGO-9KFLDOKC0ML9oOdPV5hDkmnFRFRKnS5dNKn3YZDBECdnMNWgF-jPTmyvgS5lT7ZN8_vTUvefpEu9USl-S6ppY3sd8j6H3G9fBU9GpKybX4b-7HztoC8c5TzMfezGJ0IwxSBIDbrx7ZlR568ZY 2025/10/30 02:58:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/30 02:58:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/10/30 02:58:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/10/30 02:58:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/30 02:58:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/30 02:58:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/30 02:58:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "APqE-D-w1ArDCFTEh0GELLCJCyMXFwKmW_IRN04DCYldVvf5jsrgZU5vTwlv372YOlL2jOqd-CKDLjLrURvL0IbNH8De3HlPCXXQeN0Cxn_S7VFvS3e918__U2um0OA0ppq7MvNT15_LkYHICdgnJ49drxyNmfuBRWxZmPbvh0oeOQjJLBqqNYUilH7Y5t-4nSSGO-9KFLDOKC0ML9oOdPV5hDkmnFRFRKnS5dNKn3YZDBECdnMNWgF-jPTmyvgS5lT7ZN8_vTUvefpEu9USl-S6ppY3sd8j6H3G9fBU9GpKybX4b-7HztoC8c5TzMfezGJ0IwxSBIDbrx7ZlR568ZY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/10/30 02:58:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AGoqmoaPbjontegx1VTWxnhougXIr8fGUNcZZ2IPAmrTfTUP1yWbA40VqMtW59UOECC__ipdWf_ULBBlHrLz_HhF52zlEICvgCidtExqRNqU_7Q5-PhOVKicRUWQmqDf6uGKtfnDs2XncAUcENCvXArN96DAPc0YOinWZwvufaZicb7ouvA9IW6TKHzqfn7IISqbBw3J8w3cKNqoNDiufkxcfQQPSA2DhS1tVzQ4GSSAmN_mtkHPWnLT9HIlhMpaez8vLJuc8TwYo4E59U3HkKdVdMKaysoaKNAGPcN840pLWC74SLqFUZG4UHk6TFcixDZ0H4tQhVMpVUQ4xgPqYrY 2025/10/30 02:58:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/30 02:58:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/10/30 02:58:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AGoqmoaPbjontegx1VTWxnhougXIr8fGUNcZZ2IPAmrTfTUP1yWbA40VqMtW59UOECC__ipdWf_ULBBlHrLz_HhF52zlEICvgCidtExqRNqU_7Q5-PhOVKicRUWQmqDf6uGKtfnDs2XncAUcENCvXArN96DAPc0YOinWZwvufaZicb7ouvA9IW6TKHzqfn7IISqbBw3J8w3cKNqoNDiufkxcfQQPSA2DhS1tVzQ4GSSAmN_mtkHPWnLT9HIlhMpaez8vLJuc8TwYo4E59U3HkKdVdMKaysoaKNAGPcN840pLWC74SLqFUZG4UHk6TFcixDZ0H4tQhVMpVUQ4xgPqYrY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/10/30 02:58:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AHSgK9chhpVX59HbDY2lQ0N8QW1fG39Dapo5kuKi5N3Gkc9eLIN7H4G1jbeFT8kq--sII-f2PSCuTN7x-hVpBEx8qTc0b7TixbKTFK93gZ7BLREis6qr8Lxrc38XlpGGpub0j213_o4I4ZIrzA68wtAQlYNpmI1EgZl5nf6B7VvI_ZhkNSP5yJiZcSbMagq7BVisa2CwcZSi5pmx0H23klA7mDnNgpCufmyAlo-RaG2dqrjehPLuekqj3B_yFc70MoG-Tsp30j5BG35L-mBCXmhUK_S2MbCtCTGpbcz2MICpDrqVl3s4ZPxElMDxRl6NXRM3atEMPxphBvTm1J7THK0 2025/10/30 02:58:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/10/30 02:58:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/30 02:58:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AHSgK9chhpVX59HbDY2lQ0N8QW1fG39Dapo5kuKi5N3Gkc9eLIN7H4G1jbeFT8kq--sII-f2PSCuTN7x-hVpBEx8qTc0b7TixbKTFK93gZ7BLREis6qr8Lxrc38XlpGGpub0j213_o4I4ZIrzA68wtAQlYNpmI1EgZl5nf6B7VvI_ZhkNSP5yJiZcSbMagq7BVisa2CwcZSi5pmx0H23klA7mDnNgpCufmyAlo-RaG2dqrjehPLuekqj3B_yFc70MoG-Tsp30j5BG35L-mBCXmhUK_S2MbCtCTGpbcz2MICpDrqVl3s4ZPxElMDxRl6NXRM3atEMPxphBvTm1J7THK0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/10/30 02:58:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ACSEWJEfWds2emBP0OuB4j_CsAIf-3HcwQVp7fsJisz1HSVbPwolhTktq1yw6OMc6Qa6BA1qwxk4CB36QiQcu-KoDcO9ouBvs4NYmJyxGeptEHUsVAO9TcrXAdQlkDRpGEu5YjOOLbeJ8E4u2kdgFBvo33NoD4vqEglDF0UOgClqw5Vxs8YXSW3_UpIwDFTPBj162yo7Ark6Y4E26J4K_Cxa-KLATTKou2Mzo6ZEYyCSQQndylnPklM6JgUr7xWAbB-5ETjUt-wCJ9-8qiqK8qAluetgFbhEIAWrnxrvtJFErK9gBcr5MOnakFy2KFgPaUgvCQtSwJKerW4DGH0jfso 2025/10/30 02:58:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/30 02:58:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/30 02:58:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ACSEWJEfWds2emBP0OuB4j_CsAIf-3HcwQVp7fsJisz1HSVbPwolhTktq1yw6OMc6Qa6BA1qwxk4CB36QiQcu-KoDcO9ouBvs4NYmJyxGeptEHUsVAO9TcrXAdQlkDRpGEu5YjOOLbeJ8E4u2kdgFBvo33NoD4vqEglDF0UOgClqw5Vxs8YXSW3_UpIwDFTPBj162yo7Ark6Y4E26J4K_Cxa-KLATTKou2Mzo6ZEYyCSQQndylnPklM6JgUr7xWAbB-5ETjUt-wCJ9-8qiqK8qAluetgFbhEIAWrnxrvtJFErK9gBcr5MOnakFy2KFgPaUgvCQtSwJKerW4DGH0jfso" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/10/30 02:58:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ACJJbhH9gkIteZqvYYrthq4nHUtG5zVFYQ7gX8pGkJHoVqzGpKISvcvPD26McxiVARVTICunPWQTD8dB9_CmL9w2jOT3Sh1--M8z2Lo9X6vSxiQd6O7TDHxnrAxYOE1bsNnut_lnHfOCp7xxKbf1BO94gs3lzydnHMRBLkiPfCNybnS3dnpkyPeve-U5AhqUwupWem5NMHLgdyms38lST5fChGsE9_oE9xZ5aOGINz4K-0ePtI8xw-SbKx872PsVGDhRFPzR249PcgAeVsDaEgXLAjNkMqSrV8vsfmAf5dssC3ZnX0wzYz7aLatjtW3JTf17SNpcLQwBqrC-KOuKPck 2025/10/30 02:58:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/10/30 02:58:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/10/30 02:58:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/30 02:58:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/30 02:58:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/30 02:58:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/30 02:58:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ACJJbhH9gkIteZqvYYrthq4nHUtG5zVFYQ7gX8pGkJHoVqzGpKISvcvPD26McxiVARVTICunPWQTD8dB9_CmL9w2jOT3Sh1--M8z2Lo9X6vSxiQd6O7TDHxnrAxYOE1bsNnut_lnHfOCp7xxKbf1BO94gs3lzydnHMRBLkiPfCNybnS3dnpkyPeve-U5AhqUwupWem5NMHLgdyms38lST5fChGsE9_oE9xZ5aOGINz4K-0ePtI8xw-SbKx872PsVGDhRFPzR249PcgAeVsDaEgXLAjNkMqSrV8vsfmAf5dssC3ZnX0wzYz7aLatjtW3JTf17SNpcLQwBqrC-KOuKPck" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/10/30 02:58:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AAnCvTBZq8_SWg_N9I3pP8GYuawqvcSTxUYVwc2NfXrJSYG3X7oKPnJMa9TFlKxGF_e8l3SzsmO5bY40tO39KfE48ebVT16M5_2FtdefeKlID_TZZwyrkGK0RU3qQFPTpuvZXFvNK0A30CMbRLyCx06ifUUGb-_p1afPGur3QJhq8KdMOx6kR6wHIInPNXe_1iaHy3bVUzr8RzbZi-0cvHmpC3IZivQ9KCoAeOAjZNLXb6UtfuI_luyWjfVZbJWYzfjLo6OiUzsa24URAvMuNkBBfYfvQA8tCEyCEtjINXWa9SWhqc72raeavDwMDPUCiOUW3WMZzl1k4p59oRKHbXE 2025/10/30 02:58:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/30 02:58:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/30 02:58:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/10/30 02:58:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/30 02:58:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/30 02:58:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/30 02:58:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AAnCvTBZq8_SWg_N9I3pP8GYuawqvcSTxUYVwc2NfXrJSYG3X7oKPnJMa9TFlKxGF_e8l3SzsmO5bY40tO39KfE48ebVT16M5_2FtdefeKlID_TZZwyrkGK0RU3qQFPTpuvZXFvNK0A30CMbRLyCx06ifUUGb-_p1afPGur3QJhq8KdMOx6kR6wHIInPNXe_1iaHy3bVUzr8RzbZi-0cvHmpC3IZivQ9KCoAeOAjZNLXb6UtfuI_luyWjfVZbJWYzfjLo6OiUzsa24URAvMuNkBBfYfvQA8tCEyCEtjINXWa9SWhqc72raeavDwMDPUCiOUW3WMZzl1k4p59oRKHbXE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/10/30 02:58:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AEofnZ9mF_Xof6c9Cn8JO1Fsjdnb2s8mL1zsUQ8NRC7RkGWew7CpOLBQJj-4LGxtTHc_fRGhj3G7E_qxZXaG8DCdQ8Z23haVvkgI6T6YyoOKlqRx9alVuXzjSnGUINBiSDi8Y_5MFjr3MAkoKZjcrLsVxbZhM9Dq94iSJn0Ousjcj1SVTee1tKIPYGCLdkcGhEwa_9LEX-zIjVGDPfUlUXjRBO_r_nVpm4DdwEzhJiqKgQ42weBSTkCZXdNMmcV7nSrvVBs8lzkOupRYQexqXyws12USVVNtZCVO57_NRE38hmZa62Wb30DGaR0m6awyIMKyPa6Lt9EZkvr0I2E1ZzQ 2025/10/30 02:58:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/30 02:58:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/10/30 02:58:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AEofnZ9mF_Xof6c9Cn8JO1Fsjdnb2s8mL1zsUQ8NRC7RkGWew7CpOLBQJj-4LGxtTHc_fRGhj3G7E_qxZXaG8DCdQ8Z23haVvkgI6T6YyoOKlqRx9alVuXzjSnGUINBiSDi8Y_5MFjr3MAkoKZjcrLsVxbZhM9Dq94iSJn0Ousjcj1SVTee1tKIPYGCLdkcGhEwa_9LEX-zIjVGDPfUlUXjRBO_r_nVpm4DdwEzhJiqKgQ42weBSTkCZXdNMmcV7nSrvVBs8lzkOupRYQexqXyws12USVVNtZCVO57_NRE38hmZa62Wb30DGaR0m6awyIMKyPa6Lt9EZkvr0I2E1ZzQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/10/30 02:58:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABMx_30jVnC5RieV7o01RbVYElpN2DaAEGb1Jde3cQ0_Iv5jGmiVsLp1hXWdCJWCfuvYURDhbTaspnYN0YFR8BxxNM9pMvNCVDHjEhQ82fO7s6y_CdAYFGwI-hbvTAUina2YgJrDMIscZynQLmmphFNgLewmJLMQ7fmWXbhZU9j9lV4t0bRbSN12sfZC9wC-Vik0NqVuvmEi3XHpiwWLOgEeuHrd194ZXiaRvR48zVDCatt2wcJowe80pMiyGsF4Fd2Gt4NFcdVF1REVRt6LY1VklfGix1PsDaDke5T-E8sXDhdmxNjnlGM_xEhaPH0KyJ49_7cz7Q2lrU06P9t3-Wo 2025/10/30 02:58:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/10/30 02:58:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/30 02:58:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABMx_30jVnC5RieV7o01RbVYElpN2DaAEGb1Jde3cQ0_Iv5jGmiVsLp1hXWdCJWCfuvYURDhbTaspnYN0YFR8BxxNM9pMvNCVDHjEhQ82fO7s6y_CdAYFGwI-hbvTAUina2YgJrDMIscZynQLmmphFNgLewmJLMQ7fmWXbhZU9j9lV4t0bRbSN12sfZC9wC-Vik0NqVuvmEi3XHpiwWLOgEeuHrd194ZXiaRvR48zVDCatt2wcJowe80pMiyGsF4Fd2Gt4NFcdVF1REVRt6LY1VklfGix1PsDaDke5T-E8sXDhdmxNjnlGM_xEhaPH0KyJ49_7cz7Q2lrU06P9t3-Wo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/10/30 02:58:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AHYJWD3QpuA5XYahmfj7fiBqK5aHAbVCPRVUDhU6wHOkooMTNtE1Yz97U3703C7i1A2PV3MCF-LmsDY8K-YIiQoNIYlTewQo6v_1_cXFFUv_D8NdctrmnNNSDPzAMk6fuTP1b8T0SLjuuBAsrxsQDoZj2pAFuUAKD3j9D0xYxU9LJ7xb5r8iOhgwWUQLwnOVtfe7RUs2_SjUcPQH0rAwDOWiKUAhFVqovkMk0oWBQXL_eBGzFu_SXPalGCAmjnYgVFfspcJem7sXyhfTz3MAQgAqWUWUwuxYkab3NhTLXs2C109bBzucJc1Br6loQzDjl85twEXsq4H-rILYJhlFWPg 2025/10/30 02:58:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/30 02:58:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/30 02:58:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AHYJWD3QpuA5XYahmfj7fiBqK5aHAbVCPRVUDhU6wHOkooMTNtE1Yz97U3703C7i1A2PV3MCF-LmsDY8K-YIiQoNIYlTewQo6v_1_cXFFUv_D8NdctrmnNNSDPzAMk6fuTP1b8T0SLjuuBAsrxsQDoZj2pAFuUAKD3j9D0xYxU9LJ7xb5r8iOhgwWUQLwnOVtfe7RUs2_SjUcPQH0rAwDOWiKUAhFVqovkMk0oWBQXL_eBGzFu_SXPalGCAmjnYgVFfspcJem7sXyhfTz3MAQgAqWUWUwuxYkab3NhTLXs2C109bBzucJc1Br6loQzDjl85twEXsq4H-rILYJhlFWPg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/10/30 02:58:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AC5Psls513VvMDCGFUnwsS4lpiAFQa2FN0NDfSKo0J0mBDh0emfogHZg_T7XHhhHAW5ZxJttTzMrI6Ggpu1jdsT4XKol9Pp0fN5z8NHqwBfNmqDLjFsrv0RhfTVZAZvC2fItCSlptduDQDDmMP04QGp46YKKhNqjJhxOxCUq0ZuDGJObr_mQfKVfXJA2FR01peYMdgakzpskTrRicROXch6yea6_CSZzbdGAR3FZ6Y1cieJh4oLqgH63fwdmI1nBopr0tJu0x5_ZDtzvWlLV4fDPm1O-CEQcMhLuOjhfsJHwCkhKXjRNq67azulITYNJiebS4Cu3Q38s7XR-b3fh-qU 2025/10/30 02:58:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/10/30 02:58:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/30 02:58:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/10/30 02:58:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/30 02:58:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/30 02:58:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/30 02:58:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AC5Psls513VvMDCGFUnwsS4lpiAFQa2FN0NDfSKo0J0mBDh0emfogHZg_T7XHhhHAW5ZxJttTzMrI6Ggpu1jdsT4XKol9Pp0fN5z8NHqwBfNmqDLjFsrv0RhfTVZAZvC2fItCSlptduDQDDmMP04QGp46YKKhNqjJhxOxCUq0ZuDGJObr_mQfKVfXJA2FR01peYMdgakzpskTrRicROXch6yea6_CSZzbdGAR3FZ6Y1cieJh4oLqgH63fwdmI1nBopr0tJu0x5_ZDtzvWlLV4fDPm1O-CEQcMhLuOjhfsJHwCkhKXjRNq67azulITYNJiebS4Cu3Q38s7XR-b3fh-qU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/10/30 02:58:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AJjDZGOUcxtdf3Y217ZfciuPCwrUg07YxL78zmvQz0ueaAq7ZxCGbJf0H2m5M6G1TnMWRYsFhlmFc6-UWuP7i0IO2uEJ8kLysNcxE4kpR-Eh8HvzEVllBK-3oo0iKOtxgAky2HB9uoLdTIK6b0948TIIcDsUIueYjdjDc-yPDQ7mLQHFFy2Sl0MK6rG49h88ragulEb7Jhvlkt8ti-AIUaj43oFRtcYoHKwTgWEvh0m3yGqM32mgD7uejIZVw2bjnhipzlk6WikxyYms0tn8RnWGwKPbpXdvOLnLELDS-FikSrMbNg4NYJvXyxRLbQlb3sJykWFjRBSNdZaY4LEI32g 2025/10/30 02:58:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/30 02:58:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/30 02:58:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/10/30 02:58:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/30 02:58:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/30 02:58:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/30 02:58:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AJjDZGOUcxtdf3Y217ZfciuPCwrUg07YxL78zmvQz0ueaAq7ZxCGbJf0H2m5M6G1TnMWRYsFhlmFc6-UWuP7i0IO2uEJ8kLysNcxE4kpR-Eh8HvzEVllBK-3oo0iKOtxgAky2HB9uoLdTIK6b0948TIIcDsUIueYjdjDc-yPDQ7mLQHFFy2Sl0MK6rG49h88ragulEb7Jhvlkt8ti-AIUaj43oFRtcYoHKwTgWEvh0m3yGqM32mgD7uejIZVw2bjnhipzlk6WikxyYms0tn8RnWGwKPbpXdvOLnLELDS-FikSrMbNg4NYJvXyxRLbQlb3sJykWFjRBSNdZaY4LEI32g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/10/30 02:58:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ANHpiOAsDrNYLC7RQoX_-4f13_h02vxKFWHblZUu4ojlxbRuEVnJT8XNZNh0Y7nrnudgKshdmzfGXsSCaamfVebycCs-B0o1L21iKKLarWGyeQN9WoIv-5dnB6c6JNcfgG_m8_ElsBIAeHoO5DFZsNiZgIa__uS0-GenQ2vwPC1-AQrPn62Tdg327BNpdmyQAoPxGNKjGVvQ9_WbgXT_Ctn6oLnkgN5NyY5lIQYk2qoe90PEfl63igZSyPUDXyz1c1QY1PrC6U6ooVvXac8qCs18rYHb61qKNiPsmcBCbrOJIZ-WjMUrRd45bCqX5vxJ6CP0Nnj6gNI_hUAabpUQhh4 2025/10/30 02:58:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/30 02:58:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/10/30 02:58:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ANHpiOAsDrNYLC7RQoX_-4f13_h02vxKFWHblZUu4ojlxbRuEVnJT8XNZNh0Y7nrnudgKshdmzfGXsSCaamfVebycCs-B0o1L21iKKLarWGyeQN9WoIv-5dnB6c6JNcfgG_m8_ElsBIAeHoO5DFZsNiZgIa__uS0-GenQ2vwPC1-AQrPn62Tdg327BNpdmyQAoPxGNKjGVvQ9_WbgXT_Ctn6oLnkgN5NyY5lIQYk2qoe90PEfl63igZSyPUDXyz1c1QY1PrC6U6ooVvXac8qCs18rYHb61qKNiPsmcBCbrOJIZ-WjMUrRd45bCqX5vxJ6CP0Nnj6gNI_hUAabpUQhh4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/10/30 02:58:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ACIX5uowVinx_Thu0fQ4RgqsVZIxvb42wxCDyGAOWUCGqz4mQQ_RNjXiHdftnUbejMKTnF2aA-GLHKs7p24WgWzkPKiF_N4DgVtf4U1puukRTA7k4NHcnRRul3AVe6vYFzNPCsQ_JErhs9Y86AbyNYn0SJaw4tdvKNf4EfrWZInigzP8TvtKHK0u0kbF65iFSF7n_f2rnC1xj3GFlfRs9yk6RrTcHLd0dJDO-Txw68yEGmCdwMkDFUPH7kGZBMgW7-zd0ZirCpLgzDsDaxE38WZK0TMfCa7qV30oTrMMOxVSe86LY-iuJY4wM5_5kWCaUMXzTJvmMoV9K2H_IHiXFog 2025/10/30 02:58:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/10/30 02:58:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/30 02:58:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ACIX5uowVinx_Thu0fQ4RgqsVZIxvb42wxCDyGAOWUCGqz4mQQ_RNjXiHdftnUbejMKTnF2aA-GLHKs7p24WgWzkPKiF_N4DgVtf4U1puukRTA7k4NHcnRRul3AVe6vYFzNPCsQ_JErhs9Y86AbyNYn0SJaw4tdvKNf4EfrWZInigzP8TvtKHK0u0kbF65iFSF7n_f2rnC1xj3GFlfRs9yk6RrTcHLd0dJDO-Txw68yEGmCdwMkDFUPH7kGZBMgW7-zd0ZirCpLgzDsDaxE38WZK0TMfCa7qV30oTrMMOxVSe86LY-iuJY4wM5_5kWCaUMXzTJvmMoV9K2H_IHiXFog" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/10/30 02:58:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AFN39UoTlzxKpc6AYIfE_qypA7Ufy-zYHDXhrKe1hJb63EMt4iinIIxL4Mv0NPl-VogpjimdcnQASR7OL7b8L1TlX8ansLXjBh4aweQhYs33dnI5eiXnz_at89qlatopuOOP0EPWz_6BTI8_UC5pnEIx5siMyslj1ciDxTygjfMAM2_8qtDbL6fe_VrjY9QfhHM7xT_I6LE1yx7mnSgeWHy_-nhEcZCwpHyEIgWB6jl13H2jp1AKANGow4FWXf3GxhkoF7nuq0SvUKCwfc0SoRhGHaeJbu8q1YavTBsNwi7p_C2DbrhEOfvdcTafqSk4ZsYFK6kJfj8wV28ovqLqYmE 2025/10/30 02:58:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/30 02:58:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/30 02:58:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AFN39UoTlzxKpc6AYIfE_qypA7Ufy-zYHDXhrKe1hJb63EMt4iinIIxL4Mv0NPl-VogpjimdcnQASR7OL7b8L1TlX8ansLXjBh4aweQhYs33dnI5eiXnz_at89qlatopuOOP0EPWz_6BTI8_UC5pnEIx5siMyslj1ciDxTygjfMAM2_8qtDbL6fe_VrjY9QfhHM7xT_I6LE1yx7mnSgeWHy_-nhEcZCwpHyEIgWB6jl13H2jp1AKANGow4FWXf3GxhkoF7nuq0SvUKCwfc0SoRhGHaeJbu8q1YavTBsNwi7p_C2DbrhEOfvdcTafqSk4ZsYFK6kJfj8wV28ovqLqYmE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/10/30 02:58:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AKz4SE0TicoiUHDEXgDoG_R_NFkkFzYRU9tja2k6KAeuCQxiRHZmtQx7FHxSArSjEZLbw5OudwBcPgU3989_drbYL7x5bFNBjOLA4QeyiOuJwkC6hqw9I9nEw3WZTxiZVWPMTPEzMwe8HfZnsI421mIXpV7DhhIYy6LXDdVhPIaDzGoR0YPjhcIwiNas9HaCW16UGVpt8dJWlO1fyhKIYqUXch0M4h2lTdV6d0v3ffLasQzq8wnyMoQWyx9s7wwdw11TipViHBC1fAT6yap5Kh9dqDwHLYkqXnMrX53smj-uS0F-FM2b14MJyvl-Wiot9JoXqqsp7QXKsvb4glD6ooQ 2025/10/30 02:58:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/10/30 02:58:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/10/30 02:58:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/10/30 02:58:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/30 02:58:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/30 02:58:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/30 02:58:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AKz4SE0TicoiUHDEXgDoG_R_NFkkFzYRU9tja2k6KAeuCQxiRHZmtQx7FHxSArSjEZLbw5OudwBcPgU3989_drbYL7x5bFNBjOLA4QeyiOuJwkC6hqw9I9nEw3WZTxiZVWPMTPEzMwe8HfZnsI421mIXpV7DhhIYy6LXDdVhPIaDzGoR0YPjhcIwiNas9HaCW16UGVpt8dJWlO1fyhKIYqUXch0M4h2lTdV6d0v3ffLasQzq8wnyMoQWyx9s7wwdw11TipViHBC1fAT6yap5Kh9dqDwHLYkqXnMrX53smj-uS0F-FM2b14MJyvl-Wiot9JoXqqsp7QXKsvb4glD6ooQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/10/30 02:58:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AKYvUHOhTsUh3cbhRcVpppBc_BxJyicVilcaQmX1gzX3xlihfyINdBBxredqJaJJJEDkMhCSey97dphX1WpduUyxeu4k0yPwWpYM98OYLpcSQk0bFZr0_0hiPWX0EGEE_Vu2ooI5hgBSK9_hB3e392XqRjk9Bc0E8wL5PNmJoETdDYKiXRxQU_6QWW6HD5siVKTrcMDIBhPIwH1NYq9inXq9F6bbeU6rhLNBt063yKj7Ah2twAkmJnWlE0wpMX7IbJdtz0zN4YglQgaSacQ3T1QGqMRvmi89rELfPbAuRWGS9EQBrUvr8X5WIfuZZKC6mEiEk2UxGscoo2vZyKJX-is 2025/10/30 02:58:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/30 02:58:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/10/30 02:58:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/10/30 02:58:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/30 02:58:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/30 02:58:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/30 02:58:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AKYvUHOhTsUh3cbhRcVpppBc_BxJyicVilcaQmX1gzX3xlihfyINdBBxredqJaJJJEDkMhCSey97dphX1WpduUyxeu4k0yPwWpYM98OYLpcSQk0bFZr0_0hiPWX0EGEE_Vu2ooI5hgBSK9_hB3e392XqRjk9Bc0E8wL5PNmJoETdDYKiXRxQU_6QWW6HD5siVKTrcMDIBhPIwH1NYq9inXq9F6bbeU6rhLNBt063yKj7Ah2twAkmJnWlE0wpMX7IbJdtz0zN4YglQgaSacQ3T1QGqMRvmi89rELfPbAuRWGS9EQBrUvr8X5WIfuZZKC6mEiEk2UxGscoo2vZyKJX-is" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/10/30 02:59:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AN2mA1LMUC-PolcZ-fkbvB0TNaAdc7TF1LDr1FrDwRMP3CseVSTyIddnTPDyXX20bRNnYuy8DM6HAIfQnaUy8MzMqrnCKQn6PwgfjOzm6j3lnmv4b0euMoUzJc-DPBvzI4PsEavWF9GicqLocfbjBQVvpPEvlIMj3tioN78vTyfe4KvlIridHNpJoaeODPIsMnLJu2yqukVEl4soG7EhgvafxqDtoBkNRuQZOdajjTj9y5OXiIr-9J1uqoITC8VrWFFswZ6VMfctiVoqwmS9asv-QOcjqhCELjIpqoyzTWCjQmERBOX0tBEB78Lod3I1AKZLLhdGh062wE5gN108fMA 2025/10/30 02:59:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/10/30 02:59:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/10/30 02:59:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AN2mA1LMUC-PolcZ-fkbvB0TNaAdc7TF1LDr1FrDwRMP3CseVSTyIddnTPDyXX20bRNnYuy8DM6HAIfQnaUy8MzMqrnCKQn6PwgfjOzm6j3lnmv4b0euMoUzJc-DPBvzI4PsEavWF9GicqLocfbjBQVvpPEvlIMj3tioN78vTyfe4KvlIridHNpJoaeODPIsMnLJu2yqukVEl4soG7EhgvafxqDtoBkNRuQZOdajjTj9y5OXiIr-9J1uqoITC8VrWFFswZ6VMfctiVoqwmS9asv-QOcjqhCELjIpqoyzTWCjQmERBOX0tBEB78Lod3I1AKZLLhdGh062wE5gN108fMA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/10/30 02:59:03 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ANfmZpiR2uHaa8N16zdYHUHLTJe1EgdcWNGCVsfCM4LO-38PSKvbUazyCKXj3iOskdHHMZWTCPL1mRu3oJw1ALq-Y7NdiRxzjjLcl3YlCMbGxOwkMlbgpj9Cu8RE7AXbljm5bBQvKcCbPuesg8MH7UVcs_nVOgkQHO_lQMVooESfP5FLTWBgVbDn-ucNhXlyXmztPD40RoDMtHWSB08CzSTCWb20MMC4YgAv1HnAdbsrRDaLNMMfu5C2ANIC7eQS9DPi0nB6PnZNvEOYJVgLktEq65LhIhLFPOQlySJW-VoyR2ANWbC-beCutktO5W8yNTvGPMNlFyNViAz3M9I2bJY 2025/10/30 02:59:04 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/10/30 02:59:04 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/30 02:59:05 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ANfmZpiR2uHaa8N16zdYHUHLTJe1EgdcWNGCVsfCM4LO-38PSKvbUazyCKXj3iOskdHHMZWTCPL1mRu3oJw1ALq-Y7NdiRxzjjLcl3YlCMbGxOwkMlbgpj9Cu8RE7AXbljm5bBQvKcCbPuesg8MH7UVcs_nVOgkQHO_lQMVooESfP5FLTWBgVbDn-ucNhXlyXmztPD40RoDMtHWSB08CzSTCWb20MMC4YgAv1HnAdbsrRDaLNMMfu5C2ANIC7eQS9DPi0nB6PnZNvEOYJVgLktEq65LhIhLFPOQlySJW-VoyR2ANWbC-beCutktO5W8yNTvGPMNlFyNViAz3M9I2bJY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/10/30 02:59:05 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AP71su-5oUmLwD80qPmVAx8gYPLTDLs1L8V_FjITC4u5QQTuWorXOYa9wsvqtKate83fl0XYWqwkd6slbIbvvn3MVKtHcjV1DrIUbkH58p026_vrrTdu8LrNjxfGSKlv1fF2k0Zg1-E_h22aIqA6y0uAFG2rqTAP24sIOhH_DCMwb6alY2cY8aQ5aevv4UNa7NcuavFcNiMZ2IWcic--zVX3lq09dSbtduYPRSgqc24mVgWDJ-7Tbht8yRw2u5-aGdPejtFRfOj02GbKSLmEubQDHAViTlFgFQRPhsjIdghuM_zewbDL6XOjPMnNp7vdtXBHMOlLAUXqwCZHZL-gEZ0 2025/10/30 02:59:06 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/30 02:59:06 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/30 02:59:07 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AP71su-5oUmLwD80qPmVAx8gYPLTDLs1L8V_FjITC4u5QQTuWorXOYa9wsvqtKate83fl0XYWqwkd6slbIbvvn3MVKtHcjV1DrIUbkH58p026_vrrTdu8LrNjxfGSKlv1fF2k0Zg1-E_h22aIqA6y0uAFG2rqTAP24sIOhH_DCMwb6alY2cY8aQ5aevv4UNa7NcuavFcNiMZ2IWcic--zVX3lq09dSbtduYPRSgqc24mVgWDJ-7Tbht8yRw2u5-aGdPejtFRfOj02GbKSLmEubQDHAViTlFgFQRPhsjIdghuM_zewbDL6XOjPMnNp7vdtXBHMOlLAUXqwCZHZL-gEZ0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/10/30 02:59:07 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ANUNVVsMjJSbqKeZgSQGPabYhoYBZ59jjd0u_eeYBvpLi2he1IELyrArc4YxVAuoGfzVKboKSxqdSlkLUIqHjZbyh4gpG-ms-8tPqFYmFEscfpr6-e0oifGtlksIjG5kKtzqQd6T26i3_DFp__ocimrTCSgM7KkAS0Qs1n7-BmKw4jh_2vlLuTUHmexV6u59HDyQMUTLy8RTyabRW5zy21_ZqikOeaOQxsN3Bd-YCnHGZHsRWEP5gxcapC2uXNozPOEJTryTt1WyEbIjwwbO7atzwt6smAll3OgL6yIePfLJLSC6Bw-zCKdVyphghaIQB4k-Ft9zoZAYgpxo8kwTrLs 2025/10/30 02:59:08 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/10/30 02:59:08 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/10/30 02:59:08 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/10/30 02:59:08 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/30 02:59:08 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/30 02:59:09 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/30 02:59:09 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ANUNVVsMjJSbqKeZgSQGPabYhoYBZ59jjd0u_eeYBvpLi2he1IELyrArc4YxVAuoGfzVKboKSxqdSlkLUIqHjZbyh4gpG-ms-8tPqFYmFEscfpr6-e0oifGtlksIjG5kKtzqQd6T26i3_DFp__ocimrTCSgM7KkAS0Qs1n7-BmKw4jh_2vlLuTUHmexV6u59HDyQMUTLy8RTyabRW5zy21_ZqikOeaOQxsN3Bd-YCnHGZHsRWEP5gxcapC2uXNozPOEJTryTt1WyEbIjwwbO7atzwt6smAll3OgL6yIePfLJLSC6Bw-zCKdVyphghaIQB4k-Ft9zoZAYgpxo8kwTrLs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/10/30 02:59:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AKhAJGkz1hZbNCWwakVzQb1EFsqMoA-EiAAIfyOhpPmVXD0ng8X_Xf8L-RI0mc6wM1Nh3c7GR3xAsBUck8o_iB_y20MNnuPeqOvAhmJJQ-QHoDbgfjX0S6B98y-rwt68L6cLoT3xjbEdwVT5FDdsP8bWe9MFEdDUPoYY-7rz5kkY1HkJkDByuX9aNH7PA-_PtJBADITtc4B63OgWmXI81gnfqEH4uGJP1AN9VaESixTH7mr79tBZ1DgBf8bvoLBvUhrbicErPtQfmRpYj0t73p4zRrRCB54ugl-jr8vYfmcavJ8brqI7r_ctuLMJKg1sAGdd-t19suXeGQY_T6tW37k 2025/10/30 02:59:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/30 02:59:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/10/30 02:59:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/10/30 02:59:11 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/30 02:59:11 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/30 02:59:11 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/30 02:59:11 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AKhAJGkz1hZbNCWwakVzQb1EFsqMoA-EiAAIfyOhpPmVXD0ng8X_Xf8L-RI0mc6wM1Nh3c7GR3xAsBUck8o_iB_y20MNnuPeqOvAhmJJQ-QHoDbgfjX0S6B98y-rwt68L6cLoT3xjbEdwVT5FDdsP8bWe9MFEdDUPoYY-7rz5kkY1HkJkDByuX9aNH7PA-_PtJBADITtc4B63OgWmXI81gnfqEH4uGJP1AN9VaESixTH7mr79tBZ1DgBf8bvoLBvUhrbicErPtQfmRpYj0t73p4zRrRCB54ugl-jr8vYfmcavJ8brqI7r_ctuLMJKg1sAGdd-t19suXeGQY_T6tW37k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/10/30 02:59:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AHVN6itcti4-YAU9r6lldEhwpbg81aB2APMuoz-SwAY8fDuPDLDjPoQOouOD4EF_OCvtXZ7PsbxYHYzJI-hTTr2L2uTjphPDF3XTHh1ilHCH66-hvwFCmeLqaj-cpgLgKYEKn9PJJ52OGCnAqaUaGp5r1fsTQquRVZ2JV_U3FXFJY6IfnGKTkO1J_Cux2_X3dExv1hjZQo7lK_CO0McwCjAH6rqU4C71tRPtwfcvvGX17_imPuzIYcQ7OqYhOKEY8mSBfNJxP8icMEJvpbXk1yyOPT5Fkmb2H2lzcZLSIhDk4ISo3WBwtUjpldjGqe7cyUamMl6mDlvgfwOFlqPbE7o 2025/10/30 02:59:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/10/30 02:59:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/10/30 02:59:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AHVN6itcti4-YAU9r6lldEhwpbg81aB2APMuoz-SwAY8fDuPDLDjPoQOouOD4EF_OCvtXZ7PsbxYHYzJI-hTTr2L2uTjphPDF3XTHh1ilHCH66-hvwFCmeLqaj-cpgLgKYEKn9PJJ52OGCnAqaUaGp5r1fsTQquRVZ2JV_U3FXFJY6IfnGKTkO1J_Cux2_X3dExv1hjZQo7lK_CO0McwCjAH6rqU4C71tRPtwfcvvGX17_imPuzIYcQ7OqYhOKEY8mSBfNJxP8icMEJvpbXk1yyOPT5Fkmb2H2lzcZLSIhDk4ISo3WBwtUjpldjGqe7cyUamMl6mDlvgfwOFlqPbE7o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/10/30 02:59:16 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ANG8zLP7XrhHNaPViDfZwUHYOkybXfvP-KGE2Ync946G9FfaAHrTJuuQTsJXiZVCBSGo2UValtxvWKVSI20lztuArcxnyiCMBABQvzbnXe0aQzwydccvtsfnRho41cyXJHxgzG4HpSWDVMqAe5KdPV4GVZUWPm6RosSEcsgCYnocmhocUsPJ-XHz5nVMPlOkpBYp3Joc8odUU4C8nPUATzcFn9hpKi8wFl9n--GCaNIyzHncfSBU601T_-nkJ9oc-FCeJS7T_dWAmp6tKnVKtV4Im2I7TFFlGoViMNxbuVSetWc6sKDz1cd0tkO_2kPFKgcDxqPEDqtBUrIp9P-N3iY 2025/10/30 02:59:16 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/10/30 02:59:17 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/30 02:59:17 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ANG8zLP7XrhHNaPViDfZwUHYOkybXfvP-KGE2Ync946G9FfaAHrTJuuQTsJXiZVCBSGo2UValtxvWKVSI20lztuArcxnyiCMBABQvzbnXe0aQzwydccvtsfnRho41cyXJHxgzG4HpSWDVMqAe5KdPV4GVZUWPm6RosSEcsgCYnocmhocUsPJ-XHz5nVMPlOkpBYp3Joc8odUU4C8nPUATzcFn9hpKi8wFl9n--GCaNIyzHncfSBU601T_-nkJ9oc-FCeJS7T_dWAmp6tKnVKtV4Im2I7TFFlGoViMNxbuVSetWc6sKDz1cd0tkO_2kPFKgcDxqPEDqtBUrIp9P-N3iY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/10/30 02:59:18 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ADrByCqlfSA0LkfEnUooJ9AsnCalc_UXqy5IjRMIyfCinmhZofp6rLhe8CfKe2bJFaj3A-xx83rkc-scwLZ3senG6K-h3lf9x2z6aRPsoDrfxSQ9e2uaS1qHlOEjcxy8LVZ5NMtbG3j26Ix3l9QrEKZ0oRjaCfnN3CGpFSggiIVy1gCyKD2Yng0hh8lfzUdaS97Sux7BLn-UZCqoPGGfQEDm9udMkS61SW2A2WzxzAwDyKaantbHLCzc6HLRvbmOhH3FzkU2sCijhzXcMqQtpf5Ln_f2IkbEIzbRjEvJaOpik8CBLaRetpmwhTgh3ArW_dVU-RtIiDKFLKMveWVcZg8 2025/10/30 02:59:18 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/30 02:59:19 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/30 02:59:19 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ADrByCqlfSA0LkfEnUooJ9AsnCalc_UXqy5IjRMIyfCinmhZofp6rLhe8CfKe2bJFaj3A-xx83rkc-scwLZ3senG6K-h3lf9x2z6aRPsoDrfxSQ9e2uaS1qHlOEjcxy8LVZ5NMtbG3j26Ix3l9QrEKZ0oRjaCfnN3CGpFSggiIVy1gCyKD2Yng0hh8lfzUdaS97Sux7BLn-UZCqoPGGfQEDm9udMkS61SW2A2WzxzAwDyKaantbHLCzc6HLRvbmOhH3FzkU2sCijhzXcMqQtpf5Ln_f2IkbEIzbRjEvJaOpik8CBLaRetpmwhTgh3ArW_dVU-RtIiDKFLKMveWVcZg8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/10/30 02:59:20 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AJ_Xoy8cUJsY_GIKwPbb1ouhKsjkoO-lBmSpMtA2V4t1j4v7x2nJPmuBBJVIhKQfYUTDnQLEheLMN6D7RRKp2XOSacnf8LtC6_deTRGkU6Ztj5hLKjdI9zb8TG1LhAc7QkyAxx6P_si1QcPOA7l-yBBmexG6mkFBWHSMvilvej8xn1jY4YnUsNp5VfaeOL0lYXotwnDEB_EKAegOpH6hAV1crWoYkjUKZTnmdtg0Ne8f-O8cJU771IxW9F1snysedbFNtxIw7As_lCwSjjlCW_HEpehERTBIAoDB-_7BQJAtuU0Yl7T29g5AMamotnko6t0EEVy-kpucpRVUkuEF7pk 2025/10/30 02:59:20 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/10/30 02:59:21 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/10/30 02:59:21 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/10/30 02:59:21 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/30 02:59:21 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/30 02:59:21 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/30 02:59:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AJ_Xoy8cUJsY_GIKwPbb1ouhKsjkoO-lBmSpMtA2V4t1j4v7x2nJPmuBBJVIhKQfYUTDnQLEheLMN6D7RRKp2XOSacnf8LtC6_deTRGkU6Ztj5hLKjdI9zb8TG1LhAc7QkyAxx6P_si1QcPOA7l-yBBmexG6mkFBWHSMvilvej8xn1jY4YnUsNp5VfaeOL0lYXotwnDEB_EKAegOpH6hAV1crWoYkjUKZTnmdtg0Ne8f-O8cJU771IxW9F1snysedbFNtxIw7As_lCwSjjlCW_HEpehERTBIAoDB-_7BQJAtuU0Yl7T29g5AMamotnko6t0EEVy-kpucpRVUkuEF7pk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/10/30 02:59:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ALlsUY2o3MWo9-cr0tI1MC09YREi4kE6FXDZVAC0NcHZ6phfQYKXMZ_YoqJlrGlhdmJr2i-2ls3VJGRsqtlJOBq5B6hoY3ByFTkViGA77292gX-vynatVJ_ENQ4Y_yQoyQI6pZ7Jb0m_qxuyDtRtbnUBxTaYX5QOJJNyTQTm5UiFmlcF0IC3146HV15_fqDxCSIiqtFLKDhKnYO9fAu8EUaEpTj0Ijr2p5bQnT9hfQFLPbNvWsZDlV2YBtlCJL0zQ6HTPpD-_DYY7qCGyq1cR08mdmdPxyJ4p5VI8rCAQmBfYBk8xXUgA5ebhQmMkU_DAfWtljTo-wFc0StIjGYE5qI 2025/10/30 02:59:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/30 02:59:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/10/30 02:59:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/10/30 02:59:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/30 02:59:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/30 02:59:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/30 02:59:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ALlsUY2o3MWo9-cr0tI1MC09YREi4kE6FXDZVAC0NcHZ6phfQYKXMZ_YoqJlrGlhdmJr2i-2ls3VJGRsqtlJOBq5B6hoY3ByFTkViGA77292gX-vynatVJ_ENQ4Y_yQoyQI6pZ7Jb0m_qxuyDtRtbnUBxTaYX5QOJJNyTQTm5UiFmlcF0IC3146HV15_fqDxCSIiqtFLKDhKnYO9fAu8EUaEpTj0Ijr2p5bQnT9hfQFLPbNvWsZDlV2YBtlCJL0zQ6HTPpD-_DYY7qCGyq1cR08mdmdPxyJ4p5VI8rCAQmBfYBk8xXUgA5ebhQmMkU_DAfWtljTo-wFc0StIjGYE5qI" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/10/30 02:59:26 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/10/30 02:59:29 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/10/30 02:59:31 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/10/30 02:59:34 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/10/30 02:59:38 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/10/30 02:59:40 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AFFQx0u1fgnuS674dwSQEzAKEOScvJySWu7ii3JpjPk_FRYZl87QKnr38bSTwRPYa8VIlBlXFlm0AR2wbaqJsMPNtkjSaJ2n8qFkpyweSB-Lhmz44tSGHfiGlpCPQi5aUmTSdk44sIE1_zuK7o88A4RX3EdAo2sW_DLFfD3ewGF2H65HDIBw_IxXJRyE381vprEBtgElyBo1YHMzt_12oaVRMMAkr0WnwykM5kY0xktFIv04oszn24Ieg3Ija4prsKdxd0XUAX7vl_VrBxTNZYu3F3V3QTYs_fEaOAN8oomy7ACrtP7p1yO9j2-h2KY4H3EHePLfSUytVzjjigGpg38 2025/10/30 02:59:40 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/30 02:59:40 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "5f20cf19fe091e9bd11d16be92b905c1" 2025/10/30 02:59:40 DEBUG : unknown-size-put.txt: multipart upload "AFFQx0u1fgnuS674dwSQEzAKEOScvJySWu7ii3JpjPk_FRYZl87QKnr38bSTwRPYa8VIlBlXFlm0AR2wbaqJsMPNtkjSaJ2n8qFkpyweSB-Lhmz44tSGHfiGlpCPQi5aUmTSdk44sIE1_zuK7o88A4RX3EdAo2sW_DLFfD3ewGF2H65HDIBw_IxXJRyE381vprEBtgElyBo1YHMzt_12oaVRMMAkr0WnwykM5kY0xktFIv04oszn24Ieg3Ija4prsKdxd0XUAX7vl_VrBxTNZYu3F3V3QTYs_fEaOAN8oomy7ACrtP7p1yO9j2-h2KY4H3EHePLfSUytVzjjigGpg38" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/10/30 02:59:41 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AL__pVNohZIIf616MhagFozFYkxWsF00erk5BNIgrxZMK1W6naV95Cr26F55Zl3XOohSddKk4Yyo9j541f77O3fOG5FN83NeqlW2k0vzvypAArgK1e9q5GLH85eeowEo7Beo4riE1M3SPQ1ZDCTZ0OrAwr0Soha5OUrB_AeRXnTvDjSLvifwrZXInnrU39pDezLAbmU9-Uyty-c3fV7cmaqI-xVmqWAfziCkKQTjy0Zy1DFGARAJLQcABPkSZ6RfwS5_CqBVuWtLMKgs_XmcBqLnaZiYnUUjMvj05vWgj_7Zkbt5TG2Nd3rc10YHnOalv27zAWsVxkin7Cyqycc4sKs 2025/10/30 02:59:41 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/10/30 02:59:41 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "a7efc1c62d275f329e97c6e8cd8dfe66" 2025/10/30 02:59:41 DEBUG : unknown-size-update.txt: multipart upload "AL__pVNohZIIf616MhagFozFYkxWsF00erk5BNIgrxZMK1W6naV95Cr26F55Zl3XOohSddKk4Yyo9j541f77O3fOG5FN83NeqlW2k0vzvypAArgK1e9q5GLH85eeowEo7Beo4riE1M3SPQ1ZDCTZ0OrAwr0Soha5OUrB_AeRXnTvDjSLvifwrZXInnrU39pDezLAbmU9-Uyty-c3fV7cmaqI-xVmqWAfziCkKQTjy0Zy1DFGARAJLQcABPkSZ6RfwS5_CqBVuWtLMKgs_XmcBqLnaZiYnUUjMvj05vWgj_7Zkbt5TG2Nd3rc10YHnOalv27zAWsVxkin7Cyqycc4sKs" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/10/30 02:59:41 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bisexis4liju/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/10/30 02:59:42 DEBUG : Waiting for deletions to finish 2025/10/30 02:59:42 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/10/30 02:59:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/10/30 02:59:42 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/10/30 02:59:42 INFO : S3 bucket rclone-test-bisexis4liju: Bucket "rclone-test-bisexis4liju" deleted 2025/10/30 02:59:42 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (126.73s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.38s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.26s) --- PASS: TestIntegration/FsMkdir (123.93s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.29s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding (13.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.65s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.48s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.25s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (21.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.34s) --- 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.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.44s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.51s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.37s) --- 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.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.42s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (67.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (9.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (9.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (9.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (12.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (4.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (12.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (13.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.71s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (14.00s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.10s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.38s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.06s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.24s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.21s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.88s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.72s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.16s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.17s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:44: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2025/10/30 02:59:42 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/10/30 02:59:42 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 126.779s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m8.163417394s (try 1/5)