"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/06/18 05:38:06 DEBUG : Creating backend with remote "TestB2:rclone-test-huzabip4fequ" 2026/06/18 05:38: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/06/18 05:38:09 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/06/18 05:38:09 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/06/18 05:38: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/06/18 05:38:31 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/06/18 05:38:34 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/06/18 05:38:34 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/06/18 05:38:34 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/06/18 05:38:34 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/06/18 05:38:35 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/06/18 05:38:35 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/06/18 05:38:41 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/06/18 05:38:42 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/06/18 05:38:46 INFO : B2 bucket rclone-test-huzabip4fequ: cleaning bucket "rclone-test-huzabip4fequ" of all files 2026/06/18 05:38:47 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920f2f_d20260618_m053846_c001_v0001183_t0017_u01781761126483") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/06/18 05:38:48 DEBUG : Creating backend with remote "TestB2:rclone-test-huzabip4fequ/dirToPurgeFromRoot" 2026/06/18 05:38:49 INFO : B2 bucket rclone-test-huzabip4fequ path dirToPurgeFromRoot: cleaning bucket "rclone-test-huzabip4fequ" of all files 2026/06/18 05:38:50 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920f3b_d20260618_m053848_c001_v0001183_t0040_u01781761128111") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/06/18 05:38:50 DEBUG : Creating backend with remote "TestB2:rclone-test-huzabip4fequ/hello? sausage/êé" 2026/06/18 05:38:54 INFO : B2 bucket rclone-test-huzabip4fequ path hello? sausage/êé: cleaning bucket "rclone-test-huzabip4fequ" of all files 2026/06/18 05:38:54 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f116a40c925271426_d20260618_m053853_c001_v0001174_t0053_u01781761133299") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/06/18 05:38:55 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2026/06/18 05:38:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/18 05:38:56 DEBUG : pacer: Reducing sleep to 10ms === 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/06/18 05:39:04 DEBUG : Creating backend with remote "TestB2:rclone-test-huzabip4fequ/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/06/18 05:39:05 DEBUG : Creating backend with remote "TestB2:rclone-test-huzabip4fequ/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestB2:" path "rclone-test-huzabip4fequ" from "TestB2:rclone-test-huzabip4fequ" 2026/06/18 05:39:07 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/06/18 05:39:19 DEBUG : Creating backend with remote "TestB2:rclone-test-tiwovaw1nizi" 2026/06/18 05:39:22 DEBUG : B2 bucket rclone-test-tiwovaw1nizi: Purge remote 2026/06/18 05:39:22 INFO : B2 bucket rclone-test-tiwovaw1nizi: cleaning bucket "rclone-test-tiwovaw1nizi" of all files 2026/06/18 05:39:22 DEBUG : somefile: Deleting (id "4_zefe2bd3330dddb9b9fe80e1b_f404791b293799497_d20260618_m053921_c001_v0001165_t0026_u01781761161111") === 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/06/18 05:39:23 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/06/18 05:39:24 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/06/18 05:39:26 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/06/18 05:39:26 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/06/18 05:39:26 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.667Ki offset 6Mi/6.106Mi 2026/06/18 05:39:26 DEBUG : test-metadata: Sending chunk 1 length 111275 2026/06/18 05:39:28 DEBUG : test-metadata: Done sending chunk 1 2026/06/18 05:39:29 DEBUG : test-metadata: Done sending chunk 0 2026/06/18 05:39:29 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/06/18 05:39:40 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1183-09.backblaze.com/b2api/v1/b2_upload_file/2f929dd330cddb9b9fe80e1b/c001_v0001183_t0004": EOF 2026/06/18 05:39:40 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-09.backblaze.com/b2api/v1/b2_upload_file/2f929dd330cddb9b9fe80e1b/c001_v0001183_t0004": EOF) 2026/06/18 05:39:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1183-09.backblaze.com/b2api/v1/b2_upload_file/2f929dd330cddb9b9fe80e1b/c001_v0001183_t0004": EOF - low level retry 1/10 2026/06/18 05:39:42 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-06-18-053935-523.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/06/18 05:39:44 DEBUG : oldPath = "TestB2:rclone-test-huzabip4fequ/versions/test-versions-v2026-06-18-053935-523.txt" 2026/06/18 05:39:44 DEBUG : newPath = "TestB2,versions:rclone-test-huzabip4fequ/versions/test-versions-v2026-06-18-053935-523.txt" 2026/06/18 05:39:44 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-huzabip4fequ/versions/test-versions-v2026-06-18-053935-523.txt" 2026/06/18 05:39:44 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/06/18 05:39:46 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-huzabip4fequ/versions/test-versions-v2026-06-18-053935-523.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-huzabip4fequ/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/06/18 05:39:49 INFO : B2 bucket rclone-test-huzabip4fequ: cleaning bucket "rclone-test-huzabip4fequ" of all hidden files 2026/06/18 05:39:49 DEBUG : leading space/ leading space: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f4185e_d20260618_m053816_c001_v7007000_t0000_u01781761096241") as it is a hide marker 2026/06/18 05:39:49 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/06/18 05:39:49 DEBUG : leading space/ leading space: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920e63_d20260618_m053815_c001_v0001183_t0026_u01781761095667") 2026/06/18 05:39:49 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/06/18 05:39:49 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f4185d_d20260618_m053815_c001_v7007000_t0000_u01781761095307") as it is a hide marker 2026/06/18 05:39:49 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/06/18 05:39:49 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920e5b_d20260618_m053814_c001_v0001183_t0041_u01781761094748") 2026/06/18 05:39:49 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/06/18 05:39:49 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f41866_d20260618_m053822_c001_v7007000_t0000_u01781761102012") as it is a hide marker 2026/06/18 05:39:49 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/06/18 05:39:49 DEBUG : .leading dot/.leading dot: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920e87_d20260618_m053821_c001_v0001183_t0054_u01781761101442") 2026/06/18 05:39:49 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/06/18 05:39:49 DEBUG : created from root.txt: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f41459aa7c50d5b10_d20260618_m053915_c001_v7007000_t0000_u01781761155300") as it is a hide marker 2026/06/18 05:39:49 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/06/18 05:39:49 DEBUG : created from root.txt: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f106b4dbba0237f49_d20260618_m053914_c001_v0001167_t0025_u01781761154306") 2026/06/18 05:39:49 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/06/18 05:39:49 DEBUG : file name.txt: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f419a9_d20260618_m053923_c001_v7007000_t0000_u01781761163126") as it is a hide marker 2026/06/18 05:39:49 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/06/18 05:39:49 DEBUG : file name.txt: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920f8d_d20260618_m053903_c001_v0001183_t0038_u01781761143336") 2026/06/18 05:39:49 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/18 05:39:49 DEBUG : file name.txt: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f1021c59bb89e2f58_d20260618_m053859_c001_v0001185_t0021_u01781761139869") 2026/06/18 05:39:49 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/18 05:39:49 DEBUG : file name.txt: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920f09_d20260618_m053838_c001_v0001183_t0035_u01781761118936") 2026/06/18 05:39:49 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/18 05:39:49 DEBUG : file name.txt: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920f01_d20260618_m053838_c001_v0001183_t0030_u01781761118108") 2026/06/18 05:39:49 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/18 05:39:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920f03_d20260618_m053838_c001_v0001183_t0009_u01781761118536") "upload" dated 2026-06-18 05:38:38.536 +0000 UTC (1m11.269603353s ago) 2026/06/18 05:39:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f4188cece470351aa_d20260618_m053857_c001_v7007000_t0000_u01781761137662") as it is a hide marker 2026/06/18 05:39:49 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/06/18 05:39:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f1173f0ec5b99cbde_d20260618_m053856_c001_v0001172_t0022_u01781761136869") 2026/06/18 05:39:49 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/06/18 05:39:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f103447c9314d6de5_d20260618_m053856_c001_v0001184_t0035_u01781761136278") 2026/06/18 05:39:49 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/06/18 05:39:49 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f4186f_d20260618_m053828_c001_v7007000_t0000_u01781761108484") as it is a hide marker 2026/06/18 05:39:49 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/06/18 05:39:49 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920ec5_d20260618_m053827_c001_v0001183_t0036_u01781761107932") 2026/06/18 05:39:49 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/06/18 05:39:49 DEBUG : piped data.txt: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f419cb_d20260618_m053924_c001_v7007000_t0000_u01781761164930") as it is a hide marker 2026/06/18 05:39:49 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/06/18 05:39:49 DEBUG : piped data.txt: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920fef_d20260618_m053924_c001_v0001183_t0058_u01781761164391") 2026/06/18 05:39:49 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/18 05:39:49 DEBUG : piped data.txt: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f419ae_d20260618_m053924_c001_v7007000_t0000_u01781761164209") 2026/06/18 05:39:49 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/18 05:39:49 DEBUG : piped data.txt: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f409f0a3d62920fe9_d20260618_m053923_c001_v0001183_t0004_u01781761163848") 2026/06/18 05:39:49 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/18 05:39:49 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f41871_d20260618_m053829_c001_v7007000_t0000_u01781761109420") as it is a hide marker 2026/06/18 05:39:49 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/06/18 05:39:49 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920ec7_d20260618_m053828_c001_v0001183_t0052_u01781761108845") 2026/06/18 05:39:49 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/06/18 05:39:49 DEBUG : test-metadata: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f401f52dd66d94443_d20260618_m053932_c001_v7007000_t0000_u01781761172925") as it is a hide marker 2026/06/18 05:39:49 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/06/18 05:39:49 DEBUG : test-metadata: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f226981d771f419d3_d20260618_m053926_c001_v0001103_t0016_u01781761166620") 2026/06/18 05:39:49 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/18 05:39:49 DEBUG : test-metadata: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f419cf_d20260618_m053925_c001_v7007000_t0000_u01781761165854") 2026/06/18 05:39:49 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/18 05:39:49 DEBUG : test-metadata: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920ff3_d20260618_m053925_c001_v0001183_t0023_u01781761165113") 2026/06/18 05:39:49 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/18 05:39:49 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f41868_d20260618_m053823_c001_v7007000_t0000_u01781761103885") as it is a hide marker 2026/06/18 05:39:49 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/06/18 05:39:49 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920e9f_d20260618_m053823_c001_v0001183_t0004_u01781761103319") 2026/06/18 05:39:49 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/06/18 05:39:49 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f4186b_d20260618_m053825_c001_v7007000_t0000_u01781761105727") as it is a hide marker 2026/06/18 05:39:49 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/06/18 05:39:49 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920eb3_d20260618_m053825_c001_v0001183_t0033_u01781761105169") 2026/06/18 05:39:49 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/06/18 05:39:49 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f4186a_d20260618_m053824_c001_v7007000_t0000_u01781761104808") as it is a hide marker 2026/06/18 05:39:49 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/06/18 05:39:49 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920ea7_d20260618_m053824_c001_v0001183_t0039_u01781761104245") 2026/06/18 05:39:49 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/06/18 05:39:49 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f4186c_d20260618_m053826_c001_v7007000_t0000_u01781761106646") as it is a hide marker 2026/06/18 05:39:49 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/06/18 05:39:49 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920eb7_d20260618_m053826_c001_v0001183_t0020_u01781761106090") 2026/06/18 05:39:49 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/06/18 05:39:49 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f4186d_d20260618_m053827_c001_v7007000_t0000_u01781761107570") as it is a hide marker 2026/06/18 05:39:49 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/06/18 05:39:49 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920ebd_d20260618_m053827_c001_v0001183_t0055_u01781761107006") 2026/06/18 05:39:49 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/06/18 05:39:49 DEBUG : trailing space /trailing space : Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f41867_d20260618_m053822_c001_v7007000_t0000_u01781761102958") as it is a hide marker 2026/06/18 05:39:49 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/06/18 05:39:49 DEBUG : trailing space /trailing space : Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920e95_d20260618_m053822_c001_v0001183_t0057_u01781761102372") 2026/06/18 05:39:49 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/06/18 05:39:49 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f1127db9cdc6ae04f_d20260618_m053943_c001_v0001183_t0051_u01781761183324") "upload" dated 2026-06-18 05:39:43.324 +0000 UTC (6.482013584s ago) 2026/06/18 05:39:49 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f4136031bcea538a7_d20260618_m053938_c001_v7007000_t0000_u01781761178510") 2026/06/18 05:39:49 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/06/18 05:39:49 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d6292101b_d20260618_m053935_c001_v0001183_t0000_u01781761175523") 2026/06/18 05:39:49 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/06/18 05:39:49 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f4187d_d20260618_m053837_c001_v7007000_t0000_u01781761117563") as it is a hide marker 2026/06/18 05:39:49 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/06/18 05:39:49 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f226981d771f41873_d20260618_m053831_c001_v0001150_t0007_u01781761111436") 2026/06/18 05:39:49 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/06/18 05:39:49 DEBUG : zero-length-file: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f41872_d20260618_m053831_c001_v7007000_t0000_u01781761111253") as it is a hide marker 2026/06/18 05:39:49 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/06/18 05:39:49 DEBUG : zero-length-file: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f409f0a3d62920ed7_d20260618_m053830_c001_v0001183_t0004_u01781761110707") 2026/06/18 05:39:49 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/06/18 05:39:49 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f41860_d20260618_m053817_c001_v7007000_t0000_u01781761097162") as it is a hide marker 2026/06/18 05:39:49 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/06/18 05:39:49 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920e69_d20260618_m053816_c001_v0001183_t0027_u01781761096604") 2026/06/18 05:39:49 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/06/18 05:39:49 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f41856_d20260618_m053812_c001_v7007000_t0000_u01781761092546") as it is a hide marker 2026/06/18 05:39:49 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/06/18 05:39:49 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920e4f_d20260618_m053811_c001_v0001183_t0055_u01781761091624") 2026/06/18 05:39:49 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/06/18 05:39:49 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f41863_d20260618_m053820_c001_v7007000_t0000_u01781761100139") as it is a hide marker 2026/06/18 05:39:49 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/06/18 05:39:49 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920e7b_d20260618_m053819_c001_v0001183_t0000_u01781761099397") 2026/06/18 05:39:49 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/06/18 05:39:49 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f41862_d20260618_m053819_c001_v7007000_t0000_u01781761099035") as it is a hide marker 2026/06/18 05:39:49 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/06/18 05:39:49 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920e75_d20260618_m053818_c001_v0001183_t0020_u01781761098481") 2026/06/18 05:39:49 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/06/18 05:39:49 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f41864_d20260618_m053821_c001_v7007000_t0000_u01781761101082") as it is a hide marker 2026/06/18 05:39:49 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/06/18 05:39:49 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920e7f_d20260618_m053820_c001_v0001183_t0053_u01781761100499") 2026/06/18 05:39:49 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/06/18 05:39:49 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f41861_d20260618_m053818_c001_v7007000_t0000_u01781761098119") as it is a hide marker 2026/06/18 05:39:49 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/06/18 05:39:49 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920e71_d20260618_m053817_c001_v0001183_t0037_u01781761097553") 2026/06/18 05:39:49 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/06/18 05:39:49 DEBUG : ./.: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f4185b_d20260618_m053813_c001_v7007000_t0000_u01781761093467") as it is a hide marker 2026/06/18 05:39:49 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/06/18 05:39:49 DEBUG : ./.: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920e53_d20260618_m053812_c001_v0001183_t0037_u01781761092906") 2026/06/18 05:39:49 NOTICE: ./.: Skipped delete as --dry-run is set 2026/06/18 05:39:49 DEBUG : ../..: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f4185c_d20260618_m053814_c001_v7007000_t0000_u01781761094385") as it is a hide marker 2026/06/18 05:39:49 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/06/18 05:39:49 DEBUG : ../..: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920e57_d20260618_m053813_c001_v0001183_t0005_u01781761093828") 2026/06/18 05:39:49 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/06/18 05:39:49 INFO : B2 bucket rclone-test-huzabip4fequ: cleaning bucket "rclone-test-huzabip4fequ" of all hidden files 2026/06/18 05:39:50 DEBUG : leading space/ leading space: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f4185e_d20260618_m053816_c001_v7007000_t0000_u01781761096241") as it is a hide marker 2026/06/18 05:39:50 DEBUG : leading space/ leading space: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920e63_d20260618_m053815_c001_v0001183_t0026_u01781761095667") 2026/06/18 05:39:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f4185d_d20260618_m053815_c001_v7007000_t0000_u01781761095307") as it is a hide marker 2026/06/18 05:39:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920e5b_d20260618_m053814_c001_v0001183_t0041_u01781761094748") 2026/06/18 05:39:50 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f41866_d20260618_m053822_c001_v7007000_t0000_u01781761102012") as it is a hide marker 2026/06/18 05:39:50 DEBUG : .leading dot/.leading dot: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920e87_d20260618_m053821_c001_v0001183_t0054_u01781761101442") 2026/06/18 05:39:50 DEBUG : created from root.txt: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f41459aa7c50d5b10_d20260618_m053915_c001_v7007000_t0000_u01781761155300") as it is a hide marker 2026/06/18 05:39:50 DEBUG : created from root.txt: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f106b4dbba0237f49_d20260618_m053914_c001_v0001167_t0025_u01781761154306") 2026/06/18 05:39:50 DEBUG : file name.txt: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f419a9_d20260618_m053923_c001_v7007000_t0000_u01781761163126") as it is a hide marker 2026/06/18 05:39:50 DEBUG : file name.txt: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920f8d_d20260618_m053903_c001_v0001183_t0038_u01781761143336") 2026/06/18 05:39:50 DEBUG : file name.txt: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f1021c59bb89e2f58_d20260618_m053859_c001_v0001185_t0021_u01781761139869") 2026/06/18 05:39:50 DEBUG : file name.txt: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920f09_d20260618_m053838_c001_v0001183_t0035_u01781761118936") 2026/06/18 05:39:50 DEBUG : file name.txt: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920f01_d20260618_m053838_c001_v0001183_t0030_u01781761118108") 2026/06/18 05:39:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920f03_d20260618_m053838_c001_v0001183_t0009_u01781761118536") "upload" dated 2026-06-18 05:38:38.536 +0000 UTC (1m12.281278241s ago) 2026/06/18 05:39:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f4188cece470351aa_d20260618_m053857_c001_v7007000_t0000_u01781761137662") as it is a hide marker 2026/06/18 05:39:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f1173f0ec5b99cbde_d20260618_m053856_c001_v0001172_t0022_u01781761136869") 2026/06/18 05:39:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f103447c9314d6de5_d20260618_m053856_c001_v0001184_t0035_u01781761136278") 2026/06/18 05:39:50 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f4186f_d20260618_m053828_c001_v7007000_t0000_u01781761108484") as it is a hide marker 2026/06/18 05:39:51 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920ec5_d20260618_m053827_c001_v0001183_t0036_u01781761107932") 2026/06/18 05:39:51 DEBUG : piped data.txt: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f419cb_d20260618_m053924_c001_v7007000_t0000_u01781761164930") as it is a hide marker 2026/06/18 05:39:51 DEBUG : piped data.txt: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920fef_d20260618_m053924_c001_v0001183_t0058_u01781761164391") 2026/06/18 05:39:51 DEBUG : piped data.txt: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f419ae_d20260618_m053924_c001_v7007000_t0000_u01781761164209") 2026/06/18 05:39:51 DEBUG : piped data.txt: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f409f0a3d62920fe9_d20260618_m053923_c001_v0001183_t0004_u01781761163848") 2026/06/18 05:39:51 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f41871_d20260618_m053829_c001_v7007000_t0000_u01781761109420") as it is a hide marker 2026/06/18 05:39:51 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920ec7_d20260618_m053828_c001_v0001183_t0052_u01781761108845") 2026/06/18 05:39:51 DEBUG : test-metadata: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f401f52dd66d94443_d20260618_m053932_c001_v7007000_t0000_u01781761172925") as it is a hide marker 2026/06/18 05:39:51 DEBUG : test-metadata: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f226981d771f419d3_d20260618_m053926_c001_v0001103_t0016_u01781761166620") 2026/06/18 05:39:51 DEBUG : test-metadata: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f419cf_d20260618_m053925_c001_v7007000_t0000_u01781761165854") 2026/06/18 05:39:51 DEBUG : test-metadata: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920ff3_d20260618_m053925_c001_v0001183_t0023_u01781761165113") 2026/06/18 05:39:51 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f41868_d20260618_m053823_c001_v7007000_t0000_u01781761103885") as it is a hide marker 2026/06/18 05:39:51 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920e9f_d20260618_m053823_c001_v0001183_t0004_u01781761103319") 2026/06/18 05:39:51 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f4186b_d20260618_m053825_c001_v7007000_t0000_u01781761105727") as it is a hide marker 2026/06/18 05:39:51 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920eb3_d20260618_m053825_c001_v0001183_t0033_u01781761105169") 2026/06/18 05:39:51 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f4186a_d20260618_m053824_c001_v7007000_t0000_u01781761104808") as it is a hide marker 2026/06/18 05:39:51 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920ea7_d20260618_m053824_c001_v0001183_t0039_u01781761104245") 2026/06/18 05:39:51 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f4186c_d20260618_m053826_c001_v7007000_t0000_u01781761106646") as it is a hide marker 2026/06/18 05:39:51 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920eb7_d20260618_m053826_c001_v0001183_t0020_u01781761106090") 2026/06/18 05:39:51 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f4186d_d20260618_m053827_c001_v7007000_t0000_u01781761107570") as it is a hide marker 2026/06/18 05:39:51 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920ebd_d20260618_m053827_c001_v0001183_t0055_u01781761107006") 2026/06/18 05:39:51 DEBUG : trailing space /trailing space : Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f41867_d20260618_m053822_c001_v7007000_t0000_u01781761102958") as it is a hide marker 2026/06/18 05:39:52 DEBUG : trailing space /trailing space : Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920e95_d20260618_m053822_c001_v0001183_t0057_u01781761102372") 2026/06/18 05:39:52 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f1127db9cdc6ae04f_d20260618_m053943_c001_v0001183_t0051_u01781761183324") "upload" dated 2026-06-18 05:39:43.324 +0000 UTC (8.787429382s ago) 2026/06/18 05:39:52 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f4136031bcea538a7_d20260618_m053938_c001_v7007000_t0000_u01781761178510") 2026/06/18 05:39:52 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d6292101b_d20260618_m053935_c001_v0001183_t0000_u01781761175523") 2026/06/18 05:39:52 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f4187d_d20260618_m053837_c001_v7007000_t0000_u01781761117563") as it is a hide marker 2026/06/18 05:39:52 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f226981d771f41873_d20260618_m053831_c001_v0001150_t0007_u01781761111436") 2026/06/18 05:39:52 DEBUG : zero-length-file: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f41872_d20260618_m053831_c001_v7007000_t0000_u01781761111253") as it is a hide marker 2026/06/18 05:39:52 DEBUG : zero-length-file: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f409f0a3d62920ed7_d20260618_m053830_c001_v0001183_t0004_u01781761110707") 2026/06/18 05:39:52 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f41860_d20260618_m053817_c001_v7007000_t0000_u01781761097162") as it is a hide marker 2026/06/18 05:39:52 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920e69_d20260618_m053816_c001_v0001183_t0027_u01781761096604") 2026/06/18 05:39:52 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f41856_d20260618_m053812_c001_v7007000_t0000_u01781761092546") as it is a hide marker 2026/06/18 05:39:52 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920e4f_d20260618_m053811_c001_v0001183_t0055_u01781761091624") 2026/06/18 05:39:52 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f41863_d20260618_m053820_c001_v7007000_t0000_u01781761100139") as it is a hide marker 2026/06/18 05:39:52 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920e7b_d20260618_m053819_c001_v0001183_t0000_u01781761099397") 2026/06/18 05:39:52 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f41862_d20260618_m053819_c001_v7007000_t0000_u01781761099035") as it is a hide marker 2026/06/18 05:39:52 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920e75_d20260618_m053818_c001_v0001183_t0020_u01781761098481") 2026/06/18 05:39:52 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f41864_d20260618_m053821_c001_v7007000_t0000_u01781761101082") as it is a hide marker 2026/06/18 05:39:52 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920e7f_d20260618_m053820_c001_v0001183_t0053_u01781761100499") 2026/06/18 05:39:52 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f41861_d20260618_m053818_c001_v7007000_t0000_u01781761098119") as it is a hide marker 2026/06/18 05:39:52 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920e71_d20260618_m053817_c001_v0001183_t0037_u01781761097553") 2026/06/18 05:39:53 DEBUG : ./.: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f4185b_d20260618_m053813_c001_v7007000_t0000_u01781761093467") as it is a hide marker 2026/06/18 05:39:53 DEBUG : ./.: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920e53_d20260618_m053812_c001_v0001183_t0037_u01781761092906") 2026/06/18 05:39:53 DEBUG : ../..: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f4185c_d20260618_m053814_c001_v7007000_t0000_u01781761094385") as it is a hide marker 2026/06/18 05:39:53 DEBUG : ../..: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920e57_d20260618_m053813_c001_v0001183_t0005_u01781761093828") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/06/18 05:39:53 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/06/18 05:39:54 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/06/18 05:39:54 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/06/18 05:39:54 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/06/18 05:39:54 INFO : B2 bucket rclone-test-huzabip4fequ: cleaning bucket "rclone-test-huzabip4fequ" of pending multipart uploads older than 0s 2026/06/18 05:39:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920f03_d20260618_m053838_c001_v0001183_t0009_u01781761118536") "upload" dated 2026-06-18 05:38:38.536 +0000 UTC (1m16.571299618s ago) 2026/06/18 05:39:55 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f21592522e618508d_d20260618_m053954_c001_v0001044_t0010_u01781761194076") as it is a start marker (upload started at 2026-06-18 05:39:54.076 +0000 UTC) 2026/06/18 05:39:55 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/06/18 05:39:55 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f21592522e618508e_d20260618_m053954_c001_v0001036_t0058_u01781761194272") as it is a start marker (upload started at 2026-06-18 05:39:54.272 +0000 UTC) 2026/06/18 05:39:55 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/06/18 05:39:55 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f21592522e618508f_d20260618_m053954_c001_v0001174_t0032_u01781761194455") as it is a start marker (upload started at 2026-06-18 05:39:54.455 +0000 UTC) 2026/06/18 05:39:55 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/06/18 05:39:55 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f21592522e6185090_d20260618_m053954_c001_v0001037_t0033_u01781761194646") as it is a start marker (upload started at 2026-06-18 05:39:54.646 +0000 UTC) 2026/06/18 05:39:55 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/06/18 05:39:55 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f41592522e618508c_d20260618_m053953_c001_v7007000_t0000_u01781761193894") "hide" dated 2026-06-18 05:39:53.894 +0000 UTC (1.213526234s ago) 2026/06/18 05:39:55 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f1127db9cdc6ae04f_d20260618_m053943_c001_v0001183_t0051_u01781761183324") 2026/06/18 05:39:55 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/06/18 05:39:55 INFO : B2 bucket rclone-test-huzabip4fequ: cleaning bucket "rclone-test-huzabip4fequ" of pending multipart uploads older than 0s 2026/06/18 05:39:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920f03_d20260618_m053838_c001_v0001183_t0009_u01781761118536") "upload" dated 2026-06-18 05:38:38.536 +0000 UTC (1m16.940703145s ago) 2026/06/18 05:39:55 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f21592522e618508d_d20260618_m053954_c001_v0001044_t0010_u01781761194076") as it is a start marker (upload started at 2026-06-18 05:39:54.076 +0000 UTC) 2026/06/18 05:39:55 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f21592522e618508e_d20260618_m053954_c001_v0001036_t0058_u01781761194272") as it is a start marker (upload started at 2026-06-18 05:39:54.272 +0000 UTC) 2026/06/18 05:39:55 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f21592522e618508f_d20260618_m053954_c001_v0001174_t0032_u01781761194455") as it is a start marker (upload started at 2026-06-18 05:39:54.455 +0000 UTC) 2026/06/18 05:39:55 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f21592522e6185090_d20260618_m053954_c001_v0001037_t0033_u01781761194646") as it is a start marker (upload started at 2026-06-18 05:39:54.646 +0000 UTC) 2026/06/18 05:39:55 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2f929dd330cddb9b9fe80e1b_f41592522e618508c_d20260618_m053953_c001_v7007000_t0000_u01781761193894") "hide" dated 2026-06-18 05:39:53.894 +0000 UTC (1.582874517s ago) 2026/06/18 05:39:55 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f1127db9cdc6ae04f_d20260618_m053943_c001_v0001183_t0051_u01781761183324") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/06/18 05:39:56 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/06/18 05:39:56 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/06/18 05:39:56 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/06/18 05:39:57 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/06/18 05:39:57 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/06/18 05:39:57 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/06/18 05:39:57 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/06/18 05:39:58 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/06/18 05:40:00 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/06/18 05:40:00 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/06/18 05:40:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/18 05:40:03 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/06/18 05:40:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f929dd330cddb9b9fe80e1b_f20890aaf5dbaa2fd_d20260618_m054003_c001_v0001183_t0056_u01781761203721") 2026/06/18 05:40:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/18 05:40:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/18 05:40:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/18 05:40:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/06/18 05:40:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/06/18 05:40:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/06/18 05:40:07 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/06/18 05:40:07 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/06/18 05:40:07 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/06/18 05:40:07 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/06/18 05:40:10 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/06/18 05:40:10 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/06/18 05:40:10 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/06/18 05:40:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/06/18 05:40:12 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/06/18 05:40:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z2f929dd330cddb9b9fe80e1b_f20890aaf5dbaa6ea_d20260618_m054012_c001_v0001037_t0007_u01781761212416") 2026/06/18 05:40:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/18 05:40:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/18 05:40:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/06/18 05:40:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/06/18 05:40:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/06/18 05:40:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/06/18 05:40:17 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/06/18 05:40:17 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/06/18 05:40:17 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/06/18 05:40:17 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/06/18 05:40:17 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/06/18 05:40:17 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/06/18 05:40:18 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/06/18 05:40:20 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/06/18 05:40:20 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/06/18 05:40:20 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/06/18 05:40:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/18 05:40:22 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/06/18 05:40:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f929dd330cddb9b9fe80e1b_f217ad3e9f2502395_d20260618_m054022_c001_v0001154_t0025_u01781761222460") 2026/06/18 05:40:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/18 05:40:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/18 05:40:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/18 05:40:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/06/18 05:40:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/06/18 05:40:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/06/18 05:40:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/06/18 05:40:25 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/06/18 05:40:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/06/18 05:40:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/06/18 05:40:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/06/18 05:40:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/06/18 05:40:27 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/06/18 05:40:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/18 05:40:28 DEBUG : pacer: Reducing sleep to 10ms 2026/06/18 05:40:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/06/18 05:40:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/06/18 05:40:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/06/18 05:40:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/06/18 05:40:31 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/06/18 05:40:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z2f929dd330cddb9b9fe80e1b_f227de69ead92bdce_d20260618_m054031_c001_v0001097_t0048_u01781761231982") 2026/06/18 05:40:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/18 05:40:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/06/18 05:40:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/18 05:40:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/06/18 05:40:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/06/18 05:40:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/06/18 05:40:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/06/18 05:40:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/06/18 05:40:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/06/18 05:40:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/06/18 05:40:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/06/18 05:40:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/06/18 05:40:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/06/18 05:40:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/18 05:40:40 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/06/18 05:40:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f929dd330cddb9b9fe80e1b_f227de69ead92bdd5_d20260618_m054041_c001_v0001029_t0021_u01781761241041") 2026/06/18 05:40:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/18 05:40:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/18 05:40:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/06/18 05:40:41 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/06/18 05:40:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/18 05:40:41 DEBUG : pacer: Reducing sleep to 10ms 2026/06/18 05:40:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/18 05:40:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/18 05:40:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/06/18 05:40:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/06/18 05:40:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/06/18 05:40:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/06/18 05:40:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/06/18 05:40:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/18 05:40:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/06/18 05:40:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/06/18 05:40:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/06/18 05:40:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/06/18 05:40:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/06/18 05:40:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/18 05:40:51 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/06/18 05:40:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f929dd330cddb9b9fe80e1b_f21592522e618549e_d20260618_m054051_c001_v0001182_t0043_u01781761251891") 2026/06/18 05:40:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/18 05:40:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/18 05:40:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/06/18 05:40:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/06/18 05:40:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/06/18 05:40:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/18 05:40:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/18 05:40:54 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/06/18 05:40:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/06/18 05:40:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/06/18 05:40:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/06/18 05:40:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/06/18 05:40:57 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/06/18 05:40:58 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/06/18 05:40:58 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/06/18 05:41:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/06/18 05:41:00 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/06/18 05:41:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z2f929dd330cddb9b9fe80e1b_f2212604ea3f70929_d20260618_m054100_c001_v0001101_t0043_u01781761260718") 2026/06/18 05:41:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/18 05:41:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/06/18 05:41:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/18 05:41:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/06/18 05:41:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/06/18 05:41:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/06/18 05:41:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/06/18 05:41:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/06/18 05:41:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/06/18 05:41:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/06/18 05:41:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/06/18 05:41:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/06/18 05:41:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/06/18 05:41:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/18 05:41:09 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/06/18 05:41:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f929dd330cddb9b9fe80e1b_f2212604ea3f709d1_d20260618_m054109_c001_v0001157_t0050_u01781761269629") 2026/06/18 05:41:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/18 05:41:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/18 05:41:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/06/18 05:41:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/18 05:41:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/18 05:41:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/06/18 05:41:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/06/18 05:41:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/06/18 05:41:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/06/18 05:41:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/06/18 05:41:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/18 05:41:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/06/18 05:41:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/06/18 05:41:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/06/18 05:41:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/06/18 05:41:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/06/18 05:41:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/18 05:41:19 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/06/18 05:41:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f929dd330cddb9b9fe80e1b_f21992fd51ccbd1f0_d20260618_m054120_c001_v0001137_t0047_u01781761280025") 2026/06/18 05:41:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/18 05:41:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/18 05:41:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/06/18 05:41:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/06/18 05:41:20 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/06/18 05:41:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/18 05:41:20 DEBUG : pacer: Reducing sleep to 10ms 2026/06/18 05:41:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/06/18 05:41:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/18 05:41:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/18 05:41:22 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/06/18 05:41:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/06/18 05:41:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/06/18 05:41:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/06/18 05:41:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/06/18 05:41:26 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/06/18 05:41:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/06/18 05:41:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/06/18 05:41:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/06/18 05:41:29 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/06/18 05:41:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z2f929dd330cddb9b9fe80e1b_f21992fd51ccbd1f4_d20260618_m054129_c001_v0001040_t0012_u01781761289513") 2026/06/18 05:41:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/18 05:41:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/06/18 05:41:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/18 05:41:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/06/18 05:41:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/06/18 05:41:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/06/18 05:41:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/06/18 05:41:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/06/18 05:41:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/06/18 05:41:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/06/18 05:41:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/06/18 05:41:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/06/18 05:41:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/06/18 05:41:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/06/18 05:41:39 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/06/18 05:41:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z2f929dd330cddb9b9fe80e1b_f2136031bcea54103_d20260618_m054140_c001_v0001144_t0006_u01781761300032") 2026/06/18 05:41:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/18 05:41:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/18 05:41:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/06/18 05:41:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/06/18 05:41:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/06/18 05:41:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/06/18 05:41:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/06/18 05:41:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/06/18 05:41:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/06/18 05:41:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/06/18 05:41:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/06/18 05:41:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/06/18 05:41:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/06/18 05:41:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/06/18 05:41:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/06/18 05:41:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/06/18 05:41:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/06/18 05:41:51 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/06/18 05:41:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z2f929dd330cddb9b9fe80e1b_f212396e4d5623c15_d20260618_m054151_c001_v0001130_t0005_u01781761311395") 2026/06/18 05:41:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/18 05:41:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/18 05:41:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/06/18 05:41:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/06/18 05:41:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/06/18 05:41:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/06/18 05:41:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/06/18 05:41:54 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/06/18 05:41:57 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/06/18 05:41:57 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/06/18 05:41:57 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/06/18 05:41:57 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/06/18 05:41:58 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/06/18 05:41:59 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/06/18 05:41:59 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/06/18 05:42:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/18 05:42:01 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/06/18 05:42:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f929dd330cddb9b9fe80e1b_f2110812ce784b73d_d20260618_m054201_c001_v0001178_t0031_u01781761321970") 2026/06/18 05:42:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/18 05:42:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/18 05:42:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/18 05:42:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/06/18 05:42:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/06/18 05:42:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/06/18 05:42:06 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/06/18 05:42:06 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/06/18 05:42:07 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/06/18 05:42:07 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/06/18 05:42:09 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/06/18 05:42:09 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/06/18 05:42:09 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/06/18 05:42:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/06/18 05:42:12 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/06/18 05:42:13 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z2f929dd330cddb9b9fe80e1b_f212396e4d5623c6d_d20260618_m054212_c001_v0001150_t0020_u01781761332951") 2026/06/18 05:42:13 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/18 05:42:13 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/18 05:42:13 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/06/18 05:42:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/06/18 05:42:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/06/18 05:42:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/06/18 05:42:19 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/06/18 05:42:19 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/06/18 05:42:19 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/06/18 05:42:19 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/06/18 05:42:19 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/06/18 05:42:19 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/06/18 05:42:20 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/06/18 05:42:21 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/06/18 05:42:22 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/06/18 05:42:22 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/06/18 05:42:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/18 05:42:25 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/06/18 05:42:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f929dd330cddb9b9fe80e1b_f209e6351dd4397bd_d20260618_m054225_c001_v0001176_t0018_u01781761345307") 2026/06/18 05:42:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/18 05:42:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/18 05:42:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/18 05:42:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/06/18 05:42:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/06/18 05:42:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/06/18 05:42:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/06/18 05:42:28 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/06/18 05:42:31 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/06/18 05:42:31 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/06/18 05:42:31 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/06/18 05:42:31 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/06/18 05:42:32 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/06/18 05:42:34 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/06/18 05:42:34 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/06/18 05:42:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/18 05:42:36 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/06/18 05:42:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f929dd330cddb9b9fe80e1b_f226981d771f41f99_d20260618_m054236_c001_v0001039_t0018_u01781761356936") 2026/06/18 05:42:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/18 05:42:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/18 05:42:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/18 05:42:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/06/18 05:42:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/06/18 05:42:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/06/18 05:42:42 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/06/18 05:42:42 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/06/18 05:42:43 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/06/18 05:42:43 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/06/18 05:42:45 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/06/18 05:42:45 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/06/18 05:42:45 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/06/18 05:42:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/06/18 05:42:49 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/06/18 05:42:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z2f929dd330cddb9b9fe80e1b_f217ad3e9f2502475_d20260618_m054249_c001_v0001165_t0021_u01781761369684") 2026/06/18 05:42:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/18 05:42:50 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/18 05:42:50 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/06/18 05:42:52 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/06/18 05:42:52 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/06/18 05:42:52 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/06/18 05:42:56 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/06/18 05:42:56 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/06/18 05:42:56 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/06/18 05:42:56 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/06/18 05:42:56 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/06/18 05:42:56 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/06/18 05:42:58 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/06/18 05:42:59 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/06/18 05:42:59 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/06/18 05:42:59 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/06/18 05:43:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/18 05:43:03 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/06/18 05:43:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f929dd330cddb9b9fe80e1b_f217ad3e9f250247d_d20260618_m054303_c001_v0001103_t0007_u01781761383598") 2026/06/18 05:43:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/18 05:43:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/18 05:43:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/06/18 05:43:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/18 05:43:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/06/18 05:43:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/06/18 05:43:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/06/18 05:43:06 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/06/18 05:43:26 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2f929dd330cddb9b9fe80e1b_f21564117797b95d8_d20260618_m054325_c001_v0001109_t0044_u01781761405998") 2026/06/18 05:43:26 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/06/18 05:43:26 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/18 05:43:26 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/18 05:43:27 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/18 05:43:27 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/06/18 05:43:30 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/06/18 05:43:30 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/18 05:43:30 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/06/18 05:43:30 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/06/18 05:43:32 DEBUG : chunked-copy: Done sending chunk 1 2026/06/18 05:43:32 DEBUG : chunked-copy: Done sending chunk 0 2026/06/18 05:43:32 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/18 05:43:33 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2f929dd330cddb9b9fe80e1b_f21564117797b95e3_d20260618_m054333_c001_v0001091_t0012_u01781761413467") 2026/06/18 05:43:33 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/06/18 05:43:33 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/18 05:43:34 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/18 05:43:34 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/18 05:43:34 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/06/18 05:43:36 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/06/18 05:43:36 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/18 05:43:36 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/06/18 05:43:36 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/06/18 05:43:38 DEBUG : chunked-copy: Done sending chunk 0 2026/06/18 05:43:38 DEBUG : chunked-copy: Done sending chunk 1 2026/06/18 05:43:38 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/18 05:43:39 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2f929dd330cddb9b9fe80e1b_f21459aa7c50d60ec_d20260618_m054339_c001_v0001134_t0020_u01781761419329") 2026/06/18 05:43:39 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/06/18 05:43:39 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/18 05:43:39 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/18 05:43:40 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/18 05:43:40 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/06/18 05:43:42 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/06/18 05:43:42 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/18 05:43:42 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/06/18 05:43:42 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/06/18 05:43:44 DEBUG : chunked-copy: Done sending chunk 0 2026/06/18 05:43:44 DEBUG : chunked-copy: Done sending chunk 1 2026/06/18 05:43:44 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/18 05:43:45 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z2f929dd330cddb9b9fe80e1b_f21459aa7c50d6102_d20260618_m054345_c001_v0001097_t0018_u01781761425291") 2026/06/18 05:43:45 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/06/18 05:43:45 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/18 05:43:45 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/06/18 05:43:45 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/06/18 05:43:45 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/18 05:43:46 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/18 05:43:46 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/06/18 05:43:47 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/06/18 05:43:48 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/06/18 05:43:49 DEBUG : Creating backend with remote "TestB2:rclone-test-huzabip4fequ/deeper/nonexisting/directory" 2026/06/18 05:43:49 DEBUG : Config file has changed externally - reloading === 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/06/18 05:43:50 INFO : B2 bucket rclone-test-huzabip4fequ: cleaning bucket "rclone-test-huzabip4fequ" of all files 2026/06/18 05:43:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f417ad3e9f250246f_d20260618_m054242_c001_v7007000_t0000_u01781761362232") 2026/06/18 05:43:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f226981d771f41f99_d20260618_m054236_c001_v0001039_t0018_u01781761356936") 2026/06/18 05:43:51 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f426981d771f41f98_d20260618_m054236_c001_v7007000_t0000_u01781761356422") 2026/06/18 05:43:51 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f21459aa7c50d6033_d20260618_m054231_c001_v0001146_t0025_u01781761351191") 2026/06/18 05:43:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f4070834e93e602d5_d20260618_m054310_c001_v7007000_t0000_u01781761390072") 2026/06/18 05:43:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f217ad3e9f250247d_d20260618_m054303_c001_v0001103_t0007_u01781761383598") 2026/06/18 05:43:51 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f417ad3e9f250247c_d20260618_m054303_c001_v7007000_t0000_u01781761383073") 2026/06/18 05:43:51 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f217ad3e9f250247a_d20260618_m054256_c001_v0001039_t0053_u01781761376198") 2026/06/18 05:43:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f417ad3e9f2502478_d20260618_m054256_c001_v7007000_t0000_u01781761376015") 2026/06/18 05:43:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f217ad3e9f2502475_d20260618_m054249_c001_v0001165_t0021_u01781761369684") 2026/06/18 05:43:51 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f417ad3e9f2502473_d20260618_m054249_c001_v7007000_t0000_u01781761369181") 2026/06/18 05:43:51 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f217ad3e9f2502470_d20260618_m054242_c001_v0001173_t0004_u01781761362414") 2026/06/18 05:43:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f41592522e618549f_d20260618_m054056_c001_v7007000_t0000_u01781761256213") 2026/06/18 05:43:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f21592522e618549e_d20260618_m054051_c001_v0001182_t0043_u01781761251891") 2026/06/18 05:43:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f41592522e618549a_d20260618_m054046_c001_v7007000_t0000_u01781761246166") 2026/06/18 05:43:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f227de69ead92bdd5_d20260618_m054041_c001_v0001029_t0021_u01781761241041") 2026/06/18 05:43:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f41592522e618549d_d20260618_m054051_c001_v7007000_t0000_u01781761251539") 2026/06/18 05:43:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f21592522e618549b_d20260618_m054046_c001_v0001091_t0035_u01781761246351") 2026/06/18 05:43:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f427de69ead92bdd4_d20260618_m054040_c001_v7007000_t0000_u01781761240689") 2026/06/18 05:43:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f223c215750a9924f_d20260618_m054035_c001_v0001097_t0053_u01781761235906") 2026/06/18 05:43:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f423c215750a9924c_d20260618_m054035_c001_v7007000_t0000_u01781761235722") 2026/06/18 05:43:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f227de69ead92bdce_d20260618_m054031_c001_v0001097_t0048_u01781761231982") 2026/06/18 05:43:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f427de69ead92bdcd_d20260618_m054031_c001_v7007000_t0000_u01781761231615") 2026/06/18 05:43:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f223c215750a99226_d20260618_m054027_c001_v0001184_t0058_u01781761227589") 2026/06/18 05:43:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f4136031bcea540f9_d20260618_m054124_c001_v7007000_t0000_u01781761284547") 2026/06/18 05:43:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f21992fd51ccbd1f0_d20260618_m054120_c001_v0001137_t0047_u01781761280025") 2026/06/18 05:43:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f41592522e61854b0_d20260618_m054114_c001_v7007000_t0000_u01781761274550") 2026/06/18 05:43:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f2212604ea3f709d1_d20260618_m054109_c001_v0001157_t0050_u01781761269629") 2026/06/18 05:43:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f41992fd51ccbd1ef_d20260618_m054119_c001_v7007000_t0000_u01781761279673") 2026/06/18 05:43:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f21592522e61854b2_d20260618_m054114_c001_v0001106_t0023_u01781761274744") 2026/06/18 05:43:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f4212604ea3f709ce_d20260618_m054109_c001_v7007000_t0000_u01781761269269") 2026/06/18 05:43:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f21592522e61854a6_d20260618_m054104_c001_v0001179_t0001_u01781761264709") 2026/06/18 05:43:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f41592522e61854a5_d20260618_m054104_c001_v7007000_t0000_u01781761264523") 2026/06/18 05:43:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f2212604ea3f70929_d20260618_m054100_c001_v0001101_t0043_u01781761260718") 2026/06/18 05:43:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f4212604ea3f70925_d20260618_m054100_c001_v7007000_t0000_u01781761260367") 2026/06/18 05:43:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f21592522e61854a0_d20260618_m054056_c001_v0001178_t0017_u01781761256399") 2026/06/18 05:43:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f423c215750a99225_d20260618_m054027_c001_v7007000_t0000_u01781761227403") 2026/06/18 05:43:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f217ad3e9f2502395_d20260618_m054022_c001_v0001154_t0025_u01781761222460") 2026/06/18 05:43:53 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f417ad3e9f2502394_d20260618_m054022_c001_v7007000_t0000_u01781761222097") 2026/06/18 05:43:53 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f217ad3e9f250238e_d20260618_m054017_c001_v0001153_t0017_u01781761217373") 2026/06/18 05:43:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f417ad3e9f250238d_d20260618_m054017_c001_v7007000_t0000_u01781761217192") 2026/06/18 05:43:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f20890aaf5dbaa6ea_d20260618_m054012_c001_v0001037_t0007_u01781761212416") 2026/06/18 05:43:53 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f40890aaf5dbaa6e8_d20260618_m054012_c001_v7007000_t0000_u01781761212064") 2026/06/18 05:43:53 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f217ad3e9f2502382_d20260618_m054007_c001_v0001167_t0046_u01781761207517") 2026/06/18 05:43:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f417ad3e9f2502380_d20260618_m054007_c001_v7007000_t0000_u01781761207336") 2026/06/18 05:43:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f20890aaf5dbaa2fd_d20260618_m054003_c001_v0001183_t0056_u01781761203721") 2026/06/18 05:43:53 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f40890aaf5dbaa2fc_d20260618_m054003_c001_v7007000_t0000_u01781761203372") 2026/06/18 05:43:53 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f21592522e6185093_d20260618_m053957_c001_v0001178_t0017_u01781761197537") 2026/06/18 05:43:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f412396e4d5623c3b_d20260618_m054156_c001_v7007000_t0000_u01781761316782") 2026/06/18 05:43:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f212396e4d5623c15_d20260618_m054151_c001_v0001130_t0005_u01781761311395") 2026/06/18 05:43:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f4136031bcea54105_d20260618_m054145_c001_v7007000_t0000_u01781761305426") 2026/06/18 05:43:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f2136031bcea54103_d20260618_m054140_c001_v0001144_t0006_u01781761300032") 2026/06/18 05:43:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f412396e4d5623c11_d20260618_m054150_c001_v7007000_t0000_u01781761310986") 2026/06/18 05:43:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f2136031bcea54106_d20260618_m054145_c001_v0001167_t0030_u01781761305610") 2026/06/18 05:43:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f4136031bcea54101_d20260618_m054139_c001_v7007000_t0000_u01781761299629") 2026/06/18 05:43:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f2136031bcea54100_d20260618_m054133_c001_v0001176_t0039_u01781761293781") 2026/06/18 05:43:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f4136031bcea540fe_d20260618_m054133_c001_v7007000_t0000_u01781761293596") 2026/06/18 05:43:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f21992fd51ccbd1f4_d20260618_m054129_c001_v0001040_t0012_u01781761289513") 2026/06/18 05:43:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f41992fd51ccbd1f2_d20260618_m054129_c001_v7007000_t0000_u01781761289104") 2026/06/18 05:43:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f2136031bcea540fa_d20260618_m054124_c001_v0001153_t0024_u01781761284730") 2026/06/18 05:43:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f41459aa7c50d6031_d20260618_m054231_c001_v7007000_t0000_u01781761351004") 2026/06/18 05:43:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f209e6351dd4397bd_d20260618_m054225_c001_v0001176_t0018_u01781761345307") 2026/06/18 05:43:54 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f409e6351dd4397b9_d20260618_m054224_c001_v7007000_t0000_u01781761344863") 2026/06/18 05:43:54 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f212396e4d5623c86_d20260618_m054218_c001_v0001145_t0034_u01781761338939") 2026/06/18 05:43:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f412396e4d5623c84_d20260618_m054218_c001_v7007000_t0000_u01781761338754") 2026/06/18 05:43:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f212396e4d5623c6d_d20260618_m054212_c001_v0001150_t0020_u01781761332951") 2026/06/18 05:43:54 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f412396e4d5623c6c_d20260618_m054212_c001_v7007000_t0000_u01781761332515") 2026/06/18 05:43:54 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f212396e4d5623c69_d20260618_m054206_c001_v0001182_t0025_u01781761326500") 2026/06/18 05:43:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f412396e4d5623c67_d20260618_m054206_c001_v7007000_t0000_u01781761326315") 2026/06/18 05:43:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f2110812ce784b73d_d20260618_m054201_c001_v0001178_t0031_u01781761321970") 2026/06/18 05:43:54 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f4110812ce784b73b_d20260618_m054201_c001_v7007000_t0000_u01781761321528") 2026/06/18 05:43:54 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f212396e4d5623c3c_d20260618_m054156_c001_v0001097_t0047_u01781761316970") 2026/06/18 05:43:54 DEBUG : chunked-copy: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f401f52dd66d94b2c_d20260618_m054347_c001_v7007000_t0000_u01781761427427") 2026/06/18 05:43:54 DEBUG : chunked-copy: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f21564117797b95fd_d20260618_m054341_c001_v0001029_t0012_u01781761421822") 2026/06/18 05:43:54 DEBUG : chunked-copy: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f41564117797b95f9_d20260618_m054341_c001_v7007000_t0000_u01781761421291") 2026/06/18 05:43:54 DEBUG : chunked-copy: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f21564117797b95ec_d20260618_m054335_c001_v0001150_t0041_u01781761415915") 2026/06/18 05:43:54 DEBUG : chunked-copy: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f41564117797b95ea_d20260618_m054335_c001_v7007000_t0000_u01781761415386") 2026/06/18 05:43:55 DEBUG : chunked-copy: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f21459aa7c50d60d4_d20260618_m054329_c001_v0001042_t0002_u01781761409914") 2026/06/18 05:43:55 DEBUG : chunked-copy: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f41459aa7c50d60d2_d20260618_m054329_c001_v7007000_t0000_u01781761409393") 2026/06/18 05:43:55 DEBUG : chunked-copy: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f1127db9cdc6ae551_d20260618_m054322_c001_v0001183_t0032_u01781761402056") 2026/06/18 05:43:55 DEBUG : chunked-copy: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f41564117797b95d7_d20260618_m054321_c001_v7007000_t0000_u01781761401322") 2026/06/18 05:43:55 DEBUG : chunked-copy: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f1127db9cdc6ae51f_d20260618_m054310_c001_v0001183_t0027_u01781761390782") 2026/06/18 05:43:55 DEBUG : chunked-copy.copy: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f401f52dd66d94b29_d20260618_m054347_c001_v7007000_t0000_u01781761427243") 2026/06/18 05:43:55 DEBUG : chunked-copy.copy: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f21459aa7c50d6102_d20260618_m054345_c001_v0001097_t0018_u01781761425291") 2026/06/18 05:43:55 DEBUG : chunked-copy.copy: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f41564117797b95f7_d20260618_m054341_c001_v7007000_t0000_u01781761421099") 2026/06/18 05:43:55 DEBUG : chunked-copy.copy: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f21459aa7c50d60ec_d20260618_m054339_c001_v0001134_t0020_u01781761419329") 2026/06/18 05:43:55 DEBUG : chunked-copy.copy: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f41564117797b95e9_d20260618_m054335_c001_v7007000_t0000_u01781761415200") 2026/06/18 05:43:55 DEBUG : chunked-copy.copy: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f21564117797b95e3_d20260618_m054333_c001_v0001091_t0012_u01781761413467") 2026/06/18 05:43:55 DEBUG : chunked-copy.copy: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f41459aa7c50d60d1_d20260618_m054329_c001_v7007000_t0000_u01781761409210") 2026/06/18 05:43:55 DEBUG : chunked-copy.copy: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f21564117797b95d8_d20260618_m054325_c001_v0001109_t0044_u01781761405998") 2026/06/18 05:43:55 DEBUG : chunked-copy.copy: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f41564117797b95d6_d20260618_m054321_c001_v7007000_t0000_u01781761401135") 2026/06/18 05:43:55 DEBUG : chunked-copy.copy: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f105e4ef5ffca5923_d20260618_m054317_c001_v0001178_t0006_u01781761397625") 2026/06/18 05:43:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f109f0a3d62920f03_d20260618_m053838_c001_v0001183_t0009_u01781761118536") 2026/06/18 05:43:55 DEBUG : unknown-size-put.txt: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f401f52dd66d94b30_d20260618_m054348_c001_v7007000_t0000_u01781761428169") 2026/06/18 05:43:55 DEBUG : unknown-size-put.txt: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f1127db9cdc6ae5ad_d20260618_m054347_c001_v0001183_t0023_u01781761427964") 2026/06/18 05:43:55 DEBUG : unknown-size-update.txt: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f401f52dd66d94b36_d20260618_m054349_c001_v7007000_t0000_u01781761429350") 2026/06/18 05:43:56 DEBUG : unknown-size-update.txt: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f1127db9cdc6ae5b3_d20260618_m054348_c001_v0001183_t0000_u01781761428940") 2026/06/18 05:43:56 DEBUG : unknown-size-update.txt: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f1127db9cdc6ae5af_d20260618_m054348_c001_v0001183_t0018_u01781761428352") 2026/06/18 05:43:56 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f929dd330cddb9b9fe80e1b_f41592522e618508c_d20260618_m053953_c001_v7007000_t0000_u01781761193894") 2026/06/18 05:43:57 INFO : B2 bucket rclone-test-huzabip4fequ: cleaning bucket "rclone-test-huzabip4fequ" of all files === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (351.27s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.69s) --- PASS: TestIntegration/FsMkdir (348.76s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.53s) --- 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 (18.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.94s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.31s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (79.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.62s) --- 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.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.29s) --- 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.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (32.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (7.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (3.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (3.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (20.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (192.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (30.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (5.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (28.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (10.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (5.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (10.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (28.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (10.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (5.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (32.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (9.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (11.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (11.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (34.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (12.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (6.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (12.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (6.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (39.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (11.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (13.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (14.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (7.00s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (37.35s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (11.25s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (8.07s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.00s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.90s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.13s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.93s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.74s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.19s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.29s) --- 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 351.293s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m52.035254283s (try 1/5)