"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2025/08/30 01:54:59 NOTICE: TestB2: Starting server 2025/08/30 01:54:59 DEBUG : Creating backend with remote "TestB2:rclone-test-zudahaz5bora" 2025/08/30 01:54:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/08/30 01:55:10 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/08/30 01:55:10 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/08/30 01:55:11 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:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/08/30 01:55:33 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/08/30 01:55:33 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/08/30 01:55:35 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/08/30 01:55:35 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/08/30 01:55:36 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/08/30 01:55:36 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/08/30 01:55:36 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/08/30 01:55:36 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: 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 2025/08/30 01:55:43 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/08/30 01:55:44 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/08/30 01:55:49 INFO : B2 bucket rclone-test-zudahaz5bora: cleaning bucket "rclone-test-zudahaz5bora" of all files 2025/08/30 01:55:49 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253cd2_d20250830_m015548_c001_v0001176_t0049_u01756518948527") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/08/30 01:55:50 DEBUG : Creating backend with remote "TestB2:rclone-test-zudahaz5bora/dirToPurgeFromRoot" 2025/08/30 01:55:51 INFO : B2 bucket rclone-test-zudahaz5bora path dirToPurgeFromRoot: cleaning bucket "rclone-test-zudahaz5bora" of all files 2025/08/30 01:55:52 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253cd8_d20250830_m015550_c001_v0001176_t0032_u01756518950031") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/08/30 01:55:52 DEBUG : Creating backend with remote "TestB2:rclone-test-zudahaz5bora/hello? sausage/êé" 2025/08/30 01:55:56 INFO : B2 bucket rclone-test-zudahaz5bora path hello? sausage/êé: cleaning bucket "rclone-test-zudahaz5bora" of all files 2025/08/30 01:55:56 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f118cda820702661b_d20250830_m015555_c001_v0001091_t0054_u01756518955319") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/08/30 01:55:57 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/08/30 01:55:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/30 01:55:58 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: 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:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/08/30 01:56:05 DEBUG : Creating backend with remote "TestB2:rclone-test-zudahaz5bora/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/08/30 01:56:07 DEBUG : Creating backend with remote "TestB2:rclone-test-zudahaz5bora/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-zudahaz5bora" from "TestB2:rclone-test-zudahaz5bora" 2025/08/30 01:56:09 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 2025/08/30 01:56:21 DEBUG : Creating backend with remote "TestB2:rclone-test-cesayiw8zifo" 2025/08/30 01:56:25 DEBUG : B2 bucket rclone-test-cesayiw8zifo: Purge remote 2025/08/30 01:56:25 INFO : B2 bucket rclone-test-cesayiw8zifo: cleaning bucket "rclone-test-cesayiw8zifo" of all files 2025/08/30 01:56:25 DEBUG : somefile: Deleting (id "4_z2fa2ad23b00dfb8b9f880e1b_f4150c498b80fde18_d20250830_m015624_c001_v0001091_t0029_u01756518984371") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/08/30 01:56:27 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/08/30 01:56:28 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 2025/08/30 01:56:31 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.107Mi 2025/08/30 01:56:31 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/08/30 01:56:31 DEBUG : test-metadata: multipart upload: starting chunk 1 size 109.172Ki offset 6Mi/6.107Mi 2025/08/30 01:56:31 DEBUG : test-metadata: Sending chunk 1 length 111792 2025/08/30 01:56:32 DEBUG : test-metadata: Done sending chunk 1 2025/08/30 01:56:33 DEBUG : test-metadata: Done sending chunk 0 2025/08/30 01:56:33 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 2025/08/30 01:56:40 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/08/30 01:56:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/30 01:56:41 DEBUG : pacer: Reducing sleep to 10ms 2025/08/30 01:56:43 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1176-06.backblaze.com/b2api/v1/b2_upload_file/ff427de3a0fdfb8b9f880e1b/c001_v0001176_t0008": EOF 2025/08/30 01:56:43 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1176-06.backblaze.com/b2api/v1/b2_upload_file/ff427de3a0fdfb8b9f880e1b/c001_v0001176_t0008": EOF) 2025/08/30 01:56:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1176-06.backblaze.com/b2api/v1/b2_upload_file/ff427de3a0fdfb8b9f880e1b/c001_v0001176_t0008": EOF - low level retry 1/10 2025/08/30 01:56:45 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-v2025-08-30-015638-330.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 2025/08/30 01:56:47 DEBUG : oldPath = "TestB2:rclone-test-zudahaz5bora/versions/test-versions-v2025-08-30-015638-330.txt" 2025/08/30 01:56:47 DEBUG : newPath = "TestB2,versions:rclone-test-zudahaz5bora/versions/test-versions-v2025-08-30-015638-330.txt" 2025/08/30 01:56:47 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-zudahaz5bora/versions/test-versions-v2025-08-30-015638-330.txt" 2025/08/30 01:56:47 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/08/30 01:56:49 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-zudahaz5bora/versions/test-versions-v2025-08-30-015638-330.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-zudahaz5bora/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 2025/08/30 01:56:52 INFO : B2 bucket rclone-test-zudahaz5bora: cleaning bucket "rclone-test-zudahaz5bora" of all hidden files 2025/08/30 01:56:52 DEBUG : leading space/ leading space: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f400d106f33f8d14f_d20250830_m015517_c001_v7007000_t0000_u01756518917755") as it is a hide marker 2025/08/30 01:56:52 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/08/30 01:56:52 DEBUG : leading space/ leading space: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253c00_d20250830_m015517_c001_v0001176_t0013_u01756518917170") 2025/08/30 01:56:52 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/08/30 01:56:52 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f400d106f33f8d14e_d20250830_m015516_c001_v7007000_t0000_u01756518916804") as it is a hide marker 2025/08/30 01:56:52 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/08/30 01:56:52 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253bfc_d20250830_m015516_c001_v0001176_t0048_u01756518916223") 2025/08/30 01:56:52 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/08/30 01:56:52 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f400d106f33f8d157_d20250830_m015523_c001_v7007000_t0000_u01756518923501") as it is a hide marker 2025/08/30 01:56:52 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/08/30 01:56:52 DEBUG : .leading dot/.leading dot: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253c27_d20250830_m015522_c001_v0001176_t0033_u01756518922863") 2025/08/30 01:56:52 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/08/30 01:56:52 DEBUG : created from root.txt: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f4023ff6b64d68665_d20250830_m015617_c001_v7007000_t0000_u01756518977283") as it is a hide marker 2025/08/30 01:56:52 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/08/30 01:56:52 DEBUG : created from root.txt: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f116061f73e21bbd9_d20250830_m015616_c001_v0001182_t0042_u01756518976364") 2025/08/30 01:56:52 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/08/30 01:56:52 DEBUG : file name.txt: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f41427553120c6de7_d20250830_m015627_c001_v7007000_t0000_u01756518987300") as it is a hide marker 2025/08/30 01:56:52 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/08/30 01:56:52 DEBUG : file name.txt: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253d1a_d20250830_m015605_c001_v0001176_t0020_u01756518965269") 2025/08/30 01:56:52 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/08/30 01:56:52 DEBUG : file name.txt: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f112552f82b5fdf84_d20250830_m015601_c001_v0001180_t0008_u01756518961725") 2025/08/30 01:56:52 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/08/30 01:56:52 DEBUG : file name.txt: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253cac_d20250830_m015540_c001_v0001176_t0008_u01756518940563") 2025/08/30 01:56:52 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/08/30 01:56:52 DEBUG : file name.txt: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253ca2_d20250830_m015539_c001_v0001176_t0041_u01756518939744") 2025/08/30 01:56:52 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/08/30 01:56:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253ca6_d20250830_m015540_c001_v0001176_t0011_u01756518940166") "upload" dated 2025-08-30 01:55:40.166 +0000 UTC (1m12.466576896s ago) 2025/08/30 01:56:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f4055ecea94efaec5_d20250830_m015559_c001_v7007000_t0000_u01756518959516") as it is a hide marker 2025/08/30 01:56:52 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/08/30 01:56:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f1009d445bd18a7dc_d20250830_m015559_c001_v0001178_t0050_u01756518959282") 2025/08/30 01:56:52 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/08/30 01:56:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f111fe3227fd8951e_d20250830_m015558_c001_v0001037_t0007_u01756518958297") 2025/08/30 01:56:52 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/08/30 01:56:52 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f400d106f33f8d15f_d20250830_m015530_c001_v7007000_t0000_u01756518930226") as it is a hide marker 2025/08/30 01:56:52 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/08/30 01:56:52 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253c56_d20250830_m015529_c001_v0001176_t0058_u01756518929647") 2025/08/30 01:56:52 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/08/30 01:56:52 DEBUG : piped data.txt: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f41427553120c6de9_d20250830_m015628_c001_v7007000_t0000_u01756518988987") as it is a hide marker 2025/08/30 01:56:52 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/08/30 01:56:52 DEBUG : piped data.txt: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253d7e_d20250830_m015628_c001_v0001176_t0005_u01756518988593") 2025/08/30 01:56:52 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/08/30 01:56:52 DEBUG : piped data.txt: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f41427553120c6de8_d20250830_m015628_c001_v7007000_t0000_u01756518988409") 2025/08/30 01:56:52 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/08/30 01:56:52 DEBUG : piped data.txt: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f406c3925c7253d7c_d20250830_m015628_c001_v0001176_t0008_u01756518988029") 2025/08/30 01:56:52 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/08/30 01:56:52 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f400d106f33f8d160_d20250830_m015531_c001_v7007000_t0000_u01756518931237") as it is a hide marker 2025/08/30 01:56:52 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/08/30 01:56:52 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253c5d_d20250830_m015530_c001_v0001176_t0001_u01756518930592") 2025/08/30 01:56:52 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/08/30 01:56:52 DEBUG : test-metadata: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f41427553120c6dee_d20250830_m015635_c001_v7007000_t0000_u01756518995789") as it is a hide marker 2025/08/30 01:56:52 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/08/30 01:56:52 DEBUG : test-metadata: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f21427553120c6ded_d20250830_m015630_c001_v0001179_t0054_u01756518990925") 2025/08/30 01:56:52 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/08/30 01:56:52 DEBUG : test-metadata: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f41427553120c6deb_d20250830_m015629_c001_v7007000_t0000_u01756518989956") 2025/08/30 01:56:52 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/08/30 01:56:52 DEBUG : test-metadata: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253d82_d20250830_m015629_c001_v0001176_t0057_u01756518989170") 2025/08/30 01:56:52 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/08/30 01:56:52 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f400d106f33f8d15a_d20250830_m015525_c001_v7007000_t0000_u01756518925424") as it is a hide marker 2025/08/30 01:56:52 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/08/30 01:56:52 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253c32_d20250830_m015524_c001_v0001176_t0005_u01756518924852") 2025/08/30 01:56:52 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/08/30 01:56:52 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f400d106f33f8d15c_d20250830_m015527_c001_v7007000_t0000_u01756518927373") as it is a hide marker 2025/08/30 01:56:52 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/08/30 01:56:52 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253c42_d20250830_m015526_c001_v0001176_t0056_u01756518926745") 2025/08/30 01:56:52 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/08/30 01:56:52 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f400d106f33f8d15b_d20250830_m015526_c001_v7007000_t0000_u01756518926372") as it is a hide marker 2025/08/30 01:56:52 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/08/30 01:56:52 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253c3a_d20250830_m015525_c001_v0001176_t0012_u01756518925794") 2025/08/30 01:56:52 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/08/30 01:56:52 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f400d106f33f8d15d_d20250830_m015528_c001_v7007000_t0000_u01756518928329") as it is a hide marker 2025/08/30 01:56:52 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/08/30 01:56:52 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253c48_d20250830_m015527_c001_v0001176_t0055_u01756518927757") 2025/08/30 01:56:52 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/08/30 01:56:52 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f400d106f33f8d15e_d20250830_m015529_c001_v7007000_t0000_u01756518929275") as it is a hide marker 2025/08/30 01:56:52 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/08/30 01:56:52 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253c52_d20250830_m015528_c001_v0001176_t0054_u01756518928698") 2025/08/30 01:56:52 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/08/30 01:56:52 DEBUG : trailing space /trailing space : Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f400d106f33f8d159_d20250830_m015524_c001_v7007000_t0000_u01756518924465") as it is a hide marker 2025/08/30 01:56:52 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/08/30 01:56:52 DEBUG : trailing space /trailing space : Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253c2a_d20250830_m015523_c001_v0001176_t0007_u01756518923868") 2025/08/30 01:56:52 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/08/30 01:56:52 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f119294ade66a89ea_d20250830_m015646_c001_v0001150_t0018_u01756519006092") "upload" dated 2025-08-30 01:56:46.092 +0000 UTC (6.541777732s ago) 2025/08/30 01:56:52 DEBUG : versions/test-versions.txt: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f4023ff6b64d68682_d20250830_m015641_c001_v7007000_t0000_u01756519001329") 2025/08/30 01:56:52 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/08/30 01:56:52 DEBUG : versions/test-versions.txt: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253db8_d20250830_m015638_c001_v0001176_t0024_u01756518998330") 2025/08/30 01:56:52 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/08/30 01:56:52 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f400d106f33f8d165_d20250830_m015539_c001_v7007000_t0000_u01756518939195") as it is a hide marker 2025/08/30 01:56:52 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/08/30 01:56:52 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f200d106f33f8d163_d20250830_m015533_c001_v0001101_t0029_u01756518933376") 2025/08/30 01:56:52 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/08/30 01:56:52 DEBUG : zero-length-file: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f400d106f33f8d162_d20250830_m015533_c001_v7007000_t0000_u01756518933067") as it is a hide marker 2025/08/30 01:56:52 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/08/30 01:56:52 DEBUG : zero-length-file: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f406c3925c7253c6f_d20250830_m015532_c001_v0001176_t0008_u01756518932520") 2025/08/30 01:56:52 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/08/30 01:56:52 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f400d106f33f8d152_d20250830_m015518_c001_v7007000_t0000_u01756518918710") as it is a hide marker 2025/08/30 01:56:52 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/08/30 01:56:52 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253c08_d20250830_m015518_c001_v0001176_t0054_u01756518918121") 2025/08/30 01:56:52 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/08/30 01:56:52 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f400d106f33f8d14b_d20250830_m015513_c001_v7007000_t0000_u01756518913918") as it is a hide marker 2025/08/30 01:56:52 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/08/30 01:56:52 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253bea_d20250830_m015512_c001_v0001176_t0028_u01756518912910") 2025/08/30 01:56:52 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/08/30 01:56:52 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f400d106f33f8d155_d20250830_m015521_c001_v7007000_t0000_u01756518921536") as it is a hide marker 2025/08/30 01:56:52 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/08/30 01:56:52 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253c1a_d20250830_m015520_c001_v0001176_t0014_u01756518920957") 2025/08/30 01:56:52 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/08/30 01:56:52 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f400d106f33f8d154_d20250830_m015520_c001_v7007000_t0000_u01756518920588") as it is a hide marker 2025/08/30 01:56:52 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/08/30 01:56:52 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253c14_d20250830_m015520_c001_v0001176_t0023_u01756518920016") 2025/08/30 01:56:52 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/08/30 01:56:52 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f400d106f33f8d156_d20250830_m015522_c001_v7007000_t0000_u01756518922494") as it is a hide marker 2025/08/30 01:56:52 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/08/30 01:56:52 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253c1e_d20250830_m015521_c001_v0001176_t0059_u01756518921901") 2025/08/30 01:56:52 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/08/30 01:56:52 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f400d106f33f8d153_d20250830_m015519_c001_v7007000_t0000_u01756518919648") as it is a hide marker 2025/08/30 01:56:52 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/08/30 01:56:52 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253c0c_d20250830_m015519_c001_v0001176_t0034_u01756518919076") 2025/08/30 01:56:52 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/08/30 01:56:52 DEBUG : ./.: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f400d106f33f8d14c_d20250830_m015514_c001_v7007000_t0000_u01756518914858") as it is a hide marker 2025/08/30 01:56:52 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/08/30 01:56:52 DEBUG : ./.: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253bee_d20250830_m015514_c001_v0001176_t0037_u01756518914284") 2025/08/30 01:56:52 NOTICE: ./.: Skipped delete as --dry-run is set 2025/08/30 01:56:52 DEBUG : ../..: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f400d106f33f8d14d_d20250830_m015515_c001_v7007000_t0000_u01756518915840") as it is a hide marker 2025/08/30 01:56:52 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/08/30 01:56:52 DEBUG : ../..: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253bf6_d20250830_m015515_c001_v0001176_t0050_u01756518915224") 2025/08/30 01:56:52 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/08/30 01:56:52 INFO : B2 bucket rclone-test-zudahaz5bora: cleaning bucket "rclone-test-zudahaz5bora" of all hidden files 2025/08/30 01:56:53 DEBUG : leading space/ leading space: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f400d106f33f8d14f_d20250830_m015517_c001_v7007000_t0000_u01756518917755") as it is a hide marker 2025/08/30 01:56:53 DEBUG : leading space/ leading space: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253c00_d20250830_m015517_c001_v0001176_t0013_u01756518917170") 2025/08/30 01:56:53 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f400d106f33f8d14e_d20250830_m015516_c001_v7007000_t0000_u01756518916804") as it is a hide marker 2025/08/30 01:56:53 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253bfc_d20250830_m015516_c001_v0001176_t0048_u01756518916223") 2025/08/30 01:56:53 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f400d106f33f8d157_d20250830_m015523_c001_v7007000_t0000_u01756518923501") as it is a hide marker 2025/08/30 01:56:53 DEBUG : .leading dot/.leading dot: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253c27_d20250830_m015522_c001_v0001176_t0033_u01756518922863") 2025/08/30 01:56:53 DEBUG : created from root.txt: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f4023ff6b64d68665_d20250830_m015617_c001_v7007000_t0000_u01756518977283") as it is a hide marker 2025/08/30 01:56:53 DEBUG : created from root.txt: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f116061f73e21bbd9_d20250830_m015616_c001_v0001182_t0042_u01756518976364") 2025/08/30 01:56:53 DEBUG : file name.txt: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f41427553120c6de7_d20250830_m015627_c001_v7007000_t0000_u01756518987300") as it is a hide marker 2025/08/30 01:56:53 DEBUG : file name.txt: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253d1a_d20250830_m015605_c001_v0001176_t0020_u01756518965269") 2025/08/30 01:56:53 DEBUG : file name.txt: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f112552f82b5fdf84_d20250830_m015601_c001_v0001180_t0008_u01756518961725") 2025/08/30 01:56:53 DEBUG : file name.txt: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253cac_d20250830_m015540_c001_v0001176_t0008_u01756518940563") 2025/08/30 01:56:53 DEBUG : file name.txt: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253ca2_d20250830_m015539_c001_v0001176_t0041_u01756518939744") 2025/08/30 01:56:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253ca6_d20250830_m015540_c001_v0001176_t0011_u01756518940166") "upload" dated 2025-08-30 01:55:40.166 +0000 UTC (1m13.509427889s ago) 2025/08/30 01:56:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f4055ecea94efaec5_d20250830_m015559_c001_v7007000_t0000_u01756518959516") as it is a hide marker 2025/08/30 01:56:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f1009d445bd18a7dc_d20250830_m015559_c001_v0001178_t0050_u01756518959282") 2025/08/30 01:56:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f111fe3227fd8951e_d20250830_m015558_c001_v0001037_t0007_u01756518958297") 2025/08/30 01:56:53 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f400d106f33f8d15f_d20250830_m015530_c001_v7007000_t0000_u01756518930226") as it is a hide marker 2025/08/30 01:56:53 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253c56_d20250830_m015529_c001_v0001176_t0058_u01756518929647") 2025/08/30 01:56:53 DEBUG : piped data.txt: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f41427553120c6de9_d20250830_m015628_c001_v7007000_t0000_u01756518988987") as it is a hide marker 2025/08/30 01:56:54 DEBUG : piped data.txt: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253d7e_d20250830_m015628_c001_v0001176_t0005_u01756518988593") 2025/08/30 01:56:54 DEBUG : piped data.txt: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f41427553120c6de8_d20250830_m015628_c001_v7007000_t0000_u01756518988409") 2025/08/30 01:56:54 DEBUG : piped data.txt: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f406c3925c7253d7c_d20250830_m015628_c001_v0001176_t0008_u01756518988029") 2025/08/30 01:56:54 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f400d106f33f8d160_d20250830_m015531_c001_v7007000_t0000_u01756518931237") as it is a hide marker 2025/08/30 01:56:54 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253c5d_d20250830_m015530_c001_v0001176_t0001_u01756518930592") 2025/08/30 01:56:54 DEBUG : test-metadata: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f41427553120c6dee_d20250830_m015635_c001_v7007000_t0000_u01756518995789") as it is a hide marker 2025/08/30 01:56:54 DEBUG : test-metadata: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f21427553120c6ded_d20250830_m015630_c001_v0001179_t0054_u01756518990925") 2025/08/30 01:56:54 DEBUG : test-metadata: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f41427553120c6deb_d20250830_m015629_c001_v7007000_t0000_u01756518989956") 2025/08/30 01:56:54 DEBUG : test-metadata: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253d82_d20250830_m015629_c001_v0001176_t0057_u01756518989170") 2025/08/30 01:56:54 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f400d106f33f8d15a_d20250830_m015525_c001_v7007000_t0000_u01756518925424") as it is a hide marker 2025/08/30 01:56:54 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253c32_d20250830_m015524_c001_v0001176_t0005_u01756518924852") 2025/08/30 01:56:54 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f400d106f33f8d15c_d20250830_m015527_c001_v7007000_t0000_u01756518927373") as it is a hide marker 2025/08/30 01:56:54 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253c42_d20250830_m015526_c001_v0001176_t0056_u01756518926745") 2025/08/30 01:56:54 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f400d106f33f8d15b_d20250830_m015526_c001_v7007000_t0000_u01756518926372") as it is a hide marker 2025/08/30 01:56:54 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253c3a_d20250830_m015525_c001_v0001176_t0012_u01756518925794") 2025/08/30 01:56:54 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f400d106f33f8d15d_d20250830_m015528_c001_v7007000_t0000_u01756518928329") as it is a hide marker 2025/08/30 01:56:54 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253c48_d20250830_m015527_c001_v0001176_t0055_u01756518927757") 2025/08/30 01:56:54 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f400d106f33f8d15e_d20250830_m015529_c001_v7007000_t0000_u01756518929275") as it is a hide marker 2025/08/30 01:56:54 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253c52_d20250830_m015528_c001_v0001176_t0054_u01756518928698") 2025/08/30 01:56:54 DEBUG : trailing space /trailing space : Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f400d106f33f8d159_d20250830_m015524_c001_v7007000_t0000_u01756518924465") as it is a hide marker 2025/08/30 01:56:55 DEBUG : trailing space /trailing space : Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253c2a_d20250830_m015523_c001_v0001176_t0007_u01756518923868") 2025/08/30 01:56:55 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f119294ade66a89ea_d20250830_m015646_c001_v0001150_t0018_u01756519006092") "upload" dated 2025-08-30 01:56:46.092 +0000 UTC (8.995527658s ago) 2025/08/30 01:56:55 DEBUG : versions/test-versions.txt: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f4023ff6b64d68682_d20250830_m015641_c001_v7007000_t0000_u01756519001329") 2025/08/30 01:56:55 DEBUG : versions/test-versions.txt: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253db8_d20250830_m015638_c001_v0001176_t0024_u01756518998330") 2025/08/30 01:56:55 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f400d106f33f8d165_d20250830_m015539_c001_v7007000_t0000_u01756518939195") as it is a hide marker 2025/08/30 01:56:55 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f200d106f33f8d163_d20250830_m015533_c001_v0001101_t0029_u01756518933376") 2025/08/30 01:56:55 DEBUG : zero-length-file: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f400d106f33f8d162_d20250830_m015533_c001_v7007000_t0000_u01756518933067") as it is a hide marker 2025/08/30 01:56:55 DEBUG : zero-length-file: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f406c3925c7253c6f_d20250830_m015532_c001_v0001176_t0008_u01756518932520") 2025/08/30 01:56:55 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f400d106f33f8d152_d20250830_m015518_c001_v7007000_t0000_u01756518918710") as it is a hide marker 2025/08/30 01:56:55 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253c08_d20250830_m015518_c001_v0001176_t0054_u01756518918121") 2025/08/30 01:56:55 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f400d106f33f8d14b_d20250830_m015513_c001_v7007000_t0000_u01756518913918") as it is a hide marker 2025/08/30 01:56:55 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253bea_d20250830_m015512_c001_v0001176_t0028_u01756518912910") 2025/08/30 01:56:55 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f400d106f33f8d155_d20250830_m015521_c001_v7007000_t0000_u01756518921536") as it is a hide marker 2025/08/30 01:56:55 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253c1a_d20250830_m015520_c001_v0001176_t0014_u01756518920957") 2025/08/30 01:56:55 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f400d106f33f8d154_d20250830_m015520_c001_v7007000_t0000_u01756518920588") as it is a hide marker 2025/08/30 01:56:55 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253c14_d20250830_m015520_c001_v0001176_t0023_u01756518920016") 2025/08/30 01:56:55 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f400d106f33f8d156_d20250830_m015522_c001_v7007000_t0000_u01756518922494") as it is a hide marker 2025/08/30 01:56:55 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253c1e_d20250830_m015521_c001_v0001176_t0059_u01756518921901") 2025/08/30 01:56:55 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f400d106f33f8d153_d20250830_m015519_c001_v7007000_t0000_u01756518919648") as it is a hide marker 2025/08/30 01:56:55 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253c0c_d20250830_m015519_c001_v0001176_t0034_u01756518919076") 2025/08/30 01:56:55 DEBUG : ./.: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f400d106f33f8d14c_d20250830_m015514_c001_v7007000_t0000_u01756518914858") as it is a hide marker 2025/08/30 01:56:56 DEBUG : ./.: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253bee_d20250830_m015514_c001_v0001176_t0037_u01756518914284") 2025/08/30 01:56:56 DEBUG : ../..: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f400d106f33f8d14d_d20250830_m015515_c001_v7007000_t0000_u01756518915840") as it is a hide marker 2025/08/30 01:56:56 DEBUG : ../..: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253bf6_d20250830_m015515_c001_v0001176_t0050_u01756518915224") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/08/30 01:56:56 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. 2025/08/30 01:56:57 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. 2025/08/30 01:56:57 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. 2025/08/30 01:56:57 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 2025/08/30 01:56:57 INFO : B2 bucket rclone-test-zudahaz5bora: cleaning bucket "rclone-test-zudahaz5bora" of pending multipart uploads older than 0s 2025/08/30 01:56:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253ca6_d20250830_m015540_c001_v0001176_t0011_u01756518940166") "upload" dated 2025-08-30 01:55:40.166 +0000 UTC (1m17.820746911s ago) 2025/08/30 01:56:57 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f2023ff6b64d686c2_d20250830_m015656_c001_v0001093_t0005_u01756519016968") as it is a start marker (upload started at 2025-08-30 01:56:56.968 +0000 UTC) 2025/08/30 01:56:57 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/08/30 01:56:57 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f2023ff6b64d686c4_d20250830_m015657_c001_v0001113_t0043_u01756519017152") as it is a start marker (upload started at 2025-08-30 01:56:57.152 +0000 UTC) 2025/08/30 01:56:57 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/08/30 01:56:57 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f2023ff6b64d686c5_d20250830_m015657_c001_v0001137_t0025_u01756519017338") as it is a start marker (upload started at 2025-08-30 01:56:57.338 +0000 UTC) 2025/08/30 01:56:57 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/08/30 01:56:57 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f2023ff6b64d686c7_d20250830_m015657_c001_v0001144_t0021_u01756519017524") as it is a start marker (upload started at 2025-08-30 01:56:57.524 +0000 UTC) 2025/08/30 01:56:57 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/08/30 01:56:57 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f4023ff6b64d686c1_d20250830_m015656_c001_v7007000_t0000_u01756519016782") "hide" dated 2025-08-30 01:56:56.782 +0000 UTC (1.204940305s ago) 2025/08/30 01:56:57 DEBUG : versions/test-versions.txt: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f119294ade66a89ea_d20250830_m015646_c001_v0001150_t0018_u01756519006092") 2025/08/30 01:56:57 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/08/30 01:56:58 INFO : B2 bucket rclone-test-zudahaz5bora: cleaning bucket "rclone-test-zudahaz5bora" of pending multipart uploads older than 0s 2025/08/30 01:56:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253ca6_d20250830_m015540_c001_v0001176_t0011_u01756518940166") "upload" dated 2025-08-30 01:55:40.166 +0000 UTC (1m18.187849336s ago) 2025/08/30 01:56:58 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f2023ff6b64d686c2_d20250830_m015656_c001_v0001093_t0005_u01756519016968") as it is a start marker (upload started at 2025-08-30 01:56:56.968 +0000 UTC) 2025/08/30 01:56:58 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f2023ff6b64d686c4_d20250830_m015657_c001_v0001113_t0043_u01756519017152") as it is a start marker (upload started at 2025-08-30 01:56:57.152 +0000 UTC) 2025/08/30 01:56:58 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f2023ff6b64d686c5_d20250830_m015657_c001_v0001137_t0025_u01756519017338") as it is a start marker (upload started at 2025-08-30 01:56:57.338 +0000 UTC) 2025/08/30 01:56:58 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f2023ff6b64d686c7_d20250830_m015657_c001_v0001144_t0021_u01756519017524") as it is a start marker (upload started at 2025-08-30 01:56:57.524 +0000 UTC) 2025/08/30 01:56:58 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff427de3a0fdfb8b9f880e1b_f4023ff6b64d686c1_d20250830_m015656_c001_v7007000_t0000_u01756519016782") "hide" dated 2025-08-30 01:56:56.782 +0000 UTC (1.572150982s ago) 2025/08/30 01:56:58 DEBUG : versions/test-versions.txt: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f119294ade66a89ea_d20250830_m015646_c001_v0001150_t0018_u01756519006092") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/08/30 01:56:59 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/08/30 01:56:59 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/08/30 01:56:59 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 2025/08/30 01:57:09 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/08/30 01:57:09 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/08/30 01:57:09 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/08/30 01:57:09 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/08/30 01:57:10 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/08/30 01:57:11 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/08/30 01:57:11 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/08/30 01:57:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/30 01:57:14 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. 2025/08/30 01:57:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zff427de3a0fdfb8b9f880e1b_f2197d5bec1245dcc_d20250830_m015714_c001_v0001172_t0036_u01756519034698") 2025/08/30 01:57:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/30 01:57:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/08/30 01:57:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/08/30 01:57:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/08/30 01:57:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/08/30 01:57:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/08/30 01:57:18 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/08/30 01:57:18 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/08/30 01:57:19 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/08/30 01:57:19 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/08/30 01:57:21 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/08/30 01:57:22 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/08/30 01:57:22 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/08/30 01:57:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/08/30 01:57:23 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. 2025/08/30 01:57:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zff427de3a0fdfb8b9f880e1b_f21970b34c6dc3b84_d20250830_m015723_c001_v0001182_t0058_u01756519043902") 2025/08/30 01:57:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/08/30 01:57:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/30 01:57:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/08/30 01:57:26 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/08/30 01:57:26 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/08/30 01:57:26 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/08/30 01:57:28 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/08/30 01:57:28 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/08/30 01:57:28 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/08/30 01:57:28 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/08/30 01:57:28 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/08/30 01:57:28 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/08/30 01:57:29 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/08/30 01:57:30 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/08/30 01:57:30 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/08/30 01:57:30 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/08/30 01:57:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/30 01:57:32 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. 2025/08/30 01:57:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zff427de3a0fdfb8b9f880e1b_f21427553120c6e11_d20250830_m015732_c001_v0001130_t0035_u01756519052655") 2025/08/30 01:57:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/08/30 01:57:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/30 01:57:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/08/30 01:57:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/08/30 01:57:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/08/30 01:57:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/08/30 01:57:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/08/30 01:57:35 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 2025/08/30 01:57:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/08/30 01:57:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/08/30 01:57:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/08/30 01:57:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/08/30 01:57:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/08/30 01:57:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/08/30 01:57:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/08/30 01:57:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/08/30 01:57:41 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. 2025/08/30 01:57:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zff427de3a0fdfb8b9f880e1b_f21427553120c6e2d_d20250830_m015741_c001_v0001157_t0037_u01756519061207") 2025/08/30 01:57:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/30 01:57:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/08/30 01:57:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/08/30 01:57:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/08/30 01:57:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/08/30 01:57:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/08/30 01:57:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/08/30 01:57:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/08/30 01:57:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/08/30 01:57:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/08/30 01:57:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/08/30 01:57:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/08/30 01:57:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/08/30 01:57:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/08/30 01:57:49 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. 2025/08/30 01:57:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff427de3a0fdfb8b9f880e1b_f21970b34c6dc3c26_d20250830_m015749_c001_v0001176_t0040_u01756519069229") 2025/08/30 01:57:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/08/30 01:57:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/30 01:57:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/08/30 01:57:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/08/30 01:57:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/08/30 01:57:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/08/30 01:57:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/08/30 01:57:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/08/30 01:57:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/08/30 01:57:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/08/30 01:57:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/08/30 01:57:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/08/30 01:57:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/08/30 01:57:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/08/30 01:57:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/08/30 01:57:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/08/30 01:57:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/08/30 01:57:57 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. 2025/08/30 01:57:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff427de3a0fdfb8b9f880e1b_f2197d5bec1245def_d20250830_m015758_c001_v0001179_t0027_u01756519078082") 2025/08/30 01:57:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/08/30 01:57:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/30 01:57:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/08/30 01:57:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/08/30 01:57:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/08/30 01:58:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/08/30 01:58:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/08/30 01:58:00 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 2025/08/30 01:58:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/08/30 01:58:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/08/30 01:58:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/08/30 01:58:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/08/30 01:58:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/08/30 01:58:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/08/30 01:58:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/08/30 01:58:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/08/30 01:58:06 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. 2025/08/30 01:58:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zff427de3a0fdfb8b9f880e1b_f2197d5bec1245df7_d20250830_m015806_c001_v0001150_t0005_u01756519086654") 2025/08/30 01:58:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/30 01:58:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/08/30 01:58:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/08/30 01:58:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/08/30 01:58:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/08/30 01:58:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/08/30 01:58:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/08/30 01:58:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/08/30 01:58:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/08/30 01:58:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/08/30 01:58:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/08/30 01:58:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/08/30 01:58:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/08/30 01:58:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/08/30 01:58:14 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. 2025/08/30 01:58:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff427de3a0fdfb8b9f880e1b_f2197d5bec1245e01_d20250830_m015814_c001_v0001099_t0008_u01756519094855") 2025/08/30 01:58:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/08/30 01:58:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/30 01:58:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/08/30 01:58:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/08/30 01:58:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/08/30 01:58:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/08/30 01:58:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/08/30 01:58:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/08/30 01:58:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/08/30 01:58:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/08/30 01:58:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/08/30 01:58:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/08/30 01:58:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/08/30 01:58:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/08/30 01:58:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/08/30 01:58:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/08/30 01:58:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/08/30 01:58: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. 2025/08/30 01:58:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff427de3a0fdfb8b9f880e1b_f21970b34c6dc3c99_d20250830_m015823_c001_v0001172_t0026_u01756519103948") 2025/08/30 01:58:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/08/30 01:58:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/30 01:58:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/08/30 01:58:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/08/30 01:58:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/08/30 01:58:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/08/30 01:58:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/08/30 01:58:26 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 2025/08/30 01:58:28 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/08/30 01:58:28 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/08/30 01:58:28 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/08/30 01:58:28 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/08/30 01:58:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/08/30 01:58:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/08/30 01:58:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/08/30 01:58:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/08/30 01:58:33 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. 2025/08/30 01:58:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zff427de3a0fdfb8b9f880e1b_f21970b34c6dc3cb7_d20250830_m015833_c001_v0001131_t0053_u01756519113138") 2025/08/30 01:58:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/30 01:58:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/08/30 01:58:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/08/30 01:58:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/08/30 01:58:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/08/30 01:58:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/08/30 01:58:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/08/30 01:58:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/08/30 01:58:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/08/30 01:58:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/08/30 01:58:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/08/30 01:58:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/08/30 01:58:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/08/30 01:58:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/08/30 01:58:42 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. 2025/08/30 01:58:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zff427de3a0fdfb8b9f880e1b_f2197d5bec1245e18_d20250830_m015842_c001_v0001040_t0015_u01756519122527") 2025/08/30 01:58:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/08/30 01:58:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/30 01:58:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/08/30 01:58:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/08/30 01:58:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/08/30 01:58:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/08/30 01:58:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/08/30 01:58:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/08/30 01:58:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/08/30 01:58:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/08/30 01:58:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/08/30 01:58:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/08/30 01:58:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/08/30 01:58:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/08/30 01:59:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/08/30 01:59:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/08/30 01:59:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/08/30 01:59:04 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. 2025/08/30 01:59:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zff427de3a0fdfb8b9f880e1b_f2136650219c4f1e3_d20250830_m015904_c001_v0001146_t0006_u01756519144168") 2025/08/30 01:59:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/08/30 01:59:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/30 01:59:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/08/30 01:59:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/08/30 01:59:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/08/30 01:59:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/08/30 01:59:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/08/30 01:59:20 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 2025/08/30 01:59:23 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/08/30 01:59:23 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/08/30 01:59:23 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/08/30 01:59:23 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/08/30 01:59:24 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/08/30 01:59:26 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/08/30 01:59:26 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/08/30 01:59:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/30 01:59:27 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. 2025/08/30 01:59:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zff427de3a0fdfb8b9f880e1b_f2197d5bec1245f16_d20250830_m015927_c001_v0001137_t0053_u01756519167840") 2025/08/30 01:59:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/30 01:59:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/08/30 01:59:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/08/30 01:59:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/08/30 01:59:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/08/30 01:59:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/08/30 01:59:32 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/08/30 01:59:32 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/08/30 01:59:32 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/08/30 01:59:32 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/08/30 01:59:34 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/08/30 01:59:35 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/08/30 01:59:35 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/08/30 01:59:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/08/30 01:59:37 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. 2025/08/30 01:59:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zff427de3a0fdfb8b9f880e1b_f217444ce7fb80318_d20250830_m015937_c001_v0001182_t0046_u01756519177214") 2025/08/30 01:59:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/08/30 01:59:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/30 01:59:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/08/30 01:59:39 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/08/30 01:59:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/08/30 01:59:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/08/30 01:59:42 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/08/30 01:59:42 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/08/30 01:59:42 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/08/30 01:59:42 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/08/30 01:59:42 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/08/30 01:59:42 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/08/30 01:59:43 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/08/30 01:59:44 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/08/30 01:59:45 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/08/30 01:59:45 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/08/30 01:59:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/30 01:59:47 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. 2025/08/30 01:59:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zff427de3a0fdfb8b9f880e1b_f217e90aba288c826_d20250830_m015947_c001_v0001183_t0029_u01756519187369") 2025/08/30 01:59:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/08/30 01:59:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/30 01:59:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/08/30 01:59:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/08/30 01:59:47 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/08/30 01:59:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/30 01:59:47 DEBUG : pacer: Reducing sleep to 10ms 2025/08/30 01:59:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/08/30 01:59:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/08/30 01:59:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/08/30 01:59:50 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 2025/08/30 01:59:52 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/08/30 01:59:52 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/08/30 01:59:52 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/08/30 01:59:52 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/08/30 01:59:54 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/08/30 01:59:55 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/08/30 01:59:55 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/08/30 01:59:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/30 01:59:57 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. 2025/08/30 01:59:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zff427de3a0fdfb8b9f880e1b_f217e90aba288c82c_d20250830_m015957_c001_v0001183_t0020_u01756519197619") 2025/08/30 01:59:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/30 01:59:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/08/30 01:59:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/08/30 01:59:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/08/30 02:00:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/08/30 02:00:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/08/30 02:00:02 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/08/30 02:00:02 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/08/30 02:00:03 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/08/30 02:00:03 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/08/30 02:00:05 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/08/30 02:00:05 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/08/30 02:00:05 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/08/30 02:00:08 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/08/30 02:00:08 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. 2025/08/30 02:00:08 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zff427de3a0fdfb8b9f880e1b_f21604b60ad507262_d20250830_m020008_c001_v0001137_t0019_u01756519208282") 2025/08/30 02:00:08 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/08/30 02:00:08 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/30 02:00:08 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/08/30 02:00:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/08/30 02:00:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/08/30 02:00:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/08/30 02:00:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/08/30 02:00:14 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/08/30 02:00:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/08/30 02:00:14 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/08/30 02:00:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/08/30 02:00:14 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/08/30 02:00:15 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/08/30 02:00:16 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/08/30 02:00:17 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/08/30 02:00:17 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/08/30 02:00:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/30 02:00:19 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. 2025/08/30 02:00:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zff427de3a0fdfb8b9f880e1b_f20754adfaf630991_d20250830_m020019_c001_v0001183_t0045_u01756519219617") 2025/08/30 02:00:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/08/30 02:00:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/30 02:00:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/08/30 02:00:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/08/30 02:00:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/08/30 02:00:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/08/30 02:00:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/08/30 02:00:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/08/30 02:00:34 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zff427de3a0fdfb8b9f880e1b_f2136650219c4f214_d20250830_m020034_c001_v0001183_t0020_u01756519234165") 2025/08/30 02:00:34 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/08/30 02:00:34 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/08/30 02:00:34 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/08/30 02:00:34 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/08/30 02:00:34 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/08/30 02:00:36 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/08/30 02:00:36 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/08/30 02:00:37 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/08/30 02:00:37 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/08/30 02:00:39 DEBUG : chunked-copy: Done sending chunk 1 2025/08/30 02:00:39 DEBUG : chunked-copy: Done sending chunk 0 2025/08/30 02:00:39 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/08/30 02:00:40 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zff427de3a0fdfb8b9f880e1b_f2055ecea94efb02a_d20250830_m020039_c001_v0001146_t0037_u01756519239925") 2025/08/30 02:00:40 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/08/30 02:00:40 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/08/30 02:00:40 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/08/30 02:00:40 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/08/30 02:00:40 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/08/30 02:00:42 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/08/30 02:00:42 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/08/30 02:00:42 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/08/30 02:00:42 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/08/30 02:00:45 DEBUG : chunked-copy: Done sending chunk 0 2025/08/30 02:00:45 DEBUG : chunked-copy: Done sending chunk 1 2025/08/30 02:00:45 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/08/30 02:00:46 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zff427de3a0fdfb8b9f880e1b_f2055ecea94efb02f_d20250830_m020046_c001_v0001177_t0017_u01756519246018") 2025/08/30 02:00:46 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/08/30 02:00:46 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/08/30 02:00:46 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/08/30 02:00:46 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/08/30 02:00:46 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/08/30 02:00:48 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/08/30 02:00:48 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/08/30 02:00:48 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/08/30 02:00:48 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/08/30 02:00:51 DEBUG : chunked-copy: Done sending chunk 0 2025/08/30 02:00:51 DEBUG : chunked-copy: Done sending chunk 1 2025/08/30 02:00:51 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/08/30 02:00:51 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zff427de3a0fdfb8b9f880e1b_f2055ecea94efb039_d20250830_m020051_c001_v0001090_t0022_u01756519251744") 2025/08/30 02:00:51 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/08/30 02:00:51 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/08/30 02:00:51 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/08/30 02:00:52 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/08/30 02:00:52 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/08/30 02:00:52 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/08/30 02:00:52 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/08/30 02:00:54 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/08/30 02:00:55 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/08/30 02:00:56 DEBUG : Creating backend with remote "TestB2:rclone-test-zudahaz5bora/deeper/nonexisting/directory" 2025/08/30 02:00:56 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/08/30 02:00:57 INFO : B2 bucket rclone-test-zudahaz5bora: cleaning bucket "rclone-test-zudahaz5bora" of all files 2025/08/30 02:00:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f41604b60ad507256_d20250830_m020001_c001_v7007000_t0000_u01756519201909") 2025/08/30 02:00:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f217e90aba288c82c_d20250830_m015957_c001_v0001183_t0020_u01756519197619") 2025/08/30 02:00:58 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f417e90aba288c82b_d20250830_m015957_c001_v7007000_t0000_u01756519197030") 2025/08/30 02:00:58 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f21604b60ad507253_d20250830_m015952_c001_v0001116_t0033_u01756519192274") 2025/08/30 02:00:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f4136650219c4f20d_d20250830_m020028_c001_v7007000_t0000_u01756519228327") 2025/08/30 02:00:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f20754adfaf630991_d20250830_m020019_c001_v0001183_t0045_u01756519219617") 2025/08/30 02:00:58 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f40754adfaf630990_d20250830_m020019_c001_v7007000_t0000_u01756519219031") 2025/08/30 02:00:58 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f21604b60ad50726c_d20250830_m020013_c001_v0001182_t0041_u01756519213679") 2025/08/30 02:00:58 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f41604b60ad50726b_d20250830_m020013_c001_v7007000_t0000_u01756519213485") 2025/08/30 02:00:58 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f21604b60ad507262_d20250830_m020008_c001_v0001137_t0019_u01756519208282") 2025/08/30 02:00:58 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f41604b60ad507261_d20250830_m020007_c001_v7007000_t0000_u01756519207680") 2025/08/30 02:00:58 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f21604b60ad507257_d20250830_m020002_c001_v0001178_t0024_u01756519202097") 2025/08/30 02:00:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f41970b34c6dc3c65_d20250830_m015802_c001_v7007000_t0000_u01756519082069") 2025/08/30 02:00:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f2197d5bec1245def_d20250830_m015758_c001_v0001179_t0027_u01756519078082") 2025/08/30 02:00:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f41970b34c6dc3c38_d20250830_m015753_c001_v7007000_t0000_u01756519073150") 2025/08/30 02:00:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f21970b34c6dc3c26_d20250830_m015749_c001_v0001176_t0040_u01756519069229") 2025/08/30 02:00:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f4197d5bec1245dee_d20250830_m015757_c001_v7007000_t0000_u01756519077622") 2025/08/30 02:00:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f21970b34c6dc3c3a_d20250830_m015753_c001_v0001117_t0048_u01756519073333") 2025/08/30 02:00:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f41970b34c6dc3c24_d20250830_m015748_c001_v7007000_t0000_u01756519068840") 2025/08/30 02:00:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f21970b34c6dc3c0e_d20250830_m015744_c001_v0001183_t0017_u01756519064729") 2025/08/30 02:00:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f41970b34c6dc3c0c_d20250830_m015744_c001_v7007000_t0000_u01756519064547") 2025/08/30 02:00:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f21427553120c6e2d_d20250830_m015741_c001_v0001157_t0037_u01756519061207") 2025/08/30 02:00:59 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f41427553120c6e2c_d20250830_m015740_c001_v7007000_t0000_u01756519060761") 2025/08/30 02:00:59 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f21970b34c6dc3bec_d20250830_m015737_c001_v0001157_t0011_u01756519057011") 2025/08/30 02:00:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f4197d5bec1245e0f_d20250830_m015828_c001_v7007000_t0000_u01756519108333") 2025/08/30 02:00:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f21970b34c6dc3c99_d20250830_m015823_c001_v0001172_t0026_u01756519103948") 2025/08/30 02:00:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f4197d5bec1245e05_d20250830_m015818_c001_v7007000_t0000_u01756519098974") 2025/08/30 02:00:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f2197d5bec1245e01_d20250830_m015814_c001_v0001099_t0008_u01756519094855") 2025/08/30 02:00:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f41970b34c6dc3c98_d20250830_m015823_c001_v7007000_t0000_u01756519103533") 2025/08/30 02:00:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f2197d5bec1245e06_d20250830_m015819_c001_v0001032_t0048_u01756519099162") 2025/08/30 02:00:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f4197d5bec1245e00_d20250830_m015814_c001_v7007000_t0000_u01756519094450") 2025/08/30 02:00:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f21970b34c6dc3c6d_d20250830_m015810_c001_v0001180_t0009_u01756519090278") 2025/08/30 02:00:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f41970b34c6dc3c6c_d20250830_m015810_c001_v7007000_t0000_u01756519090094") 2025/08/30 02:00:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f2197d5bec1245df7_d20250830_m015806_c001_v0001150_t0005_u01756519086654") 2025/08/30 02:00:59 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f4197d5bec1245df5_d20250830_m015806_c001_v7007000_t0000_u01756519086260") 2025/08/30 02:01:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f21970b34c6dc3c67_d20250830_m015802_c001_v0001090_t0012_u01756519082253") 2025/08/30 02:01:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f41970b34c6dc3beb_d20250830_m015736_c001_v7007000_t0000_u01756519056822") 2025/08/30 02:01:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f21427553120c6e11_d20250830_m015732_c001_v0001130_t0035_u01756519052655") 2025/08/30 02:01:00 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f41427553120c6e10_d20250830_m015732_c001_v7007000_t0000_u01756519052259") 2025/08/30 02:01:00 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f21970b34c6dc3bbc_d20250830_m015727_c001_v0001099_t0036_u01756519047982") 2025/08/30 02:01:00 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f41970b34c6dc3bba_d20250830_m015727_c001_v7007000_t0000_u01756519047781") 2025/08/30 02:01:00 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f21970b34c6dc3b84_d20250830_m015723_c001_v0001182_t0058_u01756519043902") 2025/08/30 02:01:00 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f41970b34c6dc3b7f_d20250830_m015723_c001_v7007000_t0000_u01756519043477") 2025/08/30 02:01:00 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f21970b34c6dc3b69_d20250830_m015718_c001_v0001099_t0035_u01756519038552") 2025/08/30 02:01:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f41970b34c6dc3b67_d20250830_m015718_c001_v7007000_t0000_u01756519038369") 2025/08/30 02:01:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f2197d5bec1245dcc_d20250830_m015714_c001_v0001172_t0036_u01756519034698") 2025/08/30 02:01:00 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f4197d5bec1245dca_d20250830_m015714_c001_v7007000_t0000_u01756519034278") 2025/08/30 02:01:00 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f2023ff6b64d686f7_d20250830_m015709_c001_v0001165_t0050_u01756519029200") 2025/08/30 02:01:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f417444ce7fb8030a_d20250830_m015923_c001_v7007000_t0000_u01756519163117") 2025/08/30 02:01:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f2136650219c4f1e3_d20250830_m015904_c001_v0001146_t0006_u01756519144168") 2025/08/30 02:01:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f4197d5bec1245e1a_d20250830_m015847_c001_v7007000_t0000_u01756519127122") 2025/08/30 02:01:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f2197d5bec1245e18_d20250830_m015842_c001_v0001040_t0015_u01756519122527") 2025/08/30 02:01:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f4136650219c4f1e2_d20250830_m015903_c001_v7007000_t0000_u01756519143668") 2025/08/30 02:01:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f2197d5bec1245e1b_d20250830_m015847_c001_v0001105_t0026_u01756519127319") 2025/08/30 02:01:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f4197d5bec1245e17_d20250830_m015842_c001_v7007000_t0000_u01756519122068") 2025/08/30 02:01:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f2197d5bec1245e15_d20250830_m015837_c001_v0001099_t0059_u01756519117318") 2025/08/30 02:01:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f4197d5bec1245e14_d20250830_m015837_c001_v7007000_t0000_u01756519117132") 2025/08/30 02:01:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f21970b34c6dc3cb7_d20250830_m015833_c001_v0001131_t0053_u01756519113138") 2025/08/30 02:01:01 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f41970b34c6dc3cb4_d20250830_m015832_c001_v7007000_t0000_u01756519112664") 2025/08/30 02:01:01 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f2197d5bec1245e10_d20250830_m015828_c001_v0001136_t0031_u01756519108519") 2025/08/30 02:01:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f41604b60ad507252_d20250830_m015952_c001_v7007000_t0000_u01756519192088") 2025/08/30 02:01:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f217e90aba288c826_d20250830_m015947_c001_v0001183_t0029_u01756519187369") 2025/08/30 02:01:01 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f417e90aba288c824_d20250830_m015946_c001_v7007000_t0000_u01756519186855") 2025/08/30 02:01:01 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f217444ce7fb8031b_d20250830_m015941_c001_v0001113_t0040_u01756519181830") 2025/08/30 02:01:01 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f417444ce7fb8031a_d20250830_m015941_c001_v7007000_t0000_u01756519181647") 2025/08/30 02:01:01 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f217444ce7fb80318_d20250830_m015937_c001_v0001182_t0046_u01756519177214") 2025/08/30 02:01:01 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f417444ce7fb80317_d20250830_m015936_c001_v7007000_t0000_u01756519176682") 2025/08/30 02:01:01 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f217444ce7fb80314_d20250830_m015931_c001_v0001176_t0053_u01756519171829") 2025/08/30 02:01:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f417444ce7fb80313_d20250830_m015931_c001_v7007000_t0000_u01756519171646") 2025/08/30 02:01:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f2197d5bec1245f16_d20250830_m015927_c001_v0001137_t0053_u01756519167840") 2025/08/30 02:01:01 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f4197d5bec1245f14_d20250830_m015927_c001_v7007000_t0000_u01756519167298") 2025/08/30 02:01:01 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f217444ce7fb8030d_d20250830_m015923_c001_v0001184_t0034_u01756519163302") 2025/08/30 02:01:02 DEBUG : chunked-copy: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f408ee6942fab0382_d20250830_m020054_c001_v7007000_t0000_u01756519254079") 2025/08/30 02:01:02 DEBUG : chunked-copy: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f2136650219c4f227_d20250830_m020048_c001_v0001179_t0009_u01756519248455") 2025/08/30 02:01:02 DEBUG : chunked-copy: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f4136650219c4f226_d20250830_m020047_c001_v7007000_t0000_u01756519247742") 2025/08/30 02:01:02 DEBUG : chunked-copy: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f2136650219c4f21e_d20250830_m020042_c001_v0001090_t0055_u01756519242509") 2025/08/30 02:01:02 DEBUG : chunked-copy: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f4136650219c4f21c_d20250830_m020041_c001_v7007000_t0000_u01756519241827") 2025/08/30 02:01:02 DEBUG : chunked-copy: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f2136650219c4f218_d20250830_m020036_c001_v0001179_t0038_u01756519236554") 2025/08/30 02:01:02 DEBUG : chunked-copy: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f4136650219c4f217_d20250830_m020035_c001_v7007000_t0000_u01756519235876") 2025/08/30 02:01:02 DEBUG : chunked-copy: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f119294ade66a8dbc_d20250830_m020032_c001_v0001150_t0027_u01756519232626") 2025/08/30 02:01:02 DEBUG : chunked-copy: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f4136650219c4f210_d20250830_m020032_c001_v7007000_t0000_u01756519232166") 2025/08/30 02:01:02 DEBUG : chunked-copy: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f119294ade66a8da8_d20250830_m020029_c001_v0001150_t0042_u01756519229109") 2025/08/30 02:01:02 DEBUG : chunked-copy.copy: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f408ee6942fab0380_d20250830_m020053_c001_v7007000_t0000_u01756519253894") 2025/08/30 02:01:02 DEBUG : chunked-copy.copy: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f2055ecea94efb039_d20250830_m020051_c001_v0001090_t0022_u01756519251744") 2025/08/30 02:01:02 DEBUG : chunked-copy.copy: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f4136650219c4f225_d20250830_m020047_c001_v7007000_t0000_u01756519247559") 2025/08/30 02:01:02 DEBUG : chunked-copy.copy: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f2055ecea94efb02f_d20250830_m020046_c001_v0001177_t0017_u01756519246018") 2025/08/30 02:01:02 DEBUG : chunked-copy.copy: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f4136650219c4f21b_d20250830_m020041_c001_v7007000_t0000_u01756519241641") 2025/08/30 02:01:02 DEBUG : chunked-copy.copy: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f2055ecea94efb02a_d20250830_m020039_c001_v0001146_t0037_u01756519239925") 2025/08/30 02:01:02 DEBUG : chunked-copy.copy: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f4136650219c4f216_d20250830_m020035_c001_v7007000_t0000_u01756519235693") 2025/08/30 02:01:02 DEBUG : chunked-copy.copy: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f2136650219c4f214_d20250830_m020034_c001_v0001183_t0020_u01756519234165") 2025/08/30 02:01:02 DEBUG : chunked-copy.copy: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f4136650219c4f20f_d20250830_m020031_c001_v7007000_t0000_u01756519231961") 2025/08/30 02:01:02 DEBUG : chunked-copy.copy: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f1066944483fcc4c4_d20250830_m020031_c001_v0001134_t0027_u01756519231049") 2025/08/30 02:01:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f106c3925c7253ca6_d20250830_m015540_c001_v0001176_t0011_u01756518940166") 2025/08/30 02:01:03 DEBUG : unknown-size-put.txt: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f408ee6942fab0386_d20250830_m020054_c001_v7007000_t0000_u01756519254981") 2025/08/30 02:01:03 DEBUG : unknown-size-put.txt: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f119294ade66a8e0c_d20250830_m020054_c001_v0001150_t0040_u01756519254648") 2025/08/30 02:01:03 DEBUG : unknown-size-update.txt: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f408ee6942fab038d_d20250830_m020056_c001_v7007000_t0000_u01756519256452") 2025/08/30 02:01:03 DEBUG : unknown-size-update.txt: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f119294ade66a8e14_d20250830_m020056_c001_v0001150_t0019_u01756519256074") 2025/08/30 02:01:03 DEBUG : unknown-size-update.txt: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f119294ade66a8e0e_d20250830_m020055_c001_v0001150_t0040_u01756519255184") 2025/08/30 02:01:03 DEBUG : versions/test-versions.txt: Deleting (id "4_zff427de3a0fdfb8b9f880e1b_f4023ff6b64d686c1_d20250830_m015656_c001_v7007000_t0000_u01756519016782") 2025/08/30 02:01:07 INFO : B2 bucket rclone-test-zudahaz5bora: cleaning bucket "rclone-test-zudahaz5bora" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (367.91s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.57s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (3.01s) --- PASS: TestIntegration/FsMkdir (360.12s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.01s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.11s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.12s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (89.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.42s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (9.47s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (40.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (10.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (9.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (199.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (26.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (54.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (35.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (19.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (28.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (4.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (36.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (14.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (9.30s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (25.77s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.83s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.72s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.94s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.91s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.36s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.36s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.90s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.46s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.30s) --- 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 367.945s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m9.209414807s (try 1/5)