"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:457: Using remote "TestB2:" 2026/08/26 01:27:31 DEBUG : Creating backend with remote "TestB2:rclone-test-bekogan8xata" 2026/08/26 01:27:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:498: 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/08/26 01:27:34 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/08/26 01:27:34 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/08/26 01:27:34 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:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/08/26 01:28:09 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/08/26 01:28:30 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/08/26 01:28:30 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/08/26 01:28:33 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/08/26 01:28:33 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/08/26 01:28:46 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/08/26 01:28:46 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: 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/08/26 01:28:55 DEBUG : Creating backend with remote "TestB2:" 2026/08/26 01:28:55 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/26 01:28:56 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:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/08/26 01:29:02 INFO : B2 bucket rclone-test-bekogan8xata: cleaning bucket "rclone-test-bekogan8xata" of all files 2026/08/26 01:29:03 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934f1b5_d20260826_m012901_c001_v0001106_t0010_u01787707741816") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/26 01:29:04 DEBUG : Creating backend with remote "TestB2:rclone-test-bekogan8xata/dirToPurgeFromRoot" 2026/08/26 01:29:06 INFO : B2 bucket rclone-test-bekogan8xata path dirToPurgeFromRoot: cleaning bucket "rclone-test-bekogan8xata" of all files 2026/08/26 01:29:06 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934f1c1_d20260826_m012903_c001_v0001106_t0040_u01787707743503") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/26 01:29:07 DEBUG : Creating backend with remote "TestB2:rclone-test-bekogan8xata/hello? sausage/êé" 2026/08/26 01:29:29 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_buckets": EOF) 2026/08/26 01:29:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/26 01:29:30 DEBUG : pacer: Reducing sleep to 10ms 2026/08/26 01:29:33 INFO : B2 bucket rclone-test-bekogan8xata path hello? sausage/êé: cleaning bucket "rclone-test-bekogan8xata" of all files 2026/08/26 01:29:33 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f1019dff7c6972d43_d20260826_m012931_c001_v0001185_t0001_u01787707771243") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1318: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: 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:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: 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/08/26 01:29:49 DEBUG : Creating backend with remote "TestB2:rclone-test-bekogan8xata/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/26 01:29:50 DEBUG : Creating backend with remote "TestB2:rclone-test-bekogan8xata/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestB2:" path "rclone-test-bekogan8xata" from "TestB2:rclone-test-bekogan8xata" 2026/08/26 01:29:52 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/08/26 01:30:06 DEBUG : Creating backend with remote "TestB2:rclone-test-ciqizeh5xumi" 2026/08/26 01:30:09 DEBUG : B2 bucket rclone-test-ciqizeh5xumi: Purge remote 2026/08/26 01:30:09 INFO : B2 bucket rclone-test-ciqizeh5xumi: cleaning bucket "rclone-test-ciqizeh5xumi" of all files 2026/08/26 01:30:09 DEBUG : somefile: Deleting (id "4_zbf525d53b00d3bbbaf080e1b_f40462b3d9c158dfc_d20260826_m013008_c001_v0001182_t0056_u01787707808248") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2210: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/08/26 01:30:10 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/26 01:30:11 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/08/26 01:30:15 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/08/26 01:30:15 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/08/26 01:30:15 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.699Ki offset 6Mi/6.106Mi 2026/08/26 01:30:15 DEBUG : test-metadata: Sending chunk 1 length 111308 2026/08/26 01:30:17 DEBUG : test-metadata: Done sending chunk 1 2026/08/26 01:30:24 DEBUG : test-metadata: Done sending chunk 0 2026/08/26 01:30:24 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/08/26 01:30:35 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1106-15.backblaze.com/b2api/v1/b2_upload_file/6f52fde3a0dd3bbbaf080e1b/c001_v0001106_t0051": EOF 2026/08/26 01:30:35 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1106-15.backblaze.com/b2api/v1/b2_upload_file/6f52fde3a0dd3bbbaf080e1b/c001_v0001106_t0051": EOF) 2026/08/26 01:30:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1106-15.backblaze.com/b2api/v1/b2_upload_file/6f52fde3a0dd3bbbaf080e1b/c001_v0001106_t0051": EOF - low level retry 1/10 2026/08/26 01:30:37 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-08-26-013029-902.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/08/26 01:30:39 DEBUG : oldPath = "TestB2:rclone-test-bekogan8xata/versions/test-versions-v2026-08-26-013029-902.txt" 2026/08/26 01:30:39 DEBUG : newPath = "TestB2,versions:rclone-test-bekogan8xata/versions/test-versions-v2026-08-26-013029-902.txt" 2026/08/26 01:30:39 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-bekogan8xata/versions/test-versions-v2026-08-26-013029-902.txt" 2026/08/26 01:30:39 DEBUG : Config file has changed externally - reloading 2026/08/26 01:30:39 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/08/26 01:30:41 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-bekogan8xata/versions/test-versions-v2026-08-26-013029-902.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-bekogan8xata/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/08/26 01:30:44 INFO : B2 bucket rclone-test-bekogan8xata: cleaning bucket "rclone-test-bekogan8xata" of all hidden files 2026/08/26 01:30:44 DEBUG : leading space/ leading space: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf0175_d20260826_m012744_c001_v7007000_t0000_u01787707664463") as it is a hide marker 2026/08/26 01:30:44 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/08/26 01:30:44 DEBUG : leading space/ leading space: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934ef91_d20260826_m012743_c001_v0001106_t0034_u01787707663519") 2026/08/26 01:30:44 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/08/26 01:30:44 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf0173_d20260826_m012743_c001_v7007000_t0000_u01787707663150") as it is a hide marker 2026/08/26 01:30:44 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/08/26 01:30:44 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934ef89_d20260826_m012741_c001_v0001106_t0046_u01787707661903") 2026/08/26 01:30:44 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/08/26 01:30:44 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf017b_d20260826_m012754_c001_v7007000_t0000_u01787707674022") as it is a hide marker 2026/08/26 01:30:44 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/08/26 01:30:44 DEBUG : .leading dot/.leading dot: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934efc7_d20260826_m012752_c001_v0001106_t0044_u01787707672866") 2026/08/26 01:30:44 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/08/26 01:30:44 DEBUG : created from root.txt: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f415ca028741af390_d20260826_m013001_c001_v7007000_t0000_u01787707801492") as it is a hide marker 2026/08/26 01:30:44 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/08/26 01:30:44 DEBUG : created from root.txt: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f11012a82601c36ba_d20260826_m013000_c001_v0001039_t0046_u01787707800124") 2026/08/26 01:30:44 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/08/26 01:30:44 DEBUG : file name.txt: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf0d7c_d20260826_m013010_c001_v7007000_t0000_u01787707810661") as it is a hide marker 2026/08/26 01:30:44 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/08/26 01:30:44 DEBUG : file name.txt: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934f30d_d20260826_m012947_c001_v0001106_t0030_u01787707787940") 2026/08/26 01:30:44 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/26 01:30:44 DEBUG : file name.txt: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f1021ef78259d8a52_d20260826_m012941_c001_v0001131_t0000_u01787707781981") 2026/08/26 01:30:44 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/26 01:30:44 DEBUG : file name.txt: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934f183_d20260826_m012852_c001_v0001106_t0053_u01787707732599") 2026/08/26 01:30:44 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/26 01:30:44 DEBUG : file name.txt: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934f16d_d20260826_m012850_c001_v0001106_t0000_u01787707730554") 2026/08/26 01:30:44 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/26 01:30:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934f175_d20260826_m012851_c001_v0001106_t0025_u01787707731551") "upload" dated 2026-08-26 01:28:51.551 +0000 UTC (1m53.278097327s ago) 2026/08/26 01:30:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f412790c832187ca5_d20260826_m012939_c001_v7007000_t0000_u01787707779030") as it is a hide marker 2026/08/26 01:30:44 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/08/26 01:30:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f1083cb0aea43e266_d20260826_m012938_c001_v0001032_t0033_u01787707778112") 2026/08/26 01:30:44 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/08/26 01:30:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f1125b53944d5a3e8_d20260826_m012936_c001_v0001100_t0019_u01787707776880") 2026/08/26 01:30:44 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/08/26 01:30:44 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf0d0d_d20260826_m012805_c001_v7007000_t0000_u01787707685290") as it is a hide marker 2026/08/26 01:30:44 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/08/26 01:30:44 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934f025_d20260826_m012803_c001_v0001106_t0043_u01787707683941") 2026/08/26 01:30:44 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/08/26 01:30:44 DEBUG : piped data.txt: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf0d8c_d20260826_m013013_c001_v7007000_t0000_u01787707813026") as it is a hide marker 2026/08/26 01:30:44 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/08/26 01:30:44 DEBUG : piped data.txt: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934f399_d20260826_m013011_c001_v0001106_t0000_u01787707811982") 2026/08/26 01:30:44 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/08/26 01:30:44 DEBUG : piped data.txt: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf0d83_d20260826_m013011_c001_v7007000_t0000_u01787707811792") 2026/08/26 01:30:44 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/08/26 01:30:44 DEBUG : piped data.txt: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f415e6bde6934f391_d20260826_m013011_c001_v0001106_t0051_u01787707811422") 2026/08/26 01:30:44 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/08/26 01:30:44 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf0d0e_d20260826_m012806_c001_v7007000_t0000_u01787707686892") as it is a hide marker 2026/08/26 01:30:44 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/08/26 01:30:44 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934f02f_d20260826_m012805_c001_v0001106_t0009_u01787707685666") 2026/08/26 01:30:44 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/08/26 01:30:44 DEBUG : test-metadata: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f4189d3b2c0a32a89_d20260826_m013027_c001_v7007000_t0000_u01787707827332") as it is a hide marker 2026/08/26 01:30:44 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/08/26 01:30:44 DEBUG : test-metadata: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f21620da363cf0d8f_d20260826_m013015_c001_v0001036_t0041_u01787707815589") 2026/08/26 01:30:44 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/08/26 01:30:44 DEBUG : test-metadata: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf0d8e_d20260826_m013014_c001_v7007000_t0000_u01787707814587") 2026/08/26 01:30:44 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/08/26 01:30:44 DEBUG : test-metadata: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934f3ab_d20260826_m013013_c001_v0001106_t0024_u01787707813210") 2026/08/26 01:30:44 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/08/26 01:30:44 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf017d_d20260826_m012757_c001_v7007000_t0000_u01787707677151") as it is a hide marker 2026/08/26 01:30:44 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/08/26 01:30:44 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934efeb_d20260826_m012755_c001_v0001106_t0013_u01787707675969") 2026/08/26 01:30:44 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/08/26 01:30:44 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf0183_d20260826_m012800_c001_v7007000_t0000_u01787707680040") as it is a hide marker 2026/08/26 01:30:44 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/08/26 01:30:44 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934f007_d20260826_m012758_c001_v0001106_t0026_u01787707678859") 2026/08/26 01:30:44 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/08/26 01:30:44 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf0182_d20260826_m012758_c001_v7007000_t0000_u01787707678479") as it is a hide marker 2026/08/26 01:30:44 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/08/26 01:30:44 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934effb_d20260826_m012757_c001_v0001106_t0015_u01787707677530") 2026/08/26 01:30:44 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/08/26 01:30:44 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf0184_d20260826_m012801_c001_v7007000_t0000_u01787707681862") as it is a hide marker 2026/08/26 01:30:44 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/08/26 01:30:44 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934f00f_d20260826_m012800_c001_v0001106_t0023_u01787707680420") 2026/08/26 01:30:44 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/08/26 01:30:44 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf0d0a_d20260826_m012803_c001_v7007000_t0000_u01787707683566") as it is a hide marker 2026/08/26 01:30:44 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/08/26 01:30:44 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934f019_d20260826_m012802_c001_v0001106_t0047_u01787707682244") 2026/08/26 01:30:44 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/08/26 01:30:44 DEBUG : trailing space /trailing space : Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf017c_d20260826_m012755_c001_v7007000_t0000_u01787707675591") as it is a hide marker 2026/08/26 01:30:44 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/08/26 01:30:44 DEBUG : trailing space /trailing space : Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934efdf_d20260826_m012754_c001_v0001106_t0036_u01787707674396") 2026/08/26 01:30:44 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/08/26 01:30:44 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f110f1f76b8767ecb_d20260826_m013038_c001_v0001165_t0027_u01787707838085") "upload" dated 2026-08-26 01:30:38.085 +0000 UTC (6.744587442s ago) 2026/08/26 01:30:44 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f424930067b065475_d20260826_m013033_c001_v7007000_t0000_u01787707833244") 2026/08/26 01:30:44 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/08/26 01:30:44 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934f42d_d20260826_m013029_c001_v0001106_t0035_u01787707829902") 2026/08/26 01:30:44 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/08/26 01:30:44 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f415f682205cde14b_d20260826_m012849_c001_v7007000_t0000_u01787707729989") as it is a hide marker 2026/08/26 01:30:44 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/08/26 01:30:44 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f21620da363cf0d12_d20260826_m012809_c001_v0001182_t0021_u01787707689024") 2026/08/26 01:30:44 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/08/26 01:30:44 DEBUG : zero-length-file: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf0d11_d20260826_m012808_c001_v7007000_t0000_u01787707688840") as it is a hide marker 2026/08/26 01:30:44 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/08/26 01:30:44 DEBUG : zero-length-file: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f415e6bde6934f043_d20260826_m012808_c001_v0001106_t0051_u01787707688208") 2026/08/26 01:30:44 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/08/26 01:30:44 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf0176_d20260826_m012746_c001_v7007000_t0000_u01787707666094") as it is a hide marker 2026/08/26 01:30:44 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/08/26 01:30:44 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934ef99_d20260826_m012744_c001_v0001106_t0047_u01787707664844") 2026/08/26 01:30:44 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/08/26 01:30:44 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf016c_d20260826_m012737_c001_v7007000_t0000_u01787707657793") as it is a hide marker 2026/08/26 01:30:44 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/08/26 01:30:44 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934ef5d_d20260826_m012736_c001_v0001106_t0052_u01787707656519") 2026/08/26 01:30:44 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/08/26 01:30:44 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf0179_d20260826_m012750_c001_v7007000_t0000_u01787707670713") as it is a hide marker 2026/08/26 01:30:44 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/08/26 01:30:44 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934efb3_d20260826_m012749_c001_v0001106_t0026_u01787707669731") 2026/08/26 01:30:44 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/08/26 01:30:44 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf0178_d20260826_m012749_c001_v7007000_t0000_u01787707669354") as it is a hide marker 2026/08/26 01:30:44 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/08/26 01:30:44 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934efa7_d20260826_m012748_c001_v0001106_t0035_u01787707668005") 2026/08/26 01:30:44 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/08/26 01:30:44 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf017a_d20260826_m012752_c001_v7007000_t0000_u01787707672499") as it is a hide marker 2026/08/26 01:30:44 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/08/26 01:30:44 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934efbb_d20260826_m012751_c001_v0001106_t0022_u01787707671093") 2026/08/26 01:30:44 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/08/26 01:30:44 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf0177_d20260826_m012747_c001_v7007000_t0000_u01787707667539") as it is a hide marker 2026/08/26 01:30:44 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/08/26 01:30:44 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934ef9f_d20260826_m012746_c001_v0001106_t0046_u01787707666474") 2026/08/26 01:30:44 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/08/26 01:30:44 DEBUG : ./.: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf016f_d20260826_m012739_c001_v7007000_t0000_u01787707659499") as it is a hide marker 2026/08/26 01:30:44 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/08/26 01:30:44 DEBUG : ./.: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934ef6b_d20260826_m012738_c001_v0001106_t0014_u01787707658164") 2026/08/26 01:30:44 NOTICE: ./.: Skipped delete as --dry-run is set 2026/08/26 01:30:44 DEBUG : ../..: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf0172_d20260826_m012741_c001_v7007000_t0000_u01787707661522") as it is a hide marker 2026/08/26 01:30:44 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/08/26 01:30:44 DEBUG : ../..: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934ef7d_d20260826_m012739_c001_v0001106_t0058_u01787707659867") 2026/08/26 01:30:44 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/08/26 01:30:45 INFO : B2 bucket rclone-test-bekogan8xata: cleaning bucket "rclone-test-bekogan8xata" of all hidden files 2026/08/26 01:30:45 DEBUG : leading space/ leading space: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf0175_d20260826_m012744_c001_v7007000_t0000_u01787707664463") as it is a hide marker 2026/08/26 01:30:45 DEBUG : leading space/ leading space: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934ef91_d20260826_m012743_c001_v0001106_t0034_u01787707663519") 2026/08/26 01:30:45 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf0173_d20260826_m012743_c001_v7007000_t0000_u01787707663150") as it is a hide marker 2026/08/26 01:30:45 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934ef89_d20260826_m012741_c001_v0001106_t0046_u01787707661903") 2026/08/26 01:30:45 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf017b_d20260826_m012754_c001_v7007000_t0000_u01787707674022") as it is a hide marker 2026/08/26 01:30:45 DEBUG : .leading dot/.leading dot: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934efc7_d20260826_m012752_c001_v0001106_t0044_u01787707672866") 2026/08/26 01:30:45 DEBUG : created from root.txt: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f415ca028741af390_d20260826_m013001_c001_v7007000_t0000_u01787707801492") as it is a hide marker 2026/08/26 01:30:45 DEBUG : created from root.txt: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f11012a82601c36ba_d20260826_m013000_c001_v0001039_t0046_u01787707800124") 2026/08/26 01:30:45 DEBUG : file name.txt: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf0d7c_d20260826_m013010_c001_v7007000_t0000_u01787707810661") as it is a hide marker 2026/08/26 01:30:45 DEBUG : file name.txt: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934f30d_d20260826_m012947_c001_v0001106_t0030_u01787707787940") 2026/08/26 01:30:45 DEBUG : file name.txt: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f1021ef78259d8a52_d20260826_m012941_c001_v0001131_t0000_u01787707781981") 2026/08/26 01:30:45 DEBUG : file name.txt: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934f183_d20260826_m012852_c001_v0001106_t0053_u01787707732599") 2026/08/26 01:30:45 DEBUG : file name.txt: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934f16d_d20260826_m012850_c001_v0001106_t0000_u01787707730554") 2026/08/26 01:30:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934f175_d20260826_m012851_c001_v0001106_t0025_u01787707731551") "upload" dated 2026-08-26 01:28:51.551 +0000 UTC (1m54.316231446s ago) 2026/08/26 01:30:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f412790c832187ca5_d20260826_m012939_c001_v7007000_t0000_u01787707779030") as it is a hide marker 2026/08/26 01:30:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f1083cb0aea43e266_d20260826_m012938_c001_v0001032_t0033_u01787707778112") 2026/08/26 01:30:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f1125b53944d5a3e8_d20260826_m012936_c001_v0001100_t0019_u01787707776880") 2026/08/26 01:30:46 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf0d0d_d20260826_m012805_c001_v7007000_t0000_u01787707685290") as it is a hide marker 2026/08/26 01:30:46 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934f025_d20260826_m012803_c001_v0001106_t0043_u01787707683941") 2026/08/26 01:30:46 DEBUG : piped data.txt: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf0d8c_d20260826_m013013_c001_v7007000_t0000_u01787707813026") as it is a hide marker 2026/08/26 01:30:46 DEBUG : piped data.txt: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934f399_d20260826_m013011_c001_v0001106_t0000_u01787707811982") 2026/08/26 01:30:46 DEBUG : piped data.txt: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf0d83_d20260826_m013011_c001_v7007000_t0000_u01787707811792") 2026/08/26 01:30:46 DEBUG : piped data.txt: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f415e6bde6934f391_d20260826_m013011_c001_v0001106_t0051_u01787707811422") 2026/08/26 01:30:46 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf0d0e_d20260826_m012806_c001_v7007000_t0000_u01787707686892") as it is a hide marker 2026/08/26 01:30:46 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934f02f_d20260826_m012805_c001_v0001106_t0009_u01787707685666") 2026/08/26 01:30:46 DEBUG : test-metadata: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f4189d3b2c0a32a89_d20260826_m013027_c001_v7007000_t0000_u01787707827332") as it is a hide marker 2026/08/26 01:30:46 DEBUG : test-metadata: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f21620da363cf0d8f_d20260826_m013015_c001_v0001036_t0041_u01787707815589") 2026/08/26 01:30:46 DEBUG : test-metadata: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf0d8e_d20260826_m013014_c001_v7007000_t0000_u01787707814587") 2026/08/26 01:30:46 DEBUG : test-metadata: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934f3ab_d20260826_m013013_c001_v0001106_t0024_u01787707813210") 2026/08/26 01:30:46 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf017d_d20260826_m012757_c001_v7007000_t0000_u01787707677151") as it is a hide marker 2026/08/26 01:30:46 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934efeb_d20260826_m012755_c001_v0001106_t0013_u01787707675969") 2026/08/26 01:30:46 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf0183_d20260826_m012800_c001_v7007000_t0000_u01787707680040") as it is a hide marker 2026/08/26 01:30:46 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934f007_d20260826_m012758_c001_v0001106_t0026_u01787707678859") 2026/08/26 01:30:46 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf0182_d20260826_m012758_c001_v7007000_t0000_u01787707678479") as it is a hide marker 2026/08/26 01:30:46 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934effb_d20260826_m012757_c001_v0001106_t0015_u01787707677530") 2026/08/26 01:30:46 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf0184_d20260826_m012801_c001_v7007000_t0000_u01787707681862") as it is a hide marker 2026/08/26 01:30:47 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934f00f_d20260826_m012800_c001_v0001106_t0023_u01787707680420") 2026/08/26 01:30:47 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf0d0a_d20260826_m012803_c001_v7007000_t0000_u01787707683566") as it is a hide marker 2026/08/26 01:30:47 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934f019_d20260826_m012802_c001_v0001106_t0047_u01787707682244") 2026/08/26 01:30:47 DEBUG : trailing space /trailing space : Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf017c_d20260826_m012755_c001_v7007000_t0000_u01787707675591") as it is a hide marker 2026/08/26 01:30:47 DEBUG : trailing space /trailing space : Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934efdf_d20260826_m012754_c001_v0001106_t0036_u01787707674396") 2026/08/26 01:30:47 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f110f1f76b8767ecb_d20260826_m013038_c001_v0001165_t0027_u01787707838085") "upload" dated 2026-08-26 01:30:38.085 +0000 UTC (9.200027024s ago) 2026/08/26 01:30:47 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f424930067b065475_d20260826_m013033_c001_v7007000_t0000_u01787707833244") 2026/08/26 01:30:47 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934f42d_d20260826_m013029_c001_v0001106_t0035_u01787707829902") 2026/08/26 01:30:47 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f415f682205cde14b_d20260826_m012849_c001_v7007000_t0000_u01787707729989") as it is a hide marker 2026/08/26 01:30:47 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f21620da363cf0d12_d20260826_m012809_c001_v0001182_t0021_u01787707689024") 2026/08/26 01:30:47 DEBUG : zero-length-file: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf0d11_d20260826_m012808_c001_v7007000_t0000_u01787707688840") as it is a hide marker 2026/08/26 01:30:47 DEBUG : zero-length-file: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f415e6bde6934f043_d20260826_m012808_c001_v0001106_t0051_u01787707688208") 2026/08/26 01:30:47 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf0176_d20260826_m012746_c001_v7007000_t0000_u01787707666094") as it is a hide marker 2026/08/26 01:30:47 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934ef99_d20260826_m012744_c001_v0001106_t0047_u01787707664844") 2026/08/26 01:30:47 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf016c_d20260826_m012737_c001_v7007000_t0000_u01787707657793") as it is a hide marker 2026/08/26 01:30:47 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934ef5d_d20260826_m012736_c001_v0001106_t0052_u01787707656519") 2026/08/26 01:30:47 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf0179_d20260826_m012750_c001_v7007000_t0000_u01787707670713") as it is a hide marker 2026/08/26 01:30:47 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934efb3_d20260826_m012749_c001_v0001106_t0026_u01787707669731") 2026/08/26 01:30:47 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf0178_d20260826_m012749_c001_v7007000_t0000_u01787707669354") as it is a hide marker 2026/08/26 01:30:47 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934efa7_d20260826_m012748_c001_v0001106_t0035_u01787707668005") 2026/08/26 01:30:47 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf017a_d20260826_m012752_c001_v7007000_t0000_u01787707672499") as it is a hide marker 2026/08/26 01:30:48 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934efbb_d20260826_m012751_c001_v0001106_t0022_u01787707671093") 2026/08/26 01:30:48 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf0177_d20260826_m012747_c001_v7007000_t0000_u01787707667539") as it is a hide marker 2026/08/26 01:30:48 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934ef9f_d20260826_m012746_c001_v0001106_t0046_u01787707666474") 2026/08/26 01:30:48 DEBUG : ./.: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf016f_d20260826_m012739_c001_v7007000_t0000_u01787707659499") as it is a hide marker 2026/08/26 01:30:48 DEBUG : ./.: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934ef6b_d20260826_m012738_c001_v0001106_t0014_u01787707658164") 2026/08/26 01:30:48 DEBUG : ../..: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf0172_d20260826_m012741_c001_v7007000_t0000_u01787707661522") as it is a hide marker 2026/08/26 01:30:48 DEBUG : ../..: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934ef7d_d20260826_m012739_c001_v0001106_t0058_u01787707659867") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/08/26 01:30:50 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/08/26 01:30:50 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/08/26 01:30:50 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/08/26 01:30:50 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/08/26 01:30:51 INFO : B2 bucket rclone-test-bekogan8xata: cleaning bucket "rclone-test-bekogan8xata" of pending multipart uploads older than 0s 2026/08/26 01:30:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934f175_d20260826_m012851_c001_v0001106_t0025_u01787707731551") "upload" dated 2026-08-26 01:28:51.551 +0000 UTC (1m59.716432492s ago) 2026/08/26 01:30:51 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f2055704355de2850_d20260826_m013050_c001_v0001146_t0041_u01787707850248") as it is a start marker (upload started at 2026-08-26 01:30:50.248 +0000 UTC) 2026/08/26 01:30:51 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/08/26 01:30:51 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f2055704355de2851_d20260826_m013050_c001_v0001183_t0054_u01787707850435") as it is a start marker (upload started at 2026-08-26 01:30:50.435 +0000 UTC) 2026/08/26 01:30:51 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/08/26 01:30:51 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f2055704355de2852_d20260826_m013050_c001_v0001183_t0027_u01787707850617") as it is a start marker (upload started at 2026-08-26 01:30:50.617 +0000 UTC) 2026/08/26 01:30:51 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/08/26 01:30:51 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f2055704355de2853_d20260826_m013050_c001_v0001165_t0031_u01787707850805") as it is a start marker (upload started at 2026-08-26 01:30:50.805 +0000 UTC) 2026/08/26 01:30:51 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/08/26 01:30:51 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f4055704355de284e_d20260826_m013050_c001_v7007000_t0000_u01787707850058") "hide" dated 2026-08-26 01:30:50.058 +0000 UTC (1.209653379s ago) 2026/08/26 01:30:51 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f110f1f76b8767ecb_d20260826_m013038_c001_v0001165_t0027_u01787707838085") 2026/08/26 01:30:51 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/08/26 01:30:51 INFO : B2 bucket rclone-test-bekogan8xata: cleaning bucket "rclone-test-bekogan8xata" of pending multipart uploads older than 0s 2026/08/26 01:30:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934f175_d20260826_m012851_c001_v0001106_t0025_u01787707731551") "upload" dated 2026-08-26 01:28:51.551 +0000 UTC (2m0.100896142s ago) 2026/08/26 01:30:51 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f2055704355de2850_d20260826_m013050_c001_v0001146_t0041_u01787707850248") as it is a start marker (upload started at 2026-08-26 01:30:50.248 +0000 UTC) 2026/08/26 01:30:51 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f2055704355de2851_d20260826_m013050_c001_v0001183_t0054_u01787707850435") as it is a start marker (upload started at 2026-08-26 01:30:50.435 +0000 UTC) 2026/08/26 01:30:51 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f2055704355de2852_d20260826_m013050_c001_v0001183_t0027_u01787707850617") as it is a start marker (upload started at 2026-08-26 01:30:50.617 +0000 UTC) 2026/08/26 01:30:51 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f2055704355de2853_d20260826_m013050_c001_v0001165_t0031_u01787707850805") as it is a start marker (upload started at 2026-08-26 01:30:50.805 +0000 UTC) 2026/08/26 01:30:51 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6f52fde3a0dd3bbbaf080e1b_f4055704355de284e_d20260826_m013050_c001_v7007000_t0000_u01787707850058") "hide" dated 2026-08-26 01:30:50.058 +0000 UTC (1.594051886s ago) 2026/08/26 01:30:51 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f110f1f76b8767ecb_d20260826_m013038_c001_v0001165_t0027_u01787707838085") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/08/26 01:30:52 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/08/26 01:30:52 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/08/26 01:30:52 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/08/26 01:30:54 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/08/26 01:30:54 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/08/26 01:30:54 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/08/26 01:30:54 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/08/26 01:30:55 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/08/26 01:31:08 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/08/26 01:31:08 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/08/26 01:31:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/26 01:31:11 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/08/26 01:31:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f52fde3a0dd3bbbaf080e1b_f215ca028741af3c9_d20260826_m013111_c001_v0001172_t0034_u01787707871442") 2026/08/26 01:31:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/26 01:31:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/08/26 01:31:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/08/26 01:31:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/08/26 01:31:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/08/26 01:31:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/08/26 01:31:16 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/08/26 01:31:16 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/08/26 01:31:16 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/08/26 01:31:16 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/08/26 01:31:18 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/08/26 01:31:19 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/08/26 01:31:19 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/08/26 01:31:20 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/08/26 01:31:20 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/08/26 01:31:20 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z6f52fde3a0dd3bbbaf080e1b_f215ca028741af3d4_d20260826_m013120_c001_v0001100_t0014_u01787707880741") 2026/08/26 01:31:20 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/08/26 01:31:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/26 01:31:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/08/26 01:31:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/08/26 01:31:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/08/26 01:31:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/08/26 01:31:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/08/26 01:31:25 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/08/26 01:31:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/08/26 01:31:25 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/08/26 01:31:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/08/26 01:31:25 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/08/26 01:31:26 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/08/26 01:31:28 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/08/26 01:31:34 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/08/26 01:31:34 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/08/26 01:31:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/26 01:31:37 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/08/26 01:31:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f52fde3a0dd3bbbaf080e1b_f2278cc7fe332e70b_d20260826_m013138_c001_v0001097_t0041_u01787707898033") 2026/08/26 01:31:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/08/26 01:31:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/26 01:31:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/08/26 01:31:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/08/26 01:31:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/08/26 01:31:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/08/26 01:31:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/08/26 01:31:45 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/08/26 01:31:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/08/26 01:31:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/08/26 01:31:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/08/26 01:31:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/08/26 01:31:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/08/26 01:31:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/08/26 01:31:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/08/26 01:31:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/08/26 01:31:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/08/26 01:31:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z6f52fde3a0dd3bbbaf080e1b_f210bac62f6af8d0d_d20260826_m013153_c001_v0001167_t0043_u01787707913419") 2026/08/26 01:31:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/26 01:31:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/08/26 01:31:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/08/26 01:31:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/08/26 01:31:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/08/26 01:31:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/08/26 01:31:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/26 01:31:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/08/26 01:31:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/26 01:31:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/08/26 01:32:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/08/26 01:32:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/08/26 01:32:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/08/26 01:32:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/26 01:32:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/08/26 01:32:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6f52fde3a0dd3bbbaf080e1b_f210bac62f6af8d26_d20260826_m013202_c001_v0001157_t0027_u01787707922402") 2026/08/26 01:32:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/08/26 01:32:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/26 01:32:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/08/26 01:32:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/26 01:32:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/26 01:32:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/08/26 01:32:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/26 01:32:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/08/26 01:32:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/26 01:32:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/08/26 01:32:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/26 01:32:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/08/26 01:32:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/08/26 01:32:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/08/26 01:32:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/08/26 01:32:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/08/26 01:32:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/26 01:32:38 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/08/26 01:32:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6f52fde3a0dd3bbbaf080e1b_f213c9e888c1c9146_d20260826_m013238_c001_v0001039_t0036_u01787707958687") 2026/08/26 01:32:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/08/26 01:32:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/26 01:32:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/08/26 01:32:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/08/26 01:32:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/08/26 01:32:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/26 01:32:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/26 01:32:45 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/08/26 01:32:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/08/26 01:32:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/08/26 01:32:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/08/26 01:32:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/08/26 01:32:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/08/26 01:33:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/08/26 01:33:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/08/26 01:33:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/08/26 01:33:05 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/08/26 01:33:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z6f52fde3a0dd3bbbaf080e1b_f221d622144bd9c7a_d20260826_m013305_c001_v0001137_t0050_u01787707985398") 2026/08/26 01:33:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/26 01:33:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/08/26 01:33:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/08/26 01:33:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/08/26 01:33:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/08/26 01:33:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/08/26 01:33:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/26 01:33:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/08/26 01:33:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/26 01:33:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/08/26 01:33:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/08/26 01:33:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/08/26 01:33:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/08/26 01:33:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/26 01:33:23 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/08/26 01:33:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6f52fde3a0dd3bbbaf080e1b_f204eaa471c2df628_d20260826_m013324_c001_v0001029_t0009_u01787708004041") 2026/08/26 01:33:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/08/26 01:33:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/26 01:33:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/08/26 01:33:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/26 01:33:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/26 01:33:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/08/26 01:33:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/26 01:33:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/08/26 01:33:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/26 01:33:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/08/26 01:33:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/26 01:33:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/08/26 01:33:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/08/26 01:33:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/08/26 01:33:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/08/26 01:33:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/08/26 01:33:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/26 01:33: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/08/26 01:33:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6f52fde3a0dd3bbbaf080e1b_f223dae673dcac7b2_d20260826_m013334_c001_v0001103_t0020_u01787708014551") 2026/08/26 01:33:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/08/26 01:33:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/26 01:33:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/08/26 01:33:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/08/26 01:33:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/08/26 01:33:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/26 01:33:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/26 01:33:37 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/08/26 01:33:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/08/26 01:33:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/08/26 01:33:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/08/26 01:33:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/08/26 01:33:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/08/26 01:33:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/08/26 01:33:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/08/26 01:33:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/08/26 01:33:43 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/08/26 01:33:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z6f52fde3a0dd3bbbaf080e1b_f204eaa471c2df63e_d20260826_m013343_c001_v0001113_t0027_u01787708023673") 2026/08/26 01:33:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/26 01:33:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/08/26 01:33:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/08/26 01:33:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/08/26 01:33:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/08/26 01:33:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/08/26 01:33:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/26 01:33:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/08/26 01:33:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/26 01:33:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/08/26 01:33:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/08/26 01:33:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/08/26 01:33:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/08/26 01:33:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/08/26 01:33:53 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/08/26 01:33:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z6f52fde3a0dd3bbbaf080e1b_f223dae673dcac7ca_d20260826_m013353_c001_v0001171_t0004_u01787708033276") 2026/08/26 01:33:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/08/26 01:33:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/26 01:33:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/08/26 01:33:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/08/26 01:33:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/08/26 01:33:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/08/26 01:33:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/26 01:33:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/08/26 01:33:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/26 01:33:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/08/26 01:33:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/08/26 01:33:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/08/26 01:34:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/08/26 01:34:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/08/26 01:34:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/08/26 01:34:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/08/26 01:34:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/08/26 01:34:03 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/08/26 01:34:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z6f52fde3a0dd3bbbaf080e1b_f213c9e888c1c91f5_d20260826_m013403_c001_v0001090_t0021_u01787708043451") 2026/08/26 01:34:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/08/26 01:34:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/26 01:34:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/08/26 01:34:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/08/26 01:34:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/08/26 01:34:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/08/26 01:34:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/08/26 01:34:51 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/08/26 01:34:56 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/08/26 01:34:56 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/08/26 01:34:56 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/08/26 01:34:56 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/08/26 01:34:57 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/08/26 01:35:15 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/08/26 01:35:15 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/08/26 01:35:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/26 01:35:18 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/08/26 01:35:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f52fde3a0dd3bbbaf080e1b_f2114a9be4df07223_d20260826_m013518_c001_v0001165_t0002_u01787708118912") 2026/08/26 01:35:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/26 01:35:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/08/26 01:35:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/26 01:35:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/08/26 01:35:22 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/08/26 01:35:22 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/08/26 01:35:24 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/08/26 01:35:24 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/08/26 01:35:24 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/08/26 01:35:24 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/08/26 01:35:32 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/08/26 01:35:32 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/08/26 01:35:32 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/08/26 01:35:36 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/08/26 01:35:36 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/08/26 01:35:36 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z6f52fde3a0dd3bbbaf080e1b_f224930067b06568b_d20260826_m013536_c001_v0001116_t0008_u01787708136895") 2026/08/26 01:35:36 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/26 01:35:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/26 01:35:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/08/26 01:35:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/08/26 01:35:42 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/08/26 01:35:42 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/08/26 01:35:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/08/26 01:35:49 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/08/26 01:35:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/08/26 01:35:49 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/08/26 01:35:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/08/26 01:35:49 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/08/26 01:35:50 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/08/26 01:35:52 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/08/26 01:35:59 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/08/26 01:35:59 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/08/26 01:36:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/26 01:36:02 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/08/26 01:36:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f52fde3a0dd3bbbaf080e1b_f2225634d9f72e8af_d20260826_m013603_c001_v0001032_t0020_u01787708163090") 2026/08/26 01:36:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/26 01:36:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/26 01:36:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/08/26 01:36:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/08/26 01:36:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/08/26 01:36:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/08/26 01:36:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/08/26 01:36:52 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/08/26 01:36:58 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/08/26 01:36:58 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/08/26 01:36:58 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/08/26 01:36:58 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/08/26 01:36:59 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/08/26 01:37:01 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/08/26 01:37:01 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/08/26 01:37:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/26 01:37:04 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/08/26 01:37:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f52fde3a0dd3bbbaf080e1b_f2078410970097bf0_d20260826_m013704_c001_v0001167_t0055_u01787708224274") 2026/08/26 01:37:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/26 01:37:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/08/26 01:37:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/08/26 01:37:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/08/26 01:37:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/08/26 01:37:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/08/26 01:37:10 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/08/26 01:37:10 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/08/26 01:37:10 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/08/26 01:37:10 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/08/26 01:37:13 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/08/26 01:37:13 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/08/26 01:37:13 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/08/26 01:37:17 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/08/26 01:37:17 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/08/26 01:37:17 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z6f52fde3a0dd3bbbaf080e1b_f225a8c9b547c2e04_d20260826_m013717_c001_v0001153_t0022_u01787708237743") 2026/08/26 01:37:17 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/08/26 01:37:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/26 01:37:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/08/26 01:37:20 DEBUG : chunked-10Mi-20Mi-streamed.bin: Error sending chunk 0 (retry=true): incident id 455fdebdd3a5-2454ef94c249e170 (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id 455fdebdd3a5-2454ef94c249e170"} 2026/08/26 01:37:20 DEBUG : chunked-10Mi-20Mi-streamed.bin: Clearing part upload URL because of error: incident id 455fdebdd3a5-2454ef94c249e170 (500 internal_error) 2026/08/26 01:37:20 DEBUG : pacer: low level retry 1/10 (error incident id 455fdebdd3a5-2454ef94c249e170 (500 internal_error)) 2026/08/26 01:37:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/26 01:37:20 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/08/26 01:37:20 DEBUG : pacer: Reducing sleep to 10ms 2026/08/26 01:37:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/08/26 01:37:23 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/08/26 01:37:23 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/08/26 01:37:27 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/08/26 01:37:27 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/08/26 01:37:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/08/26 01:37:28 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/08/26 01:37:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/08/26 01:37:28 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/08/26 01:37:29 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/08/26 01:37:30 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/08/26 01:37:30 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/08/26 01:37:30 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/08/26 01:37:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/26 01:37:33 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/08/26 01:37:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f52fde3a0dd3bbbaf080e1b_f225a8c9b547c2e0e_d20260826_m013733_c001_v0001102_t0027_u01787708253393") 2026/08/26 01:37:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/08/26 01:37:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/26 01:37:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/08/26 01:37:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/08/26 01:37:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Error sending chunk 2 (retry=true): incident id 30a61381abdb-65f76be5df18d7c8 (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id 30a61381abdb-65f76be5df18d7c8"} 2026/08/26 01:37:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Clearing part upload URL because of error: incident id 30a61381abdb-65f76be5df18d7c8 (500 internal_error) 2026/08/26 01:37:34 DEBUG : pacer: low level retry 1/10 (error incident id 30a61381abdb-65f76be5df18d7c8 (500 internal_error)) 2026/08/26 01:37:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/26 01:37:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/08/26 01:37:34 DEBUG : pacer: Reducing sleep to 10ms 2026/08/26 01:37:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/08/26 01:37:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Error sending chunk 1 (retry=true): incident id d9fd5de216ae-1652da5908b6580d (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id d9fd5de216ae-1652da5908b6580d"} 2026/08/26 01:37:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Clearing part upload URL because of error: incident id d9fd5de216ae-1652da5908b6580d (500 internal_error) 2026/08/26 01:37:36 DEBUG : pacer: low level retry 1/10 (error incident id d9fd5de216ae-1652da5908b6580d (500 internal_error)) 2026/08/26 01:37:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/26 01:37:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/08/26 01:37:36 DEBUG : pacer: Reducing sleep to 10ms 2026/08/26 01:37:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/08/26 01:37:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Error sending chunk 1 (retry=true): incident id d9fd5de216ae-eccafda58680aff8 (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id d9fd5de216ae-eccafda58680aff8"} 2026/08/26 01:37:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Clearing part upload URL because of error: incident id d9fd5de216ae-eccafda58680aff8 (500 internal_error) 2026/08/26 01:37:37 DEBUG : pacer: low level retry 2/10 (error incident id d9fd5de216ae-eccafda58680aff8 (500 internal_error)) 2026/08/26 01:37:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/26 01:37:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/08/26 01:37:39 DEBUG : pacer: Reducing sleep to 10ms 2026/08/26 01:37:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/08/26 01:37:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/26 01:37:44 DEBUG : short-eof.bin: Clearing upload URL because of error: Post "https://pod-000-1165-10.backblaze.com/b2api/v1/b2_upload_file/6f52fde3a0dd3bbbaf080e1b/c001_v0001165_t0026": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/08/26 01:37:44 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1165-10.backblaze.com/b2api/v1/b2_upload_file/6f52fde3a0dd3bbbaf080e1b/c001_v0001165_t0026": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160) 2026/08/26 01:37:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2596: Put returned an error (acceptable): Post "https://pod-000-1165-10.backblaze.com/b2api/v1/b2_upload_file/6f52fde3a0dd3bbbaf080e1b/c001_v0001165_t0026": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/08/26 01:37:45 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/08/26 01:37:45 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/08/26 01:37:45 DEBUG : short-eof-chunked.bin: Sending chunk 0 length 5242880 2026/08/26 01:37:45 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/08/26 01:37:45 DEBUG : short-eof-chunked.bin: Sending chunk 1 length 2621440 2026/08/26 01:37:47 DEBUG : short-eof-chunked.bin: Done sending chunk 0 2026/08/26 01:37:48 DEBUG : short-eof-chunked.bin: Done sending chunk 1 2026/08/26 01:37:48 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/08/26 01:37:48 DEBUG : short-eof-chunked.bin: Cancelling large file upload fstests.go:2596: 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/08/26 01:37:56 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6f52fde3a0dd3bbbaf080e1b_f2084e4f6fa142451_d20260826_m013756_c001_v0001150_t0018_u01787708276081") 2026/08/26 01:37:56 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/08/26 01:37:56 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/26 01:37:56 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/26 01:37:57 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/26 01:37:57 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/08/26 01:37:59 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/08/26 01:37:59 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/08/26 01:37:59 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/08/26 01:37:59 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/08/26 01:38:02 DEBUG : chunked-copy: Done sending chunk 0 2026/08/26 01:38:02 DEBUG : chunked-copy: Done sending chunk 1 2026/08/26 01:38:02 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/08/26 01:38:03 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6f52fde3a0dd3bbbaf080e1b_f2084e4f6fa142490_d20260826_m013803_c001_v0001103_t0038_u01787708283300") 2026/08/26 01:38:03 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/08/26 01:38:03 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/26 01:38:03 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/26 01:38:04 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/26 01:38:04 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/08/26 01:38:07 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/08/26 01:38:07 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/08/26 01:38:07 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/08/26 01:38:07 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/08/26 01:38:09 DEBUG : chunked-copy: Done sending chunk 1 2026/08/26 01:38:25 DEBUG : chunked-copy: Done sending chunk 0 2026/08/26 01:38:25 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/08/26 01:38:26 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6f52fde3a0dd3bbbaf080e1b_f2144a919a4c9eae3_d20260826_m013826_c001_v0001115_t0049_u01787708306531") 2026/08/26 01:38:26 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/08/26 01:38:26 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/26 01:38:27 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/26 01:38:28 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/26 01:38:28 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/08/26 01:38:32 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/08/26 01:38:32 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/08/26 01:38:32 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/08/26 01:38:32 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/08/26 01:38:35 DEBUG : chunked-copy: Done sending chunk 1 2026/08/26 01:38:35 DEBUG : chunked-copy: Done sending chunk 0 2026/08/26 01:38:35 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/08/26 01:38:36 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z6f52fde3a0dd3bbbaf080e1b_f219459bd5ff8d0dc_d20260826_m013836_c001_v0001146_t0009_u01787708316259") 2026/08/26 01:38:36 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/08/26 01:38:36 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/26 01:38:36 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/08/26 01:38:36 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/26 01:38:37 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/08/26 01:38:37 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/26 01:38:37 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/26 01:38:38 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/26 01:38:40 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/26 01:38:41 DEBUG : Creating backend with remote "TestB2:rclone-test-bekogan8xata/deeper/nonexisting/directory" 2026/08/26 01:38:41 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2831: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2874: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2923: Can't test if can't have empty directories 2026/08/26 01:38:42 INFO : B2 bucket rclone-test-bekogan8xata: cleaning bucket "rclone-test-bekogan8xata" of all files 2026/08/26 01:38:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f425a8c9b547c2dfc_d20260826_m013709_c001_v7007000_t0000_u01787708229449") 2026/08/26 01:38:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f2078410970097bf0_d20260826_m013704_c001_v0001167_t0055_u01787708224274") 2026/08/26 01:38:43 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f4078410970097bed_d20260826_m013703_c001_v7007000_t0000_u01787708223625") 2026/08/26 01:38:43 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f223dae673dcac8b1_d20260826_m013657_c001_v0001113_t0029_u01787708217477") 2026/08/26 01:38:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f421d622144bd9f2a_d20260826_m013744_c001_v7007000_t0000_u01787708264452") 2026/08/26 01:38:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f225a8c9b547c2e0e_d20260826_m013733_c001_v0001102_t0027_u01787708253393") 2026/08/26 01:38:43 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f425a8c9b547c2e0d_d20260826_m013732_c001_v7007000_t0000_u01787708252802") 2026/08/26 01:38:43 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f225a8c9b547c2e09_d20260826_m013727_c001_v0001185_t0024_u01787708247192") 2026/08/26 01:38:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f425a8c9b547c2e08_d20260826_m013727_c001_v7007000_t0000_u01787708247008") 2026/08/26 01:38:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f225a8c9b547c2e04_d20260826_m013717_c001_v0001153_t0022_u01787708237743") 2026/08/26 01:38:43 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f425a8c9b547c2e02_d20260826_m013717_c001_v7007000_t0000_u01787708237103") 2026/08/26 01:38:43 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f225a8c9b547c2dfd_d20260826_m013709_c001_v0001032_t0055_u01787708229629") 2026/08/26 01:38:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f40174204de1e49ee_d20260826_m013248_c001_v7007000_t0000_u01787707968595") 2026/08/26 01:38:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f213c9e888c1c9146_d20260826_m013238_c001_v0001039_t0036_u01787707958687") 2026/08/26 01:38:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f415f682205cde418_d20260826_m013232_c001_v7007000_t0000_u01787707952489") 2026/08/26 01:38:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f210bac62f6af8d26_d20260826_m013202_c001_v0001157_t0027_u01787707922402") 2026/08/26 01:38:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f413c9e888c1c9145_d20260826_m013238_c001_v7007000_t0000_u01787707958278") 2026/08/26 01:38:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f215f682205cde419_d20260826_m013232_c001_v0001174_t0015_u01787707952703") 2026/08/26 01:38:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f410bac62f6af8d24_d20260826_m013202_c001_v7007000_t0000_u01787707922002") 2026/08/26 01:38:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f210bac62f6af8d12_d20260826_m013157_c001_v0001097_t0007_u01787707917493") 2026/08/26 01:38:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f410bac62f6af8d11_d20260826_m013157_c001_v7007000_t0000_u01787707917303") 2026/08/26 01:38:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f210bac62f6af8d0d_d20260826_m013153_c001_v0001167_t0043_u01787707913419") 2026/08/26 01:38:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f410bac62f6af8d08_d20260826_m013153_c001_v7007000_t0000_u01787707913007") 2026/08/26 01:38:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f204eaa471c2df5f7_d20260826_m013148_c001_v0001097_t0001_u01787707908841") 2026/08/26 01:38:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f404eaa471c2df638_d20260826_m013338_c001_v7007000_t0000_u01787708018791") 2026/08/26 01:38:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f223dae673dcac7b2_d20260826_m013334_c001_v0001103_t0020_u01787708014551") 2026/08/26 01:38:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f404eaa471c2df62d_d20260826_m013328_c001_v7007000_t0000_u01787708008829") 2026/08/26 01:38:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f204eaa471c2df628_d20260826_m013324_c001_v0001029_t0009_u01787708004041") 2026/08/26 01:38:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f423dae673dcac7b1_d20260826_m013334_c001_v7007000_t0000_u01787708014118") 2026/08/26 01:38:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f204eaa471c2df62e_d20260826_m013329_c001_v0001043_t0058_u01787708009102") 2026/08/26 01:38:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f404eaa471c2df627_d20260826_m013323_c001_v7007000_t0000_u01787708003574") 2026/08/26 01:38:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f217f207affff125c_d20260826_m013309_c001_v0001154_t0022_u01787707989929") 2026/08/26 01:38:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f417f207affff125b_d20260826_m013309_c001_v7007000_t0000_u01787707989750") 2026/08/26 01:38:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f221d622144bd9c7a_d20260826_m013305_c001_v0001137_t0050_u01787707985398") 2026/08/26 01:38:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f421d622144bd9c78_d20260826_m013304_c001_v7007000_t0000_u01787707984963") 2026/08/26 01:38:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f20174204de1e49ef_d20260826_m013248_c001_v0001098_t0050_u01787707968782") 2026/08/26 01:38:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f404eaa471c2df5f6_d20260826_m013148_c001_v7007000_t0000_u01787707908656") 2026/08/26 01:38:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f2278cc7fe332e70b_d20260826_m013138_c001_v0001097_t0041_u01787707898033") 2026/08/26 01:38:44 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f4278cc7fe332e70a_d20260826_m013137_c001_v7007000_t0000_u01787707897635") 2026/08/26 01:38:44 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f215ca028741af3dd_d20260826_m013125_c001_v0001173_t0051_u01787707885147") 2026/08/26 01:38:45 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f415ca028741af3dc_d20260826_m013124_c001_v7007000_t0000_u01787707884956") 2026/08/26 01:38:45 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f215ca028741af3d4_d20260826_m013120_c001_v0001100_t0014_u01787707880741") 2026/08/26 01:38:45 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f415ca028741af3d3_d20260826_m013120_c001_v7007000_t0000_u01787707880352") 2026/08/26 01:38:45 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f215ca028741af3d2_d20260826_m013116_c001_v0001183_t0031_u01787707876300") 2026/08/26 01:38:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f415ca028741af3d1_d20260826_m013116_c001_v7007000_t0000_u01787707876109") 2026/08/26 01:38:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f215ca028741af3c9_d20260826_m013111_c001_v0001172_t0034_u01787707871442") 2026/08/26 01:38:45 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f415ca028741af3c8_d20260826_m013111_c001_v7007000_t0000_u01787707871026") 2026/08/26 01:38:45 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f2055704355de2856_d20260826_m013053_c001_v0001120_t0005_u01787707853761") 2026/08/26 01:38:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f41620da363cf1128_d20260826_m013455_c001_v7007000_t0000_u01787708095576") 2026/08/26 01:38:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f213c9e888c1c91f5_d20260826_m013403_c001_v0001090_t0021_u01787708043451") 2026/08/26 01:38:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f423dae673dcac7d1_d20260826_m013357_c001_v7007000_t0000_u01787708037864") 2026/08/26 01:38:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f223dae673dcac7ca_d20260826_m013353_c001_v0001171_t0004_u01787708033276") 2026/08/26 01:38:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f413c9e888c1c91f3_d20260826_m013402_c001_v7007000_t0000_u01787708042958") 2026/08/26 01:38:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f223dae673dcac7d2_d20260826_m013358_c001_v0001043_t0009_u01787708038054") 2026/08/26 01:38:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f423dae673dcac7c9_d20260826_m013352_c001_v7007000_t0000_u01787708032801") 2026/08/26 01:38:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f223dae673dcac7c1_d20260826_m013347_c001_v0001097_t0054_u01787708027706") 2026/08/26 01:38:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f423dae673dcac7c0_d20260826_m013347_c001_v7007000_t0000_u01787708027517") 2026/08/26 01:38:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f204eaa471c2df63e_d20260826_m013343_c001_v0001113_t0027_u01787708023673") 2026/08/26 01:38:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f404eaa471c2df63b_d20260826_m013342_c001_v7007000_t0000_u01787708022897") 2026/08/26 01:38:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f204eaa471c2df63a_d20260826_m013339_c001_v0001179_t0024_u01787708019013") 2026/08/26 01:38:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f423dae673dcac8b0_d20260826_m013657_c001_v7007000_t0000_u01787708217297") 2026/08/26 01:38:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f2225634d9f72e8af_d20260826_m013603_c001_v0001032_t0020_u01787708163090") 2026/08/26 01:38:46 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f4225634d9f72e8ad_d20260826_m013602_c001_v7007000_t0000_u01787708162545") 2026/08/26 01:38:46 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f2171cfbc6ad0476c_d20260826_m013548_c001_v0001176_t0053_u01787708148619") 2026/08/26 01:38:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f4171cfbc6ad0476b_d20260826_m013548_c001_v7007000_t0000_u01787708148378") 2026/08/26 01:38:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f224930067b06568b_d20260826_m013536_c001_v0001116_t0008_u01787708136895") 2026/08/26 01:38:46 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f424930067b06568a_d20260826_m013536_c001_v7007000_t0000_u01787708136398") 2026/08/26 01:38:46 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f204eaa471c2df67a_d20260826_m013523_c001_v0001036_t0038_u01787708123804") 2026/08/26 01:38:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f404eaa471c2df678_d20260826_m013523_c001_v7007000_t0000_u01787708123621") 2026/08/26 01:38:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f2114a9be4df07223_d20260826_m013518_c001_v0001165_t0002_u01787708118912") 2026/08/26 01:38:46 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f4114a9be4df07222_d20260826_m013518_c001_v7007000_t0000_u01787708118412") 2026/08/26 01:38:46 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f21620da363cf1129_d20260826_m013455_c001_v0001043_t0022_u01787708095850") 2026/08/26 01:38:46 DEBUG : chunked-copy: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f40174204de1e4b52_d20260826_m013838_c001_v7007000_t0000_u01787708318805") 2026/08/26 01:38:46 DEBUG : chunked-copy: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f2144a919a4c9eb13_d20260826_m013831_c001_v0001116_t0015_u01787708311941") 2026/08/26 01:38:46 DEBUG : chunked-copy: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f4144a919a4c9eb12_d20260826_m013831_c001_v7007000_t0000_u01787708311294") 2026/08/26 01:38:46 DEBUG : chunked-copy: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f2039066687bce509_d20260826_m013806_c001_v0001183_t0015_u01787708286988") 2026/08/26 01:38:46 DEBUG : chunked-copy: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f4039066687bce508_d20260826_m013806_c001_v7007000_t0000_u01787708286350") 2026/08/26 01:38:46 DEBUG : chunked-copy: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f2039066687bce506_d20260826_m013759_c001_v0001105_t0039_u01787708279426") 2026/08/26 01:38:47 DEBUG : chunked-copy: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f4039066687bce505_d20260826_m013758_c001_v7007000_t0000_u01787708278815") 2026/08/26 01:38:47 DEBUG : chunked-copy: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f109e6ba81ca13a4f_d20260826_m013753_c001_v0001157_t0023_u01787708273958") 2026/08/26 01:38:47 DEBUG : chunked-copy: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f4084e4f6fa14244c_d20260826_m013753_c001_v7007000_t0000_u01787708273521") 2026/08/26 01:38:47 DEBUG : chunked-copy: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f109e6ba81ca13a3f_d20260826_m013749_c001_v0001157_t0016_u01787708269624") 2026/08/26 01:38:47 DEBUG : chunked-copy.copy: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f40174204de1e4b4f_d20260826_m013838_c001_v7007000_t0000_u01787708318618") 2026/08/26 01:38:47 DEBUG : chunked-copy.copy: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f219459bd5ff8d0dc_d20260826_m013836_c001_v0001146_t0009_u01787708316259") 2026/08/26 01:38:47 DEBUG : chunked-copy.copy: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f4144a919a4c9eb11_d20260826_m013831_c001_v7007000_t0000_u01787708311101") 2026/08/26 01:38:47 DEBUG : chunked-copy.copy: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f2144a919a4c9eae3_d20260826_m013826_c001_v0001115_t0049_u01787708306531") 2026/08/26 01:38:47 DEBUG : chunked-copy.copy: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f4039066687bce507_d20260826_m013806_c001_v7007000_t0000_u01787708286170") 2026/08/26 01:38:47 DEBUG : chunked-copy.copy: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f2084e4f6fa142490_d20260826_m013803_c001_v0001103_t0038_u01787708283300") 2026/08/26 01:38:47 DEBUG : chunked-copy.copy: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f4039066687bce504_d20260826_m013758_c001_v7007000_t0000_u01787708278635") 2026/08/26 01:38:47 DEBUG : chunked-copy.copy: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f2084e4f6fa142451_d20260826_m013756_c001_v0001150_t0018_u01787708276081") 2026/08/26 01:38:47 DEBUG : chunked-copy.copy: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f4084e4f6fa14244b_d20260826_m013753_c001_v7007000_t0000_u01787708273338") 2026/08/26 01:38:47 DEBUG : chunked-copy.copy: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f114417ca838c96c5_d20260826_m013751_c001_v0001038_t0027_u01787708271878") 2026/08/26 01:38:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f115e6bde6934f175_d20260826_m012851_c001_v0001106_t0025_u01787707731551") 2026/08/26 01:38:47 DEBUG : unknown-size-put.txt: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f40174204de1e4b61_d20260826_m013839_c001_v7007000_t0000_u01787708319760") 2026/08/26 01:38:47 DEBUG : unknown-size-put.txt: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f109e6ba81ca13b09_d20260826_m013839_c001_v0001157_t0041_u01787708319383") 2026/08/26 01:38:47 DEBUG : unknown-size-update.txt: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f40174204de1e4b74_d20260826_m013841_c001_v7007000_t0000_u01787708321208") 2026/08/26 01:38:47 DEBUG : unknown-size-update.txt: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f109e6ba81ca13b0f_d20260826_m013840_c001_v0001157_t0007_u01787708320618") 2026/08/26 01:38:47 DEBUG : unknown-size-update.txt: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f109e6ba81ca13b0b_d20260826_m013839_c001_v0001157_t0030_u01787708319956") 2026/08/26 01:38:48 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f52fde3a0dd3bbbaf080e1b_f4055704355de284e_d20260826_m013050_c001_v7007000_t0000_u01787707850058") 2026/08/26 01:38:49 INFO : B2 bucket rclone-test-bekogan8xata: cleaning bucket "rclone-test-bekogan8xata" of all files === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- PASS: TestIntegration (677.92s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.60s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.38s) --- PASS: TestIntegration/FsMkdir (675.61s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.56s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.19s) --- 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 (31.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.60s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.20s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (41.15s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (123.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (2.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (26.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (5.71s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (2.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (5.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (8.25s) --- 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.91s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (40.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (14.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (12.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (22.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.56s) --- 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.44s) --- 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 (5.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (4.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (410.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (55.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (22.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (5.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (23.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (11.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (59.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (35.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (30.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (16.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (10.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (50.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (21.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (19.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (5.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (76.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (57.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (52.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (121.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (27.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (5.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (24.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (12.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (68.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (54.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (47.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (12.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (17.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (9.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (17.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (11.65s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (3.60s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (50.18s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.90s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (5.29s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (7.53s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (24.94s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (7.51s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.40s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.95s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.45s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.32s) --- 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 677.949s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m19.128258378s (try 1/5)