"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2026/03/08 03:00:20 DEBUG : Creating backend with remote "TestS3R2:rclone-test-tomotum1vunu" 2026/03/08 03:00:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/03/08 03:00:21 INFO : S3 bucket rclone-test-tomotum1vunu: Bucket "rclone-test-tomotum1vunu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/03/08 03:00:22 INFO : S3 bucket rclone-test-tomotum1vunu: Bucket "rclone-test-tomotum1vunu" deleted === RUN TestIntegration/FsMkdir 2026/03/08 03:00:23 INFO : S3 bucket rclone-test-tomotum1vunu: Bucket "rclone-test-tomotum1vunu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/03/08 03:00:23 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/03/08 03:00:23 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/03/08 03:00:23 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/03/08 03:00:37 NOTICE: S3 bucket rclone-test-tomotum1vunu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/03/08 03:00:37 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: APK5CnLApAIsyIWVJmKluOY0FZSnVwF71Bcd8TVqfKcz0pdrFasMXJgUhQHerh-lhj_u5OI2CEK1sSm0Ic_bZFNGJRALc4D8O_BoucyZbNus20dlrxV4uj1nQzV-4SvZUQKsw9SZHtaoFWH_njnqN6wqJXTc87_KfpYDZPZavGRKdgCHtXwGGAN2jeofMgfv9NqrL6brRS8pm3khjLnVywljIJOvBmRd0DmLb2gIhyy12s1EcSrS6wgX9W5QcKnLUqVO-4II2EZfg3bUNhPckGBXWVAhh8-xsqqqn3PD1g_rmml7xiLqQMdc4az3qns12iHwJSNIuapUOYVQKom99ZU 2026/03/08 03:00:38 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "6a279dbc5533c30cec2deec98541d564" 2026/03/08 03:00:38 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "592c21a837220effd1d6a855d40ae1cf" 2026/03/08 03:00:38 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "cfd0676ec51681682b9401b1c1a81866" 2026/03/08 03:00:39 DEBUG : writer-at-subdir/writer-at-file: multipart upload "APK5CnLApAIsyIWVJmKluOY0FZSnVwF71Bcd8TVqfKcz0pdrFasMXJgUhQHerh-lhj_u5OI2CEK1sSm0Ic_bZFNGJRALc4D8O_BoucyZbNus20dlrxV4uj1nQzV-4SvZUQKsw9SZHtaoFWH_njnqN6wqJXTc87_KfpYDZPZavGRKdgCHtXwGGAN2jeofMgfv9NqrL6brRS8pm3khjLnVywljIJOvBmRd0DmLb2gIhyy12s1EcSrS6wgX9W5QcKnLUqVO-4II2EZfg3bUNhPckGBXWVAhh8-xsqqqn3PD1g_rmml7xiLqQMdc4az3qns12iHwJSNIuapUOYVQKom99ZU" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/03/08 03:00:41 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/03/08 03:00:41 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/03/08 03:00:43 DEBUG : S3 bucket rclone-test-tomotum1vunu: bucket is versioned: false 2026/03/08 03:00:43 DEBUG : Waiting for deletions to finish 2026/03/08 03:00:43 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/03/08 03:00:43 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/03/08 03:00:43 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/03/08 03:00:44 DEBUG : Creating backend with remote "TestS3R2:rclone-test-tomotum1vunu/dirToPurgeFromRoot" 2026/03/08 03:00:44 DEBUG : S3 bucket rclone-test-tomotum1vunu path dirToPurgeFromRoot: bucket is versioned: false 2026/03/08 03:00:44 DEBUG : Waiting for deletions to finish 2026/03/08 03:00:44 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/03/08 03:00:44 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/03/08 03:00:45 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/03/08 03:00:45 DEBUG : Creating backend with remote "TestS3R2:rclone-test-tomotum1vunu/hello? sausage/êé" 2026/03/08 03:00:46 DEBUG : S3 bucket rclone-test-tomotum1vunu path hello? sausage/êé: bucket is versioned: false 2026/03/08 03:00:46 DEBUG : Waiting for deletions to finish 2026/03/08 03:00:46 DEBUG : "a/b/c/d/e.txt" version false 2026/03/08 03:00:46 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/03/08 03:00:46 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/03/08 03:00:53 DEBUG : Creating backend with remote "TestS3R2:rclone-test-tomotum1vunu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/03/08 03:00:53 DEBUG : Creating backend with remote "TestS3R2:rclone-test-tomotum1vunu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-tomotum1vunu" from "TestS3R2:rclone-test-tomotum1vunu" 2026/03/08 03:00:53 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2060: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/03/08 03:00:57 DEBUG : piped data.txt: open chunk writer: started multipart upload: AParhF_1KTunE_nEQIZ5l0EBi71JFE8BIPcScsMvl2zN09tOaQ8rhdZPvAD4LecLW-5Ru3jkigf5WNFRhHMJtWGM_4a-P-7UPlTYX2ZXvFw7-wy_APcohYEcFmdfDjhCTcY-mTMPss1fbtiL63iiq1FABfpWCcL6_miQ3HGrmIR4V8jmPJprCiAiy5JvW5KO-g3iuDU2d7ITMVQx0-8_CI9lq9RJdL7B53Ky8BrtQM5x2Dj4T1512D1jYMp933mBSgh-YiRFhbP5zxlRImov9S5mfakFFFeXcR4MsAqm2tyYpqEuoZCHWf9ToFuoEuIw5z-P1Q1BzgmHFygxuv7xaFE 2026/03/08 03:00:57 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/03/08 03:00:57 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/03/08 03:00:57 DEBUG : piped data.txt: multipart upload "AParhF_1KTunE_nEQIZ5l0EBi71JFE8BIPcScsMvl2zN09tOaQ8rhdZPvAD4LecLW-5Ru3jkigf5WNFRhHMJtWGM_4a-P-7UPlTYX2ZXvFw7-wy_APcohYEcFmdfDjhCTcY-mTMPss1fbtiL63iiq1FABfpWCcL6_miQ3HGrmIR4V8jmPJprCiAiy5JvW5KO-g3iuDU2d7ITMVQx0-8_CI9lq9RJdL7B53Ky8BrtQM5x2Dj4T1512D1jYMp933mBSgh-YiRFhbP5zxlRImov9S5mfakFFFeXcR4MsAqm2tyYpqEuoZCHWf9ToFuoEuIw5z-P1Q1BzgmHFygxuv7xaFE" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/03/08 03:00:57 DEBUG : piped data.txt: open chunk writer: started multipart upload: APoN2wakDfcsFMVCaPBPHnEGP7z4GobTn_b4gna2CAZXxIkSiwtMRIHdEpsAjyvPNzF686j0RhDcajY094iUdNlZZQEJGeeHGxCuhhGGllMO_S8wqUzUJ2yYX6YDN-xR0rwpNsEUzpSfpsPB8msVvdNAeHWtcYPzFFuCs5ezyeb-9tFqcAT_Ipp_cuY-CcPQjZLFg0leex0yxdrfB0kqM336dUa_53kcJ8-aSgwBWn-NqBBZTrUMrNXVUilRf92T6qNTM0AFXTqeK-71TV1Fccw3BB665lCnbqF8rhM9kk-u6gAtJa-WsfsJvDuA2d06Uhn7kTU5F2fgS85tHwOZ0Lg 2026/03/08 03:00:57 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/08 03:00:57 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "fb93e2bac74f3b80a89c2ecf771cce34" 2026/03/08 03:00:58 DEBUG : piped data.txt: multipart upload "APoN2wakDfcsFMVCaPBPHnEGP7z4GobTn_b4gna2CAZXxIkSiwtMRIHdEpsAjyvPNzF686j0RhDcajY094iUdNlZZQEJGeeHGxCuhhGGllMO_S8wqUzUJ2yYX6YDN-xR0rwpNsEUzpSfpsPB8msVvdNAeHWtcYPzFFuCs5ezyeb-9tFqcAT_Ipp_cuY-CcPQjZLFg0leex0yxdrfB0kqM336dUa_53kcJ8-aSgwBWn-NqBBZTrUMrNXVUilRf92T6qNTM0AFXTqeK-71TV1Fccw3BB665lCnbqF8rhM9kk-u6gAtJa-WsfsJvDuA2d06Uhn7kTU5F2fgS85tHwOZ0Lg" finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress 2026/03/08 03:00:58 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:298: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock s3_internal_test.go:527: Object Lock not supported by this provider: CreateBucket with Object Lock failed: operation error S3: CreateBucket, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: Header 'x-amz-bucket-object-lock-enabled' with value 'true' not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/03/08 03:01:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ACv-0_qx65YoTng0ceHLNVljMudUdfD0D8mORr_WKw4L63QelEyULtO5M5L9oxB_HmoofLdbjIqCTGXuCVLXmVDFUAigeaxn71PjGojDVtk_mgiC89UZHICnqf7O708ScywX157jvbBj9pXypy_CjR3fYlPJg4Rk5Swa8Z4ihiBQSL0SZWaL643M2b7kJXdNAcIAzHlKFmSfOI7mt2r6uaMcsw2Srm548YU3X5mpJt0rpx7-sqAuNqNtJxooN_3UTuaecLWHDPlJRT6tLAS_Y-3VAOIjv0SqYwFoO6std9M6dxVHcZCUbQoJocqWRwPsb1PhOq-hbSw6WJal5jmaY5I 2026/03/08 03:01:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/03/08 03:01:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/03/08 03:01:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ACv-0_qx65YoTng0ceHLNVljMudUdfD0D8mORr_WKw4L63QelEyULtO5M5L9oxB_HmoofLdbjIqCTGXuCVLXmVDFUAigeaxn71PjGojDVtk_mgiC89UZHICnqf7O708ScywX157jvbBj9pXypy_CjR3fYlPJg4Rk5Swa8Z4ihiBQSL0SZWaL643M2b7kJXdNAcIAzHlKFmSfOI7mt2r6uaMcsw2Srm548YU3X5mpJt0rpx7-sqAuNqNtJxooN_3UTuaecLWHDPlJRT6tLAS_Y-3VAOIjv0SqYwFoO6std9M6dxVHcZCUbQoJocqWRwPsb1PhOq-hbSw6WJal5jmaY5I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/03/08 03:01:02 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ADtwQGWSxSfDAMvuOkycSgAc61o3IulsaQkaoh5x2FIBAZ2QEd3OhQq7LwFNaLInqY9IPk8PGeJFZURVicQr21HzsRVoBbJOU5Y9IiadLrXVPM7j33xre-TKvbyvq_MRBlMNf7J_Eug4__0hCf21qVTLQUKFA1ffXRb4rcbfCpmeT1Lif6CZ3rCSzOAtaUidoyu1TlSLg5QsGzD0rRd9_gl9QXqqzeg1Ik74yKesQqtCIISPRTd-rfGyDSBB206SRQ-Nu9m0sbfXD-oHHeLEQkIft_G5GKdUPAQsjaXFb-0ltViVm06SMKbH2TJBJZ6sv9fl5itYezd7BcWa3i-9-28 2026/03/08 03:01:03 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/03/08 03:01:03 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/08 03:01:03 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ADtwQGWSxSfDAMvuOkycSgAc61o3IulsaQkaoh5x2FIBAZ2QEd3OhQq7LwFNaLInqY9IPk8PGeJFZURVicQr21HzsRVoBbJOU5Y9IiadLrXVPM7j33xre-TKvbyvq_MRBlMNf7J_Eug4__0hCf21qVTLQUKFA1ffXRb4rcbfCpmeT1Lif6CZ3rCSzOAtaUidoyu1TlSLg5QsGzD0rRd9_gl9QXqqzeg1Ik74yKesQqtCIISPRTd-rfGyDSBB206SRQ-Nu9m0sbfXD-oHHeLEQkIft_G5GKdUPAQsjaXFb-0ltViVm06SMKbH2TJBJZ6sv9fl5itYezd7BcWa3i-9-28" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/03/08 03:01:04 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AA9JR4VmekGC_n6Fw_A1-6_MwGAATAZEOThrSqybb_pH9Fw60QDGJFpBSCjMCcqv9JVdeY-Ih032C-TklIfuh6ObysS1vxRkuugbh5L0ti0f5sUcK09VecUys51YI9ucEx476j0-1VqgyIataMurVTv-qhIdYitfQ_iN-0hCRi8l3J7HV6TlbLHdUQopIqpIoSxiQm8c06CFsvCBF6WtQ2WYNFib_iFUXBjzY9zAZ4rANWNkzFfRohEU7xKd2tDbTBTVSHuuaDLa7bPIlB1gHc8l_5qBMVw9uTEqOshf87aNoHFRRfszmSyhyLTg7_f0qr6VkAAXjEsJKxp-RVaLS84 2026/03/08 03:01:04 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/03/08 03:01:05 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/08 03:01:05 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AA9JR4VmekGC_n6Fw_A1-6_MwGAATAZEOThrSqybb_pH9Fw60QDGJFpBSCjMCcqv9JVdeY-Ih032C-TklIfuh6ObysS1vxRkuugbh5L0ti0f5sUcK09VecUys51YI9ucEx476j0-1VqgyIataMurVTv-qhIdYitfQ_iN-0hCRi8l3J7HV6TlbLHdUQopIqpIoSxiQm8c06CFsvCBF6WtQ2WYNFib_iFUXBjzY9zAZ4rANWNkzFfRohEU7xKd2tDbTBTVSHuuaDLa7bPIlB1gHc8l_5qBMVw9uTEqOshf87aNoHFRRfszmSyhyLTg7_f0qr6VkAAXjEsJKxp-RVaLS84" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/03/08 03:01:05 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AENycLj7qMKsk7nWDyrWYffksgSksQ-8zN5-MJSlTxXTikHhBzUMpQQYKEvXBLiG11lRvMRwdX2z3qtmP7QPa-hLqYOLQC9lfpZ6lAvEBh8HMEJ4At4E99ugmXKvqs0pzCrvh1joIyGW1Gf6BKBAvPPzCh81m_F3Kdp3G25SZeQK6K8YZEMRONUIO4FIZ1KMt-8uYj_eUVBnxKP7LJT8NwvwYHsbzScLECkm1q5j3oTCVodMw1aYGQ6W_LdV9Avr7hwl1fwm7bPPJvQYu2Smi0_kn8Imp1WyQr9xBm77kj8jjwu9BMV6Yo66-9tEs1Si8dog0MFoYQbKhK8d-9MDtuE 2026/03/08 03:01:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/03/08 03:01:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/03/08 03:01:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/03/08 03:01:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/08 03:01:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/03/08 03:01:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/03/08 03:01:07 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AENycLj7qMKsk7nWDyrWYffksgSksQ-8zN5-MJSlTxXTikHhBzUMpQQYKEvXBLiG11lRvMRwdX2z3qtmP7QPa-hLqYOLQC9lfpZ6lAvEBh8HMEJ4At4E99ugmXKvqs0pzCrvh1joIyGW1Gf6BKBAvPPzCh81m_F3Kdp3G25SZeQK6K8YZEMRONUIO4FIZ1KMt-8uYj_eUVBnxKP7LJT8NwvwYHsbzScLECkm1q5j3oTCVodMw1aYGQ6W_LdV9Avr7hwl1fwm7bPPJvQYu2Smi0_kn8Imp1WyQr9xBm77kj8jjwu9BMV6Yo66-9tEs1Si8dog0MFoYQbKhK8d-9MDtuE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/03/08 03:01:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AFILIYZnJy1Hv6fYvON4CIz0lDJFCcxjPFOv61dsAoB987To58E4KVCx5CAbeil9tMeVVnUAxk-P88o8VzQC-GQ2khqcPhjAslX0sgOlSqbgth5UkdKy8IXtD8emQECnyed-HA60xUbgZnkLa_yiw5vbcS5zi0zBENEVB65eL1K774_DQKb9FnYqWhUzp4Sy1QKa4Nf81kLnbMdl0wlzKd7_2shIJRAUM76XcG6k6_JDtHqSi55nrNRkqqarBMmmmn0OxZxZZhGn4mVuKR61L87WDT1jt__P4YKGc3Lp_C6fojwvL_DsL8QDFTTTV3VPg5dEcM9frht4K2XjUe2s-aI 2026/03/08 03:01:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/03/08 03:01:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/03/08 03:01:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/03/08 03:01:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/03/08 03:01:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/08 03:01:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/03/08 03:01:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AFILIYZnJy1Hv6fYvON4CIz0lDJFCcxjPFOv61dsAoB987To58E4KVCx5CAbeil9tMeVVnUAxk-P88o8VzQC-GQ2khqcPhjAslX0sgOlSqbgth5UkdKy8IXtD8emQECnyed-HA60xUbgZnkLa_yiw5vbcS5zi0zBENEVB65eL1K774_DQKb9FnYqWhUzp4Sy1QKa4Nf81kLnbMdl0wlzKd7_2shIJRAUM76XcG6k6_JDtHqSi55nrNRkqqarBMmmmn0OxZxZZhGn4mVuKR61L87WDT1jt__P4YKGc3Lp_C6fojwvL_DsL8QDFTTTV3VPg5dEcM9frht4K2XjUe2s-aI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/03/08 03:01:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AJVXG3U-CfhbpE2B_sxHc2LsJFm2znDCCp4tDuaQrH1ENWW0r0F08FUeL7vM6UX5384_Hig-P7ngEdgorselVvUlmRqRCavtlvGnoKblskw8_tg2WH27dDkL75vKCoiiOhNOJ7bHZXCZ4925qHV6W9V7fz5Ah5Lx3FabXveQxbDHZt_LRjJAQ_9DaQEHnS1e8hYa8nPJy1F6s8c73ZkX2f-hLVCLMpgrZf0_jhtu7Nl32caDVjAm4cufnurRtUg5xRT_R6khdtDfghd558jxTnhDMvXuMt6niBHj5c-hbTE60R8Ksz-2o31HBDx8dYB6ObjYOR63AOlYQc2b-z1LU6M 2026/03/08 03:01:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/08 03:01:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/03/08 03:01:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AJVXG3U-CfhbpE2B_sxHc2LsJFm2znDCCp4tDuaQrH1ENWW0r0F08FUeL7vM6UX5384_Hig-P7ngEdgorselVvUlmRqRCavtlvGnoKblskw8_tg2WH27dDkL75vKCoiiOhNOJ7bHZXCZ4925qHV6W9V7fz5Ah5Lx3FabXveQxbDHZt_LRjJAQ_9DaQEHnS1e8hYa8nPJy1F6s8c73ZkX2f-hLVCLMpgrZf0_jhtu7Nl32caDVjAm4cufnurRtUg5xRT_R6khdtDfghd558jxTnhDMvXuMt6niBHj5c-hbTE60R8Ksz-2o31HBDx8dYB6ObjYOR63AOlYQc2b-z1LU6M" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/03/08 03:01:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AD6xWsHPFnfKVrGej9DKVeWG5exmyuBpdAZRHKLFJHyWWA6Sa__CP3t1nkIVEh1AAC_pJ5mgaTVutm4Ovd6EMl1d_KJDN94n0qOgO7eHU5_poPwz_P0OT_Gn8fqWm-J_BDvhlPQGQn8QuwaSV0rdVIV-xC_N77fEfZoq9WzOgT1stiSTyRSZKXMrMSM_nASy9qU6ZK_xKIOlrBOVHAa_iByHij9JEfGq9PPZ3m0FZ5jB13OustvmNhljVXC8TDiNJCEbRjXfISJzYcRs0YeQM2FMzjaeJHznenHz1iFtYx-JdalBISgbXeHOmsqoP4BJTpjpVSiOYZt9JC0ObiDLJTg 2026/03/08 03:01:13 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/03/08 03:01:13 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/08 03:01:13 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AD6xWsHPFnfKVrGej9DKVeWG5exmyuBpdAZRHKLFJHyWWA6Sa__CP3t1nkIVEh1AAC_pJ5mgaTVutm4Ovd6EMl1d_KJDN94n0qOgO7eHU5_poPwz_P0OT_Gn8fqWm-J_BDvhlPQGQn8QuwaSV0rdVIV-xC_N77fEfZoq9WzOgT1stiSTyRSZKXMrMSM_nASy9qU6ZK_xKIOlrBOVHAa_iByHij9JEfGq9PPZ3m0FZ5jB13OustvmNhljVXC8TDiNJCEbRjXfISJzYcRs0YeQM2FMzjaeJHznenHz1iFtYx-JdalBISgbXeHOmsqoP4BJTpjpVSiOYZt9JC0ObiDLJTg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/03/08 03:01:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABCCbINzhZ0fxil3KeS3iVTEXkOwTYUWTwUKkkL1p2wypWhf643ccfdJmpJNgSCOvmDZEe_1I4NvVF_krp9ezf9aoxSmLkDMgw-joeUAOS1Gdj0UoROrrdkYfLv_cX_a-ikrL-PBUztS6aJBtb92VWvX_PWp19kjAYh4x9BLsOCRWoeyoNWv_sclEbymDRJ1kX2ZiANBZugozULiEH9QgovIab6KuuTOIE3yb_x10Jmkn7kCKyZjtC48aPte_e_mkXqP3pnfrTRM99VwvpLQcEUkVuGrfTURcwuJoRmSvHLAbygDKjS_WolCdShJHFJiY97G1CA2Gg26FS59m-dSaBY 2026/03/08 03:01:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/08 03:01:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/08 03:01:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABCCbINzhZ0fxil3KeS3iVTEXkOwTYUWTwUKkkL1p2wypWhf643ccfdJmpJNgSCOvmDZEe_1I4NvVF_krp9ezf9aoxSmLkDMgw-joeUAOS1Gdj0UoROrrdkYfLv_cX_a-ikrL-PBUztS6aJBtb92VWvX_PWp19kjAYh4x9BLsOCRWoeyoNWv_sclEbymDRJ1kX2ZiANBZugozULiEH9QgovIab6KuuTOIE3yb_x10Jmkn7kCKyZjtC48aPte_e_mkXqP3pnfrTRM99VwvpLQcEUkVuGrfTURcwuJoRmSvHLAbygDKjS_WolCdShJHFJiY97G1CA2Gg26FS59m-dSaBY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/03/08 03:01:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AEuATkGBDRv_yTmNnO3VZ6mtoYDjFbAM5F3bR99KwB6RKvdgXu2VSKIjftuXEHEsfGV8GZA0LBudcsxtvg8UyJdI4Lz-Vu1qAQCVa9IMkGfzyted5fr1du4O4tBpp5c8bCa5Nq2O5DvlaX9kbcTZ1_XCV4W11uLyZuJmBXgw0thmTM56xZLQBWhXArS5PS6C6VbD3q-VDDWLuCi3_XGkLX4KhHbu74fMqKfZL-9wao_FZlYgUwKwTR824fMlCjOg5YSebLCwI2HyOd6ejQHXwXBJchAj2y5X-0qc_5WufjL_V-CxbtsKTWxD2zViFo8-_8_m4J6xYU7CiBLGhqhcA64 2026/03/08 03:01:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/03/08 03:01:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/03/08 03:01:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/08 03:01:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/03/08 03:01:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/08 03:01:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/03/08 03:01:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AEuATkGBDRv_yTmNnO3VZ6mtoYDjFbAM5F3bR99KwB6RKvdgXu2VSKIjftuXEHEsfGV8GZA0LBudcsxtvg8UyJdI4Lz-Vu1qAQCVa9IMkGfzyted5fr1du4O4tBpp5c8bCa5Nq2O5DvlaX9kbcTZ1_XCV4W11uLyZuJmBXgw0thmTM56xZLQBWhXArS5PS6C6VbD3q-VDDWLuCi3_XGkLX4KhHbu74fMqKfZL-9wao_FZlYgUwKwTR824fMlCjOg5YSebLCwI2HyOd6ejQHXwXBJchAj2y5X-0qc_5WufjL_V-CxbtsKTWxD2zViFo8-_8_m4J6xYU7CiBLGhqhcA64" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/03/08 03:01:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AAAhdBrRQkhdnZV_EhHQ22oLDwcjbu9jxl3vj-s4L8nSKytdw6jhh4U-4w2Rf6qsZ4YcbVbRG9FM7zqg0yViMLsA3r02AbmWIjg3StuST-Rf6PBd4aVr-kJHCSEQ9NHZb0MkE5eE3kLVzPkJCUjb9d-vnWWlNANvPp09z-ZbxCfcceXRXvBaJaJWu_kxlacAoM5YGv2lU6KgQ97oU5lnYv46TdvLG4EwM7ORpO8cFGCTEqO54yZqonh0qx0sRx66-9RwJSf4i8PRhFjhLMPFmkUEaHCBr6fjrEW0ko0Xhokw03GqMwe6z9ZznG1VfMzOQINfm0Q2d3DH8cBFd1PmCHo 2026/03/08 03:01:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/08 03:01:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/03/08 03:01:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/03/08 03:01:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/03/08 03:01:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/08 03:01:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/03/08 03:01:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AAAhdBrRQkhdnZV_EhHQ22oLDwcjbu9jxl3vj-s4L8nSKytdw6jhh4U-4w2Rf6qsZ4YcbVbRG9FM7zqg0yViMLsA3r02AbmWIjg3StuST-Rf6PBd4aVr-kJHCSEQ9NHZb0MkE5eE3kLVzPkJCUjb9d-vnWWlNANvPp09z-ZbxCfcceXRXvBaJaJWu_kxlacAoM5YGv2lU6KgQ97oU5lnYv46TdvLG4EwM7ORpO8cFGCTEqO54yZqonh0qx0sRx66-9RwJSf4i8PRhFjhLMPFmkUEaHCBr6fjrEW0ko0Xhokw03GqMwe6z9ZznG1VfMzOQINfm0Q2d3DH8cBFd1PmCHo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/03/08 03:01:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AG2JU76ICT47XMgfWcIZ8kObLDPlcSfclBSdu0tZY4ZclrnZRIPAnxuj9m6zUQ2V_jMkvHDZZ8RVxzlh0YqHIThwXOZ-zXe48u-R6cZ-wFfDDB0iQ4NbHUmRw1iXbN_ykqD3pKvOA7z3LGkUw9gu5oAoKX4bClLTELWcQ8ETtXKRIMDmPJn3RcftfsfY7-nCTCxBkKx8IgdONklhT4D9WTcaoHnrNILNNRoe-8ZH1PlB-jZMFME9lCbs-4_DZ3yQ50USESNtQMNyjK4NfyIx_WnzRrLJ4l2u8XbRdmPAISJ1jCi6o1OafAL6WqCrF2FAFm_2e7BISFtItrCjQR8yLCM 2026/03/08 03:01:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/08 03:01:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/03/08 03:01:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AG2JU76ICT47XMgfWcIZ8kObLDPlcSfclBSdu0tZY4ZclrnZRIPAnxuj9m6zUQ2V_jMkvHDZZ8RVxzlh0YqHIThwXOZ-zXe48u-R6cZ-wFfDDB0iQ4NbHUmRw1iXbN_ykqD3pKvOA7z3LGkUw9gu5oAoKX4bClLTELWcQ8ETtXKRIMDmPJn3RcftfsfY7-nCTCxBkKx8IgdONklhT4D9WTcaoHnrNILNNRoe-8ZH1PlB-jZMFME9lCbs-4_DZ3yQ50USESNtQMNyjK4NfyIx_WnzRrLJ4l2u8XbRdmPAISJ1jCi6o1OafAL6WqCrF2FAFm_2e7BISFtItrCjQR8yLCM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/03/08 03:01:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ADoFx_5njMWPPgCL5mQpVLEYHYc4cVMvQVZAjeF59ASPMYrPcGS_GHgdpF_IRDI6nACydF-9AVjiJELSbjyzYrb2x4BOw2XFDy6ZD6wGMiZyi1oaXtJXXFfOolBnmwwPM3mBzX1zaUoV2BLrTvI7xOPC8xlCHZHs3qYzFJ7yMufRhumPic8k7ygAc0r1inOTbPXXvQwjmVEH12uDMRpZwDtSF6yfZTa3rGNq6yUVe9dVnYSSOgldvXx-Icxdm_WZvttnFPi3AF38ka0-4CJ2gUHVlwJnF0gyVonWeJvtpaqBXFygLL4deQfK_sX26zZEYoPTFWhHqEZ0Re2plP7O2t0 2026/03/08 03:01:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/03/08 03:01:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/08 03:01:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ADoFx_5njMWPPgCL5mQpVLEYHYc4cVMvQVZAjeF59ASPMYrPcGS_GHgdpF_IRDI6nACydF-9AVjiJELSbjyzYrb2x4BOw2XFDy6ZD6wGMiZyi1oaXtJXXFfOolBnmwwPM3mBzX1zaUoV2BLrTvI7xOPC8xlCHZHs3qYzFJ7yMufRhumPic8k7ygAc0r1inOTbPXXvQwjmVEH12uDMRpZwDtSF6yfZTa3rGNq6yUVe9dVnYSSOgldvXx-Icxdm_WZvttnFPi3AF38ka0-4CJ2gUHVlwJnF0gyVonWeJvtpaqBXFygLL4deQfK_sX26zZEYoPTFWhHqEZ0Re2plP7O2t0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/03/08 03:01:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AObdHeN7Qf-oFdhjA8EewgAuonFoCMp6LYBVvPRN19eL_pcYZq0knGJaiEo9DQk6t4qPdfUQjbKeyzYhuit9JeSVGRL2vsl-RYc3oQg4cg-s8vacrWJ5eWl_EmXI5rGjRgBlNksS7ZdgWn7e8yc_pLQ5Jv8REaojV4BjcvTPktmp1wFb9nkwm4eoQ4Y48OSg__viVdQrk90bM7oO6oFCZtFoQlJCtdmhI8MuIk0sl__rSW39VmT1WyjEbTj0MuO2ZNGGKPSha-l-eY3xlqHI_Fxm4ZRpRGNx1lcwYsN_iWP2UzSrACrXG6vaF1kX11KKQee13sUy5wz2x1bq3050LVc 2026/03/08 03:01:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/08 03:01:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/08 03:01:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AObdHeN7Qf-oFdhjA8EewgAuonFoCMp6LYBVvPRN19eL_pcYZq0knGJaiEo9DQk6t4qPdfUQjbKeyzYhuit9JeSVGRL2vsl-RYc3oQg4cg-s8vacrWJ5eWl_EmXI5rGjRgBlNksS7ZdgWn7e8yc_pLQ5Jv8REaojV4BjcvTPktmp1wFb9nkwm4eoQ4Y48OSg__viVdQrk90bM7oO6oFCZtFoQlJCtdmhI8MuIk0sl__rSW39VmT1WyjEbTj0MuO2ZNGGKPSha-l-eY3xlqHI_Fxm4ZRpRGNx1lcwYsN_iWP2UzSrACrXG6vaF1kX11KKQee13sUy5wz2x1bq3050LVc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/03/08 03:01:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ALB8iMlEA9qR1oSmdU4KAEo7fH4FaAqPfL3fZI07e1IERp8g9YjhAfG3QxFRVOMyDtCYJ8grwnyZu8KBEjjhe2BKIsakob89yYbr3AZhBxxuzvsuw2nd20W5btWcsQRRINfAgzC7w9OFMGR5zEXzHOy_QAAEWvi0wNM9uDvO_mD0qDbH_HM4-Ar9hGMdcHyrYO-9QKbPrqiEmjpxsSjdzSqnoktWnUPZot1VHR8-Ctcih5_R8ToP0qv4AZP199tCrUf3_Z22YXOeFbG7mVYSFzFur4R6lJ0KVS3_51nVDDV_eJq9Ty1fNRlnaymCOGUPMWQhwOgwvIT3vuxC1-Uftuk 2026/03/08 03:01:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/03/08 03:01:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/08 03:01:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/03/08 03:01:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/08 03:01:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/08 03:01:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/03/08 03:01:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ALB8iMlEA9qR1oSmdU4KAEo7fH4FaAqPfL3fZI07e1IERp8g9YjhAfG3QxFRVOMyDtCYJ8grwnyZu8KBEjjhe2BKIsakob89yYbr3AZhBxxuzvsuw2nd20W5btWcsQRRINfAgzC7w9OFMGR5zEXzHOy_QAAEWvi0wNM9uDvO_mD0qDbH_HM4-Ar9hGMdcHyrYO-9QKbPrqiEmjpxsSjdzSqnoktWnUPZot1VHR8-Ctcih5_R8ToP0qv4AZP199tCrUf3_Z22YXOeFbG7mVYSFzFur4R6lJ0KVS3_51nVDDV_eJq9Ty1fNRlnaymCOGUPMWQhwOgwvIT3vuxC1-Uftuk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/03/08 03:01:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AJHCPYk8EdFD-XAUa6qvYr4g76R-YZiaz51thYxQfCKZ3KXM8L3E0b5OfZEuTgUjxVOJmmRZwRN1E6w2F40h6-7UcOVd9BX0rLl7oKwW2jgsU2wG6KX31aLyzDZExHaXr_d9fQBZ_CYS8RF2wNa6bV_OwsLu2eJXHzoLY6M19kJkiBwnVer0TxeW0IrevVK6G5R7bnzbMtbilALbJsYuw2SMKSAgbpH85tGjyD1jaYnoPTjbsmdPI2WmGbfEeqgkcLrWC19zqRsFgj6yvi9p5njQ0523NekC7Sl5DxQPtC2BuwYxmxSrFqYngYslXAp43WltXO89tKUHe-WypwPmhvY 2026/03/08 03:01:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/08 03:01:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/03/08 03:01:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/03/08 03:01:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/08 03:01:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/08 03:01:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/03/08 03:01:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AJHCPYk8EdFD-XAUa6qvYr4g76R-YZiaz51thYxQfCKZ3KXM8L3E0b5OfZEuTgUjxVOJmmRZwRN1E6w2F40h6-7UcOVd9BX0rLl7oKwW2jgsU2wG6KX31aLyzDZExHaXr_d9fQBZ_CYS8RF2wNa6bV_OwsLu2eJXHzoLY6M19kJkiBwnVer0TxeW0IrevVK6G5R7bnzbMtbilALbJsYuw2SMKSAgbpH85tGjyD1jaYnoPTjbsmdPI2WmGbfEeqgkcLrWC19zqRsFgj6yvi9p5njQ0523NekC7Sl5DxQPtC2BuwYxmxSrFqYngYslXAp43WltXO89tKUHe-WypwPmhvY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/03/08 03:01:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABr83b5xjepceN00NLWKrnMJoxmIBlS05SKAXknCGbZv4dfX7QVwBU5PoEuFLDDOZopMLWg86V5dOdNtZiw23nPHNu9iqpPrcp8FoxwfpcgbGQn75qmGZx9Cf7HGeEpxOvQOSqHqChC1aTDfVoWLn1kfk1TZlWnqA9SQXdcKbAGH6JR3op0scTvRXZ4kuo9Xa6zgxaH8Tow-dmplO8I-xCJ9RytNHxkWr6M9qgQFeHtA-tNoaPm_Vnl8EhC9YDvITlSEgqMBQzRD25Eyb_b_6XfM8ChaSJXmbShQbt8ZTYt4aS_Q6jR3QV3pnjyhRR0Gtv5hfItZOCu58-OPngxORrw 2026/03/08 03:01:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/08 03:01:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/03/08 03:01:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABr83b5xjepceN00NLWKrnMJoxmIBlS05SKAXknCGbZv4dfX7QVwBU5PoEuFLDDOZopMLWg86V5dOdNtZiw23nPHNu9iqpPrcp8FoxwfpcgbGQn75qmGZx9Cf7HGeEpxOvQOSqHqChC1aTDfVoWLn1kfk1TZlWnqA9SQXdcKbAGH6JR3op0scTvRXZ4kuo9Xa6zgxaH8Tow-dmplO8I-xCJ9RytNHxkWr6M9qgQFeHtA-tNoaPm_Vnl8EhC9YDvITlSEgqMBQzRD25Eyb_b_6XfM8ChaSJXmbShQbt8ZTYt4aS_Q6jR3QV3pnjyhRR0Gtv5hfItZOCu58-OPngxORrw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/03/08 03:01:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AO7EtlXlOudvFPgEdDfXE27FUoSr2RCkGcbhUEV59MgoIsZocrbg0Nf0JhyFQwg0ss0YKs3PuUjuuJf_4R2Je74qE3LXawck0bDVFfDSc2ZiWaJ-ACRhSUNGoex0fdooZXo5iC9CYh-kKc_SZpYY2Nn8WNoOSbca5p8poSxGuF2x-PzDRLBbgGs0iD233wtWbyq7aYZb1wCP0Y9NWnRtgt20nCQKYnp9NBqRdkq89544-DuExdZ3JZ9Nj_ivF5EK-d-SCEcFSIIwrT-OgV5yM005xr9O7Mfyk1tZFkpcKRwOXTjRy7hPJ3iJRyoxZ-ZAQP_O9f1D8lXRUigI_UO0TAo 2026/03/08 03:01:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/03/08 03:01:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/08 03:01:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AO7EtlXlOudvFPgEdDfXE27FUoSr2RCkGcbhUEV59MgoIsZocrbg0Nf0JhyFQwg0ss0YKs3PuUjuuJf_4R2Je74qE3LXawck0bDVFfDSc2ZiWaJ-ACRhSUNGoex0fdooZXo5iC9CYh-kKc_SZpYY2Nn8WNoOSbca5p8poSxGuF2x-PzDRLBbgGs0iD233wtWbyq7aYZb1wCP0Y9NWnRtgt20nCQKYnp9NBqRdkq89544-DuExdZ3JZ9Nj_ivF5EK-d-SCEcFSIIwrT-OgV5yM005xr9O7Mfyk1tZFkpcKRwOXTjRy7hPJ3iJRyoxZ-ZAQP_O9f1D8lXRUigI_UO0TAo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/03/08 03:01:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ADzWUrgcUw0qlns6HhwXHtjlFW-CkteMYxX-8T8i-Auaxc-N-CsDhcLsDeAhJBKX2fyz4W_8jDDLjSJllfVjl2SMWTV_cShXzQdUSjuRQlGdPtdjklOTz4pGLXxuEh7Zjj2396LfkVaSOskIZBZJZO_6F9NUVQLu1i-kT1KkB_8OJR6vFd6BQRY6u21lkZzsu01o30U9RmrfsPmNojXXzY13WpNFEB1q4qTncdzJJp_sjYdpfKGsrC9tGeC1QVdM88BUzfZS3zmyeBiLYosu7zRHN-TGhHezwbERaijrow1P8QKVbEPKVxU2ZZ4fqvwSU3_miV1gAAyd05witKYnWKg 2026/03/08 03:01:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/08 03:01:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/08 03:01:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ADzWUrgcUw0qlns6HhwXHtjlFW-CkteMYxX-8T8i-Auaxc-N-CsDhcLsDeAhJBKX2fyz4W_8jDDLjSJllfVjl2SMWTV_cShXzQdUSjuRQlGdPtdjklOTz4pGLXxuEh7Zjj2396LfkVaSOskIZBZJZO_6F9NUVQLu1i-kT1KkB_8OJR6vFd6BQRY6u21lkZzsu01o30U9RmrfsPmNojXXzY13WpNFEB1q4qTncdzJJp_sjYdpfKGsrC9tGeC1QVdM88BUzfZS3zmyeBiLYosu7zRHN-TGhHezwbERaijrow1P8QKVbEPKVxU2ZZ4fqvwSU3_miV1gAAyd05witKYnWKg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/03/08 03:01:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ANfXuYwnVnCb-JYd0nWWhH7LxegYQJp21ATXayGJzmep_h6BYY43EclR7xuSdm44IQiMVvfjRmYVtQUc6dXL9dgpK98rZbyfVfnlaCUxX0MB8O7PSQQfVUfzC8QeanYH_OQDzAwne4kRmYqglNPDSUp2_dhw16nXluhDzXeuIrNzCVMu5WksR9uYU3mD6oUPEieq9jHmZ2mLcRLkoyyewiftfJjWegiDyEughnnUxCpLK8yGWJgkEMDotLAzg65O8Z2z7mZd_Vj3ru4y5YiUp_rbBjCXW_ZBohSeVfp730GVubKbueLNiYL-Z0qgb0YPko0SVOmtAGaGYf9jmcwoj4U 2026/03/08 03:01:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/03/08 03:01:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/03/08 03:01:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/03/08 03:01:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/03/08 03:01:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/03/08 03:01:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/08 03:01:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ANfXuYwnVnCb-JYd0nWWhH7LxegYQJp21ATXayGJzmep_h6BYY43EclR7xuSdm44IQiMVvfjRmYVtQUc6dXL9dgpK98rZbyfVfnlaCUxX0MB8O7PSQQfVUfzC8QeanYH_OQDzAwne4kRmYqglNPDSUp2_dhw16nXluhDzXeuIrNzCVMu5WksR9uYU3mD6oUPEieq9jHmZ2mLcRLkoyyewiftfJjWegiDyEughnnUxCpLK8yGWJgkEMDotLAzg65O8Z2z7mZd_Vj3ru4y5YiUp_rbBjCXW_ZBohSeVfp730GVubKbueLNiYL-Z0qgb0YPko0SVOmtAGaGYf9jmcwoj4U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/03/08 03:01:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AKW1kbRf4i_aGgss6wNsKfIn4AnUdRXOxWkVRFpZPFmzv3meHEKVDoLILNpIqw2GG_MRUqwLG4mrJjRsE5nXEu0XXD_voE3gyG6kObMCeeGqC4pzYMiaSNj_JOfYwXlw3EYljDqy4vGQwZ2p6JQdBDTmFxHSOD76NWc0L5qcXPnLBN-eUbVuhEr9-4nV_5Xjlr3xodXdbBArhhNhLHGIxgmww8Xm-DI2xO5Tvg8xBP9SzN2R5W3C_nxhpf7tWhuoGVPbl4fLII2WRTm0Z77ozTDknHF9DcM3E9--_co1yE6P9EB2biSWS_6AfoZFmAZGVhNcxfgmwksmvtR5_X1dBBI 2026/03/08 03:01:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/08 03:01:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/03/08 03:01:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/03/08 03:01:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/08 03:01:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/03/08 03:01:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/03/08 03:01:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AKW1kbRf4i_aGgss6wNsKfIn4AnUdRXOxWkVRFpZPFmzv3meHEKVDoLILNpIqw2GG_MRUqwLG4mrJjRsE5nXEu0XXD_voE3gyG6kObMCeeGqC4pzYMiaSNj_JOfYwXlw3EYljDqy4vGQwZ2p6JQdBDTmFxHSOD76NWc0L5qcXPnLBN-eUbVuhEr9-4nV_5Xjlr3xodXdbBArhhNhLHGIxgmww8Xm-DI2xO5Tvg8xBP9SzN2R5W3C_nxhpf7tWhuoGVPbl4fLII2WRTm0Z77ozTDknHF9DcM3E9--_co1yE6P9EB2biSWS_6AfoZFmAZGVhNcxfgmwksmvtR5_X1dBBI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/03/08 03:01:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AE6ulLjZDXZ-mbuT6AKoo0goXb629dPBiN87YjKfAFiZVtl52prSJXtdwWf1B-WT7WMW2-1xMx15vuJE5g4jx44-vJSdQUDURSZ_stLQIEV-OsrFHJhvTCM9_BS5waesof1lJO4L9T1EeQQDZVUu7WMb4m-GWzTuCd8CN5LQMe8uBpSfvR0nPmS8ZPlqCP1R_G6T8I8Svfr_1Z9qvp4SQF6xnW-nCQMlGyL3HwUlVq9XovJYpByVjOgVfcjhygsVp5Tncl5EbNOoaI79BCiczffnjuJHXexdEIOwhzIfQyO8DAwL_mU3TCV6L-5JNz6-yX1HCo2O8HA3AFZpvZLg5N8 2026/03/08 03:01:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/03/08 03:01:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/03/08 03:01:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AE6ulLjZDXZ-mbuT6AKoo0goXb629dPBiN87YjKfAFiZVtl52prSJXtdwWf1B-WT7WMW2-1xMx15vuJE5g4jx44-vJSdQUDURSZ_stLQIEV-OsrFHJhvTCM9_BS5waesof1lJO4L9T1EeQQDZVUu7WMb4m-GWzTuCd8CN5LQMe8uBpSfvR0nPmS8ZPlqCP1R_G6T8I8Svfr_1Z9qvp4SQF6xnW-nCQMlGyL3HwUlVq9XovJYpByVjOgVfcjhygsVp5Tncl5EbNOoaI79BCiczffnjuJHXexdEIOwhzIfQyO8DAwL_mU3TCV6L-5JNz6-yX1HCo2O8HA3AFZpvZLg5N8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/03/08 03:01:44 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ANZaRyOG7VKwcOLMM6gvIcoNBhkqSQ2S6LQAHHuW9Jt6jJlBGex0qTW_XfLJeBH8pUbDNcx9d65U7iRGz4CI9xJUQj75zxP9NomU135L3iC-7SLMg9tuz2jxATh2AWLvmqO75v8DYy41Pwu5BJ4NwuA_fVzIao7rOTMRKXX6UR3-swP-peBGWJ0P_L0hBl_GLkNgNpzt4B_JinXNcGG-qGD2bpdnwbnG8VQ3kVr9sEPYeoEaVnChxv7ab5Q1fvQtVgL0iK9J8TGTOT_bZwsmwN0av73vgnn5i4T3tW6L9NJkoU0BA7TNH8w2Gn8bcVvjf-tbKxSNtHZx2BLao73WvEY 2026/03/08 03:01:45 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/03/08 03:01:45 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/08 03:01:45 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ANZaRyOG7VKwcOLMM6gvIcoNBhkqSQ2S6LQAHHuW9Jt6jJlBGex0qTW_XfLJeBH8pUbDNcx9d65U7iRGz4CI9xJUQj75zxP9NomU135L3iC-7SLMg9tuz2jxATh2AWLvmqO75v8DYy41Pwu5BJ4NwuA_fVzIao7rOTMRKXX6UR3-swP-peBGWJ0P_L0hBl_GLkNgNpzt4B_JinXNcGG-qGD2bpdnwbnG8VQ3kVr9sEPYeoEaVnChxv7ab5Q1fvQtVgL0iK9J8TGTOT_bZwsmwN0av73vgnn5i4T3tW6L9NJkoU0BA7TNH8w2Gn8bcVvjf-tbKxSNtHZx2BLao73WvEY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/03/08 03:01:46 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AGOByTpWdvInkt9Ymezd8f0NXF03CwJh7ah8Zt3Yd3RQgFqveZxyWH7xSlX0RNn3gONV3LsttYI7Wa60N8__SL09y0RlsJKGEgbgfGAG3OlnaE7F-KJahnCUO7KBrClT4eUeoDJAXYdhN3bdt6k4IOq_s3mxNgVPyaebnCVBY3NIGqFnhhbzom1_rc9AyIRicaShnjqEb30WqMmwJ_HvE_M8UqQyoNMuH97TEOWvBpUc6UyteNEMPJYss6etnPuQgOV_GjFSeXtDZld8ZOD9lUAMddBH4NA2zm_jxJhVpXPmCYtAeN0X7-4j4NVfejOGfPAuTygUpJhfFLkmhZhQ8sU 2026/03/08 03:01:46 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/03/08 03:01:47 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/08 03:01:47 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AGOByTpWdvInkt9Ymezd8f0NXF03CwJh7ah8Zt3Yd3RQgFqveZxyWH7xSlX0RNn3gONV3LsttYI7Wa60N8__SL09y0RlsJKGEgbgfGAG3OlnaE7F-KJahnCUO7KBrClT4eUeoDJAXYdhN3bdt6k4IOq_s3mxNgVPyaebnCVBY3NIGqFnhhbzom1_rc9AyIRicaShnjqEb30WqMmwJ_HvE_M8UqQyoNMuH97TEOWvBpUc6UyteNEMPJYss6etnPuQgOV_GjFSeXtDZld8ZOD9lUAMddBH4NA2zm_jxJhVpXPmCYtAeN0X7-4j4NVfejOGfPAuTygUpJhfFLkmhZhQ8sU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/03/08 03:01:48 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ALTEkh2Oop5yTUPrf7h9pqQx-FgQUBsNDaclzv-16VipRQoZhteOkj3k7XiEQmg6QfaDhDcXfPtYrsgywOgxwdJ50MgzZWFrubZLj6o7AwylxpNnHQp2oXR-9nPl7hIRvMSTN4xu99HIAd2czJK7J7q6Id9lv1VopYPm1tKUTFTuNHx_p3QnLfpiS4fq89gG63xpv4_ArQ2nDnTeiQbbeXofZMOGBGxO1h6P7kIB1WSo2ujMJh3uMJ9HUYhr88BUAW3qE-MCKja4Cg-YgQnyQ-6aBfCfQrCXDw62uu95bgYo8lLfkELmq_ivan2ohFRFdkEObaf58HefnGeO4Gyt0Y4 2026/03/08 03:01:48 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/03/08 03:01:48 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/03/08 03:01:48 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/03/08 03:01:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/08 03:01:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/08 03:01:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/03/08 03:01:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ALTEkh2Oop5yTUPrf7h9pqQx-FgQUBsNDaclzv-16VipRQoZhteOkj3k7XiEQmg6QfaDhDcXfPtYrsgywOgxwdJ50MgzZWFrubZLj6o7AwylxpNnHQp2oXR-9nPl7hIRvMSTN4xu99HIAd2czJK7J7q6Id9lv1VopYPm1tKUTFTuNHx_p3QnLfpiS4fq89gG63xpv4_ArQ2nDnTeiQbbeXofZMOGBGxO1h6P7kIB1WSo2ujMJh3uMJ9HUYhr88BUAW3qE-MCKja4Cg-YgQnyQ-6aBfCfQrCXDw62uu95bgYo8lLfkELmq_ivan2ohFRFdkEObaf58HefnGeO4Gyt0Y4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/03/08 03:01:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AC1dSyzKqh6KM69sdsbkTHfOtTTJmYGyp87t1UlaMpKSoLMHNm9NyoCyxoAwkbb6LLZJbzSyRUMcYxuRBeUIrVR19zHfEDdykK3P7s8sSIxbHW0emm1DzP_CK69fF8erCjz5VBUaowKxbxiLdLHDAayDBPU1Y6ZOf7UIpjS9maxKMkGPy-UHzmLQRekT28NH42k9hwVo51n9SJOvywKL9XcpvMa8JoKwOg2QG8z1ouzwRGf791Ikqd7YuJYIQidfhjj20HUJT7JBAYN4b8imLaXcTE1U8AAgY_jqsuj1-K0ahyBSCuohuzFwV9fHVz4h_hoG4T0p4e417oFGX0QM03s 2026/03/08 03:01:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/03/08 03:01:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/03/08 03:01:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/03/08 03:01:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/08 03:01:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/08 03:01:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/03/08 03:01:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AC1dSyzKqh6KM69sdsbkTHfOtTTJmYGyp87t1UlaMpKSoLMHNm9NyoCyxoAwkbb6LLZJbzSyRUMcYxuRBeUIrVR19zHfEDdykK3P7s8sSIxbHW0emm1DzP_CK69fF8erCjz5VBUaowKxbxiLdLHDAayDBPU1Y6ZOf7UIpjS9maxKMkGPy-UHzmLQRekT28NH42k9hwVo51n9SJOvywKL9XcpvMa8JoKwOg2QG8z1ouzwRGf791Ikqd7YuJYIQidfhjj20HUJT7JBAYN4b8imLaXcTE1U8AAgY_jqsuj1-K0ahyBSCuohuzFwV9fHVz4h_hoG4T0p4e417oFGX0QM03s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/03/08 03:01:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AJlaPMcHNeNpJ4TwWpat6m_-i32Mw8TAaUDtpFcvPaZmCDqgivGHogpkLG5UvXcfTr3Gwit8HRU5gR2q6ynMy2C9iMrL6U3UJJyRslqSgeCgoX5SqtEyitLI8GZS8xse5ptbuYDYeOFqpZDKLHb4sfSSCrIOfiUb8TqF974ympFcaogBA4HPnJ25hGNkZ7Pb3FkQAx-BSQ0f074WO2MOcbkmX7iZ6RYBY67gFdWk4Ju-oCw0WflNyWCPNKsCvNSAgzLdHpBWUidU3_6XXW1aoyVZMyvd52eK_RkquMmLVsX03Mgpy3gdLQhkllv9tnGt0uYqSM4xObEeLNsIxkkxxeA 2026/03/08 03:01:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/03/08 03:01:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/03/08 03:01:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AJlaPMcHNeNpJ4TwWpat6m_-i32Mw8TAaUDtpFcvPaZmCDqgivGHogpkLG5UvXcfTr3Gwit8HRU5gR2q6ynMy2C9iMrL6U3UJJyRslqSgeCgoX5SqtEyitLI8GZS8xse5ptbuYDYeOFqpZDKLHb4sfSSCrIOfiUb8TqF974ympFcaogBA4HPnJ25hGNkZ7Pb3FkQAx-BSQ0f074WO2MOcbkmX7iZ6RYBY67gFdWk4Ju-oCw0WflNyWCPNKsCvNSAgzLdHpBWUidU3_6XXW1aoyVZMyvd52eK_RkquMmLVsX03Mgpy3gdLQhkllv9tnGt0uYqSM4xObEeLNsIxkkxxeA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/03/08 03:01:56 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABSSbT2lzbcam8zVgG1b2Cd8zLrD1HfEPZNzCsPUfTfi-bjmDMY7c5x-brrwIm1Nd2PbO4BsORr_vQia1YtvY9B2f31n5O67IxE_14bb0SU2nMuKAfgiGLxwnR9fslP7RywvehWw_X7TokfpJoFTC1DrZZ_tUgsAomrvJBuScNffQeZYIR9caGJ0wbrYUZJNxg-OELGlQTYU1c02Ok5JyVOP6QrrqxBcgLve5x4_Fo1MtR5B0Z0XbccNU9Wqgd5TpQfjCvzzb4iv5lS7VxAwsA9GN5qlHuSHakTMoMytdxvSqPSPWQfPTOx2swl6m9i16MyEgBq-SmQXg0555Qaqi_0 2026/03/08 03:01:56 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/03/08 03:01:57 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/08 03:01:57 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABSSbT2lzbcam8zVgG1b2Cd8zLrD1HfEPZNzCsPUfTfi-bjmDMY7c5x-brrwIm1Nd2PbO4BsORr_vQia1YtvY9B2f31n5O67IxE_14bb0SU2nMuKAfgiGLxwnR9fslP7RywvehWw_X7TokfpJoFTC1DrZZ_tUgsAomrvJBuScNffQeZYIR9caGJ0wbrYUZJNxg-OELGlQTYU1c02Ok5JyVOP6QrrqxBcgLve5x4_Fo1MtR5B0Z0XbccNU9Wqgd5TpQfjCvzzb4iv5lS7VxAwsA9GN5qlHuSHakTMoMytdxvSqPSPWQfPTOx2swl6m9i16MyEgBq-SmQXg0555Qaqi_0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/03/08 03:01:58 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AAWyCzUQbhD-5zPrIFpScojBkxgjn9MgSWVfV6tle-kG6xFmxA9aXBc8mHfbXxQj2OdbrVd_Er-IfiJ0UNH0oWkQfA6WRpEkrSPbNWHtMphumd_3_QnOI2hsbnmI9lsamGjdr75VfaGrGKmOrfCRI3dB_x178tMtuyEoFHuMoONzhTkJYeIgBQinXGEF5COJt1uwAAuXEX3LYRKtje9ixTR7W6itE6Y1fOZ60iFnljK4n-gyxxoQnvDKjD4losAYUg-imjKUqL0n4ZCyShkoY2PAq1juCKVdKeyunhFdn34G6KyokGXU-Kpv-mvBtPndJz1o49yV0eXTxcXh3oHVA48 2026/03/08 03:01:58 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/03/08 03:01:59 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/08 03:01:59 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AAWyCzUQbhD-5zPrIFpScojBkxgjn9MgSWVfV6tle-kG6xFmxA9aXBc8mHfbXxQj2OdbrVd_Er-IfiJ0UNH0oWkQfA6WRpEkrSPbNWHtMphumd_3_QnOI2hsbnmI9lsamGjdr75VfaGrGKmOrfCRI3dB_x178tMtuyEoFHuMoONzhTkJYeIgBQinXGEF5COJt1uwAAuXEX3LYRKtje9ixTR7W6itE6Y1fOZ60iFnljK4n-gyxxoQnvDKjD4losAYUg-imjKUqL0n4ZCyShkoY2PAq1juCKVdKeyunhFdn34G6KyokGXU-Kpv-mvBtPndJz1o49yV0eXTxcXh3oHVA48" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/03/08 03:02:00 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AACzx1U77KsOTy9hDgDmHjzBkV-Hxv-dcX3oTPfW2NL5xlyNLHG9W2rWO8cOkL7SGNaMA8D3G8O48NwttazmxwGp8mJSufI_Hth41ywrz3Um_tHzLzVTFFJ4RJbRW3PwlCF3jddid7rqUoKuRwFuS_wQ3p2H-ws7j6RAyeFOLepCYEnp8yYhKBH8i0E7bXVeuIaFtKAmRJJuNzmYryw6wbjwnjUt6xgErfRr3xwS6kpM-aepX7dTavhy3XZBAaNoW0K432A6NowkefSl0D_NWJXB8Szn91W-HSfeWOGCcUscV3FuCvo_XOb2SXp6s4JR7g1l0K0qxr5uJSo0xDnjJnc 2026/03/08 03:02:01 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/03/08 03:02:01 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/03/08 03:02:01 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/03/08 03:02:01 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/08 03:02:01 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/03/08 03:02:02 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/03/08 03:02:02 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AACzx1U77KsOTy9hDgDmHjzBkV-Hxv-dcX3oTPfW2NL5xlyNLHG9W2rWO8cOkL7SGNaMA8D3G8O48NwttazmxwGp8mJSufI_Hth41ywrz3Um_tHzLzVTFFJ4RJbRW3PwlCF3jddid7rqUoKuRwFuS_wQ3p2H-ws7j6RAyeFOLepCYEnp8yYhKBH8i0E7bXVeuIaFtKAmRJJuNzmYryw6wbjwnjUt6xgErfRr3xwS6kpM-aepX7dTavhy3XZBAaNoW0K432A6NowkefSl0D_NWJXB8Szn91W-HSfeWOGCcUscV3FuCvo_XOb2SXp6s4JR7g1l0K0qxr5uJSo0xDnjJnc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/03/08 03:02:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AOzDAjVPbZYTJsXBmz_yh-bfB4CZKJmKQ6nUiWkNjThUPeHdF-EwFMiyoYouwaOXR8hpekQ1nZ7uTZ1eNNOIxJwsfYFijzoSZMDhyt6UNlDnnGKAzQMefwx8KvhJ9r9d1RxNJoAsaLSBc3dCEdL8pWLiNZEj4Zg6282mFAyL9OCcfcKqE_gwAovrBlzyCDohVO9jSZtX0f3mwSL3pQ3hpGDsG9gzXqy4zcabv8P9L5QrrZzM_fwrsfJpaWpvwZgGgdvIqATyJcadh3-diX_HdP_Xu-PIuWiviuTKYuqYecSRi-foki5lsgznZLnAGm2nvBvdChJZS_ddyQE225QjSN0 2026/03/08 03:02:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/03/08 03:02:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/03/08 03:02:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/03/08 03:02:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/08 03:02:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/03/08 03:02:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/03/08 03:02:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AOzDAjVPbZYTJsXBmz_yh-bfB4CZKJmKQ6nUiWkNjThUPeHdF-EwFMiyoYouwaOXR8hpekQ1nZ7uTZ1eNNOIxJwsfYFijzoSZMDhyt6UNlDnnGKAzQMefwx8KvhJ9r9d1RxNJoAsaLSBc3dCEdL8pWLiNZEj4Zg6282mFAyL9OCcfcKqE_gwAovrBlzyCDohVO9jSZtX0f3mwSL3pQ3hpGDsG9gzXqy4zcabv8P9L5QrrZzM_fwrsfJpaWpvwZgGgdvIqATyJcadh3-diX_HdP_Xu-PIuWiviuTKYuqYecSRi-foki5lsgznZLnAGm2nvBvdChJZS_ddyQE225QjSN0" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/03/08 03:02:07 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/03/08 03:02:09 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/03/08 03:02:12 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/03/08 03:02:15 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/03/08 03:02:18 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/03/08 03:02:20 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AMJbqvC66gjjJXbqx0rX4fn-NZjxelZBgiHi_NV2SITy3B5x9YAeCK6jIuNzaqDNEctjRQsqeXtSBjlZ2UiXLbJ-jSwQbtXAR9MuKQ_1agWO8oHmehqAtdWOoUiwNKd219s4JwIcWUzhL2NY4gUEknboHDoPJQ4IxeXmIDDM0_fJSV0rfMkszuU-R3VaXuZqtrrP2B9umT2X5549_GSDsi1OJJx29_CB8jA2n2h6VDN0SwVuVm6R-lZkMQfOvB8AjegQpgzFXxVS9fJVpI-Ysns4NAb--2RZ5rdmXX_-WYuuzfnhVIjmeyD2AvO46hTk1fj8nXseNZO6rMXnXRCyh3M 2026/03/08 03:02:20 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/08 03:02:20 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "272f0add78a2e6ba89663a1b73a1c990" 2026/03/08 03:02:21 DEBUG : unknown-size-put.txt: multipart upload "AMJbqvC66gjjJXbqx0rX4fn-NZjxelZBgiHi_NV2SITy3B5x9YAeCK6jIuNzaqDNEctjRQsqeXtSBjlZ2UiXLbJ-jSwQbtXAR9MuKQ_1agWO8oHmehqAtdWOoUiwNKd219s4JwIcWUzhL2NY4gUEknboHDoPJQ4IxeXmIDDM0_fJSV0rfMkszuU-R3VaXuZqtrrP2B9umT2X5549_GSDsi1OJJx29_CB8jA2n2h6VDN0SwVuVm6R-lZkMQfOvB8AjegQpgzFXxVS9fJVpI-Ysns4NAb--2RZ5rdmXX_-WYuuzfnhVIjmeyD2AvO46hTk1fj8nXseNZO6rMXnXRCyh3M" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/03/08 03:02:22 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AHWeHHbmOrWmosn3orYqlMGx296eDdbzTiN3LPRWaC67uqC8uQql1agUA17-EHEcPIz9m92DSkTAARjEg47hsiEtnpHIQv5ldh_Go1_-YlekLEQSY7kU-KaUWclDIeE8ihL7W5-I-Uv6lONiSEKAYrVGgXkEeK6D7cSOWWN_4iSZbdUsT1bo6Nak_NVZFimqmr9FSfswNKAwMtZlKgNrpSgQ_0umMKc00H6M_YbMGIRSMVHXeCleqilYfXPkgQ3isXn2BiO9UFcJTqJI5Bq9UuCpZUWNT6Mgf-fhonYO1x1f_R9Atig2I5CGCrlpi-pq63P97jkRFR9ZHnSVSaAaXsk 2026/03/08 03:02:22 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/03/08 03:02:22 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "e60344d94d5d712b586d6a8c416e5c9b" 2026/03/08 03:02:22 DEBUG : unknown-size-update.txt: multipart upload "AHWeHHbmOrWmosn3orYqlMGx296eDdbzTiN3LPRWaC67uqC8uQql1agUA17-EHEcPIz9m92DSkTAARjEg47hsiEtnpHIQv5ldh_Go1_-YlekLEQSY7kU-KaUWclDIeE8ihL7W5-I-Uv6lONiSEKAYrVGgXkEeK6D7cSOWWN_4iSZbdUsT1bo6Nak_NVZFimqmr9FSfswNKAwMtZlKgNrpSgQ_0umMKc00H6M_YbMGIRSMVHXeCleqilYfXPkgQ3isXn2BiO9UFcJTqJI5Bq9UuCpZUWNT6Mgf-fhonYO1x1f_R9Atig2I5CGCrlpi-pq63P97jkRFR9ZHnSVSaAaXsk" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/03/08 03:02:22 DEBUG : Creating backend with remote "TestS3R2:rclone-test-tomotum1vunu/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/03/08 03:02:23 DEBUG : Waiting for deletions to finish 2026/03/08 03:02:23 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/03/08 03:02:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/03/08 03:02:23 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/03/08 03:02:23 INFO : S3 bucket rclone-test-tomotum1vunu: Bucket "rclone-test-tomotum1vunu" deleted 2026/03/08 03:02:23 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (123.17s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.40s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.82s) --- PASS: TestIntegration/FsMkdir (121.19s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.22s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding (12.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.64s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.49s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.33s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (19.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.13s) --- 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.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.86s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.40s) --- 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.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.65s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.36s) --- 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.45s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.42s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (66.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (10.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (3.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (10.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (9.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (10.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (11.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (13.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.83s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (14.12s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.25s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.19s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.94s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.08s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.65s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.36s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.99s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.37s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.26s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:45: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/03/08 03:02:23 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/03/08 03:02:23 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 123.201s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m6.20139531s (try 1/5)