"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2026/02/18 01:55:12 DEBUG : Creating backend with remote "TestS3R2:rclone-test-puwepib1fice" 2026/02/18 01:55:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/02/18 01:55:13 INFO : S3 bucket rclone-test-puwepib1fice: Bucket "rclone-test-puwepib1fice" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/02/18 01:55:14 INFO : S3 bucket rclone-test-puwepib1fice: Bucket "rclone-test-puwepib1fice" deleted === RUN TestIntegration/FsMkdir 2026/02/18 01:55:14 INFO : S3 bucket rclone-test-puwepib1fice: Bucket "rclone-test-puwepib1fice" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/02/18 01:55:14 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/02/18 01:55:14 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/02/18 01:55:14 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/02/18 01:55:28 NOTICE: S3 bucket rclone-test-puwepib1fice: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/02/18 01:55:28 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AEwWOgGCzbBZFf06Oo7pcChqYZaiEdSCzUUDpQMKdAr13e8PunzFJczY5qJGwxPNHEwfZcM8gyQBpJv4tRyx-_RQxc84b7QUgBf2D06d-mDuRz2yM7NZFXBJhSxpB3WLvRan6S2Nl1A5Izdyz27ntfw2lf-y9p7eh_nwbzi-x_532PnlQGWSb_qOqsdLP7zye-MuRunkwHuPJGveTDbWanAZFN13WhWddybNqBMuAPc9irOe0XEmr-4n4mcezg8-GOM5gkPnUnry9NeLnzYr5naHOCxQOOJXv0fZpE5bS4eRxqZYDQtzpUW0A2FPOhONMafvAlLARMWnvmGVU13cyNw 2026/02/18 01:55:28 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "02ed2c370297778bb6c091918e8cf304" 2026/02/18 01:55:28 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "a67d22a6136f7513e330e229317f32bb" 2026/02/18 01:55:29 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "e1dadef555b684c0fa05f3892af55976" 2026/02/18 01:55:29 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AEwWOgGCzbBZFf06Oo7pcChqYZaiEdSCzUUDpQMKdAr13e8PunzFJczY5qJGwxPNHEwfZcM8gyQBpJv4tRyx-_RQxc84b7QUgBf2D06d-mDuRz2yM7NZFXBJhSxpB3WLvRan6S2Nl1A5Izdyz27ntfw2lf-y9p7eh_nwbzi-x_532PnlQGWSb_qOqsdLP7zye-MuRunkwHuPJGveTDbWanAZFN13WhWddybNqBMuAPc9irOe0XEmr-4n4mcezg8-GOM5gkPnUnry9NeLnzYr5naHOCxQOOJXv0fZpE5bS4eRxqZYDQtzpUW0A2FPOhONMafvAlLARMWnvmGVU13cyNw" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/02/18 01:55:31 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/02/18 01:55:32 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/02/18 01:55:34 DEBUG : S3 bucket rclone-test-puwepib1fice: bucket is versioned: false 2026/02/18 01:55:34 DEBUG : Waiting for deletions to finish 2026/02/18 01:55:34 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/02/18 01:55:34 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/02/18 01:55:34 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/02/18 01:55:35 DEBUG : Creating backend with remote "TestS3R2:rclone-test-puwepib1fice/dirToPurgeFromRoot" 2026/02/18 01:55:35 DEBUG : S3 bucket rclone-test-puwepib1fice path dirToPurgeFromRoot: bucket is versioned: false 2026/02/18 01:55:35 DEBUG : Waiting for deletions to finish 2026/02/18 01:55:35 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/02/18 01:55:35 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/02/18 01:55:35 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/02/18 01:55:35 DEBUG : Creating backend with remote "TestS3R2:rclone-test-puwepib1fice/hello? sausage/êé" 2026/02/18 01:55:36 DEBUG : S3 bucket rclone-test-puwepib1fice path hello? sausage/êé: bucket is versioned: false 2026/02/18 01:55:36 DEBUG : Waiting for deletions to finish 2026/02/18 01:55:36 DEBUG : "a/b/c/d/e.txt" version false 2026/02/18 01:55:36 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/02/18 01:55:36 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/02/18 01:55:42 DEBUG : Creating backend with remote "TestS3R2:rclone-test-puwepib1fice/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/02/18 01:55:42 DEBUG : Creating backend with remote "TestS3R2:rclone-test-puwepib1fice/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-puwepib1fice" from "TestS3R2:rclone-test-puwepib1fice" 2026/02/18 01:55:42 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2060: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/02/18 01:55:48 DEBUG : piped data.txt: open chunk writer: started multipart upload: AISovrXKeUjRjUVY78BCTFhdumtU6IkXsmma_EASVYGwJyc0DexF1YvZtbhqHE-juxLS__WRGUK50Sf56IGVuzudXHSBHOipmItyrBB6ciYJHE6IZr1dRwognA7FS5LjOtrlMI3L3PrLy1kaOwBJa55xin41Vh7ue4qYt3dyd7roB436NVPe5pRrF62Oq8-6T_CNhUPiNfkrrXwrcwGtgR9qIL_a-UeBp1Suu6WEuHON9eHHPfZ4BhsQaZnK2k_JtC59CWE431Ek8o0J9KhvjvX1jRSSUfTzIEgkReYrfJ39j-QsDaj-M8szoR_JEfjIIkZx4rJdI-FDUP-1SDEbLN0 2026/02/18 01:55:48 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/02/18 01:55:48 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/02/18 01:55:48 DEBUG : piped data.txt: multipart upload "AISovrXKeUjRjUVY78BCTFhdumtU6IkXsmma_EASVYGwJyc0DexF1YvZtbhqHE-juxLS__WRGUK50Sf56IGVuzudXHSBHOipmItyrBB6ciYJHE6IZr1dRwognA7FS5LjOtrlMI3L3PrLy1kaOwBJa55xin41Vh7ue4qYt3dyd7roB436NVPe5pRrF62Oq8-6T_CNhUPiNfkrrXwrcwGtgR9qIL_a-UeBp1Suu6WEuHON9eHHPfZ4BhsQaZnK2k_JtC59CWE431Ek8o0J9KhvjvX1jRSSUfTzIEgkReYrfJ39j-QsDaj-M8szoR_JEfjIIkZx4rJdI-FDUP-1SDEbLN0" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/02/18 01:55:48 DEBUG : piped data.txt: open chunk writer: started multipart upload: AIPJmrF99N0RzoyohJMkp2K6IqrDZyqFQFGeHbEdbMklxibfisMZxDDdHbEYlkZ6gBAtdPsEhrGK8LvxtzDAQGpA00ICoqQDZ-8PAxvQhNqLgwBLJrr_KQdkh9qgdyr_hC222dPL_7ma46-SYZ7eVNVvQ6Ps8CPswnxTiONA7RhBD-a3JlXAwVmsJwu8lUWRGEZtfVlSObAgXLSBfg3VN_s7BuujD6WLxK_3Ibhn7982csuS77j-lTsAldSlur4_qf31dKnVapiWs3fQALNyaKWgaDL2HfnR7SDrK3DEqbZpd8kCCPvJ7IviDMVjGZlSObtelsQxvovgl45rvvYuy5Y 2026/02/18 01:55:48 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/18 01:55:49 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "175a4b4a054d548ea95e8f760c0256d2" 2026/02/18 01:55:49 DEBUG : piped data.txt: multipart upload "AIPJmrF99N0RzoyohJMkp2K6IqrDZyqFQFGeHbEdbMklxibfisMZxDDdHbEYlkZ6gBAtdPsEhrGK8LvxtzDAQGpA00ICoqQDZ-8PAxvQhNqLgwBLJrr_KQdkh9qgdyr_hC222dPL_7ma46-SYZ7eVNVvQ6Ps8CPswnxTiONA7RhBD-a3JlXAwVmsJwu8lUWRGEZtfVlSObAgXLSBfg3VN_s7BuujD6WLxK_3Ibhn7982csuS77j-lTsAldSlur4_qf31dKnVapiWs3fQALNyaKWgaDL2HfnR7SDrK3DEqbZpd8kCCPvJ7IviDMVjGZlSObtelsQxvovgl45rvvYuy5Y" finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress 2026/02/18 01:55:49 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 2026/02/18 01:55:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AC0hE1yQFIGkXMMj5f9LVdK8BOKJfCYEzEdEBLK8g0HFgnKxeZTXtqUdrkR5RIYYSLhgbe5xJqB_ZdoZYktCLt5SraUCa4PSumOjT9R_li-_pCrcNkVD1L223mfPHFEcFwxCokWKAK3oFNeecI1YvmgGuL9IFMnbyiGFCefQCBUdJFggPQyroI9HvXsnYVrrCbf-W17lfZfNYg2PRBR7e6g4_RBOlNXBbZhFHzMau65yfdPUwmg3nj7JxFf59TvP74P48__f9jJtoLP4Ap1qlslSlPfZYRyLld-U51gsBQpoAkGJttT4P-CTwf-5lXZ-VPuBTHc9a3foQWNKjiHS_JU 2026/02/18 01:55:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/02/18 01:55:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/02/18 01:55:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AC0hE1yQFIGkXMMj5f9LVdK8BOKJfCYEzEdEBLK8g0HFgnKxeZTXtqUdrkR5RIYYSLhgbe5xJqB_ZdoZYktCLt5SraUCa4PSumOjT9R_li-_pCrcNkVD1L223mfPHFEcFwxCokWKAK3oFNeecI1YvmgGuL9IFMnbyiGFCefQCBUdJFggPQyroI9HvXsnYVrrCbf-W17lfZfNYg2PRBR7e6g4_RBOlNXBbZhFHzMau65yfdPUwmg3nj7JxFf59TvP74P48__f9jJtoLP4Ap1qlslSlPfZYRyLld-U51gsBQpoAkGJttT4P-CTwf-5lXZ-VPuBTHc9a3foQWNKjiHS_JU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/02/18 01:55:53 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AFZjVcKuSLg-WEtmgZDSq5Df7Vu8KwOYZY-r3nrPJ28OkTAwx4GPIiP1aDD_qTkl7w2SraXu2JS2W5nn9kxavXlgaJldNxu011YwB8r0foJ2kmZPrjikpG6hCU3T0FmGzW3606MW6mMBrPcWLER8ZOox_RsXdBQo3sSf72OtkXFD_KDbRVP3x9yduKijwemk3kXuOdP7vjuxt3Phf95TUpFFcPxFtdt8G6Fxc-s3wG4fR-FgZ6Fq1i3xuIWgMpMpcEO81TjdF2suJmumHe5ovmzv2xLl-oebKpnR1ToU7cl10pEHzV8Je7ipIb88T7L7tpGDJorW2W6LEmBT8JW5qUY 2026/02/18 01:55:53 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/02/18 01:55:53 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/18 01:55:53 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AFZjVcKuSLg-WEtmgZDSq5Df7Vu8KwOYZY-r3nrPJ28OkTAwx4GPIiP1aDD_qTkl7w2SraXu2JS2W5nn9kxavXlgaJldNxu011YwB8r0foJ2kmZPrjikpG6hCU3T0FmGzW3606MW6mMBrPcWLER8ZOox_RsXdBQo3sSf72OtkXFD_KDbRVP3x9yduKijwemk3kXuOdP7vjuxt3Phf95TUpFFcPxFtdt8G6Fxc-s3wG4fR-FgZ6Fq1i3xuIWgMpMpcEO81TjdF2suJmumHe5ovmzv2xLl-oebKpnR1ToU7cl10pEHzV8Je7ipIb88T7L7tpGDJorW2W6LEmBT8JW5qUY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/02/18 01:55:54 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AOfXibbMCF8v_S2hkY3fLAxfhtKHn6fip6dorA_EORVTj6XDSPoD9BoZv1f-Mt4td-lAz8fz2hW8DydEXbo82BKSLVkpwtgU6PqAu9ObzbwQT3bsOPgiV_kenv1KqWtKtmOjvVqumK2Ugu6l0iBblLPr5Z5oaXeiHJNG-I7GPSr0yGBbtlk1uWm5ZAPYt9MzavCOxJGIlK6dx8IZ1kBXXjB7UZSXbMcx-C7N9_Q9UmZ_n9pkTun2zZbrAUpHFzt8uozhmvYnhzcN3lI9eELK0Go78-CiQxuzQHAuQZ2vBoYpgxK4adahrmbyYbKFMTRyBMf7jTr-746D6nlM-nHxmtQ 2026/02/18 01:55:54 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/02/18 01:55:55 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/18 01:55:55 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AOfXibbMCF8v_S2hkY3fLAxfhtKHn6fip6dorA_EORVTj6XDSPoD9BoZv1f-Mt4td-lAz8fz2hW8DydEXbo82BKSLVkpwtgU6PqAu9ObzbwQT3bsOPgiV_kenv1KqWtKtmOjvVqumK2Ugu6l0iBblLPr5Z5oaXeiHJNG-I7GPSr0yGBbtlk1uWm5ZAPYt9MzavCOxJGIlK6dx8IZ1kBXXjB7UZSXbMcx-C7N9_Q9UmZ_n9pkTun2zZbrAUpHFzt8uozhmvYnhzcN3lI9eELK0Go78-CiQxuzQHAuQZ2vBoYpgxK4adahrmbyYbKFMTRyBMf7jTr-746D6nlM-nHxmtQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/02/18 01:55:56 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AGva8u_SvUyQE9GyKhO6vHXsGvco7Jurwh4xtEscrqcjQTQ_YAfxMwgIJdxyxqjjj6Ofszf-ed_ct9L2snDZbynxFL-Y8EotFM5YWBJAFMWpp_HcDviKstlcSJ0AlYiR4SCL3VSFh52GfMrwJFZYXMggVi5E-szlGzjdtoRG32qxb5DSMRZbXEV-70E9y3EtIkwp2-tPGmAWpebJQJPkaRAW97_YGLGvQLxM9LKn-IMCla-AWUI5TU9SbTYyOxdAD7JiBVYMY1jit4RdYSYCI-4X3-PbCpRj0n0eLCX44mg97cpa3B6WLVIueqz4vumWE9qTSY9p0PFqY6_nkCtBpIU 2026/02/18 01:55:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/02/18 01:55:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/02/18 01:55:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/02/18 01:55:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/18 01:55:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/02/18 01:55:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/02/18 01:55:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AGva8u_SvUyQE9GyKhO6vHXsGvco7Jurwh4xtEscrqcjQTQ_YAfxMwgIJdxyxqjjj6Ofszf-ed_ct9L2snDZbynxFL-Y8EotFM5YWBJAFMWpp_HcDviKstlcSJ0AlYiR4SCL3VSFh52GfMrwJFZYXMggVi5E-szlGzjdtoRG32qxb5DSMRZbXEV-70E9y3EtIkwp2-tPGmAWpebJQJPkaRAW97_YGLGvQLxM9LKn-IMCla-AWUI5TU9SbTYyOxdAD7JiBVYMY1jit4RdYSYCI-4X3-PbCpRj0n0eLCX44mg97cpa3B6WLVIueqz4vumWE9qTSY9p0PFqY6_nkCtBpIU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/02/18 01:55:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AGJs_EUNOnyL-NVlbwP2w7UCTuGy4L3o2mTQsrz8DTKFroYTv9Z2kyww9ZiRd300pQF6W7mlfgXWVBRcOrG_6izyqqPX4Pm6fdkTEuFz_Ly3oQLmCxUh0eS2MDRbRv8AJch9ohCeK_CRY0YXrso6jcgaoGfGnWtPVq9vywZAAGBOjz9RtyCgvJQY4YjCnWKOybOhOmaFa1Vq6K9KvMA0e3DNbLQLExHyL-v660mtAQNK0iUaC1YM1tMp-SYkZxnjjUP9qbiCQBkXfCJNyRCzp8p2x3tI3UGJeuC_6snuNeafa1DWSfer22hw0Af2CPXRdzxwvRdodvLCwvu-y8jEkTQ 2026/02/18 01:55:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/02/18 01:55:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/02/18 01:55:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/02/18 01:55:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/18 01:55:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/02/18 01:55:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/02/18 01:55:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AGJs_EUNOnyL-NVlbwP2w7UCTuGy4L3o2mTQsrz8DTKFroYTv9Z2kyww9ZiRd300pQF6W7mlfgXWVBRcOrG_6izyqqPX4Pm6fdkTEuFz_Ly3oQLmCxUh0eS2MDRbRv8AJch9ohCeK_CRY0YXrso6jcgaoGfGnWtPVq9vywZAAGBOjz9RtyCgvJQY4YjCnWKOybOhOmaFa1Vq6K9KvMA0e3DNbLQLExHyL-v660mtAQNK0iUaC1YM1tMp-SYkZxnjjUP9qbiCQBkXfCJNyRCzp8p2x3tI3UGJeuC_6snuNeafa1DWSfer22hw0Af2CPXRdzxwvRdodvLCwvu-y8jEkTQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/02/18 01:56:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AJrNNO4VD8WMVwAlzIQVmUSNqJdllsMrorT_DFaij5sOEL8el-QiD4GBS2KhnmGR10gLIxxp8l3biTHb7Jrv5qCb5G-wA5WkTWiWi26HcMCYTABEBjAGsOwHpJKj-w3raeqrjjB0sY3RTeXLwduCxFqjXTup3cnrw3-ZRWO9o8KRNKc9r2LGiFT1YMe1miX_kzwtEFEoNOtjyCQiCvFFegDnDIWl7uUz4D_roSoBNc7jQKY58fbNa7G5pJTinI64U2-YId7CiWlOZnqCot6CVx2lMEu4_9PVd7aj1LLI0KUeMmAg42NkfVB0RN5p_VMBPJErCfK2P6dQC8MWwosswM4 2026/02/18 01:56:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/18 01:56:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/02/18 01:56:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AJrNNO4VD8WMVwAlzIQVmUSNqJdllsMrorT_DFaij5sOEL8el-QiD4GBS2KhnmGR10gLIxxp8l3biTHb7Jrv5qCb5G-wA5WkTWiWi26HcMCYTABEBjAGsOwHpJKj-w3raeqrjjB0sY3RTeXLwduCxFqjXTup3cnrw3-ZRWO9o8KRNKc9r2LGiFT1YMe1miX_kzwtEFEoNOtjyCQiCvFFegDnDIWl7uUz4D_roSoBNc7jQKY58fbNa7G5pJTinI64U2-YId7CiWlOZnqCot6CVx2lMEu4_9PVd7aj1LLI0KUeMmAg42NkfVB0RN5p_VMBPJErCfK2P6dQC8MWwosswM4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/02/18 01:56:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ABCCeIBDBYFQn0ULiCp8b1irfuNxtpX0lbQDK-lHMltOzKv10MoaaUrZGQ1AsRLfneQyuSeBX0I7YHPHmiAo_c4dSWQyhF1W_-WQ_V1kmRxE81UNFhMQGgAi21Nf7wtwvm2HNjvFADTpqMurhJ92fyqXTaAavxjFR6-YCuRxnHs-RotjExHyvIfOVTmOyXh5TDRqxsHyC4ZH0FtCPcNFOG2TVq2JOLfNg1ZYnXTpNPaaqnNJxtMkR2iNcSHsVpIUZut7ioCOZT-IPwBrq5_rMI3ADQnSqhonVm0aK2kIwEP9bkI2D5ER2AqsmF0i9qZ07X2vLwKJptv-DeN1BCQfDrQ 2026/02/18 01:56:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/02/18 01:56:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/18 01:56:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ABCCeIBDBYFQn0ULiCp8b1irfuNxtpX0lbQDK-lHMltOzKv10MoaaUrZGQ1AsRLfneQyuSeBX0I7YHPHmiAo_c4dSWQyhF1W_-WQ_V1kmRxE81UNFhMQGgAi21Nf7wtwvm2HNjvFADTpqMurhJ92fyqXTaAavxjFR6-YCuRxnHs-RotjExHyvIfOVTmOyXh5TDRqxsHyC4ZH0FtCPcNFOG2TVq2JOLfNg1ZYnXTpNPaaqnNJxtMkR2iNcSHsVpIUZut7ioCOZT-IPwBrq5_rMI3ADQnSqhonVm0aK2kIwEP9bkI2D5ER2AqsmF0i9qZ07X2vLwKJptv-DeN1BCQfDrQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/02/18 01:56:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AP5wW8Bz1bcJK15lwfJ6BE0ZXeQhOpQ1aXoEtFun-qG5Q1bbnLt5apt98INDBawNLMwiAB4RFxr4z4Q_BvFPLLzxQX0ayv8gRFZdDkcvIntAZ9LX8yeRM_PNWPnIIgchD2_WQVF-Nf7P11KPwDT61oXL54GRo4LVg1CU6moMPPvbrWZYd4R7ap6UmEsRNGD5CW17p2SVIRQbzhaYef3vrl-9E4DunkrFeqr7T758fcXgIqeGmTdIEPRnw3kISp65i2p08AWx8XBXZAXyBIfhbjZISYgxzSip17bxgebKw1VhJmnUSEZM4fncQ7-wDBN9eYoGRImF-bn4M5D8iDvNNHI 2026/02/18 01:56:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/18 01:56:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/18 01:56:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AP5wW8Bz1bcJK15lwfJ6BE0ZXeQhOpQ1aXoEtFun-qG5Q1bbnLt5apt98INDBawNLMwiAB4RFxr4z4Q_BvFPLLzxQX0ayv8gRFZdDkcvIntAZ9LX8yeRM_PNWPnIIgchD2_WQVF-Nf7P11KPwDT61oXL54GRo4LVg1CU6moMPPvbrWZYd4R7ap6UmEsRNGD5CW17p2SVIRQbzhaYef3vrl-9E4DunkrFeqr7T758fcXgIqeGmTdIEPRnw3kISp65i2p08AWx8XBXZAXyBIfhbjZISYgxzSip17bxgebKw1VhJmnUSEZM4fncQ7-wDBN9eYoGRImF-bn4M5D8iDvNNHI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/02/18 01:56:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ACRssRd2hynZwiKiLhD8XShslMMd_cSwig7I85YdgsE1nNnXkJCM7X2LXzpJQVXHS8021IdQ6k6MsB8kdL2q2eKbMdJan6bebE-4hYtMxvp-E8CvqsYMQXGBWVri2huGW5FsMdCA0U89udvovzjGOMRjOiUAPuMuliui449N7j_AqaXsQYD8ftz9QfWsYwZp119znVDaHui7KVeg9ufK9HGygheG7--ytTV-X2QqaJEoxYzqPa14p3SLPAlc6RQQ5meACx9zzKrYP2vOpB68Zf9sdP2Woh8nsWWs4VIEg6ZTIu8xdlCVc4c9q85GhhvgT65_zX56J76Ykcdiug34IBc 2026/02/18 01:56:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/02/18 01:56:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/02/18 01:56:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/18 01:56:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/02/18 01:56:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/18 01:56:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/02/18 01:56:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ACRssRd2hynZwiKiLhD8XShslMMd_cSwig7I85YdgsE1nNnXkJCM7X2LXzpJQVXHS8021IdQ6k6MsB8kdL2q2eKbMdJan6bebE-4hYtMxvp-E8CvqsYMQXGBWVri2huGW5FsMdCA0U89udvovzjGOMRjOiUAPuMuliui449N7j_AqaXsQYD8ftz9QfWsYwZp119znVDaHui7KVeg9ufK9HGygheG7--ytTV-X2QqaJEoxYzqPa14p3SLPAlc6RQQ5meACx9zzKrYP2vOpB68Zf9sdP2Woh8nsWWs4VIEg6ZTIu8xdlCVc4c9q85GhhvgT65_zX56J76Ykcdiug34IBc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/02/18 01:56:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ALq5vGQi3BnNAICXZctBdaUa5AAp59ypbbmZ3kHSsBIEzncpeqlO95JmcCgAeLNowDaS7ThDdt4SRhuO6GLC5P8K2YwB4TqqF9NEnXBzIQI6_rqv91rVVU-rURhXx1P69jP-UwxBThX2gLFJokeQqEBZflRHDZbV4XaBMqXutOsZQ7h5w1P5jh0p0p0mj164dB825206odH-G2WhUIaAZFZkVG3rAfdk1FxC005u2YBIE4rt7Of5fZDkWEovn6jkbKDphdIf9UM38qhmUZLRKAhdaOA9KyWcy77deBsxs3JiQrcaRmpyb3RgMrewgXghjeCFEcekAuLsf38A2sIAMGs 2026/02/18 01:56:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/18 01:56:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/02/18 01:56:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/02/18 01:56:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/18 01:56:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/02/18 01:56:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/02/18 01:56:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ALq5vGQi3BnNAICXZctBdaUa5AAp59ypbbmZ3kHSsBIEzncpeqlO95JmcCgAeLNowDaS7ThDdt4SRhuO6GLC5P8K2YwB4TqqF9NEnXBzIQI6_rqv91rVVU-rURhXx1P69jP-UwxBThX2gLFJokeQqEBZflRHDZbV4XaBMqXutOsZQ7h5w1P5jh0p0p0mj164dB825206odH-G2WhUIaAZFZkVG3rAfdk1FxC005u2YBIE4rt7Of5fZDkWEovn6jkbKDphdIf9UM38qhmUZLRKAhdaOA9KyWcy77deBsxs3JiQrcaRmpyb3RgMrewgXghjeCFEcekAuLsf38A2sIAMGs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/02/18 01:56:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ALB5yW1rDCnwLQ0ZXs32spto2aY3_k5LMbmTCCwPAlxfLJSItrTZHT7eKdcuVAy5A-7BrbGa5EqTzMxJPKqY6GFvkxiAOX4h55Jymih_PHQ3Cu58WgFHp3NyMB9XYJ2JinQDYIycNz1Ve6AuGmj0cKLb-2oHzliMlA-G0BGoKnNKERDIlgBTgfemfRz0sVZ6MM3uTKazupGsPN4vaoa_LEfIuWT2_V9Id7jNsd3U45Ysfbwd7EIieTKNBRGJ9yq59Xga_qsUnsWmScH_K1R5kPSqxy6ACogrk3qOwYmX4smfPQDzdHxBYO4IBRgcNilEeLO5zEk3bqLcTkU1eyJvOfQ 2026/02/18 01:56:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/18 01:56:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/02/18 01:56:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ALB5yW1rDCnwLQ0ZXs32spto2aY3_k5LMbmTCCwPAlxfLJSItrTZHT7eKdcuVAy5A-7BrbGa5EqTzMxJPKqY6GFvkxiAOX4h55Jymih_PHQ3Cu58WgFHp3NyMB9XYJ2JinQDYIycNz1Ve6AuGmj0cKLb-2oHzliMlA-G0BGoKnNKERDIlgBTgfemfRz0sVZ6MM3uTKazupGsPN4vaoa_LEfIuWT2_V9Id7jNsd3U45Ysfbwd7EIieTKNBRGJ9yq59Xga_qsUnsWmScH_K1R5kPSqxy6ACogrk3qOwYmX4smfPQDzdHxBYO4IBRgcNilEeLO5zEk3bqLcTkU1eyJvOfQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/02/18 01:56:11 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AMPFdQa1rjokwtqGgeVm8N7cWhHf71FuL3kfGhSMYotMrNK6D1mSM-4Ibu9lOsdJ7heZGHkth2L-z4PBALaq3x7zEB0xQXOWfe_5ZyPi2H6_AmbUWTswkL8kv_SU6Y3wvxrCrBmPLv06dXOwbA9AWAy6ZfYWIKzCo8L5cwF_WQ5eaRWh8X6IafzdpMxN9v6xQvpd7Q_RE-mmgLMxAQ3IGzbSC4F9Tj_SlD-bdS32nZ4Q5819KeOPZaVDEEJgxHOhCs1UQgXO-vAxa0GvzfugvdKvtc_dLG5E2l41Zo0JOH0nv2UI9ONtCk25akv7d5NOrWmPVaDqIt5TzURNdPgRLkI 2026/02/18 01:56:11 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/02/18 01:56:12 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/18 01:56:12 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AMPFdQa1rjokwtqGgeVm8N7cWhHf71FuL3kfGhSMYotMrNK6D1mSM-4Ibu9lOsdJ7heZGHkth2L-z4PBALaq3x7zEB0xQXOWfe_5ZyPi2H6_AmbUWTswkL8kv_SU6Y3wvxrCrBmPLv06dXOwbA9AWAy6ZfYWIKzCo8L5cwF_WQ5eaRWh8X6IafzdpMxN9v6xQvpd7Q_RE-mmgLMxAQ3IGzbSC4F9Tj_SlD-bdS32nZ4Q5819KeOPZaVDEEJgxHOhCs1UQgXO-vAxa0GvzfugvdKvtc_dLG5E2l41Zo0JOH0nv2UI9ONtCk25akv7d5NOrWmPVaDqIt5TzURNdPgRLkI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/02/18 01:56:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ADYnssLT_C0Pp9_E8LJa_yBbeLS6q6lMEQc1jj8du6qWwdzd4mMgcQ4Z6lQzFKRWO0SHtApk8GSLzl7jpd-E4TgEw3y5x_ZeptsS9a7HxYMsMlSmeWCxNtuTICt1b2F2xZ84n3Uc9z61Xk58ZKWoPouX1mbfct3UdgOydPNltURjMsX11qsJ4FoK_oh8J39LicENu46rnedxDPzoOMDL8hHPwwTeRmQGABMWGeYZobnMV2sgEim-FnM6tahbD_l6IQj56QKSRAkS-VqSCCG1zgxts7oPplcXmHZoWMunjaqL3-nDr4MrjtuUOj8BJFu8g4f3jjZ2M_fEyndnYzO4Gpw 2026/02/18 01:56:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/18 01:56:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/18 01:56:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ADYnssLT_C0Pp9_E8LJa_yBbeLS6q6lMEQc1jj8du6qWwdzd4mMgcQ4Z6lQzFKRWO0SHtApk8GSLzl7jpd-E4TgEw3y5x_ZeptsS9a7HxYMsMlSmeWCxNtuTICt1b2F2xZ84n3Uc9z61Xk58ZKWoPouX1mbfct3UdgOydPNltURjMsX11qsJ4FoK_oh8J39LicENu46rnedxDPzoOMDL8hHPwwTeRmQGABMWGeYZobnMV2sgEim-FnM6tahbD_l6IQj56QKSRAkS-VqSCCG1zgxts7oPplcXmHZoWMunjaqL3-nDr4MrjtuUOj8BJFu8g4f3jjZ2M_fEyndnYzO4Gpw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/02/18 01:56:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ACg3e0HSLWz0WOedffe3HSxtT_1H0hSPZgMIBgog5dO7CYHEM9u3kOSNSObNmCB7DBNhzQ6mGgo0nsGSAHIuFX7nsHnurHEMowKPFZNIbCv3trOHSqF45hHiVSXaIVVzemn2zzqN1nlKYF3wswt1epajSfAf_qsThpgLicXvKLYEUUOItb2sYOYJW26CYUcC-VXZmaF6zFFeHxEk6DGV4yTUUHJb2YX0T3QGbJ0l9pj8kK7lfWI-1UyeALnu4l24exdphOl3fcE2LOwSBofaqblBLR0uhw7fpsTtkmlLysp9zvUGYbgxEHpBLWOA3rBJvklc3uw5SztEvXb98MCYg6s 2026/02/18 01:56:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/02/18 01:56:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/02/18 01:56:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/18 01:56:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/18 01:56:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/18 01:56:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/02/18 01:56:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ACg3e0HSLWz0WOedffe3HSxtT_1H0hSPZgMIBgog5dO7CYHEM9u3kOSNSObNmCB7DBNhzQ6mGgo0nsGSAHIuFX7nsHnurHEMowKPFZNIbCv3trOHSqF45hHiVSXaIVVzemn2zzqN1nlKYF3wswt1epajSfAf_qsThpgLicXvKLYEUUOItb2sYOYJW26CYUcC-VXZmaF6zFFeHxEk6DGV4yTUUHJb2YX0T3QGbJ0l9pj8kK7lfWI-1UyeALnu4l24exdphOl3fcE2LOwSBofaqblBLR0uhw7fpsTtkmlLysp9zvUGYbgxEHpBLWOA3rBJvklc3uw5SztEvXb98MCYg6s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/02/18 01:56:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AD2m3q6Qt9Ht0bleuSbhsRv8z4vCEm8nc9i1nEpl14169ojodXvkl1emIc0Spxk5zW36RvSe-RrhGNsnj94H9Smfy9C91wHNSvbKWg3exdxv_YNl1WPNhhg961U8QFbzMFzoBMuT-NN4XvcMgDLiF_VF8YMFbm4sTVsVn6ZAngGqie29sPgnafqC1wsO9y-jtPDjkOA9PNYyeaomuoSIu02R21Zpt2kPBuVxjtD47Hf879c5amyfiSacDapwlPPae-epbnRoYhxlNxarLaQbxRkGPeGOdY108d0SErOfs_YftXsOm5XxZOwe3f3f_3bNFswVZ8KWHNV6Mv5ldVn4TJ0 2026/02/18 01:56:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/18 01:56:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/02/18 01:56:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/02/18 01:56:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/18 01:56:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/18 01:56:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/02/18 01:56:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AD2m3q6Qt9Ht0bleuSbhsRv8z4vCEm8nc9i1nEpl14169ojodXvkl1emIc0Spxk5zW36RvSe-RrhGNsnj94H9Smfy9C91wHNSvbKWg3exdxv_YNl1WPNhhg961U8QFbzMFzoBMuT-NN4XvcMgDLiF_VF8YMFbm4sTVsVn6ZAngGqie29sPgnafqC1wsO9y-jtPDjkOA9PNYyeaomuoSIu02R21Zpt2kPBuVxjtD47Hf879c5amyfiSacDapwlPPae-epbnRoYhxlNxarLaQbxRkGPeGOdY108d0SErOfs_YftXsOm5XxZOwe3f3f_3bNFswVZ8KWHNV6Mv5ldVn4TJ0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/02/18 01:56:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABN6PI-iE4K9VI4ASn7sVwaPDsRGq-09I3ylPDXr19YOpQwJS_fjKJ6JId5Ivpd8NOMNFIqvDCro7ODfIZboZz3rSyT22MdMbMqfl1b5T8pj4Ws53a2vfgn0g4ocEXhXye_T59lIb9OYmAQK8cHNPks2d6Keif0mu_2gShAiS_8hjbST63QISyrGHWf9r3FB-q7vDoN69Ikf1EtXGfUO5BmDqVi_cdapr_7kxN_LSIEnj7uIYbGJmiaeYqvZR-EoYgLa010NYi6cRfGZhKrIF7naugVNXQM1DnOxuiyUOjfFKa_oetLo6_slgdQ9DzHdOy3C2OaUqDiDml_E8HS5s_U 2026/02/18 01:56:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/18 01:56:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/02/18 01:56:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABN6PI-iE4K9VI4ASn7sVwaPDsRGq-09I3ylPDXr19YOpQwJS_fjKJ6JId5Ivpd8NOMNFIqvDCro7ODfIZboZz3rSyT22MdMbMqfl1b5T8pj4Ws53a2vfgn0g4ocEXhXye_T59lIb9OYmAQK8cHNPks2d6Keif0mu_2gShAiS_8hjbST63QISyrGHWf9r3FB-q7vDoN69Ikf1EtXGfUO5BmDqVi_cdapr_7kxN_LSIEnj7uIYbGJmiaeYqvZR-EoYgLa010NYi6cRfGZhKrIF7naugVNXQM1DnOxuiyUOjfFKa_oetLo6_slgdQ9DzHdOy3C2OaUqDiDml_E8HS5s_U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/02/18 01:56:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AHfG53HR5Von309GD4o1cyVjllEf2GdgTFoM0Ay4BWCYe3kJIcgVdp60tvlEqjuGKByHBKf5TI02DfyQEU1Ym_ALgGt1oLRaVJx9PjMKFP5totxIB3kN2dXY4tzdrO-P3499UgR488eH6F8wvB63taLM0-7MNF5cMmCSwozmhXWXLsr5qZyeFSqq6Jx5NZGbfNkAeA4u70gswzyFNRhJ7924DnS00TTcJFjJq5H3NMyaO1qFPlqbljlKzvoft7Yn2cnR40-lTtiWzwZoL3gwZfILVGD-rW59g4rlSIp_xkkvt6jfDJF_R1MexZu200Pr1TObOW_GpKrnHZWJeNLoiJ4 2026/02/18 01:56:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/02/18 01:56:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/18 01:56:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AHfG53HR5Von309GD4o1cyVjllEf2GdgTFoM0Ay4BWCYe3kJIcgVdp60tvlEqjuGKByHBKf5TI02DfyQEU1Ym_ALgGt1oLRaVJx9PjMKFP5totxIB3kN2dXY4tzdrO-P3499UgR488eH6F8wvB63taLM0-7MNF5cMmCSwozmhXWXLsr5qZyeFSqq6Jx5NZGbfNkAeA4u70gswzyFNRhJ7924DnS00TTcJFjJq5H3NMyaO1qFPlqbljlKzvoft7Yn2cnR40-lTtiWzwZoL3gwZfILVGD-rW59g4rlSIp_xkkvt6jfDJF_R1MexZu200Pr1TObOW_GpKrnHZWJeNLoiJ4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/02/18 01:56:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AI2L5VPJxAGlOPQV8stVn3ehhPtW5jwRHT55ayjdGNY3BdVL4SajlaNWsXjXzuAcxQp6_TVfWa6ii3BncSci255Q3c5JCGaQGEDCvj0FJjcPpfBhUBnRFSj3nfqdspajbqhOy7frPq5CytUq-QTNKJLp39MBFknye2mkvje3JO3Fn43NqvrvmOll7gwgMtHHvQRXVp8PMDrTtv0BNbCK6O7pyWWNfo2F4jFE_ezSPnW-Y61RwKOor2RpYC5RjanlniT-55sUQ8JOK8Od8TosbCKZFKIiTwJoFpGjnGiQ4xGrjhSpCEPziDt2kcIYd7KI0t5EtkB-9nXj8vbnRVzjDu4 2026/02/18 01:56:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/18 01:56:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/18 01:56:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AI2L5VPJxAGlOPQV8stVn3ehhPtW5jwRHT55ayjdGNY3BdVL4SajlaNWsXjXzuAcxQp6_TVfWa6ii3BncSci255Q3c5JCGaQGEDCvj0FJjcPpfBhUBnRFSj3nfqdspajbqhOy7frPq5CytUq-QTNKJLp39MBFknye2mkvje3JO3Fn43NqvrvmOll7gwgMtHHvQRXVp8PMDrTtv0BNbCK6O7pyWWNfo2F4jFE_ezSPnW-Y61RwKOor2RpYC5RjanlniT-55sUQ8JOK8Od8TosbCKZFKIiTwJoFpGjnGiQ4xGrjhSpCEPziDt2kcIYd7KI0t5EtkB-9nXj8vbnRVzjDu4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/02/18 01:56:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ANw3Rf2GanjkV0KL2tspThp8pJ5Mr3Z3bKh8UeXLGdsUrQx7MdTx0-DbCOj2E_KESjEFL5DrIPyttbVhHUnfgatR5ceP3NpRfpswCTIeaYn3KY8r-o4lOCeU0IQAHYWBdwM89grxT9pLwRg8hYIxqtxt49qVprhB-94r0s_sq27HjsH4_VBhw4a_ErnG8zUFpyKPLyLmS8T9JKHl-4zSaF0Y0mjz5Q8dIwseiLVwc7H9x8fAazQZNJemj__xuwzolrxrjh-ai5jYyR4xvFy1Dtj300XJUqeLUSbX52UdniObOYnc2kAOw1PJMh2XFv6vQGSkWhSoTNFMlrZuyfF2jC0 2026/02/18 01:56:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/02/18 01:56:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/02/18 01:56:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/02/18 01:56:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/02/18 01:56:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/18 01:56:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/02/18 01:56:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ANw3Rf2GanjkV0KL2tspThp8pJ5Mr3Z3bKh8UeXLGdsUrQx7MdTx0-DbCOj2E_KESjEFL5DrIPyttbVhHUnfgatR5ceP3NpRfpswCTIeaYn3KY8r-o4lOCeU0IQAHYWBdwM89grxT9pLwRg8hYIxqtxt49qVprhB-94r0s_sq27HjsH4_VBhw4a_ErnG8zUFpyKPLyLmS8T9JKHl-4zSaF0Y0mjz5Q8dIwseiLVwc7H9x8fAazQZNJemj__xuwzolrxrjh-ai5jYyR4xvFy1Dtj300XJUqeLUSbX52UdniObOYnc2kAOw1PJMh2XFv6vQGSkWhSoTNFMlrZuyfF2jC0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/02/18 01:56:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AAY4xdOEqSF0Dtw1m-HefFUEzFy0N_6mpSsbID0DEje2amgMNSj0ZdUFBFbw6oJnN8Jju_X-MSpwdVFljmoxhZnAu6OjVFCHiAZbschAjQigjPiyonsqFaPK26U1OH56WjTMKw6E08x-3kRN7QGe2RlPZj12cwRDT7hfrQNHqkU2pf3H0TzTIIAso0JiXYCxtqHwherJoNgS_17DilKrh5hB-R1yRYThhPgCyek6B8lubZFm39LRygQ889kRyqFqkalWChkq5J2jLyC4bT7u-GYZnzl6z7r0VGDJxcm0IrLP7QZm84mLAdaL9AZGXRbvNtNygE3Xshb9Q_rf-wzHUW0 2026/02/18 01:56:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/18 01:56:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/02/18 01:56:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/02/18 01:56:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/18 01:56:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/02/18 01:56:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/02/18 01:56:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AAY4xdOEqSF0Dtw1m-HefFUEzFy0N_6mpSsbID0DEje2amgMNSj0ZdUFBFbw6oJnN8Jju_X-MSpwdVFljmoxhZnAu6OjVFCHiAZbschAjQigjPiyonsqFaPK26U1OH56WjTMKw6E08x-3kRN7QGe2RlPZj12cwRDT7hfrQNHqkU2pf3H0TzTIIAso0JiXYCxtqHwherJoNgS_17DilKrh5hB-R1yRYThhPgCyek6B8lubZFm39LRygQ889kRyqFqkalWChkq5J2jLyC4bT7u-GYZnzl6z7r0VGDJxcm0IrLP7QZm84mLAdaL9AZGXRbvNtNygE3Xshb9Q_rf-wzHUW0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/02/18 01:56:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AOPFWlinE7VxNvW7kHJgViOoiCQH0vd4lGHWMi0g6jdQcnRmsMcAE4BcMyCR_xhshMZNPsguen_SMEBGEjitA488VRugk-Nvvo-F3W9HifAOzdxoqv3aLiOz1St4-ePc0D-PIWxXSqY6iQ_OjH9q7kY6NlcUHgrIObajNXewOsfbXqo6BEi7Aeb_rpm1vCGveaOdwbwnuTCu19kfiq5xpJQHM1tipaq0bTNQpyGZDN9hSrk4sTN_zV3ASWJo_69wGG4QRbK0ChgEob5TCTfmzKDy7vdhq09a6cAV0FWaN7cVnBEbO5IyLt08QDR6dq8teg3vf9AXb49q2FkfM57zQ9s 2026/02/18 01:56:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/02/18 01:56:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/02/18 01:56:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AOPFWlinE7VxNvW7kHJgViOoiCQH0vd4lGHWMi0g6jdQcnRmsMcAE4BcMyCR_xhshMZNPsguen_SMEBGEjitA488VRugk-Nvvo-F3W9HifAOzdxoqv3aLiOz1St4-ePc0D-PIWxXSqY6iQ_OjH9q7kY6NlcUHgrIObajNXewOsfbXqo6BEi7Aeb_rpm1vCGveaOdwbwnuTCu19kfiq5xpJQHM1tipaq0bTNQpyGZDN9hSrk4sTN_zV3ASWJo_69wGG4QRbK0ChgEob5TCTfmzKDy7vdhq09a6cAV0FWaN7cVnBEbO5IyLt08QDR6dq8teg3vf9AXb49q2FkfM57zQ9s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/02/18 01:56:31 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AH7KOx7vwI1BbdasZ4QKsRewLe6CqMc2L4NGWTHQBK7NqeNN9ZIUmvjMmxYibYPFA5dE1L701f45BWzb8X0LmqwfaKr-6t67xvZFV4AmUY83gFsctnh4QSg3TYYi1KF8M7rVPsaESdpCvJ60FQhPHCvbz4Vieln8902yVqPVGVtxY2i0PEiXgk_6WrNcmb6b-9smDB3yBst6myjYm20aDs7ORShjjltxnpCX_sxffDMBOU0E9HYoEDlYIStNFG-FY1JpNe0AE1-rvO2weTyE5MmIo-e3CmcgBvTs9kFW5dfaz-FSqD9wUXMkfG6HCiaIxILpbnhJKHa9GumjP-HwKME 2026/02/18 01:56:32 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/02/18 01:56:32 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/18 01:56:32 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AH7KOx7vwI1BbdasZ4QKsRewLe6CqMc2L4NGWTHQBK7NqeNN9ZIUmvjMmxYibYPFA5dE1L701f45BWzb8X0LmqwfaKr-6t67xvZFV4AmUY83gFsctnh4QSg3TYYi1KF8M7rVPsaESdpCvJ60FQhPHCvbz4Vieln8902yVqPVGVtxY2i0PEiXgk_6WrNcmb6b-9smDB3yBst6myjYm20aDs7ORShjjltxnpCX_sxffDMBOU0E9HYoEDlYIStNFG-FY1JpNe0AE1-rvO2weTyE5MmIo-e3CmcgBvTs9kFW5dfaz-FSqD9wUXMkfG6HCiaIxILpbnhJKHa9GumjP-HwKME" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/02/18 01:56:33 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AGZdaNzQcQVaxOkum_koIlTNN23b-xqGDC1JndsKOsmqkAaV2m-GErEhV3qpEgmBBlVfS_o1HRoW-jpOcVp1MB-zk2qNtEZ8SGTOTWKVxXu9YaSWUY7LaYwDWizxIX3yNb42nyS1gsfxc7fRBn2Qwh7yZMKYpuUA_JRI_8iSbE2gvDVEKnUv1ke6j6_x__spaWz_iMe4ub6PSvXWGr90zAoQphdjjPEONmiOMNFKUl0zC74hZsp88Vt291qOlJQ4N4yd_3nr94GYfaZiPY2L9OffqVe_lQ77uEJuCnmsFHLbH5zd14pPipiPQo9OVZMRI4ayr75KcxTH2GcKOtVEiYU 2026/02/18 01:56:33 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/02/18 01:56:34 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/18 01:56:34 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AGZdaNzQcQVaxOkum_koIlTNN23b-xqGDC1JndsKOsmqkAaV2m-GErEhV3qpEgmBBlVfS_o1HRoW-jpOcVp1MB-zk2qNtEZ8SGTOTWKVxXu9YaSWUY7LaYwDWizxIX3yNb42nyS1gsfxc7fRBn2Qwh7yZMKYpuUA_JRI_8iSbE2gvDVEKnUv1ke6j6_x__spaWz_iMe4ub6PSvXWGr90zAoQphdjjPEONmiOMNFKUl0zC74hZsp88Vt291qOlJQ4N4yd_3nr94GYfaZiPY2L9OffqVe_lQ77uEJuCnmsFHLbH5zd14pPipiPQo9OVZMRI4ayr75KcxTH2GcKOtVEiYU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/02/18 01:56:35 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AK2oq07eH5zpg4vbdDTrLS46i998IL2mYcXaqPwxTFiB9fU32YCqS-bT8R1lzdTEedjHUi_P_Lsdx5GCJE247gf3TiD5EquapCMZjLT5wNt9U94ghNll8aQf2xXO8OTry96XscnAmmXE1A-m5MW28WUYD_D-iNbvb-vT3abnRli4hZFdP4ehytCg8p0qmhHcA6InRkfzrLUQkHqfXdPMl2-VGxo62Loa1lvQmHl_TwYF1wBtxi1q7Q_f2gM_dOhV3gt_mJbD1heuW5Cu5AMfWjoDRzpiwfFo8jBb_cZxPjTxKztya4IrK88Z0H0KuYspcbXyXORtQKLDHdjASKpSVQ8 2026/02/18 01:56:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/02/18 01:56:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/02/18 01:56:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/02/18 01:56:36 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/18 01:56:36 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/18 01:56:36 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/02/18 01:56:36 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AK2oq07eH5zpg4vbdDTrLS46i998IL2mYcXaqPwxTFiB9fU32YCqS-bT8R1lzdTEedjHUi_P_Lsdx5GCJE247gf3TiD5EquapCMZjLT5wNt9U94ghNll8aQf2xXO8OTry96XscnAmmXE1A-m5MW28WUYD_D-iNbvb-vT3abnRli4hZFdP4ehytCg8p0qmhHcA6InRkfzrLUQkHqfXdPMl2-VGxo62Loa1lvQmHl_TwYF1wBtxi1q7Q_f2gM_dOhV3gt_mJbD1heuW5Cu5AMfWjoDRzpiwfFo8jBb_cZxPjTxKztya4IrK88Z0H0KuYspcbXyXORtQKLDHdjASKpSVQ8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/02/18 01:56:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AAHTwy9veNFd5OIaNAC1pGqpLxFgk3gTGEKY-EaEzGoR033WbLzEb-B-s8iJr55Q8Pm7K7EAbMGoCVT-2_jAI3-hILdP0ZfXpYlkXkw5irTOZOA1dCyXwzAKZAnet6QIRauvGaFRUTbgC0JPulxY0lNSqhCF34vWFU3y00oMrplqvTSDwZcMSoJHxKxNMXyRDnGN15T_gfcdPrhkcgQVx9S9phUhZmFAnD-lDWNaZsrqCYMRzZIhtaLe3oG4eThPwdQ6XiFw3icdOiksLUZGojEFlNlHhIMmaKKuRpixrxM_gXsnGQ39FVj5wJ5BxKrjN3dHsSG3NxwVd8t5bU7hbTw 2026/02/18 01:56:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/02/18 01:56:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/02/18 01:56:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/02/18 01:56:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/18 01:56:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/18 01:56:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/02/18 01:56:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AAHTwy9veNFd5OIaNAC1pGqpLxFgk3gTGEKY-EaEzGoR033WbLzEb-B-s8iJr55Q8Pm7K7EAbMGoCVT-2_jAI3-hILdP0ZfXpYlkXkw5irTOZOA1dCyXwzAKZAnet6QIRauvGaFRUTbgC0JPulxY0lNSqhCF34vWFU3y00oMrplqvTSDwZcMSoJHxKxNMXyRDnGN15T_gfcdPrhkcgQVx9S9phUhZmFAnD-lDWNaZsrqCYMRzZIhtaLe3oG4eThPwdQ6XiFw3icdOiksLUZGojEFlNlHhIMmaKKuRpixrxM_gXsnGQ39FVj5wJ5BxKrjN3dHsSG3NxwVd8t5bU7hbTw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/02/18 01:56:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AMnrcTrzwVwOIDeQJuaeFr7bw6z441De5k2ZRy_YkpOzGptwgM-j0Pmql6zWamJ5jgqWXWB7-tFton3NzO7m84jf5St4L0PdCXUNykt1ke85AXuZfc2DXyyaA_2J6r-A7650kANE8z_e99iJWFNUi57H93crynqRkbQjBtouCmoFjwA5xh90dwGAfP7e9bk1LvdL-ZBfHIG8AkipuL8YDUn4veBzX3QdH53UQUX7jeCVMeN-ixjR1OsByCh7fNl1NBAiwUtAD_YRujZwNCujvo57b9G1CmshV6UGywlEMfKtTUtogXL1apmpW-8PJQlMzdcIBM5HZVf25cqLLVY-iWg 2026/02/18 01:56:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/02/18 01:56:42 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/02/18 01:56:42 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AMnrcTrzwVwOIDeQJuaeFr7bw6z441De5k2ZRy_YkpOzGptwgM-j0Pmql6zWamJ5jgqWXWB7-tFton3NzO7m84jf5St4L0PdCXUNykt1ke85AXuZfc2DXyyaA_2J6r-A7650kANE8z_e99iJWFNUi57H93crynqRkbQjBtouCmoFjwA5xh90dwGAfP7e9bk1LvdL-ZBfHIG8AkipuL8YDUn4veBzX3QdH53UQUX7jeCVMeN-ixjR1OsByCh7fNl1NBAiwUtAD_YRujZwNCujvo57b9G1CmshV6UGywlEMfKtTUtogXL1apmpW-8PJQlMzdcIBM5HZVf25cqLLVY-iWg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/02/18 01:56:43 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AIOWj8DjHTlZxyz5Sl-042nStiuwlidA-mBNSXd9gFBIyssH5ocpt0YVIMLfCE9u2P5grafVx0066pF42lphcFoVHYPaKx-0_rVbW1PV2dC2JCEWDr7k6XztU6viU1T49Ba8zoFZLkh-XZ9XK9ZF8XJ9xqCcVuUyLRYYWBxcOTTr2_Ko-tHr_3bIncsqFhRACMO4-17QUxTkreEtcclcYXOVkXGlN-0YjmcJL-gqVfQRqCmhoYbbtF0mp-fdS0PI2ehSu9GLgnzDHZiscvGqdrsDUeMmsxbKlHHSO_-Ph5CelJfq1wN2pRMFMqk88RybOEPji74OmGaIQDMxhlV-L68 2026/02/18 01:56:43 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/02/18 01:56:43 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/18 01:56:44 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AIOWj8DjHTlZxyz5Sl-042nStiuwlidA-mBNSXd9gFBIyssH5ocpt0YVIMLfCE9u2P5grafVx0066pF42lphcFoVHYPaKx-0_rVbW1PV2dC2JCEWDr7k6XztU6viU1T49Ba8zoFZLkh-XZ9XK9ZF8XJ9xqCcVuUyLRYYWBxcOTTr2_Ko-tHr_3bIncsqFhRACMO4-17QUxTkreEtcclcYXOVkXGlN-0YjmcJL-gqVfQRqCmhoYbbtF0mp-fdS0PI2ehSu9GLgnzDHZiscvGqdrsDUeMmsxbKlHHSO_-Ph5CelJfq1wN2pRMFMqk88RybOEPji74OmGaIQDMxhlV-L68" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/02/18 01:56:44 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AHrkHXfyMcfPFDWTaKNqL2yNVGl_Bibu1jKAKUXeerKFbtnd70bpog7_AavDRMD8o3bsPrXfJPNzjo4dtdD4I6V9XOHrG97gcJpRS63OOlsCRlyAf6vmgXT-amM7s1z_d6Mc1EGayAgrxPcj6X-uYKRjXAEphBW5CSJ3dKdIeqRMsN-HC4T9zQ1hEKkkxEV9bgigpyJvQVDIxn4Fm9Ege1spzr-mjhirtHEKNdRJNNJFZhD_qwjnbl5spTICsTUZUoUDcwBSy421uZs3osYvZdUB-V5b7Ka8BtmJUAbCuh8H1ZeOutLDxCOAoUKYnIFMoB8b0Ovm7WAvp-jx9eEuiVA 2026/02/18 01:56:45 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/02/18 01:56:46 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/18 01:56:46 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AHrkHXfyMcfPFDWTaKNqL2yNVGl_Bibu1jKAKUXeerKFbtnd70bpog7_AavDRMD8o3bsPrXfJPNzjo4dtdD4I6V9XOHrG97gcJpRS63OOlsCRlyAf6vmgXT-amM7s1z_d6Mc1EGayAgrxPcj6X-uYKRjXAEphBW5CSJ3dKdIeqRMsN-HC4T9zQ1hEKkkxEV9bgigpyJvQVDIxn4Fm9Ege1spzr-mjhirtHEKNdRJNNJFZhD_qwjnbl5spTICsTUZUoUDcwBSy421uZs3osYvZdUB-V5b7Ka8BtmJUAbCuh8H1ZeOutLDxCOAoUKYnIFMoB8b0Ovm7WAvp-jx9eEuiVA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/02/18 01:56:47 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AJrqT_D3kAK28rk1amIp_Hr_ue6W7IcCC4X7LzP_W1JshSZ24_tnmIKzJtS5s6iPx1eSaiFYhHrIC_6zXzKHhxO83L-1YWsU0sekj46DXIjppa0ed_lXV9uAMqVBVNBZa2KdGa3jMC2gShWRUo1MRoPLswuS-56vBlDvMUaJt9ytJvxni3YMaUcDWo-W51MX5-N8kJikIsEM8ysA1n5RnBlA6o4DXjSi0UAbeEkQiwuRZnBnp9tTsEZsL82qq-BfHsoxluzt3B2jZ8OkQLaDaa8QcHZ_yzYSofpQE0VKzyirGfCgNj-cEw6pLTKkGQrN-BMz0pHtsd0NU9pG4lM-PBA 2026/02/18 01:56:48 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/02/18 01:56:48 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/02/18 01:56:48 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/02/18 01:56:48 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/18 01:56:48 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/02/18 01:56:49 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/02/18 01:56:49 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AJrqT_D3kAK28rk1amIp_Hr_ue6W7IcCC4X7LzP_W1JshSZ24_tnmIKzJtS5s6iPx1eSaiFYhHrIC_6zXzKHhxO83L-1YWsU0sekj46DXIjppa0ed_lXV9uAMqVBVNBZa2KdGa3jMC2gShWRUo1MRoPLswuS-56vBlDvMUaJt9ytJvxni3YMaUcDWo-W51MX5-N8kJikIsEM8ysA1n5RnBlA6o4DXjSi0UAbeEkQiwuRZnBnp9tTsEZsL82qq-BfHsoxluzt3B2jZ8OkQLaDaa8QcHZ_yzYSofpQE0VKzyirGfCgNj-cEw6pLTKkGQrN-BMz0pHtsd0NU9pG4lM-PBA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/02/18 01:56:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AFVyASCqKRH7tQBzzFHoNczeQ4ymsRnHOlR_nQ1GRQ_Bssvepjuj5j5zRJidJnLoTdKrMXuzZOAj3KjbFnXSkDJk61WHzD-4PX3Kqvf8MWzjvOtHeeHpGiYcl-Irz_uMYjNrnXMXoqEwcdZ4luS05YKIuvAqHtE_kBfWMrNAImAZrnfE5gJWpOkkCEeJpj4ADuLc9Pzu_ANKU-Az-hlRCMvlvwKeaoFhHdczBKXibHJ_NUtgM8YwhKgM7Kfnv4gV3fgpA_uJB4WiMuTvPu_kxtTnzUCSF41nnnRxmzJOLeaHNPcS_VgNGUVGJW2AZ54hhDRy7AMVTa-kxMbEoeRFDE4 2026/02/18 01:56:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/02/18 01:56:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/02/18 01:56:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/02/18 01:56:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/18 01:56:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/02/18 01:56:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/02/18 01:56:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AFVyASCqKRH7tQBzzFHoNczeQ4ymsRnHOlR_nQ1GRQ_Bssvepjuj5j5zRJidJnLoTdKrMXuzZOAj3KjbFnXSkDJk61WHzD-4PX3Kqvf8MWzjvOtHeeHpGiYcl-Irz_uMYjNrnXMXoqEwcdZ4luS05YKIuvAqHtE_kBfWMrNAImAZrnfE5gJWpOkkCEeJpj4ADuLc9Pzu_ANKU-Az-hlRCMvlvwKeaoFhHdczBKXibHJ_NUtgM8YwhKgM7Kfnv4gV3fgpA_uJB4WiMuTvPu_kxtTnzUCSF41nnnRxmzJOLeaHNPcS_VgNGUVGJW2AZ54hhDRy7AMVTa-kxMbEoeRFDE4" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/02/18 01:56:54 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/02/18 01:56:56 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/02/18 01:58:34 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/02/18 01:58:37 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/02/18 01:58:39 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/02/18 01:58:41 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ADvieIR9y8JLhVQ-HPm7ARwF9wEdisiauUsRrIZz7A2lO8KsFsFgE0hF8J5ctTBMGGLeRjRS1CzseIcriF-3zdQ8A695W7q2tv2ysQRCJ38s-lMLv74aqfLTGliUSRupHhFtmL7aPPhyAe2XF1JNZ0bBd9liDm1SMLwn07Gg2EA_Yq1-GG7N_H9UHOWN1aAc46Y2p6xw4acQtJ8ddJYdy1pc3KIHZidy1jD-hxrC82pQ9uyjZiL-YvLhlYafbSo48ues7L_7uxfSUzpdyY_caFF5QdBYEJdtiTPB6-C8HRuAC-5C04IdZAqoj5tVI2K5bitDQyTpPpYfeEDXhvglrYo 2026/02/18 01:58:41 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/18 01:58:41 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "51be7b0f3b684268ed74625839f9f0d6" 2026/02/18 01:58:41 DEBUG : unknown-size-put.txt: multipart upload "ADvieIR9y8JLhVQ-HPm7ARwF9wEdisiauUsRrIZz7A2lO8KsFsFgE0hF8J5ctTBMGGLeRjRS1CzseIcriF-3zdQ8A695W7q2tv2ysQRCJ38s-lMLv74aqfLTGliUSRupHhFtmL7aPPhyAe2XF1JNZ0bBd9liDm1SMLwn07Gg2EA_Yq1-GG7N_H9UHOWN1aAc46Y2p6xw4acQtJ8ddJYdy1pc3KIHZidy1jD-hxrC82pQ9uyjZiL-YvLhlYafbSo48ues7L_7uxfSUzpdyY_caFF5QdBYEJdtiTPB6-C8HRuAC-5C04IdZAqoj5tVI2K5bitDQyTpPpYfeEDXhvglrYo" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/02/18 01:58:42 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ALRalwo6KCYJnjv1SCVjtXE5poM2P9OgvF0PFYEeDMnCRhHHIIo6IHBMOQlb1LVjoOnODCz5fREzn4Pc4vaahxsKP56KsadbCirQyY5OWxaL372F4csI7qyBpStZK6q2TRgXmgROJ0su2tkMls2D47SRKy7dGYKPWg6oO3VWoBKZnXy5VZ25VSOrhXRbtcyRsIz5anrq-tLMyQPixmDnpL2gv8MFeSf1QGBY_LW95_AZfsizwXl_ptWapRSpYV6nx0wMmyetSPDwjyN4TjDNHDT0_P0e34rmpPoTi3gwLkb1j3caXIzp7nwXh_einjzcGPeWiFY_kM-mnax0TOLxre8 2026/02/18 01:58:42 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/02/18 01:58:42 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "23fcebaa26b464f14b6cbadee70b3e25" 2026/02/18 01:58:42 DEBUG : unknown-size-update.txt: multipart upload "ALRalwo6KCYJnjv1SCVjtXE5poM2P9OgvF0PFYEeDMnCRhHHIIo6IHBMOQlb1LVjoOnODCz5fREzn4Pc4vaahxsKP56KsadbCirQyY5OWxaL372F4csI7qyBpStZK6q2TRgXmgROJ0su2tkMls2D47SRKy7dGYKPWg6oO3VWoBKZnXy5VZ25VSOrhXRbtcyRsIz5anrq-tLMyQPixmDnpL2gv8MFeSf1QGBY_LW95_AZfsizwXl_ptWapRSpYV6nx0wMmyetSPDwjyN4TjDNHDT0_P0e34rmpPoTi3gwLkb1j3caXIzp7nwXh_einjzcGPeWiFY_kM-mnax0TOLxre8" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/02/18 01:58:43 DEBUG : Creating backend with remote "TestS3R2:rclone-test-puwepib1fice/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/02/18 01:58:43 DEBUG : Waiting for deletions to finish 2026/02/18 01:58:43 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/02/18 01:58:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/02/18 01:58:43 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/02/18 01:58:44 INFO : S3 bucket rclone-test-puwepib1fice: Bucket "rclone-test-puwepib1fice" deleted 2026/02/18 01:58:44 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- FAIL: TestIntegration (212.13s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.44s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.18s) --- FAIL: TestIntegration/FsMkdir (209.82s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.20s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (11.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.71s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.78s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.42s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.96s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (20.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.14s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.35s) --- 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.31s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.33s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (62.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (9.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (9.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (9.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (9.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (11.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (13.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.75s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (108.24s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.20s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.19s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (98.31s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.66s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.88s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.62s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.67s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.95s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.20s) --- 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 2026/02/18 01:58:44 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/02/18 01:58:44 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 212.186s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 3m36.15760574s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/trailing_space]