"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:442: Using remote "TestB2:" 2025/01/28 04:48:28 DEBUG : Creating backend with remote "TestB2:rclone-test-mojojab7pani" 2025/01/28 04:48:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: 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/01/28 04:48:38 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/01/28 04:48:39 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/01/28 04:48:39 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:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/01/28 04:49:01 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/01/28 04:49:01 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/01/28 04:49:03 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/01/28 04:49:03 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/01/28 04:49:03 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/01/28 04:49:03 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/01/28 04:49:04 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/01/28 04:49:04 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: 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/01/28 04:49:10 DEBUG : Creating backend with remote "TestB2:" 2025/01/28 04:49:10 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/01/28 04:49:11 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:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/01/28 04:49:16 INFO : B2 bucket rclone-test-mojojab7pani: cleaning bucket "rclone-test-mojojab7pani" of all files 2025/01/28 04:49:16 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd69646af0_d20250128_m044915_c001_v0001183_t0054_u01738039755783") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/01/28 04:49:17 DEBUG : Creating backend with remote "TestB2:rclone-test-mojojab7pani/dirToPurgeFromRoot" 2025/01/28 04:49:17 DEBUG : Config file has changed externally - reloading 2025/01/28 04:49:18 INFO : B2 bucket rclone-test-mojojab7pani path dirToPurgeFromRoot: cleaning bucket "rclone-test-mojojab7pani" of all files 2025/01/28 04:49:19 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd69646b29_d20250128_m044917_c001_v0001183_t0049_u01738039757256") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/01/28 04:49:19 DEBUG : Creating backend with remote "TestB2:rclone-test-mojojab7pani/hello? sausage/êé" 2025/01/28 04:49:23 INFO : B2 bucket rclone-test-mojojab7pani path hello? sausage/êé: cleaning bucket "rclone-test-mojojab7pani" of all files 2025/01/28 04:49:24 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f1111115d0ba5695f_d20250128_m044922_c001_v0001183_t0044_u01738039762536") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/01/28 04:49:24 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/01/28 04:49:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/28 04:49:25 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: 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:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: 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/01/28 04:49:32 DEBUG : Creating backend with remote "TestB2:rclone-test-mojojab7pani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/01/28 04:49:34 DEBUG : Creating backend with remote "TestB2:rclone-test-mojojab7pani/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-mojojab7pani" from "TestB2:rclone-test-mojojab7pani" 2025/01/28 04:49:36 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1974: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1974 Error: Received unexpected error: Bucket 1f724df330edabbb9f480e1b does not exist (400 bad_bucket_id) Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1977: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1977 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR Messages: file1Root "rclone-test-mojojab7pani/file name.txt" not found fstests.go:1978: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1978 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR Messages: file2Root "rclone-test-mojojab7pani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/01/28 04:49:48 DEBUG : Creating backend with remote "TestB2:rclone-test-lujupit5waxo" 2025/01/28 04:49:48 DEBUG : Config file has changed externally - reloading 2025/01/28 04:49:55 DEBUG : B2 bucket rclone-test-lujupit5waxo: Purge remote 2025/01/28 04:49:55 INFO : B2 bucket rclone-test-lujupit5waxo: cleaning bucket "rclone-test-lujupit5waxo" of all files 2025/01/28 04:49:55 DEBUG : somefile: Deleting (id "4_z3f128d9330edabbb9f480e1b_f41137675f26578c4_d20250128_m044954_c001_v0001040_t0054_u01738039794057") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:416: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2135: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2285: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/01/28 04:49:57 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/01/28 04:49:58 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/01/28 04:50:00 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/01/28 04:50:00 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/01/28 04:50:00 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.795Ki offset 6Mi/6.106Mi 2025/01/28 04:50:00 DEBUG : test-metadata: Sending chunk 1 length 111406 2025/01/28 04:50:02 DEBUG : test-metadata: Done sending chunk 1 2025/01/28 04:50:03 DEBUG : test-metadata: Done sending chunk 0 2025/01/28 04:50:03 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/01/28 04:50:11 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/01/28 04:50:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/28 04:50:11 DEBUG : pacer: Reducing sleep to 10ms 2025/01/28 04:50:13 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1183-10.backblaze.com/b2api/v1/b2_upload_file/cf326d9330ddabbb9f480e1b/c001_v0001183_t0028": EOF 2025/01/28 04:50:13 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-10.backblaze.com/b2api/v1/b2_upload_file/cf326d9330ddabbb9f480e1b/c001_v0001183_t0028": EOF) 2025/01/28 04:50:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1183-10.backblaze.com/b2api/v1/b2_upload_file/cf326d9330ddabbb9f480e1b/c001_v0001183_t0028": EOF - low level retry 1/10 2025/01/28 04:50:15 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:363: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:363: versions/test-versions-v2025-01-28-045008-457.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/01/28 04:50:17 DEBUG : oldPath = "TestB2:rclone-test-mojojab7pani/versions/test-versions-v2025-01-28-045008-457.txt" 2025/01/28 04:50:17 DEBUG : newPath = "TestB2,versions:rclone-test-mojojab7pani/versions/test-versions-v2025-01-28-045008-457.txt" 2025/01/28 04:50:17 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-mojojab7pani/versions/test-versions-v2025-01-28-045008-457.txt" 2025/01/28 04:50:17 DEBUG : Config file has changed externally - reloading 2025/01/28 04:50:17 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/01/28 04:50:19 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-mojojab7pani/versions/test-versions-v2025-01-28-045008-457.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-mojojab7pani/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/01/28 04:50:20 INFO : B2 bucket rclone-test-mojojab7pani: cleaning bucket "rclone-test-mojojab7pani" of all hidden files 2025/01/28 04:50:20 DEBUG : leading space/ leading space: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db645_d20250128_m044845_c001_v7007000_t0000_u01738039725857") as it is a hide marker 2025/01/28 04:50:20 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/01/28 04:50:20 DEBUG : leading space/ leading space: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd696467a0_d20250128_m044845_c001_v0001183_t0038_u01738039725291") 2025/01/28 04:50:20 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/01/28 04:50:20 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db642_d20250128_m044844_c001_v7007000_t0000_u01738039724927") as it is a hide marker 2025/01/28 04:50:20 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/01/28 04:50:20 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd6964678c_d20250128_m044844_c001_v0001183_t0037_u01738039724344") 2025/01/28 04:50:20 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/01/28 04:50:20 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db64e_d20250128_m044851_c001_v7007000_t0000_u01738039731455") as it is a hide marker 2025/01/28 04:50:20 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/01/28 04:50:20 DEBUG : .leading dot/.leading dot: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd6964683c_d20250128_m044850_c001_v0001183_t0036_u01738039730873") 2025/01/28 04:50:20 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/01/28 04:50:20 DEBUG : created from root.txt: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f405b1d6701bec52c_d20250128_m044944_c001_v7007000_t0000_u01738039784866") as it is a hide marker 2025/01/28 04:50:20 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/01/28 04:50:20 DEBUG : created from root.txt: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11828848557caa19_d20250128_m044943_c001_v0001117_t0029_u01738039783386") 2025/01/28 04:50:20 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/01/28 04:50:20 DEBUG : file name.txt: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f405b1d6701bec580_d20250128_m044957_c001_v7007000_t0000_u01738039797012") as it is a hide marker 2025/01/28 04:50:20 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/01/28 04:50:20 DEBUG : file name.txt: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd69646cc9_d20250128_m044932_c001_v0001183_t0047_u01738039772289") 2025/01/28 04:50:20 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/01/28 04:50:20 DEBUG : file name.txt: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11909f5969701d1a_d20250128_m044928_c001_v0001184_t0036_u01738039768830") 2025/01/28 04:50:20 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/01/28 04:50:20 DEBUG : file name.txt: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd69646a19_d20250128_m044907_c001_v0001183_t0057_u01738039747941") 2025/01/28 04:50:20 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/01/28 04:50:20 DEBUG : file name.txt: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd696469ff_d20250128_m044907_c001_v0001183_t0030_u01738039747177") 2025/01/28 04:50:20 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/01/28 04:50:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd69646a0b_d20250128_m044907_c001_v0001183_t0046_u01738039747562") "upload" dated 2025-01-28 04:49:07.562 +0000 UTC (1m13.346743774s ago) 2025/01/28 04:50:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f4009e780022c2b7f_d20250128_m044926_c001_v7007000_t0000_u01738039766595") as it is a hide marker 2025/01/28 04:50:20 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/01/28 04:50:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f1192a9da0164ab0b_d20250128_m044926_c001_v0001091_t0016_u01738039766159") 2025/01/28 04:50:20 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/01/28 04:50:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f1136f908fdc2c46f_d20250128_m044925_c001_v0001153_t0000_u01738039765436") 2025/01/28 04:50:20 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/01/28 04:50:20 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db65c_d20250128_m044858_c001_v7007000_t0000_u01738039738101") as it is a hide marker 2025/01/28 04:50:20 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/01/28 04:50:20 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd696468f4_d20250128_m044857_c001_v0001183_t0040_u01738039737518") 2025/01/28 04:50:20 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/01/28 04:50:20 DEBUG : piped data.txt: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f405b1d6701bec583_d20250128_m044958_c001_v7007000_t0000_u01738039798658") as it is a hide marker 2025/01/28 04:50:20 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/01/28 04:50:20 DEBUG : piped data.txt: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd69646fb2_d20250128_m044958_c001_v0001183_t0045_u01738039798280") 2025/01/28 04:50:20 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/01/28 04:50:20 DEBUG : piped data.txt: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f405b1d6701bec581_d20250128_m044958_c001_v7007000_t0000_u01738039798099") 2025/01/28 04:50:20 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/01/28 04:50:20 DEBUG : piped data.txt: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f41082bfd69646f95_d20250128_m044957_c001_v0001183_t0028_u01738039797733") 2025/01/28 04:50:20 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/01/28 04:50:20 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db65d_d20250128_m044859_c001_v7007000_t0000_u01738039739019") as it is a hide marker 2025/01/28 04:50:20 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/01/28 04:50:20 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd69646914_d20250128_m044858_c001_v0001183_t0051_u01738039738466") 2025/01/28 04:50:20 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/01/28 04:50:20 DEBUG : test-metadata: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f4116ff8e39bb4334_d20250128_m045005_c001_v7007000_t0000_u01738039805914") as it is a hide marker 2025/01/28 04:50:20 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/01/28 04:50:20 DEBUG : test-metadata: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f205b1d6701bec587_d20250128_m045000_c001_v0001105_t0026_u01738039800353") 2025/01/28 04:50:20 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/01/28 04:50:20 DEBUG : test-metadata: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f405b1d6701bec585_d20250128_m044959_c001_v7007000_t0000_u01738039799584") 2025/01/28 04:50:20 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/01/28 04:50:20 DEBUG : test-metadata: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd69646fc3_d20250128_m044958_c001_v0001183_t0023_u01738039798841") 2025/01/28 04:50:20 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/01/28 04:50:20 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db655_d20250128_m044853_c001_v7007000_t0000_u01738039733348") as it is a hide marker 2025/01/28 04:50:20 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/01/28 04:50:20 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd69646864_d20250128_m044852_c001_v0001183_t0058_u01738039732786") 2025/01/28 04:50:20 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/01/28 04:50:20 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db658_d20250128_m044855_c001_v7007000_t0000_u01738039735206") as it is a hide marker 2025/01/28 04:50:20 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/01/28 04:50:20 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd6964689a_d20250128_m044854_c001_v0001183_t0043_u01738039734644") 2025/01/28 04:50:20 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/01/28 04:50:20 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db657_d20250128_m044854_c001_v7007000_t0000_u01738039734278") as it is a hide marker 2025/01/28 04:50:20 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/01/28 04:50:20 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd6964688a_d20250128_m044853_c001_v0001183_t0051_u01738039733721") 2025/01/28 04:50:20 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/01/28 04:50:20 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db659_d20250128_m044856_c001_v7007000_t0000_u01738039736217") as it is a hide marker 2025/01/28 04:50:20 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/01/28 04:50:20 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd696468c3_d20250128_m044855_c001_v0001183_t0049_u01738039735582") 2025/01/28 04:50:20 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/01/28 04:50:20 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db65b_d20250128_m044857_c001_v7007000_t0000_u01738039737154") as it is a hide marker 2025/01/28 04:50:20 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/01/28 04:50:20 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd696468e0_d20250128_m044856_c001_v0001183_t0028_u01738039736583") 2025/01/28 04:50:20 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/01/28 04:50:20 DEBUG : trailing space /trailing space : Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db650_d20250128_m044852_c001_v7007000_t0000_u01738039732420") as it is a hide marker 2025/01/28 04:50:20 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/01/28 04:50:20 DEBUG : trailing space /trailing space : Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd6964684e_d20250128_m044851_c001_v0001183_t0024_u01738039731825") 2025/01/28 04:50:20 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/01/28 04:50:20 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f1071be917a1c796d_d20250128_m045016_c001_v0001178_t0054_u01738039816214") "upload" dated 2025-01-28 04:50:16.214 +0000 UTC (4.695100842s ago) 2025/01/28 04:50:20 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f4066816e38b63a00_d20250128_m045011_c001_v7007000_t0000_u01738039811458") 2025/01/28 04:50:20 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/01/28 04:50:20 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd696470db_d20250128_m045008_c001_v0001183_t0022_u01738039808457") 2025/01/28 04:50:20 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/01/28 04:50:20 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db665_d20250128_m044906_c001_v7007000_t0000_u01738039746626") as it is a hide marker 2025/01/28 04:50:20 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/01/28 04:50:20 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f216bc7984a4db660_d20250128_m044901_c001_v0001182_t0004_u01738039741117") 2025/01/28 04:50:20 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/01/28 04:50:20 DEBUG : zero-length-file: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db65f_d20250128_m044900_c001_v7007000_t0000_u01738039740848") as it is a hide marker 2025/01/28 04:50:20 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/01/28 04:50:20 DEBUG : zero-length-file: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f41082bfd69646954_d20250128_m044900_c001_v0001183_t0028_u01738039740301") 2025/01/28 04:50:20 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/01/28 04:50:20 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db646_d20250128_m044846_c001_v7007000_t0000_u01738039726782") as it is a hide marker 2025/01/28 04:50:20 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/01/28 04:50:20 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd696467b8_d20250128_m044846_c001_v0001183_t0047_u01738039726222") 2025/01/28 04:50:20 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/01/28 04:50:20 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db63c_d20250128_m044842_c001_v7007000_t0000_u01738039722079") as it is a hide marker 2025/01/28 04:50:20 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/01/28 04:50:20 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd69646738_d20250128_m044841_c001_v0001183_t0023_u01738039721114") 2025/01/28 04:50:20 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/01/28 04:50:20 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db64a_d20250128_m044849_c001_v7007000_t0000_u01738039729571") as it is a hide marker 2025/01/28 04:50:20 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/01/28 04:50:20 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd69646800_d20250128_m044849_c001_v0001183_t0007_u01738039729010") 2025/01/28 04:50:20 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/01/28 04:50:20 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db648_d20250128_m044848_c001_v7007000_t0000_u01738039728645") as it is a hide marker 2025/01/28 04:50:20 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/01/28 04:50:20 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd696467e4_d20250128_m044848_c001_v0001183_t0001_u01738039728086") 2025/01/28 04:50:20 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/01/28 04:50:20 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db64d_d20250128_m044850_c001_v7007000_t0000_u01738039730508") as it is a hide marker 2025/01/28 04:50:20 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/01/28 04:50:20 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd69646820_d20250128_m044849_c001_v0001183_t0053_u01738039729934") 2025/01/28 04:50:20 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/01/28 04:50:20 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db647_d20250128_m044847_c001_v7007000_t0000_u01738039727722") as it is a hide marker 2025/01/28 04:50:20 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/01/28 04:50:20 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd696467ca_d20250128_m044847_c001_v0001183_t0037_u01738039727156") 2025/01/28 04:50:20 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/01/28 04:50:20 DEBUG : ./.: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db63e_d20250128_m044843_c001_v7007000_t0000_u01738039723011") as it is a hide marker 2025/01/28 04:50:20 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/01/28 04:50:20 DEBUG : ./.: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd69646762_d20250128_m044842_c001_v0001183_t0005_u01738039722442") 2025/01/28 04:50:20 NOTICE: ./.: Skipped delete as --dry-run is set 2025/01/28 04:50:20 DEBUG : ../..: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db640_d20250128_m044843_c001_v7007000_t0000_u01738039723980") as it is a hide marker 2025/01/28 04:50:20 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/01/28 04:50:20 DEBUG : ../..: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd6964677e_d20250128_m044843_c001_v0001183_t0023_u01738039723390") 2025/01/28 04:50:20 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/01/28 04:50:21 INFO : B2 bucket rclone-test-mojojab7pani: cleaning bucket "rclone-test-mojojab7pani" of all hidden files 2025/01/28 04:50:21 DEBUG : leading space/ leading space: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db645_d20250128_m044845_c001_v7007000_t0000_u01738039725857") as it is a hide marker 2025/01/28 04:50:21 DEBUG : leading space/ leading space: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd696467a0_d20250128_m044845_c001_v0001183_t0038_u01738039725291") 2025/01/28 04:50:21 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db642_d20250128_m044844_c001_v7007000_t0000_u01738039724927") as it is a hide marker 2025/01/28 04:50:21 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd6964678c_d20250128_m044844_c001_v0001183_t0037_u01738039724344") 2025/01/28 04:50:21 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db64e_d20250128_m044851_c001_v7007000_t0000_u01738039731455") as it is a hide marker 2025/01/28 04:50:21 DEBUG : .leading dot/.leading dot: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd6964683c_d20250128_m044850_c001_v0001183_t0036_u01738039730873") 2025/01/28 04:50:21 DEBUG : created from root.txt: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f405b1d6701bec52c_d20250128_m044944_c001_v7007000_t0000_u01738039784866") as it is a hide marker 2025/01/28 04:50:21 DEBUG : created from root.txt: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11828848557caa19_d20250128_m044943_c001_v0001117_t0029_u01738039783386") 2025/01/28 04:50:21 DEBUG : file name.txt: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f405b1d6701bec580_d20250128_m044957_c001_v7007000_t0000_u01738039797012") as it is a hide marker 2025/01/28 04:50:21 DEBUG : file name.txt: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd69646cc9_d20250128_m044932_c001_v0001183_t0047_u01738039772289") 2025/01/28 04:50:21 DEBUG : file name.txt: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11909f5969701d1a_d20250128_m044928_c001_v0001184_t0036_u01738039768830") 2025/01/28 04:50:21 DEBUG : file name.txt: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd69646a19_d20250128_m044907_c001_v0001183_t0057_u01738039747941") 2025/01/28 04:50:21 DEBUG : file name.txt: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd696469ff_d20250128_m044907_c001_v0001183_t0030_u01738039747177") 2025/01/28 04:50:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd69646a0b_d20250128_m044907_c001_v0001183_t0046_u01738039747562") "upload" dated 2025-01-28 04:49:07.562 +0000 UTC (1m14.398217544s ago) 2025/01/28 04:50:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f4009e780022c2b7f_d20250128_m044926_c001_v7007000_t0000_u01738039766595") as it is a hide marker 2025/01/28 04:50:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f1192a9da0164ab0b_d20250128_m044926_c001_v0001091_t0016_u01738039766159") 2025/01/28 04:50:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f1136f908fdc2c46f_d20250128_m044925_c001_v0001153_t0000_u01738039765436") 2025/01/28 04:50:22 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db65c_d20250128_m044858_c001_v7007000_t0000_u01738039738101") as it is a hide marker 2025/01/28 04:50:22 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd696468f4_d20250128_m044857_c001_v0001183_t0040_u01738039737518") 2025/01/28 04:50:22 DEBUG : piped data.txt: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f405b1d6701bec583_d20250128_m044958_c001_v7007000_t0000_u01738039798658") as it is a hide marker 2025/01/28 04:50:22 DEBUG : piped data.txt: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd69646fb2_d20250128_m044958_c001_v0001183_t0045_u01738039798280") 2025/01/28 04:50:22 DEBUG : piped data.txt: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f405b1d6701bec581_d20250128_m044958_c001_v7007000_t0000_u01738039798099") 2025/01/28 04:50:22 DEBUG : piped data.txt: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f41082bfd69646f95_d20250128_m044957_c001_v0001183_t0028_u01738039797733") 2025/01/28 04:50:22 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db65d_d20250128_m044859_c001_v7007000_t0000_u01738039739019") as it is a hide marker 2025/01/28 04:50:22 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd69646914_d20250128_m044858_c001_v0001183_t0051_u01738039738466") 2025/01/28 04:50:22 DEBUG : test-metadata: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f4116ff8e39bb4334_d20250128_m045005_c001_v7007000_t0000_u01738039805914") as it is a hide marker 2025/01/28 04:50:22 DEBUG : test-metadata: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f205b1d6701bec587_d20250128_m045000_c001_v0001105_t0026_u01738039800353") 2025/01/28 04:50:22 DEBUG : test-metadata: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f405b1d6701bec585_d20250128_m044959_c001_v7007000_t0000_u01738039799584") 2025/01/28 04:50:22 DEBUG : test-metadata: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd69646fc3_d20250128_m044958_c001_v0001183_t0023_u01738039798841") 2025/01/28 04:50:22 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db655_d20250128_m044853_c001_v7007000_t0000_u01738039733348") as it is a hide marker 2025/01/28 04:50:22 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd69646864_d20250128_m044852_c001_v0001183_t0058_u01738039732786") 2025/01/28 04:50:22 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db658_d20250128_m044855_c001_v7007000_t0000_u01738039735206") as it is a hide marker 2025/01/28 04:50:22 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd6964689a_d20250128_m044854_c001_v0001183_t0043_u01738039734644") 2025/01/28 04:50:22 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db657_d20250128_m044854_c001_v7007000_t0000_u01738039734278") as it is a hide marker 2025/01/28 04:50:22 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd6964688a_d20250128_m044853_c001_v0001183_t0051_u01738039733721") 2025/01/28 04:50:22 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db659_d20250128_m044856_c001_v7007000_t0000_u01738039736217") as it is a hide marker 2025/01/28 04:50:23 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd696468c3_d20250128_m044855_c001_v0001183_t0049_u01738039735582") 2025/01/28 04:50:23 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db65b_d20250128_m044857_c001_v7007000_t0000_u01738039737154") as it is a hide marker 2025/01/28 04:50:23 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd696468e0_d20250128_m044856_c001_v0001183_t0028_u01738039736583") 2025/01/28 04:50:23 DEBUG : trailing space /trailing space : Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db650_d20250128_m044852_c001_v7007000_t0000_u01738039732420") as it is a hide marker 2025/01/28 04:50:23 DEBUG : trailing space /trailing space : Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd6964684e_d20250128_m044851_c001_v0001183_t0024_u01738039731825") 2025/01/28 04:50:23 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f1071be917a1c796d_d20250128_m045016_c001_v0001178_t0054_u01738039816214") "upload" dated 2025-01-28 04:50:16.214 +0000 UTC (7.147609738s ago) 2025/01/28 04:50:23 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f4066816e38b63a00_d20250128_m045011_c001_v7007000_t0000_u01738039811458") 2025/01/28 04:50:23 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd696470db_d20250128_m045008_c001_v0001183_t0022_u01738039808457") 2025/01/28 04:50:23 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db665_d20250128_m044906_c001_v7007000_t0000_u01738039746626") as it is a hide marker 2025/01/28 04:50:23 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f216bc7984a4db660_d20250128_m044901_c001_v0001182_t0004_u01738039741117") 2025/01/28 04:50:23 DEBUG : zero-length-file: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db65f_d20250128_m044900_c001_v7007000_t0000_u01738039740848") as it is a hide marker 2025/01/28 04:50:23 DEBUG : zero-length-file: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f41082bfd69646954_d20250128_m044900_c001_v0001183_t0028_u01738039740301") 2025/01/28 04:50:23 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db646_d20250128_m044846_c001_v7007000_t0000_u01738039726782") as it is a hide marker 2025/01/28 04:50:23 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd696467b8_d20250128_m044846_c001_v0001183_t0047_u01738039726222") 2025/01/28 04:50:23 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db63c_d20250128_m044842_c001_v7007000_t0000_u01738039722079") as it is a hide marker 2025/01/28 04:50:23 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd69646738_d20250128_m044841_c001_v0001183_t0023_u01738039721114") 2025/01/28 04:50:23 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db64a_d20250128_m044849_c001_v7007000_t0000_u01738039729571") as it is a hide marker 2025/01/28 04:50:23 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd69646800_d20250128_m044849_c001_v0001183_t0007_u01738039729010") 2025/01/28 04:50:23 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db648_d20250128_m044848_c001_v7007000_t0000_u01738039728645") as it is a hide marker 2025/01/28 04:50:23 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd696467e4_d20250128_m044848_c001_v0001183_t0001_u01738039728086") 2025/01/28 04:50:24 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db64d_d20250128_m044850_c001_v7007000_t0000_u01738039730508") as it is a hide marker 2025/01/28 04:50:24 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd69646820_d20250128_m044849_c001_v0001183_t0053_u01738039729934") 2025/01/28 04:50:24 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db647_d20250128_m044847_c001_v7007000_t0000_u01738039727722") as it is a hide marker 2025/01/28 04:50:24 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd696467ca_d20250128_m044847_c001_v0001183_t0037_u01738039727156") 2025/01/28 04:50:24 DEBUG : ./.: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db63e_d20250128_m044843_c001_v7007000_t0000_u01738039723011") as it is a hide marker 2025/01/28 04:50:24 DEBUG : ./.: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd69646762_d20250128_m044842_c001_v0001183_t0005_u01738039722442") 2025/01/28 04:50:24 DEBUG : ../..: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db640_d20250128_m044843_c001_v7007000_t0000_u01738039723980") as it is a hide marker 2025/01/28 04:50:24 DEBUG : ../..: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd6964677e_d20250128_m044843_c001_v0001183_t0023_u01738039723390") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/01/28 04:50:25 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/01/28 04:50:25 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/01/28 04:50:25 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/01/28 04:50:25 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/01/28 04:50:26 INFO : B2 bucket rclone-test-mojojab7pani: cleaning bucket "rclone-test-mojojab7pani" of pending multipart uploads older than 0s 2025/01/28 04:50:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd69646a0b_d20250128_m044907_c001_v0001183_t0046_u01738039747562") "upload" dated 2025-01-28 04:49:07.562 +0000 UTC (1m18.790843414s ago) 2025/01/28 04:50:26 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f2087affe9c277430_d20250128_m045025_c001_v0001184_t0001_u01738039825300") as it is a start marker (upload started at 2025-01-28 04:50:25.3 +0000 UTC) 2025/01/28 04:50:26 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/01/28 04:50:26 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f2087affe9c277432_d20250128_m045025_c001_v0001043_t0030_u01738039825484") as it is a start marker (upload started at 2025-01-28 04:50:25.484 +0000 UTC) 2025/01/28 04:50:26 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/01/28 04:50:26 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f2087affe9c277435_d20250128_m045025_c001_v0001183_t0013_u01738039825671") as it is a start marker (upload started at 2025-01-28 04:50:25.671 +0000 UTC) 2025/01/28 04:50:26 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/01/28 04:50:26 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f2087affe9c277437_d20250128_m045025_c001_v0001153_t0003_u01738039825876") as it is a start marker (upload started at 2025-01-28 04:50:25.876 +0000 UTC) 2025/01/28 04:50:26 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/01/28 04:50:26 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f4087affe9c27742e_d20250128_m045025_c001_v7007000_t0000_u01738039825115") "hide" dated 2025-01-28 04:50:25.115 +0000 UTC (1.23795907s ago) 2025/01/28 04:50:26 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f1071be917a1c796d_d20250128_m045016_c001_v0001178_t0054_u01738039816214") 2025/01/28 04:50:26 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/01/28 04:50:26 INFO : B2 bucket rclone-test-mojojab7pani: cleaning bucket "rclone-test-mojojab7pani" of pending multipart uploads older than 0s 2025/01/28 04:50:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd69646a0b_d20250128_m044907_c001_v0001183_t0046_u01738039747562") "upload" dated 2025-01-28 04:49:07.562 +0000 UTC (1m19.160845581s ago) 2025/01/28 04:50:26 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f2087affe9c277430_d20250128_m045025_c001_v0001184_t0001_u01738039825300") as it is a start marker (upload started at 2025-01-28 04:50:25.3 +0000 UTC) 2025/01/28 04:50:26 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f2087affe9c277432_d20250128_m045025_c001_v0001043_t0030_u01738039825484") as it is a start marker (upload started at 2025-01-28 04:50:25.484 +0000 UTC) 2025/01/28 04:50:26 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f2087affe9c277435_d20250128_m045025_c001_v0001183_t0013_u01738039825671") as it is a start marker (upload started at 2025-01-28 04:50:25.671 +0000 UTC) 2025/01/28 04:50:26 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f2087affe9c277437_d20250128_m045025_c001_v0001153_t0003_u01738039825876") as it is a start marker (upload started at 2025-01-28 04:50:25.876 +0000 UTC) 2025/01/28 04:50:26 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcf326d9330ddabbb9f480e1b_f4087affe9c27742e_d20250128_m045025_c001_v7007000_t0000_u01738039825115") "hide" dated 2025-01-28 04:50:25.115 +0000 UTC (1.607948795s ago) 2025/01/28 04:50:26 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f1071be917a1c796d_d20250128_m045016_c001_v0001178_t0054_u01738039816214") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/01/28 04:50:27 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/01/28 04:50:27 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/01/28 04:50:27 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/01/28 04:50:36 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/01/28 04:50:36 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/01/28 04:50:36 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/01/28 04:50:36 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/01/28 04:50:37 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/01/28 04:50:39 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/01/28 04:50:39 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/01/28 04:50:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/28 04:50:41 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/01/28 04:50:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf326d9330ddabbb9f480e1b_f216bc7984a4db701_d20250128_m045041_c001_v0001099_t0052_u01738039841920") 2025/01/28 04:50:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/28 04:50:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/28 04:50:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/28 04:50:42 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/01/28 04:50:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/28 04:50:42 DEBUG : pacer: Reducing sleep to 10ms 2025/01/28 04:50:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/01/28 04:50:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/01/28 04:50:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/01/28 04:50:45 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/01/28 04:50:45 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/01/28 04:50:46 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/01/28 04:50:46 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/01/28 04:50:48 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/01/28 04:50:48 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/01/28 04:50:48 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/01/28 04:50:50 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/01/28 04:50:50 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/01/28 04:50:50 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zcf326d9330ddabbb9f480e1b_f216bc7984a4db708_d20250128_m045050_c001_v0001182_t0024_u01738039850239") 2025/01/28 04:50:50 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/28 04:50:50 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/28 04:50:50 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/01/28 04:50:52 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/01/28 04:50:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/01/28 04:50:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/01/28 04:50:54 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/01/28 04:50:54 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/01/28 04:50:54 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/01/28 04:50:54 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/01/28 04:50:54 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/01/28 04:50:54 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/01/28 04:50:55 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/01/28 04:50:56 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/01/28 04:50:57 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/01/28 04:50:57 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/01/28 04:50:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/28 04:50:58 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/01/28 04:50:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf326d9330ddabbb9f480e1b_f2021173715005c86_d20250128_m045058_c001_v0001183_t0020_u01738039858928") 2025/01/28 04:50:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/28 04:50:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/28 04:50:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/28 04:50:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/01/28 04:50:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/01/28 04:51:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/01/28 04:51:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/01/28 04:51:01 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/01/28 04:51:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/01/28 04:51:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/01/28 04:51:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/01/28 04:51:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/01/28 04:51:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/01/28 04:51:05 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/01/28 04:51:05 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/01/28 04:51:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/01/28 04:51:06 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/01/28 04:51:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zcf326d9330ddabbb9f480e1b_f205b1d6701bec5ee_d20250128_m045106_c001_v0001184_t0015_u01738039866876") 2025/01/28 04:51:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/28 04:51:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/01/28 04:51:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/28 04:51:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/01/28 04:51:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/01/28 04:51:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/01/28 04:51:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/01/28 04:51:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/01/28 04:51:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/01/28 04:51:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/01/28 04:51:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/01/28 04:51:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/01/28 04:51:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/01/28 04:51:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/28 04:51:14 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/01/28 04:51:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcf326d9330ddabbb9f480e1b_f205b1d6701bec5f7_d20250128_m045114_c001_v0001180_t0009_u01738039874815") 2025/01/28 04:51:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/28 04:51:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/28 04:51:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/01/28 04:51:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/28 04:51:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/28 04:51:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/01/28 04:51:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/01/28 04:51:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/01/28 04:51:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/28 04:51:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/01/28 04:51:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/01/28 04:51:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/01/28 04:51:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/01/28 04:51:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/01/28 04:51:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/01/28 04:51:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/01/28 04:51:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/28 04:51:23 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/01/28 04:51:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcf326d9330ddabbb9f480e1b_f2133013de8bf0038_d20250128_m045123_c001_v0001161_t0052_u01738039883195") 2025/01/28 04:51:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/28 04:51:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/28 04:51:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/01/28 04:51:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/01/28 04:51:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/01/28 04:51:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/28 04:51:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/28 04:51:25 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/01/28 04:51:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/01/28 04:51:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/01/28 04:51:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/01/28 04:51:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/01/28 04:51:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/01/28 04:51:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/01/28 04:51:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/01/28 04:51:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/01/28 04:51:31 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/01/28 04:51:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zcf326d9330ddabbb9f480e1b_f216bc7984a4db73b_d20250128_m045131_c001_v0001184_t0042_u01738039891496") 2025/01/28 04:51:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/28 04:51:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/01/28 04:51:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/28 04:51:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/01/28 04:51:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/01/28 04:51:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/01/28 04:51:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/01/28 04:51:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/01/28 04:51:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/01/28 04:51:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/01/28 04:51:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/01/28 04:51:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/01/28 04:51:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/01/28 04:51:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/28 04:51:39 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/01/28 04:51:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcf326d9330ddabbb9f480e1b_f216bc7984a4db742_d20250128_m045139_c001_v0001144_t0034_u01738039899875") 2025/01/28 04:51:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/28 04:51:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/28 04:51:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/01/28 04:51:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/28 04:51:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/28 04:51:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/01/28 04:51:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/01/28 04:51:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/01/28 04:51:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/28 04:51:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/01/28 04:51:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/01/28 04:51:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/01/28 04:51:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/01/28 04:51:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/01/28 04:51:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/01/28 04:51:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/01/28 04:51:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/28 04:51:48 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/01/28 04:51:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcf326d9330ddabbb9f480e1b_f216bc7984a4db750_d20250128_m045148_c001_v0001181_t0038_u01738039908947") 2025/01/28 04:51:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/28 04:51:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/28 04:51:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/01/28 04:51:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/01/28 04:51:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/01/28 04:51:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/28 04:51:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/28 04:51:51 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/01/28 04:51:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/01/28 04:51:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/01/28 04:51:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/01/28 04:51:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/01/28 04:51:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/01/28 04:51:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/01/28 04:51:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/01/28 04:51:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/01/28 04:51:57 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/01/28 04:51:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zcf326d9330ddabbb9f480e1b_f20281bea93ef6488_d20250128_m045157_c001_v0001181_t0059_u01738039917355") 2025/01/28 04:51:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/28 04:51:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/01/28 04:51:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/28 04:51:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/01/28 04:51:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/01/28 04:51:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/01/28 04:52:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/01/28 04:52:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/01/28 04:52:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/01/28 04:52:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/01/28 04:52:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/01/28 04:52:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/01/28 04:52:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/01/28 04:52:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/01/28 04:52:06 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/01/28 04:52:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zcf326d9330ddabbb9f480e1b_f216bc7984a4db77d_d20250128_m045206_c001_v0001044_t0010_u01738039926265") 2025/01/28 04:52:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/28 04:52:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/28 04:52:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/01/28 04:52:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/01/28 04:52:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/01/28 04:52:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/01/28 04:52:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/01/28 04:52:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/01/28 04:52:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/01/28 04:52:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/01/28 04:52:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/01/28 04:52:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/01/28 04:52:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/01/28 04:52:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/01/28 04:52:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/01/28 04:52:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/01/28 04:52:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/01/28 04:52:15 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/01/28 04:52:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zcf326d9330ddabbb9f480e1b_f218581a564543282_d20250128_m045216_c001_v0001184_t0054_u01738039936018") 2025/01/28 04:52:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/28 04:52:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/28 04:52:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/01/28 04:52:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/01/28 04:52:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/01/28 04:52:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/01/28 04:52:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/01/28 04:52:18 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/01/28 04:52:20 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/01/28 04:52:20 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/01/28 04:52:20 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/01/28 04:52:20 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/01/28 04:52:22 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/01/28 04:52:23 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/01/28 04:52:23 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/01/28 04:52:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/28 04:52:25 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/01/28 04:52:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf326d9330ddabbb9f480e1b_f218581a564543296_d20250128_m045225_c001_v0001184_t0039_u01738039945278") 2025/01/28 04:52:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/28 04:52:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/28 04:52:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/28 04:52:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/01/28 04:52:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/01/28 04:52:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/01/28 04:52:29 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/01/28 04:52:29 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/01/28 04:52:29 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/01/28 04:52:29 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/01/28 04:52:32 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/01/28 04:52:32 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/01/28 04:52:32 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/01/28 04:52:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/01/28 04:52:34 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/01/28 04:52:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zcf326d9330ddabbb9f480e1b_f216bc7984a4db7e0_d20250128_m045234_c001_v0001183_t0054_u01738039954449") 2025/01/28 04:52:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/28 04:52:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/28 04:52:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/01/28 04:52:36 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/01/28 04:52:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/01/28 04:52:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/01/28 04:52:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/01/28 04:52:39 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/01/28 04:52:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/01/28 04:52:39 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/01/28 04:52:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/01/28 04:52:39 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/01/28 04:52:40 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/01/28 04:52:42 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/01/28 04:52:42 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/01/28 04:52:42 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/01/28 04:52:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/28 04:52:45 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/01/28 04:52:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf326d9330ddabbb9f480e1b_f2105dab5856ce704_d20250128_m045245_c001_v0001183_t0059_u01738039965649") 2025/01/28 04:52:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/28 04:52:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/28 04:52:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/28 04:52:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/01/28 04:52:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/01/28 04:52:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/01/28 04:52:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/01/28 04:52:48 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/01/28 04:52:50 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/01/28 04:52:50 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/01/28 04:52:50 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/01/28 04:52:50 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/01/28 04:52:51 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/01/28 04:52:53 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/01/28 04:52:53 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/01/28 04:52:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/28 04:52:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/01/28 04:52:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf326d9330ddabbb9f480e1b_f2105dab5856ce72c_d20250128_m045255_c001_v0001172_t0020_u01738039975023") 2025/01/28 04:52:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/28 04:52:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/28 04:52:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/28 04:52:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/01/28 04:52:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/01/28 04:52:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/01/28 04:52:59 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/01/28 04:52:59 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/01/28 04:53:00 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/01/28 04:53:00 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/01/28 04:53:02 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/01/28 04:53:03 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/01/28 04:53:03 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/01/28 04:53:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/01/28 04:53: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/01/28 04:53:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zcf326d9330ddabbb9f480e1b_f205b1d6701bec6d1_d20250128_m045306_c001_v0001184_t0005_u01738039986160") 2025/01/28 04:53:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/28 04:53:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/28 04:53:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/01/28 04:53:08 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/01/28 04:53:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/01/28 04:53:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/01/28 04:53:11 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/01/28 04:53:11 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/01/28 04:53:11 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/01/28 04:53:11 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/01/28 04:53:11 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/01/28 04:53:12 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/01/28 04:53:13 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/01/28 04:53:14 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/01/28 04:53:15 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/01/28 04:53:15 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/01/28 04:53:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/28 04:53:17 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/01/28 04:53:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf326d9330ddabbb9f480e1b_f2021173715006236_d20250128_m045317_c001_v0001184_t0056_u01738039997958") 2025/01/28 04:53:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/28 04:53:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/01/28 04:53:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/28 04:53:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/28 04:53:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/01/28 04:53:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/01/28 04:53:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/01/28 04:53:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/01/28 04:53:28 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zcf326d9330ddabbb9f480e1b_f2009e780022c2d8a_d20250128_m045328_c001_v0001182_t0027_u01738040008400") 2025/01/28 04:53:28 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/01/28 04:53:28 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/28 04:53:28 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/28 04:53:29 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/28 04:53:29 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/01/28 04:53:31 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/01/28 04:53:31 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/28 04:53:31 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/01/28 04:53:31 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/01/28 04:53:33 DEBUG : chunked-copy: Done sending chunk 0 2025/01/28 04:53:33 DEBUG : chunked-copy: Done sending chunk 1 2025/01/28 04:53:33 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/28 04:53:34 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zcf326d9330ddabbb9f480e1b_f2136b3455af11478_d20250128_m045333_c001_v0001092_t0043_u01738040013983") 2025/01/28 04:53:34 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/01/28 04:53:34 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/28 04:53:34 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/28 04:53:34 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/28 04:53:34 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/01/28 04:53:36 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/01/28 04:53:36 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/28 04:53:37 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/01/28 04:53:37 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/01/28 04:53:39 DEBUG : chunked-copy: Done sending chunk 1 2025/01/28 04:53:39 DEBUG : chunked-copy: Done sending chunk 0 2025/01/28 04:53:39 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/28 04:53:40 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zcf326d9330ddabbb9f480e1b_f2009e780022c2d99_d20250128_m045339_c001_v0001157_t0019_u01738040019984") 2025/01/28 04:53:40 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/01/28 04:53:40 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/28 04:53:40 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/28 04:53:40 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/28 04:53:40 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/01/28 04:53:42 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/01/28 04:53:42 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/28 04:53:42 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/01/28 04:53:42 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/01/28 04:53:44 DEBUG : chunked-copy: Done sending chunk 1 2025/01/28 04:53:44 DEBUG : chunked-copy: Done sending chunk 0 2025/01/28 04:53:44 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/28 04:53:45 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zcf326d9330ddabbb9f480e1b_f2009e780022c2da2_d20250128_m045345_c001_v0001184_t0057_u01738040025649") 2025/01/28 04:53:45 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/01/28 04:53:45 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/28 04:53:45 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/01/28 04:53:45 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/01/28 04:53:46 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/28 04:53:46 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/28 04:53:46 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/01/28 04:53:47 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/01/28 04:53:49 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/01/28 04:53:49 DEBUG : Creating backend with remote "TestB2:rclone-test-mojojab7pani/deeper/nonexisting/directory" 2025/01/28 04:53:49 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2638: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2681: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2730: Can't test if can't have empty directories 2025/01/28 04:53:50 INFO : B2 bucket rclone-test-mojojab7pani: cleaning bucket "rclone-test-mojojab7pani" of all files 2025/01/28 04:53:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f405b1d6701bec6bf_d20250128_m045259_c001_v7007000_t0000_u01738039979247") 2025/01/28 04:53:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f2105dab5856ce72c_d20250128_m045255_c001_v0001172_t0020_u01738039975023") 2025/01/28 04:53:51 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f4105dab5856ce729_d20250128_m045254_c001_v7007000_t0000_u01738039974536") 2025/01/28 04:53:51 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f205b1d6701bec6b8_d20250128_m045250_c001_v0001183_t0049_u01738039970558") 2025/01/28 04:53:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f4009e780022c2d82_d20250128_m045322_c001_v7007000_t0000_u01738040002944") 2025/01/28 04:53:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f2021173715006236_d20250128_m045317_c001_v0001184_t0056_u01738039997958") 2025/01/28 04:53:51 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f4021173715006230_d20250128_m045317_c001_v7007000_t0000_u01738039997477") 2025/01/28 04:53:51 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f205b1d6701bec6da_d20250128_m045311_c001_v0001144_t0046_u01738039991304") 2025/01/28 04:53:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f405b1d6701bec6d9_d20250128_m045311_c001_v7007000_t0000_u01738039991123") 2025/01/28 04:53:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f205b1d6701bec6d1_d20250128_m045306_c001_v0001184_t0005_u01738039986160") 2025/01/28 04:53:51 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f405b1d6701bec6cf_d20250128_m045305_c001_v7007000_t0000_u01738039985661") 2025/01/28 04:53:51 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f205b1d6701bec6c0_d20250128_m045259_c001_v0001144_t0043_u01738039979430") 2025/01/28 04:53:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f405b1d6701bec610_d20250128_m045127_c001_v7007000_t0000_u01738039887315") 2025/01/28 04:53:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f2133013de8bf0038_d20250128_m045123_c001_v0001161_t0052_u01738039883195") 2025/01/28 04:53:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db72a_d20250128_m045118_c001_v7007000_t0000_u01738039878675") 2025/01/28 04:53:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f205b1d6701bec5f7_d20250128_m045114_c001_v0001180_t0009_u01738039874815") 2025/01/28 04:53:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f4133013de8bf0036_d20250128_m045122_c001_v7007000_t0000_u01738039882858") 2025/01/28 04:53:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f216bc7984a4db72e_d20250128_m045118_c001_v0001183_t0005_u01738039878858") 2025/01/28 04:53:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f405b1d6701bec5f5_d20250128_m045114_c001_v7007000_t0000_u01738039874479") 2025/01/28 04:53:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f216bc7984a4db71c_d20250128_m045110_c001_v0001183_t0045_u01738039870407") 2025/01/28 04:53:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db71a_d20250128_m045110_c001_v7007000_t0000_u01738039870218") 2025/01/28 04:53:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f205b1d6701bec5ee_d20250128_m045106_c001_v0001184_t0015_u01738039866876") 2025/01/28 04:53:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f405b1d6701bec5ec_d20250128_m045106_c001_v7007000_t0000_u01738039866537") 2025/01/28 04:53:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f216bc7984a4db711_d20250128_m045102_c001_v0001182_t0056_u01738039862983") 2025/01/28 04:53:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db752_d20250128_m045152_c001_v7007000_t0000_u01738039912768") 2025/01/28 04:53:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f216bc7984a4db750_d20250128_m045148_c001_v0001181_t0038_u01738039908947") 2025/01/28 04:53:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db746_d20250128_m045144_c001_v7007000_t0000_u01738039904214") 2025/01/28 04:53:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f216bc7984a4db742_d20250128_m045139_c001_v0001144_t0034_u01738039899875") 2025/01/28 04:53:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db74f_d20250128_m045148_c001_v7007000_t0000_u01738039908608") 2025/01/28 04:53:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f216bc7984a4db747_d20250128_m045144_c001_v0001184_t0002_u01738039904397") 2025/01/28 04:53:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db740_d20250128_m045139_c001_v7007000_t0000_u01738039899514") 2025/01/28 04:53:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f205b1d6701bec61b_d20250128_m045135_c001_v0001106_t0020_u01738039895019") 2025/01/28 04:53:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f405b1d6701bec619_d20250128_m045134_c001_v7007000_t0000_u01738039894835") 2025/01/28 04:53:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f216bc7984a4db73b_d20250128_m045131_c001_v0001184_t0042_u01738039891496") 2025/01/28 04:53:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db73a_d20250128_m045131_c001_v7007000_t0000_u01738039891157") 2025/01/28 04:53:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f205b1d6701bec611_d20250128_m045127_c001_v0001137_t0055_u01738039887498") 2025/01/28 04:53:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db710_d20250128_m045102_c001_v7007000_t0000_u01738039862799") 2025/01/28 04:53:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f2021173715005c86_d20250128_m045058_c001_v0001183_t0020_u01738039858928") 2025/01/28 04:53:53 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f4021173715005c82_d20250128_m045058_c001_v7007000_t0000_u01738039858569") 2025/01/28 04:53:53 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f205b1d6701bec5df_d20250128_m045054_c001_v0001183_t0017_u01738039854512") 2025/01/28 04:53:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f405b1d6701bec5de_d20250128_m045054_c001_v7007000_t0000_u01738039854329") 2025/01/28 04:53:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f216bc7984a4db708_d20250128_m045050_c001_v0001182_t0024_u01738039850239") 2025/01/28 04:53:53 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db707_d20250128_m045049_c001_v7007000_t0000_u01738039849900") 2025/01/28 04:53:53 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f205b1d6701bec5c8_d20250128_m045045_c001_v0001099_t0038_u01738039845662") 2025/01/28 04:53:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f405b1d6701bec5c6_d20250128_m045045_c001_v7007000_t0000_u01738039845479") 2025/01/28 04:53:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f216bc7984a4db701_d20250128_m045041_c001_v0001099_t0052_u01738039841920") 2025/01/28 04:53:53 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db700_d20250128_m045041_c001_v7007000_t0000_u01738039841579") 2025/01/28 04:53:53 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f2087affe9c277460_d20250128_m045036_c001_v0001183_t0014_u01738039836623") 2025/01/28 04:53:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db78a_d20250128_m045220_c001_v7007000_t0000_u01738039940321") 2025/01/28 04:53:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f218581a564543282_d20250128_m045216_c001_v0001184_t0054_u01738039936018") 2025/01/28 04:53:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db783_d20250128_m045210_c001_v7007000_t0000_u01738039930952") 2025/01/28 04:53:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f216bc7984a4db77d_d20250128_m045206_c001_v0001044_t0010_u01738039926265") 2025/01/28 04:53:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f418581a564543281_d20250128_m045215_c001_v7007000_t0000_u01738039935626") 2025/01/28 04:53:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f216bc7984a4db784_d20250128_m045211_c001_v0001184_t0053_u01738039931137") 2025/01/28 04:53:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db77c_d20250128_m045205_c001_v7007000_t0000_u01738039925868") 2025/01/28 04:53:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f216bc7984a4db759_d20250128_m045201_c001_v0001182_t0049_u01738039921308") 2025/01/28 04:53:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db758_d20250128_m045201_c001_v7007000_t0000_u01738039921125") 2025/01/28 04:53:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f20281bea93ef6488_d20250128_m045157_c001_v0001181_t0059_u01738039917355") 2025/01/28 04:53:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f40281bea93ef6487_d20250128_m045156_c001_v7007000_t0000_u01738039916974") 2025/01/28 04:53:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f216bc7984a4db753_d20250128_m045152_c001_v0001157_t0033_u01738039912950") 2025/01/28 04:53:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f405b1d6701bec6b7_d20250128_m045250_c001_v7007000_t0000_u01738039970377") 2025/01/28 04:53:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f2105dab5856ce704_d20250128_m045245_c001_v0001183_t0059_u01738039965649") 2025/01/28 04:53:54 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f4105dab5856ce703_d20250128_m045245_c001_v7007000_t0000_u01738039965220") 2025/01/28 04:53:54 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f216bc7984a4db80e_d20250128_m045239_c001_v0001039_t0004_u01738039959126") 2025/01/28 04:53:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db80d_d20250128_m045238_c001_v7007000_t0000_u01738039958943") 2025/01/28 04:53:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f216bc7984a4db7e0_d20250128_m045234_c001_v0001183_t0054_u01738039954449") 2025/01/28 04:53:54 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db7da_d20250128_m045234_c001_v7007000_t0000_u01738039954017") 2025/01/28 04:53:54 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f216bc7984a4db7a3_d20250128_m045229_c001_v0001184_t0000_u01738039949290") 2025/01/28 04:53:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f416bc7984a4db7a2_d20250128_m045229_c001_v7007000_t0000_u01738039949107") 2025/01/28 04:53:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f218581a564543296_d20250128_m045225_c001_v0001184_t0039_u01738039945278") 2025/01/28 04:53:54 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f418581a564543294_d20250128_m045224_c001_v7007000_t0000_u01738039944848") 2025/01/28 04:53:54 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f216bc7984a4db78b_d20250128_m045220_c001_v0001144_t0018_u01738039940503") 2025/01/28 04:53:54 DEBUG : chunked-copy: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f4009e780022c2da6_d20250128_m045347_c001_v7007000_t0000_u01738040027703") 2025/01/28 04:53:54 DEBUG : chunked-copy: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f2136b3455af1148c_d20250128_m045342_c001_v0001184_t0016_u01738040022339") 2025/01/28 04:53:55 DEBUG : chunked-copy: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f4136b3455af1148a_d20250128_m045341_c001_v7007000_t0000_u01738040021846") 2025/01/28 04:53:55 DEBUG : chunked-copy: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f2136b3455af1147f_d20250128_m045336_c001_v0001182_t0000_u01738040016704") 2025/01/28 04:53:55 DEBUG : chunked-copy: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f4136b3455af1147d_d20250128_m045336_c001_v7007000_t0000_u01738040016196") 2025/01/28 04:53:55 DEBUG : chunked-copy: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f2009e780022c2d93_d20250128_m045330_c001_v0001184_t0024_u01738040010777") 2025/01/28 04:53:55 DEBUG : chunked-copy: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f4009e780022c2d91_d20250128_m045330_c001_v7007000_t0000_u01738040010261") 2025/01/28 04:53:55 DEBUG : chunked-copy: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f1071be917a1c7b82_d20250128_m045327_c001_v0001178_t0005_u01738040007014") 2025/01/28 04:53:55 DEBUG : chunked-copy: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f4009e780022c2d87_d20250128_m045326_c001_v7007000_t0000_u01738040006649") 2025/01/28 04:53:55 DEBUG : chunked-copy: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f1071be917a1c7b74_d20250128_m045323_c001_v0001178_t0015_u01738040003651") 2025/01/28 04:53:55 DEBUG : chunked-copy.copy: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f4009e780022c2da5_d20250128_m045347_c001_v7007000_t0000_u01738040027520") 2025/01/28 04:53:55 DEBUG : chunked-copy.copy: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f2009e780022c2da2_d20250128_m045345_c001_v0001184_t0057_u01738040025649") 2025/01/28 04:53:55 DEBUG : chunked-copy.copy: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f4136b3455af11489_d20250128_m045341_c001_v7007000_t0000_u01738040021664") 2025/01/28 04:53:55 DEBUG : chunked-copy.copy: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f2009e780022c2d99_d20250128_m045339_c001_v0001157_t0019_u01738040019984") 2025/01/28 04:53:55 DEBUG : chunked-copy.copy: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f4136b3455af1147c_d20250128_m045336_c001_v7007000_t0000_u01738040016014") 2025/01/28 04:53:55 DEBUG : chunked-copy.copy: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f2136b3455af11478_d20250128_m045333_c001_v0001092_t0043_u01738040013983") 2025/01/28 04:53:55 DEBUG : chunked-copy.copy: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f4009e780022c2d8f_d20250128_m045330_c001_v7007000_t0000_u01738040010079") 2025/01/28 04:53:55 DEBUG : chunked-copy.copy: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f2009e780022c2d8a_d20250128_m045328_c001_v0001182_t0027_u01738040008400") 2025/01/28 04:53:55 DEBUG : chunked-copy.copy: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f4009e780022c2d86_d20250128_m045326_c001_v7007000_t0000_u01738040006468") 2025/01/28 04:53:55 DEBUG : chunked-copy.copy: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f106139641e16239d_d20250128_m045325_c001_v0001178_t0056_u01738040005594") 2025/01/28 04:53:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f11082bfd69646a0b_d20250128_m044907_c001_v0001183_t0046_u01738039747562") 2025/01/28 04:53:55 DEBUG : unknown-size-put.txt: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f4009e780022c2da8_d20250128_m045348_c001_v7007000_t0000_u01738040028486") 2025/01/28 04:53:56 DEBUG : unknown-size-put.txt: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f1071be917a1c7baa_d20250128_m045348_c001_v0001178_t0040_u01738040028249") 2025/01/28 04:53:56 DEBUG : unknown-size-update.txt: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f4009e780022c2daa_d20250128_m045349_c001_v7007000_t0000_u01738040029467") 2025/01/28 04:53:56 DEBUG : unknown-size-update.txt: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f1071be917a1c7bb0_d20250128_m045349_c001_v0001178_t0046_u01738040029250") 2025/01/28 04:53:56 DEBUG : unknown-size-update.txt: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f1071be917a1c7bae_d20250128_m045348_c001_v0001178_t0049_u01738040028672") 2025/01/28 04:53:56 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf326d9330ddabbb9f480e1b_f4087affe9c27742e_d20250128_m045025_c001_v7007000_t0000_u01738039825115") 2025/01/28 04:54:00 INFO : B2 bucket rclone-test-mojojab7pani: cleaning bucket "rclone-test-mojojab7pani" of all files === RUN TestIntegration/FsShutdown fstests.go:2844: Shutdown method not supported --- FAIL: TestIntegration (331.99s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.57s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (3.42s) --- FAIL: TestIntegration/FsMkdir (324.59s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.92s) --- 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 (5.78s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (89.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.39s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.77s) --- 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.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.83s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (11.60s) --- 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.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (37.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.93s) --- 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 (6.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.41s) --- 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.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (9.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (8.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (166.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (9.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (4.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (8.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.47s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (24.76s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.70s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.61s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.94s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.65s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (5.86s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.76s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.79s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.98s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.29s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/b2 332.002s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished ERROR in 5m32.509758423s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR]