"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/04/01 04:09:26 DEBUG : Creating backend with remote "TestB2:rclone-test-gofigod9sogu" 2026/04/01 04:09:26 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/04/01 04:09:29 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/04/01 04:09:30 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/04/01 04:09:30 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/04/01 04:09:52 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/04/01 04:09:52 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/04/01 04:09:54 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/04/01 04:09:54 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/04/01 04:09:55 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/04/01 04:09:55 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/04/01 04:09:55 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/04/01 04:09:55 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/04/01 04:10:02 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/04/01 04:10:03 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/04/01 04:10:08 INFO : B2 bucket rclone-test-gofigod9sogu: cleaning bucket "rclone-test-gofigod9sogu" of all files 2026/04/01 04:10:08 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d2884f4_d20260401_m041007_c001_v0001185_t0028_u01775016607718") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/04/01 04:10:09 DEBUG : Creating backend with remote "TestB2:rclone-test-gofigod9sogu/dirToPurgeFromRoot" 2026/04/01 04:10:10 INFO : B2 bucket rclone-test-gofigod9sogu path dirToPurgeFromRoot: cleaning bucket "rclone-test-gofigod9sogu" of all files 2026/04/01 04:10:11 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d288510_d20260401_m041009_c001_v0001185_t0048_u01775016609174") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/01 04:10:11 DEBUG : Creating backend with remote "TestB2:rclone-test-gofigod9sogu/hello? sausage/êé" 2026/04/01 04:10:16 INFO : B2 bucket rclone-test-gofigod9sogu path hello? sausage/êé: cleaning bucket "rclone-test-gofigod9sogu" of all files 2026/04/01 04:10:16 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f113fd59228bca670_d20260401_m041014_c001_v0001167_t0024_u01775016614377") === 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/04/01 04:10:26 DEBUG : Creating backend with remote "TestB2:rclone-test-gofigod9sogu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/01 04:10:28 DEBUG : Creating backend with remote "TestB2:rclone-test-gofigod9sogu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestB2:" path "rclone-test-gofigod9sogu" from "TestB2:rclone-test-gofigod9sogu" 2026/04/01 04:10:30 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/04/01 04:10:41 DEBUG : Creating backend with remote "TestB2:rclone-test-qacobar3puyi" 2026/04/01 04:10:44 DEBUG : B2 bucket rclone-test-qacobar3puyi: Purge remote 2026/04/01 04:10:44 INFO : B2 bucket rclone-test-qacobar3puyi: cleaning bucket "rclone-test-qacobar3puyi" of all files 2026/04/01 04:10:44 DEBUG : somefile: Deleting (id "4_zbf328d8330cd4b7b9fd80e1b_f40921c4b2db961ca_d20260401_m041043_c001_v0001178_t0035_u01775016643706") === 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/04/01 04:10:46 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/01 04:10:46 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/04/01 04:10:49 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/04/01 04:10:49 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/04/01 04:10:49 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.714Ki offset 6Mi/6.106Mi 2026/04/01 04:10:49 DEBUG : test-metadata: Sending chunk 1 length 111323 2026/04/01 04:10:51 DEBUG : test-metadata: Done sending chunk 1 2026/04/01 04:10:51 DEBUG : test-metadata: Done sending chunk 0 2026/04/01 04:10:51 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/04/01 04:10:59 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/04/01 04:10:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/01 04:10:59 DEBUG : pacer: Reducing sleep to 10ms 2026/04/01 04:11:01 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1185-14.backblaze.com/b2api/v1/b2_upload_file/af526d9330bd4b7b9fd80e1b/c001_v0001185_t0044": EOF 2026/04/01 04:11:01 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1185-14.backblaze.com/b2api/v1/b2_upload_file/af526d9330bd4b7b9fd80e1b/c001_v0001185_t0044": EOF) 2026/04/01 04:11:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1185-14.backblaze.com/b2api/v1/b2_upload_file/af526d9330bd4b7b9fd80e1b/c001_v0001185_t0044": EOF - low level retry 1/10 2026/04/01 04:11:04 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-04-01-041056-748.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/04/01 04:11:06 DEBUG : oldPath = "TestB2:rclone-test-gofigod9sogu/versions/test-versions-v2026-04-01-041056-748.txt" 2026/04/01 04:11:06 DEBUG : newPath = "TestB2,versions:rclone-test-gofigod9sogu/versions/test-versions-v2026-04-01-041056-748.txt" 2026/04/01 04:11:06 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-gofigod9sogu/versions/test-versions-v2026-04-01-041056-748.txt" 2026/04/01 04:11:06 DEBUG : Config file has changed externally - reloading 2026/04/01 04:11:06 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/04/01 04:11:08 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-gofigod9sogu/versions/test-versions-v2026-04-01-041056-748.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-gofigod9sogu/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/04/01 04:11:11 INFO : B2 bucket rclone-test-gofigod9sogu: cleaning bucket "rclone-test-gofigod9sogu" of all hidden files 2026/04/01 04:11:11 DEBUG : leading space/ leading space: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f4122dcd551721351_d20260401_m040936_c001_v7007000_t0000_u01775016576751") as it is a hide marker 2026/04/01 04:11:11 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/04/01 04:11:11 DEBUG : leading space/ leading space: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d28823f_d20260401_m040936_c001_v0001185_t0019_u01775016576158") 2026/04/01 04:11:11 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/04/01 04:11:11 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f4122dcd551721345_d20260401_m040935_c001_v7007000_t0000_u01775016575791") as it is a hide marker 2026/04/01 04:11:11 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/04/01 04:11:11 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d288225_d20260401_m040935_c001_v0001185_t0046_u01775016575243") 2026/04/01 04:11:11 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/04/01 04:11:11 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f4122dcd551721393_d20260401_m040942_c001_v7007000_t0000_u01775016582508") as it is a hide marker 2026/04/01 04:11:11 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/04/01 04:11:11 DEBUG : .leading dot/.leading dot: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d2882d3_d20260401_m040941_c001_v0001185_t0054_u01775016581941") 2026/04/01 04:11:11 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/04/01 04:11:11 DEBUG : created from root.txt: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f414e6892f71467c2_d20260401_m041037_c001_v7007000_t0000_u01775016637865") as it is a hide marker 2026/04/01 04:11:11 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/04/01 04:11:11 DEBUG : created from root.txt: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f1177266e7f661d48_d20260401_m041036_c001_v0001120_t0022_u01775016636722") 2026/04/01 04:11:11 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/04/01 04:11:11 DEBUG : file name.txt: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f414e6892f7146866_d20260401_m041045_c001_v7007000_t0000_u01775016645822") as it is a hide marker 2026/04/01 04:11:11 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/04/01 04:11:11 DEBUG : file name.txt: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d28867e_d20260401_m041026_c001_v0001185_t0053_u01775016626352") 2026/04/01 04:11:11 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/01 04:11:11 DEBUG : file name.txt: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f10776718112e7d64_d20260401_m041022_c001_v0001029_t0016_u01775016622613") 2026/04/01 04:11:11 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/01 04:11:11 DEBUG : file name.txt: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d288468_d20260401_m040959_c001_v0001185_t0004_u01775016599830") 2026/04/01 04:11:11 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/01 04:11:11 DEBUG : file name.txt: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d288458_d20260401_m040959_c001_v0001185_t0006_u01775016599079") 2026/04/01 04:11:11 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/01 04:11:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d288460_d20260401_m040959_c001_v0001185_t0046_u01775016599447") "upload" dated 2026-04-01 04:09:59.447 +0000 UTC (1m12.490144723s ago) 2026/04/01 04:11:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f418e4eae27c467b2_d20260401_m041020_c001_v7007000_t0000_u01775016620422") as it is a hide marker 2026/04/01 04:11:11 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/04/01 04:11:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f1033aef62d27d9fa_d20260401_m041019_c001_v0001109_t0030_u01775016619440") 2026/04/01 04:11:11 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/04/01 04:11:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f113675de6ae1b266_d20260401_m041017_c001_v0001105_t0051_u01775016617826") 2026/04/01 04:11:11 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/04/01 04:11:11 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f4122dcd5517213a1_d20260401_m040948_c001_v7007000_t0000_u01775016588993") as it is a hide marker 2026/04/01 04:11:11 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/04/01 04:11:11 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d288373_d20260401_m040948_c001_v0001185_t0039_u01775016588404") 2026/04/01 04:11:11 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/04/01 04:11:11 DEBUG : piped data.txt: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f414e6892f714687b_d20260401_m041047_c001_v7007000_t0000_u01775016647476") as it is a hide marker 2026/04/01 04:11:11 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/04/01 04:11:11 DEBUG : piped data.txt: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d2888fb_d20260401_m041047_c001_v0001185_t0012_u01775016647090") 2026/04/01 04:11:11 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/04/01 04:11:11 DEBUG : piped data.txt: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f414e6892f714687a_d20260401_m041046_c001_v7007000_t0000_u01775016646907") 2026/04/01 04:11:11 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/04/01 04:11:11 DEBUG : piped data.txt: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f414457c02d2888ef_d20260401_m041046_c001_v0001185_t0044_u01775016646544") 2026/04/01 04:11:11 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/04/01 04:11:11 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f4122dcd5517213a3_d20260401_m040950_c001_v7007000_t0000_u01775016590032") as it is a hide marker 2026/04/01 04:11:11 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/04/01 04:11:11 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d28838d_d20260401_m040949_c001_v0001185_t0050_u01775016589360") 2026/04/01 04:11:11 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/04/01 04:11:11 DEBUG : test-metadata: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f4122dcd551721558_d20260401_m041054_c001_v7007000_t0000_u01775016654201") as it is a hide marker 2026/04/01 04:11:11 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/04/01 04:11:11 DEBUG : test-metadata: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f214e6892f714687d_d20260401_m041049_c001_v0001178_t0044_u01775016649300") 2026/04/01 04:11:11 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/04/01 04:11:11 DEBUG : test-metadata: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f414e6892f714687c_d20260401_m041048_c001_v7007000_t0000_u01775016648505") 2026/04/01 04:11:11 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/04/01 04:11:11 DEBUG : test-metadata: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d288915_d20260401_m041047_c001_v0001185_t0052_u01775016647660") 2026/04/01 04:11:11 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/04/01 04:11:11 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f4122dcd551721397_d20260401_m040944_c001_v7007000_t0000_u01775016584357") as it is a hide marker 2026/04/01 04:11:11 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/04/01 04:11:11 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d2882ff_d20260401_m040943_c001_v0001185_t0037_u01775016583788") 2026/04/01 04:11:11 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/04/01 04:11:11 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f4122dcd55172139c_d20260401_m040946_c001_v7007000_t0000_u01775016586192") as it is a hide marker 2026/04/01 04:11:11 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/04/01 04:11:11 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d288323_d20260401_m040945_c001_v0001185_t0012_u01775016585647") 2026/04/01 04:11:11 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/04/01 04:11:11 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f4122dcd55172139a_d20260401_m040945_c001_v7007000_t0000_u01775016585280") as it is a hide marker 2026/04/01 04:11:11 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/04/01 04:11:11 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d288315_d20260401_m040944_c001_v0001185_t0022_u01775016584724") 2026/04/01 04:11:11 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/04/01 04:11:11 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f4122dcd55172139e_d20260401_m040947_c001_v7007000_t0000_u01775016587105") as it is a hide marker 2026/04/01 04:11:11 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/04/01 04:11:11 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d288337_d20260401_m040946_c001_v0001185_t0048_u01775016586559") 2026/04/01 04:11:11 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/04/01 04:11:11 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f4122dcd55172139f_d20260401_m040948_c001_v7007000_t0000_u01775016588037") as it is a hide marker 2026/04/01 04:11:11 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/04/01 04:11:11 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d288353_d20260401_m040947_c001_v0001185_t0036_u01775016587475") 2026/04/01 04:11:11 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/04/01 04:11:11 DEBUG : trailing space /trailing space : Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f4122dcd551721394_d20260401_m040943_c001_v7007000_t0000_u01775016583421") as it is a hide marker 2026/04/01 04:11:11 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/04/01 04:11:11 DEBUG : trailing space /trailing space : Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d2882e7_d20260401_m040942_c001_v0001185_t0030_u01775016582876") 2026/04/01 04:11:11 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/04/01 04:11:11 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f107160db7b69ac5d_d20260401_m041104_c001_v0001174_t0028_u01775016664541") "upload" dated 2026-04-01 04:11:04.541 +0000 UTC (7.396589452s ago) 2026/04/01 04:11:11 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f407de7e05d687f4a_d20260401_m041059_c001_v7007000_t0000_u01775016659744") 2026/04/01 04:11:11 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/04/01 04:11:11 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d288a0d_d20260401_m041056_c001_v0001185_t0036_u01775016656748") 2026/04/01 04:11:11 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/04/01 04:11:11 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f4122dcd55172140c_d20260401_m040958_c001_v7007000_t0000_u01775016598513") as it is a hide marker 2026/04/01 04:11:11 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/04/01 04:11:11 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f2122dcd5517213bb_d20260401_m040952_c001_v0001174_t0021_u01775016592142") 2026/04/01 04:11:11 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/04/01 04:11:11 DEBUG : zero-length-file: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f4122dcd5517213b4_d20260401_m040951_c001_v7007000_t0000_u01775016591882") as it is a hide marker 2026/04/01 04:11:11 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/04/01 04:11:11 DEBUG : zero-length-file: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f414457c02d2883c3_d20260401_m040951_c001_v0001185_t0044_u01775016591341") 2026/04/01 04:11:11 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/04/01 04:11:11 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f4122dcd55172135c_d20260401_m040937_c001_v7007000_t0000_u01775016577749") as it is a hide marker 2026/04/01 04:11:11 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/04/01 04:11:11 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d288261_d20260401_m040937_c001_v0001185_t0030_u01775016577116") 2026/04/01 04:11:11 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/04/01 04:11:11 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f4122dcd551721339_d20260401_m040933_c001_v7007000_t0000_u01775016573012") as it is a hide marker 2026/04/01 04:11:11 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/04/01 04:11:11 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d2881d9_d20260401_m040932_c001_v0001185_t0014_u01775016572096") 2026/04/01 04:11:11 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/04/01 04:11:11 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f4122dcd551721391_d20260401_m040940_c001_v7007000_t0000_u01775016580663") as it is a hide marker 2026/04/01 04:11:11 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/04/01 04:11:11 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d2882b1_d20260401_m040940_c001_v0001185_t0045_u01775016580112") 2026/04/01 04:11:11 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/04/01 04:11:11 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f4122dcd551721387_d20260401_m040939_c001_v7007000_t0000_u01775016579688") as it is a hide marker 2026/04/01 04:11:11 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/04/01 04:11:11 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d288299_d20260401_m040939_c001_v0001185_t0018_u01775016579025") 2026/04/01 04:11:11 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/04/01 04:11:11 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f4122dcd551721392_d20260401_m040941_c001_v7007000_t0000_u01775016581575") as it is a hide marker 2026/04/01 04:11:11 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/04/01 04:11:11 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d2882c1_d20260401_m040941_c001_v0001185_t0033_u01775016581031") 2026/04/01 04:11:11 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/04/01 04:11:11 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f4122dcd55172136c_d20260401_m040938_c001_v7007000_t0000_u01775016578659") as it is a hide marker 2026/04/01 04:11:11 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/04/01 04:11:11 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d288285_d20260401_m040938_c001_v0001185_t0041_u01775016578116") 2026/04/01 04:11:11 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/04/01 04:11:11 DEBUG : ./.: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f4122dcd55172133c_d20260401_m040933_c001_v7007000_t0000_u01775016573942") as it is a hide marker 2026/04/01 04:11:11 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/04/01 04:11:11 DEBUG : ./.: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d2881fb_d20260401_m040933_c001_v0001185_t0028_u01775016573398") 2026/04/01 04:11:11 NOTICE: ./.: Skipped delete as --dry-run is set 2026/04/01 04:11:11 DEBUG : ../..: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f4122dcd55172133d_d20260401_m040934_c001_v7007000_t0000_u01775016574870") as it is a hide marker 2026/04/01 04:11:11 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/04/01 04:11:11 DEBUG : ../..: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d288207_d20260401_m040934_c001_v0001185_t0014_u01775016574309") 2026/04/01 04:11:11 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/04/01 04:11:12 INFO : B2 bucket rclone-test-gofigod9sogu: cleaning bucket "rclone-test-gofigod9sogu" of all hidden files 2026/04/01 04:11:12 DEBUG : leading space/ leading space: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f4122dcd551721351_d20260401_m040936_c001_v7007000_t0000_u01775016576751") as it is a hide marker 2026/04/01 04:11:12 DEBUG : leading space/ leading space: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d28823f_d20260401_m040936_c001_v0001185_t0019_u01775016576158") 2026/04/01 04:11:12 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f4122dcd551721345_d20260401_m040935_c001_v7007000_t0000_u01775016575791") as it is a hide marker 2026/04/01 04:11:12 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d288225_d20260401_m040935_c001_v0001185_t0046_u01775016575243") 2026/04/01 04:11:12 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f4122dcd551721393_d20260401_m040942_c001_v7007000_t0000_u01775016582508") as it is a hide marker 2026/04/01 04:11:12 DEBUG : .leading dot/.leading dot: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d2882d3_d20260401_m040941_c001_v0001185_t0054_u01775016581941") 2026/04/01 04:11:12 DEBUG : created from root.txt: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f414e6892f71467c2_d20260401_m041037_c001_v7007000_t0000_u01775016637865") as it is a hide marker 2026/04/01 04:11:12 DEBUG : created from root.txt: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f1177266e7f661d48_d20260401_m041036_c001_v0001120_t0022_u01775016636722") 2026/04/01 04:11:12 DEBUG : file name.txt: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f414e6892f7146866_d20260401_m041045_c001_v7007000_t0000_u01775016645822") as it is a hide marker 2026/04/01 04:11:12 DEBUG : file name.txt: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d28867e_d20260401_m041026_c001_v0001185_t0053_u01775016626352") 2026/04/01 04:11:12 DEBUG : file name.txt: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f10776718112e7d64_d20260401_m041022_c001_v0001029_t0016_u01775016622613") 2026/04/01 04:11:12 DEBUG : file name.txt: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d288468_d20260401_m040959_c001_v0001185_t0004_u01775016599830") 2026/04/01 04:11:12 DEBUG : file name.txt: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d288458_d20260401_m040959_c001_v0001185_t0006_u01775016599079") 2026/04/01 04:11:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d288460_d20260401_m040959_c001_v0001185_t0046_u01775016599447") "upload" dated 2026-04-01 04:09:59.447 +0000 UTC (1m13.505659756s ago) 2026/04/01 04:11:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f418e4eae27c467b2_d20260401_m041020_c001_v7007000_t0000_u01775016620422") as it is a hide marker 2026/04/01 04:11:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f1033aef62d27d9fa_d20260401_m041019_c001_v0001109_t0030_u01775016619440") 2026/04/01 04:11:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f113675de6ae1b266_d20260401_m041017_c001_v0001105_t0051_u01775016617826") 2026/04/01 04:11:13 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f4122dcd5517213a1_d20260401_m040948_c001_v7007000_t0000_u01775016588993") as it is a hide marker 2026/04/01 04:11:13 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d288373_d20260401_m040948_c001_v0001185_t0039_u01775016588404") 2026/04/01 04:11:13 DEBUG : piped data.txt: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f414e6892f714687b_d20260401_m041047_c001_v7007000_t0000_u01775016647476") as it is a hide marker 2026/04/01 04:11:13 DEBUG : piped data.txt: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d2888fb_d20260401_m041047_c001_v0001185_t0012_u01775016647090") 2026/04/01 04:11:13 DEBUG : piped data.txt: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f414e6892f714687a_d20260401_m041046_c001_v7007000_t0000_u01775016646907") 2026/04/01 04:11:13 DEBUG : piped data.txt: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f414457c02d2888ef_d20260401_m041046_c001_v0001185_t0044_u01775016646544") 2026/04/01 04:11:13 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f4122dcd5517213a3_d20260401_m040950_c001_v7007000_t0000_u01775016590032") as it is a hide marker 2026/04/01 04:11:13 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d28838d_d20260401_m040949_c001_v0001185_t0050_u01775016589360") 2026/04/01 04:11:13 DEBUG : test-metadata: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f4122dcd551721558_d20260401_m041054_c001_v7007000_t0000_u01775016654201") as it is a hide marker 2026/04/01 04:11:13 DEBUG : test-metadata: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f214e6892f714687d_d20260401_m041049_c001_v0001178_t0044_u01775016649300") 2026/04/01 04:11:13 DEBUG : test-metadata: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f414e6892f714687c_d20260401_m041048_c001_v7007000_t0000_u01775016648505") 2026/04/01 04:11:13 DEBUG : test-metadata: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d288915_d20260401_m041047_c001_v0001185_t0052_u01775016647660") 2026/04/01 04:11:13 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f4122dcd551721397_d20260401_m040944_c001_v7007000_t0000_u01775016584357") as it is a hide marker 2026/04/01 04:11:13 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d2882ff_d20260401_m040943_c001_v0001185_t0037_u01775016583788") 2026/04/01 04:11:13 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f4122dcd55172139c_d20260401_m040946_c001_v7007000_t0000_u01775016586192") as it is a hide marker 2026/04/01 04:11:13 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d288323_d20260401_m040945_c001_v0001185_t0012_u01775016585647") 2026/04/01 04:11:13 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f4122dcd55172139a_d20260401_m040945_c001_v7007000_t0000_u01775016585280") as it is a hide marker 2026/04/01 04:11:13 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d288315_d20260401_m040944_c001_v0001185_t0022_u01775016584724") 2026/04/01 04:11:13 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f4122dcd55172139e_d20260401_m040947_c001_v7007000_t0000_u01775016587105") as it is a hide marker 2026/04/01 04:11:14 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d288337_d20260401_m040946_c001_v0001185_t0048_u01775016586559") 2026/04/01 04:11:14 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f4122dcd55172139f_d20260401_m040948_c001_v7007000_t0000_u01775016588037") as it is a hide marker 2026/04/01 04:11:14 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d288353_d20260401_m040947_c001_v0001185_t0036_u01775016587475") 2026/04/01 04:11:14 DEBUG : trailing space /trailing space : Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f4122dcd551721394_d20260401_m040943_c001_v7007000_t0000_u01775016583421") as it is a hide marker 2026/04/01 04:11:14 DEBUG : trailing space /trailing space : Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d2882e7_d20260401_m040942_c001_v0001185_t0030_u01775016582876") 2026/04/01 04:11:14 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f107160db7b69ac5d_d20260401_m041104_c001_v0001174_t0028_u01775016664541") "upload" dated 2026-04-01 04:11:04.541 +0000 UTC (9.742961118s ago) 2026/04/01 04:11:14 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f407de7e05d687f4a_d20260401_m041059_c001_v7007000_t0000_u01775016659744") 2026/04/01 04:11:14 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d288a0d_d20260401_m041056_c001_v0001185_t0036_u01775016656748") 2026/04/01 04:11:14 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f4122dcd55172140c_d20260401_m040958_c001_v7007000_t0000_u01775016598513") as it is a hide marker 2026/04/01 04:11:14 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f2122dcd5517213bb_d20260401_m040952_c001_v0001174_t0021_u01775016592142") 2026/04/01 04:11:14 DEBUG : zero-length-file: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f4122dcd5517213b4_d20260401_m040951_c001_v7007000_t0000_u01775016591882") as it is a hide marker 2026/04/01 04:11:14 DEBUG : zero-length-file: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f414457c02d2883c3_d20260401_m040951_c001_v0001185_t0044_u01775016591341") 2026/04/01 04:11:14 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f4122dcd55172135c_d20260401_m040937_c001_v7007000_t0000_u01775016577749") as it is a hide marker 2026/04/01 04:11:14 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d288261_d20260401_m040937_c001_v0001185_t0030_u01775016577116") 2026/04/01 04:11:14 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f4122dcd551721339_d20260401_m040933_c001_v7007000_t0000_u01775016573012") as it is a hide marker 2026/04/01 04:11:14 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d2881d9_d20260401_m040932_c001_v0001185_t0014_u01775016572096") 2026/04/01 04:11:14 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f4122dcd551721391_d20260401_m040940_c001_v7007000_t0000_u01775016580663") as it is a hide marker 2026/04/01 04:11:14 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d2882b1_d20260401_m040940_c001_v0001185_t0045_u01775016580112") 2026/04/01 04:11:14 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f4122dcd551721387_d20260401_m040939_c001_v7007000_t0000_u01775016579688") as it is a hide marker 2026/04/01 04:11:14 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d288299_d20260401_m040939_c001_v0001185_t0018_u01775016579025") 2026/04/01 04:11:14 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f4122dcd551721392_d20260401_m040941_c001_v7007000_t0000_u01775016581575") as it is a hide marker 2026/04/01 04:11:15 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d2882c1_d20260401_m040941_c001_v0001185_t0033_u01775016581031") 2026/04/01 04:11:15 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f4122dcd55172136c_d20260401_m040938_c001_v7007000_t0000_u01775016578659") as it is a hide marker 2026/04/01 04:11:15 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d288285_d20260401_m040938_c001_v0001185_t0041_u01775016578116") 2026/04/01 04:11:15 DEBUG : ./.: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f4122dcd55172133c_d20260401_m040933_c001_v7007000_t0000_u01775016573942") as it is a hide marker 2026/04/01 04:11:15 DEBUG : ./.: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d2881fb_d20260401_m040933_c001_v0001185_t0028_u01775016573398") 2026/04/01 04:11:15 DEBUG : ../..: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f4122dcd55172133d_d20260401_m040934_c001_v7007000_t0000_u01775016574870") as it is a hide marker 2026/04/01 04:11:15 DEBUG : ../..: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d288207_d20260401_m040934_c001_v0001185_t0014_u01775016574309") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/04/01 04:11:15 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/04/01 04:11:16 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/04/01 04:11:16 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/04/01 04:11:16 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/04/01 04:11:16 INFO : B2 bucket rclone-test-gofigod9sogu: cleaning bucket "rclone-test-gofigod9sogu" of pending multipart uploads older than 0s 2026/04/01 04:11:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d288460_d20260401_m040959_c001_v0001185_t0046_u01775016599447") "upload" dated 2026-04-01 04:09:59.447 +0000 UTC (1m17.663473209s ago) 2026/04/01 04:11:17 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f21135e7dacab5cb3_d20260401_m041116_c001_v0001167_t0014_u01775016676065") as it is a start marker (upload started at 2026-04-01 04:11:16.065 +0000 UTC) 2026/04/01 04:11:17 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/04/01 04:11:17 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f21135e7dacab5cb7_d20260401_m041116_c001_v0001105_t0048_u01775016676253") as it is a start marker (upload started at 2026-04-01 04:11:16.253 +0000 UTC) 2026/04/01 04:11:17 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/04/01 04:11:17 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f21135e7dacab5cba_d20260401_m041116_c001_v0001185_t0028_u01775016676437") as it is a start marker (upload started at 2026-04-01 04:11:16.437 +0000 UTC) 2026/04/01 04:11:17 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/04/01 04:11:17 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f21135e7dacab5cbd_d20260401_m041116_c001_v0001120_t0025_u01775016676645") as it is a start marker (upload started at 2026-04-01 04:11:16.645 +0000 UTC) 2026/04/01 04:11:17 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/04/01 04:11:17 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f41135e7dacab5cb0_d20260401_m041115_c001_v7007000_t0000_u01775016675881") "hide" dated 2026-04-01 04:11:15.881 +0000 UTC (1.229641978s ago) 2026/04/01 04:11:17 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f107160db7b69ac5d_d20260401_m041104_c001_v0001174_t0028_u01775016664541") 2026/04/01 04:11:17 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/04/01 04:11:17 INFO : B2 bucket rclone-test-gofigod9sogu: cleaning bucket "rclone-test-gofigod9sogu" of pending multipart uploads older than 0s 2026/04/01 04:11:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d288460_d20260401_m040959_c001_v0001185_t0046_u01775016599447") "upload" dated 2026-04-01 04:09:59.447 +0000 UTC (1m18.032415269s ago) 2026/04/01 04:11:17 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f21135e7dacab5cb3_d20260401_m041116_c001_v0001167_t0014_u01775016676065") as it is a start marker (upload started at 2026-04-01 04:11:16.065 +0000 UTC) 2026/04/01 04:11:17 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f21135e7dacab5cb7_d20260401_m041116_c001_v0001105_t0048_u01775016676253") as it is a start marker (upload started at 2026-04-01 04:11:16.253 +0000 UTC) 2026/04/01 04:11:17 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f21135e7dacab5cba_d20260401_m041116_c001_v0001185_t0028_u01775016676437") as it is a start marker (upload started at 2026-04-01 04:11:16.437 +0000 UTC) 2026/04/01 04:11:17 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f21135e7dacab5cbd_d20260401_m041116_c001_v0001120_t0025_u01775016676645") as it is a start marker (upload started at 2026-04-01 04:11:16.645 +0000 UTC) 2026/04/01 04:11:17 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zaf526d9330bd4b7b9fd80e1b_f41135e7dacab5cb0_d20260401_m041115_c001_v7007000_t0000_u01775016675881") "hide" dated 2026-04-01 04:11:15.881 +0000 UTC (1.598632268s ago) 2026/04/01 04:11:17 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f107160db7b69ac5d_d20260401_m041104_c001_v0001174_t0028_u01775016664541") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/04/01 04:11:18 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/04/01 04:11:18 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/04/01 04:11:18 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/04/01 04:11:19 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/04/01 04:11:19 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/04/01 04:11:19 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/04/01 04:11:19 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/04/01 04:11:20 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/04/01 04:11:22 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/04/01 04:11:22 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/04/01 04:11:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/01 04:11:24 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/04/01 04:11:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf526d9330bd4b7b9fd80e1b_f207de7e05d687f83_d20260401_m041124_c001_v0001105_t0034_u01775016684820") 2026/04/01 04:11:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/01 04:11:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/04/01 04:11:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/04/01 04:11:24 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/04/01 04:11:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/01 04:11:25 DEBUG : pacer: Reducing sleep to 10ms 2026/04/01 04:11:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/04/01 04:11:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/04/01 04:11:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/04/01 04:11:28 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/04/01 04:11:28 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/04/01 04:11:29 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/04/01 04:11:29 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/04/01 04:11:31 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/04/01 04:11:31 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/04/01 04:11:31 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/04/01 04:11:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/04/01 04:11:33 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/04/01 04:11:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zaf526d9330bd4b7b9fd80e1b_f207de7e05d687fc4_d20260401_m041133_c001_v0001178_t0032_u01775016693178") 2026/04/01 04:11:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/04/01 04:11:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/01 04:11:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/04/01 04:11:35 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/04/01 04:11:35 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/04/01 04:11:35 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/04/01 04:11:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/04/01 04:11:37 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/04/01 04:11:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/04/01 04:11:37 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/04/01 04:11:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/04/01 04:11:37 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/04/01 04:11:39 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/04/01 04:11:40 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/04/01 04:11:40 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/04/01 04:11:40 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/04/01 04:11:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/01 04:11:42 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/04/01 04:11:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf526d9330bd4b7b9fd80e1b_f207de7e05d687fe6_d20260401_m041142_c001_v0001183_t0022_u01775016702391") 2026/04/01 04:11:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/04/01 04:11:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/01 04:11:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/04/01 04:11:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/04/01 04:11:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/04/01 04:11:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/04/01 04:11:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/04/01 04:11:44 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/04/01 04:11:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/04/01 04:11:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/04/01 04:11:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/04/01 04:11:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/04/01 04:11:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/04/01 04:11:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/04/01 04:11:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/04/01 04:11:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/04/01 04:11:53 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/04/01 04:11:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zaf526d9330bd4b7b9fd80e1b_f207de7e05d687ffb_d20260401_m041153_c001_v0001157_t0007_u01775016713767") 2026/04/01 04:11:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/01 04:11:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/04/01 04:11:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/01 04:11:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/04/01 04:11:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/04/01 04:11:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/04/01 04:11:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/01 04:11:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/04/01 04:11:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/01 04:11:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/04/01 04:12:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/04/01 04:12:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/04/01 04:12:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/04/01 04:12:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/01 04:12:02 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/04/01 04:12:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf526d9330bd4b7b9fd80e1b_f207de7e05d688004_d20260401_m041202_c001_v0001161_t0057_u01775016722289") 2026/04/01 04:12:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/01 04:12:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/01 04:12:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/04/01 04:12:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/01 04:12:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/01 04:12:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/04/01 04:12:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/01 04:12:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/04/01 04:12:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/01 04:12:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/04/01 04:12:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/01 04:12:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/04/01 04:12:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/04/01 04:12:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/04/01 04:12:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/04/01 04:12:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/04/01 04:12:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/01 04:12:11 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/04/01 04:12:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf526d9330bd4b7b9fd80e1b_f21135e7dacab5d7d_d20260401_m041211_c001_v0001104_t0004_u01775016731131") 2026/04/01 04:12:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/01 04:12:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/01 04:12:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/04/01 04:12:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/04/01 04:12:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/04/01 04:12:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/01 04:12:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/01 04:12:14 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/04/01 04:12:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/04/01 04:12:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/04/01 04:12:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/04/01 04:12:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/04/01 04:12:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/04/01 04:12:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/04/01 04:12:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/04/01 04:12:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/04/01 04:12:20 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/04/01 04:12:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zaf526d9330bd4b7b9fd80e1b_f218e4eae27c46acb_d20260401_m041220_c001_v0001184_t0037_u01775016740102") 2026/04/01 04:12:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/01 04:12:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/04/01 04:12:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/04/01 04:12:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/04/01 04:12:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/04/01 04:12:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/04/01 04:12:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/01 04:12:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/04/01 04:12:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/01 04:12:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/04/01 04:12:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/04/01 04:12:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/04/01 04:12:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/04/01 04:12:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/01 04:12:28 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/04/01 04:12:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf526d9330bd4b7b9fd80e1b_f218e4eae27c46ada_d20260401_m041228_c001_v0001103_t0001_u01775016748948") 2026/04/01 04:12:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/04/01 04:12:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/01 04:12:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/04/01 04:12:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/01 04:12:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/01 04:12:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/04/01 04:12:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/01 04:12:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/04/01 04:12:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/01 04:12:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/04/01 04:12:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/01 04:12:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/04/01 04:12:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/04/01 04:12:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/04/01 04:12:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/04/01 04:12:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/04/01 04:12:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/01 04:12:44 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/04/01 04:12:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf526d9330bd4b7b9fd80e1b_f216538f743eda1e0_d20260401_m041244_c001_v0001185_t0040_u01775016764976") 2026/04/01 04:12:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/04/01 04:12:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/01 04:12:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/04/01 04:12:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/04/01 04:12:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/04/01 04:12:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/01 04:12:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/01 04:12:48 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/04/01 04:12:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/04/01 04:12:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/04/01 04:12:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/04/01 04:12:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/04/01 04:12:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/04/01 04:12:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/04/01 04:12:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/04/01 04:12:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/04/01 04:12:55 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/04/01 04:12:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zaf526d9330bd4b7b9fd80e1b_f216e9bc51f2ae9e7_d20260401_m041255_c001_v0001179_t0038_u01775016775479") 2026/04/01 04:12:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/01 04:12:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/04/01 04:12:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/04/01 04:12:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/04/01 04:12:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/04/01 04:12:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/04/01 04:13:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/01 04:13:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/04/01 04:13:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/01 04:13:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/04/01 04:13:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/04/01 04:13:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/04/01 04:13:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/04/01 04:13:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/04/01 04:13:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/04/01 04:13:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zaf526d9330bd4b7b9fd80e1b_f2097fae617fe8114_d20260401_m041306_c001_v0001037_t0047_u01775016786093") 2026/04/01 04:13:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/04/01 04:13:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/01 04:13:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/04/01 04:13:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/04/01 04:13:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/04/01 04:13:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/04/01 04:13:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/01 04:13:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/04/01 04:13:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/01 04:13:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/04/01 04:13:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/04/01 04:13:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/04/01 04:13:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/04/01 04:13:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/04/01 04:13:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/04/01 04:13:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/04/01 04:13:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/04/01 04:13:17 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/04/01 04:13:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zaf526d9330bd4b7b9fd80e1b_f214e6892f7146bb0_d20260401_m041318_c001_v0001146_t0052_u01775016798023") 2026/04/01 04:13:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/04/01 04:13:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/01 04:13:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/04/01 04:13:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/04/01 04:13:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/04/01 04:13:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/04/01 04:13:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/04/01 04:13:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2026/04/01 04:13:24 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/04/01 04:13:24 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/04/01 04:13:24 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/04/01 04:13:24 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/04/01 04:13:25 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/04/01 04:13:29 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/04/01 04:13:29 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/04/01 04:13:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/01 04:13:33 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/04/01 04:13:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf526d9330bd4b7b9fd80e1b_f200162639ef373f4_d20260401_m041333_c001_v0001183_t0021_u01775016813877") 2026/04/01 04:13:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/01 04:13:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/04/01 04:13:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/04/01 04:13:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/04/01 04:13:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/04/01 04:13:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/04/01 04:13:38 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/04/01 04:13:38 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/04/01 04:13:39 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/04/01 04:13:39 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/04/01 04:13:41 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/04/01 04:13:41 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/04/01 04:13:41 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/04/01 04:13:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/04/01 04:13:44 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/04/01 04:13:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zaf526d9330bd4b7b9fd80e1b_f216e9bc51f2aea96_d20260401_m041344_c001_v0001179_t0039_u01775016824675") 2026/04/01 04:13:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/04/01 04:13:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/01 04:13:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/04/01 04:13:47 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/04/01 04:13:47 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/04/01 04:13:47 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/04/01 04:13:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/04/01 04:13:50 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/04/01 04:13:51 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/04/01 04:13:51 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/04/01 04:13:51 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/04/01 04:13:51 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/04/01 04:13:52 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/04/01 04:13:53 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/04/01 04:13:53 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/04/01 04:13:53 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/04/01 04:13:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/01 04:13:56 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/04/01 04:13:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf526d9330bd4b7b9fd80e1b_f214e6892f7146bd9_d20260401_m041356_c001_v0001167_t0050_u01775016836778") 2026/04/01 04:13:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/04/01 04:13:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/01 04:13:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/04/01 04:13:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/04/01 04:13:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/04/01 04:14:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/04/01 04:14:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/04/01 04:14:00 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/04/01 04:14:03 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/04/01 04:14:03 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/04/01 04:14:03 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/04/01 04:14:03 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/04/01 04:14:04 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/04/01 04:14:07 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/04/01 04:14:07 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/04/01 04:14:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/01 04:14:09 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/04/01 04:14:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf526d9330bd4b7b9fd80e1b_f2122dcd551721983_d20260401_m041409_c001_v0001103_t0018_u01775016849405") 2026/04/01 04:14:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/01 04:14:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/04/01 04:14:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/04/01 04:14:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/04/01 04:14:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/04/01 04:14:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/04/01 04:14:15 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/04/01 04:14:15 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/04/01 04:14:15 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/04/01 04:14:15 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/04/01 04:14:18 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/04/01 04:14:18 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/04/01 04:14:18 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/04/01 04:14:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/04/01 04:14:21 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/04/01 04:14:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zaf526d9330bd4b7b9fd80e1b_f221ea000665017bf_d20260401_m041421_c001_v0001033_t0006_u01775016861999") 2026/04/01 04:14:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/04/01 04:14:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/01 04:14:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/04/01 04:14:25 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/04/01 04:14:35 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/04/01 04:14:35 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/04/01 04:14:41 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/04/01 04:14:41 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/04/01 04:14:41 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/04/01 04:14:41 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/04/01 04:14:41 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/04/01 04:14:41 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/04/01 04:14:42 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/04/01 04:14:44 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/04/01 04:14:44 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/04/01 04:14:44 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/04/01 04:14:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/01 04:14:47 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/04/01 04:14:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf526d9330bd4b7b9fd80e1b_f2238f2ad9a6fe201_d20260401_m041447_c001_v0001038_t0055_u01775016887968") 2026/04/01 04:14:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/04/01 04:14:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/01 04:14:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/04/01 04:14:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/04/01 04:14:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/04/01 04:14:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/04/01 04:14:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/04/01 04:14:51 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/04/01 04:15:02 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zaf526d9330bd4b7b9fd80e1b_f200162639ef376a7_d20260401_m041502_c001_v0001174_t0036_u01775016902265") 2026/04/01 04:15:02 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/04/01 04:15:02 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/01 04:15:02 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/01 04:15:03 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/01 04:15:03 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/04/01 04:15:05 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/04/01 04:15:05 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/04/01 04:15:05 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/04/01 04:15:05 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/04/01 04:15:08 DEBUG : chunked-copy: Done sending chunk 1 2026/04/01 04:15:08 DEBUG : chunked-copy: Done sending chunk 0 2026/04/01 04:15:08 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/04/01 04:15:09 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zaf526d9330bd4b7b9fd80e1b_f200162639ef376d9_d20260401_m041509_c001_v0001136_t0049_u01775016909284") 2026/04/01 04:15:09 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/04/01 04:15:09 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/01 04:15:10 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/01 04:15:10 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/01 04:15:10 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/04/01 04:15:13 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/04/01 04:15:13 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/04/01 04:15:13 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/04/01 04:15:13 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/04/01 04:15:15 DEBUG : chunked-copy: Done sending chunk 1 2026/04/01 04:15:15 DEBUG : chunked-copy: Done sending chunk 0 2026/04/01 04:15:15 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/04/01 04:15:16 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zaf526d9330bd4b7b9fd80e1b_f217e3c6357153ea0_d20260401_m041516_c001_v0001144_t0002_u01775016916319") 2026/04/01 04:15:16 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/04/01 04:15:16 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/01 04:15:17 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/01 04:15:17 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/01 04:15:17 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/04/01 04:15:20 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/04/01 04:15:20 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/04/01 04:15:20 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/04/01 04:15:20 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/04/01 04:15:22 DEBUG : chunked-copy: Done sending chunk 0 2026/04/01 04:15:22 DEBUG : chunked-copy: Done sending chunk 1 2026/04/01 04:15:22 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/04/01 04:15:23 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zaf526d9330bd4b7b9fd80e1b_f217e3c6357153ea7_d20260401_m041523_c001_v0001113_t0018_u01775016923629") 2026/04/01 04:15:23 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/04/01 04:15:23 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/01 04:15:23 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/04/01 04:15:24 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/04/01 04:15:24 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/01 04:15:24 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/01 04:15:24 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/04/01 04:15:27 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/01 04:15:28 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/01 04:15:29 DEBUG : Creating backend with remote "TestB2:rclone-test-gofigod9sogu/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/04/01 04:15:30 INFO : B2 bucket rclone-test-gofigod9sogu: cleaning bucket "rclone-test-gofigod9sogu" of all files 2026/04/01 04:15:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f421ea000665017b9_d20260401_m041414_c001_v7007000_t0000_u01775016854455") 2026/04/01 04:15:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f2122dcd551721983_d20260401_m041409_c001_v0001103_t0018_u01775016849405") 2026/04/01 04:15:31 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f4122dcd55172197f_d20260401_m041408_c001_v7007000_t0000_u01775016848901") 2026/04/01 04:15:31 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f216e9bc51f2aeb5f_d20260401_m041402_c001_v0001115_t0009_u01775016842980") 2026/04/01 04:15:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f400162639ef37685_d20260401_m041454_c001_v7007000_t0000_u01775016894736") 2026/04/01 04:15:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f2238f2ad9a6fe201_d20260401_m041447_c001_v0001038_t0055_u01775016887968") 2026/04/01 04:15:31 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f4238f2ad9a6fe1ff_d20260401_m041447_c001_v7007000_t0000_u01775016887438") 2026/04/01 04:15:31 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f216538f743eda31d_d20260401_m041440_c001_v0001029_t0004_u01775016880874") 2026/04/01 04:15:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f416538f743eda31c_d20260401_m041440_c001_v7007000_t0000_u01775016880688") 2026/04/01 04:15:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f221ea000665017bf_d20260401_m041421_c001_v0001033_t0006_u01775016861999") 2026/04/01 04:15:31 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f421ea000665017be_d20260401_m041421_c001_v7007000_t0000_u01775016861467") 2026/04/01 04:15:31 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f221ea000665017bb_d20260401_m041414_c001_v0001040_t0017_u01775016854644") 2026/04/01 04:15:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f41135e7dacab5d7e_d20260401_m041215_c001_v7007000_t0000_u01775016735830") 2026/04/01 04:15:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f21135e7dacab5d7d_d20260401_m041211_c001_v0001104_t0004_u01775016731131") 2026/04/01 04:15:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f418e4eae27c46a84_d20260401_m041206_c001_v7007000_t0000_u01775016726424") 2026/04/01 04:15:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f207de7e05d688004_d20260401_m041202_c001_v0001161_t0057_u01775016722289") 2026/04/01 04:15:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f41135e7dacab5d7b_d20260401_m041210_c001_v7007000_t0000_u01775016730755") 2026/04/01 04:15:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f218e4eae27c46a85_d20260401_m041206_c001_v0001153_t0008_u01775016726606") 2026/04/01 04:15:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f407de7e05d688003_d20260401_m041201_c001_v7007000_t0000_u01775016721943") 2026/04/01 04:15:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f218e4eae27c46906_d20260401_m041157_c001_v0001176_t0055_u01775016717946") 2026/04/01 04:15:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f418e4eae27c46905_d20260401_m041157_c001_v7007000_t0000_u01775016717760") 2026/04/01 04:15:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f207de7e05d687ffb_d20260401_m041153_c001_v0001157_t0007_u01775016713767") 2026/04/01 04:15:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f407de7e05d687ffa_d20260401_m041153_c001_v7007000_t0000_u01775016713418") 2026/04/01 04:15:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f20630a944a0525eb_d20260401_m041146_c001_v0001144_t0041_u01775016706422") 2026/04/01 04:15:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f4097fae617fe8101_d20260401_m041250_c001_v7007000_t0000_u01775016770375") 2026/04/01 04:15:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f216538f743eda1e0_d20260401_m041244_c001_v0001185_t0040_u01775016764976") 2026/04/01 04:15:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f418e4eae27c46adf_d20260401_m041233_c001_v7007000_t0000_u01775016753047") 2026/04/01 04:15:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f218e4eae27c46ada_d20260401_m041228_c001_v0001103_t0001_u01775016748948") 2026/04/01 04:15:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f416538f743eda1df_d20260401_m041244_c001_v7007000_t0000_u01775016764624") 2026/04/01 04:15:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f218e4eae27c46ae0_d20260401_m041233_c001_v0001092_t0056_u01775016753230") 2026/04/01 04:15:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f418e4eae27c46ad8_d20260401_m041228_c001_v7007000_t0000_u01775016748594") 2026/04/01 04:15:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f21135e7dacab5d83_d20260401_m041223_c001_v0001136_t0045_u01775016743665") 2026/04/01 04:15:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f41135e7dacab5d82_d20260401_m041223_c001_v7007000_t0000_u01775016743484") 2026/04/01 04:15:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f218e4eae27c46acb_d20260401_m041220_c001_v0001184_t0037_u01775016740102") 2026/04/01 04:15:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f418e4eae27c46aca_d20260401_m041219_c001_v7007000_t0000_u01775016739712") 2026/04/01 04:15:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f21135e7dacab5d7f_d20260401_m041216_c001_v0001029_t0005_u01775016736011") 2026/04/01 04:15:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f40630a944a0525ea_d20260401_m041146_c001_v7007000_t0000_u01775016706239") 2026/04/01 04:15:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f207de7e05d687fe6_d20260401_m041142_c001_v0001183_t0022_u01775016702391") 2026/04/01 04:15:33 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f407de7e05d687fe5_d20260401_m041142_c001_v7007000_t0000_u01775016702026") 2026/04/01 04:15:33 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f207de7e05d687fe1_d20260401_m041137_c001_v0001167_t0052_u01775016697290") 2026/04/01 04:15:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f407de7e05d687fe0_d20260401_m041137_c001_v7007000_t0000_u01775016697105") 2026/04/01 04:15:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f207de7e05d687fc4_d20260401_m041133_c001_v0001178_t0032_u01775016693178") 2026/04/01 04:15:33 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f407de7e05d687fbf_d20260401_m041132_c001_v7007000_t0000_u01775016692822") 2026/04/01 04:15:33 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f209c9f6b4fa74a31_d20260401_m041128_c001_v0001157_t0022_u01775016688677") 2026/04/01 04:15:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f409c9f6b4fa74a30_d20260401_m041128_c001_v7007000_t0000_u01775016688488") 2026/04/01 04:15:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f207de7e05d687f83_d20260401_m041124_c001_v0001105_t0034_u01775016684820") 2026/04/01 04:15:33 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f407de7e05d687f82_d20260401_m041124_c001_v7007000_t0000_u01775016684471") 2026/04/01 04:15:33 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f21135e7dacab5ce0_d20260401_m041119_c001_v0001184_t0036_u01775016679496") 2026/04/01 04:15:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f405821d05f8c2813_d20260401_m041323_c001_v7007000_t0000_u01775016803465") 2026/04/01 04:15:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f214e6892f7146bb0_d20260401_m041318_c001_v0001146_t0052_u01775016798023") 2026/04/01 04:15:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f4097fae617fe8122_d20260401_m041311_c001_v7007000_t0000_u01775016791812") 2026/04/01 04:15:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f2097fae617fe8114_d20260401_m041306_c001_v0001037_t0047_u01775016786093") 2026/04/01 04:15:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f414e6892f7146baf_d20260401_m041317_c001_v7007000_t0000_u01775016797605") 2026/04/01 04:15:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f2097fae617fe8123_d20260401_m041311_c001_v0001185_t0049_u01775016791994") 2026/04/01 04:15:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f4097fae617fe8113_d20260401_m041305_c001_v7007000_t0000_u01775016785671") 2026/04/01 04:15:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f2097fae617fe810b_d20260401_m041259_c001_v0001161_t0016_u01775016779981") 2026/04/01 04:15:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f4097fae617fe810a_d20260401_m041259_c001_v7007000_t0000_u01775016779798") 2026/04/01 04:15:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f216e9bc51f2ae9e7_d20260401_m041255_c001_v0001179_t0038_u01775016775479") 2026/04/01 04:15:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f416e9bc51f2ae9e2_d20260401_m041255_c001_v7007000_t0000_u01775016775060") 2026/04/01 04:15:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f2097fae617fe8102_d20260401_m041250_c001_v0001103_t0043_u01775016770556") 2026/04/01 04:15:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f416e9bc51f2aeb5e_d20260401_m041402_c001_v7007000_t0000_u01775016842798") 2026/04/01 04:15:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f214e6892f7146bd9_d20260401_m041356_c001_v0001167_t0050_u01775016836778") 2026/04/01 04:15:34 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f414e6892f7146bce_d20260401_m041356_c001_v7007000_t0000_u01775016836343") 2026/04/01 04:15:34 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f216e9bc51f2aeade_d20260401_m041350_c001_v0001178_t0008_u01775016830495") 2026/04/01 04:15:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f416e9bc51f2aead9_d20260401_m041350_c001_v7007000_t0000_u01775016830314") 2026/04/01 04:15:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f216e9bc51f2aea96_d20260401_m041344_c001_v0001179_t0039_u01775016824675") 2026/04/01 04:15:34 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f416e9bc51f2aea95_d20260401_m041344_c001_v7007000_t0000_u01775016824186") 2026/04/01 04:15:34 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f216e9bc51f2aea8e_d20260401_m041338_c001_v0001181_t0031_u01775016818444") 2026/04/01 04:15:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f416e9bc51f2aea8d_d20260401_m041338_c001_v7007000_t0000_u01775016818248") 2026/04/01 04:15:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f200162639ef373f4_d20260401_m041333_c001_v0001183_t0021_u01775016813877") 2026/04/01 04:15:34 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f400162639ef373f3_d20260401_m041333_c001_v7007000_t0000_u01775016813385") 2026/04/01 04:15:34 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f205821d05f8c2814_d20260401_m041323_c001_v0001130_t0023_u01775016803647") 2026/04/01 04:15:34 DEBUG : chunked-copy: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f400162639ef3775c_d20260401_m041526_c001_v7007000_t0000_u01775016926932") 2026/04/01 04:15:34 DEBUG : chunked-copy: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f200162639ef3774a_d20260401_m041520_c001_v0001185_t0044_u01775016920375") 2026/04/01 04:15:34 DEBUG : chunked-copy: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f400162639ef37748_d20260401_m041519_c001_v7007000_t0000_u01775016919834") 2026/04/01 04:15:34 DEBUG : chunked-copy: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f200162639ef3770f_d20260401_m041512_c001_v0001032_t0001_u01775016912784") 2026/04/01 04:15:34 DEBUG : chunked-copy: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f400162639ef37701_d20260401_m041512_c001_v7007000_t0000_u01775016912218") 2026/04/01 04:15:34 DEBUG : chunked-copy: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f217e3c6357153e76_d20260401_m041505_c001_v0001167_t0033_u01775016905138") 2026/04/01 04:15:34 DEBUG : chunked-copy: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f417e3c6357153e75_d20260401_m041504_c001_v7007000_t0000_u01775016904613") 2026/04/01 04:15:35 DEBUG : chunked-copy: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f107160db7b69b4d6_d20260401_m041459_c001_v0001174_t0038_u01775016899743") 2026/04/01 04:15:35 DEBUG : chunked-copy: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f400162639ef376a3_d20260401_m041459_c001_v7007000_t0000_u01775016899373") 2026/04/01 04:15:35 DEBUG : chunked-copy: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f107160db7b69b4b2_d20260401_m041455_c001_v0001174_t0035_u01775016895480") 2026/04/01 04:15:35 DEBUG : chunked-copy.copy: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f400162639ef3775b_d20260401_m041526_c001_v7007000_t0000_u01775016926747") 2026/04/01 04:15:35 DEBUG : chunked-copy.copy: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f217e3c6357153ea7_d20260401_m041523_c001_v0001113_t0018_u01775016923629") 2026/04/01 04:15:35 DEBUG : chunked-copy.copy: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f400162639ef37747_d20260401_m041519_c001_v7007000_t0000_u01775016919651") 2026/04/01 04:15:35 DEBUG : chunked-copy.copy: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f217e3c6357153ea0_d20260401_m041516_c001_v0001144_t0002_u01775016916319") 2026/04/01 04:15:35 DEBUG : chunked-copy.copy: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f400162639ef376fd_d20260401_m041512_c001_v7007000_t0000_u01775016912034") 2026/04/01 04:15:35 DEBUG : chunked-copy.copy: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f200162639ef376d9_d20260401_m041509_c001_v0001136_t0049_u01775016909284") 2026/04/01 04:15:35 DEBUG : chunked-copy.copy: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f417e3c6357153e74_d20260401_m041504_c001_v7007000_t0000_u01775016904432") 2026/04/01 04:15:35 DEBUG : chunked-copy.copy: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f200162639ef376a7_d20260401_m041502_c001_v0001174_t0036_u01775016902265") 2026/04/01 04:15:35 DEBUG : chunked-copy.copy: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f400162639ef376a2_d20260401_m041459_c001_v7007000_t0000_u01775016899190") 2026/04/01 04:15:35 DEBUG : chunked-copy.copy: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f104af0aa0b11a851_d20260401_m041457_c001_v0001172_t0044_u01775016897642") 2026/04/01 04:15:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f114457c02d288460_d20260401_m040959_c001_v0001185_t0046_u01775016599447") 2026/04/01 04:15:35 DEBUG : unknown-size-put.txt: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f400162639ef3775d_d20260401_m041528_c001_v7007000_t0000_u01775016928001") 2026/04/01 04:15:35 DEBUG : unknown-size-put.txt: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f107160db7b69b59d_d20260401_m041527_c001_v0001174_t0037_u01775016927500") 2026/04/01 04:15:35 DEBUG : unknown-size-update.txt: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f400162639ef37761_d20260401_m041529_c001_v7007000_t0000_u01775016929310") 2026/04/01 04:15:35 DEBUG : unknown-size-update.txt: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f107160db7b69b5ab_d20260401_m041529_c001_v0001174_t0022_u01775016929002") 2026/04/01 04:15:35 DEBUG : unknown-size-update.txt: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f107160db7b69b5a5_d20260401_m041528_c001_v0001174_t0023_u01775016928227") 2026/04/01 04:15:35 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf526d9330bd4b7b9fd80e1b_f41135e7dacab5cb0_d20260401_m041115_c001_v7007000_t0000_u01775016675881") 2026/04/01 04:15:36 INFO : B2 bucket rclone-test-gofigod9sogu: cleaning bucket "rclone-test-gofigod9sogu" of all files === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (370.33s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.59s) --- PASS: TestIntegration/FsMkdir (368.01s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.04s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.11s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.63s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (80.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- 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.58s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.70s) --- 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.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.45s) --- 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.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.41s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.30s) --- 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.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (215.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (29.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (11.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (5.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (34.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (17.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (5.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (33.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (9.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (12.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (6.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (11.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (39.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (14.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (12.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (6.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (12.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (6.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (51.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (11.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (26.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (19.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (14.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (7.31s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (32.19s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.63s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (5.24s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (7.61s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (7.61s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (7.10s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.38s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.07s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.31s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.28s) --- 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 370.364s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m11.122561397s (try 1/5)