"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 TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/04/05 02:01:28 DEBUG : Creating backend with remote "TestS3R2:rclone-test-hovozoj2lohi" 2025/04/05 02:01:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2025/04/05 02:01:29 INFO : S3 bucket rclone-test-hovozoj2lohi: Bucket "rclone-test-hovozoj2lohi" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/04/05 02:01:32 INFO : S3 bucket rclone-test-hovozoj2lohi: Bucket "rclone-test-hovozoj2lohi" deleted === RUN TestIntegration/FsMkdir 2025/04/05 02:01:33 INFO : S3 bucket rclone-test-hovozoj2lohi: Bucket "rclone-test-hovozoj2lohi" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/04/05 02:01:33 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/04/05 02:01:33 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/04/05 02:01:33 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 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:713 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/leading_VT Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 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:713 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_CR Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/04/05 02:02:10 NOTICE: S3 bucket rclone-test-hovozoj2lohi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/04/05 02:02:11 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: APAOudZhQKQM4rYlweQSgt3H_NBOKvW0USkqZejwUyvOInfDMvdvLBcrYEyYLga1sHoaQqs7oQXO__WT2E8D_ymt_tr6BCIyLfj68f4hlh5tJ61Eut-XY0yKOUOcWDhwZV1MqyjYVfMkTZAMdlEUTJfp04OSc1_Bpmu4fxqpcORQyLIXPkk-7mkEmToUAh1HYxsTVC2KuHae_mPmRu4RNkG3Vf8l61MwovsMNySiH0uQsiADra7BqEtOJDtLpjis2A5O7yuWmftmV-hMG4rkGs_O_PQ8As78CoSJkvHVQz9RJnXSd0HOdoqcMAdnYLa7jakkVsBk6ch5xp0hJZBKbTk 2025/04/05 02:02:11 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "c86b73f76d9c6934784c68b386bba7e9" 2025/04/05 02:02:12 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "4c06fd09f9c4195000feda73e404fc62" 2025/04/05 02:02:13 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "d6039a988ffec8549c3d356fea6b9452" 2025/04/05 02:02:13 DEBUG : writer-at-subdir/writer-at-file: multipart upload "APAOudZhQKQM4rYlweQSgt3H_NBOKvW0USkqZejwUyvOInfDMvdvLBcrYEyYLga1sHoaQqs7oQXO__WT2E8D_ymt_tr6BCIyLfj68f4hlh5tJ61Eut-XY0yKOUOcWDhwZV1MqyjYVfMkTZAMdlEUTJfp04OSc1_Bpmu4fxqpcORQyLIXPkk-7mkEmToUAh1HYxsTVC2KuHae_mPmRu4RNkG3Vf8l61MwovsMNySiH0uQsiADra7BqEtOJDtLpjis2A5O7yuWmftmV-hMG4rkGs_O_PQ8As78CoSJkvHVQz9RJnXSd0HOdoqcMAdnYLa7jakkVsBk6ch5xp0hJZBKbTk" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/04/05 02:02:20 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/04/05 02:02:20 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/04/05 02:02:23 DEBUG : S3 bucket rclone-test-hovozoj2lohi: bucket is versioned: false 2025/04/05 02:02:23 DEBUG : Waiting for deletions to finish 2025/04/05 02:02:23 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/04/05 02:02:23 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/04/05 02:02:24 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/04/05 02:02:26 DEBUG : Creating backend with remote "TestS3R2:rclone-test-hovozoj2lohi/dirToPurgeFromRoot" 2025/04/05 02:02:26 DEBUG : S3 bucket rclone-test-hovozoj2lohi path dirToPurgeFromRoot: bucket is versioned: false 2025/04/05 02:02:26 DEBUG : Waiting for deletions to finish 2025/04/05 02:02:26 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/04/05 02:02:26 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/04/05 02:02:27 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/04/05 02:02:27 DEBUG : Creating backend with remote "TestS3R2:rclone-test-hovozoj2lohi/hello? sausage/êé" 2025/04/05 02:02:29 DEBUG : S3 bucket rclone-test-hovozoj2lohi path hello? sausage/êé: bucket is versioned: false 2025/04/05 02:02:29 DEBUG : Waiting for deletions to finish 2025/04/05 02:02:30 DEBUG : "a/b/c/d/e.txt" version false 2025/04/05 02:02:30 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/04/05 02:02:30 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/04/05 02:02:45 DEBUG : Creating backend with remote "TestS3R2:rclone-test-hovozoj2lohi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/04/05 02:02:46 DEBUG : Creating backend with remote "TestS3R2:rclone-test-hovozoj2lohi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-hovozoj2lohi" from "TestS3R2:rclone-test-hovozoj2lohi" 2025/04/05 02:02:46 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2052: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/04/05 02:02:54 DEBUG : piped data.txt: open chunk writer: started multipart upload: ACH5Rd0Lm94t--WEgzcS1Aju-_zHTEghACxkxRjNgJBmWqRi6hPBo688IJ7IbG-Ppxy0pd0ONHnlEcCcX0yA9B9x-flduf66tGH6FM4ftyFzbvF8jb3uSCCnj8ixhi3hnFPDlGHYjTopfbJ2jgpJ4HNTT6gnwbIBtvPsq0fLJdUlP6J9aLUR-B_Y9zTaNYuOhxKr3pwzSHa17xNN_5-6xIZbLMWNO1Kk-fCozfnGc1adWokgnzBW_W-paAk95QsO-wsPvnWj_jYFohiliALk-1MxeDL98R6KiuKuBK14tVLVoS_PE5HhY5nHVT3XGc_pEroOV2AZ6jjpKSDyjsPvwWk 2025/04/05 02:02:54 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/04/05 02:02:54 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/04/05 02:02:55 DEBUG : piped data.txt: multipart upload "ACH5Rd0Lm94t--WEgzcS1Aju-_zHTEghACxkxRjNgJBmWqRi6hPBo688IJ7IbG-Ppxy0pd0ONHnlEcCcX0yA9B9x-flduf66tGH6FM4ftyFzbvF8jb3uSCCnj8ixhi3hnFPDlGHYjTopfbJ2jgpJ4HNTT6gnwbIBtvPsq0fLJdUlP6J9aLUR-B_Y9zTaNYuOhxKr3pwzSHa17xNN_5-6xIZbLMWNO1Kk-fCozfnGc1adWokgnzBW_W-paAk95QsO-wsPvnWj_jYFohiliALk-1MxeDL98R6KiuKuBK14tVLVoS_PE5HhY5nHVT3XGc_pEroOV2AZ6jjpKSDyjsPvwWk" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/04/05 02:02:56 DEBUG : piped data.txt: open chunk writer: started multipart upload: ALxUet6lDFyEaCd18jTV_I8Fw6vkbA2S-ccrb5NjqcsPNqWlj5NZvaXD7pnAzNMs7xbRWdo_XuXVuBDyP5NNUH63tP28a767JfpHMP3hR1yC54Q4q3ORFpJT5KNIiXY8RnARZO4LBiW-dYYnHbNF8uvmrbjTWAK00I6az5Up4PSTucX3As8Xz5crIn0A2x32oec0OAtdZcZwBQHJ9pyEmuIQMV5eKt6ziHjvZLCKtfeqGg6yTr6SvrKHzyEcDPg9OovCBL-hBpSu2y_k0nsW8Dtm3UzCPlxJDpf3fHu0kzZOcWuOoAcmU5C0f4v5RMukHKDnsoDY_fQPRiK4vEys2zM 2025/04/05 02:02:56 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/04/05 02:02:57 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "29e992c750de7b6c41eaf1d179dd53ee" 2025/04/05 02:02:57 DEBUG : piped data.txt: multipart upload "ALxUet6lDFyEaCd18jTV_I8Fw6vkbA2S-ccrb5NjqcsPNqWlj5NZvaXD7pnAzNMs7xbRWdo_XuXVuBDyP5NNUH63tP28a767JfpHMP3hR1yC54Q4q3ORFpJT5KNIiXY8RnARZO4LBiW-dYYnHbNF8uvmrbjTWAK00I6az5Up4PSTucX3As8Xz5crIn0A2x32oec0OAtdZcZwBQHJ9pyEmuIQMV5eKt6ziHjvZLCKtfeqGg6yTr6SvrKHzyEcDPg9OovCBL-hBpSu2y_k0nsW8Dtm3UzCPlxJDpf3fHu0kzZOcWuOoAcmU5C0f4v5RMukHKDnsoDY_fQPRiK4vEys2zM" finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress 2025/04/05 02:02:59 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:257: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2025/04/05 02:03:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AGk-KMqfQyiJPoGVxpurfEiAcc3fpHOTtfE3ixtNRJD5Bxglcft8n_R8DOhDEQQ4MgXjYwpZ5u6ihbZTdvbFPQaFgyv7Vu3nmtmnp2FrCctHqIFHEwnZUSe93iu3aGJmzjmJKMl5NLHOl9zFjjW0TJFR97mvP0d_VhvaAuzIhR9qxV7jd-nkAn8lzLWw_OeFlXwBJB3aVm4PLIhsZdYtb4fwGtCoEgyeBSsVs5VIijvyN5Js9gOL8k9tGqU-lqcop0prEfKczmscqroGMGK--bp4wD45_mYQs4o6cy_LAEntp5SMh9Asivi-XdusBkwrN_dXGYaSQRh9tNC2JYw6b20 2025/04/05 02:03:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/04/05 02:03:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/04/05 02:03:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AGk-KMqfQyiJPoGVxpurfEiAcc3fpHOTtfE3ixtNRJD5Bxglcft8n_R8DOhDEQQ4MgXjYwpZ5u6ihbZTdvbFPQaFgyv7Vu3nmtmnp2FrCctHqIFHEwnZUSe93iu3aGJmzjmJKMl5NLHOl9zFjjW0TJFR97mvP0d_VhvaAuzIhR9qxV7jd-nkAn8lzLWw_OeFlXwBJB3aVm4PLIhsZdYtb4fwGtCoEgyeBSsVs5VIijvyN5Js9gOL8k9tGqU-lqcop0prEfKczmscqroGMGK--bp4wD45_mYQs4o6cy_LAEntp5SMh9Asivi-XdusBkwrN_dXGYaSQRh9tNC2JYw6b20" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/04/05 02:03:07 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ACEyE52RxHTqtydtOSwMDw25mq6vo8p-wiRXa05elV_L0BZUhDDIfoxh63vlfjhcNJiz3FOAnQ0R9bL5NnD5OJhbAucttyq-cCGbNs_s_tRdVfwJ08p_8tFWrmIfsh8mVd5ywyWvVE-7vqNzPUiKqTrDl9_YY1t4MTlihVuR2Gu3xmmwh044KmmSzXon3tMHoYdxsmLYS3dj1N6loZK8-a6_zRvhSpe7X0muOhEDdHzl_x-w0e-U-Yzi51_9nntgWq1k451j8bsy-HBNpn_KKi1k0b0MEJ0YmJE7DrvvzCpZsGRSzgdQR3UVeF1inFpj3fNsnaset215gHh5RoiTd_g 2025/04/05 02:03:07 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/04/05 02:03:08 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/04/05 02:03:09 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ACEyE52RxHTqtydtOSwMDw25mq6vo8p-wiRXa05elV_L0BZUhDDIfoxh63vlfjhcNJiz3FOAnQ0R9bL5NnD5OJhbAucttyq-cCGbNs_s_tRdVfwJ08p_8tFWrmIfsh8mVd5ywyWvVE-7vqNzPUiKqTrDl9_YY1t4MTlihVuR2Gu3xmmwh044KmmSzXon3tMHoYdxsmLYS3dj1N6loZK8-a6_zRvhSpe7X0muOhEDdHzl_x-w0e-U-Yzi51_9nntgWq1k451j8bsy-HBNpn_KKi1k0b0MEJ0YmJE7DrvvzCpZsGRSzgdQR3UVeF1inFpj3fNsnaset215gHh5RoiTd_g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/04/05 02:03:10 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ADT5PJNhxeF9Q6oLmyq5ArasZKqYkiq8tHkwnOU1jOal8kul8hoH1apQz4C0yJ82dr0ShlVpDO_rQ2i9JCKqOEUjeqMxm9g-8tWxBbCZiWil2WrzpsN3R_ZNfoOa1LBNwBXFalkPjKoY2txv5b2SL6Tsze5nMka9ccCoNnxuGdzruC1BtGFi5-fAT_7y7Qx0kY41beBPx3KJRESaO5iQj8B9Eg0sH4pTPVoCvb-JJ7ryYzVhWCjI4M-9EntnWA_YDKG1etkbBvEDHGspY69xSRMqtbDzbooBRsilyn7HkRt4iAeaZ41vN2Qkiuh0UrFgCviIlt-S9imhdSLYhnvSM6g 2025/04/05 02:03:11 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/04/05 02:03:11 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/04/05 02:03:12 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ADT5PJNhxeF9Q6oLmyq5ArasZKqYkiq8tHkwnOU1jOal8kul8hoH1apQz4C0yJ82dr0ShlVpDO_rQ2i9JCKqOEUjeqMxm9g-8tWxBbCZiWil2WrzpsN3R_ZNfoOa1LBNwBXFalkPjKoY2txv5b2SL6Tsze5nMka9ccCoNnxuGdzruC1BtGFi5-fAT_7y7Qx0kY41beBPx3KJRESaO5iQj8B9Eg0sH4pTPVoCvb-JJ7ryYzVhWCjI4M-9EntnWA_YDKG1etkbBvEDHGspY69xSRMqtbDzbooBRsilyn7HkRt4iAeaZ41vN2Qkiuh0UrFgCviIlt-S9imhdSLYhnvSM6g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/04/05 02:03:14 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: APYZ5LBC00R8xmkKUVzmHMRDUOmKbhPlBRzGIxiaSi8kjENx0O9IIoHjk-kJDaNkHlN3YnMdURdYHq2t3_ldz5C4q7VCf_z8ao4aT6tk5e1Gj6wOf24WNrEybPn3AYqOU1Ug1g8WNcr2RlxR7y9lv3SehVUZhY3HEKoCC10kVzpN1_jPKb60lARR2wYWtfg02lq_n3tPIwbSJn6cHibcM81AdjnKtk-lB5o2Mi6uW0T9lwopQQFHuC2r9iGMkpmqGDYhUhNGkYAPaieONKiSG3kUs323ZWM8fd677n8QXGt4EylqZCBv-7Ww4yAwLFjXtdQGQ9w1VLx6lYPF8ba0_5A 2025/04/05 02:03:14 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/04/05 02:03:14 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/04/05 02:03:14 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/04/05 02:03:15 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/04/05 02:03:15 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/04/05 02:03:15 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/04/05 02:03:16 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "APYZ5LBC00R8xmkKUVzmHMRDUOmKbhPlBRzGIxiaSi8kjENx0O9IIoHjk-kJDaNkHlN3YnMdURdYHq2t3_ldz5C4q7VCf_z8ao4aT6tk5e1Gj6wOf24WNrEybPn3AYqOU1Ug1g8WNcr2RlxR7y9lv3SehVUZhY3HEKoCC10kVzpN1_jPKb60lARR2wYWtfg02lq_n3tPIwbSJn6cHibcM81AdjnKtk-lB5o2Mi6uW0T9lwopQQFHuC2r9iGMkpmqGDYhUhNGkYAPaieONKiSG3kUs323ZWM8fd677n8QXGt4EylqZCBv-7Ww4yAwLFjXtdQGQ9w1VLx6lYPF8ba0_5A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/04/05 02:03:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AO5rDZUnQdr43SQtyAKlfME_tk_qvyPMO1IEYAwxqmc-OVyxmT4x3tE3caNAVMnIUeUDpAXdkpVQeZwm2WQ9Bek29htc32NUti0LEuJtPXytVNjkY9rzAZQrs8PFwrcWSUrsXK3PeOdi53YvKeXuRS-mIWpqUDSqFwcSSOGCvFNBgbAFNPBquyTLomz8uevSQ0hrx05zhn7SfkPlrlwC4_cxCjjHvyUhGpHJiOJ5P-hsyWEeONcS8Ou4Kkv_KH7175wuCfV_v8raep9F8eQvE7rgXP9PCnoVFe5Fr-TwD2TbHAQUCRiucXqTey_AHcbJwhecD8MvC_q2K56fj_zbJyQ 2025/04/05 02:03:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/04/05 02:03:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/04/05 02:03:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/04/05 02:03:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/04/05 02:03:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/04/05 02:03:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/04/05 02:03:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AO5rDZUnQdr43SQtyAKlfME_tk_qvyPMO1IEYAwxqmc-OVyxmT4x3tE3caNAVMnIUeUDpAXdkpVQeZwm2WQ9Bek29htc32NUti0LEuJtPXytVNjkY9rzAZQrs8PFwrcWSUrsXK3PeOdi53YvKeXuRS-mIWpqUDSqFwcSSOGCvFNBgbAFNPBquyTLomz8uevSQ0hrx05zhn7SfkPlrlwC4_cxCjjHvyUhGpHJiOJ5P-hsyWEeONcS8Ou4Kkv_KH7175wuCfV_v8raep9F8eQvE7rgXP9PCnoVFe5Fr-TwD2TbHAQUCRiucXqTey_AHcbJwhecD8MvC_q2K56fj_zbJyQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/04/05 02:03:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AGcNHSY0SL6xJWr2j6WWpm6-wtEnscZeZgHahTiFscxCb9FjjyIj_lJdPs7g7JklP6md1D0Bpso1uiLKxYzjRW91N4Y3vXTDNOcaGCm9h-NoXzoDp7Hpfv-QDLHAsGa8mPDFZAgdZ8dQQwwZkpohC9gJkLsm80rh1UTpan5LSJTuzDmC3p13fndtRF5JznvoVduQGgzzdk4Ltb98mKBTYGWXJ0vQ1SMsc3BJLPLkCfgX9LyQF_33TAcTrYXNmWp7jhMKReRse-yznjaTYepZ7RR_jVz4lpqXoHEge4dhBT0V0Qsl3ivgsIhTnWEtaVslyw3KltNB36pkbc2TWbMqWT0 2025/04/05 02:03:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/04/05 02:03:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/04/05 02:03:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AGcNHSY0SL6xJWr2j6WWpm6-wtEnscZeZgHahTiFscxCb9FjjyIj_lJdPs7g7JklP6md1D0Bpso1uiLKxYzjRW91N4Y3vXTDNOcaGCm9h-NoXzoDp7Hpfv-QDLHAsGa8mPDFZAgdZ8dQQwwZkpohC9gJkLsm80rh1UTpan5LSJTuzDmC3p13fndtRF5JznvoVduQGgzzdk4Ltb98mKBTYGWXJ0vQ1SMsc3BJLPLkCfgX9LyQF_33TAcTrYXNmWp7jhMKReRse-yznjaTYepZ7RR_jVz4lpqXoHEge4dhBT0V0Qsl3ivgsIhTnWEtaVslyw3KltNB36pkbc2TWbMqWT0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/04/05 02:03:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AMdimM3C1uRio7mu6EGAkSQ_hXaYnY-EmgbvLHifLIskZRWosYqeycYwjzQpANlFpBIwHAMTbTabhPMDBm4kX8J5lMOv12Yn-DtVCx0igyUTtbuxZID_ulCJ64nkEK9cTV_Y9jmBlKn3YglqfmLY7t77CzEqn216WskcS9TMCX6CwpubmlHZ6U0Twud8L5-6UXFOWa7bXWq-AsqwCr-3HmvbOfGGXU31J0lKiUB8FneoHrDE8IQuxHFKwBjRKAPELe-v4M_mpeJTLzZSyIZLrim2eu3xMY-Q6npootMbKD9GeE70b1gB02FZ3lSwFzhGKbF5d6X7oTkBQjjG9iXjcEI 2025/04/05 02:03:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/04/05 02:03:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/04/05 02:03:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AMdimM3C1uRio7mu6EGAkSQ_hXaYnY-EmgbvLHifLIskZRWosYqeycYwjzQpANlFpBIwHAMTbTabhPMDBm4kX8J5lMOv12Yn-DtVCx0igyUTtbuxZID_ulCJ64nkEK9cTV_Y9jmBlKn3YglqfmLY7t77CzEqn216WskcS9TMCX6CwpubmlHZ6U0Twud8L5-6UXFOWa7bXWq-AsqwCr-3HmvbOfGGXU31J0lKiUB8FneoHrDE8IQuxHFKwBjRKAPELe-v4M_mpeJTLzZSyIZLrim2eu3xMY-Q6npootMbKD9GeE70b1gB02FZ3lSwFzhGKbF5d6X7oTkBQjjG9iXjcEI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/04/05 02:03:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AAE9lFXmJ7dWvOKoI--AnBz6JXMYl9qPTexfVPqCwQ8Brx8vqDojsLfABFHX8Ky90DZx48LeJM5389LfHfSLSvdz34WVhNX0N73TZuiqjrWcoDNv-kdof_Jf4MS4H6yFuGr45cZrSZdZw2sKGSepO8zfixtxSCgX5Llay93Z8EV5Vj5BRiPpscW6H6Nen0RkbJxrvgMi70aRnWSKc6AzP4gSRGDBMa7_zCzqMvyEJZftvK895yZPfsC_xlptAKsR01ke6f5Cwf2S0xtI_vy8f_KwO6qbIFz-lPNKBdyCWlgUx1gmzYraLZ6-yTW1BW1bXmjVTG2d1g8QONu09bGW4kw 2025/04/05 02:03:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/04/05 02:03:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/04/05 02:03:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AAE9lFXmJ7dWvOKoI--AnBz6JXMYl9qPTexfVPqCwQ8Brx8vqDojsLfABFHX8Ky90DZx48LeJM5389LfHfSLSvdz34WVhNX0N73TZuiqjrWcoDNv-kdof_Jf4MS4H6yFuGr45cZrSZdZw2sKGSepO8zfixtxSCgX5Llay93Z8EV5Vj5BRiPpscW6H6Nen0RkbJxrvgMi70aRnWSKc6AzP4gSRGDBMa7_zCzqMvyEJZftvK895yZPfsC_xlptAKsR01ke6f5Cwf2S0xtI_vy8f_KwO6qbIFz-lPNKBdyCWlgUx1gmzYraLZ6-yTW1BW1bXmjVTG2d1g8QONu09bGW4kw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/04/05 02:03:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AJKHH7aJXpiuS2rHHhBy1Uj5HtBYR35imqF6fhavvWsz8KMffRObOSZF_SeZhC1vWaAxk2mVpMWu8EcKfY6ktcc5x3vz5CVAWyN0wSbI694srgj3sjaZzAKu-Sx9jMq6Ecl-46morpwsgONZ2KMoW9tYvY2A6uwbUehUBXHsjeqDRYBUdCsjdK1MyrhXcobH5X1S5ipFEhNo2UfHaqbK2xrMcyVX0f41o5iKZWdMAoVpZh9L8_4NMb1-jNqgm1HQ-1BuVI9FqIkxykMnoyK-DJ0KXruMjrDU3B2Fw_peUvY5QAUqk7ulgj6rac3zpfKPoj3-psd6r_ZIzX7jUIBuFq4 2025/04/05 02:03:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/04/05 02:03:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/04/05 02:03:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/04/05 02:03:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/04/05 02:03:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/04/05 02:03:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/04/05 02:03:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AJKHH7aJXpiuS2rHHhBy1Uj5HtBYR35imqF6fhavvWsz8KMffRObOSZF_SeZhC1vWaAxk2mVpMWu8EcKfY6ktcc5x3vz5CVAWyN0wSbI694srgj3sjaZzAKu-Sx9jMq6Ecl-46morpwsgONZ2KMoW9tYvY2A6uwbUehUBXHsjeqDRYBUdCsjdK1MyrhXcobH5X1S5ipFEhNo2UfHaqbK2xrMcyVX0f41o5iKZWdMAoVpZh9L8_4NMb1-jNqgm1HQ-1BuVI9FqIkxykMnoyK-DJ0KXruMjrDU3B2Fw_peUvY5QAUqk7ulgj6rac3zpfKPoj3-psd6r_ZIzX7jUIBuFq4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/04/05 02:03:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AGhoXEIus78bvTEXONhgHLldISFqPEfnyM8fR8OmaoZxmXcd2wt1S76UU4k6nPtCzFILrGlQW6cvWyI8UMdH1LoXmTuXXdb35OueW1ALlGenznoOwURb2h2fQq2UMdT4o4HFhnM8R3GKJ1ZVC4vk2vqwTQHB3xXgZdzumdJWBrB2aq9Z4rvOj4mZ-EkHvjJNKSmiWNXroHJ00grcThGF635V5QKnFSBT_dXVEqf5Ah57cK3PR8BJZp3rM6V3C1R8Cr4PeJxKhWJ1D0EhTHRk4k0jQNAzBwq7KWZHnW6fwKJbdPES3m8w2D-NXlBgrEg7K2Nax-ZBa56Xg2qSPH9ZCcM 2025/04/05 02:03:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/04/05 02:03:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/04/05 02:03:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/04/05 02:03:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/04/05 02:03:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/04/05 02:03:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/04/05 02:03:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AGhoXEIus78bvTEXONhgHLldISFqPEfnyM8fR8OmaoZxmXcd2wt1S76UU4k6nPtCzFILrGlQW6cvWyI8UMdH1LoXmTuXXdb35OueW1ALlGenznoOwURb2h2fQq2UMdT4o4HFhnM8R3GKJ1ZVC4vk2vqwTQHB3xXgZdzumdJWBrB2aq9Z4rvOj4mZ-EkHvjJNKSmiWNXroHJ00grcThGF635V5QKnFSBT_dXVEqf5Ah57cK3PR8BJZp3rM6V3C1R8Cr4PeJxKhWJ1D0EhTHRk4k0jQNAzBwq7KWZHnW6fwKJbdPES3m8w2D-NXlBgrEg7K2Nax-ZBa56Xg2qSPH9ZCcM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/04/05 02:03:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ANWuJRqfIrAYjDXxLR3U-4O0KDqHIrv4fEVMazS5fRmDEa9cE9IHTJi5NVGfeOMMi8qTekA6XUUdV3WM7feOr0Hh2zFMXPdV048R0XG-HMlZoJ6IbaZWY5SAawIWGV0LxxeZB-6OCRNv2IabmL8slkOTo13G51-MHQm9n2YHb-D-6tMJ-32lmZ5fH2BZoxounapwD49P8aEJujUqFl6P_TnG2uu4aX3UXlFTdwbhQO2dHQEsLzR8UsRXHABAbSJe3JEhOORbzd_xQiNRqx4kZcnnPxEg-676JXHurpE03XyibusSJKVjihO19XS5-zVO_2D1LSenL-Jkg4lYchtgF7Q 2025/04/05 02:03:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/04/05 02:03:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/04/05 02:03:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ANWuJRqfIrAYjDXxLR3U-4O0KDqHIrv4fEVMazS5fRmDEa9cE9IHTJi5NVGfeOMMi8qTekA6XUUdV3WM7feOr0Hh2zFMXPdV048R0XG-HMlZoJ6IbaZWY5SAawIWGV0LxxeZB-6OCRNv2IabmL8slkOTo13G51-MHQm9n2YHb-D-6tMJ-32lmZ5fH2BZoxounapwD49P8aEJujUqFl6P_TnG2uu4aX3UXlFTdwbhQO2dHQEsLzR8UsRXHABAbSJe3JEhOORbzd_xQiNRqx4kZcnnPxEg-676JXHurpE03XyibusSJKVjihO19XS5-zVO_2D1LSenL-Jkg4lYchtgF7Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/04/05 02:03:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AJYZvkT3FViRxo1sI8aWIXcgMWNXCYXON6Z5d6G5GCrPlRxCdueck_GyIIVW4ZwsNm79efZJ7BRiIFqE1InCrmXtbs8EYqbV_HA32p7DsotzidyJxfw1hq028kYdGIFY3mNCtLGWsySp_IhWE09_AvzbHVkvzNgtUbFp-HrScV3evNo11-5dPQoGtnOnS_iWOZWBAWgyJ7wwEkXX2uBz4czPxIryLK_qbFuQDpADGMfvOt0H0jHK9X2vWbtkRqx-AsGnXH8F_4Z72Vr2Wlr81Aphw3scf0XqhtkjtdNTB8l-iTuz5c-wrvI28KNab8yz4KHVUFSOhawFVQp3p9s_-ZY 2025/04/05 02:03:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/04/05 02:03:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/04/05 02:03:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AJYZvkT3FViRxo1sI8aWIXcgMWNXCYXON6Z5d6G5GCrPlRxCdueck_GyIIVW4ZwsNm79efZJ7BRiIFqE1InCrmXtbs8EYqbV_HA32p7DsotzidyJxfw1hq028kYdGIFY3mNCtLGWsySp_IhWE09_AvzbHVkvzNgtUbFp-HrScV3evNo11-5dPQoGtnOnS_iWOZWBAWgyJ7wwEkXX2uBz4czPxIryLK_qbFuQDpADGMfvOt0H0jHK9X2vWbtkRqx-AsGnXH8F_4Z72Vr2Wlr81Aphw3scf0XqhtkjtdNTB8l-iTuz5c-wrvI28KNab8yz4KHVUFSOhawFVQp3p9s_-ZY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/04/05 02:03:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AApBgfGjvq3MgzT1h3zb5vpzd3AQrwxH9rXIpcJ8Xll0FIVqRhDkLtVClWy-MBnducAeFcplPpfD3VS2KJSPdZys-rZ9w8L51l6d1kZk7o-FvXjlymI57616bYK36b_LzK5pB1_b7qnOYF-Yy_lxkYF1RQlnpGZfXgGzHbft3D1Rh69mO-gMsizB7IKwwWw7syDWFBGv_fmzqs6d6MFOv659xkRhRt7BtJPTP4cgLSVjRYSrvHMKH0xc767Zu-FwxQAi5GCmMp90zZpT1mG-mBVSUPhX0LjpaHAfI9RretSuN_VCohhJN_zUleub7rFsvTKi4rKCcaiIon1WpPrRtMw 2025/04/05 02:03:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/04/05 02:03:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/04/05 02:03:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AApBgfGjvq3MgzT1h3zb5vpzd3AQrwxH9rXIpcJ8Xll0FIVqRhDkLtVClWy-MBnducAeFcplPpfD3VS2KJSPdZys-rZ9w8L51l6d1kZk7o-FvXjlymI57616bYK36b_LzK5pB1_b7qnOYF-Yy_lxkYF1RQlnpGZfXgGzHbft3D1Rh69mO-gMsizB7IKwwWw7syDWFBGv_fmzqs6d6MFOv659xkRhRt7BtJPTP4cgLSVjRYSrvHMKH0xc767Zu-FwxQAi5GCmMp90zZpT1mG-mBVSUPhX0LjpaHAfI9RretSuN_VCohhJN_zUleub7rFsvTKi4rKCcaiIon1WpPrRtMw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/04/05 02:03:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AJNaG_Yln-LksYr0kpS8rPTlfSizhsNmtlcbcD8_uLlbCyd20cYyePLPqpe9xX1aH5PVIZeJn4ZrjR4FRYl0lPohQEsR3M05qFjLWJ8f_UrP7e2OIljKpuyZ9qIeghtCD_AdXXnd1TXAv4jsYKmYPgxtimE5aXozcaQtXBvUATEityczYfUVimVlnxGSuUWux7bPd0f3npZ0wFGT12pTKRsvJxBAJGUnfFa8yDJ5rtN4HaVrYL9M-88vvJizK68zbklPOp8rdEDI0goDUJvZcTAQxm0p7qIetyrIa6v6p6ZzYDDEYt6SvLRyfv8mBdDkIculleb_k97aLNe95d-9nyU 2025/04/05 02:03:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/04/05 02:03:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/04/05 02:03:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/04/05 02:03:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/04/05 02:03:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/04/05 02:03:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/04/05 02:03:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AJNaG_Yln-LksYr0kpS8rPTlfSizhsNmtlcbcD8_uLlbCyd20cYyePLPqpe9xX1aH5PVIZeJn4ZrjR4FRYl0lPohQEsR3M05qFjLWJ8f_UrP7e2OIljKpuyZ9qIeghtCD_AdXXnd1TXAv4jsYKmYPgxtimE5aXozcaQtXBvUATEityczYfUVimVlnxGSuUWux7bPd0f3npZ0wFGT12pTKRsvJxBAJGUnfFa8yDJ5rtN4HaVrYL9M-88vvJizK68zbklPOp8rdEDI0goDUJvZcTAQxm0p7qIetyrIa6v6p6ZzYDDEYt6SvLRyfv8mBdDkIculleb_k97aLNe95d-9nyU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/04/05 02:03:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AASCodEU7IOnLfdUk38ZnjyP48kZ6-DFwuw04YE5M_1rNtdjXCHqyaQk3-QnCsRn7ygl5ISt7x8FnOoNTbTZc97Jd-VetaLjIjRLJBLyxXo3OUZqJNw9ad_MVVlcWAMn5-KEsGnlUSfT5XR5ffvMmUXvLD1h7WuVSKlNjmAXjQsfNM5t2FG8a7DuOFtOiWyQEeraxiDcK6OhAp29Wcl7w-aUpjnuAj96rcbcUn7BfZppL2ayTE-RpIziJlorxs_nf8HiZtG5-lD4yx8I8-5y9ImJ0f_4QizcDq3Zw6AgSzMlwwb5RiYAzPrXjsOvYIz7gpnwkoHSZqGup7ZEl1p1eN8 2025/04/05 02:04:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/04/05 02:04:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/04/05 02:04:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/04/05 02:04:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/04/05 02:04:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/04/05 02:04:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/04/05 02:04:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AASCodEU7IOnLfdUk38ZnjyP48kZ6-DFwuw04YE5M_1rNtdjXCHqyaQk3-QnCsRn7ygl5ISt7x8FnOoNTbTZc97Jd-VetaLjIjRLJBLyxXo3OUZqJNw9ad_MVVlcWAMn5-KEsGnlUSfT5XR5ffvMmUXvLD1h7WuVSKlNjmAXjQsfNM5t2FG8a7DuOFtOiWyQEeraxiDcK6OhAp29Wcl7w-aUpjnuAj96rcbcUn7BfZppL2ayTE-RpIziJlorxs_nf8HiZtG5-lD4yx8I8-5y9ImJ0f_4QizcDq3Zw6AgSzMlwwb5RiYAzPrXjsOvYIz7gpnwkoHSZqGup7ZEl1p1eN8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/04/05 02:04:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AP8bN2DaQq0XCf3pQxNwmvP3lWLmtq4U-9R4xuYM209rlxMmlTVVWDq8iMoJPEhbB5okaTXHP_Vco0-lgx9N1WDwUKY7QNGkUyucaThGgg5_S3R9aqcj2uZ6usjejMVWaKYTYUuObYnZtqIt-LSKUmF37PJMtW0mrFPAVIeXTRnmAMTbr4RxuEbwTAlVoDRtIoGB93DqTtScorEIpnYl9EBD9hfLyaSHsyyfMyDnwFVf1OAilqpYmEuJyBW7BY5PAcEn-BAVi428kRf5-MfiYPGPGzwW39HMreWJtJ4w1AqRBQZJTgtBXfB4HiaDEaOtnj0_CfyJclN_Nw-ZqDJrqwY 2025/04/05 02:04:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/04/05 02:04:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/04/05 02:04:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AP8bN2DaQq0XCf3pQxNwmvP3lWLmtq4U-9R4xuYM209rlxMmlTVVWDq8iMoJPEhbB5okaTXHP_Vco0-lgx9N1WDwUKY7QNGkUyucaThGgg5_S3R9aqcj2uZ6usjejMVWaKYTYUuObYnZtqIt-LSKUmF37PJMtW0mrFPAVIeXTRnmAMTbr4RxuEbwTAlVoDRtIoGB93DqTtScorEIpnYl9EBD9hfLyaSHsyyfMyDnwFVf1OAilqpYmEuJyBW7BY5PAcEn-BAVi428kRf5-MfiYPGPGzwW39HMreWJtJ4w1AqRBQZJTgtBXfB4HiaDEaOtnj0_CfyJclN_Nw-ZqDJrqwY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/04/05 02:04:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AE775pKn-9u2ZBl_I5Vr2ntcOS4QZawaEM9y3zuvuAupo2wDeJHxZAxsD3eiunDrfQgGm2dU7iwtxiVahB3ruu5zoXoL8CwQocqTPhDRPEBU9Ade6zPeQXfuGkWD7E7s21TNi0ZbkbiZxS1j6dUlI14D1ogzboTJs_6lcdihMwU15H5K-wKqJ9kAtUfwRpRzVOpHUce4aQq-wQ12jcu37q_6aj65NRd9oHIU8Kj4NwQIJklO-49Cr856NQo8h6DjYGz0OpM2o0CF-WvloxLQOvDqLlTnDw2_wRNFCCxWnUpfnIHrOwWgbwzcR6fp_vViJscuOvEsaY1dMPSC-f59QLs 2025/04/05 02:04:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/04/05 02:04:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/04/05 02:04:12 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AE775pKn-9u2ZBl_I5Vr2ntcOS4QZawaEM9y3zuvuAupo2wDeJHxZAxsD3eiunDrfQgGm2dU7iwtxiVahB3ruu5zoXoL8CwQocqTPhDRPEBU9Ade6zPeQXfuGkWD7E7s21TNi0ZbkbiZxS1j6dUlI14D1ogzboTJs_6lcdihMwU15H5K-wKqJ9kAtUfwRpRzVOpHUce4aQq-wQ12jcu37q_6aj65NRd9oHIU8Kj4NwQIJklO-49Cr856NQo8h6DjYGz0OpM2o0CF-WvloxLQOvDqLlTnDw2_wRNFCCxWnUpfnIHrOwWgbwzcR6fp_vViJscuOvEsaY1dMPSC-f59QLs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/04/05 02:04:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AGrqban_lQucxhepHa7QvrvqVvRKsNGXgeIqSOm2FHaJOkD2FgJcBz_CadzZQEI79w62_khuJpsAwo-4AzqE5FRkv5rtpphIBABMp8sd_Pt6_bGuxAahndHdEUpijyGE1mfww5JCcdTW3JBdCvRIuF7wzX8kBqgfChwlNzjJSsdEoxCBjCcKsdyDIoke9hwqUZKtKQoPRVXhG1jO14DOfV6o7OonAJL5gBN0dS155XmHPZplG8U6l0UyH_bZPg1N6nzNFktroIORgoKbrJv6sKE9Z1bGCateYnvaeHiJswEM5HWRGIt8ayV7YzHXxKx-EJ80DrXigfXpkiXdZ3_ucVQ 2025/04/05 02:04:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/04/05 02:04:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/04/05 02:04:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AGrqban_lQucxhepHa7QvrvqVvRKsNGXgeIqSOm2FHaJOkD2FgJcBz_CadzZQEI79w62_khuJpsAwo-4AzqE5FRkv5rtpphIBABMp8sd_Pt6_bGuxAahndHdEUpijyGE1mfww5JCcdTW3JBdCvRIuF7wzX8kBqgfChwlNzjJSsdEoxCBjCcKsdyDIoke9hwqUZKtKQoPRVXhG1jO14DOfV6o7OonAJL5gBN0dS155XmHPZplG8U6l0UyH_bZPg1N6nzNFktroIORgoKbrJv6sKE9Z1bGCateYnvaeHiJswEM5HWRGIt8ayV7YzHXxKx-EJ80DrXigfXpkiXdZ3_ucVQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/04/05 02:04:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AJz7ABoAICWon6FMjopwawoomFgyRbW1ked-wE1fIxpjRiYwiNVf8LSL51S4pGwGjy0Te8_6vWKnaG6TQE3TxeodmsyQj7By9OqoRm8EDMs_i14gZcaHMbdXV0-0wFzjqYfJfBd0K41MyQCpsO2NF0ya4uPUxyA9RCrkyakCzTbUM4h4kgycrNsmZTcfCTXM3UAfaC1ZiTZaWsd2E7vOZq3g2sIcXiiG2qlQLAFCHhZHLg3iG--WCht3YbkAj6X1NCbEaNIrHiCucjWch2MoA-UybN8ZC7vtqYF2C9-kjjDtUwoJmhrz6rHxjO0oEoCJ7oQWJPlbzQQQ4P9IPDD5lLw 2025/04/05 02:04:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/04/05 02:04:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/04/05 02:04:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/04/05 02:04:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/04/05 02:04:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/04/05 02:04:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/04/05 02:04:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AJz7ABoAICWon6FMjopwawoomFgyRbW1ked-wE1fIxpjRiYwiNVf8LSL51S4pGwGjy0Te8_6vWKnaG6TQE3TxeodmsyQj7By9OqoRm8EDMs_i14gZcaHMbdXV0-0wFzjqYfJfBd0K41MyQCpsO2NF0ya4uPUxyA9RCrkyakCzTbUM4h4kgycrNsmZTcfCTXM3UAfaC1ZiTZaWsd2E7vOZq3g2sIcXiiG2qlQLAFCHhZHLg3iG--WCht3YbkAj6X1NCbEaNIrHiCucjWch2MoA-UybN8ZC7vtqYF2C9-kjjDtUwoJmhrz6rHxjO0oEoCJ7oQWJPlbzQQQ4P9IPDD5lLw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/04/05 02:04:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AN_izuFmmP7rDi43AL5lYpElKYuJRW4IKN48s29vH9ii9xgq4EHcdyoDfvJmb-2fs79Ymk6BQMOU1C6Hb1dynknRLouW_EnmvbguiYtup4h6ljJBkubscCWIoEeaZsfNHejlbl2pzOWCkBGXQFsTuLbsRjWZY4eZzb29jL4eXRkymxplFoqL9C6SCu0F5Glv-MYkxm5vVSCvS6uTQTV9Hq3khLRq5-sRxkawANV1I59xBop8hFG3PVbNxSiikjr0N3WkevJ_e_n1yVSM-FNWpFIYWwvIMBkd8Zh_Xwx3Mx_CXd63J--ZNZtzJXBGsybtLM6loKJtBjQemKrSwFzCn3U 2025/04/05 02:04:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/04/05 02:04:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/04/05 02:04:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/04/05 02:04:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/04/05 02:04:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/04/05 02:04:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/04/05 02:04:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AN_izuFmmP7rDi43AL5lYpElKYuJRW4IKN48s29vH9ii9xgq4EHcdyoDfvJmb-2fs79Ymk6BQMOU1C6Hb1dynknRLouW_EnmvbguiYtup4h6ljJBkubscCWIoEeaZsfNHejlbl2pzOWCkBGXQFsTuLbsRjWZY4eZzb29jL4eXRkymxplFoqL9C6SCu0F5Glv-MYkxm5vVSCvS6uTQTV9Hq3khLRq5-sRxkawANV1I59xBop8hFG3PVbNxSiikjr0N3WkevJ_e_n1yVSM-FNWpFIYWwvIMBkd8Zh_Xwx3Mx_CXd63J--ZNZtzJXBGsybtLM6loKJtBjQemKrSwFzCn3U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/04/05 02:04:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AK84wP6tWC4ca8arzK9l3uJ383aE1A6CbfB500pfe9-cQ7CFlYZn7d5Wd4OxpY-eNCESfLS4__i3gyGfmfNdQszW7yaZhF2lTj4Ss2kUHZual2Ks53EK2DDUe0A97HzExF822bo1skACUXGKC2F2VhRxSBKhYf9WuM7jutlRn_Fpfs2HmqXH1kHRp3DqhjaPey5XmFd4VLxEWyhR0D9FnnS_iek9k7jTfR89z14ghwO5nU6yjirxl3itgr34DLGTKDneUJQ_R3ei8ioA-pdu5EBnzAmztagUlRSIFx_78Kc9gn7sZ600TynulZxGjFeNoWcrgcnYJsC4Omxtc64cy34 2025/04/05 02:04:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/04/05 02:04:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/04/05 02:04:32 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AK84wP6tWC4ca8arzK9l3uJ383aE1A6CbfB500pfe9-cQ7CFlYZn7d5Wd4OxpY-eNCESfLS4__i3gyGfmfNdQszW7yaZhF2lTj4Ss2kUHZual2Ks53EK2DDUe0A97HzExF822bo1skACUXGKC2F2VhRxSBKhYf9WuM7jutlRn_Fpfs2HmqXH1kHRp3DqhjaPey5XmFd4VLxEWyhR0D9FnnS_iek9k7jTfR89z14ghwO5nU6yjirxl3itgr34DLGTKDneUJQ_R3ei8ioA-pdu5EBnzAmztagUlRSIFx_78Kc9gn7sZ600TynulZxGjFeNoWcrgcnYJsC4Omxtc64cy34" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/04/05 02:04:34 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ACnaa81zAPo6uq1zVU9b_elwCXTJUrSlUyaVEr_V_PYN-CLfeNzl9qoAGDYFWAEP1mBoRQXYriLtrR5ouW481VDVyYKjqHNyOEgVNTg6mpOHqo-v1CmXBkBnZvCXaFT3RsMTVYUHi1pKG_DA5Ohw1BMc8tAumN_0DffrOMytcIMn9XYyk5XatnT9Hw6rn07Vb2qneWfQL3j96Nc-yStmBjC8hMbtPpJGjxb3Zk12DzD0t3EumEdITe93xgGfxoeLb8E8pIYhueg40Q6oeQtAnVIU5Y6-KNfdPvv8UXzGsmcmxNY4vMj0ucFyFiqaorA_vg_8FClGFK2LDVfxvo5heNw 2025/04/05 02:04:34 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/04/05 02:04:35 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/04/05 02:04:36 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ACnaa81zAPo6uq1zVU9b_elwCXTJUrSlUyaVEr_V_PYN-CLfeNzl9qoAGDYFWAEP1mBoRQXYriLtrR5ouW481VDVyYKjqHNyOEgVNTg6mpOHqo-v1CmXBkBnZvCXaFT3RsMTVYUHi1pKG_DA5Ohw1BMc8tAumN_0DffrOMytcIMn9XYyk5XatnT9Hw6rn07Vb2qneWfQL3j96Nc-yStmBjC8hMbtPpJGjxb3Zk12DzD0t3EumEdITe93xgGfxoeLb8E8pIYhueg40Q6oeQtAnVIU5Y6-KNfdPvv8UXzGsmcmxNY4vMj0ucFyFiqaorA_vg_8FClGFK2LDVfxvo5heNw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/04/05 02:04:38 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AImroanawcxrIUAxzBzvY6-WLPM1shoSFHIjR56ibI10lgqP47_AM4PfFpqqc4bEaEhHDlsbolxqoT_F6aLLkgV7LdfG4p_4USy2wXv33TMC5ke3dzmJ3Mwb35c2Xq3f-OThfYLhcKXEegihjhiWwdwocqV9kQcavQmlZCHNeb5VLwv9ZM9t8mt84tN3IL34NDzk91NF3v9mYLE4LsAnn41jFviCn9KQx9hV6I-1RpBzKz39nzd5SMls3g3mHXCmbI0E7HtvMuHk2lRNfMoGgUmOHaKTfFgDJmHZ5jxLHz7dIGkQ9zF5_7bNFZtMkfJ5zNLlnU9ZLKBip6oFWdABPIk 2025/04/05 02:04:38 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/04/05 02:04:39 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/04/05 02:04:40 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AImroanawcxrIUAxzBzvY6-WLPM1shoSFHIjR56ibI10lgqP47_AM4PfFpqqc4bEaEhHDlsbolxqoT_F6aLLkgV7LdfG4p_4USy2wXv33TMC5ke3dzmJ3Mwb35c2Xq3f-OThfYLhcKXEegihjhiWwdwocqV9kQcavQmlZCHNeb5VLwv9ZM9t8mt84tN3IL34NDzk91NF3v9mYLE4LsAnn41jFviCn9KQx9hV6I-1RpBzKz39nzd5SMls3g3mHXCmbI0E7HtvMuHk2lRNfMoGgUmOHaKTfFgDJmHZ5jxLHz7dIGkQ9zF5_7bNFZtMkfJ5zNLlnU9ZLKBip6oFWdABPIk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/04/05 02:04:41 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AGtxctCoQ4V1qHRoNYfBOnAxVGdn6htRwBHU88AifdEApVLG-3iuCLfA_Vz38KblLSsJHZTnG9CZrzLHLfPwrlCEGpbstFx1bkW0uH-R-KhGkXZrxSKQQcIa87KKgmYc-yvbByW1JtZfU59_2te90b-3SyjlkTMmp0rpQVPHQrvR7B4aWkz0trHnD2gXF2IDipziBETMhnhvaj5BWFNrZS4wdsUo18NHnK6F-uVfqJszgxDfPYU-gPvPzQD-tIQpBrY8bdfjuQm2ygltVpP51YUhafZ9EGdH2bgpUb8zAlR7E0FUmcTGsJkGUTiWsxmKmfFjtc3byaEFbpiyT3jgV7c 2025/04/05 02:04:42 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/04/05 02:04:42 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/04/05 02:04:42 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/04/05 02:04:42 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/04/05 02:04:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/04/05 02:04:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/04/05 02:04:44 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AGtxctCoQ4V1qHRoNYfBOnAxVGdn6htRwBHU88AifdEApVLG-3iuCLfA_Vz38KblLSsJHZTnG9CZrzLHLfPwrlCEGpbstFx1bkW0uH-R-KhGkXZrxSKQQcIa87KKgmYc-yvbByW1JtZfU59_2te90b-3SyjlkTMmp0rpQVPHQrvR7B4aWkz0trHnD2gXF2IDipziBETMhnhvaj5BWFNrZS4wdsUo18NHnK6F-uVfqJszgxDfPYU-gPvPzQD-tIQpBrY8bdfjuQm2ygltVpP51YUhafZ9EGdH2bgpUb8zAlR7E0FUmcTGsJkGUTiWsxmKmfFjtc3byaEFbpiyT3jgV7c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/04/05 02:04:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: APZ1mS579VQaEC3TJ-VoAxnJ_EfuKGRV5oNgjC68WOj5qVeIrdx2v4RsYZjdtd7EzPTLgq9Gx_8FkWY2VRrYHaj8jWx8_2Wp22XN0Lqy2Qv0jwcichSKmxwlJ6-9ZLOSfZW_5rc1BN8nnMiPTqA-rv-79Il14slY9O0T0ML2mcHExHJGzC58feSEPx6AFkrypo2yqrcZrH6qqo3-v1wkgKx_txZGXy1M0S1P1lh0Sv9N6bSTFljz8ewRWIVfFSyYf3ZBENKFNM_hKazXlGWwmYhAPZNjylqyBVccvkefxvjGMALV93N8fPvuXwjJJpsoXdNpr1pIFrqv0B_E3UPiXQI 2025/04/05 02:04:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/04/05 02:04:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/04/05 02:04:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/04/05 02:04:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/04/05 02:04:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/04/05 02:04:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/04/05 02:04:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "APZ1mS579VQaEC3TJ-VoAxnJ_EfuKGRV5oNgjC68WOj5qVeIrdx2v4RsYZjdtd7EzPTLgq9Gx_8FkWY2VRrYHaj8jWx8_2Wp22XN0Lqy2Qv0jwcichSKmxwlJ6-9ZLOSfZW_5rc1BN8nnMiPTqA-rv-79Il14slY9O0T0ML2mcHExHJGzC58feSEPx6AFkrypo2yqrcZrH6qqo3-v1wkgKx_txZGXy1M0S1P1lh0Sv9N6bSTFljz8ewRWIVfFSyYf3ZBENKFNM_hKazXlGWwmYhAPZNjylqyBVccvkefxvjGMALV93N8fPvuXwjJJpsoXdNpr1pIFrqv0B_E3UPiXQI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/04/05 02:04:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AB2nCCOUYQu3Rln9xig51QjGEwNem7QehNjzReDSUSQMEeTBaKDWGOe4ydlU1vACixWsyhoJRbVVd0UFm0ZpRyzQGXs-XNH-kP812wBkHW26nKYXvIeDFK0NxcGoYlfJbbYQZ4QORKYe7ppCuD3vUdhMgKaInMD4lThJmMJeBYA4lLyxXFq-4YYtsKs1hanGu8tobv3Jcqcsit4Px6KWHQds8GcxROWNVgRsRwqoebIqUDswlJPzC1JDoIRKFeCHCeZ_DBPXyH2SrkyTaKiPWNiry9MHtUnC2oCxDnnoqTzYQT0GGfhu2Mb7XYUnJ5Hr_ThR3Pz_qsBU5oGm0WPxXD8 2025/04/05 02:04:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/04/05 02:04:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/04/05 02:04:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AB2nCCOUYQu3Rln9xig51QjGEwNem7QehNjzReDSUSQMEeTBaKDWGOe4ydlU1vACixWsyhoJRbVVd0UFm0ZpRyzQGXs-XNH-kP812wBkHW26nKYXvIeDFK0NxcGoYlfJbbYQZ4QORKYe7ppCuD3vUdhMgKaInMD4lThJmMJeBYA4lLyxXFq-4YYtsKs1hanGu8tobv3Jcqcsit4Px6KWHQds8GcxROWNVgRsRwqoebIqUDswlJPzC1JDoIRKFeCHCeZ_DBPXyH2SrkyTaKiPWNiry9MHtUnC2oCxDnnoqTzYQT0GGfhu2Mb7XYUnJ5Hr_ThR3Pz_qsBU5oGm0WPxXD8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/04/05 02:04:56 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AAUJFAJ9Izpyzsv5OWDKpA_ueHFLjwVZLdXyJfvzIKiugGXRStI8_r6C6rmdMd9_sNIncdSD5F3cTzPLqrdiqz3Z2yU3izh4cBlr1lUoTbC1a-Mzbt8O8EngUz703tYrdOTkSxPc6zPPCXzxPn7EwZvPsMmkJHGQ3sWy_PpkI3A9_UgyUEImLig9ZtPMYkjU5yI4WxwyMgpETQNjp0I-0m_UeYWnyjj8N-2xu5m8Q7kNt7iKoRIsyZIyE_ww5jnVhl4N3odygNiS2un9YbzSUmMKk-x9i5weDNvKciRb4G7muc-uVunaspiWfaahxXW-RMpaCaYAjTo1TkFq7Zcn3M0 2025/04/05 02:04:57 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/04/05 02:04:58 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/04/05 02:04:58 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AAUJFAJ9Izpyzsv5OWDKpA_ueHFLjwVZLdXyJfvzIKiugGXRStI8_r6C6rmdMd9_sNIncdSD5F3cTzPLqrdiqz3Z2yU3izh4cBlr1lUoTbC1a-Mzbt8O8EngUz703tYrdOTkSxPc6zPPCXzxPn7EwZvPsMmkJHGQ3sWy_PpkI3A9_UgyUEImLig9ZtPMYkjU5yI4WxwyMgpETQNjp0I-0m_UeYWnyjj8N-2xu5m8Q7kNt7iKoRIsyZIyE_ww5jnVhl4N3odygNiS2un9YbzSUmMKk-x9i5weDNvKciRb4G7muc-uVunaspiWfaahxXW-RMpaCaYAjTo1TkFq7Zcn3M0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/04/05 02:05:00 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AGl-RHsQXxAuIy3HRJQkvV_Wee_R0t6FTu2APApvSm-vtIakyCDoxaF0rwBHsKc_-AAetUIRHytj8p0R3Ye7T_Jx8SIkCHRtIoV2hlWDX4Rbxeem5So6rGqx5GE4hncVY7nH1PkIJESb9zZwjy2rWDZrnNv_OtO8LMeoUxbAlHnr2Kud-vP6QQwP_GgRyG-PBcpFq5X8XZvgNaiWCx7Z967IW_8eZHQce7R8Bm4kRa5TrK6WIexM2WIOfLETrhIuohHas_H94htIVd0q6Mcoqv9F82G_QjyUyPR3tifYbw1t-lsZPxD1xHb8WqvcnCcHUpspA5JlK5oNAsoaDVeUGGg 2025/04/05 02:05:00 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/04/05 02:05:01 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/04/05 02:05:02 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AGl-RHsQXxAuIy3HRJQkvV_Wee_R0t6FTu2APApvSm-vtIakyCDoxaF0rwBHsKc_-AAetUIRHytj8p0R3Ye7T_Jx8SIkCHRtIoV2hlWDX4Rbxeem5So6rGqx5GE4hncVY7nH1PkIJESb9zZwjy2rWDZrnNv_OtO8LMeoUxbAlHnr2Kud-vP6QQwP_GgRyG-PBcpFq5X8XZvgNaiWCx7Z967IW_8eZHQce7R8Bm4kRa5TrK6WIexM2WIOfLETrhIuohHas_H94htIVd0q6Mcoqv9F82G_QjyUyPR3tifYbw1t-lsZPxD1xHb8WqvcnCcHUpspA5JlK5oNAsoaDVeUGGg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/04/05 02:05:04 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AMaGwD6PnDqPtgN-ELpmdTUZjV3pmVbpbs2SQWOtSR_jkRFrXAQF7H40U_kx1y0m-JHHpBmlwq7D1qdssrdSn1OsXj8r0olQYQ9KoVaSMc9dTlhg7NhuedEYoFMxAxLfjxwQBdGL0ZESCy1M-V9He_HVf2yhruHz6Y5eoGaY9wtaVZDwDqWJMdEFa6BRG9_iKKCCSqdc13G-ZF3hgudA8-S4sWBtC7Pqp4LwnP-n5kzkFd_WLw5eQUaFxUy-ON6bjGgzDYXnhRbuLBfT0hqxbz1tiwsbHqiJRmsGngpxaej35TtF7mJNIC6G3rpj2kSiqWXv2rRBDgRAaRdzuDz-vUM 2025/04/05 02:05:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/04/05 02:05:05 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/04/05 02:05:05 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/04/05 02:05:05 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/04/05 02:05:05 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/04/05 02:05:05 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/04/05 02:05:06 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AMaGwD6PnDqPtgN-ELpmdTUZjV3pmVbpbs2SQWOtSR_jkRFrXAQF7H40U_kx1y0m-JHHpBmlwq7D1qdssrdSn1OsXj8r0olQYQ9KoVaSMc9dTlhg7NhuedEYoFMxAxLfjxwQBdGL0ZESCy1M-V9He_HVf2yhruHz6Y5eoGaY9wtaVZDwDqWJMdEFa6BRG9_iKKCCSqdc13G-ZF3hgudA8-S4sWBtC7Pqp4LwnP-n5kzkFd_WLw5eQUaFxUy-ON6bjGgzDYXnhRbuLBfT0hqxbz1tiwsbHqiJRmsGngpxaej35TtF7mJNIC6G3rpj2kSiqWXv2rRBDgRAaRdzuDz-vUM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/04/05 02:05:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AE9cTXLSaqLxmuegH5I1DCLeprbOmTCzikmM5mbdBqMR2in9rwRaogwo2tPQATdbiwrvRJ8Beelh6t5KRDhrcUdX8B8RvUkhEcp_LL1WEsQrFulqaExW3grXpJXAh6WzHKiPzvjVlDpPV_UGkAprNfNGQ4I9-kq9UA9QObNKfG-4Xk6iORO3pNaXDgUjJ4Ukyrc4YfzVPi911n1hxVMgmXu5l4z5zawQhBaVcliq7h9Nem7NZHV8zGS7Uf4eVYbONcasa-MeijPUNiGcNxu44Gre2-gXPwNDeRWuOEvnouHcISE6kk-ne9LtErNLlbyCCu4kkvvfUTo64S_l1JDAfaU 2025/04/05 02:05:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/04/05 02:05:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/04/05 02:05:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/04/05 02:05:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/04/05 02:05:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/04/05 02:05:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/04/05 02:05:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AE9cTXLSaqLxmuegH5I1DCLeprbOmTCzikmM5mbdBqMR2in9rwRaogwo2tPQATdbiwrvRJ8Beelh6t5KRDhrcUdX8B8RvUkhEcp_LL1WEsQrFulqaExW3grXpJXAh6WzHKiPzvjVlDpPV_UGkAprNfNGQ4I9-kq9UA9QObNKfG-4Xk6iORO3pNaXDgUjJ4Ukyrc4YfzVPi911n1hxVMgmXu5l4z5zawQhBaVcliq7h9Nem7NZHV8zGS7Uf4eVYbONcasa-MeijPUNiGcNxu44Gre2-gXPwNDeRWuOEvnouHcISE6kk-ne9LtErNLlbyCCu4kkvvfUTo64S_l1JDAfaU" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/04/05 02:05:15 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/04/05 02:05:20 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/04/05 02:05:26 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/04/05 02:05:32 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/04/05 02:05:38 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/04/05 02:05:42 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ACVzdnv0amBLbi74KLxmmdPeS66FaqUJU5Dj3BlM5Uemd7a0dW3iU7zQ5PQmXBSeViqSDLKjYVUnFWhGcJxJ3Ngw5W94hb8fyYRpOFyyfFJTu3-NYlHxj2yQGqmGfvgayUKAoEQ2DXzD_kLP0UkCJusOMmIpeHktqdUjN3otwb1pCsy98oSxmZkwtLDNLq4t3SirrGuzMH4M5ASfkOYbWbw5pBySuSEu0bzp7nBllGj5-3vugvRS2cISEnGfpzYiNYjURl0MKoMcNWkeDd5zjyP77b4t11SjiXGLGV2jv_s-KDuWKMP-iJzO4JC2SivMyXqyP8je2yQiAEdGIBw8KSE 2025/04/05 02:05:42 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/04/05 02:05:42 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "f16f0245a6da61be840590934ae6d96a" 2025/04/05 02:05:43 DEBUG : unknown-size-put.txt: multipart upload "ACVzdnv0amBLbi74KLxmmdPeS66FaqUJU5Dj3BlM5Uemd7a0dW3iU7zQ5PQmXBSeViqSDLKjYVUnFWhGcJxJ3Ngw5W94hb8fyYRpOFyyfFJTu3-NYlHxj2yQGqmGfvgayUKAoEQ2DXzD_kLP0UkCJusOMmIpeHktqdUjN3otwb1pCsy98oSxmZkwtLDNLq4t3SirrGuzMH4M5ASfkOYbWbw5pBySuSEu0bzp7nBllGj5-3vugvRS2cISEnGfpzYiNYjURl0MKoMcNWkeDd5zjyP77b4t11SjiXGLGV2jv_s-KDuWKMP-iJzO4JC2SivMyXqyP8je2yQiAEdGIBw8KSE" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/04/05 02:05:45 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AG_CCAuFCfsbosvLMw7dayN6TvTL3XvOdkFs-ltdj8dvNhORyc1-eChhR2yhJx2P9DAvaG5lDPCOdAhnDRq1rgHXkINhwjJoiXtxmTM5U49FPChaGJYjO9ARr9KsD4zcCSJEzRU66RTVfJW2HbpTKbt-FQ5WLJ8EzGQLs1ry-JE6RrRhuOYbwzXOdZhbxJlWQaM_qukIae7A4hQc8l86Xo1VXin8mf2icH1Ny6IIv3hnJwBVRJsG5C8Mx5RlVsj09J-I486yQcZl4QRGsIEUV2-j4yhEsxWyI2wi0_BEqFBhe5vz7IyPsWRWIL_oHc41q5hnrrqeZydbCApsqqI6tCU 2025/04/05 02:05:45 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/04/05 02:05:46 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "6e6cc91d2e5d7e0b698bbf9146a87aa1" 2025/04/05 02:05:47 DEBUG : unknown-size-update.txt: multipart upload "AG_CCAuFCfsbosvLMw7dayN6TvTL3XvOdkFs-ltdj8dvNhORyc1-eChhR2yhJx2P9DAvaG5lDPCOdAhnDRq1rgHXkINhwjJoiXtxmTM5U49FPChaGJYjO9ARr9KsD4zcCSJEzRU66RTVfJW2HbpTKbt-FQ5WLJ8EzGQLs1ry-JE6RrRhuOYbwzXOdZhbxJlWQaM_qukIae7A4hQc8l86Xo1VXin8mf2icH1Ny6IIv3hnJwBVRJsG5C8Mx5RlVsj09J-I486yQcZl4QRGsIEUV2-j4yhEsxWyI2wi0_BEqFBhe5vz7IyPsWRWIL_oHc41q5hnrrqeZydbCApsqqI6tCU" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/04/05 02:05:47 DEBUG : Creating backend with remote "TestS3R2:rclone-test-hovozoj2lohi/deeper/nonexisting/directory" 2025/04/05 02:05:47 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/04/05 02:05:48 DEBUG : Waiting for deletions to finish 2025/04/05 02:05:48 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/04/05 02:05:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/04/05 02:05:48 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/04/05 02:05:50 INFO : S3 bucket rclone-test-hovozoj2lohi: Bucket "rclone-test-hovozoj2lohi" deleted 2025/04/05 02:05:50 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (262.22s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.25s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (2.92s) --- FAIL: TestIntegration/FsMkdir (257.51s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.48s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.15s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.16s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.11s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.13s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (33.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (2.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.96s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (2.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.95s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.87s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.61s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (4.61s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (46.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.15s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (2.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (7.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (3.87s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.71s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.87s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.92s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (4.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (3.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (1.32s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (131.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (20.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (5.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (3.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (6.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (3.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (20.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (6.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (3.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (6.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (3.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (7.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (19.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (5.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (3.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (7.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (3.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (7.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (3.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (24.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (6.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (4.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (7.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (3.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (6.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (22.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (6.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (3.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (7.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (3.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (8.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (22.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (6.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (3.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (7.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (3.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (9.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (4.38s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (28.58s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (5.30s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (5.24s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.46s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.84s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (5.74s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (6.16s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (2.50s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (3.67s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.39s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:44: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2025/04/05 02:05:50 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/04/05 02:05:50 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 262.252s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 4m23.309026428s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/leading_VT TestIntegration/FsMkdir/FsEncoding/trailing_CR]