"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/02/18 01:06:02 DEBUG : Creating backend with remote "TestB2:rclone-test-buyapuv2bote" 2026/02/18 01:06:02 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/02/18 01:06:05 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/02/18 01:06:06 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/02/18 01:06:06 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/02/18 01:06:33 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/02/18 01:06:33 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/02/18 01:06:35 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/02/18 01:06:35 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/02/18 01:06:36 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/02/18 01:06:36 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/02/18 01:06:36 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/02/18 01:06:36 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/02/18 01:06:43 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/02/18 01:06:44 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:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/02/18 01:06:49 INFO : B2 bucket rclone-test-buyapuv2bote: cleaning bucket "rclone-test-buyapuv2bote" of all files 2026/02/18 01:06:50 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca32878_d20260218_m010649_c001_v0001103_t0018_u01771376809012") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/02/18 01:06:51 DEBUG : Creating backend with remote "TestB2:rclone-test-buyapuv2bote/dirToPurgeFromRoot" 2026/02/18 01:06:52 INFO : B2 bucket rclone-test-buyapuv2bote path dirToPurgeFromRoot: cleaning bucket "rclone-test-buyapuv2bote" of all files 2026/02/18 01:06:53 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca3288c_d20260218_m010650_c001_v0001103_t0038_u01771376810774") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/02/18 01:06:53 DEBUG : Creating backend with remote "TestB2:rclone-test-buyapuv2bote/hello? sausage/êé" 2026/02/18 01:06:57 INFO : B2 bucket rclone-test-buyapuv2bote path hello? sausage/êé: cleaning bucket "rclone-test-buyapuv2bote" of all files 2026/02/18 01:06:58 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f1066b350d3ce4a45_d20260218_m010656_c001_v0001042_t0023_u01771376816162") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1294: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1628: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/02/18 01:07:07 DEBUG : Creating backend with remote "TestB2:rclone-test-buyapuv2bote/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/18 01:07:07 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/02/18 01:07:09 DEBUG : Creating backend with remote "TestB2:rclone-test-buyapuv2bote/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestB2:" path "rclone-test-buyapuv2bote" from "TestB2:rclone-test-buyapuv2bote" 2026/02/18 01:07:11 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/02/18 01:07:23 DEBUG : Creating backend with remote "TestB2:rclone-test-napeder3cida" 2026/02/18 01:07:26 DEBUG : B2 bucket rclone-test-napeder3cida: Purge remote 2026/02/18 01:07:26 INFO : B2 bucket rclone-test-napeder3cida: cleaning bucket "rclone-test-napeder3cida" of all files 2026/02/18 01:07:26 DEBUG : somefile: Deleting (id "4_z4f229df3409d6beb9fc80e1b_f4193d45cc9a1efbd_d20260218_m010725_c001_v0001183_t0051_u01771376845582") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/02/18 01:07:28 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/02/18 01:07:29 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/02/18 01:07:32 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/02/18 01:07:32 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/02/18 01:07:32 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.577Ki offset 6Mi/6.106Mi 2026/02/18 01:07:32 DEBUG : test-metadata: Sending chunk 1 length 111183 2026/02/18 01:07:34 DEBUG : test-metadata: Done sending chunk 1 2026/02/18 01:07:42 DEBUG : test-metadata: Done sending chunk 0 2026/02/18 01:07:42 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2026/02/18 01:07:53 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1103-04.backblaze.com/b2api/v1/b2_upload_file/bff26d93408d6beb9fc80e1b/c001_v0001103_t0022": EOF 2026/02/18 01:07:53 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1103-04.backblaze.com/b2api/v1/b2_upload_file/bff26d93408d6beb9fc80e1b/c001_v0001103_t0022": EOF) 2026/02/18 01:07:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1103-04.backblaze.com/b2api/v1/b2_upload_file/bff26d93408d6beb9fc80e1b/c001_v0001103_t0022": EOF - low level retry 1/10 2026/02/18 01:07:55 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-02-18-010748-217.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/02/18 01:07:57 DEBUG : oldPath = "TestB2:rclone-test-buyapuv2bote/versions/test-versions-v2026-02-18-010748-217.txt" 2026/02/18 01:07:57 DEBUG : newPath = "TestB2,versions:rclone-test-buyapuv2bote/versions/test-versions-v2026-02-18-010748-217.txt" 2026/02/18 01:07:57 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-buyapuv2bote/versions/test-versions-v2026-02-18-010748-217.txt" 2026/02/18 01:07:57 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/02/18 01:07:59 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-buyapuv2bote/versions/test-versions-v2026-02-18-010748-217.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-buyapuv2bote/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/02/18 01:08:02 INFO : B2 bucket rclone-test-buyapuv2bote: cleaning bucket "rclone-test-buyapuv2bote" of all hidden files 2026/02/18 01:08:02 DEBUG : leading space/ leading space: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f41959969dcbc7b24_d20260218_m010614_c001_v7007000_t0000_u01771376774378") as it is a hide marker 2026/02/18 01:08:02 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/02/18 01:08:02 DEBUG : leading space/ leading space: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca3268d_d20260218_m010613_c001_v0001103_t0039_u01771376773529") 2026/02/18 01:08:02 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/02/18 01:08:02 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f41959969dcbc7b21_d20260218_m010613_c001_v7007000_t0000_u01771376773163") as it is a hide marker 2026/02/18 01:08:02 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/02/18 01:08:02 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca3267f_d20260218_m010612_c001_v0001103_t0059_u01771376772339") 2026/02/18 01:08:02 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/02/18 01:08:02 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f41959969dcbc7b30_d20260218_m010621_c001_v7007000_t0000_u01771376781851") as it is a hide marker 2026/02/18 01:08:02 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/02/18 01:08:02 DEBUG : .leading dot/.leading dot: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca32709_d20260218_m010620_c001_v0001103_t0000_u01771376780901") 2026/02/18 01:08:02 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/02/18 01:08:02 DEBUG : created from root.txt: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f420b9a3bb8760c0d_d20260218_m010719_c001_v7007000_t0000_u01771376839613") as it is a hide marker 2026/02/18 01:08:02 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/02/18 01:08:02 DEBUG : created from root.txt: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f1083306d46959e53_d20260218_m010718_c001_v0001185_t0043_u01771376838699") 2026/02/18 01:08:02 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/02/18 01:08:02 DEBUG : file name.txt: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f41365644e2e92eea_d20260218_m010727_c001_v7007000_t0000_u01771376847829") as it is a hide marker 2026/02/18 01:08:02 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/02/18 01:08:02 DEBUG : file name.txt: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca32958_d20260218_m010707_c001_v0001103_t0045_u01771376827084") 2026/02/18 01:08:02 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/02/18 01:08:02 DEBUG : file name.txt: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f10397d72b4c8005e_d20260218_m010703_c001_v0001036_t0037_u01771376823286") 2026/02/18 01:08:02 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/02/18 01:08:02 DEBUG : file name.txt: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca32812_d20260218_m010640_c001_v0001103_t0036_u01771376800946") 2026/02/18 01:08:02 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/02/18 01:08:02 DEBUG : file name.txt: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca32801_d20260218_m010639_c001_v0001103_t0042_u01771376799690") 2026/02/18 01:08:02 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/02/18 01:08:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca32807_d20260218_m010640_c001_v0001103_t0039_u01771376800259") "upload" dated 2026-02-18 01:06:40.259 +0000 UTC (1m22.280507366s ago) 2026/02/18 01:08:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f4166e954677bb1a5_d20260218_m010701_c001_v7007000_t0000_u01771376821007") as it is a hide marker 2026/02/18 01:08:02 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/02/18 01:08:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f11532ba58a4f11a0_d20260218_m010700_c001_v0001115_t0025_u01771376820252") 2026/02/18 01:08:02 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/02/18 01:08:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f1078828a2ab82539_d20260218_m010659_c001_v0001173_t0045_u01771376819321") 2026/02/18 01:08:02 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/02/18 01:08:02 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f41959969dcbc7b3c_d20260218_m010630_c001_v7007000_t0000_u01771376790381") as it is a hide marker 2026/02/18 01:08:02 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/02/18 01:08:02 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca32783_d20260218_m010629_c001_v0001103_t0001_u01771376789400") 2026/02/18 01:08:02 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/02/18 01:08:02 DEBUG : piped data.txt: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f41365644e2e92ef2_d20260218_m010729_c001_v7007000_t0000_u01771376849926") as it is a hide marker 2026/02/18 01:08:02 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/02/18 01:08:02 DEBUG : piped data.txt: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca32ab8_d20260218_m010729_c001_v0001103_t0057_u01771376849197") 2026/02/18 01:08:02 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/02/18 01:08:02 DEBUG : piped data.txt: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f41365644e2e92eec_d20260218_m010729_c001_v7007000_t0000_u01771376849014") 2026/02/18 01:08:02 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/02/18 01:08:02 DEBUG : piped data.txt: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f404fabf51ca32aaa_d20260218_m010728_c001_v0001103_t0022_u01771376848650") 2026/02/18 01:08:02 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/02/18 01:08:02 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f41959969dcbc7b3f_d20260218_m010631_c001_v7007000_t0000_u01771376791500") as it is a hide marker 2026/02/18 01:08:02 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/02/18 01:08:02 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca32795_d20260218_m010630_c001_v0001103_t0047_u01771376790748") 2026/02/18 01:08:02 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/02/18 01:08:02 DEBUG : test-metadata: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f42141b734a1067ce_d20260218_m010745_c001_v7007000_t0000_u01771376865671") as it is a hide marker 2026/02/18 01:08:02 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/02/18 01:08:02 DEBUG : test-metadata: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f21365644e2e92efb_d20260218_m010731_c001_v0001039_t0018_u01771376851923") 2026/02/18 01:08:02 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/02/18 01:08:02 DEBUG : test-metadata: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f41365644e2e92ef9_d20260218_m010731_c001_v7007000_t0000_u01771376851065") 2026/02/18 01:08:02 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/02/18 01:08:02 DEBUG : test-metadata: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca32ac4_d20260218_m010730_c001_v0001103_t0009_u01771376850111") 2026/02/18 01:08:02 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/02/18 01:08:02 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f41959969dcbc7b33_d20260218_m010624_c001_v7007000_t0000_u01771376784093") as it is a hide marker 2026/02/18 01:08:02 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/02/18 01:08:02 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca32729_d20260218_m010623_c001_v0001103_t0033_u01771376783335") 2026/02/18 01:08:02 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/02/18 01:08:02 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f41959969dcbc7b35_d20260218_m010626_c001_v7007000_t0000_u01771376786587") as it is a hide marker 2026/02/18 01:08:02 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/02/18 01:08:02 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca32747_d20260218_m010625_c001_v0001103_t0051_u01771376785652") 2026/02/18 01:08:02 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/02/18 01:08:02 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f41959969dcbc7b34_d20260218_m010625_c001_v7007000_t0000_u01771376785182") as it is a hide marker 2026/02/18 01:08:02 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/02/18 01:08:02 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca32735_d20260218_m010624_c001_v0001103_t0013_u01771376784456") 2026/02/18 01:08:02 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/02/18 01:08:02 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f41959969dcbc7b36_d20260218_m010627_c001_v7007000_t0000_u01771376787768") as it is a hide marker 2026/02/18 01:08:02 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/02/18 01:08:02 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca3275d_d20260218_m010626_c001_v0001103_t0052_u01771376786949") 2026/02/18 01:08:02 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/02/18 01:08:02 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f41959969dcbc7b3a_d20260218_m010629_c001_v7007000_t0000_u01771376789037") as it is a hide marker 2026/02/18 01:08:02 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/02/18 01:08:02 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca3276f_d20260218_m010628_c001_v0001103_t0037_u01771376788144") 2026/02/18 01:08:02 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/02/18 01:08:02 DEBUG : trailing space /trailing space : Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f41959969dcbc7b31_d20260218_m010622_c001_v7007000_t0000_u01771376782972") as it is a hide marker 2026/02/18 01:08:02 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/02/18 01:08:02 DEBUG : trailing space /trailing space : Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca3271b_d20260218_m010622_c001_v0001103_t0022_u01771376782257") 2026/02/18 01:08:02 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/02/18 01:08:02 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f1061ce56a9f62d11_d20260218_m010756_c001_v0001184_t0009_u01771376876200") "upload" dated 2026-02-18 01:07:56.2 +0000 UTC (6.33990221s ago) 2026/02/18 01:08:02 DEBUG : versions/test-versions.txt: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f422e7ef98f1cf8a7_d20260218_m010751_c001_v7007000_t0000_u01771376871350") 2026/02/18 01:08:02 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/02/18 01:08:02 DEBUG : versions/test-versions.txt: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca32bd2_d20260218_m010748_c001_v0001103_t0020_u01771376868217") 2026/02/18 01:08:02 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/02/18 01:08:02 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f41959969dcbc7b4f_d20260218_m010639_c001_v7007000_t0000_u01771376799138") as it is a hide marker 2026/02/18 01:08:02 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/02/18 01:08:02 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f21959969dcbc7b41_d20260218_m010633_c001_v0001181_t0025_u01771376793631") 2026/02/18 01:08:02 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/02/18 01:08:02 DEBUG : zero-length-file: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f41959969dcbc7b40_d20260218_m010633_c001_v7007000_t0000_u01771376793328") as it is a hide marker 2026/02/18 01:08:02 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/02/18 01:08:02 DEBUG : zero-length-file: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f404fabf51ca327b9_d20260218_m010632_c001_v0001103_t0022_u01771376792780") 2026/02/18 01:08:02 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/02/18 01:08:02 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f41959969dcbc7b27_d20260218_m010615_c001_v7007000_t0000_u01771376775705") as it is a hide marker 2026/02/18 01:08:02 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/02/18 01:08:02 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca3269d_d20260218_m010614_c001_v0001103_t0016_u01771376774741") 2026/02/18 01:08:02 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/02/18 01:08:02 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f41959969dcbc7b1e_d20260218_m010609_c001_v7007000_t0000_u01771376769285") as it is a hide marker 2026/02/18 01:08:02 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/02/18 01:08:02 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca3264f_d20260218_m010608_c001_v0001103_t0046_u01771376768127") 2026/02/18 01:08:02 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/02/18 01:08:02 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f41959969dcbc7b2b_d20260218_m010619_c001_v7007000_t0000_u01771376779349") as it is a hide marker 2026/02/18 01:08:02 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/02/18 01:08:02 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca326db_d20260218_m010618_c001_v0001103_t0013_u01771376778498") 2026/02/18 01:08:02 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/02/18 01:08:02 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f41959969dcbc7b2a_d20260218_m010618_c001_v7007000_t0000_u01771376778134") as it is a hide marker 2026/02/18 01:08:02 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/02/18 01:08:02 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca326c3_d20260218_m010617_c001_v0001103_t0040_u01771376777375") 2026/02/18 01:08:02 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/02/18 01:08:02 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f41959969dcbc7b2e_d20260218_m010620_c001_v7007000_t0000_u01771376780539") as it is a hide marker 2026/02/18 01:08:02 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/02/18 01:08:02 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca326f3_d20260218_m010619_c001_v0001103_t0009_u01771376779711") 2026/02/18 01:08:02 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/02/18 01:08:02 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f41959969dcbc7b29_d20260218_m010617_c001_v7007000_t0000_u01771376777010") as it is a hide marker 2026/02/18 01:08:02 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/02/18 01:08:02 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca326ad_d20260218_m010616_c001_v0001103_t0037_u01771376776067") 2026/02/18 01:08:02 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/02/18 01:08:02 DEBUG : ./.: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f41959969dcbc7b1f_d20260218_m010610_c001_v7007000_t0000_u01771376770457") as it is a hide marker 2026/02/18 01:08:02 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/02/18 01:08:02 DEBUG : ./.: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca32665_d20260218_m010609_c001_v0001103_t0040_u01771376769649") 2026/02/18 01:08:02 NOTICE: ./.: Skipped delete as --dry-run is set 2026/02/18 01:08:02 DEBUG : ../..: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f41959969dcbc7b20_d20260218_m010611_c001_v7007000_t0000_u01771376771841") as it is a hide marker 2026/02/18 01:08:02 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/02/18 01:08:02 DEBUG : ../..: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca32671_d20260218_m010610_c001_v0001103_t0049_u01771376770825") 2026/02/18 01:08:02 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/02/18 01:08:02 INFO : B2 bucket rclone-test-buyapuv2bote: cleaning bucket "rclone-test-buyapuv2bote" of all hidden files 2026/02/18 01:08:02 DEBUG : leading space/ leading space: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f41959969dcbc7b24_d20260218_m010614_c001_v7007000_t0000_u01771376774378") as it is a hide marker 2026/02/18 01:08:02 DEBUG : leading space/ leading space: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca3268d_d20260218_m010613_c001_v0001103_t0039_u01771376773529") 2026/02/18 01:08:02 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f41959969dcbc7b21_d20260218_m010613_c001_v7007000_t0000_u01771376773163") as it is a hide marker 2026/02/18 01:08:02 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca3267f_d20260218_m010612_c001_v0001103_t0059_u01771376772339") 2026/02/18 01:08:02 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f41959969dcbc7b30_d20260218_m010621_c001_v7007000_t0000_u01771376781851") as it is a hide marker 2026/02/18 01:08:02 DEBUG : .leading dot/.leading dot: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca32709_d20260218_m010620_c001_v0001103_t0000_u01771376780901") 2026/02/18 01:08:02 DEBUG : created from root.txt: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f420b9a3bb8760c0d_d20260218_m010719_c001_v7007000_t0000_u01771376839613") as it is a hide marker 2026/02/18 01:08:02 DEBUG : created from root.txt: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f1083306d46959e53_d20260218_m010718_c001_v0001185_t0043_u01771376838699") 2026/02/18 01:08:02 DEBUG : file name.txt: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f41365644e2e92eea_d20260218_m010727_c001_v7007000_t0000_u01771376847829") as it is a hide marker 2026/02/18 01:08:03 DEBUG : file name.txt: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca32958_d20260218_m010707_c001_v0001103_t0045_u01771376827084") 2026/02/18 01:08:03 DEBUG : file name.txt: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f10397d72b4c8005e_d20260218_m010703_c001_v0001036_t0037_u01771376823286") 2026/02/18 01:08:03 DEBUG : file name.txt: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca32812_d20260218_m010640_c001_v0001103_t0036_u01771376800946") 2026/02/18 01:08:03 DEBUG : file name.txt: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca32801_d20260218_m010639_c001_v0001103_t0042_u01771376799690") 2026/02/18 01:08:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca32807_d20260218_m010640_c001_v0001103_t0039_u01771376800259") "upload" dated 2026-02-18 01:06:40.259 +0000 UTC (1m23.330485739s ago) 2026/02/18 01:08:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f4166e954677bb1a5_d20260218_m010701_c001_v7007000_t0000_u01771376821007") as it is a hide marker 2026/02/18 01:08:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f11532ba58a4f11a0_d20260218_m010700_c001_v0001115_t0025_u01771376820252") 2026/02/18 01:08:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f1078828a2ab82539_d20260218_m010659_c001_v0001173_t0045_u01771376819321") 2026/02/18 01:08:03 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f41959969dcbc7b3c_d20260218_m010630_c001_v7007000_t0000_u01771376790381") as it is a hide marker 2026/02/18 01:08:03 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca32783_d20260218_m010629_c001_v0001103_t0001_u01771376789400") 2026/02/18 01:08:03 DEBUG : piped data.txt: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f41365644e2e92ef2_d20260218_m010729_c001_v7007000_t0000_u01771376849926") as it is a hide marker 2026/02/18 01:08:03 DEBUG : piped data.txt: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca32ab8_d20260218_m010729_c001_v0001103_t0057_u01771376849197") 2026/02/18 01:08:03 DEBUG : piped data.txt: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f41365644e2e92eec_d20260218_m010729_c001_v7007000_t0000_u01771376849014") 2026/02/18 01:08:03 DEBUG : piped data.txt: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f404fabf51ca32aaa_d20260218_m010728_c001_v0001103_t0022_u01771376848650") 2026/02/18 01:08:04 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f41959969dcbc7b3f_d20260218_m010631_c001_v7007000_t0000_u01771376791500") as it is a hide marker 2026/02/18 01:08:04 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca32795_d20260218_m010630_c001_v0001103_t0047_u01771376790748") 2026/02/18 01:08:04 DEBUG : test-metadata: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f42141b734a1067ce_d20260218_m010745_c001_v7007000_t0000_u01771376865671") as it is a hide marker 2026/02/18 01:08:04 DEBUG : test-metadata: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f21365644e2e92efb_d20260218_m010731_c001_v0001039_t0018_u01771376851923") 2026/02/18 01:08:04 DEBUG : test-metadata: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f41365644e2e92ef9_d20260218_m010731_c001_v7007000_t0000_u01771376851065") 2026/02/18 01:08:04 DEBUG : test-metadata: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca32ac4_d20260218_m010730_c001_v0001103_t0009_u01771376850111") 2026/02/18 01:08:04 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f41959969dcbc7b33_d20260218_m010624_c001_v7007000_t0000_u01771376784093") as it is a hide marker 2026/02/18 01:08:04 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca32729_d20260218_m010623_c001_v0001103_t0033_u01771376783335") 2026/02/18 01:08:04 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f41959969dcbc7b35_d20260218_m010626_c001_v7007000_t0000_u01771376786587") as it is a hide marker 2026/02/18 01:08:04 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca32747_d20260218_m010625_c001_v0001103_t0051_u01771376785652") 2026/02/18 01:08:04 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f41959969dcbc7b34_d20260218_m010625_c001_v7007000_t0000_u01771376785182") as it is a hide marker 2026/02/18 01:08:04 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca32735_d20260218_m010624_c001_v0001103_t0013_u01771376784456") 2026/02/18 01:08:04 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f41959969dcbc7b36_d20260218_m010627_c001_v7007000_t0000_u01771376787768") as it is a hide marker 2026/02/18 01:08:04 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca3275d_d20260218_m010626_c001_v0001103_t0052_u01771376786949") 2026/02/18 01:08:04 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f41959969dcbc7b3a_d20260218_m010629_c001_v7007000_t0000_u01771376789037") as it is a hide marker 2026/02/18 01:08:04 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca3276f_d20260218_m010628_c001_v0001103_t0037_u01771376788144") 2026/02/18 01:08:04 DEBUG : trailing space /trailing space : Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f41959969dcbc7b31_d20260218_m010622_c001_v7007000_t0000_u01771376782972") as it is a hide marker 2026/02/18 01:08:04 DEBUG : trailing space /trailing space : Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca3271b_d20260218_m010622_c001_v0001103_t0022_u01771376782257") 2026/02/18 01:08:05 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f1061ce56a9f62d11_d20260218_m010756_c001_v0001184_t0009_u01771376876200") "upload" dated 2026-02-18 01:07:56.2 +0000 UTC (8.813328886s ago) 2026/02/18 01:08:05 DEBUG : versions/test-versions.txt: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f422e7ef98f1cf8a7_d20260218_m010751_c001_v7007000_t0000_u01771376871350") 2026/02/18 01:08:05 DEBUG : versions/test-versions.txt: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca32bd2_d20260218_m010748_c001_v0001103_t0020_u01771376868217") 2026/02/18 01:08:05 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f41959969dcbc7b4f_d20260218_m010639_c001_v7007000_t0000_u01771376799138") as it is a hide marker 2026/02/18 01:08:05 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f21959969dcbc7b41_d20260218_m010633_c001_v0001181_t0025_u01771376793631") 2026/02/18 01:08:05 DEBUG : zero-length-file: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f41959969dcbc7b40_d20260218_m010633_c001_v7007000_t0000_u01771376793328") as it is a hide marker 2026/02/18 01:08:05 DEBUG : zero-length-file: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f404fabf51ca327b9_d20260218_m010632_c001_v0001103_t0022_u01771376792780") 2026/02/18 01:08:05 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f41959969dcbc7b27_d20260218_m010615_c001_v7007000_t0000_u01771376775705") as it is a hide marker 2026/02/18 01:08:05 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca3269d_d20260218_m010614_c001_v0001103_t0016_u01771376774741") 2026/02/18 01:08:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f41959969dcbc7b1e_d20260218_m010609_c001_v7007000_t0000_u01771376769285") as it is a hide marker 2026/02/18 01:08:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca3264f_d20260218_m010608_c001_v0001103_t0046_u01771376768127") 2026/02/18 01:08:05 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f41959969dcbc7b2b_d20260218_m010619_c001_v7007000_t0000_u01771376779349") as it is a hide marker 2026/02/18 01:08:05 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca326db_d20260218_m010618_c001_v0001103_t0013_u01771376778498") 2026/02/18 01:08:05 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f41959969dcbc7b2a_d20260218_m010618_c001_v7007000_t0000_u01771376778134") as it is a hide marker 2026/02/18 01:08:05 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca326c3_d20260218_m010617_c001_v0001103_t0040_u01771376777375") 2026/02/18 01:08:05 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f41959969dcbc7b2e_d20260218_m010620_c001_v7007000_t0000_u01771376780539") as it is a hide marker 2026/02/18 01:08:05 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca326f3_d20260218_m010619_c001_v0001103_t0009_u01771376779711") 2026/02/18 01:08:05 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f41959969dcbc7b29_d20260218_m010617_c001_v7007000_t0000_u01771376777010") as it is a hide marker 2026/02/18 01:08:05 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca326ad_d20260218_m010616_c001_v0001103_t0037_u01771376776067") 2026/02/18 01:08:05 DEBUG : ./.: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f41959969dcbc7b1f_d20260218_m010610_c001_v7007000_t0000_u01771376770457") as it is a hide marker 2026/02/18 01:08:05 DEBUG : ./.: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca32665_d20260218_m010609_c001_v0001103_t0040_u01771376769649") 2026/02/18 01:08:05 DEBUG : ../..: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f41959969dcbc7b20_d20260218_m010611_c001_v7007000_t0000_u01771376771841") as it is a hide marker 2026/02/18 01:08:05 DEBUG : ../..: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca32671_d20260218_m010610_c001_v0001103_t0049_u01771376770825") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/02/18 01:08:06 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/02/18 01:08:06 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/02/18 01:08:07 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/02/18 01:08:07 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/02/18 01:08:07 INFO : B2 bucket rclone-test-buyapuv2bote: cleaning bucket "rclone-test-buyapuv2bote" of pending multipart uploads older than 0s 2026/02/18 01:08:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca32807_d20260218_m010640_c001_v0001103_t0039_u01771376800259") "upload" dated 2026-02-18 01:06:40.259 +0000 UTC (1m27.638420196s ago) 2026/02/18 01:08:07 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f223aedb37398f501_d20260218_m010806_c001_v0001103_t0046_u01771376886856") as it is a start marker (upload started at 2026-02-18 01:08:06.856 +0000 UTC) 2026/02/18 01:08:07 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/02/18 01:08:07 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f223aedb37398f502_d20260218_m010807_c001_v0001171_t0050_u01771376887049") as it is a start marker (upload started at 2026-02-18 01:08:07.049 +0000 UTC) 2026/02/18 01:08:07 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/02/18 01:08:07 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f223aedb37398f503_d20260218_m010807_c001_v0001103_t0042_u01771376887256") as it is a start marker (upload started at 2026-02-18 01:08:07.256 +0000 UTC) 2026/02/18 01:08:07 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/02/18 01:08:07 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f223aedb37398f504_d20260218_m010807_c001_v0001039_t0038_u01771376887439") as it is a start marker (upload started at 2026-02-18 01:08:07.439 +0000 UTC) 2026/02/18 01:08:07 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/02/18 01:08:07 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f423aedb37398f4ff_d20260218_m010806_c001_v7007000_t0000_u01771376886674") "hide" dated 2026-02-18 01:08:06.674 +0000 UTC (1.22370891s ago) 2026/02/18 01:08:07 DEBUG : versions/test-versions.txt: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f1061ce56a9f62d11_d20260218_m010756_c001_v0001184_t0009_u01771376876200") 2026/02/18 01:08:07 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/02/18 01:08:08 INFO : B2 bucket rclone-test-buyapuv2bote: cleaning bucket "rclone-test-buyapuv2bote" of pending multipart uploads older than 0s 2026/02/18 01:08:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca32807_d20260218_m010640_c001_v0001103_t0039_u01771376800259") "upload" dated 2026-02-18 01:06:40.259 +0000 UTC (1m28.008817122s ago) 2026/02/18 01:08:08 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f223aedb37398f501_d20260218_m010806_c001_v0001103_t0046_u01771376886856") as it is a start marker (upload started at 2026-02-18 01:08:06.856 +0000 UTC) 2026/02/18 01:08:08 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f223aedb37398f502_d20260218_m010807_c001_v0001171_t0050_u01771376887049") as it is a start marker (upload started at 2026-02-18 01:08:07.049 +0000 UTC) 2026/02/18 01:08:08 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f223aedb37398f503_d20260218_m010807_c001_v0001103_t0042_u01771376887256") as it is a start marker (upload started at 2026-02-18 01:08:07.256 +0000 UTC) 2026/02/18 01:08:08 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f223aedb37398f504_d20260218_m010807_c001_v0001039_t0038_u01771376887439") as it is a start marker (upload started at 2026-02-18 01:08:07.439 +0000 UTC) 2026/02/18 01:08:08 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbff26d93408d6beb9fc80e1b_f423aedb37398f4ff_d20260218_m010806_c001_v7007000_t0000_u01771376886674") "hide" dated 2026-02-18 01:08:06.674 +0000 UTC (1.593930987s ago) 2026/02/18 01:08:08 DEBUG : versions/test-versions.txt: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f1061ce56a9f62d11_d20260218_m010756_c001_v0001184_t0009_u01771376876200") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/02/18 01:08:09 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/02/18 01:08:09 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/02/18 01:08:09 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/02/18 01:08:10 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/02/18 01:08:10 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/02/18 01:08:10 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/02/18 01:08:10 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/02/18 01:08:11 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/02/18 01:08:13 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/02/18 01:08:13 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/02/18 01:08:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/18 01:08:15 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/02/18 01:08:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zbff26d93408d6beb9fc80e1b_f22141b734a1068e6_d20260218_m010815_c001_v0001033_t0040_u01771376895947") 2026/02/18 01:08:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/18 01:08:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/02/18 01:08:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/02/18 01:08:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/02/18 01:08:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/02/18 01:08:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/02/18 01:08:20 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/02/18 01:08:20 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/02/18 01:08:20 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/02/18 01:08:20 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/02/18 01:08:23 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/02/18 01:08:23 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/02/18 01:08:23 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/02/18 01:08:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/02/18 01:08:24 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/02/18 01:08:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zbff26d93408d6beb9fc80e1b_f22141b734a1068ee_d20260218_m010824_c001_v0001173_t0055_u01771376904726") 2026/02/18 01:08:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/02/18 01:08:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/18 01:08:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/02/18 01:08:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/02/18 01:08:28 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/02/18 01:08:28 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/02/18 01:08:29 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/02/18 01:08:29 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/02/18 01:08:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/02/18 01:08:30 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/02/18 01:08:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/02/18 01:08:30 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/02/18 01:08:31 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/02/18 01:08:31 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/02/18 01:08:32 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/02/18 01:08:32 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/02/18 01:08:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/18 01:08:34 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/02/18 01:08:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zbff26d93408d6beb9fc80e1b_f22141b734a1068f5_d20260218_m010834_c001_v0001145_t0002_u01771376914553") 2026/02/18 01:08:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/02/18 01:08:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/18 01:08:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/02/18 01:08:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/02/18 01:08:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/02/18 01:08:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/02/18 01:08:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/02/18 01:08:37 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/02/18 01:08:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/02/18 01:08:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/02/18 01:08:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/02/18 01:08:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/02/18 01:08:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/02/18 01:08:41 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/02/18 01:08:41 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/02/18 01:08:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/02/18 01:08:43 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/02/18 01:08:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zbff26d93408d6beb9fc80e1b_f20260b94687a7a4f_d20260218_m010843_c001_v0001185_t0010_u01771376923118") 2026/02/18 01:08:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/18 01:08:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/02/18 01:08:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/02/18 01:08:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/02/18 01:08:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/02/18 01:08:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/02/18 01:08:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/02/18 01:08:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/02/18 01:08:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/02/18 01:08:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/02/18 01:08:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/02/18 01:08:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/02/18 01:08:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/02/18 01:08:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/02/18 01:08:52 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/02/18 01:08:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbff26d93408d6beb9fc80e1b_f20260b94687a7a57_d20260218_m010852_c001_v0001185_t0004_u01771376932668") 2026/02/18 01:08:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/02/18 01:08:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/18 01:08:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/02/18 01:08:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/02/18 01:08:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/02/18 01:08:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/02/18 01:08:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/02/18 01:08:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/02/18 01:08:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/02/18 01:08:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/02/18 01:08:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/18 01:08:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/02/18 01:08:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/02/18 01:08:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/02/18 01:08:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/02/18 01:08:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/02/18 01:09:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/02/18 01:09:01 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/02/18 01:09:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbff26d93408d6beb9fc80e1b_f20260b94687a7a5f_d20260218_m010901_c001_v0001167_t0027_u01771376941219") 2026/02/18 01:09:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/02/18 01:09:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/18 01:09:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/02/18 01:09:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/02/18 01:09:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/02/18 01:09:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/02/18 01:09:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/02/18 01:09:04 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/02/18 01:09:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/02/18 01:09:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/02/18 01:09:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/02/18 01:09:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/02/18 01:09:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/02/18 01:09:09 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/02/18 01:09:09 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/02/18 01:09:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/02/18 01:09:11 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/02/18 01:09:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zbff26d93408d6beb9fc80e1b_f223aedb37398f55b_d20260218_m010911_c001_v0001100_t0012_u01771376951096") 2026/02/18 01:09:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/18 01:09:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/02/18 01:09:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/02/18 01:09:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/02/18 01:09:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/02/18 01:09:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/02/18 01:09:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/02/18 01:09:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/02/18 01:09:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/02/18 01:09:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/02/18 01:09:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/02/18 01:09:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/02/18 01:09:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/02/18 01:09:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/02/18 01:09:20 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/02/18 01:09:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbff26d93408d6beb9fc80e1b_f223aedb37398f564_d20260218_m010920_c001_v0001167_t0019_u01771376960151") 2026/02/18 01:09:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/02/18 01:09:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/18 01:09:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/02/18 01:09:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/02/18 01:09:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/02/18 01:09:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/02/18 01:09:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/02/18 01:09:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/02/18 01:09:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/02/18 01:09:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/02/18 01:09:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/18 01:09:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/02/18 01:09:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/02/18 01:09:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/02/18 01:09:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/02/18 01:09:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/02/18 01:09:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/02/18 01:09:29 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/02/18 01:09:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbff26d93408d6beb9fc80e1b_f20260b94687a7a78_d20260218_m010929_c001_v0001097_t0039_u01771376969514") 2026/02/18 01:09:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/02/18 01:09:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/18 01:09:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/02/18 01:09:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/02/18 01:09:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/02/18 01:09:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/02/18 01:09:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/02/18 01:09:32 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/02/18 01:09:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/02/18 01:09:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/02/18 01:09:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/02/18 01:09:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/02/18 01:09:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/02/18 01:09:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/02/18 01:09:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/02/18 01:09:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/02/18 01:09:38 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/02/18 01:09:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zbff26d93408d6beb9fc80e1b_f20260b94687a7a82_d20260218_m010938_c001_v0001039_t0007_u01771376978545") 2026/02/18 01:09:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/18 01:09:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/02/18 01:09:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/02/18 01:09:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/02/18 01:09:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/02/18 01:09:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/02/18 01:09:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/02/18 01:09:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/02/18 01:09:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/02/18 01:09:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/02/18 01:09:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/02/18 01:09:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/02/18 01:09:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/02/18 01:09:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/02/18 01:09:47 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/02/18 01:09:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zbff26d93408d6beb9fc80e1b_f223aedb37398f57f_d20260218_m010947_c001_v0001178_t0006_u01771376987940") 2026/02/18 01:09:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/02/18 01:09:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/18 01:09:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/02/18 01:09:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/02/18 01:09:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/02/18 01:09:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/02/18 01:09:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/02/18 01:09:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/02/18 01:09:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/02/18 01:09:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/02/18 01:09:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/02/18 01:09:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/02/18 01:09:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/02/18 01:09:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/02/18 01:09:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/02/18 01:09:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/02/18 01:09:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/02/18 01:09:57 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/02/18 01:09:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zbff26d93408d6beb9fc80e1b_f2155a055fe43a6ea_d20260218_m010957_c001_v0001038_t0059_u01771376997332") 2026/02/18 01:09:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/02/18 01:09:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/18 01:09:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/02/18 01:09:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/02/18 01:09:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/02/18 01:09:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/02/18 01:10:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/02/18 01:10:00 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/02/18 01:10:02 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/02/18 01:10:02 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/02/18 01:10:02 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/02/18 01:10:02 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/02/18 01:10:03 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/02/18 01:10:04 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/02/18 01:10:04 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/02/18 01:10:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/18 01:10:06 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/02/18 01:10:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zbff26d93408d6beb9fc80e1b_f2155a055fe43a6f2_d20260218_m011006_c001_v0001185_t0013_u01771377006618") 2026/02/18 01:10:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/18 01:10:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/02/18 01:10:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/02/18 01:10:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/02/18 01:10:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/02/18 01:10:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/02/18 01:10:10 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/02/18 01:10:10 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/02/18 01:10:11 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/02/18 01:10:11 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/02/18 01:10:13 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/02/18 01:10:13 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/02/18 01:10:13 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/02/18 01:10:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/02/18 01:10:16 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/02/18 01:10:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zbff26d93408d6beb9fc80e1b_f223aedb37398f67f_d20260218_m011016_c001_v0001176_t0002_u01771377016097") 2026/02/18 01:10:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/02/18 01:10:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/18 01:10:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/02/18 01:10:18 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/02/18 01:10:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/02/18 01:10:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/02/18 01:10:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/02/18 01:10:21 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/02/18 01:10:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/02/18 01:10:21 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/02/18 01:10:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/02/18 01:10:21 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/02/18 01:10:23 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/02/18 01:10:24 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/02/18 01:10:24 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/02/18 01:10:24 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/02/18 01:10:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/18 01:10:27 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/02/18 01:10:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zbff26d93408d6beb9fc80e1b_f223aedb37398f68c_d20260218_m011027_c001_v0001167_t0057_u01771377027261") 2026/02/18 01:10:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/02/18 01:10:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/18 01:10:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/02/18 01:10:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/02/18 01:10:29 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/02/18 01:10:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/02/18 01:10:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/02/18 01:10:30 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/02/18 01:10:32 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/02/18 01:10:32 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/02/18 01:10:32 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/02/18 01:10:32 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/02/18 01:10:32 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/02/18 01:10:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/18 01:10:32 DEBUG : pacer: Reducing sleep to 10ms 2026/02/18 01:10:35 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/02/18 01:10:35 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/02/18 01:10:35 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/02/18 01:10:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/18 01:10:37 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/02/18 01:10:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zbff26d93408d6beb9fc80e1b_f223aedb37398f699_d20260218_m011037_c001_v0001100_t0038_u01771377037574") 2026/02/18 01:10:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/18 01:10:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/02/18 01:10:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/02/18 01:10:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/02/18 01:10:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/02/18 01:10:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/02/18 01:10:42 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/02/18 01:10:42 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/02/18 01:10:42 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/02/18 01:10:42 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/02/18 01:10:45 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/02/18 01:10:47 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/02/18 01:10:47 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/02/18 01:10:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/02/18 01:10:51 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/02/18 01:10:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zbff26d93408d6beb9fc80e1b_f22141b734a10699a_d20260218_m011051_c001_v0001167_t0036_u01771377051122") 2026/02/18 01:10:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/02/18 01:10:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/18 01:10:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/02/18 01:10:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/02/18 01:10:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/02/18 01:10:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/02/18 01:10:57 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/02/18 01:10:57 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/02/18 01:10:57 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/02/18 01:10:57 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/02/18 01:10:57 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/02/18 01:10:57 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/02/18 01:10:58 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/02/18 01:11:00 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/02/18 01:11:00 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/02/18 01:11:00 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/02/18 01:11:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/18 01:11:02 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/02/18 01:11:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zbff26d93408d6beb9fc80e1b_f220b9a3bb8760e30_d20260218_m011102_c001_v0001033_t0028_u01771377062979") 2026/02/18 01:11:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/02/18 01:11:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/18 01:11:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/02/18 01:11:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/02/18 01:11:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/02/18 01:11:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/02/18 01:11:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/02/18 01:11:11 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/02/18 01:11:20 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbff26d93408d6beb9fc80e1b_f20939513545f5a88_d20260218_m011120_c001_v0001041_t0031_u01771377080356") 2026/02/18 01:11:20 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/02/18 01:11:20 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/02/18 01:11:20 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/02/18 01:11:21 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/02/18 01:11:21 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/02/18 01:11:23 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/02/18 01:11:23 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/02/18 01:11:23 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/02/18 01:11:23 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/02/18 01:11:25 DEBUG : chunked-copy: Done sending chunk 1 2026/02/18 01:11:26 DEBUG : chunked-copy: Done sending chunk 0 2026/02/18 01:11:26 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/02/18 01:11:26 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbff26d93408d6beb9fc80e1b_f20939513545f5a8e_d20260218_m011126_c001_v0001039_t0049_u01771377086714") 2026/02/18 01:11:26 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/02/18 01:11:26 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/02/18 01:11:27 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/02/18 01:11:27 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/02/18 01:11:27 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/02/18 01:11:29 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/02/18 01:11:29 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/02/18 01:11:30 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/02/18 01:11:30 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/02/18 01:11:32 DEBUG : chunked-copy: Done sending chunk 0 2026/02/18 01:11:32 DEBUG : chunked-copy: Done sending chunk 1 2026/02/18 01:11:32 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/02/18 01:11:33 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbff26d93408d6beb9fc80e1b_f20939513545f5a99_d20260218_m011132_c001_v0001029_t0013_u01771377092981") 2026/02/18 01:11:33 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/02/18 01:11:33 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/02/18 01:11:33 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/02/18 01:11:34 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/02/18 01:11:34 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/02/18 01:11:35 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/02/18 01:11:35 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/02/18 01:11:36 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/02/18 01:11:36 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/02/18 01:11:38 DEBUG : chunked-copy: Done sending chunk 0 2026/02/18 01:11:39 DEBUG : chunked-copy: Done sending chunk 1 2026/02/18 01:11:39 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/02/18 01:11:39 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zbff26d93408d6beb9fc80e1b_f20939513545f5aa2_d20260218_m011139_c001_v0001097_t0043_u01771377099680") 2026/02/18 01:11:39 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/02/18 01:11:39 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/02/18 01:11:39 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/02/18 01:11:40 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/02/18 01:11:40 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/02/18 01:11:40 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/02/18 01:11:40 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/02/18 01:11:42 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/02/18 01:11:43 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/02/18 01:11:43 DEBUG : Creating backend with remote "TestB2:rclone-test-buyapuv2bote/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/02/18 01:11:45 INFO : B2 bucket rclone-test-buyapuv2bote: cleaning bucket "rclone-test-buyapuv2bote" of all files 2026/02/18 01:11:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f42141b734a10698a_d20260218_m011041_c001_v7007000_t0000_u01771377041738") 2026/02/18 01:11:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f223aedb37398f699_d20260218_m011037_c001_v0001100_t0038_u01771377037574") 2026/02/18 01:11:45 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f423aedb37398f698_d20260218_m011037_c001_v7007000_t0000_u01771377037013") 2026/02/18 01:11:45 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f22141b734a106977_d20260218_m011032_c001_v0001131_t0049_u01771377032216") 2026/02/18 01:11:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f40939513545f5a82_d20260218_m011114_c001_v7007000_t0000_u01771377074658") 2026/02/18 01:11:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f220b9a3bb8760e30_d20260218_m011102_c001_v0001033_t0028_u01771377062979") 2026/02/18 01:11:45 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f420b9a3bb8760e2f_d20260218_m011102_c001_v7007000_t0000_u01771377062460") 2026/02/18 01:11:45 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f22141b734a1069a3_d20260218_m011056_c001_v0001167_t0032_u01771377056655") 2026/02/18 01:11:45 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f42141b734a1069a2_d20260218_m011056_c001_v7007000_t0000_u01771377056473") 2026/02/18 01:11:45 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f22141b734a10699a_d20260218_m011051_c001_v0001167_t0036_u01771377051122") 2026/02/18 01:11:45 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f42141b734a106999_d20260218_m011050_c001_v7007000_t0000_u01771377050579") 2026/02/18 01:11:46 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f22141b734a10698b_d20260218_m011041_c001_v0001102_t0051_u01771377041919") 2026/02/18 01:11:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f40260b94687a7a66_d20260218_m010905_c001_v7007000_t0000_u01771376945445") 2026/02/18 01:11:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f20260b94687a7a5f_d20260218_m010901_c001_v0001167_t0027_u01771376941219") 2026/02/18 01:11:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f40260b94687a7a5b_d20260218_m010856_c001_v7007000_t0000_u01771376936651") 2026/02/18 01:11:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f20260b94687a7a57_d20260218_m010852_c001_v0001185_t0004_u01771376932668") 2026/02/18 01:11:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f40260b94687a7a5e_d20260218_m010900_c001_v7007000_t0000_u01771376940850") 2026/02/18 01:11:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f20260b94687a7a5c_d20260218_m010856_c001_v0001182_t0013_u01771376936833") 2026/02/18 01:11:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f40260b94687a7a56_d20260218_m010852_c001_v7007000_t0000_u01771376932229") 2026/02/18 01:11:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f22141b734a1068fb_d20260218_m010847_c001_v0001033_t0039_u01771376927056") 2026/02/18 01:11:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f42141b734a1068fa_d20260218_m010846_c001_v7007000_t0000_u01771376926874") 2026/02/18 01:11:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f20260b94687a7a4f_d20260218_m010843_c001_v0001185_t0010_u01771376923118") 2026/02/18 01:11:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f40260b94687a7a4d_d20260218_m010842_c001_v7007000_t0000_u01771376922748") 2026/02/18 01:11:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f22141b734a1068f7_d20260218_m010838_c001_v0001099_t0033_u01771376918748") 2026/02/18 01:11:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f423aedb37398f56c_d20260218_m010933_c001_v7007000_t0000_u01771376973809") 2026/02/18 01:11:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f20260b94687a7a78_d20260218_m010929_c001_v0001097_t0039_u01771376969514") 2026/02/18 01:11:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f423aedb37398f565_d20260218_m010924_c001_v7007000_t0000_u01771376964517") 2026/02/18 01:11:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f223aedb37398f564_d20260218_m010920_c001_v0001167_t0019_u01771376960151") 2026/02/18 01:11:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f40260b94687a7a77_d20260218_m010929_c001_v7007000_t0000_u01771376969169") 2026/02/18 01:11:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f223aedb37398f566_d20260218_m010924_c001_v0001097_t0046_u01771376964699") 2026/02/18 01:11:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f423aedb37398f562_d20260218_m010919_c001_v7007000_t0000_u01771376959767") 2026/02/18 01:11:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f223aedb37398f55e_d20260218_m010915_c001_v0001116_t0010_u01771376955251") 2026/02/18 01:11:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f423aedb37398f55d_d20260218_m010915_c001_v7007000_t0000_u01771376955070") 2026/02/18 01:11:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f223aedb37398f55b_d20260218_m010911_c001_v0001100_t0012_u01771376951096") 2026/02/18 01:11:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f423aedb37398f55a_d20260218_m010910_c001_v7007000_t0000_u01771376950634") 2026/02/18 01:11:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f20260b94687a7a67_d20260218_m010905_c001_v0001117_t0022_u01771376945641") 2026/02/18 01:11:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f42141b734a1068f6_d20260218_m010838_c001_v7007000_t0000_u01771376918566") 2026/02/18 01:11:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f22141b734a1068f5_d20260218_m010834_c001_v0001145_t0002_u01771376914553") 2026/02/18 01:11:47 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f42141b734a1068f3_d20260218_m010834_c001_v7007000_t0000_u01771376914126") 2026/02/18 01:11:47 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f22141b734a1068f0_d20260218_m010829_c001_v0001173_t0043_u01771376909562") 2026/02/18 01:11:47 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f42141b734a1068ef_d20260218_m010829_c001_v7007000_t0000_u01771376909380") 2026/02/18 01:11:47 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f22141b734a1068ee_d20260218_m010824_c001_v0001173_t0055_u01771376904726") 2026/02/18 01:11:47 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f42141b734a1068ec_d20260218_m010824_c001_v7007000_t0000_u01771376904341") 2026/02/18 01:11:47 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f208ea39cebe88f10_d20260218_m010820_c001_v0001097_t0013_u01771376900241") 2026/02/18 01:11:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f408ea39cebe88f0f_d20260218_m010820_c001_v7007000_t0000_u01771376900059") 2026/02/18 01:11:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f22141b734a1068e6_d20260218_m010815_c001_v0001033_t0040_u01771376895947") 2026/02/18 01:11:47 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f42141b734a1067df_d20260218_m010815_c001_v7007000_t0000_u01771376895599") 2026/02/18 01:11:47 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f223aedb37398f510_d20260218_m010810_c001_v0001105_t0052_u01771376890460") 2026/02/18 01:11:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f423aedb37398f58a_d20260218_m011001_c001_v7007000_t0000_u01771377001834") 2026/02/18 01:11:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f2155a055fe43a6ea_d20260218_m010957_c001_v0001038_t0059_u01771376997332") 2026/02/18 01:11:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f423aedb37398f580_d20260218_m010952_c001_v7007000_t0000_u01771376992204") 2026/02/18 01:11:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f223aedb37398f57f_d20260218_m010947_c001_v0001178_t0006_u01771376987940") 2026/02/18 01:11:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f4155a055fe43a6e9_d20260218_m010956_c001_v7007000_t0000_u01771376996927") 2026/02/18 01:11:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f223aedb37398f581_d20260218_m010952_c001_v0001182_t0049_u01771376992385") 2026/02/18 01:11:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f423aedb37398f57e_d20260218_m010947_c001_v7007000_t0000_u01771376987490") 2026/02/18 01:11:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f223aedb37398f578_d20260218_m010942_c001_v0001183_t0010_u01771376982824") 2026/02/18 01:11:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f423aedb37398f576_d20260218_m010942_c001_v7007000_t0000_u01771376982642") 2026/02/18 01:11:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f20260b94687a7a82_d20260218_m010938_c001_v0001039_t0007_u01771376978545") 2026/02/18 01:11:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f40260b94687a7a81_d20260218_m010938_c001_v7007000_t0000_u01771376978131") 2026/02/18 01:11:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f223aedb37398f56d_d20260218_m010933_c001_v0001146_t0050_u01771376973989") 2026/02/18 01:11:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f42141b734a106976_d20260218_m011032_c001_v7007000_t0000_u01771377032034") 2026/02/18 01:11:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f223aedb37398f68c_d20260218_m011027_c001_v0001167_t0057_u01771377027261") 2026/02/18 01:11:48 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f423aedb37398f68a_d20260218_m011026_c001_v7007000_t0000_u01771377026809") 2026/02/18 01:11:48 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f223aedb37398f685_d20260218_m011021_c001_v0001167_t0025_u01771377021134") 2026/02/18 01:11:48 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f423aedb37398f684_d20260218_m011020_c001_v7007000_t0000_u01771377020953") 2026/02/18 01:11:48 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f223aedb37398f67f_d20260218_m011016_c001_v0001176_t0002_u01771377016097") 2026/02/18 01:11:48 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f423aedb37398f67e_d20260218_m011015_c001_v7007000_t0000_u01771377015629") 2026/02/18 01:11:48 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f223aedb37398f678_d20260218_m011010_c001_v0001104_t0047_u01771377010533") 2026/02/18 01:11:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f423aedb37398f676_d20260218_m011010_c001_v7007000_t0000_u01771377010350") 2026/02/18 01:11:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f2155a055fe43a6f2_d20260218_m011006_c001_v0001185_t0013_u01771377006618") 2026/02/18 01:11:49 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f4155a055fe43a6f0_d20260218_m011006_c001_v7007000_t0000_u01771377006158") 2026/02/18 01:11:49 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f223aedb37398f66d_d20260218_m011002_c001_v0001180_t0023_u01771377002021") 2026/02/18 01:11:49 DEBUG : chunked-copy: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f40939513545f5ab0_d20260218_m011142_c001_v7007000_t0000_u01771377102115") 2026/02/18 01:11:49 DEBUG : chunked-copy: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f20939513545f5a9d_d20260218_m011135_c001_v0001173_t0041_u01771377095730") 2026/02/18 01:11:49 DEBUG : chunked-copy: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f40939513545f5a9c_d20260218_m011135_c001_v7007000_t0000_u01771377095214") 2026/02/18 01:11:49 DEBUG : chunked-copy: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f20939513545f5a93_d20260218_m011129_c001_v0001105_t0013_u01771377089529") 2026/02/18 01:11:49 DEBUG : chunked-copy: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f40939513545f5a92_d20260218_m011128_c001_v7007000_t0000_u01771377088927") 2026/02/18 01:11:49 DEBUG : chunked-copy: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f20939513545f5a8b_d20260218_m011122_c001_v0001097_t0047_u01771377082895") 2026/02/18 01:11:49 DEBUG : chunked-copy: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f40939513545f5a8a_d20260218_m011122_c001_v7007000_t0000_u01771377082332") 2026/02/18 01:11:49 DEBUG : chunked-copy: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f1061ce56a9f63071_d20260218_m011118_c001_v0001184_t0004_u01771377078882") 2026/02/18 01:11:49 DEBUG : chunked-copy: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f40939513545f5a84_d20260218_m011118_c001_v7007000_t0000_u01771377078435") 2026/02/18 01:11:49 DEBUG : chunked-copy: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f1061ce56a9f63063_d20260218_m011115_c001_v0001184_t0006_u01771377075450") 2026/02/18 01:11:49 DEBUG : chunked-copy.copy: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f40939513545f5aae_d20260218_m011141_c001_v7007000_t0000_u01771377101932") 2026/02/18 01:11:49 DEBUG : chunked-copy.copy: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f20939513545f5aa2_d20260218_m011139_c001_v0001097_t0043_u01771377099680") 2026/02/18 01:11:49 DEBUG : chunked-copy.copy: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f40939513545f5a9b_d20260218_m011135_c001_v7007000_t0000_u01771377095032") 2026/02/18 01:11:49 DEBUG : chunked-copy.copy: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f20939513545f5a99_d20260218_m011132_c001_v0001029_t0013_u01771377092981") 2026/02/18 01:11:49 DEBUG : chunked-copy.copy: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f40939513545f5a90_d20260218_m011128_c001_v7007000_t0000_u01771377088706") 2026/02/18 01:11:49 DEBUG : chunked-copy.copy: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f20939513545f5a8e_d20260218_m011126_c001_v0001039_t0049_u01771377086714") 2026/02/18 01:11:49 DEBUG : chunked-copy.copy: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f40939513545f5a89_d20260218_m011122_c001_v7007000_t0000_u01771377082148") 2026/02/18 01:11:49 DEBUG : chunked-copy.copy: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f20939513545f5a88_d20260218_m011120_c001_v0001041_t0031_u01771377080356") 2026/02/18 01:11:50 DEBUG : chunked-copy.copy: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f40939513545f5a83_d20260218_m011118_c001_v7007000_t0000_u01771377078240") 2026/02/18 01:11:50 DEBUG : chunked-copy.copy: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f117cda7adbfb91f3_d20260218_m011117_c001_v0001093_t0021_u01771377077343") 2026/02/18 01:11:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f104fabf51ca32807_d20260218_m010640_c001_v0001103_t0039_u01771376800259") 2026/02/18 01:11:50 DEBUG : unknown-size-put.txt: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f40939513545f5ab7_d20260218_m011142_c001_v7007000_t0000_u01771377102900") 2026/02/18 01:11:50 DEBUG : unknown-size-put.txt: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f1061ce56a9f630db_d20260218_m011142_c001_v0001184_t0057_u01771377102694") 2026/02/18 01:11:50 DEBUG : unknown-size-update.txt: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f40939513545f5abf_d20260218_m011143_c001_v7007000_t0000_u01771377103875") 2026/02/18 01:11:50 DEBUG : unknown-size-update.txt: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f1061ce56a9f630e1_d20260218_m011143_c001_v0001184_t0031_u01771377103658") 2026/02/18 01:11:50 DEBUG : unknown-size-update.txt: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f1061ce56a9f630dd_d20260218_m011143_c001_v0001184_t0057_u01771377103080") 2026/02/18 01:11:50 DEBUG : versions/test-versions.txt: Deleting (id "4_zbff26d93408d6beb9fc80e1b_f423aedb37398f4ff_d20260218_m010806_c001_v7007000_t0000_u01771376886674") 2026/02/18 01:11:51 INFO : B2 bucket rclone-test-buyapuv2bote: cleaning bucket "rclone-test-buyapuv2bote" of all files === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (348.78s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.56s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.39s) --- PASS: TestIntegration/FsMkdir (346.38s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.58s) --- 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 (24.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.12s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.09s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.81s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (91.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- 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 (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.82s) --- 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.18s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.54s) --- 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.74s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (40.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (15.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.14s) --- 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 (14.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (184.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (28.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (5.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (28.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (9.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (42.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (14.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (18.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (12.19s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (27.46s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.79s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.89s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.59s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.29s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.90s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.76s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.79s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.97s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.27s) --- 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 348.806s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m50.716446997s (try 1/5)