"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2025/06/27 01:50:32 DEBUG : Creating backend with remote "TestB2:rclone-test-falirub3xewa" 2025/06/27 01:50:32 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 === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/06/27 01:50:35 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/06/27 01:50:35 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/06/27 01:50:35 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/06/27 01:51:01 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/06/27 01:51:01 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/06/27 01:51:03 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/06/27 01:51:03 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/06/27 01:51:03 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/06/27 01:51:03 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/06/27 01:51:04 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/06/27 01:51:04 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === 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/06/27 01:51:11 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/06/27 01:51:12 DEBUG : Creating backend with remote "TestB2:" === 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/06/27 01:51:17 INFO : B2 bucket rclone-test-falirub3xewa: cleaning bucket "rclone-test-falirub3xewa" of all files 2025/06/27 01:51:17 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c420e4_d20250627_m015116_c001_v0001136_t0036_u01750989076739") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/06/27 01:51:18 DEBUG : Creating backend with remote "TestB2:rclone-test-falirub3xewa/dirToPurgeFromRoot" 2025/06/27 01:51:20 INFO : B2 bucket rclone-test-falirub3xewa path dirToPurgeFromRoot: cleaning bucket "rclone-test-falirub3xewa" of all files 2025/06/27 01:51:20 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c420e8_d20250627_m015118_c001_v0001136_t0008_u01750989078324") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/06/27 01:51:21 DEBUG : Creating backend with remote "TestB2:rclone-test-falirub3xewa/hello? sausage/êé" 2025/06/27 01:51:25 INFO : B2 bucket rclone-test-falirub3xewa path hello? sausage/êé: cleaning bucket "rclone-test-falirub3xewa" of all files 2025/06/27 01:51:25 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z3f325d43104dabfb9f780e1b_f116a652b0a435369_d20250627_m015123_c001_v0001178_t0012_u01750989083683") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/06/27 01:51:26 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/06/27 01:51:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/27 01:51:26 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write 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 fstests.go:1623: Metadata method not supported === 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/06/27 01:51:34 DEBUG : Creating backend with remote "TestB2:rclone-test-falirub3xewa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/06/27 01:51:36 DEBUG : Creating backend with remote "TestB2:rclone-test-falirub3xewa/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-falirub3xewa" from "TestB2:rclone-test-falirub3xewa" 2025/06/27 01:51:38 DEBUG : Creating backend with remote "TestB2:" === 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 2025/06/27 01:51:49 DEBUG : Creating backend with remote "TestB2:rclone-test-goduten3hodu" 2025/06/27 01:51:52 DEBUG : B2 bucket rclone-test-goduten3hodu: Purge remote 2025/06/27 01:51:52 INFO : B2 bucket rclone-test-goduten3hodu: cleaning bucket "rclone-test-goduten3hodu" of all files 2025/06/27 01:51:52 DEBUG : somefile: Deleting (id "4_zbfe27dd3105dabfb9f780e1b_f419cbb3e8b7d8ff9_d20250627_m015151_c001_v0001171_t0052_u01750989111766") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/06/27 01:51:54 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/06/27 01:51:55 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2025/06/27 01:51:57 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/06/27 01:51:57 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/06/27 01:51:57 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.774Ki offset 6Mi/6.106Mi 2025/06/27 01:51:57 DEBUG : test-metadata: Sending chunk 1 length 111385 2025/06/27 01:51:59 DEBUG : test-metadata: Done sending chunk 1 2025/06/27 01:52:00 DEBUG : test-metadata: Done sending chunk 0 2025/06/27 01:52:00 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2025/06/27 01:52:10 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1136-16.backblaze.com/b2api/v1/b2_upload_file/3f325d43104dabfb9f780e1b/c001_v0001136_t0014": EOF 2025/06/27 01:52:10 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1136-16.backblaze.com/b2api/v1/b2_upload_file/3f325d43104dabfb9f780e1b/c001_v0001136_t0014": EOF) 2025/06/27 01:52:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1136-16.backblaze.com/b2api/v1/b2_upload_file/3f325d43104dabfb9f780e1b/c001_v0001136_t0014": EOF - low level retry 1/10 2025/06/27 01:52:12 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2025-06-27-015205-323.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2025/06/27 01:52:14 DEBUG : oldPath = "TestB2:rclone-test-falirub3xewa/versions/test-versions-v2025-06-27-015205-323.txt" 2025/06/27 01:52:14 DEBUG : newPath = "TestB2,versions:rclone-test-falirub3xewa/versions/test-versions-v2025-06-27-015205-323.txt" 2025/06/27 01:52:14 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-falirub3xewa/versions/test-versions-v2025-06-27-015205-323.txt" 2025/06/27 01:52:14 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/06/27 01:52:16 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-falirub3xewa/versions/test-versions-v2025-06-27-015205-323.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-falirub3xewa/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/06/27 01:52:17 INFO : B2 bucket rclone-test-falirub3xewa: cleaning bucket "rclone-test-falirub3xewa" of all hidden files 2025/06/27 01:52:17 DEBUG : leading space/ leading space: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f41454ec291e71f4e_d20250627_m015043_c001_v7007000_t0000_u01750989043110") as it is a hide marker 2025/06/27 01:52:17 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/06/27 01:52:17 DEBUG : leading space/ leading space: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c42075_d20250627_m015042_c001_v0001136_t0052_u01750989042285") 2025/06/27 01:52:17 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/06/27 01:52:17 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f41454ec291e71f4d_d20250627_m015041_c001_v7007000_t0000_u01750989041922") as it is a hide marker 2025/06/27 01:52:17 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/06/27 01:52:17 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c4206f_d20250627_m015041_c001_v0001136_t0015_u01750989041062") 2025/06/27 01:52:17 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/06/27 01:52:17 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f41454ec291e71f5f_d20250627_m015050_c001_v7007000_t0000_u01750989050114") as it is a hide marker 2025/06/27 01:52:17 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/06/27 01:52:17 DEBUG : .leading dot/.leading dot: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c42097_d20250627_m015049_c001_v0001136_t0034_u01750989049362") 2025/06/27 01:52:17 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/06/27 01:52:17 DEBUG : created from root.txt: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f4109346993906f2b_d20250627_m015145_c001_v7007000_t0000_u01750989105711") as it is a hide marker 2025/06/27 01:52:17 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/06/27 01:52:17 DEBUG : created from root.txt: Deleting (id "4_z3f325d43104dabfb9f780e1b_f10499d050ed26125_d20250627_m015144_c001_v0001044_t0056_u01750989104466") 2025/06/27 01:52:17 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/06/27 01:52:17 DEBUG : file name.txt: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f417e25133ec1252c_d20250627_m015153_c001_v7007000_t0000_u01750989113835") as it is a hide marker 2025/06/27 01:52:17 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/06/27 01:52:17 DEBUG : file name.txt: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c42105_d20250627_m015133_c001_v0001136_t0018_u01750989093847") 2025/06/27 01:52:17 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/06/27 01:52:17 DEBUG : file name.txt: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1035f7e3680927fb_d20250627_m015130_c001_v0001101_t0055_u01750989090097") 2025/06/27 01:52:17 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/06/27 01:52:17 DEBUG : file name.txt: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c420d1_d20250627_m015108_c001_v0001136_t0041_u01750989068679") 2025/06/27 01:52:17 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/06/27 01:52:17 DEBUG : file name.txt: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c420cb_d20250627_m015107_c001_v0001136_t0040_u01750989067609") 2025/06/27 01:52:17 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/06/27 01:52:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z3f325d43104dabfb9f780e1b_f1163302725c420cd_d20250627_m015108_c001_v0001136_t0024_u01750989068148") "upload" dated 2025-06-27 01:51:08.148 +0000 UTC (1m9.748728542s ago) 2025/06/27 01:52:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f40095eb87b0a4596_d20250627_m015127_c001_v7007000_t0000_u01750989087885") as it is a hide marker 2025/06/27 01:52:17 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/06/27 01:52:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z3f325d43104dabfb9f780e1b_f11975d448178ca70_d20250627_m015127_c001_v0001043_t0035_u01750989087279") 2025/06/27 01:52:17 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/06/27 01:52:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z3f325d43104dabfb9f780e1b_f108a443c2f3c9f1e_d20250627_m015126_c001_v0001183_t0014_u01750989086680") 2025/06/27 01:52:17 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/06/27 01:52:17 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f41454ec291e71f69_d20250627_m015058_c001_v7007000_t0000_u01750989058101") as it is a hide marker 2025/06/27 01:52:17 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/06/27 01:52:17 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c420b7_d20250627_m015057_c001_v0001136_t0026_u01750989057386") 2025/06/27 01:52:17 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/06/27 01:52:17 DEBUG : piped data.txt: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f417e25133ec1252f_d20250627_m015155_c001_v7007000_t0000_u01750989115603") as it is a hide marker 2025/06/27 01:52:17 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/06/27 01:52:17 DEBUG : piped data.txt: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c42121_d20250627_m015155_c001_v0001136_t0042_u01750989115108") 2025/06/27 01:52:17 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/06/27 01:52:17 DEBUG : piped data.txt: Deleting (id "4_z3f325d43104dabfb9f780e1b_f417e25133ec1252e_d20250627_m015154_c001_v7007000_t0000_u01750989114929") 2025/06/27 01:52:17 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/06/27 01:52:17 DEBUG : piped data.txt: Deleting (id "4_z3f325d43104dabfb9f780e1b_f4163302725c4211f_d20250627_m015154_c001_v0001136_t0014_u01750989114560") 2025/06/27 01:52:17 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/06/27 01:52:17 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f41454ec291e71f6b_d20250627_m015059_c001_v7007000_t0000_u01750989059177") as it is a hide marker 2025/06/27 01:52:17 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/06/27 01:52:17 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c420b9_d20250627_m015058_c001_v0001136_t0046_u01750989058466") 2025/06/27 01:52:17 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/06/27 01:52:17 DEBUG : test-metadata: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f4055556fb93a39f6_d20250627_m015202_c001_v7007000_t0000_u01750989122778") as it is a hide marker 2025/06/27 01:52:17 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/06/27 01:52:17 DEBUG : test-metadata: Deleting (id "4_z3f325d43104dabfb9f780e1b_f217e25133ec12531_d20250627_m015157_c001_v0001105_t0048_u01750989117665") 2025/06/27 01:52:17 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/06/27 01:52:17 DEBUG : test-metadata: Deleting (id "4_z3f325d43104dabfb9f780e1b_f417e25133ec12530_d20250627_m015156_c001_v7007000_t0000_u01750989116718") 2025/06/27 01:52:17 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/06/27 01:52:17 DEBUG : test-metadata: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c42125_d20250627_m015155_c001_v0001136_t0037_u01750989115786") 2025/06/27 01:52:17 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/06/27 01:52:17 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f41454ec291e71f61_d20250627_m015052_c001_v7007000_t0000_u01750989052427") as it is a hide marker 2025/06/27 01:52:17 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/06/27 01:52:17 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c420a1_d20250627_m015051_c001_v0001136_t0031_u01750989051748") 2025/06/27 01:52:17 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/06/27 01:52:17 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f41454ec291e71f63_d20250627_m015054_c001_v7007000_t0000_u01750989054617") as it is a hide marker 2025/06/27 01:52:17 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/06/27 01:52:17 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c420a7_d20250627_m015053_c001_v0001136_t0045_u01750989053876") 2025/06/27 01:52:17 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/06/27 01:52:17 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f41454ec291e71f62_d20250627_m015053_c001_v7007000_t0000_u01750989053507") as it is a hide marker 2025/06/27 01:52:17 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/06/27 01:52:17 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c420a3_d20250627_m015052_c001_v0001136_t0039_u01750989052792") 2025/06/27 01:52:17 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/06/27 01:52:17 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f41454ec291e71f67_d20250627_m015055_c001_v7007000_t0000_u01750989055930") as it is a hide marker 2025/06/27 01:52:17 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/06/27 01:52:17 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c420ab_d20250627_m015054_c001_v0001136_t0011_u01750989054983") 2025/06/27 01:52:17 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/06/27 01:52:17 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f41454ec291e71f68_d20250627_m015057_c001_v7007000_t0000_u01750989057021") as it is a hide marker 2025/06/27 01:52:17 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/06/27 01:52:17 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c420b1_d20250627_m015056_c001_v0001136_t0047_u01750989056294") 2025/06/27 01:52:17 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/06/27 01:52:17 DEBUG : trailing space /trailing space : Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f41454ec291e71f60_d20250627_m015051_c001_v7007000_t0000_u01750989051382") as it is a hide marker 2025/06/27 01:52:17 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/06/27 01:52:17 DEBUG : trailing space /trailing space : Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c4209d_d20250627_m015050_c001_v0001136_t0007_u01750989050478") 2025/06/27 01:52:17 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/06/27 01:52:17 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z3f325d43104dabfb9f780e1b_f1049fc1d3e20506d_d20250627_m015213_c001_v0001179_t0056_u01750989133324") "upload" dated 2025-06-27 01:52:13.324 +0000 UTC (4.573765838s ago) 2025/06/27 01:52:17 DEBUG : versions/test-versions.txt: Deleting (id "4_z3f325d43104dabfb9f780e1b_f417693e649f80f1d_d20250627_m015208_c001_v7007000_t0000_u01750989128466") 2025/06/27 01:52:17 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/06/27 01:52:17 DEBUG : versions/test-versions.txt: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c42131_d20250627_m015205_c001_v0001136_t0019_u01750989125323") 2025/06/27 01:52:17 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/06/27 01:52:17 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f41454ec291e71f78_d20250627_m015107_c001_v7007000_t0000_u01750989067064") as it is a hide marker 2025/06/27 01:52:17 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/06/27 01:52:17 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z3f325d43104dabfb9f780e1b_f21454ec291e71f6f_d20250627_m015101_c001_v0001181_t0046_u01750989061372") 2025/06/27 01:52:17 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/06/27 01:52:17 DEBUG : zero-length-file: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f41454ec291e71f6c_d20250627_m015101_c001_v7007000_t0000_u01750989061017") as it is a hide marker 2025/06/27 01:52:17 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/06/27 01:52:17 DEBUG : zero-length-file: Deleting (id "4_z3f325d43104dabfb9f780e1b_f4163302725c420bd_d20250627_m015100_c001_v0001136_t0014_u01750989060464") 2025/06/27 01:52:17 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/06/27 01:52:17 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f41454ec291e71f50_d20250627_m015044_c001_v7007000_t0000_u01750989044331") as it is a hide marker 2025/06/27 01:52:17 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/06/27 01:52:17 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c42079_d20250627_m015043_c001_v0001136_t0058_u01750989043475") 2025/06/27 01:52:17 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/06/27 01:52:17 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f41454ec291e71f44_d20250627_m015038_c001_v7007000_t0000_u01750989038412") as it is a hide marker 2025/06/27 01:52:17 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/06/27 01:52:17 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c42067_d20250627_m015037_c001_v0001136_t0054_u01750989037300") 2025/06/27 01:52:17 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/06/27 01:52:17 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f41454ec291e71f5c_d20250627_m015047_c001_v7007000_t0000_u01750989047859") as it is a hide marker 2025/06/27 01:52:17 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/06/27 01:52:17 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c42087_d20250627_m015047_c001_v0001136_t0043_u01750989047217") 2025/06/27 01:52:17 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/06/27 01:52:17 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f41454ec291e71f5b_d20250627_m015046_c001_v7007000_t0000_u01750989046853") as it is a hide marker 2025/06/27 01:52:17 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/06/27 01:52:17 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c42081_d20250627_m015045_c001_v0001136_t0013_u01750989045848") 2025/06/27 01:52:17 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/06/27 01:52:17 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f41454ec291e71f5d_d20250627_m015048_c001_v7007000_t0000_u01750989048980") as it is a hide marker 2025/06/27 01:52:17 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/06/27 01:52:17 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c4208f_d20250627_m015048_c001_v0001136_t0038_u01750989048225") 2025/06/27 01:52:17 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/06/27 01:52:17 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f41454ec291e71f5a_d20250627_m015045_c001_v7007000_t0000_u01750989045434") as it is a hide marker 2025/06/27 01:52:17 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/06/27 01:52:17 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c4207b_d20250627_m015044_c001_v0001136_t0048_u01750989044707") 2025/06/27 01:52:17 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/06/27 01:52:17 DEBUG : ./.: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f41454ec291e71f47_d20250627_m015039_c001_v7007000_t0000_u01750989039491") as it is a hide marker 2025/06/27 01:52:17 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/06/27 01:52:17 DEBUG : ./.: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c42069_d20250627_m015038_c001_v0001136_t0018_u01750989038777") 2025/06/27 01:52:17 NOTICE: ./.: Skipped delete as --dry-run is set 2025/06/27 01:52:17 DEBUG : ../..: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f41454ec291e71f4b_d20250627_m015040_c001_v7007000_t0000_u01750989040680") as it is a hide marker 2025/06/27 01:52:17 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/06/27 01:52:17 DEBUG : ../..: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c4206d_d20250627_m015039_c001_v0001136_t0057_u01750989039856") 2025/06/27 01:52:17 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/06/27 01:52:18 INFO : B2 bucket rclone-test-falirub3xewa: cleaning bucket "rclone-test-falirub3xewa" of all hidden files 2025/06/27 01:52:18 DEBUG : leading space/ leading space: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f41454ec291e71f4e_d20250627_m015043_c001_v7007000_t0000_u01750989043110") as it is a hide marker 2025/06/27 01:52:18 DEBUG : leading space/ leading space: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c42075_d20250627_m015042_c001_v0001136_t0052_u01750989042285") 2025/06/27 01:52:18 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f41454ec291e71f4d_d20250627_m015041_c001_v7007000_t0000_u01750989041922") as it is a hide marker 2025/06/27 01:52:18 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c4206f_d20250627_m015041_c001_v0001136_t0015_u01750989041062") 2025/06/27 01:52:18 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f41454ec291e71f5f_d20250627_m015050_c001_v7007000_t0000_u01750989050114") as it is a hide marker 2025/06/27 01:52:18 DEBUG : .leading dot/.leading dot: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c42097_d20250627_m015049_c001_v0001136_t0034_u01750989049362") 2025/06/27 01:52:18 DEBUG : created from root.txt: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f4109346993906f2b_d20250627_m015145_c001_v7007000_t0000_u01750989105711") as it is a hide marker 2025/06/27 01:52:18 DEBUG : created from root.txt: Deleting (id "4_z3f325d43104dabfb9f780e1b_f10499d050ed26125_d20250627_m015144_c001_v0001044_t0056_u01750989104466") 2025/06/27 01:52:18 DEBUG : file name.txt: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f417e25133ec1252c_d20250627_m015153_c001_v7007000_t0000_u01750989113835") as it is a hide marker 2025/06/27 01:52:18 DEBUG : file name.txt: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c42105_d20250627_m015133_c001_v0001136_t0018_u01750989093847") 2025/06/27 01:52:18 DEBUG : file name.txt: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1035f7e3680927fb_d20250627_m015130_c001_v0001101_t0055_u01750989090097") 2025/06/27 01:52:18 DEBUG : file name.txt: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c420d1_d20250627_m015108_c001_v0001136_t0041_u01750989068679") 2025/06/27 01:52:18 DEBUG : file name.txt: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c420cb_d20250627_m015107_c001_v0001136_t0040_u01750989067609") 2025/06/27 01:52:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z3f325d43104dabfb9f780e1b_f1163302725c420cd_d20250627_m015108_c001_v0001136_t0024_u01750989068148") "upload" dated 2025-06-27 01:51:08.148 +0000 UTC (1m10.770770906s ago) 2025/06/27 01:52:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f40095eb87b0a4596_d20250627_m015127_c001_v7007000_t0000_u01750989087885") as it is a hide marker 2025/06/27 01:52:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z3f325d43104dabfb9f780e1b_f11975d448178ca70_d20250627_m015127_c001_v0001043_t0035_u01750989087279") 2025/06/27 01:52:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z3f325d43104dabfb9f780e1b_f108a443c2f3c9f1e_d20250627_m015126_c001_v0001183_t0014_u01750989086680") 2025/06/27 01:52:19 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f41454ec291e71f69_d20250627_m015058_c001_v7007000_t0000_u01750989058101") as it is a hide marker 2025/06/27 01:52:19 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c420b7_d20250627_m015057_c001_v0001136_t0026_u01750989057386") 2025/06/27 01:52:19 DEBUG : piped data.txt: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f417e25133ec1252f_d20250627_m015155_c001_v7007000_t0000_u01750989115603") as it is a hide marker 2025/06/27 01:52:19 DEBUG : piped data.txt: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c42121_d20250627_m015155_c001_v0001136_t0042_u01750989115108") 2025/06/27 01:52:19 DEBUG : piped data.txt: Deleting (id "4_z3f325d43104dabfb9f780e1b_f417e25133ec1252e_d20250627_m015154_c001_v7007000_t0000_u01750989114929") 2025/06/27 01:52:19 DEBUG : piped data.txt: Deleting (id "4_z3f325d43104dabfb9f780e1b_f4163302725c4211f_d20250627_m015154_c001_v0001136_t0014_u01750989114560") 2025/06/27 01:52:19 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f41454ec291e71f6b_d20250627_m015059_c001_v7007000_t0000_u01750989059177") as it is a hide marker 2025/06/27 01:52:19 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c420b9_d20250627_m015058_c001_v0001136_t0046_u01750989058466") 2025/06/27 01:52:19 DEBUG : test-metadata: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f4055556fb93a39f6_d20250627_m015202_c001_v7007000_t0000_u01750989122778") as it is a hide marker 2025/06/27 01:52:19 DEBUG : test-metadata: Deleting (id "4_z3f325d43104dabfb9f780e1b_f217e25133ec12531_d20250627_m015157_c001_v0001105_t0048_u01750989117665") 2025/06/27 01:52:19 DEBUG : test-metadata: Deleting (id "4_z3f325d43104dabfb9f780e1b_f417e25133ec12530_d20250627_m015156_c001_v7007000_t0000_u01750989116718") 2025/06/27 01:52:19 DEBUG : test-metadata: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c42125_d20250627_m015155_c001_v0001136_t0037_u01750989115786") 2025/06/27 01:52:19 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f41454ec291e71f61_d20250627_m015052_c001_v7007000_t0000_u01750989052427") as it is a hide marker 2025/06/27 01:52:19 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c420a1_d20250627_m015051_c001_v0001136_t0031_u01750989051748") 2025/06/27 01:52:19 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f41454ec291e71f63_d20250627_m015054_c001_v7007000_t0000_u01750989054617") as it is a hide marker 2025/06/27 01:52:19 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c420a7_d20250627_m015053_c001_v0001136_t0045_u01750989053876") 2025/06/27 01:52:19 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f41454ec291e71f62_d20250627_m015053_c001_v7007000_t0000_u01750989053507") as it is a hide marker 2025/06/27 01:52:19 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c420a3_d20250627_m015052_c001_v0001136_t0039_u01750989052792") 2025/06/27 01:52:19 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f41454ec291e71f67_d20250627_m015055_c001_v7007000_t0000_u01750989055930") as it is a hide marker 2025/06/27 01:52:20 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c420ab_d20250627_m015054_c001_v0001136_t0011_u01750989054983") 2025/06/27 01:52:20 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f41454ec291e71f68_d20250627_m015057_c001_v7007000_t0000_u01750989057021") as it is a hide marker 2025/06/27 01:52:20 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c420b1_d20250627_m015056_c001_v0001136_t0047_u01750989056294") 2025/06/27 01:52:20 DEBUG : trailing space /trailing space : Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f41454ec291e71f60_d20250627_m015051_c001_v7007000_t0000_u01750989051382") as it is a hide marker 2025/06/27 01:52:20 DEBUG : trailing space /trailing space : Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c4209d_d20250627_m015050_c001_v0001136_t0007_u01750989050478") 2025/06/27 01:52:20 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z3f325d43104dabfb9f780e1b_f1049fc1d3e20506d_d20250627_m015213_c001_v0001179_t0056_u01750989133324") "upload" dated 2025-06-27 01:52:13.324 +0000 UTC (6.915982387s ago) 2025/06/27 01:52:20 DEBUG : versions/test-versions.txt: Deleting (id "4_z3f325d43104dabfb9f780e1b_f417693e649f80f1d_d20250627_m015208_c001_v7007000_t0000_u01750989128466") 2025/06/27 01:52:20 DEBUG : versions/test-versions.txt: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c42131_d20250627_m015205_c001_v0001136_t0019_u01750989125323") 2025/06/27 01:52:20 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f41454ec291e71f78_d20250627_m015107_c001_v7007000_t0000_u01750989067064") as it is a hide marker 2025/06/27 01:52:20 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z3f325d43104dabfb9f780e1b_f21454ec291e71f6f_d20250627_m015101_c001_v0001181_t0046_u01750989061372") 2025/06/27 01:52:20 DEBUG : zero-length-file: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f41454ec291e71f6c_d20250627_m015101_c001_v7007000_t0000_u01750989061017") as it is a hide marker 2025/06/27 01:52:20 DEBUG : zero-length-file: Deleting (id "4_z3f325d43104dabfb9f780e1b_f4163302725c420bd_d20250627_m015100_c001_v0001136_t0014_u01750989060464") 2025/06/27 01:52:20 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f41454ec291e71f50_d20250627_m015044_c001_v7007000_t0000_u01750989044331") as it is a hide marker 2025/06/27 01:52:20 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c42079_d20250627_m015043_c001_v0001136_t0058_u01750989043475") 2025/06/27 01:52:20 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f41454ec291e71f44_d20250627_m015038_c001_v7007000_t0000_u01750989038412") as it is a hide marker 2025/06/27 01:52:20 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c42067_d20250627_m015037_c001_v0001136_t0054_u01750989037300") 2025/06/27 01:52:20 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f41454ec291e71f5c_d20250627_m015047_c001_v7007000_t0000_u01750989047859") as it is a hide marker 2025/06/27 01:52:20 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c42087_d20250627_m015047_c001_v0001136_t0043_u01750989047217") 2025/06/27 01:52:20 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f41454ec291e71f5b_d20250627_m015046_c001_v7007000_t0000_u01750989046853") as it is a hide marker 2025/06/27 01:52:20 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c42081_d20250627_m015045_c001_v0001136_t0013_u01750989045848") 2025/06/27 01:52:20 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f41454ec291e71f5d_d20250627_m015048_c001_v7007000_t0000_u01750989048980") as it is a hide marker 2025/06/27 01:52:20 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c4208f_d20250627_m015048_c001_v0001136_t0038_u01750989048225") 2025/06/27 01:52:21 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f41454ec291e71f5a_d20250627_m015045_c001_v7007000_t0000_u01750989045434") as it is a hide marker 2025/06/27 01:52:21 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c4207b_d20250627_m015044_c001_v0001136_t0048_u01750989044707") 2025/06/27 01:52:21 DEBUG : ./.: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f41454ec291e71f47_d20250627_m015039_c001_v7007000_t0000_u01750989039491") as it is a hide marker 2025/06/27 01:52:21 DEBUG : ./.: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c42069_d20250627_m015038_c001_v0001136_t0018_u01750989038777") 2025/06/27 01:52:21 DEBUG : ../..: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f41454ec291e71f4b_d20250627_m015040_c001_v7007000_t0000_u01750989040680") as it is a hide marker 2025/06/27 01:52:21 DEBUG : ../..: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c4206d_d20250627_m015039_c001_v0001136_t0057_u01750989039856") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/06/27 01:52:21 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/06/27 01:52:22 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/06/27 01:52:22 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/06/27 01:52:22 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2025/06/27 01:52:22 INFO : B2 bucket rclone-test-falirub3xewa: cleaning bucket "rclone-test-falirub3xewa" of pending multipart uploads older than 0s 2025/06/27 01:52:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z3f325d43104dabfb9f780e1b_f1163302725c420cd_d20250627_m015108_c001_v0001136_t0024_u01750989068148") "upload" dated 2025-06-27 01:51:08.148 +0000 UTC (1m15.062057532s ago) 2025/06/27 01:52:23 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f2085bdfc9d3090e3_d20250627_m015222_c001_v0001154_t0013_u01750989142089") as it is a start marker (upload started at 2025-06-27 01:52:22.089 +0000 UTC) 2025/06/27 01:52:23 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/06/27 01:52:23 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f2085bdfc9d3090e4_d20250627_m015222_c001_v0001165_t0017_u01750989142275") as it is a start marker (upload started at 2025-06-27 01:52:22.275 +0000 UTC) 2025/06/27 01:52:23 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/06/27 01:52:23 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f2085bdfc9d3090e5_d20250627_m015222_c001_v0001102_t0003_u01750989142478") as it is a start marker (upload started at 2025-06-27 01:52:22.478 +0000 UTC) 2025/06/27 01:52:23 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/06/27 01:52:23 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f2085bdfc9d3090e6_d20250627_m015222_c001_v0001183_t0014_u01750989142679") as it is a start marker (upload started at 2025-06-27 01:52:22.679 +0000 UTC) 2025/06/27 01:52:23 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/06/27 01:52:23 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z3f325d43104dabfb9f780e1b_f4085bdfc9d3090e2_d20250627_m015221_c001_v7007000_t0000_u01750989141904") "hide" dated 2025-06-27 01:52:21.904 +0000 UTC (1.306367283s ago) 2025/06/27 01:52:23 DEBUG : versions/test-versions.txt: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1049fc1d3e20506d_d20250627_m015213_c001_v0001179_t0056_u01750989133324") 2025/06/27 01:52:23 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/06/27 01:52:23 INFO : B2 bucket rclone-test-falirub3xewa: cleaning bucket "rclone-test-falirub3xewa" of pending multipart uploads older than 0s 2025/06/27 01:52:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z3f325d43104dabfb9f780e1b_f1163302725c420cd_d20250627_m015108_c001_v0001136_t0024_u01750989068148") "upload" dated 2025-06-27 01:51:08.148 +0000 UTC (1m15.435876826s ago) 2025/06/27 01:52:23 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f2085bdfc9d3090e3_d20250627_m015222_c001_v0001154_t0013_u01750989142089") as it is a start marker (upload started at 2025-06-27 01:52:22.089 +0000 UTC) 2025/06/27 01:52:23 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f2085bdfc9d3090e4_d20250627_m015222_c001_v0001165_t0017_u01750989142275") as it is a start marker (upload started at 2025-06-27 01:52:22.275 +0000 UTC) 2025/06/27 01:52:23 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f2085bdfc9d3090e5_d20250627_m015222_c001_v0001102_t0003_u01750989142478") as it is a start marker (upload started at 2025-06-27 01:52:22.478 +0000 UTC) 2025/06/27 01:52:23 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z3f325d43104dabfb9f780e1b_f2085bdfc9d3090e6_d20250627_m015222_c001_v0001183_t0014_u01750989142679") as it is a start marker (upload started at 2025-06-27 01:52:22.679 +0000 UTC) 2025/06/27 01:52:23 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z3f325d43104dabfb9f780e1b_f4085bdfc9d3090e2_d20250627_m015221_c001_v7007000_t0000_u01750989141904") "hide" dated 2025-06-27 01:52:21.904 +0000 UTC (1.680115283s ago) 2025/06/27 01:52:23 DEBUG : versions/test-versions.txt: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1049fc1d3e20506d_d20250627_m015213_c001_v0001179_t0056_u01750989133324") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/06/27 01:52:24 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/06/27 01:52:24 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/06/27 01:52:24 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2025/06/27 01:52:26 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/06/27 01:52:26 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/06/27 01:52:26 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/06/27 01:52:26 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/06/27 01:52:26 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/06/27 01:52:28 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/06/27 01:52:28 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/06/27 01:52:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/06/27 01:52:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/06/27 01:52:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z3f325d43104dabfb9f780e1b_f203bf01634675c25_d20250627_m015231_c001_v0001181_t0042_u01750989151328") 2025/06/27 01:52:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/27 01:52:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/06/27 01:52:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/06/27 01:52:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/06/27 01:52:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/06/27 01:52:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/06/27 01:52:35 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/06/27 01:52:35 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/06/27 01:52:35 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/06/27 01:52:35 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/06/27 01:52:37 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/06/27 01:52:37 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/06/27 01:52:37 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/06/27 01:52:39 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/06/27 01:52:39 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/06/27 01:52:39 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z3f325d43104dabfb9f780e1b_f2185defaa3320d1e_d20250627_m015239_c001_v0001131_t0026_u01750989159521") 2025/06/27 01:52:39 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/06/27 01:52:39 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/06/27 01:52:39 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/06/27 01:52:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/06/27 01:52:45 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/06/27 01:52:45 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/06/27 01:52:49 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/06/27 01:52:49 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/06/27 01:52:49 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/06/27 01:52:49 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/06/27 01:52:49 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/06/27 01:52:49 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/06/27 01:52:50 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/06/27 01:52:51 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/06/27 01:52:51 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/06/27 01:52:51 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/06/27 01:52:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/06/27 01:52:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/06/27 01:52:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z3f325d43104dabfb9f780e1b_f20095eb87b0a45c8_d20250627_m015253_c001_v0001171_t0046_u01750989173323") 2025/06/27 01:52:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/06/27 01:52:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/27 01:52:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/06/27 01:52:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/06/27 01:52:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/06/27 01:52:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/06/27 01:52:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/06/27 01:52:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2025/06/27 01:52:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/06/27 01:52:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/06/27 01:52:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/06/27 01:52:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/06/27 01:52:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/06/27 01:53:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/06/27 01:53:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/06/27 01:53:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/06/27 01:53:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/06/27 01:53:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z3f325d43104dabfb9f780e1b_f20095eb87b0a45cb_d20250627_m015301_c001_v0001161_t0041_u01750989181869") 2025/06/27 01:53:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/27 01:53:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/06/27 01:53:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/06/27 01:53:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/06/27 01:53:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/06/27 01:53:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/06/27 01:53:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/06/27 01:53:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/06/27 01:53:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/06/27 01:53:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/06/27 01:53:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/06/27 01:53:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/06/27 01:53:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/06/27 01:53:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/06/27 01:53:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/06/27 01:53:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3f325d43104dabfb9f780e1b_f203bf01634675c36_d20250627_m015310_c001_v0001131_t0052_u01750989190094") 2025/06/27 01:53:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/06/27 01:53:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/06/27 01:53:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/06/27 01:53:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/06/27 01:53:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/06/27 01:53:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/06/27 01:53:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/06/27 01:53:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/06/27 01:53:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/06/27 01:53:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/06/27 01:53:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/06/27 01:53:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/06/27 01:53:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/06/27 01:53:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/06/27 01:53:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/06/27 01:53:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/06/27 01:53:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/06/27 01:53:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/06/27 01:53:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3f325d43104dabfb9f780e1b_f2078888abe11db59_d20250627_m015318_c001_v0001101_t0006_u01750989198860") 2025/06/27 01:53:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/06/27 01:53:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/27 01:53:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/06/27 01:53:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/06/27 01:53:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/06/27 01:53:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/06/27 01:53:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/06/27 01:53:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2025/06/27 01:53:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/06/27 01:53:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/06/27 01:53:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/06/27 01:53:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/06/27 01:53:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/06/27 01:53:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/06/27 01:53:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/06/27 01:53:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/06/27 01:53:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/06/27 01:53:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z3f325d43104dabfb9f780e1b_f2078888abe11db61_d20250627_m015326_c001_v0001182_t0021_u01750989206912") 2025/06/27 01:53:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/27 01:53:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/06/27 01:53:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/06/27 01:53:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/06/27 01:53:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/06/27 01:53:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/06/27 01:53:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/06/27 01:53:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/06/27 01:53:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/06/27 01:53:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/06/27 01:53:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/06/27 01:53:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/06/27 01:53:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/06/27 01:53:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/06/27 01:53:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/06/27 01:53:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3f325d43104dabfb9f780e1b_f2112e27c58b660e1_d20250627_m015342_c001_v0001117_t0044_u01750989222158") 2025/06/27 01:53:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/06/27 01:53:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/06/27 01:53:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/06/27 01:53:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/06/27 01:53:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/06/27 01:53:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/06/27 01:53:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/06/27 01:53:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/06/27 01:53:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/06/27 01:53:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/06/27 01:53:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/06/27 01:53:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/06/27 01:53:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/06/27 01:53:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/06/27 01:53:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/06/27 01:53:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/06/27 01:53:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/06/27 01:53:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/06/27 01:53:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3f325d43104dabfb9f780e1b_f220e3e92084442f6_d20250627_m015350_c001_v0001182_t0029_u01750989230905") 2025/06/27 01:53:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/06/27 01:53:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/27 01:53:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/06/27 01:53:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/06/27 01:53:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/06/27 01:53:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/06/27 01:53:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/06/27 01:53:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2025/06/27 01:53:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/06/27 01:53:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/06/27 01:53:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/06/27 01:53:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/06/27 01:53:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/06/27 01:53:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/06/27 01:53:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/06/27 01:53:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/06/27 01:53:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/06/27 01:53:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z3f325d43104dabfb9f780e1b_f220e3e92084442fb_d20250627_m015359_c001_v0001157_t0035_u01750989239772") 2025/06/27 01:53:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/27 01:53:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/06/27 01:53:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/06/27 01:54:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/06/27 01:54:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/06/27 01:54:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/06/27 01:54:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/06/27 01:54:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/06/27 01:54:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/06/27 01:54:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/06/27 01:54:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/06/27 01:54:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/06/27 01:54:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/06/27 01:54:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/06/27 01:54:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/06/27 01:54:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z3f325d43104dabfb9f780e1b_f2112e27c58b660f5_d20250627_m015408_c001_v0001137_t0047_u01750989248945") 2025/06/27 01:54:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/06/27 01:54:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/06/27 01:54:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/06/27 01:54:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/06/27 01:54:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/06/27 01:54:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/06/27 01:54:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/06/27 01:54:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/06/27 01:54:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/06/27 01:54:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/06/27 01:54:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/06/27 01:54:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/06/27 01:54:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/06/27 01:54:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/06/27 01:54:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/06/27 01:54:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/06/27 01:54:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/06/27 01:54:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/06/27 01:54:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z3f325d43104dabfb9f780e1b_f2043af8c0b11112f_d20250627_m015418_c001_v0001153_t0007_u01750989258787") 2025/06/27 01:54:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/06/27 01:54:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/27 01:54:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/06/27 01:54:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/06/27 01:54:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/06/27 01:54:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/06/27 01:54:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/06/27 01:54:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2025/06/27 01:54:23 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/06/27 01:54:23 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/06/27 01:54:23 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/06/27 01:54:24 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/06/27 01:54:24 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/06/27 01:54:26 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/06/27 01:54:26 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/06/27 01:54:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/06/27 01:54:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/06/27 01:54:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z3f325d43104dabfb9f780e1b_f2043af8c0b111132_d20250627_m015428_c001_v0001183_t0018_u01750989268321") 2025/06/27 01:54:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/27 01:54:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/06/27 01:54:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/06/27 01:54:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/06/27 01:54:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/06/27 01:54:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/06/27 01:54:32 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/06/27 01:54:32 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/06/27 01:54:32 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/06/27 01:54:32 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/06/27 01:54:35 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/06/27 01:54:35 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/06/27 01:54:35 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/06/27 01:54:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/06/27 01:54:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/06/27 01:54:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z3f325d43104dabfb9f780e1b_f2112e27c58b66102_d20250627_m015437_c001_v0001040_t0016_u01750989277583") 2025/06/27 01:54:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/06/27 01:54:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/06/27 01:54:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/06/27 01:54:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/06/27 01:54:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/06/27 01:54:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/06/27 01:54:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/06/27 01:54:43 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/06/27 01:54:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/06/27 01:54:43 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/06/27 01:54:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/06/27 01:54:43 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/06/27 01:54:44 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/06/27 01:54:45 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/06/27 01:54:46 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/06/27 01:54:46 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/06/27 01:54:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/06/27 01:54:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/06/27 01:54:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z3f325d43104dabfb9f780e1b_f203021f6935d0861_d20250627_m015448_c001_v0001178_t0021_u01750989288426") 2025/06/27 01:54:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/06/27 01:54:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/27 01:54:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/06/27 01:54:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/06/27 01:54:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/06/27 01:54:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/06/27 01:54:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/06/27 01:54:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2025/06/27 01:54:53 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/06/27 01:54:53 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/06/27 01:54:53 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/06/27 01:54:53 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/06/27 01:54:54 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/06/27 01:54:56 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/06/27 01:54:56 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/06/27 01:54:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/06/27 01:54:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/06/27 01:54:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z3f325d43104dabfb9f780e1b_f203021f6935d0865_d20250627_m015459_c001_v0001037_t0059_u01750989299117") 2025/06/27 01:54:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/27 01:54:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/06/27 01:54:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/06/27 01:55:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/06/27 01:55:02 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/06/27 01:55:02 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/06/27 01:55:04 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/06/27 01:55:04 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/06/27 01:55:04 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/06/27 01:55:04 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/06/27 01:55:07 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/06/27 01:55:07 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/06/27 01:55:07 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/06/27 01:55:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/06/27 01:55:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/06/27 01:55:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z3f325d43104dabfb9f780e1b_f203021f6935d0878_d20250627_m015510_c001_v0001041_t0040_u01750989310694") 2025/06/27 01:55:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/06/27 01:55:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/06/27 01:55:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/06/27 01:55:13 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/06/27 01:55:13 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/06/27 01:55:13 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/06/27 01:55:16 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/06/27 01:55:16 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/06/27 01:55:16 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/06/27 01:55:16 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/06/27 01:55:16 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/06/27 01:55:17 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/06/27 01:55:18 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/06/27 01:55:19 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/06/27 01:55:19 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/06/27 01:55:19 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/06/27 01:55:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/06/27 01:55:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/06/27 01:55:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z3f325d43104dabfb9f780e1b_f20165088f0b129ad_d20250627_m015522_c001_v0001181_t0003_u01750989322407") 2025/06/27 01:55:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/06/27 01:55:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/27 01:55:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/06/27 01:55:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/06/27 01:55:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/06/27 01:55:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/06/27 01:55:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/06/27 01:55:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/06/27 01:55:33 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z3f325d43104dabfb9f780e1b_f217693e649f80f69_d20250627_m015533_c001_v0001109_t0058_u01750989333554") 2025/06/27 01:55:33 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/06/27 01:55:33 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/06/27 01:55:34 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/06/27 01:55:34 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/06/27 01:55:34 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/06/27 01:55:36 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/06/27 01:55:36 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/06/27 01:55:36 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/06/27 01:55:36 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/06/27 01:55:38 DEBUG : chunked-copy: Done sending chunk 0 2025/06/27 01:55:39 DEBUG : chunked-copy: Done sending chunk 1 2025/06/27 01:55:39 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/06/27 01:55:39 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z3f325d43104dabfb9f780e1b_f217693e649f80f6b_d20250627_m015539_c001_v0001099_t0043_u01750989339682") 2025/06/27 01:55:39 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/06/27 01:55:39 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/06/27 01:55:40 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/06/27 01:55:40 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/06/27 01:55:40 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/06/27 01:55:42 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/06/27 01:55:42 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/06/27 01:55:42 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/06/27 01:55:42 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/06/27 01:55:44 DEBUG : chunked-copy: Done sending chunk 0 2025/06/27 01:55:44 DEBUG : chunked-copy: Done sending chunk 1 2025/06/27 01:55:44 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/06/27 01:55:45 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z3f325d43104dabfb9f780e1b_f2055556fb93a3a18_d20250627_m015545_c001_v0001106_t0051_u01750989345653") 2025/06/27 01:55:45 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/06/27 01:55:45 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/06/27 01:55:46 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/06/27 01:55:46 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/06/27 01:55:46 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/06/27 01:55:48 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/06/27 01:55:48 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/06/27 01:55:48 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/06/27 01:55:48 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/06/27 01:55:50 DEBUG : chunked-copy: Done sending chunk 0 2025/06/27 01:55:51 DEBUG : chunked-copy: Done sending chunk 1 2025/06/27 01:55:51 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/06/27 01:55:51 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z3f325d43104dabfb9f780e1b_f2055556fb93a3a19_d20250627_m015551_c001_v0001171_t0036_u01750989351810") 2025/06/27 01:55:51 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/06/27 01:55:51 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/06/27 01:55:51 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/06/27 01:55:52 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/06/27 01:55:52 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/06/27 01:55:52 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/06/27 01:55:52 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/06/27 01:55:54 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/06/27 01:55:55 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/06/27 01:55:56 DEBUG : Creating backend with remote "TestB2:rclone-test-falirub3xewa/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/06/27 01:55:57 INFO : B2 bucket rclone-test-falirub3xewa: cleaning bucket "rclone-test-falirub3xewa" of all files 2025/06/27 01:55:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f403021f6935d0875_d20250627_m015503_c001_v7007000_t0000_u01750989303698") 2025/06/27 01:55:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f203021f6935d0865_d20250627_m015459_c001_v0001037_t0059_u01750989299117") 2025/06/27 01:55:57 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f403021f6935d0863_d20250627_m015458_c001_v7007000_t0000_u01750989298520") 2025/06/27 01:55:57 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f216473a71543a559_d20250627_m015453_c001_v0001038_t0001_u01750989293309") 2025/06/27 01:55:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f417693e649f80f65_d20250627_m015527_c001_v7007000_t0000_u01750989327653") 2025/06/27 01:55:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f20165088f0b129ad_d20250627_m015522_c001_v0001181_t0003_u01750989322407") 2025/06/27 01:55:57 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f40165088f0b129a6_d20250627_m015521_c001_v7007000_t0000_u01750989321725") 2025/06/27 01:55:57 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f203021f6935d087b_d20250627_m015516_c001_v0001161_t0018_u01750989316121") 2025/06/27 01:55:57 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f403021f6935d087a_d20250627_m015515_c001_v7007000_t0000_u01750989315937") 2025/06/27 01:55:58 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f203021f6935d0878_d20250627_m015510_c001_v0001041_t0040_u01750989310694") 2025/06/27 01:55:58 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f403021f6935d0877_d20250627_m015510_c001_v7007000_t0000_u01750989310068") 2025/06/27 01:55:58 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f203021f6935d0876_d20250627_m015503_c001_v0001042_t0059_u01750989303881") 2025/06/27 01:55:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f403bf01634675c3e_d20250627_m015322_c001_v7007000_t0000_u01750989202839") 2025/06/27 01:55:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f2078888abe11db59_d20250627_m015318_c001_v0001101_t0006_u01750989198860") 2025/06/27 01:55:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f403bf01634675c38_d20250627_m015314_c001_v7007000_t0000_u01750989194080") 2025/06/27 01:55:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f203bf01634675c36_d20250627_m015310_c001_v0001131_t0052_u01750989190094") 2025/06/27 01:55:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f4078888abe11db57_d20250627_m015318_c001_v7007000_t0000_u01750989198463") 2025/06/27 01:55:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f203bf01634675c39_d20250627_m015314_c001_v0001184_t0006_u01750989194263") 2025/06/27 01:55:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f403bf01634675c35_d20250627_m015309_c001_v7007000_t0000_u01750989189705") 2025/06/27 01:55:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f203bf01634675c33_d20250627_m015305_c001_v0001183_t0024_u01750989185691") 2025/06/27 01:55:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f403bf01634675c31_d20250627_m015305_c001_v7007000_t0000_u01750989185508") 2025/06/27 01:55:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f20095eb87b0a45cb_d20250627_m015301_c001_v0001161_t0041_u01750989181869") 2025/06/27 01:55:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f40095eb87b0a45ca_d20250627_m015301_c001_v7007000_t0000_u01750989181503") 2025/06/27 01:55:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f203bf01634675c2e_d20250627_m015257_c001_v0001106_t0006_u01750989177482") 2025/06/27 01:55:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f4112e27c58b660e9_d20250627_m015354_c001_v7007000_t0000_u01750989234916") 2025/06/27 01:55:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f220e3e92084442f6_d20250627_m015350_c001_v0001182_t0029_u01750989230905") 2025/06/27 01:55:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f4112e27c58b660e5_d20250627_m015346_c001_v7007000_t0000_u01750989226173") 2025/06/27 01:55:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f2112e27c58b660e1_d20250627_m015342_c001_v0001117_t0044_u01750989222158") 2025/06/27 01:55:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f420e3e92084442f5_d20250627_m015350_c001_v7007000_t0000_u01750989230511") 2025/06/27 01:55:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f2112e27c58b660e6_d20250627_m015346_c001_v0001184_t0057_u01750989226356") 2025/06/27 01:55:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f4112e27c58b660e0_d20250627_m015341_c001_v7007000_t0000_u01750989221761") 2025/06/27 01:55:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f2078888abe11db63_d20250627_m015330_c001_v0001116_t0037_u01750989210384") 2025/06/27 01:55:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f4078888abe11db62_d20250627_m015330_c001_v7007000_t0000_u01750989210201") 2025/06/27 01:55:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f2078888abe11db61_d20250627_m015326_c001_v0001182_t0021_u01750989206912") 2025/06/27 01:55:59 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f4078888abe11db60_d20250627_m015326_c001_v7007000_t0000_u01750989206524") 2025/06/27 01:55:59 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f203bf01634675c3f_d20250627_m015323_c001_v0001180_t0049_u01750989203022") 2025/06/27 01:55:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f403bf01634675c2d_d20250627_m015257_c001_v7007000_t0000_u01750989177299") 2025/06/27 01:55:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f20095eb87b0a45c8_d20250627_m015253_c001_v0001171_t0046_u01750989173323") 2025/06/27 01:55:59 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f40095eb87b0a45c7_d20250627_m015252_c001_v7007000_t0000_u01750989172897") 2025/06/27 01:55:59 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f203bf01634675c2b_d20250627_m015248_c001_v0001037_t0024_u01750989168696") 2025/06/27 01:55:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f403bf01634675c2a_d20250627_m015248_c001_v7007000_t0000_u01750989168514") 2025/06/27 01:55:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f2185defaa3320d1e_d20250627_m015239_c001_v0001131_t0026_u01750989159521") 2025/06/27 01:55:59 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f4185defaa3320d1c_d20250627_m015239_c001_v7007000_t0000_u01750989159126") 2025/06/27 01:55:59 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f2185defaa3320d16_d20250627_m015234_c001_v0001040_t0043_u01750989154836") 2025/06/27 01:55:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f4185defaa3320d15_d20250627_m015234_c001_v7007000_t0000_u01750989154655") 2025/06/27 01:55:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f203bf01634675c25_d20250627_m015231_c001_v0001181_t0042_u01750989151328") 2025/06/27 01:56:00 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f403bf01634675c24_d20250627_m015230_c001_v7007000_t0000_u01750989150930") 2025/06/27 01:56:00 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f2085bdfc9d3090e9_d20250627_m015225_c001_v0001042_t0037_u01750989145682") 2025/06/27 01:56:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f4112e27c58b660fa_d20250627_m015423_c001_v7007000_t0000_u01750989263371") 2025/06/27 01:56:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f2043af8c0b11112f_d20250627_m015418_c001_v0001153_t0007_u01750989258787") 2025/06/27 01:56:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f4112e27c58b660f7_d20250627_m015413_c001_v7007000_t0000_u01750989253451") 2025/06/27 01:56:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f2112e27c58b660f5_d20250627_m015408_c001_v0001137_t0047_u01750989248945") 2025/06/27 01:56:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f4043af8c0b11112e_d20250627_m015418_c001_v7007000_t0000_u01750989258310") 2025/06/27 01:56:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f2112e27c58b660f8_d20250627_m015413_c001_v0001176_t0001_u01750989253634") 2025/06/27 01:56:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f4112e27c58b660f4_d20250627_m015408_c001_v7007000_t0000_u01750989248506") 2025/06/27 01:56:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f2112e27c58b660f2_d20250627_m015403_c001_v0001104_t0036_u01750989243619") 2025/06/27 01:56:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f4112e27c58b660f1_d20250627_m015403_c001_v7007000_t0000_u01750989243435") 2025/06/27 01:56:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f220e3e92084442fb_d20250627_m015359_c001_v0001157_t0035_u01750989239772") 2025/06/27 01:56:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f420e3e92084442fa_d20250627_m015359_c001_v7007000_t0000_u01750989239319") 2025/06/27 01:56:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f2112e27c58b660ea_d20250627_m015355_c001_v0001172_t0028_u01750989235101") 2025/06/27 01:56:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f416473a71543a558_d20250627_m015453_c001_v7007000_t0000_u01750989293127") 2025/06/27 01:56:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f203021f6935d0861_d20250627_m015448_c001_v0001178_t0021_u01750989288426") 2025/06/27 01:56:00 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f403021f6935d0860_d20250627_m015447_c001_v7007000_t0000_u01750989287891") 2025/06/27 01:56:00 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f2112e27c58b66104_d20250627_m015442_c001_v0001146_t0056_u01750989282722") 2025/06/27 01:56:00 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f4112e27c58b66103_d20250627_m015442_c001_v7007000_t0000_u01750989282539") 2025/06/27 01:56:00 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f2112e27c58b66102_d20250627_m015437_c001_v0001040_t0016_u01750989277583") 2025/06/27 01:56:01 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f4112e27c58b66101_d20250627_m015437_c001_v7007000_t0000_u01750989277069") 2025/06/27 01:56:01 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f2112e27c58b660fe_d20250627_m015432_c001_v0001184_t0057_u01750989272228") 2025/06/27 01:56:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f4112e27c58b660fd_d20250627_m015432_c001_v7007000_t0000_u01750989272045") 2025/06/27 01:56:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f2043af8c0b111132_d20250627_m015428_c001_v0001183_t0018_u01750989268321") 2025/06/27 01:56:01 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f4043af8c0b111131_d20250627_m015427_c001_v7007000_t0000_u01750989267807") 2025/06/27 01:56:01 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z3f325d43104dabfb9f780e1b_f2112e27c58b660fb_d20250627_m015423_c001_v0001099_t0021_u01750989263555") 2025/06/27 01:56:01 DEBUG : chunked-copy: Deleting (id "4_z3f325d43104dabfb9f780e1b_f416473a71543a581_d20250627_m015554_c001_v7007000_t0000_u01750989354224") 2025/06/27 01:56:01 DEBUG : chunked-copy: Deleting (id "4_z3f325d43104dabfb9f780e1b_f217693e649f80f71_d20250627_m015548_c001_v0001184_t0011_u01750989348396") 2025/06/27 01:56:01 DEBUG : chunked-copy: Deleting (id "4_z3f325d43104dabfb9f780e1b_f417693e649f80f70_d20250627_m015547_c001_v7007000_t0000_u01750989347732") 2025/06/27 01:56:01 DEBUG : chunked-copy: Deleting (id "4_z3f325d43104dabfb9f780e1b_f217693e649f80f6e_d20250627_m015542_c001_v0001184_t0007_u01750989342351") 2025/06/27 01:56:01 DEBUG : chunked-copy: Deleting (id "4_z3f325d43104dabfb9f780e1b_f417693e649f80f6d_d20250627_m015541_c001_v7007000_t0000_u01750989341744") 2025/06/27 01:56:01 DEBUG : chunked-copy: Deleting (id "4_z3f325d43104dabfb9f780e1b_f2055556fb93a3a17_d20250627_m015536_c001_v0001184_t0058_u01750989336364") 2025/06/27 01:56:01 DEBUG : chunked-copy: Deleting (id "4_z3f325d43104dabfb9f780e1b_f4055556fb93a3a16_d20250627_m015535_c001_v7007000_t0000_u01750989335703") 2025/06/27 01:56:01 DEBUG : chunked-copy: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1049fc1d3e20540b_d20250627_m015532_c001_v0001179_t0045_u01750989332043") 2025/06/27 01:56:01 DEBUG : chunked-copy: Deleting (id "4_z3f325d43104dabfb9f780e1b_f417693e649f80f68_d20250627_m015531_c001_v7007000_t0000_u01750989331603") 2025/06/27 01:56:01 DEBUG : chunked-copy: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1049fc1d3e2053ef_d20250627_m015528_c001_v0001179_t0059_u01750989328444") 2025/06/27 01:56:01 DEBUG : chunked-copy.copy: Deleting (id "4_z3f325d43104dabfb9f780e1b_f416473a71543a580_d20250627_m015554_c001_v7007000_t0000_u01750989354042") 2025/06/27 01:56:01 DEBUG : chunked-copy.copy: Deleting (id "4_z3f325d43104dabfb9f780e1b_f2055556fb93a3a19_d20250627_m015551_c001_v0001171_t0036_u01750989351810") 2025/06/27 01:56:01 DEBUG : chunked-copy.copy: Deleting (id "4_z3f325d43104dabfb9f780e1b_f417693e649f80f6f_d20250627_m015547_c001_v7007000_t0000_u01750989347548") 2025/06/27 01:56:01 DEBUG : chunked-copy.copy: Deleting (id "4_z3f325d43104dabfb9f780e1b_f2055556fb93a3a18_d20250627_m015545_c001_v0001106_t0051_u01750989345653") 2025/06/27 01:56:02 DEBUG : chunked-copy.copy: Deleting (id "4_z3f325d43104dabfb9f780e1b_f417693e649f80f6c_d20250627_m015541_c001_v7007000_t0000_u01750989341560") 2025/06/27 01:56:02 DEBUG : chunked-copy.copy: Deleting (id "4_z3f325d43104dabfb9f780e1b_f217693e649f80f6b_d20250627_m015539_c001_v0001099_t0043_u01750989339682") 2025/06/27 01:56:02 DEBUG : chunked-copy.copy: Deleting (id "4_z3f325d43104dabfb9f780e1b_f4055556fb93a3a15_d20250627_m015535_c001_v7007000_t0000_u01750989335518") 2025/06/27 01:56:02 DEBUG : chunked-copy.copy: Deleting (id "4_z3f325d43104dabfb9f780e1b_f217693e649f80f69_d20250627_m015533_c001_v0001109_t0058_u01750989333554") 2025/06/27 01:56:02 DEBUG : chunked-copy.copy: Deleting (id "4_z3f325d43104dabfb9f780e1b_f417693e649f80f67_d20250627_m015531_c001_v7007000_t0000_u01750989331421") 2025/06/27 01:56:02 DEBUG : chunked-copy.copy: Deleting (id "4_z3f325d43104dabfb9f780e1b_f113a4ea728ac590e_d20250627_m015530_c001_v0001154_t0010_u01750989330430") 2025/06/27 01:56:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1163302725c420cd_d20250627_m015108_c001_v0001136_t0024_u01750989068148") 2025/06/27 01:56:02 DEBUG : unknown-size-put.txt: Deleting (id "4_z3f325d43104dabfb9f780e1b_f416473a71543a584_d20250627_m015554_c001_v7007000_t0000_u01750989354969") 2025/06/27 01:56:02 DEBUG : unknown-size-put.txt: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1049fc1d3e205477_d20250627_m015554_c001_v0001179_t0058_u01750989354764") 2025/06/27 01:56:02 DEBUG : unknown-size-update.txt: Deleting (id "4_z3f325d43104dabfb9f780e1b_f416473a71543a587_d20250627_m015555_c001_v7007000_t0000_u01750989355927") 2025/06/27 01:56:02 DEBUG : unknown-size-update.txt: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1049fc1d3e205485_d20250627_m015555_c001_v0001179_t0024_u01750989355720") 2025/06/27 01:56:02 DEBUG : unknown-size-update.txt: Deleting (id "4_z3f325d43104dabfb9f780e1b_f1049fc1d3e20547b_d20250627_m015555_c001_v0001179_t0028_u01750989355151") 2025/06/27 01:56:02 DEBUG : versions/test-versions.txt: Deleting (id "4_z3f325d43104dabfb9f780e1b_f4085bdfc9d3090e2_d20250627_m015221_c001_v7007000_t0000_u01750989141904") 2025/06/27 01:56:03 INFO : B2 bucket rclone-test-falirub3xewa: cleaning bucket "rclone-test-falirub3xewa" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (331.56s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.46s) --- PASS: TestIntegration/FsMkdir (329.44s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.55s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (22.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.08s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.05s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (78.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.47s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.58s) --- 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.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (29.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (182.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (31.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (13.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (9.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (32.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (15.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (34.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.93s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.57s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.95s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.10s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.04s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.99s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.49s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.70s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.74s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.96s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.30s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 331.607s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m32.906313101s (try 1/5)