"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:" 2026/07/03 02:36:06 DEBUG : Creating backend with remote "TestB2:rclone-test-vaxeboh3dono" 2026/07/03 02:36:06 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 2026/07/03 02:36:08 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/07/03 02:36:09 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/07/03 02:36:09 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/07/03 02:36:35 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/07/03 02:36:38 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/07/03 02:36:38 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/07/03 02:36:38 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/07/03 02:36:38 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/07/03 02:36:39 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/07/03 02:36:39 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/07/03 02:36:46 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/07/03 02:36:47 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:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/07/03 02:36:51 INFO : B2 bucket rclone-test-vaxeboh3dono: cleaning bucket "rclone-test-vaxeboh3dono" of all files 2026/07/03 02:36:52 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd4235020c8_d20260703_m023651_c001_v0001113_t0046_u01783046211194") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/07/03 02:36:53 DEBUG : Creating backend with remote "TestB2:rclone-test-vaxeboh3dono/dirToPurgeFromRoot" 2026/07/03 02:36:54 INFO : B2 bucket rclone-test-vaxeboh3dono path dirToPurgeFromRoot: cleaning bucket "rclone-test-vaxeboh3dono" of all files 2026/07/03 02:36:55 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd4235020cc_d20260703_m023652_c001_v0001113_t0009_u01783046212861") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/03 02:36:55 DEBUG : Creating backend with remote "TestB2:rclone-test-vaxeboh3dono/hello? sausage/êé" 2026/07/03 02:37:01 INFO : B2 bucket rclone-test-vaxeboh3dono path hello? sausage/êé: cleaning bucket "rclone-test-vaxeboh3dono" of all files 2026/07/03 02:37:01 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f1160855901b8ce37_d20260703_m023658_c001_v0001036_t0033_u01783046218195") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: 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:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/03 02:37:16 DEBUG : Creating backend with remote "TestB2:rclone-test-vaxeboh3dono/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/03 02:37:18 DEBUG : Creating backend with remote "TestB2:rclone-test-vaxeboh3dono/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestB2:" path "rclone-test-vaxeboh3dono" from "TestB2:rclone-test-vaxeboh3dono" 2026/07/03 02:37:20 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/07/03 02:38:21 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_buckets": net/http: TLS handshake timeout) 2026/07/03 02:38:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/03 02:38:21 DEBUG : pacer: Reducing sleep to 10ms === 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 2026/07/03 02:38:32 DEBUG : Creating backend with remote "TestB2:rclone-test-celifew3kuni" 2026/07/03 02:38:35 DEBUG : B2 bucket rclone-test-celifew3kuni: Purge remote 2026/07/03 02:38:35 INFO : B2 bucket rclone-test-celifew3kuni: cleaning bucket "rclone-test-celifew3kuni" of all files 2026/07/03 02:38:35 DEBUG : somefile: Deleting (id "4_zbfa29d63d07d2b5b9ff80e1b_f414e3303e540ad48_d20260703_m023834_c001_v0001144_t0058_u01783046314595") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2143: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2293: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/03 02:38:36 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/03 02:38:37 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 2026/07/03 02:38:40 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/07/03 02:38:40 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/07/03 02:38:40 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.579Ki offset 6Mi/6.106Mi 2026/07/03 02:38:40 DEBUG : test-metadata: Sending chunk 1 length 111185 2026/07/03 02:38:42 DEBUG : test-metadata: Done sending chunk 1 2026/07/03 02:38:42 DEBUG : test-metadata: Done sending chunk 0 2026/07/03 02:38:42 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 2026/07/03 02:38:50 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/07/03 02:38:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/03 02:38:50 DEBUG : pacer: Reducing sleep to 10ms 2026/07/03 02:38:52 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1113-01.backblaze.com/b2api/v1/b2_upload_file/7f925df3d05d2b5b9ff80e1b/c001_v0001113_t0056": EOF 2026/07/03 02:38:52 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1113-01.backblaze.com/b2api/v1/b2_upload_file/7f925df3d05d2b5b9ff80e1b/c001_v0001113_t0056": EOF) 2026/07/03 02:38:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1113-01.backblaze.com/b2api/v1/b2_upload_file/7f925df3d05d2b5b9ff80e1b/c001_v0001113_t0056": EOF - low level retry 1/10 2026/07/03 02:38:55 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-v2026-07-03-023847-763.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 2026/07/03 02:38:57 DEBUG : oldPath = "TestB2:rclone-test-vaxeboh3dono/versions/test-versions-v2026-07-03-023847-763.txt" 2026/07/03 02:38:57 DEBUG : newPath = "TestB2,versions:rclone-test-vaxeboh3dono/versions/test-versions-v2026-07-03-023847-763.txt" 2026/07/03 02:38:57 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-vaxeboh3dono/versions/test-versions-v2026-07-03-023847-763.txt" 2026/07/03 02:38:57 DEBUG : Config file has changed externally - reloading 2026/07/03 02:38:57 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/07/03 02:38:58 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-vaxeboh3dono/versions/test-versions-v2026-07-03-023847-763.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-vaxeboh3dono/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/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2026/07/03 02:39:01 INFO : B2 bucket rclone-test-vaxeboh3dono: cleaning bucket "rclone-test-vaxeboh3dono" of all hidden files 2026/07/03 02:39:01 DEBUG : leading space/ leading space: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f409c372f5cdea3da_d20260703_m023616_c001_v7007000_t0000_u01783046176763") as it is a hide marker 2026/07/03 02:39:01 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/07/03 02:39:01 DEBUG : leading space/ leading space: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd423502060_d20260703_m023615_c001_v0001113_t0009_u01783046175954") 2026/07/03 02:39:01 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/07/03 02:39:01 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f409c372f5cdea3c6_d20260703_m023615_c001_v7007000_t0000_u01783046175591") as it is a hide marker 2026/07/03 02:39:01 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/07/03 02:39:01 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd42350205a_d20260703_m023614_c001_v0001113_t0055_u01783046174774") 2026/07/03 02:39:01 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/07/03 02:39:01 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f409c372f5cdea453_d20260703_m023623_c001_v7007000_t0000_u01783046183760") as it is a hide marker 2026/07/03 02:39:01 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/07/03 02:39:01 DEBUG : .leading dot/.leading dot: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd42350207e_d20260703_m023622_c001_v0001113_t0036_u01783046182962") 2026/07/03 02:39:01 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/07/03 02:39:01 DEBUG : created from root.txt: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f4184404ded38761a_d20260703_m023828_c001_v7007000_t0000_u01783046308785") as it is a hide marker 2026/07/03 02:39:01 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/07/03 02:39:01 DEBUG : created from root.txt: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f109407cd8777aaaf_d20260703_m023827_c001_v0001144_t0058_u01783046307171") 2026/07/03 02:39:01 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/07/03 02:39:01 DEBUG : file name.txt: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f4034c04bdab9b951_d20260703_m023836_c001_v7007000_t0000_u01783046316613") as it is a hide marker 2026/07/03 02:39:01 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/07/03 02:39:01 DEBUG : file name.txt: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd4235020e0_d20260703_m023715_c001_v0001113_t0017_u01783046235868") 2026/07/03 02:39:01 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/03 02:39:01 DEBUG : file name.txt: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f111d811d7e7957aa_d20260703_m023711_c001_v0001120_t0030_u01783046231856") 2026/07/03 02:39:01 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/03 02:39:01 DEBUG : file name.txt: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd4235020bc_d20260703_m023643_c001_v0001113_t0048_u01783046203321") 2026/07/03 02:39:01 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/03 02:39:01 DEBUG : file name.txt: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd4235020b6_d20260703_m023642_c001_v0001113_t0059_u01783046202162") 2026/07/03 02:39:01 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/03 02:39:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd4235020b8_d20260703_m023642_c001_v0001113_t0055_u01783046202714") "upload" dated 2026-07-03 02:36:42.714 +0000 UTC (2m18.992560275s ago) 2026/07/03 02:39:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f408a88f274cab0b3_d20260703_m023709_c001_v7007000_t0000_u01783046229655") as it is a hide marker 2026/07/03 02:39:01 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/07/03 02:39:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f118c8b951bbc6b49_d20260703_m023708_c001_v0001145_t0050_u01783046228588") 2026/07/03 02:39:01 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/07/03 02:39:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f117f021ae16f9265_d20260703_m023702_c001_v0001185_t0050_u01783046222976") 2026/07/03 02:39:01 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/07/03 02:39:01 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f409c372f5cdea47e_d20260703_m023632_c001_v7007000_t0000_u01783046192203") as it is a hide marker 2026/07/03 02:39:01 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/07/03 02:39:01 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd42350209c_d20260703_m023631_c001_v0001113_t0016_u01783046191446") 2026/07/03 02:39:01 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/07/03 02:39:01 DEBUG : piped data.txt: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f4034c04bdab9b954_d20260703_m023838_c001_v7007000_t0000_u01783046318454") as it is a hide marker 2026/07/03 02:39:01 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/07/03 02:39:01 DEBUG : piped data.txt: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd42350219a_d20260703_m023837_c001_v0001113_t0010_u01783046317894") 2026/07/03 02:39:01 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/03 02:39:01 DEBUG : piped data.txt: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f4034c04bdab9b952_d20260703_m023837_c001_v7007000_t0000_u01783046317710") 2026/07/03 02:39:01 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/03 02:39:01 DEBUG : piped data.txt: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f401a8bd423502198_d20260703_m023837_c001_v0001113_t0056_u01783046317332") 2026/07/03 02:39:01 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/03 02:39:01 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f409c372f5cdea47f_d20260703_m023633_c001_v7007000_t0000_u01783046193429") as it is a hide marker 2026/07/03 02:39:01 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/07/03 02:39:01 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd4235020a2_d20260703_m023632_c001_v0001113_t0003_u01783046192566") 2026/07/03 02:39:01 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/07/03 02:39:01 DEBUG : test-metadata: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f412c791cf4c3457f_d20260703_m023845_c001_v7007000_t0000_u01783046325227") as it is a hide marker 2026/07/03 02:39:01 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/07/03 02:39:01 DEBUG : test-metadata: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f2034c04bdab9b957_d20260703_m023840_c001_v0001185_t0017_u01783046320513") 2026/07/03 02:39:01 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/03 02:39:01 DEBUG : test-metadata: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f4034c04bdab9b955_d20260703_m023839_c001_v7007000_t0000_u01783046319677") 2026/07/03 02:39:01 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/03 02:39:01 DEBUG : test-metadata: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd42350219c_d20260703_m023838_c001_v0001113_t0000_u01783046318638") 2026/07/03 02:39:01 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/03 02:39:01 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f409c372f5cdea46a_d20260703_m023625_c001_v7007000_t0000_u01783046185934") as it is a hide marker 2026/07/03 02:39:01 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/07/03 02:39:01 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd423502088_d20260703_m023625_c001_v0001113_t0015_u01783046185231") 2026/07/03 02:39:01 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/07/03 02:39:01 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f409c372f5cdea47a_d20260703_m023628_c001_v7007000_t0000_u01783046188489") as it is a hide marker 2026/07/03 02:39:01 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/07/03 02:39:01 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd42350208c_d20260703_m023627_c001_v0001113_t0045_u01783046187706") 2026/07/03 02:39:01 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/07/03 02:39:01 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f409c372f5cdea478_d20260703_m023627_c001_v7007000_t0000_u01783046187342") as it is a hide marker 2026/07/03 02:39:01 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/07/03 02:39:01 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd42350208a_d20260703_m023626_c001_v0001113_t0007_u01783046186299") 2026/07/03 02:39:01 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/07/03 02:39:01 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f409c372f5cdea47b_d20260703_m023629_c001_v7007000_t0000_u01783046189587") as it is a hide marker 2026/07/03 02:39:01 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/07/03 02:39:01 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd423502092_d20260703_m023628_c001_v0001113_t0042_u01783046188853") 2026/07/03 02:39:01 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/07/03 02:39:01 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f409c372f5cdea47c_d20260703_m023631_c001_v7007000_t0000_u01783046191082") as it is a hide marker 2026/07/03 02:39:01 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/07/03 02:39:01 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd423502098_d20260703_m023629_c001_v0001113_t0038_u01783046189951") 2026/07/03 02:39:01 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/07/03 02:39:01 DEBUG : trailing space /trailing space : Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f409c372f5cdea459_d20260703_m023624_c001_v7007000_t0000_u01783046184866") as it is a hide marker 2026/07/03 02:39:01 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/07/03 02:39:01 DEBUG : trailing space /trailing space : Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd423502082_d20260703_m023624_c001_v0001113_t0052_u01783046184126") 2026/07/03 02:39:01 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/07/03 02:39:01 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f116cae0df631c494_d20260703_m023855_c001_v0001184_t0050_u01783046335599") "upload" dated 2026-07-03 02:38:55.599 +0000 UTC (6.107844588s ago) 2026/07/03 02:39:01 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f4184404ded387677_d20260703_m023850_c001_v7007000_t0000_u01783046330759") 2026/07/03 02:39:01 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/07/03 02:39:01 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd4235021a4_d20260703_m023847_c001_v0001113_t0035_u01783046327763") 2026/07/03 02:39:01 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/07/03 02:39:01 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f409c372f5cdea48c_d20260703_m023641_c001_v7007000_t0000_u01783046201634") as it is a hide marker 2026/07/03 02:39:01 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/07/03 02:39:01 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f209c372f5cdea481_d20260703_m023635_c001_v0001120_t0016_u01783046195542") 2026/07/03 02:39:01 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/07/03 02:39:01 DEBUG : zero-length-file: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f409c372f5cdea480_d20260703_m023635_c001_v7007000_t0000_u01783046195358") as it is a hide marker 2026/07/03 02:39:01 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/07/03 02:39:01 DEBUG : zero-length-file: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f401a8bd4235020a8_d20260703_m023634_c001_v0001113_t0056_u01783046194780") 2026/07/03 02:39:01 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/07/03 02:39:01 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f409c372f5cdea3f1_d20260703_m023618_c001_v7007000_t0000_u01783046178003") as it is a hide marker 2026/07/03 02:39:01 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/07/03 02:39:01 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd423502066_d20260703_m023617_c001_v0001113_t0042_u01783046177143") 2026/07/03 02:39:01 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/07/03 02:39:01 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f409c372f5cdea39d_d20260703_m023612_c001_v7007000_t0000_u01783046172307") as it is a hide marker 2026/07/03 02:39:01 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/07/03 02:39:01 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd423502040_d20260703_m023611_c001_v0001113_t0030_u01783046171182") 2026/07/03 02:39:01 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/07/03 02:39:01 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f409c372f5cdea425_d20260703_m023621_c001_v7007000_t0000_u01783046181521") as it is a hide marker 2026/07/03 02:39:01 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/07/03 02:39:01 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd423502076_d20260703_m023620_c001_v0001113_t0014_u01783046180684") 2026/07/03 02:39:01 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/07/03 02:39:01 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f409c372f5cdea412_d20260703_m023620_c001_v7007000_t0000_u01783046180320") as it is a hide marker 2026/07/03 02:39:01 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/07/03 02:39:01 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd423502070_d20260703_m023619_c001_v0001113_t0017_u01783046179532") 2026/07/03 02:39:01 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/07/03 02:39:01 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f409c372f5cdea436_d20260703_m023622_c001_v7007000_t0000_u01783046182577") as it is a hide marker 2026/07/03 02:39:01 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/07/03 02:39:01 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd42350207c_d20260703_m023621_c001_v0001113_t0035_u01783046181886") 2026/07/03 02:39:01 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/07/03 02:39:01 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f409c372f5cdea401_d20260703_m023619_c001_v7007000_t0000_u01783046179169") as it is a hide marker 2026/07/03 02:39:01 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/07/03 02:39:01 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd42350206a_d20260703_m023618_c001_v0001113_t0007_u01783046178367") 2026/07/03 02:39:01 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/07/03 02:39:01 DEBUG : ./.: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f409c372f5cdea3a3_d20260703_m023613_c001_v7007000_t0000_u01783046173360") as it is a hide marker 2026/07/03 02:39:01 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/07/03 02:39:01 DEBUG : ./.: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd423502050_d20260703_m023612_c001_v0001113_t0029_u01783046172673") 2026/07/03 02:39:01 NOTICE: ./.: Skipped delete as --dry-run is set 2026/07/03 02:39:01 DEBUG : ../..: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f409c372f5cdea3b1_d20260703_m023614_c001_v7007000_t0000_u01783046174409") as it is a hide marker 2026/07/03 02:39:01 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/07/03 02:39:01 DEBUG : ../..: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd423502054_d20260703_m023613_c001_v0001113_t0030_u01783046173723") 2026/07/03 02:39:01 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/07/03 02:39:01 INFO : B2 bucket rclone-test-vaxeboh3dono: cleaning bucket "rclone-test-vaxeboh3dono" of all hidden files 2026/07/03 02:39:02 DEBUG : leading space/ leading space: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f409c372f5cdea3da_d20260703_m023616_c001_v7007000_t0000_u01783046176763") as it is a hide marker 2026/07/03 02:39:02 DEBUG : leading space/ leading space: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd423502060_d20260703_m023615_c001_v0001113_t0009_u01783046175954") 2026/07/03 02:39:02 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f409c372f5cdea3c6_d20260703_m023615_c001_v7007000_t0000_u01783046175591") as it is a hide marker 2026/07/03 02:39:02 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd42350205a_d20260703_m023614_c001_v0001113_t0055_u01783046174774") 2026/07/03 02:39:02 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f409c372f5cdea453_d20260703_m023623_c001_v7007000_t0000_u01783046183760") as it is a hide marker 2026/07/03 02:39:02 DEBUG : .leading dot/.leading dot: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd42350207e_d20260703_m023622_c001_v0001113_t0036_u01783046182962") 2026/07/03 02:39:02 DEBUG : created from root.txt: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f4184404ded38761a_d20260703_m023828_c001_v7007000_t0000_u01783046308785") as it is a hide marker 2026/07/03 02:39:02 DEBUG : created from root.txt: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f109407cd8777aaaf_d20260703_m023827_c001_v0001144_t0058_u01783046307171") 2026/07/03 02:39:02 DEBUG : file name.txt: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f4034c04bdab9b951_d20260703_m023836_c001_v7007000_t0000_u01783046316613") as it is a hide marker 2026/07/03 02:39:02 DEBUG : file name.txt: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd4235020e0_d20260703_m023715_c001_v0001113_t0017_u01783046235868") 2026/07/03 02:39:02 DEBUG : file name.txt: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f111d811d7e7957aa_d20260703_m023711_c001_v0001120_t0030_u01783046231856") 2026/07/03 02:39:02 DEBUG : file name.txt: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd4235020bc_d20260703_m023643_c001_v0001113_t0048_u01783046203321") 2026/07/03 02:39:02 DEBUG : file name.txt: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd4235020b6_d20260703_m023642_c001_v0001113_t0059_u01783046202162") 2026/07/03 02:39:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd4235020b8_d20260703_m023642_c001_v0001113_t0055_u01783046202714") "upload" dated 2026-07-03 02:36:42.714 +0000 UTC (2m19.991324714s ago) 2026/07/03 02:39:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f408a88f274cab0b3_d20260703_m023709_c001_v7007000_t0000_u01783046229655") as it is a hide marker 2026/07/03 02:39:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f118c8b951bbc6b49_d20260703_m023708_c001_v0001145_t0050_u01783046228588") 2026/07/03 02:39:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f117f021ae16f9265_d20260703_m023702_c001_v0001185_t0050_u01783046222976") 2026/07/03 02:39:02 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f409c372f5cdea47e_d20260703_m023632_c001_v7007000_t0000_u01783046192203") as it is a hide marker 2026/07/03 02:39:02 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd42350209c_d20260703_m023631_c001_v0001113_t0016_u01783046191446") 2026/07/03 02:39:02 DEBUG : piped data.txt: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f4034c04bdab9b954_d20260703_m023838_c001_v7007000_t0000_u01783046318454") as it is a hide marker 2026/07/03 02:39:03 DEBUG : piped data.txt: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd42350219a_d20260703_m023837_c001_v0001113_t0010_u01783046317894") 2026/07/03 02:39:03 DEBUG : piped data.txt: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f4034c04bdab9b952_d20260703_m023837_c001_v7007000_t0000_u01783046317710") 2026/07/03 02:39:03 DEBUG : piped data.txt: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f401a8bd423502198_d20260703_m023837_c001_v0001113_t0056_u01783046317332") 2026/07/03 02:39:03 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f409c372f5cdea47f_d20260703_m023633_c001_v7007000_t0000_u01783046193429") as it is a hide marker 2026/07/03 02:39:03 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd4235020a2_d20260703_m023632_c001_v0001113_t0003_u01783046192566") 2026/07/03 02:39:03 DEBUG : test-metadata: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f412c791cf4c3457f_d20260703_m023845_c001_v7007000_t0000_u01783046325227") as it is a hide marker 2026/07/03 02:39:03 DEBUG : test-metadata: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f2034c04bdab9b957_d20260703_m023840_c001_v0001185_t0017_u01783046320513") 2026/07/03 02:39:03 DEBUG : test-metadata: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f4034c04bdab9b955_d20260703_m023839_c001_v7007000_t0000_u01783046319677") 2026/07/03 02:39:03 DEBUG : test-metadata: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd42350219c_d20260703_m023838_c001_v0001113_t0000_u01783046318638") 2026/07/03 02:39:03 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f409c372f5cdea46a_d20260703_m023625_c001_v7007000_t0000_u01783046185934") as it is a hide marker 2026/07/03 02:39:03 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd423502088_d20260703_m023625_c001_v0001113_t0015_u01783046185231") 2026/07/03 02:39:03 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f409c372f5cdea47a_d20260703_m023628_c001_v7007000_t0000_u01783046188489") as it is a hide marker 2026/07/03 02:39:03 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd42350208c_d20260703_m023627_c001_v0001113_t0045_u01783046187706") 2026/07/03 02:39:03 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f409c372f5cdea478_d20260703_m023627_c001_v7007000_t0000_u01783046187342") as it is a hide marker 2026/07/03 02:39:03 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd42350208a_d20260703_m023626_c001_v0001113_t0007_u01783046186299") 2026/07/03 02:39:03 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f409c372f5cdea47b_d20260703_m023629_c001_v7007000_t0000_u01783046189587") as it is a hide marker 2026/07/03 02:39:03 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd423502092_d20260703_m023628_c001_v0001113_t0042_u01783046188853") 2026/07/03 02:39:03 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f409c372f5cdea47c_d20260703_m023631_c001_v7007000_t0000_u01783046191082") as it is a hide marker 2026/07/03 02:39:03 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd423502098_d20260703_m023629_c001_v0001113_t0038_u01783046189951") 2026/07/03 02:39:03 DEBUG : trailing space /trailing space : Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f409c372f5cdea459_d20260703_m023624_c001_v7007000_t0000_u01783046184866") as it is a hide marker 2026/07/03 02:39:03 DEBUG : trailing space /trailing space : Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd423502082_d20260703_m023624_c001_v0001113_t0052_u01783046184126") 2026/07/03 02:39:03 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f116cae0df631c494_d20260703_m023855_c001_v0001184_t0050_u01783046335599") "upload" dated 2026-07-03 02:38:55.599 +0000 UTC (8.359682317s ago) 2026/07/03 02:39:03 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f4184404ded387677_d20260703_m023850_c001_v7007000_t0000_u01783046330759") 2026/07/03 02:39:04 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd4235021a4_d20260703_m023847_c001_v0001113_t0035_u01783046327763") 2026/07/03 02:39:04 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f409c372f5cdea48c_d20260703_m023641_c001_v7007000_t0000_u01783046201634") as it is a hide marker 2026/07/03 02:39:04 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f209c372f5cdea481_d20260703_m023635_c001_v0001120_t0016_u01783046195542") 2026/07/03 02:39:04 DEBUG : zero-length-file: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f409c372f5cdea480_d20260703_m023635_c001_v7007000_t0000_u01783046195358") as it is a hide marker 2026/07/03 02:39:04 DEBUG : zero-length-file: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f401a8bd4235020a8_d20260703_m023634_c001_v0001113_t0056_u01783046194780") 2026/07/03 02:39:04 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f409c372f5cdea3f1_d20260703_m023618_c001_v7007000_t0000_u01783046178003") as it is a hide marker 2026/07/03 02:39:04 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd423502066_d20260703_m023617_c001_v0001113_t0042_u01783046177143") 2026/07/03 02:39:04 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f409c372f5cdea39d_d20260703_m023612_c001_v7007000_t0000_u01783046172307") as it is a hide marker 2026/07/03 02:39:04 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd423502040_d20260703_m023611_c001_v0001113_t0030_u01783046171182") 2026/07/03 02:39:04 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f409c372f5cdea425_d20260703_m023621_c001_v7007000_t0000_u01783046181521") as it is a hide marker 2026/07/03 02:39:04 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd423502076_d20260703_m023620_c001_v0001113_t0014_u01783046180684") 2026/07/03 02:39:04 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f409c372f5cdea412_d20260703_m023620_c001_v7007000_t0000_u01783046180320") as it is a hide marker 2026/07/03 02:39:04 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd423502070_d20260703_m023619_c001_v0001113_t0017_u01783046179532") 2026/07/03 02:39:04 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f409c372f5cdea436_d20260703_m023622_c001_v7007000_t0000_u01783046182577") as it is a hide marker 2026/07/03 02:39:04 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd42350207c_d20260703_m023621_c001_v0001113_t0035_u01783046181886") 2026/07/03 02:39:04 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f409c372f5cdea401_d20260703_m023619_c001_v7007000_t0000_u01783046179169") as it is a hide marker 2026/07/03 02:39:04 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd42350206a_d20260703_m023618_c001_v0001113_t0007_u01783046178367") 2026/07/03 02:39:04 DEBUG : ./.: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f409c372f5cdea3a3_d20260703_m023613_c001_v7007000_t0000_u01783046173360") as it is a hide marker 2026/07/03 02:39:04 DEBUG : ./.: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd423502050_d20260703_m023612_c001_v0001113_t0029_u01783046172673") 2026/07/03 02:39:04 DEBUG : ../..: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f409c372f5cdea3b1_d20260703_m023614_c001_v7007000_t0000_u01783046174409") as it is a hide marker 2026/07/03 02:39:04 DEBUG : ../..: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd423502054_d20260703_m023613_c001_v0001113_t0030_u01783046173723") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/07/03 02:39:05 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. 2026/07/03 02:39:06 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. 2026/07/03 02:39:06 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. 2026/07/03 02:39:06 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 2026/07/03 02:39:06 INFO : B2 bucket rclone-test-vaxeboh3dono: cleaning bucket "rclone-test-vaxeboh3dono" of pending multipart uploads older than 0s 2026/07/03 02:39:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd4235020b8_d20260703_m023642_c001_v0001113_t0055_u01783046202714") "upload" dated 2026-07-03 02:36:42.714 +0000 UTC (2m24.210378201s ago) 2026/07/03 02:39:06 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f2015f013e5c10d48_d20260703_m023905_c001_v0001144_t0051_u01783046345884") as it is a start marker (upload started at 2026-07-03 02:39:05.884 +0000 UTC) 2026/07/03 02:39:06 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/07/03 02:39:06 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f2015f013e5c10d4a_d20260703_m023906_c001_v0001098_t0058_u01783046346135") as it is a start marker (upload started at 2026-07-03 02:39:06.135 +0000 UTC) 2026/07/03 02:39:06 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/07/03 02:39:06 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f2015f013e5c10d4b_d20260703_m023906_c001_v0001178_t0030_u01783046346311") as it is a start marker (upload started at 2026-07-03 02:39:06.311 +0000 UTC) 2026/07/03 02:39:06 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/07/03 02:39:06 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f2015f013e5c10d4d_d20260703_m023906_c001_v0001131_t0051_u01783046346488") as it is a start marker (upload started at 2026-07-03 02:39:06.488 +0000 UTC) 2026/07/03 02:39:06 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/07/03 02:39:06 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f4015f013e5c10d47_d20260703_m023905_c001_v7007000_t0000_u01783046345659") "hide" dated 2026-07-03 02:39:05.659 +0000 UTC (1.265540587s ago) 2026/07/03 02:39:06 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f116cae0df631c494_d20260703_m023855_c001_v0001184_t0050_u01783046335599") 2026/07/03 02:39:06 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/07/03 02:39:07 INFO : B2 bucket rclone-test-vaxeboh3dono: cleaning bucket "rclone-test-vaxeboh3dono" of pending multipart uploads older than 0s 2026/07/03 02:39:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd4235020b8_d20260703_m023642_c001_v0001113_t0055_u01783046202714") "upload" dated 2026-07-03 02:36:42.714 +0000 UTC (2m24.562396368s ago) 2026/07/03 02:39:07 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f2015f013e5c10d48_d20260703_m023905_c001_v0001144_t0051_u01783046345884") as it is a start marker (upload started at 2026-07-03 02:39:05.884 +0000 UTC) 2026/07/03 02:39:07 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f2015f013e5c10d4a_d20260703_m023906_c001_v0001098_t0058_u01783046346135") as it is a start marker (upload started at 2026-07-03 02:39:06.135 +0000 UTC) 2026/07/03 02:39:07 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f2015f013e5c10d4b_d20260703_m023906_c001_v0001178_t0030_u01783046346311") as it is a start marker (upload started at 2026-07-03 02:39:06.311 +0000 UTC) 2026/07/03 02:39:07 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f2015f013e5c10d4d_d20260703_m023906_c001_v0001131_t0051_u01783046346488") as it is a start marker (upload started at 2026-07-03 02:39:06.488 +0000 UTC) 2026/07/03 02:39:07 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7f925df3d05d2b5b9ff80e1b_f4015f013e5c10d47_d20260703_m023905_c001_v7007000_t0000_u01783046345659") "hide" dated 2026-07-03 02:39:05.659 +0000 UTC (1.617579983s ago) 2026/07/03 02:39:07 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f116cae0df631c494_d20260703_m023855_c001_v0001184_t0050_u01783046335599") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/07/03 02:39:07 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/07/03 02:39:08 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/07/03 02:39:08 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 2026/07/03 02:39:09 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/07/03 02:39:09 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/07/03 02:39:09 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/07/03 02:39:09 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/07/03 02:39:10 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/07/03 02:39:12 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/07/03 02:39:12 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/07/03 02:39:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/03 02:39:14 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. 2026/07/03 02:39:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f925df3d05d2b5b9ff80e1b_f2184404ded387712_d20260703_m023915_c001_v0001103_t0015_u01783046355006") 2026/07/03 02:39:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/03 02:39:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/03 02:39:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/03 02:39:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/07/03 02:39:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/07/03 02:39:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/07/03 02:39:18 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/07/03 02:39:18 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/07/03 02:39:19 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/07/03 02:39:19 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/07/03 02:39:21 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/07/03 02:39:21 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/07/03 02:39:21 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/07/03 02:39:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/07/03 02:39:23 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. 2026/07/03 02:39:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z7f925df3d05d2b5b9ff80e1b_f2184404ded38778e_d20260703_m023923_c001_v0001184_t0033_u01783046363384") 2026/07/03 02:39:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/03 02:39:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/03 02:39:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/07/03 02:39:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/07/03 02:39:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/07/03 02:39:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/07/03 02:39:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/07/03 02:39:27 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/07/03 02:39:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/07/03 02:39:27 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/07/03 02:39:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/07/03 02:39:27 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/07/03 02:39:28 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/07/03 02:39:30 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/07/03 02:39:30 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/07/03 02:39:30 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/07/03 02:39:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/03 02:39:31 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. 2026/07/03 02:39:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f925df3d05d2b5b9ff80e1b_f210d5f7e68be5f8e_d20260703_m023931_c001_v0001174_t0010_u01783046371801") 2026/07/03 02:39:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/03 02:39:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/03 02:39:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/03 02:39:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/07/03 02:39:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/07/03 02:39:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/07/03 02:39:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/07/03 02:39:34 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 2026/07/03 02:39:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/07/03 02:39:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/07/03 02:39:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/07/03 02:39:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/07/03 02:39:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/07/03 02:39:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/07/03 02:39:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/07/03 02:39:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/07/03 02:39:48 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. 2026/07/03 02:39:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z7f925df3d05d2b5b9ff80e1b_f2094126c8884ba7c_d20260703_m023948_c001_v0001174_t0053_u01783046388294") 2026/07/03 02:39:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/03 02:39:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/03 02:39:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/07/03 02:39:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/07/03 02:39:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/07/03 02:39:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/07/03 02:39:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/07/03 02:39:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/07/03 02:39:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/07/03 02:39:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/07/03 02:39:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/07/03 02:39:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/07/03 02:39:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/07/03 02:39:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/03 02:39:56 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. 2026/07/03 02:39:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7f925df3d05d2b5b9ff80e1b_f2094126c8884ba7f_d20260703_m023956_c001_v0001174_t0013_u01783046396323") 2026/07/03 02:39:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/03 02:39:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/03 02:39:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/03 02:39:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/03 02:40:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/03 02:40:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/07/03 02:40:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/07/03 02:40:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/07/03 02:40:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/07/03 02:40:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/07/03 02:40:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/03 02:40:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/07/03 02:40:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/07/03 02:40:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/07/03 02:40:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/07/03 02:40:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/07/03 02:40:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/03 02:40:08 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. 2026/07/03 02:40:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7f925df3d05d2b5b9ff80e1b_f208a88f274cab618_d20260703_m024008_c001_v0001043_t0013_u01783046408936") 2026/07/03 02:40:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/03 02:40:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/03 02:40:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/03 02:40:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/03 02:40:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/07/03 02:40:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/03 02:40:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/03 02:40:11 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 2026/07/03 02:40:13 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/07/03 02:40:13 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/07/03 02:40:13 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/07/03 02:40:13 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/07/03 02:40:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/07/03 02:40:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/07/03 02:40:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/07/03 02:40:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/07/03 02:40:17 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. 2026/07/03 02:40:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z7f925df3d05d2b5b9ff80e1b_f207414db8f713e33_d20260703_m024017_c001_v0001174_t0002_u01783046417343") 2026/07/03 02:40:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/03 02:40:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/07/03 02:40:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/03 02:40:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/07/03 02:40:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/07/03 02:40:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/07/03 02:40:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/07/03 02:40:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/07/03 02:40:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/07/03 02:40:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/07/03 02:40:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/07/03 02:40:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/07/03 02:40:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/07/03 02:40:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/03 02:40:25 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. 2026/07/03 02:40:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7f925df3d05d2b5b9ff80e1b_f207414db8f713e81_d20260703_m024025_c001_v0001154_t0013_u01783046425349") 2026/07/03 02:40:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/03 02:40:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/03 02:40:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/07/03 02:40:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/03 02:40:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/03 02:40:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/07/03 02:40:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/07/03 02:40:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/07/03 02:40:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/03 02:40:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/07/03 02:40:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/07/03 02:40:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/07/03 02:40:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/07/03 02:40:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/07/03 02:40:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Error sending chunk 0 (retry=true): incident id ab2e63e4c68d-11a11999c689f36c (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id ab2e63e4c68d-11a11999c689f36c"} 2026/07/03 02:40:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Clearing part upload URL because of error: incident id ab2e63e4c68d-11a11999c689f36c (500 internal_error) 2026/07/03 02:40:42 DEBUG : pacer: low level retry 1/10 (error incident id ab2e63e4c68d-11a11999c689f36c (500 internal_error)) 2026/07/03 02:40:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/03 02:40:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/07/03 02:40:44 DEBUG : pacer: Reducing sleep to 10ms 2026/07/03 02:40:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/07/03 02:40:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/07/03 02:40:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/03 02:40:47 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. 2026/07/03 02:40:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7f925df3d05d2b5b9ff80e1b_f207414db8f713ebc_d20260703_m024047_c001_v0001109_t0029_u01783046447913") 2026/07/03 02:40:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/03 02:40:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/03 02:40:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/03 02:40:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/07/03 02:40:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/07/03 02:40:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/03 02:40:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/03 02:40:51 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 2026/07/03 02:40:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/07/03 02:40:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/07/03 02:40:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/07/03 02:40:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/07/03 02:40:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/07/03 02:40:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/07/03 02:40:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/07/03 02:40:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/07/03 02:40:56 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. 2026/07/03 02:40:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z7f925df3d05d2b5b9ff80e1b_f207414db8f713ec4_d20260703_m024056_c001_v0001173_t0035_u01783046456794") 2026/07/03 02:40:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/03 02:40:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/07/03 02:40:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/03 02:40:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/07/03 02:40:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/07/03 02:40:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/07/03 02:41:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/07/03 02:41:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/07/03 02:41:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/07/03 02:41:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/07/03 02:41:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/07/03 02:41:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/07/03 02:41:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/07/03 02:41:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/07/03 02:41:05 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. 2026/07/03 02:41:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z7f925df3d05d2b5b9ff80e1b_f2015f013e5c1102d_d20260703_m024105_c001_v0001033_t0048_u01783046465653") 2026/07/03 02:41:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/03 02:41:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/03 02:41:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/07/03 02:41:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/07/03 02:41:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/07/03 02:41:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/07/03 02:41:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/07/03 02:41:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/07/03 02:41:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/07/03 02:41:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/07/03 02:41:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/07/03 02:41:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/07/03 02:41:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/07/03 02:41:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/07/03 02:41:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/07/03 02:41:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/07/03 02:41:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/07/03 02:41:19 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. 2026/07/03 02:41:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z7f925df3d05d2b5b9ff80e1b_f226ff527326d025d_d20260703_m024119_c001_v0001100_t0002_u01783046479976") 2026/07/03 02:41:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/03 02:41:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/03 02:41:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/07/03 02:41:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/07/03 02:41:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/07/03 02:41:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/07/03 02:41:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/07/03 02:41:22 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 2026/07/03 02:41:24 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/07/03 02:41:24 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/07/03 02:41:24 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/07/03 02:41:24 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/07/03 02:41:25 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/07/03 02:41:27 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/07/03 02:41:27 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/07/03 02:41:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/03 02:41: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. 2026/07/03 02:41:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f925df3d05d2b5b9ff80e1b_f226ff527326d026e_d20260703_m024128_c001_v0001176_t0016_u01783046488876") 2026/07/03 02:41:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/03 02:41:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/03 02:41:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/03 02:41:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/07/03 02:41:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/07/03 02:41:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/07/03 02:41:32 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/07/03 02:41:32 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/07/03 02:41:33 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/07/03 02:41:33 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/07/03 02:41:35 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/07/03 02:41:35 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/07/03 02:41:35 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/07/03 02:41:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/07/03 02:41: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. 2026/07/03 02:41:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z7f925df3d05d2b5b9ff80e1b_f2236b05f2710b8d7_d20260703_m024137_c001_v0001099_t0000_u01783046497716") 2026/07/03 02:41:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/03 02:41:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/03 02:41:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/07/03 02:41:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/07/03 02:41:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/07/03 02:41:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/07/03 02:41:42 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/07/03 02:41:42 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/07/03 02:41:42 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/07/03 02:41:42 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/07/03 02:41:42 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/07/03 02:41:42 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/07/03 02:41:44 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/07/03 02:41:44 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/07/03 02:41:45 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/07/03 02:41:45 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/07/03 02:41:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/03 02:41:47 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. 2026/07/03 02:41:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f925df3d05d2b5b9ff80e1b_f2236b05f2710b8e2_d20260703_m024147_c001_v0001173_t0018_u01783046507774") 2026/07/03 02:41:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/03 02:41:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/03 02:41:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/03 02:41:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/07/03 02:41:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/07/03 02:41:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/07/03 02:41:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/07/03 02:41:50 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 2026/07/03 02:41:52 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/07/03 02:41:52 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/07/03 02:41:52 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/07/03 02:41:52 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/07/03 02:41:53 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/07/03 02:41:55 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/07/03 02:41:55 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/07/03 02:41:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/03 02:41:57 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. 2026/07/03 02:41:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f925df3d05d2b5b9ff80e1b_f2236b05f2710b8ee_d20260703_m024157_c001_v0001174_t0028_u01783046517436") 2026/07/03 02:41:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/03 02:41:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/03 02:41:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/03 02:41:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/07/03 02:42:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/07/03 02:42:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/07/03 02:42:02 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/07/03 02:42:02 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/07/03 02:42:02 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/07/03 02:42:02 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/07/03 02:42:04 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/07/03 02:42:05 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/07/03 02:42:05 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/07/03 02:42:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/07/03 02:42:07 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. 2026/07/03 02:42:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z7f925df3d05d2b5b9ff80e1b_f209c372f5cdea8af_d20260703_m024207_c001_v0001100_t0016_u01783046527539") 2026/07/03 02:42:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/03 02:42:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/03 02:42:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/07/03 02:42:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/07/03 02:42:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/07/03 02:42:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/07/03 02:42:13 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/07/03 02:42:13 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/07/03 02:42:13 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/07/03 02:42:13 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/07/03 02:42:13 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/07/03 02:42:13 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/07/03 02:42:14 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/07/03 02:42:16 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/07/03 02:42:16 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/07/03 02:42:16 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/07/03 02:42:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/03 02:42:19 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. 2026/07/03 02:42:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f925df3d05d2b5b9ff80e1b_f22050008686b6476_d20260703_m024219_c001_v0001038_t0038_u01783046539324") 2026/07/03 02:42:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/03 02:42:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/03 02:42:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/03 02:42:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/07/03 02:42:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/07/03 02:42:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/07/03 02:42:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/07/03 02:42:22 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 2026/07/03 02:42:30 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z7f925df3d05d2b5b9ff80e1b_f22050008686b6721_d20260703_m024230_c001_v0001173_t0041_u01783046550119") 2026/07/03 02:42:30 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/07/03 02:42:30 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/03 02:42:30 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/03 02:42:30 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/03 02:42:30 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/07/03 02:42:32 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/07/03 02:42:32 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/03 02:42:32 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/07/03 02:42:32 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/07/03 02:42:34 DEBUG : chunked-copy: Done sending chunk 0 2026/07/03 02:42:34 DEBUG : chunked-copy: Done sending chunk 1 2026/07/03 02:42:34 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/03 02:42:35 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z7f925df3d05d2b5b9ff80e1b_f22050008686b675e_d20260703_m024235_c001_v0001041_t0006_u01783046555620") 2026/07/03 02:42:35 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/07/03 02:42:35 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/03 02:42:36 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/03 02:42:36 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/03 02:42:36 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/07/03 02:42:38 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/07/03 02:42:38 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/03 02:42:38 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/07/03 02:42:38 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/07/03 02:42:40 DEBUG : chunked-copy: Done sending chunk 0 2026/07/03 02:42:40 DEBUG : chunked-copy: Done sending chunk 1 2026/07/03 02:42:40 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/03 02:42:41 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z7f925df3d05d2b5b9ff80e1b_f2015f013e5c11573_d20260703_m024241_c001_v0001109_t0038_u01783046561559") 2026/07/03 02:42:41 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/07/03 02:42:41 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/03 02:42:42 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/03 02:42:42 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/03 02:42:42 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/07/03 02:42:44 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/07/03 02:42:44 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/03 02:42:44 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/07/03 02:42:44 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/07/03 02:42:46 DEBUG : chunked-copy: Done sending chunk 0 2026/07/03 02:42:46 DEBUG : chunked-copy: Done sending chunk 1 2026/07/03 02:42:46 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/03 02:42:47 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z7f925df3d05d2b5b9ff80e1b_f22050008686b6791_d20260703_m024247_c001_v0001145_t0054_u01783046567304") 2026/07/03 02:42:47 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/07/03 02:42:47 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/03 02:42:47 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/07/03 02:42:47 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/07/03 02:42:47 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/03 02:42:48 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/03 02:42:48 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/07/03 02:42:49 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/03 02:42:50 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/03 02:42:51 DEBUG : Creating backend with remote "TestB2:rclone-test-vaxeboh3dono/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/07/03 02:42:52 INFO : B2 bucket rclone-test-vaxeboh3dono: cleaning bucket "rclone-test-vaxeboh3dono" of all files 2026/07/03 02:42:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f409c372f5cdea832_d20260703_m024201_c001_v7007000_t0000_u01783046521815") 2026/07/03 02:42:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f2236b05f2710b8ee_d20260703_m024157_c001_v0001174_t0028_u01783046517436") 2026/07/03 02:42:53 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f4236b05f2710b8e7_d20260703_m024156_c001_v7007000_t0000_u01783046516937") 2026/07/03 02:42:53 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f209c372f5cdea822_d20260703_m024152_c001_v0001130_t0011_u01783046512433") 2026/07/03 02:42:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f42050008686b647b_d20260703_m024224_c001_v7007000_t0000_u01783046544591") 2026/07/03 02:42:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f22050008686b6476_d20260703_m024219_c001_v0001038_t0038_u01783046539324") 2026/07/03 02:42:53 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f42050008686b6474_d20260703_m024218_c001_v7007000_t0000_u01783046538813") 2026/07/03 02:42:53 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f209c372f5cdea90e_d20260703_m024212_c001_v0001032_t0022_u01783046532791") 2026/07/03 02:42:53 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f409c372f5cdea90d_d20260703_m024212_c001_v7007000_t0000_u01783046532614") 2026/07/03 02:42:53 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f209c372f5cdea8af_d20260703_m024207_c001_v0001100_t0016_u01783046527539") 2026/07/03 02:42:53 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f409c372f5cdea89d_d20260703_m024207_c001_v7007000_t0000_u01783046527041") 2026/07/03 02:42:53 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f209c372f5cdea833_d20260703_m024201_c001_v0001182_t0002_u01783046521991") 2026/07/03 02:42:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f408a88f274cab61e_d20260703_m024012_c001_v7007000_t0000_u01783046412836") 2026/07/03 02:42:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f208a88f274cab618_d20260703_m024008_c001_v0001043_t0013_u01783046408936") 2026/07/03 02:42:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f407414db8f713e25_d20260703_m024004_c001_v7007000_t0000_u01783046404467") 2026/07/03 02:42:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f2094126c8884ba7f_d20260703_m023956_c001_v0001174_t0013_u01783046396323") 2026/07/03 02:42:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f408a88f274cab617_d20260703_m024008_c001_v7007000_t0000_u01783046408586") 2026/07/03 02:42:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f207414db8f713e26_d20260703_m024004_c001_v0001181_t0004_u01783046404653") 2026/07/03 02:42:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f4094126c8884ba7e_d20260703_m023955_c001_v7007000_t0000_u01783046395955") 2026/07/03 02:42:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f207414db8f713e20_d20260703_m023952_c001_v0001171_t0044_u01783046392100") 2026/07/03 02:42:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f407414db8f713e1f_d20260703_m023951_c001_v7007000_t0000_u01783046391917") 2026/07/03 02:42:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f2094126c8884ba7c_d20260703_m023948_c001_v0001174_t0053_u01783046388294") 2026/07/03 02:42:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f4094126c8884ba7b_d20260703_m023947_c001_v7007000_t0000_u01783046387945") 2026/07/03 02:42:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f208a88f274cab599_d20260703_m023936_c001_v0001136_t0002_u01783046376136") 2026/07/03 02:42:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f4015f013e5c11026_d20260703_m024052_c001_v7007000_t0000_u01783046452405") 2026/07/03 02:42:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f207414db8f713ebc_d20260703_m024047_c001_v0001109_t0029_u01783046447913") 2026/07/03 02:42:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f408a88f274cab630_d20260703_m024029_c001_v7007000_t0000_u01783046429321") 2026/07/03 02:42:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f207414db8f713e81_d20260703_m024025_c001_v0001154_t0013_u01783046425349") 2026/07/03 02:42:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f407414db8f713ebb_d20260703_m024047_c001_v7007000_t0000_u01783046447550") 2026/07/03 02:42:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f208a88f274cab631_d20260703_m024029_c001_v0001039_t0057_u01783046429512") 2026/07/03 02:42:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f407414db8f713e7a_d20260703_m024024_c001_v7007000_t0000_u01783046424994") 2026/07/03 02:42:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f208a88f274cab628_d20260703_m024021_c001_v0001183_t0027_u01783046421126") 2026/07/03 02:42:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f408a88f274cab625_d20260703_m024020_c001_v7007000_t0000_u01783046420936") 2026/07/03 02:42:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f207414db8f713e33_d20260703_m024017_c001_v0001174_t0002_u01783046417343") 2026/07/03 02:42:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f407414db8f713e31_d20260703_m024016_c001_v7007000_t0000_u01783046416990") 2026/07/03 02:42:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f208a88f274cab61f_d20260703_m024013_c001_v0001101_t0031_u01783046413027") 2026/07/03 02:42:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f408a88f274cab598_d20260703_m023935_c001_v7007000_t0000_u01783046375962") 2026/07/03 02:42:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f210d5f7e68be5f8e_d20260703_m023931_c001_v0001174_t0010_u01783046371801") 2026/07/03 02:42:55 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f410d5f7e68be5f8c_d20260703_m023931_c001_v7007000_t0000_u01783046371449") 2026/07/03 02:42:55 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f210d5f7e68be5f7f_d20260703_m023927_c001_v0001117_t0046_u01783046367345") 2026/07/03 02:42:55 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f410d5f7e68be5f7d_d20260703_m023927_c001_v7007000_t0000_u01783046367169") 2026/07/03 02:42:55 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f2184404ded38778e_d20260703_m023923_c001_v0001184_t0033_u01783046363384") 2026/07/03 02:42:55 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f4184404ded387788_d20260703_m023923_c001_v7007000_t0000_u01783046363027") 2026/07/03 02:42:55 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f210d5f7e68be5f5c_d20260703_m023918_c001_v0001039_t0003_u01783046358610") 2026/07/03 02:42:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f410d5f7e68be5f59_d20260703_m023918_c001_v7007000_t0000_u01783046358433") 2026/07/03 02:42:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f2184404ded387712_d20260703_m023915_c001_v0001103_t0015_u01783046355006") 2026/07/03 02:42:55 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f4184404ded38770a_d20260703_m023914_c001_v7007000_t0000_u01783046354654") 2026/07/03 02:42:55 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f2015f013e5c10d52_d20260703_m023909_c001_v0001161_t0057_u01783046349253") 2026/07/03 02:42:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f4236b05f2710b8c3_d20260703_m024124_c001_v7007000_t0000_u01783046484277") 2026/07/03 02:42:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f226ff527326d025d_d20260703_m024119_c001_v0001100_t0002_u01783046479976") 2026/07/03 02:42:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f4236b05f2710b8ba_d20260703_m024115_c001_v7007000_t0000_u01783046475002") 2026/07/03 02:42:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f2015f013e5c1102d_d20260703_m024105_c001_v0001033_t0048_u01783046465653") 2026/07/03 02:42:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f426ff527326d025a_d20260703_m024119_c001_v7007000_t0000_u01783046479582") 2026/07/03 02:42:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f2236b05f2710b8bb_d20260703_m024115_c001_v0001101_t0018_u01783046475184") 2026/07/03 02:42:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f4015f013e5c1102c_d20260703_m024105_c001_v7007000_t0000_u01783046465256") 2026/07/03 02:42:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f2015f013e5c1102b_d20260703_m024100_c001_v0001040_t0017_u01783046460484") 2026/07/03 02:42:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f4015f013e5c1102a_d20260703_m024100_c001_v7007000_t0000_u01783046460307") 2026/07/03 02:42:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f207414db8f713ec4_d20260703_m024056_c001_v0001173_t0035_u01783046456794") 2026/07/03 02:42:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f407414db8f713ec3_d20260703_m024056_c001_v7007000_t0000_u01783046456388") 2026/07/03 02:42:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f2015f013e5c11027_d20260703_m024052_c001_v0001134_t0009_u01783046452580") 2026/07/03 02:42:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f409c372f5cdea821_d20260703_m024152_c001_v7007000_t0000_u01783046512236") 2026/07/03 02:42:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f2236b05f2710b8e2_d20260703_m024147_c001_v0001173_t0018_u01783046507774") 2026/07/03 02:42:56 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f4236b05f2710b8df_d20260703_m024147_c001_v7007000_t0000_u01783046507344") 2026/07/03 02:42:56 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f2236b05f2710b8db_d20260703_m024142_c001_v0001179_t0004_u01783046502317") 2026/07/03 02:42:56 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f4236b05f2710b8da_d20260703_m024142_c001_v7007000_t0000_u01783046502135") 2026/07/03 02:42:56 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f2236b05f2710b8d7_d20260703_m024137_c001_v0001099_t0000_u01783046497716") 2026/07/03 02:42:56 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f4236b05f2710b8d6_d20260703_m024137_c001_v7007000_t0000_u01783046497272") 2026/07/03 02:42:56 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f2236b05f2710b8cb_d20260703_m024132_c001_v0001161_t0001_u01783046492561") 2026/07/03 02:42:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f4236b05f2710b8ca_d20260703_m024132_c001_v7007000_t0000_u01783046492379") 2026/07/03 02:42:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f226ff527326d026e_d20260703_m024128_c001_v0001176_t0016_u01783046488876") 2026/07/03 02:42:56 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f426ff527326d026d_d20260703_m024128_c001_v7007000_t0000_u01783046488430") 2026/07/03 02:42:56 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f2236b05f2710b8c4_d20260703_m024124_c001_v0001105_t0015_u01783046484458") 2026/07/03 02:42:56 DEBUG : chunked-copy: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f42050008686b6795_d20260703_m024249_c001_v7007000_t0000_u01783046569514") 2026/07/03 02:42:56 DEBUG : chunked-copy: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f2015f013e5c1157d_d20260703_m024244_c001_v0001183_t0014_u01783046564148") 2026/07/03 02:42:56 DEBUG : chunked-copy: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f4015f013e5c11576_d20260703_m024243_c001_v7007000_t0000_u01783046563622") 2026/07/03 02:42:56 DEBUG : chunked-copy: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f22050008686b676a_d20260703_m024238_c001_v0001036_t0017_u01783046558069") 2026/07/03 02:42:57 DEBUG : chunked-copy: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f42050008686b6764_d20260703_m024237_c001_v7007000_t0000_u01783046557548") 2026/07/03 02:42:57 DEBUG : chunked-copy: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f2015f013e5c11563_d20260703_m024232_c001_v0001137_t0020_u01783046552123") 2026/07/03 02:42:57 DEBUG : chunked-copy: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f4015f013e5c11561_d20260703_m024231_c001_v7007000_t0000_u01783046551608") 2026/07/03 02:42:57 DEBUG : chunked-copy: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f116cae0df631c908_d20260703_m024228_c001_v0001184_t0029_u01783046548683") 2026/07/03 02:42:57 DEBUG : chunked-copy: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f42050008686b649c_d20260703_m024228_c001_v7007000_t0000_u01783046548310") 2026/07/03 02:42:57 DEBUG : chunked-copy: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f116cae0df631c8f6_d20260703_m024225_c001_v0001184_t0032_u01783046545340") 2026/07/03 02:42:57 DEBUG : chunked-copy.copy: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f42050008686b6794_d20260703_m024249_c001_v7007000_t0000_u01783046569323") 2026/07/03 02:42:57 DEBUG : chunked-copy.copy: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f22050008686b6791_d20260703_m024247_c001_v0001145_t0054_u01783046567304") 2026/07/03 02:42:57 DEBUG : chunked-copy.copy: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f4015f013e5c11575_d20260703_m024243_c001_v7007000_t0000_u01783046563449") 2026/07/03 02:42:57 DEBUG : chunked-copy.copy: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f2015f013e5c11573_d20260703_m024241_c001_v0001109_t0038_u01783046561559") 2026/07/03 02:42:57 DEBUG : chunked-copy.copy: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f42050008686b6761_d20260703_m024237_c001_v7007000_t0000_u01783046557357") 2026/07/03 02:42:57 DEBUG : chunked-copy.copy: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f22050008686b675e_d20260703_m024235_c001_v0001041_t0006_u01783046555620") 2026/07/03 02:42:57 DEBUG : chunked-copy.copy: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f4015f013e5c11560_d20260703_m024231_c001_v7007000_t0000_u01783046551435") 2026/07/03 02:42:57 DEBUG : chunked-copy.copy: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f22050008686b6721_d20260703_m024230_c001_v0001173_t0041_u01783046550119") 2026/07/03 02:42:57 DEBUG : chunked-copy.copy: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f42050008686b6497_d20260703_m024228_c001_v7007000_t0000_u01783046548119") 2026/07/03 02:42:57 DEBUG : chunked-copy.copy: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f10713340d4cc07b3_d20260703_m024227_c001_v0001161_t0055_u01783046547216") 2026/07/03 02:42:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f101a8bd4235020b8_d20260703_m023642_c001_v0001113_t0055_u01783046202714") 2026/07/03 02:42:58 DEBUG : unknown-size-put.txt: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f42050008686b6796_d20260703_m024250_c001_v7007000_t0000_u01783046570261") 2026/07/03 02:42:58 DEBUG : unknown-size-put.txt: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f116cae0df631c9a4_d20260703_m024250_c001_v0001184_t0002_u01783046570056") 2026/07/03 02:42:58 DEBUG : unknown-size-update.txt: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f42050008686b6798_d20260703_m024251_c001_v7007000_t0000_u01783046571241") 2026/07/03 02:42:58 DEBUG : unknown-size-update.txt: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f116cae0df631c9b2_d20260703_m024251_c001_v0001184_t0053_u01783046571029") 2026/07/03 02:42:58 DEBUG : unknown-size-update.txt: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f116cae0df631c9a8_d20260703_m024250_c001_v0001184_t0013_u01783046570453") 2026/07/03 02:42:58 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f925df3d05d2b5b9ff80e1b_f4015f013e5c10d47_d20260703_m023905_c001_v7007000_t0000_u01783046345659") 2026/07/03 02:42:59 INFO : B2 bucket rclone-test-vaxeboh3dono: cleaning bucket "rclone-test-vaxeboh3dono" of all files === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (413.46s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.57s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.45s) --- PASS: TestIntegration/FsMkdir (411.23s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- 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 (23.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.23s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.22s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.28s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (147.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.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (6.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (7.77s) --- 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 (1.19s) --- 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.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (68.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (60.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.30s) --- 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.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (30.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.22s) --- 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 (5.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (20.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- 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 (2.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (195.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (36.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (15.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (12.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (8.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (39.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (23.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (31.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (7.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (3.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (14.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (9.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (27.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (3.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (9.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (4.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (10.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.78s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (24.92s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.72s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.28s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.96s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.06s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (5.90s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.73s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.75s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.98s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.36s) --- 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 413.482s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m54.583294249s (try 1/5)