"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:464: Using remote "TestB2:" 2026/09/05 04:03:57 DEBUG : Creating backend with remote "TestB2:rclone-test-turacib1nuha" 2026/09/05 04:03:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:505: 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/09/05 04:03:59 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/09/05 04:04:00 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/09/05 04:04:00 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:734: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:734: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:734: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:734: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:734: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:734: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:734: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:734: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:734: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:734: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:734: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:734: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:734: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:734: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:734: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:734: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:734: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:734: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:734: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:813: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/09/05 04:04:33 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/09/05 04:04:35 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/09/05 04:04:35 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/09/05 04:04:35 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/09/05 04:04:35 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/09/05 04:04:36 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/09/05 04:04:36 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:899: 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/09/05 04:04:44 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/09/05 04:04:45 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:1152: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/09/05 04:04:50 INFO : B2 bucket rclone-test-turacib1nuha: cleaning bucket "rclone-test-turacib1nuha" of all files 2026/09/05 04:04:51 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23c0c0_d20260905_m040449_c001_v0001109_t0018_u01788581089534") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/09/05 04:04:52 DEBUG : Creating backend with remote "TestB2:rclone-test-turacib1nuha/dirToPurgeFromRoot" 2026/09/05 04:04:53 INFO : B2 bucket rclone-test-turacib1nuha path dirToPurgeFromRoot: cleaning bucket "rclone-test-turacib1nuha" of all files 2026/09/05 04:04:54 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23c0c4_d20260905_m040451_c001_v0001109_t0038_u01788581091498") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/09/05 04:04:54 DEBUG : Creating backend with remote "TestB2:rclone-test-turacib1nuha/hello? sausage/êé" 2026/09/05 04:04:59 INFO : B2 bucket rclone-test-turacib1nuha path hello? sausage/êé: cleaning bucket "rclone-test-turacib1nuha" of all files 2026/09/05 04:04:59 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f114a05a32bc637ea_d20260905_m040457_c001_v0001184_t0007_u01788581097736") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1325: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1380: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1500: 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:1664: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1735: 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/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/09/05 04:05:10 DEBUG : Creating backend with remote "TestB2:rclone-test-turacib1nuha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/09/05 04:05:12 DEBUG : Creating backend with remote "TestB2:rclone-test-turacib1nuha/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1994: Opening root remote "TestB2:" path "rclone-test-turacib1nuha" from "TestB2:rclone-test-turacib1nuha" 2026/09/05 04:05:14 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/09/05 04:05:26 DEBUG : Creating backend with remote "TestB2:rclone-test-vaxonik9kica" 2026/09/05 04:05:29 DEBUG : B2 bucket rclone-test-vaxonik9kica: Purge remote 2026/09/05 04:05:29 INFO : B2 bucket rclone-test-vaxonik9kica: cleaning bucket "rclone-test-vaxonik9kica" of all files 2026/09/05 04:05:29 DEBUG : somefile: Deleting (id "4_z1f522d63b0ed6bfbaf080e1b_f407dcd28b05eecde_d20260905_m040528_c001_v0001102_t0002_u01788581128574") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:438: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2195: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2217: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2367: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/09/05 04:05:31 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/09/05 04:05:32 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/09/05 04:05:36 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.069Mi 2026/09/05 04:05:36 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/09/05 04:05:36 DEBUG : test-metadata: multipart upload: starting chunk 1 size 70.458Ki offset 6Mi/6.069Mi 2026/09/05 04:05:36 DEBUG : test-metadata: Sending chunk 1 length 72149 2026/09/05 04:05:37 DEBUG : test-metadata: Done sending chunk 1 2026/09/05 04:05:38 DEBUG : test-metadata: Done sending chunk 0 2026/09/05 04:05:38 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/09/05 04:05:49 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1109-10.backblaze.com/b2api/v1/b2_upload_file/7f02cdd3b0cd6bfbaf080e1b/c001_v0001109_t0024": EOF 2026/09/05 04:05:49 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1109-10.backblaze.com/b2api/v1/b2_upload_file/7f02cdd3b0cd6bfbaf080e1b/c001_v0001109_t0024": EOF) 2026/09/05 04:05:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:148: Put error: Post "https://pod-000-1109-10.backblaze.com/b2api/v1/b2_upload_file/7f02cdd3b0cd6bfbaf080e1b/c001_v0001109_t0024": EOF - low level retry 1/10 2026/09/05 04:05:51 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-09-05-040543-368.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/09/05 04:05:53 DEBUG : oldPath = "TestB2:rclone-test-turacib1nuha/versions/test-versions-v2026-09-05-040543-368.txt" 2026/09/05 04:05:53 DEBUG : newPath = "TestB2,versions:rclone-test-turacib1nuha/versions/test-versions-v2026-09-05-040543-368.txt" 2026/09/05 04:05:53 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-turacib1nuha/versions/test-versions-v2026-09-05-040543-368.txt" 2026/09/05 04:05:53 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/09/05 04:05:55 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-turacib1nuha/versions/test-versions-v2026-09-05-040543-368.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-turacib1nuha/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/09/05 04:05:58 INFO : B2 bucket rclone-test-turacib1nuha: cleaning bucket "rclone-test-turacib1nuha" of all hidden files 2026/09/05 04:05:58 DEBUG : leading space/ leading space: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f413ea8dd540c86de_d20260905_m040409_c001_v7007000_t0000_u01788581049497") as it is a hide marker 2026/09/05 04:05:58 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/09/05 04:05:58 DEBUG : leading space/ leading space: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23bfcb_d20260905_m040408_c001_v0001109_t0038_u01788581048191") 2026/09/05 04:05:58 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/09/05 04:05:58 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f413ea8dd540c86d9_d20260905_m040407_c001_v7007000_t0000_u01788581047803") as it is a hide marker 2026/09/05 04:05:58 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/09/05 04:05:58 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23bfc7_d20260905_m040406_c001_v0001109_t0040_u01788581046836") 2026/09/05 04:05:58 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/09/05 04:05:58 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f413ea8dd540c86fc_d20260905_m040418_c001_v7007000_t0000_u01788581058924") as it is a hide marker 2026/09/05 04:05:58 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/09/05 04:05:58 DEBUG : .leading dot/.leading dot: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23c01d_d20260905_m040417_c001_v0001109_t0021_u01788581057533") 2026/09/05 04:05:58 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/09/05 04:05:58 DEBUG : created from root.txt: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f403fca32a1a833f3_d20260905_m040522_c001_v7007000_t0000_u01788581122748") as it is a hide marker 2026/09/05 04:05:58 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/09/05 04:05:58 DEBUG : created from root.txt: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f11845ef397d11733_d20260905_m040521_c001_v0001092_t0017_u01788581121415") 2026/09/05 04:05:58 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/09/05 04:05:58 DEBUG : file name.txt: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f41220d45243b19e3_d20260905_m040530_c001_v7007000_t0000_u01788581130920") as it is a hide marker 2026/09/05 04:05:58 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/09/05 04:05:58 DEBUG : file name.txt: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23c132_d20260905_m040509_c001_v0001109_t0028_u01788581109612") 2026/09/05 04:05:58 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/05 04:05:58 DEBUG : file name.txt: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f115a3a7925f5a9de_d20260905_m040504_c001_v0001097_t0045_u01788581104302") 2026/09/05 04:05:58 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/05 04:05:58 DEBUG : file name.txt: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23c0a0_d20260905_m040441_c001_v0001109_t0046_u01788581081479") 2026/09/05 04:05:58 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/05 04:05:58 DEBUG : file name.txt: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23c096_d20260905_m040439_c001_v0001109_t0053_u01788581079448") 2026/09/05 04:05:58 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/05 04:05:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23c09a_d20260905_m040440_c001_v0001109_t0020_u01788581080736") "upload" dated 2026-09-05 04:04:40.736 +0000 UTC (1m17.847000879s ago) 2026/09/05 04:05:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f41670784d12d314b_d20260905_m040501_c001_v7007000_t0000_u01788581101539") as it is a hide marker 2026/09/05 04:05:58 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/09/05 04:05:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f102a8bd7b653c25a_d20260905_m040501_c001_v0001167_t0024_u01788581101017") 2026/09/05 04:05:58 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/09/05 04:05:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f110ca913bae25ede_d20260905_m040500_c001_v0001185_t0015_u01788581100220") 2026/09/05 04:05:58 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/09/05 04:05:58 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f413ea8dd540c871f_d20260905_m040429_c001_v7007000_t0000_u01788581069559") as it is a hide marker 2026/09/05 04:05:58 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/09/05 04:05:58 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23c05d_d20260905_m040428_c001_v0001109_t0032_u01788581068431") 2026/09/05 04:05:58 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/09/05 04:05:58 DEBUG : piped data.txt: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f41220d45243b19e7_d20260905_m040533_c001_v7007000_t0000_u01788581133201") as it is a hide marker 2026/09/05 04:05:58 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/09/05 04:05:58 DEBUG : piped data.txt: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23c19d_d20260905_m040532_c001_v0001109_t0047_u01788581132242") 2026/09/05 04:05:58 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/05 04:05:58 DEBUG : piped data.txt: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f41220d45243b19e4_d20260905_m040532_c001_v7007000_t0000_u01788581132061") 2026/09/05 04:05:58 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/05 04:05:58 DEBUG : piped data.txt: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f4101e677eb23c199_d20260905_m040531_c001_v0001109_t0024_u01788581131703") 2026/09/05 04:05:58 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/05 04:05:58 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f413ea8dd540c8720_d20260905_m040430_c001_v7007000_t0000_u01788581070876") as it is a hide marker 2026/09/05 04:05:58 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/09/05 04:05:58 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23c063_d20260905_m040429_c001_v0001109_t0030_u01788581069917") 2026/09/05 04:05:58 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/09/05 04:05:58 DEBUG : test-metadata: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f4166e09d01eeeb87_d20260905_m040540_c001_v7007000_t0000_u01788581140830") as it is a hide marker 2026/09/05 04:05:58 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/09/05 04:05:58 DEBUG : test-metadata: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f21220d45243b19e9_d20260905_m040535_c001_v0001100_t0056_u01788581135732") 2026/09/05 04:05:58 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/05 04:05:58 DEBUG : test-metadata: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f41220d45243b19e8_d20260905_m040534_c001_v7007000_t0000_u01788581134863") 2026/09/05 04:05:58 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/05 04:05:58 DEBUG : test-metadata: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23c1a3_d20260905_m040533_c001_v0001109_t0040_u01788581133383") 2026/09/05 04:05:58 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/05 04:05:58 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f413ea8dd540c8708_d20260905_m040421_c001_v7007000_t0000_u01788581061951") as it is a hide marker 2026/09/05 04:05:58 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/09/05 04:05:58 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23c033_d20260905_m040420_c001_v0001109_t0057_u01788581060935") 2026/09/05 04:05:58 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/09/05 04:05:58 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f413ea8dd540c8718_d20260905_m040424_c001_v7007000_t0000_u01788581064984") as it is a hide marker 2026/09/05 04:05:58 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/09/05 04:05:58 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23c045_d20260905_m040423_c001_v0001109_t0047_u01788581063830") 2026/09/05 04:05:58 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/09/05 04:05:58 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f413ea8dd540c870e_d20260905_m040423_c001_v7007000_t0000_u01788581063473") as it is a hide marker 2026/09/05 04:05:58 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/09/05 04:05:58 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23c039_d20260905_m040422_c001_v0001109_t0059_u01788581062310") 2026/09/05 04:05:58 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/09/05 04:05:58 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f413ea8dd540c871c_d20260905_m040426_c001_v7007000_t0000_u01788581066679") as it is a hide marker 2026/09/05 04:05:58 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/09/05 04:05:58 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23c04d_d20260905_m040425_c001_v0001109_t0038_u01788581065341") 2026/09/05 04:05:58 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/09/05 04:05:58 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f413ea8dd540c871e_d20260905_m040428_c001_v7007000_t0000_u01788581068074") as it is a hide marker 2026/09/05 04:05:58 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/09/05 04:05:58 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23c055_d20260905_m040427_c001_v0001109_t0058_u01788581067036") 2026/09/05 04:05:58 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/09/05 04:05:58 DEBUG : trailing space /trailing space : Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f413ea8dd540c8703_d20260905_m040420_c001_v7007000_t0000_u01788581060577") as it is a hide marker 2026/09/05 04:05:58 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/09/05 04:05:58 DEBUG : trailing space /trailing space : Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23c029_d20260905_m040419_c001_v0001109_t0048_u01788581059281") 2026/09/05 04:05:58 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/09/05 04:05:58 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f111a8687aea42757_d20260905_m040551_c001_v0001039_t0020_u01788581151669") "upload" dated 2026-09-05 04:05:51.669 +0000 UTC (6.914733902s ago) 2026/09/05 04:05:58 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f41670784d12d315e_d20260905_m040546_c001_v7007000_t0000_u01788581146855") 2026/09/05 04:05:58 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/09/05 04:05:58 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23c1df_d20260905_m040543_c001_v0001109_t0034_u01788581143368") 2026/09/05 04:05:58 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/09/05 04:05:58 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f413ea8dd540c8723_d20260905_m040438_c001_v7007000_t0000_u01788581078904") as it is a hide marker 2026/09/05 04:05:58 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/09/05 04:05:58 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f213ea8dd540c8722_d20260905_m040432_c001_v0001097_t0022_u01788581072868") 2026/09/05 04:05:58 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/09/05 04:05:58 DEBUG : zero-length-file: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f413ea8dd540c8721_d20260905_m040432_c001_v7007000_t0000_u01788581072688") as it is a hide marker 2026/09/05 04:05:58 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/09/05 04:05:58 DEBUG : zero-length-file: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f4101e677eb23c073_d20260905_m040432_c001_v0001109_t0024_u01788581072146") 2026/09/05 04:05:58 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/09/05 04:05:58 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f413ea8dd540c86e3_d20260905_m040411_c001_v7007000_t0000_u01788581051114") as it is a hide marker 2026/09/05 04:05:58 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/09/05 04:05:58 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23bfd9_d20260905_m040409_c001_v0001109_t0059_u01788581049854") 2026/09/05 04:05:58 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/09/05 04:05:58 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f413ea8dd540c86d0_d20260905_m040403_c001_v7007000_t0000_u01788581043490") as it is a hide marker 2026/09/05 04:05:58 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/09/05 04:05:58 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23bfaf_d20260905_m040402_c001_v0001109_t0000_u01788581042114") 2026/09/05 04:05:58 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/09/05 04:05:58 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f413ea8dd540c86f4_d20260905_m040415_c001_v7007000_t0000_u01788581055819") as it is a hide marker 2026/09/05 04:05:58 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/09/05 04:05:58 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23c007_d20260905_m040414_c001_v0001109_t0053_u01788581054596") 2026/09/05 04:05:58 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/09/05 04:05:58 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f413ea8dd540c86ed_d20260905_m040414_c001_v7007000_t0000_u01788581054238") as it is a hide marker 2026/09/05 04:05:58 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/09/05 04:05:58 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23bff9_d20260905_m040413_c001_v0001109_t0050_u01788581053036") 2026/09/05 04:05:58 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/09/05 04:05:58 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f413ea8dd540c86f8_d20260905_m040417_c001_v7007000_t0000_u01788581057176") as it is a hide marker 2026/09/05 04:05:58 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/09/05 04:05:58 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23c00f_d20260905_m040416_c001_v0001109_t0046_u01788581056176") 2026/09/05 04:05:58 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/09/05 04:05:58 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f413ea8dd540c86e8_d20260905_m040412_c001_v7007000_t0000_u01788581052642") as it is a hide marker 2026/09/05 04:05:58 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/09/05 04:05:58 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23bfef_d20260905_m040411_c001_v0001109_t0006_u01788581051470") 2026/09/05 04:05:58 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/09/05 04:05:58 DEBUG : ./.: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f413ea8dd540c86d3_d20260905_m040405_c001_v7007000_t0000_u01788581045218") as it is a hide marker 2026/09/05 04:05:58 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/09/05 04:05:58 DEBUG : ./.: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23bfb7_d20260905_m040403_c001_v0001109_t0037_u01788581043848") 2026/09/05 04:05:58 NOTICE: ./.: Skipped delete as --dry-run is set 2026/09/05 04:05:58 DEBUG : ../..: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f413ea8dd540c86d6_d20260905_m040406_c001_v7007000_t0000_u01788581046480") as it is a hide marker 2026/09/05 04:05:58 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/09/05 04:05:58 DEBUG : ../..: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23bfbd_d20260905_m040405_c001_v0001109_t0056_u01788581045574") 2026/09/05 04:05:58 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/09/05 04:05:58 INFO : B2 bucket rclone-test-turacib1nuha: cleaning bucket "rclone-test-turacib1nuha" of all hidden files 2026/09/05 04:05:59 DEBUG : leading space/ leading space: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f413ea8dd540c86de_d20260905_m040409_c001_v7007000_t0000_u01788581049497") as it is a hide marker 2026/09/05 04:05:59 DEBUG : leading space/ leading space: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23bfcb_d20260905_m040408_c001_v0001109_t0038_u01788581048191") 2026/09/05 04:05:59 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f413ea8dd540c86d9_d20260905_m040407_c001_v7007000_t0000_u01788581047803") as it is a hide marker 2026/09/05 04:05:59 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23bfc7_d20260905_m040406_c001_v0001109_t0040_u01788581046836") 2026/09/05 04:05:59 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f413ea8dd540c86fc_d20260905_m040418_c001_v7007000_t0000_u01788581058924") as it is a hide marker 2026/09/05 04:05:59 DEBUG : .leading dot/.leading dot: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23c01d_d20260905_m040417_c001_v0001109_t0021_u01788581057533") 2026/09/05 04:05:59 DEBUG : created from root.txt: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f403fca32a1a833f3_d20260905_m040522_c001_v7007000_t0000_u01788581122748") as it is a hide marker 2026/09/05 04:05:59 DEBUG : created from root.txt: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f11845ef397d11733_d20260905_m040521_c001_v0001092_t0017_u01788581121415") 2026/09/05 04:05:59 DEBUG : file name.txt: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f41220d45243b19e3_d20260905_m040530_c001_v7007000_t0000_u01788581130920") as it is a hide marker 2026/09/05 04:05:59 DEBUG : file name.txt: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23c132_d20260905_m040509_c001_v0001109_t0028_u01788581109612") 2026/09/05 04:05:59 DEBUG : file name.txt: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f115a3a7925f5a9de_d20260905_m040504_c001_v0001097_t0045_u01788581104302") 2026/09/05 04:05:59 DEBUG : file name.txt: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23c0a0_d20260905_m040441_c001_v0001109_t0046_u01788581081479") 2026/09/05 04:05:59 DEBUG : file name.txt: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23c096_d20260905_m040439_c001_v0001109_t0053_u01788581079448") 2026/09/05 04:05:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23c09a_d20260905_m040440_c001_v0001109_t0020_u01788581080736") "upload" dated 2026-09-05 04:04:40.736 +0000 UTC (1m18.838410783s ago) 2026/09/05 04:05:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f41670784d12d314b_d20260905_m040501_c001_v7007000_t0000_u01788581101539") as it is a hide marker 2026/09/05 04:05:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f102a8bd7b653c25a_d20260905_m040501_c001_v0001167_t0024_u01788581101017") 2026/09/05 04:05:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f110ca913bae25ede_d20260905_m040500_c001_v0001185_t0015_u01788581100220") 2026/09/05 04:05:59 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f413ea8dd540c871f_d20260905_m040429_c001_v7007000_t0000_u01788581069559") as it is a hide marker 2026/09/05 04:05:59 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23c05d_d20260905_m040428_c001_v0001109_t0032_u01788581068431") 2026/09/05 04:05:59 DEBUG : piped data.txt: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f41220d45243b19e7_d20260905_m040533_c001_v7007000_t0000_u01788581133201") as it is a hide marker 2026/09/05 04:05:59 DEBUG : piped data.txt: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23c19d_d20260905_m040532_c001_v0001109_t0047_u01788581132242") 2026/09/05 04:05:59 DEBUG : piped data.txt: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f41220d45243b19e4_d20260905_m040532_c001_v7007000_t0000_u01788581132061") 2026/09/05 04:05:59 DEBUG : piped data.txt: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f4101e677eb23c199_d20260905_m040531_c001_v0001109_t0024_u01788581131703") 2026/09/05 04:05:59 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f413ea8dd540c8720_d20260905_m040430_c001_v7007000_t0000_u01788581070876") as it is a hide marker 2026/09/05 04:06:00 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23c063_d20260905_m040429_c001_v0001109_t0030_u01788581069917") 2026/09/05 04:06:00 DEBUG : test-metadata: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f4166e09d01eeeb87_d20260905_m040540_c001_v7007000_t0000_u01788581140830") as it is a hide marker 2026/09/05 04:06:00 DEBUG : test-metadata: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f21220d45243b19e9_d20260905_m040535_c001_v0001100_t0056_u01788581135732") 2026/09/05 04:06:00 DEBUG : test-metadata: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f41220d45243b19e8_d20260905_m040534_c001_v7007000_t0000_u01788581134863") 2026/09/05 04:06:00 DEBUG : test-metadata: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23c1a3_d20260905_m040533_c001_v0001109_t0040_u01788581133383") 2026/09/05 04:06:00 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f413ea8dd540c8708_d20260905_m040421_c001_v7007000_t0000_u01788581061951") as it is a hide marker 2026/09/05 04:06:00 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23c033_d20260905_m040420_c001_v0001109_t0057_u01788581060935") 2026/09/05 04:06:00 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f413ea8dd540c8718_d20260905_m040424_c001_v7007000_t0000_u01788581064984") as it is a hide marker 2026/09/05 04:06:00 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23c045_d20260905_m040423_c001_v0001109_t0047_u01788581063830") 2026/09/05 04:06:00 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f413ea8dd540c870e_d20260905_m040423_c001_v7007000_t0000_u01788581063473") as it is a hide marker 2026/09/05 04:06:00 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23c039_d20260905_m040422_c001_v0001109_t0059_u01788581062310") 2026/09/05 04:06:00 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f413ea8dd540c871c_d20260905_m040426_c001_v7007000_t0000_u01788581066679") as it is a hide marker 2026/09/05 04:06:00 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23c04d_d20260905_m040425_c001_v0001109_t0038_u01788581065341") 2026/09/05 04:06:00 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f413ea8dd540c871e_d20260905_m040428_c001_v7007000_t0000_u01788581068074") as it is a hide marker 2026/09/05 04:06:00 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23c055_d20260905_m040427_c001_v0001109_t0058_u01788581067036") 2026/09/05 04:06:00 DEBUG : trailing space /trailing space : Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f413ea8dd540c8703_d20260905_m040420_c001_v7007000_t0000_u01788581060577") as it is a hide marker 2026/09/05 04:06:00 DEBUG : trailing space /trailing space : Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23c029_d20260905_m040419_c001_v0001109_t0048_u01788581059281") 2026/09/05 04:06:00 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f111a8687aea42757_d20260905_m040551_c001_v0001039_t0020_u01788581151669") "upload" dated 2026-09-05 04:05:51.669 +0000 UTC (9.148125911s ago) 2026/09/05 04:06:00 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f41670784d12d315e_d20260905_m040546_c001_v7007000_t0000_u01788581146855") 2026/09/05 04:06:00 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23c1df_d20260905_m040543_c001_v0001109_t0034_u01788581143368") 2026/09/05 04:06:00 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f413ea8dd540c8723_d20260905_m040438_c001_v7007000_t0000_u01788581078904") as it is a hide marker 2026/09/05 04:06:00 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f213ea8dd540c8722_d20260905_m040432_c001_v0001097_t0022_u01788581072868") 2026/09/05 04:06:00 DEBUG : zero-length-file: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f413ea8dd540c8721_d20260905_m040432_c001_v7007000_t0000_u01788581072688") as it is a hide marker 2026/09/05 04:06:01 DEBUG : zero-length-file: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f4101e677eb23c073_d20260905_m040432_c001_v0001109_t0024_u01788581072146") 2026/09/05 04:06:01 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f413ea8dd540c86e3_d20260905_m040411_c001_v7007000_t0000_u01788581051114") as it is a hide marker 2026/09/05 04:06:01 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23bfd9_d20260905_m040409_c001_v0001109_t0059_u01788581049854") 2026/09/05 04:06:01 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f413ea8dd540c86d0_d20260905_m040403_c001_v7007000_t0000_u01788581043490") as it is a hide marker 2026/09/05 04:06:01 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23bfaf_d20260905_m040402_c001_v0001109_t0000_u01788581042114") 2026/09/05 04:06:01 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f413ea8dd540c86f4_d20260905_m040415_c001_v7007000_t0000_u01788581055819") as it is a hide marker 2026/09/05 04:06:01 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23c007_d20260905_m040414_c001_v0001109_t0053_u01788581054596") 2026/09/05 04:06:01 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f413ea8dd540c86ed_d20260905_m040414_c001_v7007000_t0000_u01788581054238") as it is a hide marker 2026/09/05 04:06:01 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23bff9_d20260905_m040413_c001_v0001109_t0050_u01788581053036") 2026/09/05 04:06:01 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f413ea8dd540c86f8_d20260905_m040417_c001_v7007000_t0000_u01788581057176") as it is a hide marker 2026/09/05 04:06:01 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23c00f_d20260905_m040416_c001_v0001109_t0046_u01788581056176") 2026/09/05 04:06:01 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f413ea8dd540c86e8_d20260905_m040412_c001_v7007000_t0000_u01788581052642") as it is a hide marker 2026/09/05 04:06:01 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23bfef_d20260905_m040411_c001_v0001109_t0006_u01788581051470") 2026/09/05 04:06:01 DEBUG : ./.: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f413ea8dd540c86d3_d20260905_m040405_c001_v7007000_t0000_u01788581045218") as it is a hide marker 2026/09/05 04:06:01 DEBUG : ./.: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23bfb7_d20260905_m040403_c001_v0001109_t0037_u01788581043848") 2026/09/05 04:06:01 DEBUG : ../..: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f413ea8dd540c86d6_d20260905_m040406_c001_v7007000_t0000_u01788581046480") as it is a hide marker 2026/09/05 04:06:01 DEBUG : ../..: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23bfbd_d20260905_m040405_c001_v0001109_t0056_u01788581045574") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/09/05 04:06:02 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/09/05 04:06:02 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/09/05 04:06:02 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/09/05 04:06:03 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/09/05 04:06:03 INFO : B2 bucket rclone-test-turacib1nuha: cleaning bucket "rclone-test-turacib1nuha" of pending multipart uploads older than 0s 2026/09/05 04:06:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23c09a_d20260905_m040440_c001_v0001109_t0020_u01788581080736") "upload" dated 2026-09-05 04:04:40.736 +0000 UTC (1m22.852432174s ago) 2026/09/05 04:06:03 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f218bee942c5cad64_d20260905_m040602_c001_v0001113_t0051_u01788581162565") as it is a start marker (upload started at 2026-09-05 04:06:02.565 +0000 UTC) 2026/09/05 04:06:03 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/09/05 04:06:03 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f218bee942c5cad65_d20260905_m040602_c001_v0001181_t0040_u01788581162746") as it is a start marker (upload started at 2026-09-05 04:06:02.746 +0000 UTC) 2026/09/05 04:06:03 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/09/05 04:06:03 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f218bee942c5cad66_d20260905_m040602_c001_v0001092_t0052_u01788581162927") as it is a start marker (upload started at 2026-09-05 04:06:02.927 +0000 UTC) 2026/09/05 04:06:03 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/09/05 04:06:03 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f218bee942c5cad67_d20260905_m040603_c001_v0001131_t0039_u01788581163108") as it is a start marker (upload started at 2026-09-05 04:06:03.108 +0000 UTC) 2026/09/05 04:06:03 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/09/05 04:06:03 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f418bee942c5cad63_d20260905_m040602_c001_v7007000_t0000_u01788581162384") "hide" dated 2026-09-05 04:06:02.384 +0000 UTC (1.204614758s ago) 2026/09/05 04:06:03 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f111a8687aea42757_d20260905_m040551_c001_v0001039_t0020_u01788581151669") 2026/09/05 04:06:03 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/09/05 04:06:03 INFO : B2 bucket rclone-test-turacib1nuha: cleaning bucket "rclone-test-turacib1nuha" of pending multipart uploads older than 0s 2026/09/05 04:06:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23c09a_d20260905_m040440_c001_v0001109_t0020_u01788581080736") "upload" dated 2026-09-05 04:04:40.736 +0000 UTC (1m23.215889275s ago) 2026/09/05 04:06:03 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f218bee942c5cad64_d20260905_m040602_c001_v0001113_t0051_u01788581162565") as it is a start marker (upload started at 2026-09-05 04:06:02.565 +0000 UTC) 2026/09/05 04:06:03 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f218bee942c5cad65_d20260905_m040602_c001_v0001181_t0040_u01788581162746") as it is a start marker (upload started at 2026-09-05 04:06:02.746 +0000 UTC) 2026/09/05 04:06:03 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f218bee942c5cad66_d20260905_m040602_c001_v0001092_t0052_u01788581162927") as it is a start marker (upload started at 2026-09-05 04:06:02.927 +0000 UTC) 2026/09/05 04:06:03 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f218bee942c5cad67_d20260905_m040603_c001_v0001131_t0039_u01788581163108") as it is a start marker (upload started at 2026-09-05 04:06:03.108 +0000 UTC) 2026/09/05 04:06:03 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7f02cdd3b0cd6bfbaf080e1b_f418bee942c5cad63_d20260905_m040602_c001_v7007000_t0000_u01788581162384") "hide" dated 2026-09-05 04:06:02.384 +0000 UTC (1.56804574s ago) 2026/09/05 04:06:03 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f111a8687aea42757_d20260905_m040551_c001_v0001039_t0020_u01788581151669") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/09/05 04:06:04 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/09/05 04:06:04 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/09/05 04:06:05 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/09/05 04:06:06 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/09/05 04:06:06 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/09/05 04:06:06 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/09/05 04:06:06 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/09/05 04:06:07 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/09/05 04:06:09 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/09/05 04:06:09 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts 2026/09/05 04:06:30 DEBUG : pacer: low level retry 1/10 (error Head "https://f001.backblazeb2.com/file/rclone-test-turacib1nuha/chunked-5Mi-5.000Mi.bin": EOF) 2026/09/05 04:06:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/05 04:06:30 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/09/05 04:06:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/05 04:06:33 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/09/05 04:06:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f02cdd3b0cd6bfbaf080e1b_f21220d45243b1a6d_d20260905_m040633_c001_v0001182_t0055_u01788581193210") 2026/09/05 04:06:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/05 04:06:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/05 04:06:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/05 04:06:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/09/05 04:06:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/09/05 04:06:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/09/05 04:06:37 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/09/05 04:06:37 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/09/05 04:06:37 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/09/05 04:06:37 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/09/05 04:06:39 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/09/05 04:06:39 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/09/05 04:06:39 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/09/05 04:06:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/09/05 04:06:41 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/09/05 04:06:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z7f02cdd3b0cd6bfbaf080e1b_f215970880a81431b_d20260905_m040641_c001_v0001131_t0048_u01788581201514") 2026/09/05 04:06:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/05 04:06:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/05 04:06:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/09/05 04:06:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/09/05 04:06:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/09/05 04:06:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/09/05 04:06:46 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/05 04:06:46 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/09/05 04:06:46 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/05 04:06:46 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/09/05 04:06:46 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/05 04:06:46 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/09/05 04:06:47 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/09/05 04:06:48 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/09/05 04:06:49 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/09/05 04:06:49 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/09/05 04:06:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/05 04:06:50 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/09/05 04:06:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f02cdd3b0cd6bfbaf080e1b_f206eaa69e2e44034_d20260905_m040650_c001_v0001040_t0020_u01788581210748") 2026/09/05 04:06:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/05 04:06:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/05 04:06:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/05 04:06:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/09/05 04:06:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/09/05 04:06:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/09/05 04:06:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/09/05 04:06:53 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/09/05 04:06:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/09/05 04:06:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/09/05 04:06:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/09/05 04:06:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/09/05 04:06:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/09/05 04:06:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/09/05 04:06:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/09/05 04:06:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/09/05 04:06:59 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/09/05 04:06:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z7f02cdd3b0cd6bfbaf080e1b_f206eaa69e2e4403b_d20260905_m040659_c001_v0001104_t0049_u01788581219098") 2026/09/05 04:06:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/05 04:06:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/09/05 04:06:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/05 04:07:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/09/05 04:07:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/09/05 04:07:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/09/05 04:07:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/09/05 04:07:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/09/05 04:07:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/09/05 04:07:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/09/05 04:07:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/09/05 04:07:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/09/05 04:07:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/09/05 04:07:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/05 04:07:07 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/09/05 04:07:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7f02cdd3b0cd6bfbaf080e1b_f215970880a814333_d20260905_m040707_c001_v0001146_t0000_u01788581227799") 2026/09/05 04:07:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/05 04:07:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/05 04:07:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/09/05 04:07:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/05 04:07:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/05 04:07:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/09/05 04:07:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/09/05 04:07:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/09/05 04:07:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/09/05 04:07:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/09/05 04:07:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/05 04:07:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/09/05 04:07:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/09/05 04:07:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/09/05 04:07:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/09/05 04:07:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/09/05 04:07:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/05 04:07:17 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/09/05 04:07:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7f02cdd3b0cd6bfbaf080e1b_f203fca32a1a834b1_d20260905_m040717_c001_v0001167_t0006_u01788581237531") 2026/09/05 04:07:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/05 04:07:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/05 04:07:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/09/05 04:07:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/09/05 04:07:17 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/09/05 04:07:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/05 04:07:18 DEBUG : pacer: Reducing sleep to 10ms 2026/09/05 04:07:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/09/05 04:07:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/05 04:07:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/05 04:07:20 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/09/05 04:07:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/09/05 04:07:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/09/05 04:07:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/09/05 04:07:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/09/05 04:07:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/09/05 04:07:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/09/05 04:07:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/09/05 04:07:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/09/05 04:07:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/09/05 04:07:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z7f02cdd3b0cd6bfbaf080e1b_f203fca32a1a834c1_d20260905_m040726_c001_v0001181_t0021_u01788581246542") 2026/09/05 04:07:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/05 04:07:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/09/05 04:07:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/05 04:07:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/09/05 04:07:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/09/05 04:07:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/09/05 04:07:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/09/05 04:07:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/09/05 04:07:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/09/05 04:07:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/09/05 04:07:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/09/05 04:07:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/09/05 04:07:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/09/05 04:07:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/05 04:07:34 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/09/05 04:07:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7f02cdd3b0cd6bfbaf080e1b_f215970880a814364_d20260905_m040734_c001_v0001130_t0053_u01788581254483") 2026/09/05 04:07:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/05 04:07:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/05 04:07:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/09/05 04:07:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/05 04:07:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/05 04:07:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/09/05 04:07:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/09/05 04:07:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/09/05 04:07:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/09/05 04:07:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/09/05 04:07:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/05 04:07:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/09/05 04:07:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/09/05 04:07:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/09/05 04:07:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/09/05 04:07:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/09/05 04:07:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/05 04:07:43 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/09/05 04:07:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7f02cdd3b0cd6bfbaf080e1b_f2086cb03ee8e75b6_d20260905_m040743_c001_v0001101_t0053_u01788581263587") 2026/09/05 04:07:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/05 04:07:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/05 04:07:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/09/05 04:07:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/09/05 04:07:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/09/05 04:07:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/05 04:07:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/05 04:07:46 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/09/05 04:07:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/09/05 04:07:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/09/05 04:07:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/09/05 04:07:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/09/05 04:07:49 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/09/05 04:07:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/09/05 04:07:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/09/05 04:07:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/09/05 04:07:52 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/09/05 04:07:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z7f02cdd3b0cd6bfbaf080e1b_f215970880a814379_d20260905_m040752_c001_v0001185_t0031_u01788581272530") 2026/09/05 04:07:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/05 04:07:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/09/05 04:07:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/05 04:07:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/09/05 04:07:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/09/05 04:07:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/09/05 04:07:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/09/05 04:07:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/09/05 04:07:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/09/05 04:07:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/09/05 04:07:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/09/05 04:08:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/09/05 04:08:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/09/05 04:08:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/09/05 04:08:02 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/09/05 04:08:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z7f02cdd3b0cd6bfbaf080e1b_f2086cb03ee8e75bf_d20260905_m040802_c001_v0001182_t0002_u01788581282393") 2026/09/05 04:08:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/05 04:08:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/05 04:08:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/09/05 04:08:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/09/05 04:08:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/09/05 04:08:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/09/05 04:08:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/09/05 04:08:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/09/05 04:08:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/09/05 04:08:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/09/05 04:08:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/09/05 04:08:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/09/05 04:08:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/09/05 04:08:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/09/05 04:08:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/09/05 04:08:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/09/05 04:08:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/09/05 04:08:11 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/09/05 04:08:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z7f02cdd3b0cd6bfbaf080e1b_f207777a2b4e85b78_d20260905_m040811_c001_v0001134_t0032_u01788581291627") 2026/09/05 04:08:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/05 04:08:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/05 04:08:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/09/05 04:08:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/09/05 04:08:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/09/05 04:08:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/09/05 04:08:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/09/05 04:08:14 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/09/05 04:08:17 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/09/05 04:08:17 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/09/05 04:08:17 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/09/05 04:08:17 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/09/05 04:08:18 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/09/05 04:08:19 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/09/05 04:08:19 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/09/05 04:08:21 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/05 04:08:21 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/09/05 04:08:21 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f02cdd3b0cd6bfbaf080e1b_f207777a2b4e85b7e_d20260905_m040821_c001_v0001150_t0013_u01788581301471") 2026/09/05 04:08:21 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/05 04:08:21 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/05 04:08:21 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/05 04:08:22 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/09/05 04:08:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/09/05 04:08:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/09/05 04:08:25 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/09/05 04:08:25 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/09/05 04:08:26 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/09/05 04:08:26 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/09/05 04:08:28 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/09/05 04:08:28 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/09/05 04:08:28 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/09/05 04:08:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/09/05 04:08:30 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/09/05 04:08:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z7f02cdd3b0cd6bfbaf080e1b_f2086cb03ee8e75d8_d20260905_m040830_c001_v0001182_t0015_u01788581310822") 2026/09/05 04:08:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/05 04:08:31 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/05 04:08:31 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/09/05 04:08:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/09/05 04:08:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/09/05 04:08:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/09/05 04:08:36 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/09/05 04:08:36 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/09/05 04:08:36 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/09/05 04:08:36 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/09/05 04:08:36 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/09/05 04:08:36 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/09/05 04:08:37 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/09/05 04:08:39 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/09/05 04:08:39 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/09/05 04:08:39 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/09/05 04:08:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/05 04:08:41 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/09/05 04:08:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f02cdd3b0cd6bfbaf080e1b_f2086cb03ee8e75dc_d20260905_m040841_c001_v0001115_t0053_u01788581321640") 2026/09/05 04:08:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/05 04:08:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/05 04:08:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/05 04:08:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/09/05 04:08:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/09/05 04:08:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/09/05 04:08:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/09/05 04:08:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2026/09/05 04:08:55 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/09/05 04:08:55 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/09/05 04:08:55 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/09/05 04:08:55 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/09/05 04:08:56 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/09/05 04:08:58 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/09/05 04:08:58 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/09/05 04:09:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/05 04:09:00 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/09/05 04:09:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f02cdd3b0cd6bfbaf080e1b_f2275c184cacc9d92_d20260905_m040900_c001_v0001100_t0049_u01788581340158") 2026/09/05 04:09:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/05 04:09:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/05 04:09:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/05 04:09:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/09/05 04:09:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/09/05 04:09:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/09/05 04:09:05 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/09/05 04:09:05 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/09/05 04:09:06 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/09/05 04:09:06 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/09/05 04:09:08 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/09/05 04:09:08 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/09/05 04:09:08 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/09/05 04:09:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/09/05 04:09:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/09/05 04:09:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z7f02cdd3b0cd6bfbaf080e1b_f21768237481e2715_d20260905_m040910_c001_v0001113_t0057_u01788581350930") 2026/09/05 04:09:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/05 04:09:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/05 04:09:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/09/05 04:09:14 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/09/05 04:09:14 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/09/05 04:09:14 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/09/05 04:09:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/09/05 04:09:17 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/09/05 04:09:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/09/05 04:09:17 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/09/05 04:09:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/09/05 04:09:17 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/09/05 04:09:18 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/09/05 04:09:19 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/09/05 04:09:20 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/09/05 04:09:20 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/09/05 04:09:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/05 04:09:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/09/05 04:09:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f02cdd3b0cd6bfbaf080e1b_f218987c7b994942f_d20260905_m040922_c001_v0001174_t0024_u01788581362478") 2026/09/05 04:09:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/05 04:09:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/05 04:09:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/05 04:09:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/09/05 04:09:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/09/05 04:09:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/09/05 04:09:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/09/05 04:09:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutRetry === RUN TestIntegration/FsMkdir/FsPutRetry/Simple === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 2026/09/05 04:09:28 DEBUG : retry-Status500.bin: Clearing upload URL because of error: Unknown 500 Internal Server Error (500 unknown) 2026/09/05 04:09:28 DEBUG : pacer: low level retry 1/1 (error Unknown 500 Internal Server Error (500 unknown)) 2026/09/05 04:09:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2660: Put returned an error after the injected failure (acceptable): Unknown 500 Internal Server Error (500 unknown) 2026/09/05 04:09:28 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/NetError 2026/09/05 04:09:28 DEBUG : retry-NetError.bin: Clearing upload URL because of error: Post "https://pod-000-1116-11.backblaze.com/b2api/v1/b2_upload_file/7f02cdd3b0cd6bfbaf080e1b/c001_v0001116_t0015": write tcp: unexpected EOF 2026/09/05 04:09:28 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1116-11.backblaze.com/b2api/v1/b2_upload_file/7f02cdd3b0cd6bfbaf080e1b/c001_v0001116_t0015": write tcp: unexpected EOF) 2026/09/05 04:09:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2660: Put returned an error after the injected failure (acceptable): Post "https://pod-000-1116-11.backblaze.com/b2api/v1/b2_upload_file/7f02cdd3b0cd6bfbaf080e1b/c001_v0001116_t0015": write tcp: unexpected EOF 2026/09/05 04:09:29 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 2026/09/05 04:09:29 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/05 04:09:29 DEBUG : retry-chunked-Status500.bin: Sending chunk 0 length 5242880 2026/09/05 04:09:29 DEBUG : retry-chunked-Status500.bin: Error sending chunk 0 (retry=true): Unknown 500 Internal Server Error (500 unknown): &api.Error{Status:500, Code:"unknown", Message:"Unknown 500 Internal Server Error"} 2026/09/05 04:09:29 DEBUG : retry-chunked-Status500.bin: Clearing part upload URL because of error: Unknown 500 Internal Server Error (500 unknown) 2026/09/05 04:09:29 DEBUG : pacer: low level retry 1/10 (error Unknown 500 Internal Server Error (500 unknown)) 2026/09/05 04:09:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/05 04:09:29 DEBUG : retry-chunked-Status500.bin: Sending chunk 0 length 5242880 2026/09/05 04:09:29 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/05 04:09:29 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/05 04:09:29 DEBUG : retry-chunked-Status500.bin: Sending chunk 2 length 1 2026/09/05 04:09:29 DEBUG : retry-chunked-Status500.bin: Sending chunk 1 length 5242880 2026/09/05 04:09:30 DEBUG : pacer: Reducing sleep to 10ms 2026/09/05 04:09:30 DEBUG : retry-chunked-Status500.bin: Done sending chunk 2 2026/09/05 04:09:32 DEBUG : retry-chunked-Status500.bin: Done sending chunk 0 2026/09/05 04:09:32 DEBUG : retry-chunked-Status500.bin: Done sending chunk 1 2026/09/05 04:09:32 DEBUG : retry-chunked-Status500.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError 2026/09/05 04:09:34 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/05 04:09:34 DEBUG : retry-chunked-NetError.bin: Sending chunk 0 length 5242880 2026/09/05 04:09:35 DEBUG : retry-chunked-NetError.bin: Error sending chunk 0 (retry=true): Post "https://pod-000-1177-00.backblaze.com/b2api/v1/b2_upload_part/4_z7f02cdd3b0cd6bfbaf080e1b_f21768237481e2752_d20260905_m040934_c001_v0001177_t0001_u01788581374538/0023": write tcp: unexpected EOF: &url.Error{Op:"Post", URL:"https://pod-000-1177-00.backblaze.com/b2api/v1/b2_upload_part/4_z7f02cdd3b0cd6bfbaf080e1b_f21768237481e2752_d20260905_m040934_c001_v0001177_t0001_u01788581374538/0023", Err:(*net.OpError)(0xeb10f8fd4f0)} 2026/09/05 04:09:35 DEBUG : retry-chunked-NetError.bin: Clearing part upload URL because of error: Post "https://pod-000-1177-00.backblaze.com/b2api/v1/b2_upload_part/4_z7f02cdd3b0cd6bfbaf080e1b_f21768237481e2752_d20260905_m040934_c001_v0001177_t0001_u01788581374538/0023": write tcp: unexpected EOF 2026/09/05 04:09:35 DEBUG : pacer: low level retry 1/10 (error Post "https://pod-000-1177-00.backblaze.com/b2api/v1/b2_upload_part/4_z7f02cdd3b0cd6bfbaf080e1b_f21768237481e2752_d20260905_m040934_c001_v0001177_t0001_u01788581374538/0023": write tcp: unexpected EOF) 2026/09/05 04:09:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/05 04:09:35 DEBUG : retry-chunked-NetError.bin: Sending chunk 0 length 5242880 2026/09/05 04:09:35 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/05 04:09:35 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/05 04:09:35 DEBUG : retry-chunked-NetError.bin: Sending chunk 2 length 1 2026/09/05 04:09:35 DEBUG : retry-chunked-NetError.bin: Sending chunk 1 length 5242880 2026/09/05 04:09:35 DEBUG : pacer: Reducing sleep to 10ms 2026/09/05 04:09:35 DEBUG : retry-chunked-NetError.bin: Done sending chunk 2 2026/09/05 04:09:37 DEBUG : retry-chunked-NetError.bin: Done sending chunk 0 2026/09/05 04:09:37 DEBUG : retry-chunked-NetError.bin: Done sending chunk 1 2026/09/05 04:09:37 DEBUG : retry-chunked-NetError.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/09/05 04:09:39 DEBUG : short-eof.bin: Clearing upload URL because of error: Post "https://pod-000-1109-01.backblaze.com/b2api/v1/b2_upload_file/7f02cdd3b0cd6bfbaf080e1b/c001_v0001109_t0050": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/09/05 04:09:39 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1109-01.backblaze.com/b2api/v1/b2_upload_file/7f02cdd3b0cd6bfbaf080e1b/c001_v0001109_t0050": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160) 2026/09/05 04:09:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2784: Put returned an error (acceptable): Post "https://pod-000-1109-01.backblaze.com/b2api/v1/b2_upload_file/7f02cdd3b0cd6bfbaf080e1b/c001_v0001109_t0050": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/09/05 04:09:39 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/09/05 04:09:40 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/09/05 04:09:40 DEBUG : short-eof-chunked.bin: Sending chunk 0 length 5242880 2026/09/05 04:09:40 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/09/05 04:09:40 DEBUG : short-eof-chunked.bin: Sending chunk 1 length 2621440 2026/09/05 04:09:42 DEBUG : short-eof-chunked.bin: Done sending chunk 1 2026/09/05 04:09:42 DEBUG : short-eof-chunked.bin: Done sending chunk 0 2026/09/05 04:09:42 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/09/05 04:09:42 DEBUG : short-eof-chunked.bin: Cancelling large file upload fstests.go:2784: Put returned an error (acceptable): multipart upload: expected 20971520 bytes in input, but got 7864320: unexpected EOF === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/09/05 04:09:49 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z7f02cdd3b0cd6bfbaf080e1b_f21589d773222e0db_d20260905_m040949_c001_v0001099_t0057_u01788581389339") 2026/09/05 04:09:49 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/09/05 04:09:49 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/05 04:09:49 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/05 04:09:50 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/05 04:09:50 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/09/05 04:09:52 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/09/05 04:09:52 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/05 04:09:52 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/09/05 04:09:52 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/09/05 04:09:54 DEBUG : chunked-copy: Done sending chunk 0 2026/09/05 04:09:54 DEBUG : chunked-copy: Done sending chunk 1 2026/09/05 04:09:54 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/05 04:09:55 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z7f02cdd3b0cd6bfbaf080e1b_f21589d773222e0eb_d20260905_m040955_c001_v0001167_t0045_u01788581395442") 2026/09/05 04:09:55 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/09/05 04:09:55 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/05 04:09:56 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/05 04:09:56 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/05 04:09:56 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/09/05 04:09:58 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/09/05 04:09:58 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/05 04:09:58 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/09/05 04:09:58 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/09/05 04:10:01 DEBUG : chunked-copy: Done sending chunk 0 2026/09/05 04:10:01 DEBUG : chunked-copy: Done sending chunk 1 2026/09/05 04:10:01 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/05 04:10:02 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z7f02cdd3b0cd6bfbaf080e1b_f20868b4aacd0288e_d20260905_m041002_c001_v0001184_t0000_u01788581402003") 2026/09/05 04:10:02 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/09/05 04:10:02 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/05 04:10:02 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/05 04:10:02 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/05 04:10:02 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/09/05 04:10:04 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/09/05 04:10:04 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/05 04:10:04 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/09/05 04:10:04 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/09/05 04:10:07 DEBUG : chunked-copy: Done sending chunk 1 2026/09/05 04:10:07 DEBUG : chunked-copy: Done sending chunk 0 2026/09/05 04:10:07 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/05 04:10:08 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z7f02cdd3b0cd6bfbaf080e1b_f20868b4aacd028b5_d20260905_m041008_c001_v0001115_t0028_u01788581408147") 2026/09/05 04:10:08 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/09/05 04:10:08 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/05 04:10:08 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/09/05 04:10:08 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/09/05 04:10:15 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/05 04:10:15 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/05 04:10:15 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/09/05 04:10:18 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/09/05 04:10:20 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/09/05 04:10:21 DEBUG : Creating backend with remote "TestB2:rclone-test-turacib1nuha/deeper/nonexisting/directory" 2026/09/05 04:10:21 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:3019: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:3062: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:3111: Can't test if can't have empty directories 2026/09/05 04:10:22 INFO : B2 bucket rclone-test-turacib1nuha: cleaning bucket "rclone-test-turacib1nuha" of all files 2026/09/05 04:10:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f41768237481e26f9_d20260905_m040904_c001_v7007000_t0000_u01788581344870") 2026/09/05 04:10:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f2275c184cacc9d92_d20260905_m040900_c001_v0001100_t0049_u01788581340158") 2026/09/05 04:10:22 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f4275c184cacc9d91_d20260905_m040859_c001_v7007000_t0000_u01788581339573") 2026/09/05 04:10:22 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f21768237481e26d6_d20260905_m040855_c001_v0001171_t0018_u01788581335031") 2026/09/05 04:10:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f41768237481e2741_d20260905_m040928_c001_v7007000_t0000_u01788581368214") 2026/09/05 04:10:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f218987c7b994942f_d20260905_m040922_c001_v0001174_t0024_u01788581362478") 2026/09/05 04:10:22 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f418987c7b994942d_d20260905_m040921_c001_v7007000_t0000_u01788581361885") 2026/09/05 04:10:22 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f21768237481e272c_d20260905_m040916_c001_v0001184_t0049_u01788581356570") 2026/09/05 04:10:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f41768237481e272a_d20260905_m040916_c001_v7007000_t0000_u01788581356388") 2026/09/05 04:10:23 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f21768237481e2715_d20260905_m040910_c001_v0001113_t0057_u01788581350930") 2026/09/05 04:10:23 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f41768237481e270f_d20260905_m040910_c001_v7007000_t0000_u01788581350295") 2026/09/05 04:10:23 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f21768237481e26fb_d20260905_m040905_c001_v0001183_t0030_u01788581345051") 2026/09/05 04:10:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f415970880a814352_d20260905_m040721_c001_v7007000_t0000_u01788581241958") 2026/09/05 04:10:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f203fca32a1a834b1_d20260905_m040717_c001_v0001167_t0006_u01788581237531") 2026/09/05 04:10:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f415970880a814337_d20260905_m040711_c001_v7007000_t0000_u01788581231744") 2026/09/05 04:10:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f215970880a814333_d20260905_m040707_c001_v0001146_t0000_u01788581227799") 2026/09/05 04:10:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f403fca32a1a834af_d20260905_m040717_c001_v7007000_t0000_u01788581237120") 2026/09/05 04:10:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f215970880a814338_d20260905_m040711_c001_v0001103_t0048_u01788581231925") 2026/09/05 04:10:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f415970880a814332_d20260905_m040707_c001_v7007000_t0000_u01788581227404") 2026/09/05 04:10:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f215970880a81432d_d20260905_m040703_c001_v0001184_t0018_u01788581223372") 2026/09/05 04:10:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f415970880a81432c_d20260905_m040703_c001_v7007000_t0000_u01788581223191") 2026/09/05 04:10:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f206eaa69e2e4403b_d20260905_m040659_c001_v0001104_t0049_u01788581219098") 2026/09/05 04:10:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f406eaa69e2e4403a_d20260905_m040658_c001_v7007000_t0000_u01788581218701") 2026/09/05 04:10:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f215970880a814323_d20260905_m040655_c001_v0001179_t0027_u01788581215208") 2026/09/05 04:10:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f4086cb03ee8e75b8_d20260905_m040747_c001_v7007000_t0000_u01788581267608") 2026/09/05 04:10:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f2086cb03ee8e75b6_d20260905_m040743_c001_v0001101_t0053_u01788581263587") 2026/09/05 04:10:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f415970880a814366_d20260905_m040738_c001_v7007000_t0000_u01788581258512") 2026/09/05 04:10:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f215970880a814364_d20260905_m040734_c001_v0001130_t0053_u01788581254483") 2026/09/05 04:10:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f4086cb03ee8e75b5_d20260905_m040743_c001_v7007000_t0000_u01788581263091") 2026/09/05 04:10:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f215970880a814367_d20260905_m040738_c001_v0001130_t0035_u01788581258693") 2026/09/05 04:10:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f415970880a814363_d20260905_m040734_c001_v7007000_t0000_u01788581254082") 2026/09/05 04:10:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f215970880a81435f_d20260905_m040730_c001_v0001182_t0025_u01788581250007") 2026/09/05 04:10:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f415970880a81435e_d20260905_m040729_c001_v7007000_t0000_u01788581249827") 2026/09/05 04:10:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f203fca32a1a834c1_d20260905_m040726_c001_v0001181_t0021_u01788581246542") 2026/09/05 04:10:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f403fca32a1a834c0_d20260905_m040726_c001_v7007000_t0000_u01788581246131") 2026/09/05 04:10:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f215970880a814353_d20260905_m040722_c001_v0001174_t0023_u01788581242139") 2026/09/05 04:10:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f415970880a814322_d20260905_m040655_c001_v7007000_t0000_u01788581215028") 2026/09/05 04:10:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f206eaa69e2e44034_d20260905_m040650_c001_v0001040_t0020_u01788581210748") 2026/09/05 04:10:24 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f406eaa69e2e44032_d20260905_m040650_c001_v7007000_t0000_u01788581210345") 2026/09/05 04:10:24 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f215970880a81431d_d20260905_m040645_c001_v0001146_t0015_u01788581205760") 2026/09/05 04:10:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f415970880a81431c_d20260905_m040645_c001_v7007000_t0000_u01788581205579") 2026/09/05 04:10:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f215970880a81431b_d20260905_m040641_c001_v0001131_t0048_u01788581201514") 2026/09/05 04:10:24 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f415970880a81431a_d20260905_m040641_c001_v7007000_t0000_u01788581201114") 2026/09/05 04:10:24 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f215970880a814312_d20260905_m040636_c001_v0001097_t0032_u01788581196879") 2026/09/05 04:10:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f415970880a814311_d20260905_m040636_c001_v7007000_t0000_u01788581196690") 2026/09/05 04:10:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f21220d45243b1a6d_d20260905_m040633_c001_v0001182_t0055_u01788581193210") 2026/09/05 04:10:24 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f41220d45243b1a6c_d20260905_m040632_c001_v7007000_t0000_u01788581192831") 2026/09/05 04:10:25 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f218bee942c5cad69_d20260905_m040605_c001_v0001106_t0041_u01788581165985") 2026/09/05 04:10:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f4086cb03ee8e75cc_d20260905_m040816_c001_v7007000_t0000_u01788581296393") 2026/09/05 04:10:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f207777a2b4e85b78_d20260905_m040811_c001_v0001134_t0032_u01788581291627") 2026/09/05 04:10:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f4086cb03ee8e75ca_d20260905_m040806_c001_v7007000_t0000_u01788581286593") 2026/09/05 04:10:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f2086cb03ee8e75bf_d20260905_m040802_c001_v0001182_t0002_u01788581282393") 2026/09/05 04:10:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f407777a2b4e85b77_d20260905_m040811_c001_v7007000_t0000_u01788581291186") 2026/09/05 04:10:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f2086cb03ee8e75cb_d20260905_m040806_c001_v0001183_t0020_u01788581286775") 2026/09/05 04:10:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f4086cb03ee8e75be_d20260905_m040801_c001_v7007000_t0000_u01788581281914") 2026/09/05 04:10:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f2086cb03ee8e75bd_d20260905_m040756_c001_v0001117_t0049_u01788581276314") 2026/09/05 04:10:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f4086cb03ee8e75bc_d20260905_m040756_c001_v7007000_t0000_u01788581276132") 2026/09/05 04:10:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f215970880a814379_d20260905_m040752_c001_v0001185_t0031_u01788581272530") 2026/09/05 04:10:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f415970880a814378_d20260905_m040752_c001_v7007000_t0000_u01788581272057") 2026/09/05 04:10:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f2086cb03ee8e75b9_d20260905_m040747_c001_v0001137_t0023_u01788581267790") 2026/09/05 04:10:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f41768237481e26d5_d20260905_m040854_c001_v7007000_t0000_u01788581334848") 2026/09/05 04:10:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f2086cb03ee8e75dc_d20260905_m040841_c001_v0001115_t0053_u01788581321640") 2026/09/05 04:10:25 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f4086cb03ee8e75db_d20260905_m040841_c001_v7007000_t0000_u01788581321110") 2026/09/05 04:10:25 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f2086cb03ee8e75da_d20260905_m040835_c001_v0001033_t0024_u01788581315668") 2026/09/05 04:10:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f4086cb03ee8e75d9_d20260905_m040835_c001_v7007000_t0000_u01788581315480") 2026/09/05 04:10:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f2086cb03ee8e75d8_d20260905_m040830_c001_v0001182_t0015_u01788581310822") 2026/09/05 04:10:25 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f4086cb03ee8e75d6_d20260905_m040830_c001_v7007000_t0000_u01788581310270") 2026/09/05 04:10:25 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f2086cb03ee8e75d1_d20260905_m040825_c001_v0001165_t0016_u01788581305458") 2026/09/05 04:10:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f4086cb03ee8e75d0_d20260905_m040825_c001_v7007000_t0000_u01788581305276") 2026/09/05 04:10:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f207777a2b4e85b7e_d20260905_m040821_c001_v0001150_t0013_u01788581301471") 2026/09/05 04:10:26 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f407777a2b4e85b7d_d20260905_m040820_c001_v7007000_t0000_u01788581300984") 2026/09/05 04:10:26 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f2086cb03ee8e75cd_d20260905_m040816_c001_v0001113_t0018_u01788581296588") 2026/09/05 04:10:26 DEBUG : chunked-copy: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f40260a825adb9fb0_d20260905_m041018_c001_v7007000_t0000_u01788581418403") 2026/09/05 04:10:26 DEBUG : chunked-copy: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f21589d773222e119_d20260905_m041004_c001_v0001041_t0052_u01788581404516") 2026/09/05 04:10:26 DEBUG : chunked-copy: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f41589d773222e115_d20260905_m041003_c001_v7007000_t0000_u01788581403835") 2026/09/05 04:10:26 DEBUG : chunked-copy: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f21589d773222e0f7_d20260905_m040958_c001_v0001036_t0030_u01788581398265") 2026/09/05 04:10:26 DEBUG : chunked-copy: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f41589d773222e0f4_d20260905_m040957_c001_v7007000_t0000_u01788581397504") 2026/09/05 04:10:26 DEBUG : chunked-copy: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f20868b4aacd02873_d20260905_m040952_c001_v0001177_t0001_u01788581392113") 2026/09/05 04:10:26 DEBUG : chunked-copy: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f40868b4aacd0286d_d20260905_m040951_c001_v7007000_t0000_u01788581391474") 2026/09/05 04:10:26 DEBUG : chunked-copy: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f101fea81a58fe53e_d20260905_m040947_c001_v0001136_t0058_u01788581387368") 2026/09/05 04:10:26 DEBUG : chunked-copy: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f41589d773222e0d2_d20260905_m040946_c001_v7007000_t0000_u01788581386957") 2026/09/05 04:10:26 DEBUG : chunked-copy: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f101fea81a58fe532_d20260905_m040943_c001_v0001136_t0007_u01788581383491") 2026/09/05 04:10:26 DEBUG : chunked-copy.copy: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f40260a825adb9faf_d20260905_m041018_c001_v7007000_t0000_u01788581418166") 2026/09/05 04:10:26 DEBUG : chunked-copy.copy: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f20868b4aacd028b5_d20260905_m041008_c001_v0001115_t0028_u01788581408147") 2026/09/05 04:10:26 DEBUG : chunked-copy.copy: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f41589d773222e113_d20260905_m041003_c001_v7007000_t0000_u01788581403652") 2026/09/05 04:10:26 DEBUG : chunked-copy.copy: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f20868b4aacd0288e_d20260905_m041002_c001_v0001184_t0000_u01788581402003") 2026/09/05 04:10:26 DEBUG : chunked-copy.copy: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f41589d773222e0f2_d20260905_m040957_c001_v7007000_t0000_u01788581397323") 2026/09/05 04:10:26 DEBUG : chunked-copy.copy: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f21589d773222e0eb_d20260905_m040955_c001_v0001167_t0045_u01788581395442") 2026/09/05 04:10:26 DEBUG : chunked-copy.copy: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f40868b4aacd0286b_d20260905_m040951_c001_v7007000_t0000_u01788581391275") 2026/09/05 04:10:26 DEBUG : chunked-copy.copy: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f21589d773222e0db_d20260905_m040949_c001_v0001099_t0057_u01788581389339") 2026/09/05 04:10:27 DEBUG : chunked-copy.copy: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f41589d773222e0d1_d20260905_m040946_c001_v7007000_t0000_u01788581386753") 2026/09/05 04:10:27 DEBUG : chunked-copy.copy: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f11421b2369ba8360_d20260905_m040945_c001_v0001032_t0018_u01788581385681") 2026/09/05 04:10:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f1101e677eb23c09a_d20260905_m040440_c001_v0001109_t0020_u01788581080736") 2026/09/05 04:10:27 DEBUG : retry-chunked-NetError.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f418987c7b9949494_d20260905_m040938_c001_v7007000_t0000_u01788581378766") 2026/09/05 04:10:27 DEBUG : retry-chunked-NetError.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f21768237481e2752_d20260905_m040934_c001_v0001177_t0001_u01788581374538") 2026/09/05 04:10:27 DEBUG : retry-chunked-Status500.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f41768237481e2751_d20260905_m040934_c001_v7007000_t0000_u01788581374176") 2026/09/05 04:10:27 DEBUG : retry-chunked-Status500.bin: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f21768237481e2743_d20260905_m040929_c001_v0001150_t0005_u01788581369319") 2026/09/05 04:10:27 DEBUG : unknown-size-put.txt: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f40260a825adb9fb8_d20260905_m041019_c001_v7007000_t0000_u01788581419354") 2026/09/05 04:10:27 DEBUG : unknown-size-put.txt: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f101fea81a58fe5c8_d20260905_m041018_c001_v0001136_t0003_u01788581418950") 2026/09/05 04:10:27 DEBUG : unknown-size-update.txt: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f40260a825adb9fbb_d20260905_m041021_c001_v7007000_t0000_u01788581421073") 2026/09/05 04:10:27 DEBUG : unknown-size-update.txt: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f101fea81a58fe5d2_d20260905_m041020_c001_v0001136_t0003_u01788581420297") 2026/09/05 04:10:27 DEBUG : unknown-size-update.txt: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f101fea81a58fe5d0_d20260905_m041019_c001_v0001136_t0023_u01788581419534") 2026/09/05 04:10:27 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f02cdd3b0cd6bfbaf080e1b_f418bee942c5cad63_d20260905_m040602_c001_v7007000_t0000_u01788581162384") 2026/09/05 04:10:28 INFO : B2 bucket rclone-test-turacib1nuha: cleaning bucket "rclone-test-turacib1nuha" of all files === RUN TestIntegration/FsShutdown fstests.go:3225: Shutdown method not supported --- PASS: TestIntegration (391.34s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.54s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.35s) --- PASS: TestIntegration/FsMkdir (389.33s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.53s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (29.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.32s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.09s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.21s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (86.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.16s) --- 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.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.26s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.26s) --- 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.98s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (32.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.66s) --- 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.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (202.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (49.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (30.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (10.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (38.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (19.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (13.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.33s) --- PASS: TestIntegration/FsMkdir/FsPutRetry (10.73s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/NetError (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked (9.81s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 (5.22s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (3.58s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (2.86s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (35.88s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.43s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.51s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.13s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.31s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (14.49s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.67s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.95s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.72s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.27s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 391.373s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m33.107080973s (try 1/5)