"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/06/18 04:28:14 DEBUG : Creating backend with remote "TestB2:rclone-test-mojenah1zaco" 2025/06/18 04:28: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/06/18 04:28:17 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/06/18 04:28:17 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/06/18 04:28: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/06/18 04:28:40 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/06/18 04:28:40 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/06/18 04:28:42 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/06/18 04:28:42 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/06/18 04:28:43 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/06/18 04:28:43 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/06/18 04:28:43 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/06/18 04:28:43 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/06/18 04:28:50 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/06/18 04:28: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/06/18 04:28:55 INFO : B2 bucket rclone-test-mojenah1zaco: cleaning bucket "rclone-test-mojenah1zaco" of all files 2025/06/18 04:28:56 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7efe_d20250618_m042855_c001_v0001181_t0000_u01750220935346") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/06/18 04:28:57 DEBUG : Creating backend with remote "TestB2:rclone-test-mojenah1zaco/dirToPurgeFromRoot" 2025/06/18 04:28:58 INFO : B2 bucket rclone-test-mojenah1zaco path dirToPurgeFromRoot: cleaning bucket "rclone-test-mojenah1zaco" of all files 2025/06/18 04:28:59 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7f0a_d20250618_m042856_c001_v0001181_t0058_u01750220936842") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/06/18 04:28:59 DEBUG : Creating backend with remote "TestB2:rclone-test-mojenah1zaco/hello? sausage/êé" 2025/06/18 04:29:03 INFO : B2 bucket rclone-test-mojenah1zaco path hello? sausage/êé: cleaning bucket "rclone-test-mojenah1zaco" of all files 2025/06/18 04:29:03 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f118e773fdc71f72a_d20250618_m042902_c001_v0001184_t0034_u01750220942065") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === 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/06/18 04:29:12 DEBUG : Creating backend with remote "TestB2:rclone-test-mojenah1zaco/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/06/18 04:29:14 DEBUG : Creating backend with remote "TestB2:rclone-test-mojenah1zaco/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-mojenah1zaco" from "TestB2:rclone-test-mojenah1zaco" 2025/06/18 04:29: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/06/18 04:29:27 DEBUG : Creating backend with remote "TestB2:rclone-test-samowed3waxa" 2025/06/18 04:29:30 DEBUG : B2 bucket rclone-test-samowed3waxa: Purge remote 2025/06/18 04:29:30 INFO : B2 bucket rclone-test-samowed3waxa: cleaning bucket "rclone-test-samowed3waxa" of all files 2025/06/18 04:29:30 DEBUG : somefile: Deleting (id "4_zefd29d1340cd8b1b9f780e1b_f4146a5bf2341f5c3_d20250618_m042929_c001_v0001092_t0031_u01750220969315") === 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/06/18 04:29:31 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/06/18 04:29:32 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2025/06/18 04:29:35 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/06/18 04:29:35 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/06/18 04:29:35 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.707Ki offset 6Mi/6.106Mi 2025/06/18 04:29:35 DEBUG : test-metadata: Sending chunk 1 length 111316 2025/06/18 04:29:37 DEBUG : test-metadata: Done sending chunk 1 2025/06/18 04:29:37 DEBUG : test-metadata: Done sending chunk 0 2025/06/18 04:29:37 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/06/18 04:29:45 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/06/18 04:29:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/18 04:29:45 DEBUG : pacer: Reducing sleep to 10ms 2025/06/18 04:29:47 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1181-01.backblaze.com/b2api/v1/b2_upload_file/cfa27da340bd8b1b9f780e1b/c001_v0001181_t0047": EOF 2025/06/18 04:29:47 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1181-01.backblaze.com/b2api/v1/b2_upload_file/cfa27da340bd8b1b9f780e1b/c001_v0001181_t0047": EOF) 2025/06/18 04:29:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1181-01.backblaze.com/b2api/v1/b2_upload_file/cfa27da340bd8b1b9f780e1b/c001_v0001181_t0047": EOF - low level retry 1/10 2025/06/18 04:29:49 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-06-18-042942-592.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/06/18 04:29:51 DEBUG : oldPath = "TestB2:rclone-test-mojenah1zaco/versions/test-versions-v2025-06-18-042942-592.txt" 2025/06/18 04:29:51 DEBUG : newPath = "TestB2,versions:rclone-test-mojenah1zaco/versions/test-versions-v2025-06-18-042942-592.txt" 2025/06/18 04:29:51 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-mojenah1zaco/versions/test-versions-v2025-06-18-042942-592.txt" 2025/06/18 04:29:51 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/06/18 04:29:53 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-mojenah1zaco/versions/test-versions-v2025-06-18-042942-592.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-mojenah1zaco/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/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/06/18 04:29:54 INFO : B2 bucket rclone-test-mojenah1zaco: cleaning bucket "rclone-test-mojenah1zaco" of all hidden files 2025/06/18 04:29:54 DEBUG : leading space/ leading space: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f413b977d3b14f744_d20250618_m042824_c001_v7007000_t0000_u01750220904511") as it is a hide marker 2025/06/18 04:29:54 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/06/18 04:29:54 DEBUG : leading space/ leading space: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7df6_d20250618_m042823_c001_v0001181_t0015_u01750220903936") 2025/06/18 04:29:54 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/06/18 04:29:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f413b977d3b14f740_d20250618_m042823_c001_v7007000_t0000_u01750220903574") as it is a hide marker 2025/06/18 04:29:54 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/06/18 04:29:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7df2_d20250618_m042823_c001_v0001181_t0006_u01750220903004") 2025/06/18 04:29:54 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/06/18 04:29:54 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f413b977d3b14f78c_d20250618_m042830_c001_v7007000_t0000_u01750220910159") as it is a hide marker 2025/06/18 04:29:54 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/06/18 04:29:54 DEBUG : .leading dot/.leading dot: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7e30_d20250618_m042829_c001_v0001181_t0000_u01750220909583") 2025/06/18 04:29:54 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/06/18 04:29:54 DEBUG : created from root.txt: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f4053357cf3207f32_d20250618_m042923_c001_v7007000_t0000_u01750220963466") as it is a hide marker 2025/06/18 04:29:54 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/06/18 04:29:54 DEBUG : created from root.txt: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f1119366e64371f6a_d20250618_m042922_c001_v0001102_t0059_u01750220962364") 2025/06/18 04:29:54 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/06/18 04:29:54 DEBUG : file name.txt: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f41078181db9d3ed7_d20250618_m042931_c001_v7007000_t0000_u01750220971413") as it is a hide marker 2025/06/18 04:29:54 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/06/18 04:29:54 DEBUG : file name.txt: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7f6e_d20250618_m042911_c001_v0001181_t0005_u01750220951674") 2025/06/18 04:29:54 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/06/18 04:29:54 DEBUG : file name.txt: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f1106cc861a67ccd0_d20250618_m042907_c001_v0001172_t0041_u01750220947664") 2025/06/18 04:29:54 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/06/18 04:29:54 DEBUG : file name.txt: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7eca_d20250618_m042847_c001_v0001181_t0027_u01750220927727") 2025/06/18 04:29:54 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/06/18 04:29:54 DEBUG : file name.txt: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7ec0_d20250618_m042846_c001_v0001181_t0002_u01750220926944") 2025/06/18 04:29:54 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/06/18 04:29:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7ec8_d20250618_m042847_c001_v0001181_t0022_u01750220927338") "upload" dated 2025-06-18 04:28:47.338 +0000 UTC (1m7.617633118s ago) 2025/06/18 04:29:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f4123b9dd55a31763_d20250618_m042905_c001_v7007000_t0000_u01750220945476") as it is a hide marker 2025/06/18 04:29:54 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/06/18 04:29:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f111e0310d67576c4_d20250618_m042905_c001_v0001184_t0048_u01750220945269") 2025/06/18 04:29:54 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/06/18 04:29:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f11462012c0cd0d0a_d20250618_m042904_c001_v0001172_t0022_u01750220944487") 2025/06/18 04:29:54 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/06/18 04:29:54 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f413b977d3b14f7d9_d20250618_m042836_c001_v7007000_t0000_u01750220916994") as it is a hide marker 2025/06/18 04:29:54 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/06/18 04:29:54 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7e6e_d20250618_m042836_c001_v0001181_t0029_u01750220916344") 2025/06/18 04:29:54 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/06/18 04:29:54 DEBUG : piped data.txt: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f41078181db9d3eee_d20250618_m042933_c001_v7007000_t0000_u01750220973109") as it is a hide marker 2025/06/18 04:29:54 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/06/18 04:29:54 DEBUG : piped data.txt: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7ffc_d20250618_m042932_c001_v0001181_t0013_u01750220972692") 2025/06/18 04:29:54 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/06/18 04:29:54 DEBUG : piped data.txt: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f41078181db9d3ee6_d20250618_m042932_c001_v7007000_t0000_u01750220972509") 2025/06/18 04:29:54 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/06/18 04:29:54 DEBUG : piped data.txt: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f401a531e4c9f7ff6_d20250618_m042932_c001_v0001181_t0047_u01750220972145") 2025/06/18 04:29:54 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/06/18 04:29:54 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f413b977d3b14f7db_d20250618_m042838_c001_v7007000_t0000_u01750220918003") as it is a hide marker 2025/06/18 04:29:54 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/06/18 04:29:54 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7e74_d20250618_m042837_c001_v0001181_t0052_u01750220917355") 2025/06/18 04:29:54 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/06/18 04:29:54 DEBUG : test-metadata: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f4144cb410918ca0e_d20250618_m042940_c001_v7007000_t0000_u01750220980037") as it is a hide marker 2025/06/18 04:29:54 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/06/18 04:29:54 DEBUG : test-metadata: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f21078181db9d3ef0_d20250618_m042934_c001_v0001100_t0031_u01750220974928") 2025/06/18 04:29:54 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/06/18 04:29:54 DEBUG : test-metadata: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f41078181db9d3eef_d20250618_m042934_c001_v7007000_t0000_u01750220974056") 2025/06/18 04:29:54 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/06/18 04:29:54 DEBUG : test-metadata: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f8006_d20250618_m042933_c001_v0001181_t0007_u01750220973293") 2025/06/18 04:29:54 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/06/18 04:29:54 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f413b977d3b14f7a0_d20250618_m042832_c001_v7007000_t0000_u01750220912123") as it is a hide marker 2025/06/18 04:29:54 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/06/18 04:29:54 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7e42_d20250618_m042831_c001_v0001181_t0052_u01750220911471") 2025/06/18 04:29:54 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/06/18 04:29:54 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f413b977d3b14f7b9_d20250618_m042834_c001_v7007000_t0000_u01750220914035") as it is a hide marker 2025/06/18 04:29:54 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/06/18 04:29:54 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7e52_d20250618_m042833_c001_v0001181_t0026_u01750220913458") 2025/06/18 04:29:54 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/06/18 04:29:54 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f413b977d3b14f7ad_d20250618_m042833_c001_v7007000_t0000_u01750220913096") as it is a hide marker 2025/06/18 04:29:54 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/06/18 04:29:54 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7e4c_d20250618_m042832_c001_v0001181_t0000_u01750220912498") 2025/06/18 04:29:54 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/06/18 04:29:54 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f413b977d3b14f7c6_d20250618_m042835_c001_v7007000_t0000_u01750220915039") as it is a hide marker 2025/06/18 04:29:54 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/06/18 04:29:54 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7e5c_d20250618_m042834_c001_v0001181_t0049_u01750220914396") 2025/06/18 04:29:54 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/06/18 04:29:54 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f413b977d3b14f7d2_d20250618_m042835_c001_v7007000_t0000_u01750220915981") as it is a hide marker 2025/06/18 04:29:54 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/06/18 04:29:54 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7e64_d20250618_m042835_c001_v0001181_t0024_u01750220915400") 2025/06/18 04:29:54 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/06/18 04:29:54 DEBUG : trailing space /trailing space : Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f413b977d3b14f792_d20250618_m042831_c001_v7007000_t0000_u01750220911109") as it is a hide marker 2025/06/18 04:29:54 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/06/18 04:29:54 DEBUG : trailing space /trailing space : Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7e38_d20250618_m042830_c001_v0001181_t0049_u01750220910524") 2025/06/18 04:29:54 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/06/18 04:29:54 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f105ddf25980293cb_d20250618_m042950_c001_v0001172_t0017_u01750220990346") "upload" dated 2025-06-18 04:29:50.346 +0000 UTC (4.61050812s ago) 2025/06/18 04:29:54 DEBUG : versions/test-versions.txt: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f4144cb410918ca13_d20250618_m042945_c001_v7007000_t0000_u01750220985589") 2025/06/18 04:29:54 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/06/18 04:29:54 DEBUG : versions/test-versions.txt: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f8052_d20250618_m042942_c001_v0001181_t0004_u01750220982592") 2025/06/18 04:29:54 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/06/18 04:29:54 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f413b977d3b14f7df_d20250618_m042846_c001_v7007000_t0000_u01750220926400") as it is a hide marker 2025/06/18 04:29:54 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/06/18 04:29:54 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f213b977d3b14f7dd_d20250618_m042840_c001_v0001131_t0026_u01750220920189") 2025/06/18 04:29:54 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/06/18 04:29:54 DEBUG : zero-length-file: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f413b977d3b14f7dc_d20250618_m042839_c001_v7007000_t0000_u01750220919836") as it is a hide marker 2025/06/18 04:29:54 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/06/18 04:29:54 DEBUG : zero-length-file: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f401a531e4c9f7e82_d20250618_m042839_c001_v0001181_t0047_u01750220919282") 2025/06/18 04:29:54 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/06/18 04:29:54 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f413b977d3b14f751_d20250618_m042825_c001_v7007000_t0000_u01750220905457") as it is a hide marker 2025/06/18 04:29:54 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/06/18 04:29:54 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7dfc_d20250618_m042824_c001_v0001181_t0040_u01750220904872") 2025/06/18 04:29:54 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/06/18 04:29:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f413b977d3b14f71c_d20250618_m042820_c001_v7007000_t0000_u01750220900754") as it is a hide marker 2025/06/18 04:29:54 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/06/18 04:29:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7dd0_d20250618_m042819_c001_v0001181_t0022_u01750220899712") 2025/06/18 04:29:54 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/06/18 04:29:54 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f413b977d3b14f775_d20250618_m042828_c001_v7007000_t0000_u01750220908285") as it is a hide marker 2025/06/18 04:29:54 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/06/18 04:29:54 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7e19_d20250618_m042827_c001_v0001181_t0058_u01750220907684") 2025/06/18 04:29:54 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/06/18 04:29:54 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f413b977d3b14f768_d20250618_m042827_c001_v7007000_t0000_u01750220907323") as it is a hide marker 2025/06/18 04:29:54 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/06/18 04:29:54 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7e0f_d20250618_m042826_c001_v0001181_t0005_u01750220906754") 2025/06/18 04:29:54 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/06/18 04:29:54 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f413b977d3b14f781_d20250618_m042829_c001_v7007000_t0000_u01750220909222") as it is a hide marker 2025/06/18 04:29:54 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/06/18 04:29:54 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7e26_d20250618_m042828_c001_v0001181_t0057_u01750220908645") 2025/06/18 04:29:54 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/06/18 04:29:54 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f413b977d3b14f75c_d20250618_m042826_c001_v7007000_t0000_u01750220906392") as it is a hide marker 2025/06/18 04:29:54 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/06/18 04:29:54 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7e07_d20250618_m042825_c001_v0001181_t0001_u01750220905817") 2025/06/18 04:29:54 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/06/18 04:29:54 DEBUG : ./.: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f413b977d3b14f728_d20250618_m042821_c001_v7007000_t0000_u01750220901691") as it is a hide marker 2025/06/18 04:29:54 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/06/18 04:29:54 DEBUG : ./.: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7dd8_d20250618_m042821_c001_v0001181_t0002_u01750220901115") 2025/06/18 04:29:54 NOTICE: ./.: Skipped delete as --dry-run is set 2025/06/18 04:29:54 DEBUG : ../..: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f413b977d3b14f735_d20250618_m042822_c001_v7007000_t0000_u01750220902642") as it is a hide marker 2025/06/18 04:29:54 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/06/18 04:29:54 DEBUG : ../..: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7de3_d20250618_m042822_c001_v0001181_t0019_u01750220902065") 2025/06/18 04:29:54 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/06/18 04:29:55 INFO : B2 bucket rclone-test-mojenah1zaco: cleaning bucket "rclone-test-mojenah1zaco" of all hidden files 2025/06/18 04:29:55 DEBUG : leading space/ leading space: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f413b977d3b14f744_d20250618_m042824_c001_v7007000_t0000_u01750220904511") as it is a hide marker 2025/06/18 04:29:55 DEBUG : leading space/ leading space: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7df6_d20250618_m042823_c001_v0001181_t0015_u01750220903936") 2025/06/18 04:29:55 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f413b977d3b14f740_d20250618_m042823_c001_v7007000_t0000_u01750220903574") as it is a hide marker 2025/06/18 04:29:55 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7df2_d20250618_m042823_c001_v0001181_t0006_u01750220903004") 2025/06/18 04:29:55 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f413b977d3b14f78c_d20250618_m042830_c001_v7007000_t0000_u01750220910159") as it is a hide marker 2025/06/18 04:29:55 DEBUG : .leading dot/.leading dot: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7e30_d20250618_m042829_c001_v0001181_t0000_u01750220909583") 2025/06/18 04:29:55 DEBUG : created from root.txt: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f4053357cf3207f32_d20250618_m042923_c001_v7007000_t0000_u01750220963466") as it is a hide marker 2025/06/18 04:29:55 DEBUG : created from root.txt: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f1119366e64371f6a_d20250618_m042922_c001_v0001102_t0059_u01750220962364") 2025/06/18 04:29:55 DEBUG : file name.txt: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f41078181db9d3ed7_d20250618_m042931_c001_v7007000_t0000_u01750220971413") as it is a hide marker 2025/06/18 04:29:55 DEBUG : file name.txt: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7f6e_d20250618_m042911_c001_v0001181_t0005_u01750220951674") 2025/06/18 04:29:55 DEBUG : file name.txt: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f1106cc861a67ccd0_d20250618_m042907_c001_v0001172_t0041_u01750220947664") 2025/06/18 04:29:55 DEBUG : file name.txt: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7eca_d20250618_m042847_c001_v0001181_t0027_u01750220927727") 2025/06/18 04:29:55 DEBUG : file name.txt: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7ec0_d20250618_m042846_c001_v0001181_t0002_u01750220926944") 2025/06/18 04:29:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7ec8_d20250618_m042847_c001_v0001181_t0022_u01750220927338") "upload" dated 2025-06-18 04:28:47.338 +0000 UTC (1m8.671562999s ago) 2025/06/18 04:29:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f4123b9dd55a31763_d20250618_m042905_c001_v7007000_t0000_u01750220945476") as it is a hide marker 2025/06/18 04:29:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f111e0310d67576c4_d20250618_m042905_c001_v0001184_t0048_u01750220945269") 2025/06/18 04:29:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f11462012c0cd0d0a_d20250618_m042904_c001_v0001172_t0022_u01750220944487") 2025/06/18 04:29:56 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f413b977d3b14f7d9_d20250618_m042836_c001_v7007000_t0000_u01750220916994") as it is a hide marker 2025/06/18 04:29:56 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7e6e_d20250618_m042836_c001_v0001181_t0029_u01750220916344") 2025/06/18 04:29:56 DEBUG : piped data.txt: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f41078181db9d3eee_d20250618_m042933_c001_v7007000_t0000_u01750220973109") as it is a hide marker 2025/06/18 04:29:56 DEBUG : piped data.txt: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7ffc_d20250618_m042932_c001_v0001181_t0013_u01750220972692") 2025/06/18 04:29:56 DEBUG : piped data.txt: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f41078181db9d3ee6_d20250618_m042932_c001_v7007000_t0000_u01750220972509") 2025/06/18 04:29:56 DEBUG : piped data.txt: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f401a531e4c9f7ff6_d20250618_m042932_c001_v0001181_t0047_u01750220972145") 2025/06/18 04:29:56 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f413b977d3b14f7db_d20250618_m042838_c001_v7007000_t0000_u01750220918003") as it is a hide marker 2025/06/18 04:29:56 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7e74_d20250618_m042837_c001_v0001181_t0052_u01750220917355") 2025/06/18 04:29:56 DEBUG : test-metadata: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f4144cb410918ca0e_d20250618_m042940_c001_v7007000_t0000_u01750220980037") as it is a hide marker 2025/06/18 04:29:56 DEBUG : test-metadata: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f21078181db9d3ef0_d20250618_m042934_c001_v0001100_t0031_u01750220974928") 2025/06/18 04:29:56 DEBUG : test-metadata: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f41078181db9d3eef_d20250618_m042934_c001_v7007000_t0000_u01750220974056") 2025/06/18 04:29:56 DEBUG : test-metadata: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f8006_d20250618_m042933_c001_v0001181_t0007_u01750220973293") 2025/06/18 04:29:56 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f413b977d3b14f7a0_d20250618_m042832_c001_v7007000_t0000_u01750220912123") as it is a hide marker 2025/06/18 04:29:56 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7e42_d20250618_m042831_c001_v0001181_t0052_u01750220911471") 2025/06/18 04:29:56 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f413b977d3b14f7b9_d20250618_m042834_c001_v7007000_t0000_u01750220914035") as it is a hide marker 2025/06/18 04:29:56 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7e52_d20250618_m042833_c001_v0001181_t0026_u01750220913458") 2025/06/18 04:29:56 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f413b977d3b14f7ad_d20250618_m042833_c001_v7007000_t0000_u01750220913096") as it is a hide marker 2025/06/18 04:29:56 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7e4c_d20250618_m042832_c001_v0001181_t0000_u01750220912498") 2025/06/18 04:29:57 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f413b977d3b14f7c6_d20250618_m042835_c001_v7007000_t0000_u01750220915039") as it is a hide marker 2025/06/18 04:29:57 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7e5c_d20250618_m042834_c001_v0001181_t0049_u01750220914396") 2025/06/18 04:29:57 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f413b977d3b14f7d2_d20250618_m042835_c001_v7007000_t0000_u01750220915981") as it is a hide marker 2025/06/18 04:29:57 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7e64_d20250618_m042835_c001_v0001181_t0024_u01750220915400") 2025/06/18 04:29:57 DEBUG : trailing space /trailing space : Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f413b977d3b14f792_d20250618_m042831_c001_v7007000_t0000_u01750220911109") as it is a hide marker 2025/06/18 04:29:57 DEBUG : trailing space /trailing space : Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7e38_d20250618_m042830_c001_v0001181_t0049_u01750220910524") 2025/06/18 04:29:57 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f105ddf25980293cb_d20250618_m042950_c001_v0001172_t0017_u01750220990346") "upload" dated 2025-06-18 04:29:50.346 +0000 UTC (6.919902362s ago) 2025/06/18 04:29:57 DEBUG : versions/test-versions.txt: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f4144cb410918ca13_d20250618_m042945_c001_v7007000_t0000_u01750220985589") 2025/06/18 04:29:57 DEBUG : versions/test-versions.txt: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f8052_d20250618_m042942_c001_v0001181_t0004_u01750220982592") 2025/06/18 04:29:57 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f413b977d3b14f7df_d20250618_m042846_c001_v7007000_t0000_u01750220926400") as it is a hide marker 2025/06/18 04:29:57 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f213b977d3b14f7dd_d20250618_m042840_c001_v0001131_t0026_u01750220920189") 2025/06/18 04:29:57 DEBUG : zero-length-file: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f413b977d3b14f7dc_d20250618_m042839_c001_v7007000_t0000_u01750220919836") as it is a hide marker 2025/06/18 04:29:57 DEBUG : zero-length-file: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f401a531e4c9f7e82_d20250618_m042839_c001_v0001181_t0047_u01750220919282") 2025/06/18 04:29:57 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f413b977d3b14f751_d20250618_m042825_c001_v7007000_t0000_u01750220905457") as it is a hide marker 2025/06/18 04:29:57 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7dfc_d20250618_m042824_c001_v0001181_t0040_u01750220904872") 2025/06/18 04:29:57 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f413b977d3b14f71c_d20250618_m042820_c001_v7007000_t0000_u01750220900754") as it is a hide marker 2025/06/18 04:29:57 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7dd0_d20250618_m042819_c001_v0001181_t0022_u01750220899712") 2025/06/18 04:29:57 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f413b977d3b14f775_d20250618_m042828_c001_v7007000_t0000_u01750220908285") as it is a hide marker 2025/06/18 04:29:57 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7e19_d20250618_m042827_c001_v0001181_t0058_u01750220907684") 2025/06/18 04:29:57 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f413b977d3b14f768_d20250618_m042827_c001_v7007000_t0000_u01750220907323") as it is a hide marker 2025/06/18 04:29:57 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7e0f_d20250618_m042826_c001_v0001181_t0005_u01750220906754") 2025/06/18 04:29:57 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f413b977d3b14f781_d20250618_m042829_c001_v7007000_t0000_u01750220909222") as it is a hide marker 2025/06/18 04:29:58 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7e26_d20250618_m042828_c001_v0001181_t0057_u01750220908645") 2025/06/18 04:29:58 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f413b977d3b14f75c_d20250618_m042826_c001_v7007000_t0000_u01750220906392") as it is a hide marker 2025/06/18 04:29:58 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7e07_d20250618_m042825_c001_v0001181_t0001_u01750220905817") 2025/06/18 04:29:58 DEBUG : ./.: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f413b977d3b14f728_d20250618_m042821_c001_v7007000_t0000_u01750220901691") as it is a hide marker 2025/06/18 04:29:58 DEBUG : ./.: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7dd8_d20250618_m042821_c001_v0001181_t0002_u01750220901115") 2025/06/18 04:29:58 DEBUG : ../..: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f413b977d3b14f735_d20250618_m042822_c001_v7007000_t0000_u01750220902642") as it is a hide marker 2025/06/18 04:29:58 DEBUG : ../..: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7de3_d20250618_m042822_c001_v0001181_t0019_u01750220902065") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/06/18 04:29:59 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/06/18 04:29:59 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/06/18 04:29:59 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/06/18 04:29:59 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/06/18 04:30:00 INFO : B2 bucket rclone-test-mojenah1zaco: cleaning bucket "rclone-test-mojenah1zaco" of pending multipart uploads older than 0s 2025/06/18 04:30:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7ec8_d20250618_m042847_c001_v0001181_t0022_u01750220927338") "upload" dated 2025-06-18 04:28:47.338 +0000 UTC (1m12.943239112s ago) 2025/06/18 04:30:00 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f2209261e44c4c343_d20250618_m042959_c001_v0001105_t0030_u01750220999207") as it is a start marker (upload started at 2025-06-18 04:29:59.207 +0000 UTC) 2025/06/18 04:30:00 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/06/18 04:30:00 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f2209261e44c4c344_d20250618_m042959_c001_v0001116_t0041_u01750220999415") as it is a start marker (upload started at 2025-06-18 04:29:59.415 +0000 UTC) 2025/06/18 04:30:00 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/06/18 04:30:00 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f2209261e44c4c345_d20250618_m042959_c001_v0001171_t0046_u01750220999603") as it is a start marker (upload started at 2025-06-18 04:29:59.603 +0000 UTC) 2025/06/18 04:30:00 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/06/18 04:30:00 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f2209261e44c4c346_d20250618_m042959_c001_v0001184_t0026_u01750220999791") as it is a start marker (upload started at 2025-06-18 04:29:59.791 +0000 UTC) 2025/06/18 04:30:00 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/06/18 04:30:00 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f4209261e44c4c342_d20250618_m042959_c001_v7007000_t0000_u01750220999021") "hide" dated 2025-06-18 04:29:59.021 +0000 UTC (1.26048853s ago) 2025/06/18 04:30:00 DEBUG : versions/test-versions.txt: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f105ddf25980293cb_d20250618_m042950_c001_v0001172_t0017_u01750220990346") 2025/06/18 04:30:00 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/06/18 04:30:00 INFO : B2 bucket rclone-test-mojenah1zaco: cleaning bucket "rclone-test-mojenah1zaco" of pending multipart uploads older than 0s 2025/06/18 04:30:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7ec8_d20250618_m042847_c001_v0001181_t0022_u01750220927338") "upload" dated 2025-06-18 04:28:47.338 +0000 UTC (1m13.328324272s ago) 2025/06/18 04:30:00 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f2209261e44c4c343_d20250618_m042959_c001_v0001105_t0030_u01750220999207") as it is a start marker (upload started at 2025-06-18 04:29:59.207 +0000 UTC) 2025/06/18 04:30:00 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f2209261e44c4c344_d20250618_m042959_c001_v0001116_t0041_u01750220999415") as it is a start marker (upload started at 2025-06-18 04:29:59.415 +0000 UTC) 2025/06/18 04:30:00 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f2209261e44c4c345_d20250618_m042959_c001_v0001171_t0046_u01750220999603") as it is a start marker (upload started at 2025-06-18 04:29:59.603 +0000 UTC) 2025/06/18 04:30:00 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f2209261e44c4c346_d20250618_m042959_c001_v0001184_t0026_u01750220999791") as it is a start marker (upload started at 2025-06-18 04:29:59.791 +0000 UTC) 2025/06/18 04:30:00 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcfa27da340bd8b1b9f780e1b_f4209261e44c4c342_d20250618_m042959_c001_v7007000_t0000_u01750220999021") "hide" dated 2025-06-18 04:29:59.021 +0000 UTC (1.645554665s ago) 2025/06/18 04:30:00 DEBUG : versions/test-versions.txt: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f105ddf25980293cb_d20250618_m042950_c001_v0001172_t0017_u01750220990346") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/06/18 04:30:01 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/06/18 04:30:01 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/06/18 04:30:01 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/06/18 04:30:03 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/06/18 04:30:03 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/06/18 04:30:03 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/06/18 04:30:03 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/06/18 04:30:03 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/06/18 04:30:06 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/06/18 04:30:06 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/06/18 04:30:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/06/18 04:30:08 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/06/18 04:30:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zcfa27da340bd8b1b9f780e1b_f2209261e44c4c387_d20250618_m043009_c001_v0001182_t0004_u01750221009040") 2025/06/18 04:30:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/18 04:30:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/06/18 04:30:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/06/18 04:30:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/06/18 04:30:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/06/18 04:30:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/06/18 04:30:12 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/06/18 04:30:12 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/06/18 04:30:13 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/06/18 04:30:13 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/06/18 04:30:15 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/06/18 04:30:15 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/06/18 04:30:15 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/06/18 04:30:16 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/06/18 04:30:16 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/06/18 04:30:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zcfa27da340bd8b1b9f780e1b_f20358b5d4b14c67e_d20250618_m043016_c001_v0001136_t0054_u01750221016998") 2025/06/18 04:30:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/06/18 04:30:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/06/18 04:30:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/06/18 04:30:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/06/18 04:30:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/06/18 04:30:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/06/18 04:30:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/06/18 04:30:21 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/06/18 04:30:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/06/18 04:30:21 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/06/18 04:30:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/06/18 04:30:21 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/06/18 04:30:22 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/06/18 04:30:24 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/06/18 04:30:24 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/06/18 04:30:24 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/06/18 04:30:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/06/18 04:30:25 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/06/18 04:30:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zcfa27da340bd8b1b9f780e1b_f20358b5d4b14c6f4_d20250618_m043026_c001_v0001180_t0021_u01750221026054") 2025/06/18 04:30:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/06/18 04:30:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/18 04:30:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/06/18 04:30:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/06/18 04:30:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/06/18 04:30:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/06/18 04:30:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/06/18 04:30:28 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/06/18 04:30:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/06/18 04:30:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/06/18 04:30:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/06/18 04:30:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/06/18 04:30:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/06/18 04:30:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/06/18 04:30:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/06/18 04:30:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/06/18 04:30:33 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/06/18 04:30:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zcfa27da340bd8b1b9f780e1b_f20358b5d4b14c741_d20250618_m043033_c001_v0001041_t0030_u01750221033916") 2025/06/18 04:30:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/18 04:30:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/06/18 04:30:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/06/18 04:30:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/06/18 04:30:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/06/18 04:30:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/06/18 04:30:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/06/18 04:30:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/06/18 04:30:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/06/18 04:30:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/06/18 04:30:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/06/18 04:30:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/06/18 04:30:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/06/18 04:30:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/06/18 04:30:42 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/06/18 04:30:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcfa27da340bd8b1b9f780e1b_f2053357cf3208636_d20250618_m043042_c001_v0001113_t0041_u01750221042221") 2025/06/18 04:30:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/06/18 04:30:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/06/18 04:30:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/06/18 04:30:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/06/18 04:30:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/06/18 04:30:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/06/18 04:30:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/06/18 04:30:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/06/18 04:30:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/06/18 04:30:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/06/18 04:30:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/06/18 04:30:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/06/18 04:30:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/06/18 04:30:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/06/18 04:30:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/06/18 04:30:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/06/18 04:30:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/06/18 04:30:51 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/06/18 04:30:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcfa27da340bd8b1b9f780e1b_f2196f3fbe56c8d6f_d20250618_m043051_c001_v0001179_t0013_u01750221051179") 2025/06/18 04:30:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/06/18 04:30:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/18 04:30:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/06/18 04:30:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/06/18 04:30:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/06/18 04:30:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/06/18 04:30:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/06/18 04:30:53 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/06/18 04:30:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/06/18 04:30:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/06/18 04:30:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/06/18 04:30:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/06/18 04:30:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/06/18 04:30:57 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/06/18 04:30:57 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/06/18 04:30:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/06/18 04:30:58 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/06/18 04:30:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zcfa27da340bd8b1b9f780e1b_f2196f3fbe56c8dba_d20250618_m043058_c001_v0001101_t0038_u01750221058991") 2025/06/18 04:30:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/18 04:30:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/06/18 04:30:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/06/18 04:31:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/06/18 04:31:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/06/18 04:31:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/06/18 04:31:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/06/18 04:31:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/06/18 04:31:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/06/18 04:31:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/06/18 04:31:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/06/18 04:31:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/06/18 04:31:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/06/18 04:31:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/06/18 04:31:06 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/06/18 04:31:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcfa27da340bd8b1b9f780e1b_f2196f3fbe56c8dbf_d20250618_m043107_c001_v0001101_t0013_u01750221067026") 2025/06/18 04:31:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/06/18 04:31:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/06/18 04:31:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/06/18 04:31:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/06/18 04:31:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/06/18 04:31:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/06/18 04:31:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/06/18 04:31:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/06/18 04:31:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/06/18 04:31:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/06/18 04:31:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/06/18 04:31:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/06/18 04:31:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/06/18 04:31:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/06/18 04:31:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/06/18 04:31:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/06/18 04:31:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/06/18 04:31:16 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/06/18 04:31:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcfa27da340bd8b1b9f780e1b_f22150288fa5d1fa5_d20250618_m043116_c001_v0001146_t0015_u01750221076158") 2025/06/18 04:31:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/06/18 04:31:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/18 04:31:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/06/18 04:31:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/06/18 04:31:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/06/18 04:31:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/06/18 04:31:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/06/18 04:31:21 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/06/18 04:31:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/06/18 04:31:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/06/18 04:31:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/06/18 04:31:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/06/18 04:31:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/06/18 04:31:26 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/06/18 04:31:26 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/06/18 04:31:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/06/18 04:31:28 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/06/18 04:31:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zcfa27da340bd8b1b9f780e1b_f2209261e44c4c5f7_d20250618_m043128_c001_v0001184_t0045_u01750221088405") 2025/06/18 04:31:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/18 04:31:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/06/18 04:31:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/06/18 04:31:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/06/18 04:31:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/06/18 04:31:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/06/18 04:31:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/06/18 04:31:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/06/18 04:31:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/06/18 04:31:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/06/18 04:31:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/06/18 04:31:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/06/18 04:31:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/06/18 04:31:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/06/18 04:31:36 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/06/18 04:31:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zcfa27da340bd8b1b9f780e1b_f2196f3fbe56c8f0b_d20250618_m043137_c001_v0001182_t0018_u01750221097087") 2025/06/18 04:31:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/06/18 04:31:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/06/18 04:31:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/06/18 04:31:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/06/18 04:31:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/06/18 04:31:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/06/18 04:31:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/06/18 04:31:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/06/18 04:31:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/06/18 04:31:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/06/18 04:31:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/06/18 04:31:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/06/18 04:31:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/06/18 04:31:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/06/18 04:31:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/06/18 04:31:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/06/18 04:31:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/06/18 04:31:46 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/06/18 04:31:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zcfa27da340bd8b1b9f780e1b_f20358b5d4b14cf50_d20250618_m043146_c001_v0001184_t0049_u01750221106866") 2025/06/18 04:31:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/06/18 04:31:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/18 04:31:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/06/18 04:31:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/06/18 04:31:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/06/18 04:31:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/06/18 04:31:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/06/18 04:31:49 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/06/18 04:31:52 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/06/18 04:31:52 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/06/18 04:31:52 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/06/18 04:31:52 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/06/18 04:31:53 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/06/18 04:31:54 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/06/18 04:31:54 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/06/18 04:31:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/06/18 04:31:56 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/06/18 04:31:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zcfa27da340bd8b1b9f780e1b_f20358b5d4b14cffa_d20250618_m043156_c001_v0001176_t0037_u01750221116430") 2025/06/18 04:31:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/18 04:31:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/06/18 04:31:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/06/18 04:31:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/06/18 04:31:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/06/18 04:31:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/06/18 04:32:00 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/06/18 04:32:00 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/06/18 04:32:01 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/06/18 04:32:01 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/06/18 04:32:03 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/06/18 04:32:03 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/06/18 04:32:03 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/06/18 04:32:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/06/18 04:32:05 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/06/18 04:32:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zcfa27da340bd8b1b9f780e1b_f2196f3fbe56c8fbb_d20250618_m043205_c001_v0001171_t0039_u01750221125566") 2025/06/18 04:32:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/06/18 04:32:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/06/18 04:32:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/06/18 04:32:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/06/18 04:32:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/06/18 04:32:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/06/18 04:32:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/06/18 04:32:11 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/06/18 04:32:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/06/18 04:32:11 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/06/18 04:32:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/06/18 04:32:11 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/06/18 04:32:12 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/06/18 04:32:13 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/06/18 04:32:14 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/06/18 04:32:14 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/06/18 04:32:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/06/18 04:32:16 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/06/18 04:32:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zcfa27da340bd8b1b9f780e1b_f206bac16c949e585_d20250618_m043216_c001_v0001184_t0031_u01750221136184") 2025/06/18 04:32:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/06/18 04:32:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/18 04:32:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/06/18 04:32:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/06/18 04:32:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/06/18 04:32:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/06/18 04:32:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/06/18 04:32:19 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/06/18 04:32:21 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/06/18 04:32:21 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/06/18 04:32:21 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/06/18 04:32:21 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/06/18 04:32:22 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/06/18 04:32:24 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/06/18 04:32:24 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/06/18 04:32:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/06/18 04:32:26 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/06/18 04:32:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zcfa27da340bd8b1b9f780e1b_f206bac16c949e5d4_d20250618_m043226_c001_v0001098_t0018_u01750221146115") 2025/06/18 04:32:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/18 04:32:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/06/18 04:32:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/06/18 04:32:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/06/18 04:32:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/06/18 04:32:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/06/18 04:32:30 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/06/18 04:32:30 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/06/18 04:32:31 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/06/18 04:32:31 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/06/18 04:32:33 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/06/18 04:33:02 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/06/18 04:33:02 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/06/18 04:33:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/06/18 04:33:06 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/06/18 04:33:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zcfa27da340bd8b1b9f780e1b_f2008bcc009915515_d20250618_m043306_c001_v0001092_t0018_u01750221186888") 2025/06/18 04:33:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/06/18 04:33:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/06/18 04:33:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/06/18 04:33:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/06/18 04:33:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/06/18 04:33:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/06/18 04:33:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/06/18 04:33:12 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/06/18 04:33:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/06/18 04:33:12 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/06/18 04:33:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/06/18 04:33:12 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/06/18 04:33:13 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/06/18 04:33:15 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/06/18 04:33:15 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/06/18 04:33:15 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/06/18 04:33:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/06/18 04:33:18 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/06/18 04:33:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zcfa27da340bd8b1b9f780e1b_f2191d0f2f0db74c5_d20250618_m043318_c001_v0001171_t0002_u01750221198380") 2025/06/18 04:33:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/06/18 04:33:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/18 04:33:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/06/18 04:33:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/06/18 04:33:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/06/18 04:33:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/06/18 04:33:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/06/18 04:33:21 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/06/18 04:33:30 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zcfa27da340bd8b1b9f780e1b_f216ceea3fba412df_d20250618_m043330_c001_v0001183_t0058_u01750221210201") 2025/06/18 04:33:30 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/06/18 04:33:30 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/06/18 04:33:30 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/06/18 04:33:30 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/06/18 04:33:30 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/06/18 04:33:32 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/06/18 04:33:32 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/06/18 04:33:32 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/06/18 04:33:32 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/06/18 04:33:35 DEBUG : chunked-copy: Done sending chunk 1 2025/06/18 04:33:35 DEBUG : chunked-copy: Done sending chunk 0 2025/06/18 04:33:35 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/06/18 04:33:36 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zcfa27da340bd8b1b9f780e1b_f20358b5d4b14d2e0_d20250618_m043336_c001_v0001179_t0029_u01750221216072") 2025/06/18 04:33:36 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/06/18 04:33:36 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/06/18 04:33:36 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/06/18 04:33:36 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/06/18 04:33:36 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/06/18 04:33:38 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/06/18 04:33:38 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/06/18 04:33:38 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/06/18 04:33:38 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/06/18 04:33:40 DEBUG : chunked-copy: Done sending chunk 0 2025/06/18 04:33:41 DEBUG : chunked-copy: Done sending chunk 1 2025/06/18 04:33:41 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/06/18 04:33:41 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zcfa27da340bd8b1b9f780e1b_f20358b5d4b14d31c_d20250618_m043341_c001_v0001136_t0059_u01750221221684") 2025/06/18 04:33:41 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/06/18 04:33:41 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/06/18 04:33:42 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/06/18 04:33:42 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/06/18 04:33:42 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/06/18 04:33:44 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/06/18 04:33:44 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/06/18 04:33:44 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/06/18 04:33:44 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/06/18 04:33:46 DEBUG : chunked-copy: Done sending chunk 0 2025/06/18 04:33:47 DEBUG : chunked-copy: Done sending chunk 1 2025/06/18 04:33:47 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/06/18 04:33:48 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zcfa27da340bd8b1b9f780e1b_f216ceea3fba412ea_d20250618_m043347_c001_v0001182_t0036_u01750221227971") 2025/06/18 04:33:48 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/06/18 04:33:48 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/06/18 04:33:48 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/06/18 04:33:48 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/06/18 04:33:48 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/06/18 04:33:48 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/06/18 04:33:48 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/06/18 04:33:49 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/06/18 04:33:51 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/06/18 04:33:52 DEBUG : Creating backend with remote "TestB2:rclone-test-mojenah1zaco/deeper/nonexisting/directory" === 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/06/18 04:33:53 INFO : B2 bucket rclone-test-mojenah1zaco: cleaning bucket "rclone-test-mojenah1zaco" of all files 2025/06/18 04:33:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f4196f3fbe56c90ef_d20250618_m043230_c001_v7007000_t0000_u01750221150310") 2025/06/18 04:33:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f206bac16c949e5d4_d20250618_m043226_c001_v0001098_t0018_u01750221146115") 2025/06/18 04:33:53 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f406bac16c949e5cc_d20250618_m043225_c001_v7007000_t0000_u01750221145540") 2025/06/18 04:33:53 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f2196f3fbe56c90e0_d20250618_m043220_c001_v0001115_t0058_u01750221140886") 2025/06/18 04:33:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f416ceea3fba412d9_d20250618_m043323_c001_v7007000_t0000_u01750221203789") 2025/06/18 04:33:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f2191d0f2f0db74c5_d20250618_m043318_c001_v0001171_t0002_u01750221198380") 2025/06/18 04:33:53 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f4191d0f2f0db74c4_d20250618_m043317_c001_v7007000_t0000_u01750221197797") 2025/06/18 04:33:53 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f2008bcc009915517_d20250618_m043312_c001_v0001099_t0026_u01750221192105") 2025/06/18 04:33:53 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f4008bcc009915516_d20250618_m043311_c001_v7007000_t0000_u01750221191921") 2025/06/18 04:33:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f2008bcc009915515_d20250618_m043306_c001_v0001092_t0018_u01750221186888") 2025/06/18 04:33:54 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f4008bcc009915514_d20250618_m043306_c001_v7007000_t0000_u01750221186324") 2025/06/18 04:33:54 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f2196f3fbe56c90f1_d20250618_m043230_c001_v0001154_t0010_u01750221150496") 2025/06/18 04:33:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f4053357cf3208664_d20250618_m043054_c001_v7007000_t0000_u01750221054951") 2025/06/18 04:33:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f2196f3fbe56c8d6f_d20250618_m043051_c001_v0001179_t0013_u01750221051179") 2025/06/18 04:33:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f4053357cf320863e_d20250618_m043046_c001_v7007000_t0000_u01750221046145") 2025/06/18 04:33:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f2053357cf3208636_d20250618_m043042_c001_v0001113_t0041_u01750221042221") 2025/06/18 04:33:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f4196f3fbe56c8d6a_d20250618_m043050_c001_v7007000_t0000_u01750221050782") 2025/06/18 04:33:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f2053357cf320863f_d20250618_m043046_c001_v0001115_t0040_u01750221046327") 2025/06/18 04:33:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f4053357cf3208634_d20250618_m043041_c001_v7007000_t0000_u01750221041827") 2025/06/18 04:33:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f2053357cf3208628_d20250618_m043037_c001_v0001171_t0014_u01750221037697") 2025/06/18 04:33:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f4053357cf3208626_d20250618_m043037_c001_v7007000_t0000_u01750221037513") 2025/06/18 04:33:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f20358b5d4b14c741_d20250618_m043033_c001_v0001041_t0030_u01750221033916") 2025/06/18 04:33:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f40358b5d4b14c740_d20250618_m043033_c001_v7007000_t0000_u01750221033546") 2025/06/18 04:33:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f2053357cf3208614_d20250618_m043030_c001_v0001178_t0018_u01750221030053") 2025/06/18 04:33:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f4196f3fbe56c8df4_d20250618_m043123_c001_v7007000_t0000_u01750221083850") 2025/06/18 04:33:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f22150288fa5d1fa5_d20250618_m043116_c001_v0001146_t0015_u01750221076158") 2025/06/18 04:33:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f4196f3fbe56c8ddf_d20250618_m043110_c001_v7007000_t0000_u01750221070917") 2025/06/18 04:33:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f2196f3fbe56c8dbf_d20250618_m043107_c001_v0001101_t0013_u01750221067026") 2025/06/18 04:33:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f42150288fa5d1f98_d20250618_m043115_c001_v7007000_t0000_u01750221075769") 2025/06/18 04:33:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f2196f3fbe56c8de0_d20250618_m043111_c001_v0001109_t0016_u01750221071104") 2025/06/18 04:33:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f4196f3fbe56c8dbe_d20250618_m043106_c001_v7007000_t0000_u01750221066626") 2025/06/18 04:33:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f2053357cf3208703_d20250618_m043102_c001_v0001182_t0052_u01750221062650") 2025/06/18 04:33:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f4053357cf32086fe_d20250618_m043102_c001_v7007000_t0000_u01750221062468") 2025/06/18 04:33:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f2196f3fbe56c8dba_d20250618_m043058_c001_v0001101_t0038_u01750221058991") 2025/06/18 04:33:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f4196f3fbe56c8db9_d20250618_m043058_c001_v7007000_t0000_u01750221058595") 2025/06/18 04:33:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f2053357cf3208669_d20250618_m043055_c001_v0001184_t0003_u01750221055139") 2025/06/18 04:33:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f4053357cf3208613_d20250618_m043029_c001_v7007000_t0000_u01750221029871") 2025/06/18 04:33:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f20358b5d4b14c6f4_d20250618_m043026_c001_v0001180_t0021_u01750221026054") 2025/06/18 04:33:55 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f40358b5d4b14c6ef_d20250618_m043025_c001_v7007000_t0000_u01750221025661") 2025/06/18 04:33:55 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f20358b5d4b14c6af_d20250618_m043021_c001_v0001041_t0030_u01750221021276") 2025/06/18 04:33:55 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f40358b5d4b14c6ac_d20250618_m043021_c001_v7007000_t0000_u01750221021092") 2025/06/18 04:33:55 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f20358b5d4b14c67e_d20250618_m043016_c001_v0001136_t0054_u01750221016998") 2025/06/18 04:33:55 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f40358b5d4b14c679_d20250618_m043016_c001_v7007000_t0000_u01750221016617") 2025/06/18 04:33:55 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f20358b5d4b14c64b_d20250618_m043012_c001_v0001180_t0030_u01750221012534") 2025/06/18 04:33:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f40358b5d4b14c648_d20250618_m043012_c001_v7007000_t0000_u01750221012350") 2025/06/18 04:33:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f2209261e44c4c387_d20250618_m043009_c001_v0001182_t0004_u01750221009040") 2025/06/18 04:33:55 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f4209261e44c4c380_d20250618_m043008_c001_v7007000_t0000_u01750221008614") 2025/06/18 04:33:55 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f2144cb410918cb87_d20250618_m043002_c001_v0001100_t0012_u01750221002761") 2025/06/18 04:33:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f4196f3fbe56c8f30_d20250618_m043151_c001_v7007000_t0000_u01750221111586") 2025/06/18 04:33:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f20358b5d4b14cf50_d20250618_m043146_c001_v0001184_t0049_u01750221106866") 2025/06/18 04:33:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f4196f3fbe56c8f2b_d20250618_m043141_c001_v7007000_t0000_u01750221101406") 2025/06/18 04:33:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f2196f3fbe56c8f0b_d20250618_m043137_c001_v0001182_t0018_u01750221097087") 2025/06/18 04:33:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f40358b5d4b14cf4f_d20250618_m043146_c001_v7007000_t0000_u01750221106439") 2025/06/18 04:33:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f2196f3fbe56c8f2d_d20250618_m043141_c001_v0001171_t0042_u01750221101591") 2025/06/18 04:33:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f4196f3fbe56c8efc_d20250618_m043136_c001_v7007000_t0000_u01750221096642") 2025/06/18 04:33:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f2196f3fbe56c8e6d_d20250618_m043132_c001_v0001183_t0023_u01750221092131") 2025/06/18 04:33:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f4196f3fbe56c8e66_d20250618_m043131_c001_v7007000_t0000_u01750221091946") 2025/06/18 04:33:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f2209261e44c4c5f7_d20250618_m043128_c001_v0001184_t0045_u01750221088405") 2025/06/18 04:33:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f4209261e44c4c5f6_d20250618_m043127_c001_v7007000_t0000_u01750221087954") 2025/06/18 04:33:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f2196f3fbe56c8df5_d20250618_m043124_c001_v0001131_t0000_u01750221084036") 2025/06/18 04:33:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f4196f3fbe56c90de_d20250618_m043220_c001_v7007000_t0000_u01750221140701") 2025/06/18 04:33:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f206bac16c949e585_d20250618_m043216_c001_v0001184_t0031_u01750221136184") 2025/06/18 04:33:56 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f406bac16c949e584_d20250618_m043215_c001_v7007000_t0000_u01750221135669") 2025/06/18 04:33:56 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f2196f3fbe56c9029_d20250618_m043210_c001_v0001184_t0041_u01750221130854") 2025/06/18 04:33:56 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f4196f3fbe56c9022_d20250618_m043210_c001_v7007000_t0000_u01750221130669") 2025/06/18 04:33:56 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f2196f3fbe56c8fbb_d20250618_m043205_c001_v0001171_t0039_u01750221125566") 2025/06/18 04:33:56 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f4196f3fbe56c8fb4_d20250618_m043205_c001_v7007000_t0000_u01750221125045") 2025/06/18 04:33:56 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f2196f3fbe56c8f9e_d20250618_m043200_c001_v0001181_t0045_u01750221120300") 2025/06/18 04:33:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f4196f3fbe56c8f9d_d20250618_m043200_c001_v7007000_t0000_u01750221120115") 2025/06/18 04:33:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f20358b5d4b14cffa_d20250618_m043156_c001_v0001176_t0037_u01750221116430") 2025/06/18 04:33:57 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f40358b5d4b14cfe8_d20250618_m043155_c001_v7007000_t0000_u01750221115918") 2025/06/18 04:33:57 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f2196f3fbe56c8f31_d20250618_m043151_c001_v0001041_t0028_u01750221111771") 2025/06/18 04:33:57 DEBUG : chunked-copy: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f416ceea3fba412ec_d20250618_m043349_c001_v7007000_t0000_u01750221229865") 2025/06/18 04:33:57 DEBUG : chunked-copy: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f20358b5d4b14d326_d20250618_m043344_c001_v0001137_t0004_u01750221224213") 2025/06/18 04:33:57 DEBUG : chunked-copy: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f40358b5d4b14d324_d20250618_m043343_c001_v7007000_t0000_u01750221223565") 2025/06/18 04:33:57 DEBUG : chunked-copy: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f216ceea3fba412e7_d20250618_m043338_c001_v0001183_t0021_u01750221218409") 2025/06/18 04:33:57 DEBUG : chunked-copy: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f416ceea3fba412e6_d20250618_m043337_c001_v7007000_t0000_u01750221217732") 2025/06/18 04:33:57 DEBUG : chunked-copy: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f216ceea3fba412e2_d20250618_m043332_c001_v0001172_t0032_u01750221212468") 2025/06/18 04:33:57 DEBUG : chunked-copy: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f416ceea3fba412e1_d20250618_m043331_c001_v7007000_t0000_u01750221211829") 2025/06/18 04:33:57 DEBUG : chunked-copy: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f105ddf259802993b_d20250618_m043328_c001_v0001172_t0024_u01750221208453") 2025/06/18 04:33:57 DEBUG : chunked-copy: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f416ceea3fba412dc_d20250618_m043327_c001_v7007000_t0000_u01750221207969") 2025/06/18 04:33:57 DEBUG : chunked-copy: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f105ddf259802991f_d20250618_m043324_c001_v0001172_t0059_u01750221204578") 2025/06/18 04:33:57 DEBUG : chunked-copy.copy: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f416ceea3fba412eb_d20250618_m043349_c001_v7007000_t0000_u01750221229681") 2025/06/18 04:33:57 DEBUG : chunked-copy.copy: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f216ceea3fba412ea_d20250618_m043347_c001_v0001182_t0036_u01750221227971") 2025/06/18 04:33:57 DEBUG : chunked-copy.copy: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f40358b5d4b14d323_d20250618_m043343_c001_v7007000_t0000_u01750221223381") 2025/06/18 04:33:57 DEBUG : chunked-copy.copy: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f20358b5d4b14d31c_d20250618_m043341_c001_v0001136_t0059_u01750221221684") 2025/06/18 04:33:57 DEBUG : chunked-copy.copy: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f416ceea3fba412e5_d20250618_m043337_c001_v7007000_t0000_u01750221217546") 2025/06/18 04:33:57 DEBUG : chunked-copy.copy: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f20358b5d4b14d2e0_d20250618_m043336_c001_v0001179_t0029_u01750221216072") 2025/06/18 04:33:58 DEBUG : chunked-copy.copy: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f416ceea3fba412e0_d20250618_m043331_c001_v7007000_t0000_u01750221211645") 2025/06/18 04:33:58 DEBUG : chunked-copy.copy: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f216ceea3fba412df_d20250618_m043330_c001_v0001183_t0058_u01750221210201") 2025/06/18 04:33:58 DEBUG : chunked-copy.copy: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f416ceea3fba412db_d20250618_m043327_c001_v7007000_t0000_u01750221207786") 2025/06/18 04:33:58 DEBUG : chunked-copy.copy: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f114be04c71dc2d7d_d20250618_m043326_c001_v0001184_t0026_u01750221206568") 2025/06/18 04:33:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f101a531e4c9f7ec8_d20250618_m042847_c001_v0001181_t0022_u01750220927338") 2025/06/18 04:33:58 DEBUG : unknown-size-put.txt: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f416ceea3fba412ee_d20250618_m043350_c001_v7007000_t0000_u01750221230755") 2025/06/18 04:33:58 DEBUG : unknown-size-put.txt: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f105ddf25980299d3_d20250618_m043350_c001_v0001172_t0017_u01750221230421") 2025/06/18 04:33:58 DEBUG : unknown-size-update.txt: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f416ceea3fba412ef_d20250618_m043352_c001_v7007000_t0000_u01750221232003") 2025/06/18 04:33:58 DEBUG : unknown-size-update.txt: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f105ddf25980299dd_d20250618_m043351_c001_v0001172_t0017_u01750221231581") 2025/06/18 04:33:58 DEBUG : unknown-size-update.txt: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f105ddf25980299d9_d20250618_m043350_c001_v0001172_t0037_u01750221230942") 2025/06/18 04:33:58 DEBUG : versions/test-versions.txt: Deleting (id "4_zcfa27da340bd8b1b9f780e1b_f4209261e44c4c342_d20250618_m042959_c001_v7007000_t0000_u01750220999021") 2025/06/18 04:33:59 INFO : B2 bucket rclone-test-mojenah1zaco: cleaning bucket "rclone-test-mojenah1zaco" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (344.99s) --- 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.38s) --- PASS: TestIntegration/FsMkdir (342.86s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.55s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.01s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.56s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (76.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.74s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.50s) --- 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.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.40s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (29.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.95s) --- 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.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (18.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.42s) --- 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 (201.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (28.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (12.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (8.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (3.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (63.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (41.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.99s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.08s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.18s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.86s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.90s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.83s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.30s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.14s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.89s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.25s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.28s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 345.033s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m45.881891615s (try 1/5)