"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/07/24 02:57:14 NOTICE: TestB2: Starting server 2025/07/24 02:57:14 DEBUG : Creating backend with remote "TestB2:rclone-test-buyagez2gave" 2025/07/24 02:57:14 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/07/24 02:57:17 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/07/24 02:57:17 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/07/24 02:57:17 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/07/24 02:57:39 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/07/24 02:57:40 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/07/24 02:57:42 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/07/24 02:57:42 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/07/24 02:57:43 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/07/24 02:57:43 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/07/24 02:57:44 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/07/24 02:57:44 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/07/24 02:57:50 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/07/24 02:57:51 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/07/24 02:57:55 INFO : B2 bucket rclone-test-buyagez2gave: cleaning bucket "rclone-test-buyagez2gave" of all files 2025/07/24 02:57:56 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff890593_d20250724_m025755_c001_v0001184_t0049_u01753325875519") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/07/24 02:57:57 DEBUG : Creating backend with remote "TestB2:rclone-test-buyagez2gave/dirToPurgeFromRoot" 2025/07/24 02:57:58 INFO : B2 bucket rclone-test-buyagez2gave path dirToPurgeFromRoot: cleaning bucket "rclone-test-buyagez2gave" of all files 2025/07/24 02:57:59 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff89059b_d20250724_m025757_c001_v0001184_t0022_u01753325877078") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/07/24 02:57:59 DEBUG : Creating backend with remote "TestB2:rclone-test-buyagez2gave/hello? sausage/êé" 2025/07/24 02:58:03 INFO : B2 bucket rclone-test-buyagez2gave path hello? sausage/êé: cleaning bucket "rclone-test-buyagez2gave" of all files 2025/07/24 02:58:04 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f1169fda506dae657_d20250724_m025802_c001_v0001179_t0017_u01753325882404") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/07/24 02:58:04 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/07/24 02:58:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/24 02:58:05 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/07/24 02:58:13 DEBUG : Creating backend with remote "TestB2:rclone-test-buyagez2gave/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/07/24 02:58:14 DEBUG : Creating backend with remote "TestB2:rclone-test-buyagez2gave/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-buyagez2gave" from "TestB2:rclone-test-buyagez2gave" 2025/07/24 02:58:16 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/07/24 02:58:28 DEBUG : Creating backend with remote "TestB2:rclone-test-yupicax0yejo" 2025/07/24 02:58:36 DEBUG : B2 bucket rclone-test-yupicax0yejo: Purge remote 2025/07/24 02:58:36 INFO : B2 bucket rclone-test-yupicax0yejo: cleaning bucket "rclone-test-yupicax0yejo" of all files 2025/07/24 02:58:36 DEBUG : somefile: Deleting (id "4_zafe23d4350ed3bab9f880e1b_f405492ec26729724_d20250724_m025834_c001_v0001172_t0024_u01753325914832") === 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/07/24 02:58:45 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/07/24 02:58:45 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/07/24 02:58:48 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/07/24 02:58:48 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/07/24 02:58:48 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.501Ki offset 6Mi/6.106Mi 2025/07/24 02:58:48 DEBUG : test-metadata: Sending chunk 1 length 111105 2025/07/24 02:58:50 DEBUG : test-metadata: Done sending chunk 1 2025/07/24 02:58:50 DEBUG : test-metadata: Done sending chunk 0 2025/07/24 02:58:50 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/07/24 02:58:58 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/07/24 02:58:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/24 02:58:58 DEBUG : pacer: Reducing sleep to 10ms 2025/07/24 02:59:00 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1184-05.backblaze.com/b2api/v1/b2_upload_file/4f621d9350dd3bab9f880e1b/c001_v0001184_t0050": EOF 2025/07/24 02:59:00 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-05.backblaze.com/b2api/v1/b2_upload_file/4f621d9350dd3bab9f880e1b/c001_v0001184_t0050": EOF) 2025/07/24 02:59:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1184-05.backblaze.com/b2api/v1/b2_upload_file/4f621d9350dd3bab9f880e1b/c001_v0001184_t0050": EOF - low level retry 1/10 2025/07/24 02:59:03 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-07-24-025855-792.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/07/24 02:59:05 DEBUG : oldPath = "TestB2:rclone-test-buyagez2gave/versions/test-versions-v2025-07-24-025855-792.txt" 2025/07/24 02:59:05 DEBUG : newPath = "TestB2,versions:rclone-test-buyagez2gave/versions/test-versions-v2025-07-24-025855-792.txt" 2025/07/24 02:59:05 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-buyagez2gave/versions/test-versions-v2025-07-24-025855-792.txt" 2025/07/24 02:59:05 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/07/24 02:59:06 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-buyagez2gave/versions/test-versions-v2025-07-24-025855-792.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-buyagez2gave/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/07/24 02:59:09 INFO : B2 bucket rclone-test-buyagez2gave: cleaning bucket "rclone-test-buyagez2gave" of all hidden files 2025/07/24 02:59:09 DEBUG : leading space/ leading space: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f5c7_d20250724_m025724_c001_v7007000_t0000_u01753325844286") as it is a hide marker 2025/07/24 02:59:09 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/07/24 02:59:09 DEBUG : leading space/ leading space: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff8904bd_d20250724_m025723_c001_v0001184_t0028_u01753325843734") 2025/07/24 02:59:09 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/07/24 02:59:09 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f5c6_d20250724_m025723_c001_v7007000_t0000_u01753325843371") as it is a hide marker 2025/07/24 02:59:09 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/07/24 02:59:09 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff8904b1_d20250724_m025722_c001_v0001184_t0046_u01753325842737") 2025/07/24 02:59:09 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/07/24 02:59:09 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f5cf_d20250724_m025729_c001_v7007000_t0000_u01753325849942") as it is a hide marker 2025/07/24 02:59:09 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/07/24 02:59:09 DEBUG : .leading dot/.leading dot: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff8904ee_d20250724_m025729_c001_v0001184_t0047_u01753325849353") 2025/07/24 02:59:09 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/07/24 02:59:09 DEBUG : created from root.txt: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f403a75d11509e78e_d20250724_m025824_c001_v7007000_t0000_u01753325904168") as it is a hide marker 2025/07/24 02:59:09 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/07/24 02:59:09 DEBUG : created from root.txt: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f11253c0edef0ca4c_d20250724_m025823_c001_v0001171_t0004_u01753325903119") 2025/07/24 02:59:09 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/07/24 02:59:09 DEBUG : file name.txt: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f60b_d20250724_m025844_c001_v7007000_t0000_u01753325924742") as it is a hide marker 2025/07/24 02:59:09 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/07/24 02:59:09 DEBUG : file name.txt: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff8905ec_d20250724_m025812_c001_v0001184_t0055_u01753325892450") 2025/07/24 02:59:09 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/07/24 02:59:09 DEBUG : file name.txt: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f113d3e830a6c862a_d20250724_m025808_c001_v0001178_t0050_u01753325888965") 2025/07/24 02:59:09 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/07/24 02:59:09 DEBUG : file name.txt: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff89056d_d20250724_m025747_c001_v0001184_t0048_u01753325867852") 2025/07/24 02:59:09 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/07/24 02:59:09 DEBUG : file name.txt: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff890565_d20250724_m025747_c001_v0001184_t0021_u01753325867073") 2025/07/24 02:59:09 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/07/24 02:59:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff89056b_d20250724_m025747_c001_v0001184_t0018_u01753325867465") "upload" dated 2025-07-24 02:57:47.465 +0000 UTC (1m22.484754566s ago) 2025/07/24 02:59:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f401fbaf5a5c8157e_d20250724_m025806_c001_v7007000_t0000_u01753325886711") as it is a hide marker 2025/07/24 02:59:09 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/07/24 02:59:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f112c57d91e78bf72_d20250724_m025806_c001_v0001144_t0027_u01753325886141") 2025/07/24 02:59:09 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/07/24 02:59:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f108dbe8d4125e272_d20250724_m025805_c001_v0001120_t0032_u01753325885310") 2025/07/24 02:59:09 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/07/24 02:59:09 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f5d8_d20250724_m025736_c001_v7007000_t0000_u01753325856568") as it is a hide marker 2025/07/24 02:59:09 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/07/24 02:59:09 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff89051e_d20250724_m025735_c001_v0001184_t0025_u01753325855996") 2025/07/24 02:59:09 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/07/24 02:59:09 DEBUG : piped data.txt: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f60d_d20250724_m025846_c001_v7007000_t0000_u01753325926422") as it is a hide marker 2025/07/24 02:59:09 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/07/24 02:59:09 DEBUG : piped data.txt: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff890655_d20250724_m025846_c001_v0001184_t0054_u01753325926044") 2025/07/24 02:59:09 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/07/24 02:59:09 DEBUG : piped data.txt: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f60c_d20250724_m025845_c001_v7007000_t0000_u01753325925861") 2025/07/24 02:59:09 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/07/24 02:59:09 DEBUG : piped data.txt: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f40514ff5ff890653_d20250724_m025845_c001_v0001184_t0050_u01753325925477") 2025/07/24 02:59:09 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/07/24 02:59:09 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f5d9_d20250724_m025737_c001_v7007000_t0000_u01753325857651") as it is a hide marker 2025/07/24 02:59:09 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/07/24 02:59:09 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff890524_d20250724_m025736_c001_v0001184_t0000_u01753325856933") 2025/07/24 02:59:09 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/07/24 02:59:09 DEBUG : test-metadata: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f409905114b390e0a_d20250724_m025853_c001_v7007000_t0000_u01753325933244") as it is a hide marker 2025/07/24 02:59:09 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/07/24 02:59:09 DEBUG : test-metadata: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f2183de1f75e0f60f_d20250724_m025848_c001_v0001182_t0015_u01753325928276") 2025/07/24 02:59:09 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/07/24 02:59:09 DEBUG : test-metadata: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f60e_d20250724_m025847_c001_v7007000_t0000_u01753325927359") 2025/07/24 02:59:09 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/07/24 02:59:09 DEBUG : test-metadata: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff890657_d20250724_m025846_c001_v0001184_t0058_u01753325926608") 2025/07/24 02:59:09 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/07/24 02:59:09 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f5d1_d20250724_m025731_c001_v7007000_t0000_u01753325851871") as it is a hide marker 2025/07/24 02:59:09 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/07/24 02:59:09 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff8904f8_d20250724_m025731_c001_v0001184_t0033_u01753325851237") 2025/07/24 02:59:09 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/07/24 02:59:09 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f5d3_d20250724_m025733_c001_v7007000_t0000_u01753325853761") as it is a hide marker 2025/07/24 02:59:09 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/07/24 02:59:09 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff890504_d20250724_m025733_c001_v0001184_t0040_u01753325853200") 2025/07/24 02:59:09 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/07/24 02:59:09 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f5d2_d20250724_m025732_c001_v7007000_t0000_u01753325852836") as it is a hide marker 2025/07/24 02:59:09 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/07/24 02:59:09 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff8904fc_d20250724_m025732_c001_v0001184_t0027_u01753325852250") 2025/07/24 02:59:09 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/07/24 02:59:09 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f5d4_d20250724_m025734_c001_v7007000_t0000_u01753325854694") as it is a hide marker 2025/07/24 02:59:09 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/07/24 02:59:09 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff890510_d20250724_m025734_c001_v0001184_t0059_u01753325854124") 2025/07/24 02:59:09 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/07/24 02:59:09 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f5d5_d20250724_m025735_c001_v7007000_t0000_u01753325855632") as it is a hide marker 2025/07/24 02:59:09 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/07/24 02:59:09 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff890518_d20250724_m025735_c001_v0001184_t0020_u01753325855058") 2025/07/24 02:59:09 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/07/24 02:59:09 DEBUG : trailing space /trailing space : Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f5d0_d20250724_m025730_c001_v7007000_t0000_u01753325850870") as it is a hide marker 2025/07/24 02:59:09 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/07/24 02:59:09 DEBUG : trailing space /trailing space : Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff8904f0_d20250724_m025730_c001_v0001184_t0040_u01753325850306") 2025/07/24 02:59:09 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/07/24 02:59:09 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f101ee8b92e71e1b6_d20250724_m025903_c001_v0001183_t0033_u01753325943550") "upload" dated 2025-07-24 02:59:03.55 +0000 UTC (6.400615071s ago) 2025/07/24 02:59:09 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f4224be72e8996fd0_d20250724_m025858_c001_v7007000_t0000_u01753325938788") 2025/07/24 02:59:09 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/07/24 02:59:09 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff89067e_d20250724_m025855_c001_v0001184_t0001_u01753325935792") 2025/07/24 02:59:09 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/07/24 02:59:09 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f5de_d20250724_m025746_c001_v7007000_t0000_u01753325866519") as it is a hide marker 2025/07/24 02:59:09 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/07/24 02:59:09 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f2183de1f75e0f5dc_d20250724_m025739_c001_v0001100_t0050_u01753325859908") 2025/07/24 02:59:09 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/07/24 02:59:09 DEBUG : zero-length-file: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f5db_d20250724_m025739_c001_v7007000_t0000_u01753325859573") as it is a hide marker 2025/07/24 02:59:09 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/07/24 02:59:09 DEBUG : zero-length-file: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f40514ff5ff89053a_d20250724_m025738_c001_v0001184_t0050_u01753325858940") 2025/07/24 02:59:09 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/07/24 02:59:09 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f5c9_d20250724_m025725_c001_v7007000_t0000_u01753325845205") as it is a hide marker 2025/07/24 02:59:09 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/07/24 02:59:09 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff8904c5_d20250724_m025724_c001_v0001184_t0015_u01753325844649") 2025/07/24 02:59:09 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/07/24 02:59:09 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f5c3_d20250724_m025720_c001_v7007000_t0000_u01753325840502") as it is a hide marker 2025/07/24 02:59:09 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/07/24 02:59:09 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff890493_d20250724_m025719_c001_v0001184_t0049_u01753325839579") 2025/07/24 02:59:09 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/07/24 02:59:09 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f5cd_d20250724_m025728_c001_v7007000_t0000_u01753325848063") as it is a hide marker 2025/07/24 02:59:09 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/07/24 02:59:09 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff8904da_d20250724_m025727_c001_v0001184_t0013_u01753325847410") 2025/07/24 02:59:09 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/07/24 02:59:09 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f5cc_d20250724_m025727_c001_v7007000_t0000_u01753325847045") as it is a hide marker 2025/07/24 02:59:09 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/07/24 02:59:09 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff8904d6_d20250724_m025726_c001_v0001184_t0057_u01753325846487") 2025/07/24 02:59:09 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/07/24 02:59:09 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f5ce_d20250724_m025728_c001_v7007000_t0000_u01753325848988") as it is a hide marker 2025/07/24 02:59:09 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/07/24 02:59:09 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff8904ea_d20250724_m025728_c001_v0001184_t0017_u01753325848427") 2025/07/24 02:59:09 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/07/24 02:59:09 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f5ca_d20250724_m025726_c001_v7007000_t0000_u01753325846124") as it is a hide marker 2025/07/24 02:59:09 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/07/24 02:59:09 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff8904cd_d20250724_m025725_c001_v0001184_t0043_u01753325845572") 2025/07/24 02:59:09 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/07/24 02:59:09 DEBUG : ./.: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f5c4_d20250724_m025721_c001_v7007000_t0000_u01753325841441") as it is a hide marker 2025/07/24 02:59:09 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/07/24 02:59:09 DEBUG : ./.: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff89049b_d20250724_m025720_c001_v0001184_t0008_u01753325840866") 2025/07/24 02:59:09 NOTICE: ./.: Skipped delete as --dry-run is set 2025/07/24 02:59:09 DEBUG : ../..: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f5c5_d20250724_m025722_c001_v7007000_t0000_u01753325842373") as it is a hide marker 2025/07/24 02:59:09 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/07/24 02:59:09 DEBUG : ../..: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff8904a5_d20250724_m025721_c001_v0001184_t0055_u01753325841806") 2025/07/24 02:59:09 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/07/24 02:59:10 INFO : B2 bucket rclone-test-buyagez2gave: cleaning bucket "rclone-test-buyagez2gave" of all hidden files 2025/07/24 02:59:10 DEBUG : leading space/ leading space: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f5c7_d20250724_m025724_c001_v7007000_t0000_u01753325844286") as it is a hide marker 2025/07/24 02:59:10 DEBUG : leading space/ leading space: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff8904bd_d20250724_m025723_c001_v0001184_t0028_u01753325843734") 2025/07/24 02:59:10 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f5c6_d20250724_m025723_c001_v7007000_t0000_u01753325843371") as it is a hide marker 2025/07/24 02:59:10 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff8904b1_d20250724_m025722_c001_v0001184_t0046_u01753325842737") 2025/07/24 02:59:10 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f5cf_d20250724_m025729_c001_v7007000_t0000_u01753325849942") as it is a hide marker 2025/07/24 02:59:10 DEBUG : .leading dot/.leading dot: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff8904ee_d20250724_m025729_c001_v0001184_t0047_u01753325849353") 2025/07/24 02:59:10 DEBUG : created from root.txt: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f403a75d11509e78e_d20250724_m025824_c001_v7007000_t0000_u01753325904168") as it is a hide marker 2025/07/24 02:59:10 DEBUG : created from root.txt: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f11253c0edef0ca4c_d20250724_m025823_c001_v0001171_t0004_u01753325903119") 2025/07/24 02:59:10 DEBUG : file name.txt: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f60b_d20250724_m025844_c001_v7007000_t0000_u01753325924742") as it is a hide marker 2025/07/24 02:59:10 DEBUG : file name.txt: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff8905ec_d20250724_m025812_c001_v0001184_t0055_u01753325892450") 2025/07/24 02:59:10 DEBUG : file name.txt: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f113d3e830a6c862a_d20250724_m025808_c001_v0001178_t0050_u01753325888965") 2025/07/24 02:59:10 DEBUG : file name.txt: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff89056d_d20250724_m025747_c001_v0001184_t0048_u01753325867852") 2025/07/24 02:59:10 DEBUG : file name.txt: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff890565_d20250724_m025747_c001_v0001184_t0021_u01753325867073") 2025/07/24 02:59:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff89056b_d20250724_m025747_c001_v0001184_t0018_u01753325867465") "upload" dated 2025-07-24 02:57:47.465 +0000 UTC (1m23.504619611s ago) 2025/07/24 02:59:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f401fbaf5a5c8157e_d20250724_m025806_c001_v7007000_t0000_u01753325886711") as it is a hide marker 2025/07/24 02:59:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f112c57d91e78bf72_d20250724_m025806_c001_v0001144_t0027_u01753325886141") 2025/07/24 02:59:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f108dbe8d4125e272_d20250724_m025805_c001_v0001120_t0032_u01753325885310") 2025/07/24 02:59:11 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f5d8_d20250724_m025736_c001_v7007000_t0000_u01753325856568") as it is a hide marker 2025/07/24 02:59:11 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff89051e_d20250724_m025735_c001_v0001184_t0025_u01753325855996") 2025/07/24 02:59:11 DEBUG : piped data.txt: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f60d_d20250724_m025846_c001_v7007000_t0000_u01753325926422") as it is a hide marker 2025/07/24 02:59:11 DEBUG : piped data.txt: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff890655_d20250724_m025846_c001_v0001184_t0054_u01753325926044") 2025/07/24 02:59:11 DEBUG : piped data.txt: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f60c_d20250724_m025845_c001_v7007000_t0000_u01753325925861") 2025/07/24 02:59:11 DEBUG : piped data.txt: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f40514ff5ff890653_d20250724_m025845_c001_v0001184_t0050_u01753325925477") 2025/07/24 02:59:11 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f5d9_d20250724_m025737_c001_v7007000_t0000_u01753325857651") as it is a hide marker 2025/07/24 02:59:11 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff890524_d20250724_m025736_c001_v0001184_t0000_u01753325856933") 2025/07/24 02:59:11 DEBUG : test-metadata: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f409905114b390e0a_d20250724_m025853_c001_v7007000_t0000_u01753325933244") as it is a hide marker 2025/07/24 02:59:11 DEBUG : test-metadata: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f2183de1f75e0f60f_d20250724_m025848_c001_v0001182_t0015_u01753325928276") 2025/07/24 02:59:11 DEBUG : test-metadata: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f60e_d20250724_m025847_c001_v7007000_t0000_u01753325927359") 2025/07/24 02:59:11 DEBUG : test-metadata: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff890657_d20250724_m025846_c001_v0001184_t0058_u01753325926608") 2025/07/24 02:59:11 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f5d1_d20250724_m025731_c001_v7007000_t0000_u01753325851871") as it is a hide marker 2025/07/24 02:59:11 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff8904f8_d20250724_m025731_c001_v0001184_t0033_u01753325851237") 2025/07/24 02:59:11 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f5d3_d20250724_m025733_c001_v7007000_t0000_u01753325853761") as it is a hide marker 2025/07/24 02:59:11 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff890504_d20250724_m025733_c001_v0001184_t0040_u01753325853200") 2025/07/24 02:59:11 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f5d2_d20250724_m025732_c001_v7007000_t0000_u01753325852836") as it is a hide marker 2025/07/24 02:59:11 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff8904fc_d20250724_m025732_c001_v0001184_t0027_u01753325852250") 2025/07/24 02:59:11 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f5d4_d20250724_m025734_c001_v7007000_t0000_u01753325854694") as it is a hide marker 2025/07/24 02:59:12 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff890510_d20250724_m025734_c001_v0001184_t0059_u01753325854124") 2025/07/24 02:59:12 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f5d5_d20250724_m025735_c001_v7007000_t0000_u01753325855632") as it is a hide marker 2025/07/24 02:59:12 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff890518_d20250724_m025735_c001_v0001184_t0020_u01753325855058") 2025/07/24 02:59:12 DEBUG : trailing space /trailing space : Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f5d0_d20250724_m025730_c001_v7007000_t0000_u01753325850870") as it is a hide marker 2025/07/24 02:59:12 DEBUG : trailing space /trailing space : Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff8904f0_d20250724_m025730_c001_v0001184_t0040_u01753325850306") 2025/07/24 02:59:12 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f101ee8b92e71e1b6_d20250724_m025903_c001_v0001183_t0033_u01753325943550") "upload" dated 2025-07-24 02:59:03.55 +0000 UTC (8.741097684s ago) 2025/07/24 02:59:12 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f4224be72e8996fd0_d20250724_m025858_c001_v7007000_t0000_u01753325938788") 2025/07/24 02:59:12 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff89067e_d20250724_m025855_c001_v0001184_t0001_u01753325935792") 2025/07/24 02:59:12 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f5de_d20250724_m025746_c001_v7007000_t0000_u01753325866519") as it is a hide marker 2025/07/24 02:59:12 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f2183de1f75e0f5dc_d20250724_m025739_c001_v0001100_t0050_u01753325859908") 2025/07/24 02:59:12 DEBUG : zero-length-file: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f5db_d20250724_m025739_c001_v7007000_t0000_u01753325859573") as it is a hide marker 2025/07/24 02:59:12 DEBUG : zero-length-file: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f40514ff5ff89053a_d20250724_m025738_c001_v0001184_t0050_u01753325858940") 2025/07/24 02:59:12 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f5c9_d20250724_m025725_c001_v7007000_t0000_u01753325845205") as it is a hide marker 2025/07/24 02:59:12 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff8904c5_d20250724_m025724_c001_v0001184_t0015_u01753325844649") 2025/07/24 02:59:12 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f5c3_d20250724_m025720_c001_v7007000_t0000_u01753325840502") as it is a hide marker 2025/07/24 02:59:12 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff890493_d20250724_m025719_c001_v0001184_t0049_u01753325839579") 2025/07/24 02:59:12 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f5cd_d20250724_m025728_c001_v7007000_t0000_u01753325848063") as it is a hide marker 2025/07/24 02:59:12 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff8904da_d20250724_m025727_c001_v0001184_t0013_u01753325847410") 2025/07/24 02:59:12 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f5cc_d20250724_m025727_c001_v7007000_t0000_u01753325847045") as it is a hide marker 2025/07/24 02:59:12 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff8904d6_d20250724_m025726_c001_v0001184_t0057_u01753325846487") 2025/07/24 02:59:12 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f5ce_d20250724_m025728_c001_v7007000_t0000_u01753325848988") as it is a hide marker 2025/07/24 02:59:13 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff8904ea_d20250724_m025728_c001_v0001184_t0017_u01753325848427") 2025/07/24 02:59:13 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f5ca_d20250724_m025726_c001_v7007000_t0000_u01753325846124") as it is a hide marker 2025/07/24 02:59:13 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff8904cd_d20250724_m025725_c001_v0001184_t0043_u01753325845572") 2025/07/24 02:59:13 DEBUG : ./.: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f5c4_d20250724_m025721_c001_v7007000_t0000_u01753325841441") as it is a hide marker 2025/07/24 02:59:13 DEBUG : ./.: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff89049b_d20250724_m025720_c001_v0001184_t0008_u01753325840866") 2025/07/24 02:59:13 DEBUG : ../..: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4183de1f75e0f5c5_d20250724_m025722_c001_v7007000_t0000_u01753325842373") as it is a hide marker 2025/07/24 02:59:13 DEBUG : ../..: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff8904a5_d20250724_m025721_c001_v0001184_t0055_u01753325841806") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/07/24 02:59:14 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/07/24 02:59:14 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/07/24 02:59:14 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/07/24 02:59:14 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/07/24 02:59:15 INFO : B2 bucket rclone-test-buyagez2gave: cleaning bucket "rclone-test-buyagez2gave" of pending multipart uploads older than 0s 2025/07/24 02:59:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff89056b_d20250724_m025747_c001_v0001184_t0018_u01753325867465") "upload" dated 2025-07-24 02:57:47.465 +0000 UTC (1m27.725410749s ago) 2025/07/24 02:59:15 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f2224be72e8996fd8_d20250724_m025914_c001_v0001150_t0044_u01753325954120") as it is a start marker (upload started at 2025-07-24 02:59:14.12 +0000 UTC) 2025/07/24 02:59:15 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/07/24 02:59:15 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f2224be72e8996fd9_d20250724_m025914_c001_v0001109_t0022_u01753325954318") as it is a start marker (upload started at 2025-07-24 02:59:14.318 +0000 UTC) 2025/07/24 02:59:15 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/07/24 02:59:15 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f2224be72e8996fda_d20250724_m025914_c001_v0001171_t0002_u01753325954514") as it is a start marker (upload started at 2025-07-24 02:59:14.514 +0000 UTC) 2025/07/24 02:59:15 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/07/24 02:59:15 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f2224be72e8996fdb_d20250724_m025914_c001_v0001182_t0029_u01753325954717") as it is a start marker (upload started at 2025-07-24 02:59:14.717 +0000 UTC) 2025/07/24 02:59:15 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/07/24 02:59:15 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4224be72e8996fd7_d20250724_m025913_c001_v7007000_t0000_u01753325953937") "hide" dated 2025-07-24 02:59:13.937 +0000 UTC (1.253705572s ago) 2025/07/24 02:59:15 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f101ee8b92e71e1b6_d20250724_m025903_c001_v0001183_t0033_u01753325943550") 2025/07/24 02:59:15 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/07/24 02:59:15 INFO : B2 bucket rclone-test-buyagez2gave: cleaning bucket "rclone-test-buyagez2gave" of pending multipart uploads older than 0s 2025/07/24 02:59:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff89056b_d20250724_m025747_c001_v0001184_t0018_u01753325867465") "upload" dated 2025-07-24 02:57:47.465 +0000 UTC (1m28.091082645s ago) 2025/07/24 02:59:15 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f2224be72e8996fd8_d20250724_m025914_c001_v0001150_t0044_u01753325954120") as it is a start marker (upload started at 2025-07-24 02:59:14.12 +0000 UTC) 2025/07/24 02:59:15 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f2224be72e8996fd9_d20250724_m025914_c001_v0001109_t0022_u01753325954318") as it is a start marker (upload started at 2025-07-24 02:59:14.318 +0000 UTC) 2025/07/24 02:59:15 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f2224be72e8996fda_d20250724_m025914_c001_v0001171_t0002_u01753325954514") as it is a start marker (upload started at 2025-07-24 02:59:14.514 +0000 UTC) 2025/07/24 02:59:15 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f2224be72e8996fdb_d20250724_m025914_c001_v0001182_t0029_u01753325954717") as it is a start marker (upload started at 2025-07-24 02:59:14.717 +0000 UTC) 2025/07/24 02:59:15 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4f621d9350dd3bab9f880e1b_f4224be72e8996fd7_d20250724_m025913_c001_v7007000_t0000_u01753325953937") "hide" dated 2025-07-24 02:59:13.937 +0000 UTC (1.619321433s ago) 2025/07/24 02:59:15 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f101ee8b92e71e1b6_d20250724_m025903_c001_v0001183_t0033_u01753325943550") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/07/24 02:59:16 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/07/24 02:59:16 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/07/24 02:59:16 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/07/24 02:59:17 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/07/24 02:59:17 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/07/24 02:59:17 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/07/24 02:59:17 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/07/24 02:59:18 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/07/24 02:59:20 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/07/24 02:59:20 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/07/24 02:59:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/24 02:59:23 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/07/24 02:59:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f621d9350dd3bab9f880e1b_f201ab353fc074fec_d20250724_m025923_c001_v0001102_t0034_u01753325963365") 2025/07/24 02:59:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/24 02:59:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/07/24 02:59:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/07/24 02:59:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/07/24 02:59:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/07/24 02:59:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/07/24 02:59:27 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/07/24 02:59:27 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/07/24 02:59:27 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/07/24 02:59:27 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/07/24 02:59:30 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/07/24 02:59:30 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/07/24 02:59:30 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/07/24 02:59:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/07/24 02:59:32 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/07/24 02:59:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z4f621d9350dd3bab9f880e1b_f21615f3afcbccec2_d20250724_m025932_c001_v0001099_t0029_u01753325972105") 2025/07/24 02:59:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/07/24 02:59:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/24 02:59:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/07/24 02:59:34 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/07/24 02:59:34 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/07/24 02:59:34 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/07/24 02:59:36 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/07/24 02:59:36 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/07/24 02:59:36 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/07/24 02:59:36 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/07/24 02:59:36 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/07/24 02:59:36 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/07/24 02:59:37 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/07/24 02:59:39 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/07/24 02:59:41 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/07/24 02:59:41 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/07/24 02:59:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/24 02:59:44 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/07/24 02:59:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f621d9350dd3bab9f880e1b_f215646e60c69dbd7_d20250724_m025944_c001_v0001090_t0026_u01753325984760") 2025/07/24 02:59:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/07/24 02:59:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/07/24 02:59:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/24 02:59:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/07/24 02:59:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/07/24 02:59:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/07/24 02:59:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/07/24 02:59:47 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/07/24 02:59:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/07/24 02:59:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/07/24 02:59:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/07/24 02:59:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/07/24 02:59:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/07/24 02:59:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/07/24 02:59:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/07/24 02:59:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/07/24 02:59:52 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/07/24 02:59:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z4f621d9350dd3bab9f880e1b_f215646e60c69dbdb_d20250724_m025953_c001_v0001176_t0050_u01753325993057") 2025/07/24 02:59:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/24 02:59:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/07/24 02:59:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/07/24 02:59:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/07/24 02:59:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/07/24 02:59:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/07/24 02:59:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/07/24 02:59:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/07/24 02:59:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/07/24 02:59:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/07/24 02:59:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/07/24 02:59:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/07/24 02:59:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/07/24 03:00:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/07/24 03:00:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/07/24 03:00:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4f621d9350dd3bab9f880e1b_f2224be72e8997021_d20250724_m030001_c001_v0001177_t0028_u01753326001101") 2025/07/24 03:00:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/07/24 03:00:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/24 03:00:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/07/24 03:00:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/07/24 03:00:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/07/24 03:00:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/07/24 03:00:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/07/24 03:00:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/07/24 03:00:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/07/24 03:00:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/07/24 03:00:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/07/24 03:00:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/07/24 03:00:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/07/24 03:00:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/07/24 03:00:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/07/24 03:00:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/07/24 03:00:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/07/24 03:00:10 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/07/24 03:00:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4f621d9350dd3bab9f880e1b_f210e45c55ebf8d69_d20250724_m030010_c001_v0001136_t0034_u01753326010241") 2025/07/24 03:00:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/07/24 03:00:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/24 03:00:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/07/24 03:00:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/07/24 03:00:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/07/24 03:00:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/07/24 03:00:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/07/24 03:00:18 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/07/24 03:00:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/07/24 03:00:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/07/24 03:00:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/07/24 03:00:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/07/24 03:00:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/07/24 03:00:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/07/24 03:00:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/07/24 03:00:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/07/24 03:00:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/07/24 03:00:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z4f621d9350dd3bab9f880e1b_f217519985168b009_d20250724_m030026_c001_v0001177_t0022_u01753326026459") 2025/07/24 03:00:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/24 03:00:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/07/24 03:00:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/07/24 03:00:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/07/24 03:00:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/07/24 03:00:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/07/24 03:00:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/07/24 03:00:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/07/24 03:00:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/07/24 03:00:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/07/24 03:00:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/07/24 03:00:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/07/24 03:00:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/07/24 03:00:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/07/24 03:00:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/07/24 03:00:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4f621d9350dd3bab9f880e1b_f2224be72e89970a1_d20250724_m030034_c001_v0001157_t0014_u01753326034595") 2025/07/24 03:00:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/07/24 03:00:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/24 03:00:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/07/24 03:00:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/07/24 03:00:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/07/24 03:00:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/07/24 03:00:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/07/24 03:00:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/07/24 03:00:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/07/24 03:00:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/07/24 03:00:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/07/24 03:00:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/07/24 03:00:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/07/24 03:00:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/07/24 03:00:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/07/24 03:00:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/07/24 03:00:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/07/24 03:00:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/07/24 03:00:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4f621d9350dd3bab9f880e1b_f21935af122120959_d20250724_m030043_c001_v0001184_t0031_u01753326043225") 2025/07/24 03:00:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/07/24 03:00:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/24 03:00:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/07/24 03:00:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/07/24 03:00:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/07/24 03:00:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/07/24 03:00:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/07/24 03:00:45 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/07/24 03:00:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/07/24 03:00:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/07/24 03:00:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/07/24 03:00:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/07/24 03:00:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/07/24 03:00:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/07/24 03:00:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/07/24 03:00:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/07/24 03:00:51 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/07/24 03:00:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z4f621d9350dd3bab9f880e1b_f21935af122120979_d20250724_m030052_c001_v0001040_t0030_u01753326052079") 2025/07/24 03:00:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/24 03:00:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/07/24 03:00:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/07/24 03:00:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/07/24 03:00:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/07/24 03:00:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/07/24 03:00:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/07/24 03:00:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/07/24 03:00:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/07/24 03:00:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/07/24 03:00:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/07/24 03:00:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/07/24 03:00:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/07/24 03:01:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/07/24 03:01:01 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/07/24 03:01:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z4f621d9350dd3bab9f880e1b_f2224be72e899710e_d20250724_m030101_c001_v0001090_t0045_u01753326061292") 2025/07/24 03:01:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/07/24 03:01:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/24 03:01:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/07/24 03:01:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/07/24 03:01:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/07/24 03:01:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/07/24 03:01:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/07/24 03:01:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/07/24 03:01:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/07/24 03:01:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/07/24 03:01:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/07/24 03:01:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/07/24 03:01:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/07/24 03:01:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/07/24 03:01:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/07/24 03:01:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/07/24 03:01:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/07/24 03:01:14 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/07/24 03:01:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z4f621d9350dd3bab9f880e1b_f2215722492895077_d20250724_m030114_c001_v0001178_t0034_u01753326074145") 2025/07/24 03:01:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/07/24 03:01:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/07/24 03:01:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/24 03:01:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/07/24 03:01:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/07/24 03:01:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/07/24 03:01:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/07/24 03:01:16 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/07/24 03:01:19 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/07/24 03:01:19 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/07/24 03:01:19 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/07/24 03:01:19 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/07/24 03:01:20 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/07/24 03:01:21 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/07/24 03:01:21 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/07/24 03:01:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/24 03:01:23 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/07/24 03:01:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f621d9350dd3bab9f880e1b_f22157224928950a0_d20250724_m030123_c001_v0001176_t0006_u01753326083445") 2025/07/24 03:01:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/24 03:01:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/07/24 03:01:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/07/24 03:01:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/07/24 03:01:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/07/24 03:01:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/07/24 03:01:27 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/07/24 03:01:27 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/07/24 03:01:28 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/07/24 03:01:28 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/07/24 03:01:30 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/07/24 03:01:30 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/07/24 03:01:30 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/07/24 03:01:32 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/07/24 03:01:32 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/07/24 03:01:32 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z4f621d9350dd3bab9f880e1b_f206e92df7ab6ddc9_d20250724_m030132_c001_v0001150_t0032_u01753326092853") 2025/07/24 03:01:32 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/07/24 03:01:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/24 03:01:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/07/24 03:01:35 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/07/24 03:01:35 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/07/24 03:01:35 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/07/24 03:01:38 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/07/24 03:01:38 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/07/24 03:01:38 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/07/24 03:01:38 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/07/24 03:01:38 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/07/24 03:01:38 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/07/24 03:01:39 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/07/24 03:01:40 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/07/24 03:01:41 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/07/24 03:01:41 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/07/24 03:01:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/24 03:01:43 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/07/24 03:01:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f621d9350dd3bab9f880e1b_f2089fca52849958f_d20250724_m030143_c001_v0001106_t0022_u01753326103624") 2025/07/24 03:01:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/07/24 03:01:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/24 03:01:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/07/24 03:01:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/07/24 03:01:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/07/24 03:01:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/07/24 03:01:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/07/24 03:01:47 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/07/24 03:01:49 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/07/24 03:01:49 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/07/24 03:01:49 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/07/24 03:01:49 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/07/24 03:01:50 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/07/24 03:01:52 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/07/24 03:01:52 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/07/24 03:01:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/24 03:01:54 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/07/24 03:01:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f621d9350dd3bab9f880e1b_f211d855b4d362f6c_d20250724_m030154_c001_v0001182_t0017_u01753326114347") 2025/07/24 03:01:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/24 03:01:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/07/24 03:01:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/07/24 03:01:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/07/24 03:01:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/07/24 03:01:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/07/24 03:01:59 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/07/24 03:01:59 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/07/24 03:01:59 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/07/24 03:01:59 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/07/24 03:02:02 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/07/24 03:02:02 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/07/24 03:02:02 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/07/24 03:02:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/07/24 03:02:05 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/07/24 03:02:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z4f621d9350dd3bab9f880e1b_f209905114b390fdf_d20250724_m030205_c001_v0001171_t0023_u01753326125330") 2025/07/24 03:02:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/07/24 03:02:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/07/24 03:02:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/24 03:02:08 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/07/24 03:02:08 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/07/24 03:02:08 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/07/24 03:02:11 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/07/24 03:02:11 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/07/24 03:02:11 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/07/24 03:02:11 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/07/24 03:02:11 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/07/24 03:02:11 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/07/24 03:02:12 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/07/24 03:02:13 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/07/24 03:02:14 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/07/24 03:02:14 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/07/24 03:02:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/24 03:02:16 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/07/24 03:02:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f621d9350dd3bab9f880e1b_f209905114b391001_d20250724_m030216_c001_v0001184_t0041_u01753326136966") 2025/07/24 03:02:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/07/24 03:02:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/24 03:02:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/07/24 03:02:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/07/24 03:02:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/07/24 03:02:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/07/24 03:02:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/07/24 03:02:20 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/07/24 03:02:27 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z4f621d9350dd3bab9f880e1b_f21615f3afcbcd156_d20250724_m030227_c001_v0001180_t0056_u01753326147508") 2025/07/24 03:02:27 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/07/24 03:02:27 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/07/24 03:02:27 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/07/24 03:02:28 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/07/24 03:02:28 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/07/24 03:02:30 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/07/24 03:02:30 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/07/24 03:02:30 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/07/24 03:02:30 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/07/24 03:02:32 DEBUG : chunked-copy: Done sending chunk 0 2025/07/24 03:02:32 DEBUG : chunked-copy: Done sending chunk 1 2025/07/24 03:02:32 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/07/24 03:02:33 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z4f621d9350dd3bab9f880e1b_f217bf7f48c5c7adf_d20250724_m030233_c001_v0001041_t0054_u01753326153630") 2025/07/24 03:02:33 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/07/24 03:02:33 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/07/24 03:02:34 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/07/24 03:02:34 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/07/24 03:02:34 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/07/24 03:02:36 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/07/24 03:02:36 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/07/24 03:02:36 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/07/24 03:02:36 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/07/24 03:02:39 DEBUG : chunked-copy: Done sending chunk 0 2025/07/24 03:02:39 DEBUG : chunked-copy: Done sending chunk 1 2025/07/24 03:02:39 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/07/24 03:02:39 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z4f621d9350dd3bab9f880e1b_f21615f3afcbcd17c_d20250724_m030239_c001_v0001183_t0021_u01753326159847") 2025/07/24 03:02:39 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/07/24 03:02:39 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/07/24 03:02:40 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/07/24 03:02:40 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/07/24 03:02:40 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/07/24 03:02:42 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/07/24 03:02:42 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/07/24 03:02:42 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/07/24 03:02:42 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/07/24 03:02:44 DEBUG : chunked-copy: Done sending chunk 0 2025/07/24 03:02:45 DEBUG : chunked-copy: Done sending chunk 1 2025/07/24 03:02:45 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/07/24 03:02:46 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z4f621d9350dd3bab9f880e1b_f217bf7f48c5c7b0e_d20250724_m030245_c001_v0001182_t0021_u01753326165911") 2025/07/24 03:02:46 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/07/24 03:02:46 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/07/24 03:02:46 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/07/24 03:02:46 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/07/24 03:02:46 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/07/24 03:02:46 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/07/24 03:02:46 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/07/24 03:02:48 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/07/24 03:02:49 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/07/24 03:02:49 DEBUG : Creating backend with remote "TestB2:rclone-test-buyagez2gave/deeper/nonexisting/directory" 2025/07/24 03:02:49 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/07/24 03:02:51 INFO : B2 bucket rclone-test-buyagez2gave: cleaning bucket "rclone-test-buyagez2gave" of all files 2025/07/24 03:02:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f409905114b390faa_d20250724_m030158_c001_v7007000_t0000_u01753326118352") 2025/07/24 03:02:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f211d855b4d362f6c_d20250724_m030154_c001_v0001182_t0017_u01753326114347") 2025/07/24 03:02:51 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f411d855b4d362f6b_d20250724_m030153_c001_v7007000_t0000_u01753326113687") 2025/07/24 03:02:51 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f209905114b390f88_d20250724_m030148_c001_v0001098_t0038_u01753326108931") 2025/07/24 03:02:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f41615f3afcbcd14f_d20250724_m030222_c001_v7007000_t0000_u01753326142072") 2025/07/24 03:02:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f209905114b391001_d20250724_m030216_c001_v0001184_t0041_u01753326136966") 2025/07/24 03:02:51 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f409905114b390fff_d20250724_m030216_c001_v7007000_t0000_u01753326136335") 2025/07/24 03:02:51 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f209905114b390fef_d20250724_m030210_c001_v0001177_t0059_u01753326130663") 2025/07/24 03:02:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f409905114b390fed_d20250724_m030210_c001_v7007000_t0000_u01753326130458") 2025/07/24 03:02:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f209905114b390fdf_d20250724_m030205_c001_v0001171_t0023_u01753326125330") 2025/07/24 03:02:51 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f409905114b390fda_d20250724_m030204_c001_v7007000_t0000_u01753326124751") 2025/07/24 03:02:52 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f209905114b390fac_d20250724_m030158_c001_v0001109_t0008_u01753326118541") 2025/07/24 03:02:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f4224be72e899704a_d20250724_m030022_c001_v7007000_t0000_u01753326022127") 2025/07/24 03:02:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f210e45c55ebf8d69_d20250724_m030010_c001_v0001136_t0034_u01753326010241") 2025/07/24 03:02:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f4224be72e8997024_d20250724_m030005_c001_v7007000_t0000_u01753326005095") 2025/07/24 03:02:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f2224be72e8997021_d20250724_m030001_c001_v0001177_t0028_u01753326001101") 2025/07/24 03:02:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f410e45c55ebf8d63_d20250724_m030009_c001_v7007000_t0000_u01753326009839") 2025/07/24 03:02:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f2224be72e8997025_d20250724_m030005_c001_v0001130_t0050_u01753326005318") 2025/07/24 03:02:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f4224be72e8997020_d20250724_m030000_c001_v7007000_t0000_u01753326000685") 2025/07/24 03:02:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f2224be72e8997018_d20250724_m025956_c001_v0001180_t0050_u01753325996642") 2025/07/24 03:02:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f4224be72e8997017_d20250724_m025956_c001_v7007000_t0000_u01753325996457") 2025/07/24 03:02:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f215646e60c69dbdb_d20250724_m025953_c001_v0001176_t0050_u01753325993057") 2025/07/24 03:02:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f415646e60c69dbda_d20250724_m025952_c001_v7007000_t0000_u01753325992648") 2025/07/24 03:02:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f2224be72e899700c_d20250724_m025948_c001_v0001171_t0014_u01753325988946") 2025/07/24 03:02:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f4224be72e89970cb_d20250724_m030047_c001_v7007000_t0000_u01753326047052") 2025/07/24 03:02:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f21935af122120959_d20250724_m030043_c001_v0001184_t0031_u01753326043225") 2025/07/24 03:02:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f4224be72e89970a8_d20250724_m030038_c001_v7007000_t0000_u01753326038652") 2025/07/24 03:02:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f2224be72e89970a1_d20250724_m030034_c001_v0001157_t0014_u01753326034595") 2025/07/24 03:02:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f41935af122120957_d20250724_m030042_c001_v7007000_t0000_u01753326042825") 2025/07/24 03:02:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f2224be72e89970aa_d20250724_m030038_c001_v0001180_t0002_u01753326038849") 2025/07/24 03:02:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f4224be72e89970a0_d20250724_m030034_c001_v7007000_t0000_u01753326034176") 2025/07/24 03:02:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f2224be72e8997088_d20250724_m030030_c001_v0001176_t0041_u01753326030059") 2025/07/24 03:02:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f4224be72e8997085_d20250724_m030029_c001_v7007000_t0000_u01753326029875") 2025/07/24 03:02:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f217519985168b009_d20250724_m030026_c001_v0001177_t0022_u01753326026459") 2025/07/24 03:02:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f417519985168b008_d20250724_m030026_c001_v7007000_t0000_u01753326026058") 2025/07/24 03:02:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f2224be72e899704d_d20250724_m030022_c001_v0001098_t0020_u01753326022310") 2025/07/24 03:02:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f4224be72e899700b_d20250724_m025948_c001_v7007000_t0000_u01753325988762") 2025/07/24 03:02:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f215646e60c69dbd7_d20250724_m025944_c001_v0001090_t0026_u01753325984760") 2025/07/24 03:02:53 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f415646e60c69dbd6_d20250724_m025944_c001_v7007000_t0000_u01753325984358") 2025/07/24 03:02:53 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f21615f3afcbccec4_d20250724_m025936_c001_v0001101_t0047_u01753325976340") 2025/07/24 03:02:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f41615f3afcbccec3_d20250724_m025936_c001_v7007000_t0000_u01753325976157") 2025/07/24 03:02:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f21615f3afcbccec2_d20250724_m025932_c001_v0001099_t0029_u01753325972105") 2025/07/24 03:02:53 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f41615f3afcbccec1_d20250724_m025931_c001_v7007000_t0000_u01753325971704") 2025/07/24 03:02:53 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f21615f3afcbccebc_d20250724_m025927_c001_v0001106_t0039_u01753325967162") 2025/07/24 03:02:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f41615f3afcbcceba_d20250724_m025926_c001_v7007000_t0000_u01753325966965") 2025/07/24 03:02:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f201ab353fc074fec_d20250724_m025923_c001_v0001102_t0034_u01753325963365") 2025/07/24 03:02:53 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f401ab353fc074feb_d20250724_m025922_c001_v7007000_t0000_u01753325962953") 2025/07/24 03:02:53 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f2224be72e8996fde_d20250724_m025917_c001_v0001182_t0031_u01753325957641") 2025/07/24 03:02:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f406e92df7ab6ddb0_d20250724_m030118_c001_v7007000_t0000_u01753326078407") 2025/07/24 03:02:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f2215722492895077_d20250724_m030114_c001_v0001178_t0034_u01753326074145") 2025/07/24 03:02:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f4224be72e899712e_d20250724_m030105_c001_v7007000_t0000_u01753326065816") 2025/07/24 03:02:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f2224be72e899710e_d20250724_m030101_c001_v0001090_t0045_u01753326061292") 2025/07/24 03:02:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f4215722492895075_d20250724_m030113_c001_v7007000_t0000_u01753326073701") 2025/07/24 03:02:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f2224be72e8997130_d20250724_m030106_c001_v0001130_t0027_u01753326066000") 2025/07/24 03:02:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f4224be72e899710c_d20250724_m030100_c001_v7007000_t0000_u01753326060839") 2025/07/24 03:02:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f2224be72e89970f6_d20250724_m030056_c001_v0001161_t0049_u01753326056142") 2025/07/24 03:02:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f4224be72e89970f3_d20250724_m030055_c001_v7007000_t0000_u01753326055957") 2025/07/24 03:02:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f21935af122120979_d20250724_m030052_c001_v0001040_t0030_u01753326052079") 2025/07/24 03:02:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f41935af122120977_d20250724_m030051_c001_v7007000_t0000_u01753326051574") 2025/07/24 03:02:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f2224be72e89970cc_d20250724_m030047_c001_v0001100_t0037_u01753326047235") 2025/07/24 03:02:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f409905114b390f85_d20250724_m030148_c001_v7007000_t0000_u01753326108747") 2025/07/24 03:02:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f2089fca52849958f_d20250724_m030143_c001_v0001106_t0022_u01753326103624") 2025/07/24 03:02:54 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f4089fca528499588_d20250724_m030143_c001_v7007000_t0000_u01753326103096") 2025/07/24 03:02:54 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f206e92df7ab6ddcf_d20250724_m030137_c001_v0001184_t0025_u01753326097973") 2025/07/24 03:02:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f406e92df7ab6ddce_d20250724_m030137_c001_v7007000_t0000_u01753326097779") 2025/07/24 03:02:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f206e92df7ab6ddc9_d20250724_m030132_c001_v0001150_t0032_u01753326092853") 2025/07/24 03:02:54 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f406e92df7ab6ddc8_d20250724_m030132_c001_v7007000_t0000_u01753326092347") 2025/07/24 03:02:54 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f206e92df7ab6ddc2_d20250724_m030127_c001_v0001178_t0049_u01753326087517") 2025/07/24 03:02:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f406e92df7ab6ddc0_d20250724_m030127_c001_v7007000_t0000_u01753326087333") 2025/07/24 03:02:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f22157224928950a0_d20250724_m030123_c001_v0001176_t0006_u01753326083445") 2025/07/24 03:02:55 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f421572249289509d_d20250724_m030122_c001_v7007000_t0000_u01753326082932") 2025/07/24 03:02:55 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f206e92df7ab6ddb1_d20250724_m030118_c001_v0001117_t0057_u01753326078590") 2025/07/24 03:02:55 DEBUG : chunked-copy: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f417bf7f48c5c7b18_d20250724_m030247_c001_v7007000_t0000_u01753326167944") 2025/07/24 03:02:55 DEBUG : chunked-copy: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f21615f3afcbcd189_d20250724_m030242_c001_v0001137_t0035_u01753326162180") 2025/07/24 03:02:55 DEBUG : chunked-copy: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f41615f3afcbcd185_d20250724_m030241_c001_v7007000_t0000_u01753326161535") 2025/07/24 03:02:55 DEBUG : chunked-copy: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f217bf7f48c5c7ae7_d20250724_m030236_c001_v0001120_t0056_u01753326156203") 2025/07/24 03:02:55 DEBUG : chunked-copy: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f417bf7f48c5c7ae5_d20250724_m030235_c001_v7007000_t0000_u01753326155522") 2025/07/24 03:02:55 DEBUG : chunked-copy: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f21615f3afcbcd15b_d20250724_m030230_c001_v0001171_t0024_u01753326150022") 2025/07/24 03:02:55 DEBUG : chunked-copy: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f41615f3afcbcd15a_d20250724_m030229_c001_v7007000_t0000_u01753326149352") 2025/07/24 03:02:55 DEBUG : chunked-copy: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f101ee8b92e71e619_d20250724_m030226_c001_v0001183_t0017_u01753326146190") 2025/07/24 03:02:55 DEBUG : chunked-copy: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f41615f3afcbcd153_d20250724_m030225_c001_v7007000_t0000_u01753326145760") 2025/07/24 03:02:55 DEBUG : chunked-copy: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f101ee8b92e71e605_d20250724_m030222_c001_v0001183_t0050_u01753326142861") 2025/07/24 03:02:55 DEBUG : chunked-copy.copy: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f417bf7f48c5c7b15_d20250724_m030247_c001_v7007000_t0000_u01753326167758") 2025/07/24 03:02:55 DEBUG : chunked-copy.copy: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f217bf7f48c5c7b0e_d20250724_m030245_c001_v0001182_t0021_u01753326165911") 2025/07/24 03:02:55 DEBUG : chunked-copy.copy: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f41615f3afcbcd182_d20250724_m030241_c001_v7007000_t0000_u01753326161354") 2025/07/24 03:02:55 DEBUG : chunked-copy.copy: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f21615f3afcbcd17c_d20250724_m030239_c001_v0001183_t0021_u01753326159847") 2025/07/24 03:02:55 DEBUG : chunked-copy.copy: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f417bf7f48c5c7ae4_d20250724_m030235_c001_v7007000_t0000_u01753326155338") 2025/07/24 03:02:55 DEBUG : chunked-copy.copy: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f217bf7f48c5c7adf_d20250724_m030233_c001_v0001041_t0054_u01753326153630") 2025/07/24 03:02:56 DEBUG : chunked-copy.copy: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f41615f3afcbcd159_d20250724_m030229_c001_v7007000_t0000_u01753326149115") 2025/07/24 03:02:56 DEBUG : chunked-copy.copy: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f21615f3afcbcd156_d20250724_m030227_c001_v0001180_t0056_u01753326147508") 2025/07/24 03:02:56 DEBUG : chunked-copy.copy: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f41615f3afcbcd152_d20250724_m030225_c001_v7007000_t0000_u01753326145580") 2025/07/24 03:02:56 DEBUG : chunked-copy.copy: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f1199fe7d75e74990_d20250724_m030224_c001_v0001099_t0050_u01753326144721") 2025/07/24 03:02:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f10514ff5ff89056b_d20250724_m025747_c001_v0001184_t0018_u01753325867465") 2025/07/24 03:02:56 DEBUG : unknown-size-put.txt: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f417bf7f48c5c7b1c_d20250724_m030248_c001_v7007000_t0000_u01753326168765") 2025/07/24 03:02:56 DEBUG : unknown-size-put.txt: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f101ee8b92e71e6a3_d20250724_m030248_c001_v0001183_t0013_u01753326168558") 2025/07/24 03:02:56 DEBUG : unknown-size-update.txt: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f417bf7f48c5c7b20_d20250724_m030249_c001_v7007000_t0000_u01753326169764") 2025/07/24 03:02:56 DEBUG : unknown-size-update.txt: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f101ee8b92e71e6b5_d20250724_m030249_c001_v0001183_t0052_u01753326169555") 2025/07/24 03:02:56 DEBUG : unknown-size-update.txt: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f101ee8b92e71e6a9_d20250724_m030248_c001_v0001183_t0008_u01753326168947") 2025/07/24 03:02:56 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f621d9350dd3bab9f880e1b_f4224be72e8996fd7_d20250724_m025913_c001_v7007000_t0000_u01753325953937") 2025/07/24 03:02:57 INFO : B2 bucket rclone-test-buyagez2gave: cleaning bucket "rclone-test-buyagez2gave" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (343.50s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.53s) --- PASS: TestIntegration/FsMkdir (341.18s) --- 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.23s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.08s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.19s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.95s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (90.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- 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.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.59s) --- 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.21s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (19.30s) --- 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 (1.27s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.94s) --- 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.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (20.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (184.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (31.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (12.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (33.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (16.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (12.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (24.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (31.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (12.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.74s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (25.93s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.69s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.59s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.17s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.01s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.47s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.76s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.76s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.00s) --- 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 343.528s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m44.889538279s (try 1/5)