"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:181: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:442: Using remote "TestB2:" 2024/12/29 03:28:47 DEBUG : Creating backend with remote "TestB2:rclone-test-nabifev8gelo" 2024/12/29 03:28:47 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 2024/12/29 03:28:50 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/12/29 03:28:50 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/12/29 03:28:50 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 2024/12/29 03:29:15 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. 2024/12/29 03:29:15 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2024/12/29 03:29:18 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2024/12/29 03:29:18 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2024/12/29 03:29:18 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2024/12/29 03:29:18 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2024/12/29 03:29:18 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2024/12/29 03:29:18 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 2024/12/29 03:29:25 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/12/29 03:29:26 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 2024/12/29 03:29:31 INFO : B2 bucket rclone-test-nabifev8gelo: cleaning bucket "rclone-test-nabifev8gelo" of all files 2024/12/29 03:29:32 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f1052b98786a3d398_d20241229_m032930_c001_v0001091_t0040_u01735442970899") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/12/29 03:29:33 DEBUG : Creating backend with remote "TestB2:rclone-test-nabifev8gelo/dirToPurgeFromRoot" 2024/12/29 03:29:34 INFO : B2 bucket rclone-test-nabifev8gelo path dirToPurgeFromRoot: cleaning bucket "rclone-test-nabifev8gelo" of all files 2024/12/29 03:29:35 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f1052b98786a3d39c_d20241229_m032932_c001_v0001091_t0052_u01735442972545") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/12/29 03:29:35 DEBUG : Creating backend with remote "TestB2:rclone-test-nabifev8gelo/hello? sausage/êé" 2024/12/29 03:29:39 INFO : B2 bucket rclone-test-nabifev8gelo path hello? sausage/êé: cleaning bucket "rclone-test-nabifev8gelo" of all files 2024/12/29 03:29:39 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f107f92c36cdcc2b7_d20241229_m032937_c001_v0001184_t0017_u01735442977947") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2024/12/29 03:29:40 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2024/12/29 03:29:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/29 03:29:41 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 2024/12/29 03:29:48 DEBUG : Creating backend with remote "TestB2:rclone-test-nabifev8gelo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/12/29 03:29:50 DEBUG : Creating backend with remote "TestB2:rclone-test-nabifev8gelo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-nabifev8gelo" from "TestB2:rclone-test-nabifev8gelo" 2024/12/29 03:29:52 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2024/12/29 03:30:03 DEBUG : Creating backend with remote "TestB2:rclone-test-cabuxig3dudi" 2024/12/29 03:30:06 DEBUG : B2 bucket rclone-test-cabuxig3dudi: Purge remote 2024/12/29 03:30:06 INFO : B2 bucket rclone-test-cabuxig3dudi: cleaning bucket "rclone-test-cabuxig3dudi" of all files 2024/12/29 03:30:06 DEBUG : somefile: Deleting (id "4_z8fe2bdd3706d1b0b9f480e1b_f4016cb89f58d5d61_d20241229_m033005_c001_v0001183_t0024_u01735443005762") === 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/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2147: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2024/12/29 03:30:08 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/12/29 03:30:09 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 2024/12/29 03:30:12 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2024/12/29 03:30:12 DEBUG : test-metadata: Sending chunk 0 length 6291456 2024/12/29 03:30:12 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.518Ki offset 6Mi/6.106Mi 2024/12/29 03:30:12 DEBUG : test-metadata: Sending chunk 1 length 111122 2024/12/29 03:30:13 DEBUG : test-metadata: Done sending chunk 1 2024/12/29 03:30:14 DEBUG : test-metadata: Done sending chunk 0 2024/12/29 03:30:14 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 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:361: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:361: versions/test-versions-v2024-12-29-033019-552.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 2024/12/29 03:30:25 DEBUG : oldPath = "TestB2:rclone-test-nabifev8gelo/versions/test-versions-v2024-12-29-033019-552.txt" 2024/12/29 03:30:25 DEBUG : newPath = "TestB2,versions:rclone-test-nabifev8gelo/versions/test-versions-v2024-12-29-033019-552.txt" 2024/12/29 03:30:25 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-nabifev8gelo/versions/test-versions-v2024-12-29-033019-552.txt" 2024/12/29 03:30:25 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2024/12/29 03:30:27 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-nabifev8gelo/versions/test-versions-v2024-12-29-033019-552.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-nabifev8gelo/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 2024/12/29 03:30:28 INFO : B2 bucket rclone-test-nabifev8gelo: cleaning bucket "rclone-test-nabifev8gelo" of all hidden files 2024/12/29 03:30:28 DEBUG : leading space/ leading space: Deleting current version (id "4_z1f729d83705d1b0b9f480e1b_f402f2ad1fc0db034_d20241229_m032858_c001_v7007000_t0000_u01735442938162") as it is a hide marker 2024/12/29 03:30:28 DEBUG : leading space/ leading space: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f1052b98786a3d348_d20241229_m032857_c001_v0001091_t0023_u01735442937323") 2024/12/29 03:30:28 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z1f729d83705d1b0b9f480e1b_f402f2ad1fc0db033_d20241229_m032856_c001_v7007000_t0000_u01735442936964") as it is a hide marker 2024/12/29 03:30:28 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f1052b98786a3d346_d20241229_m032856_c001_v0001091_t0003_u01735442936231") 2024/12/29 03:30:28 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z1f729d83705d1b0b9f480e1b_f402f2ad1fc0db03d_d20241229_m032904_c001_v7007000_t0000_u01735442944838") as it is a hide marker 2024/12/29 03:30:28 DEBUG : .leading dot/.leading dot: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f1052b98786a3d35e_d20241229_m032904_c001_v0001091_t0031_u01735442944138") 2024/12/29 03:30:28 DEBUG : created from root.txt: Deleting current version (id "4_z1f729d83705d1b0b9f480e1b_f4053fe083c9f841b_d20241229_m032959_c001_v7007000_t0000_u01735442999776") as it is a hide marker 2024/12/29 03:30:28 DEBUG : created from root.txt: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f1089633fb1fa979c_d20241229_m032958_c001_v0001182_t0024_u01735442998845") 2024/12/29 03:30:28 DEBUG : file name.txt: Deleting current version (id "4_z1f729d83705d1b0b9f480e1b_f41963de4df8f9edd_d20241229_m033007_c001_v7007000_t0000_u01735443007887") as it is a hide marker 2024/12/29 03:30:28 DEBUG : file name.txt: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f1052b98786a3d3aa_d20241229_m032947_c001_v0001091_t0032_u01735442987838") 2024/12/29 03:30:29 DEBUG : file name.txt: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f117207cd711ad397_d20241229_m032944_c001_v0001183_t0030_u01735442984357") 2024/12/29 03:30:29 DEBUG : file name.txt: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f1052b98786a3d38c_d20241229_m032922_c001_v0001091_t0031_u01735442962770") 2024/12/29 03:30:29 DEBUG : file name.txt: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f1052b98786a3d388_d20241229_m032921_c001_v0001091_t0058_u01735442961715") 2024/12/29 03:30:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1f729d83705d1b0b9f480e1b_f1052b98786a3d38a_d20241229_m032922_c001_v0001091_t0014_u01735442962202") "upload" dated 2024-12-29 03:29:22.202 +0000 UTC (1m7.114118966s ago) 2024/12/29 03:30:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z1f729d83705d1b0b9f480e1b_f4104050ce2c08cf6_d20241229_m032942_c001_v7007000_t0000_u01735442982095") as it is a hide marker 2024/12/29 03:30:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f1162e325ae4b4f1f_d20241229_m032941_c001_v0001101_t0018_u01735442981581") 2024/12/29 03:30:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f11406527211128c5_d20241229_m032940_c001_v0001092_t0035_u01735442980852") 2024/12/29 03:30:29 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z1f729d83705d1b0b9f480e1b_f402f2ad1fc0db046_d20241229_m032912_c001_v7007000_t0000_u01735442952538") as it is a hide marker 2024/12/29 03:30:29 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f1052b98786a3d378_d20241229_m032911_c001_v0001091_t0002_u01735442951834") 2024/12/29 03:30:29 DEBUG : piped data.txt: Deleting current version (id "4_z1f729d83705d1b0b9f480e1b_f41963de4df8f9ee0_d20241229_m033009_c001_v7007000_t0000_u01735443009692") as it is a hide marker 2024/12/29 03:30:29 DEBUG : piped data.txt: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f1052b98786a3d3c6_d20241229_m033009_c001_v0001091_t0030_u01735443009159") 2024/12/29 03:30:29 DEBUG : piped data.txt: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f41963de4df8f9ede_d20241229_m033008_c001_v7007000_t0000_u01735443008979") 2024/12/29 03:30:29 DEBUG : piped data.txt: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f4052b98786a3d3c4_d20241229_m033008_c001_v0001091_t0030_u01735443008610") 2024/12/29 03:30:29 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z1f729d83705d1b0b9f480e1b_f402f2ad1fc0db047_d20241229_m032913_c001_v7007000_t0000_u01735442953564") as it is a hide marker 2024/12/29 03:30:29 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f1052b98786a3d37c_d20241229_m032912_c001_v0001091_t0000_u01735442952900") 2024/12/29 03:30:29 DEBUG : test-metadata: Deleting current version (id "4_z1f729d83705d1b0b9f480e1b_f41963de4df8f9ee6_d20241229_m033017_c001_v7007000_t0000_u01735443017013") as it is a hide marker 2024/12/29 03:30:29 DEBUG : test-metadata: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f21963de4df8f9ee3_d20241229_m033011_c001_v0001154_t0016_u01735443011838") 2024/12/29 03:30:29 DEBUG : test-metadata: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f41963de4df8f9ee1_d20241229_m033011_c001_v7007000_t0000_u01735443011092") 2024/12/29 03:30:30 DEBUG : test-metadata: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f1052b98786a3d3c8_d20241229_m033009_c001_v0001091_t0006_u01735443009873") 2024/12/29 03:30:30 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z1f729d83705d1b0b9f480e1b_f402f2ad1fc0db040_d20241229_m032906_c001_v7007000_t0000_u01735442946963") as it is a hide marker 2024/12/29 03:30:30 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f1052b98786a3d366_d20241229_m032906_c001_v0001091_t0054_u01735442946254") 2024/12/29 03:30:30 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z1f729d83705d1b0b9f480e1b_f402f2ad1fc0db042_d20241229_m032909_c001_v7007000_t0000_u01735442949348") as it is a hide marker 2024/12/29 03:30:30 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f1052b98786a3d36c_d20241229_m032908_c001_v0001091_t0009_u01735442948487") 2024/12/29 03:30:30 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z1f729d83705d1b0b9f480e1b_f402f2ad1fc0db041_d20241229_m032908_c001_v7007000_t0000_u01735442948128") as it is a hide marker 2024/12/29 03:30:30 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f1052b98786a3d368_d20241229_m032907_c001_v0001091_t0028_u01735442947323") 2024/12/29 03:30:30 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z1f729d83705d1b0b9f480e1b_f402f2ad1fc0db043_d20241229_m032910_c001_v7007000_t0000_u01735442950391") as it is a hide marker 2024/12/29 03:30:30 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f1052b98786a3d372_d20241229_m032909_c001_v0001091_t0040_u01735442949710") 2024/12/29 03:30:30 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z1f729d83705d1b0b9f480e1b_f402f2ad1fc0db044_d20241229_m032911_c001_v7007000_t0000_u01735442951473") as it is a hide marker 2024/12/29 03:30:30 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f1052b98786a3d376_d20241229_m032910_c001_v0001091_t0035_u01735442950750") 2024/12/29 03:30:30 DEBUG : trailing space /trailing space : Deleting current version (id "4_z1f729d83705d1b0b9f480e1b_f402f2ad1fc0db03e_d20241229_m032905_c001_v7007000_t0000_u01735442945896") as it is a hide marker 2024/12/29 03:30:30 DEBUG : trailing space /trailing space : Deleting (id "4_z1f729d83705d1b0b9f480e1b_f1052b98786a3d360_d20241229_m032905_c001_v0001091_t0053_u01735442945208") 2024/12/29 03:30:30 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1f729d83705d1b0b9f480e1b_f1052b98786a3d3d4_d20241229_m033024_c001_v0001091_t0053_u01735443024426") "upload" dated 2024-12-29 03:30:24.426 +0000 UTC (6.19879333s ago) 2024/12/29 03:30:30 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f416c663fc8e7091a_d20241229_m033022_c001_v7007000_t0000_u01735443022242") 2024/12/29 03:30:30 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f1052b98786a3d3d2_d20241229_m033019_c001_v0001091_t0046_u01735443019552") 2024/12/29 03:30:30 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z1f729d83705d1b0b9f480e1b_f402f2ad1fc0db050_d20241229_m032921_c001_v7007000_t0000_u01735442961173") as it is a hide marker 2024/12/29 03:30:30 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f202f2ad1fc0db049_d20241229_m032915_c001_v0001184_t0039_u01735442955728") 2024/12/29 03:30:30 DEBUG : zero-length-file: Deleting current version (id "4_z1f729d83705d1b0b9f480e1b_f402f2ad1fc0db048_d20241229_m032915_c001_v7007000_t0000_u01735442955444") as it is a hide marker 2024/12/29 03:30:30 DEBUG : zero-length-file: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f4052b98786a3d382_d20241229_m032914_c001_v0001091_t0030_u01735442954880") 2024/12/29 03:30:30 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z1f729d83705d1b0b9f480e1b_f402f2ad1fc0db035_d20241229_m032859_c001_v7007000_t0000_u01735442939228") as it is a hide marker 2024/12/29 03:30:30 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f1052b98786a3d34c_d20241229_m032858_c001_v0001091_t0013_u01735442938519") 2024/12/29 03:30:31 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z1f729d83705d1b0b9f480e1b_f402f2ad1fc0db030_d20241229_m032853_c001_v7007000_t0000_u01735442933652") as it is a hide marker 2024/12/29 03:30:31 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f1052b98786a3d33e_d20241229_m032852_c001_v0001091_t0006_u01735442932432") 2024/12/29 03:30:31 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z1f729d83705d1b0b9f480e1b_f402f2ad1fc0db038_d20241229_m032902_c001_v7007000_t0000_u01735442942736") as it is a hide marker 2024/12/29 03:30:31 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f1052b98786a3d356_d20241229_m032901_c001_v0001091_t0021_u01735442941751") 2024/12/29 03:30:31 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z1f729d83705d1b0b9f480e1b_f402f2ad1fc0db037_d20241229_m032901_c001_v7007000_t0000_u01735442941391") as it is a hide marker 2024/12/29 03:30:31 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f1052b98786a3d354_d20241229_m032900_c001_v0001091_t0048_u01735442940706") 2024/12/29 03:30:31 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z1f729d83705d1b0b9f480e1b_f402f2ad1fc0db03b_d20241229_m032903_c001_v7007000_t0000_u01735442943778") as it is a hide marker 2024/12/29 03:30:31 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f1052b98786a3d35a_d20241229_m032903_c001_v0001091_t0049_u01735442943100") 2024/12/29 03:30:31 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z1f729d83705d1b0b9f480e1b_f402f2ad1fc0db036_d20241229_m032900_c001_v7007000_t0000_u01735442940346") as it is a hide marker 2024/12/29 03:30:31 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f1052b98786a3d34e_d20241229_m032859_c001_v0001091_t0020_u01735442939586") 2024/12/29 03:30:31 DEBUG : ./.: Deleting current version (id "4_z1f729d83705d1b0b9f480e1b_f402f2ad1fc0db031_d20241229_m032854_c001_v7007000_t0000_u01735442934709") as it is a hide marker 2024/12/29 03:30:31 DEBUG : ./.: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f1052b98786a3d340_d20241229_m032854_c001_v0001091_t0058_u01735442934018") 2024/12/29 03:30:31 DEBUG : ../..: Deleting current version (id "4_z1f729d83705d1b0b9f480e1b_f402f2ad1fc0db032_d20241229_m032855_c001_v7007000_t0000_u01735442935851") as it is a hide marker 2024/12/29 03:30:31 DEBUG : ../..: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f1052b98786a3d344_d20241229_m032855_c001_v0001091_t0013_u01735442935067") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2024/12/29 03:30:32 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2024/12/29 03:30:32 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2024/12/29 03:30:32 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2024/12/29 03:30:32 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2024/12/29 03:30:33 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2024/12/29 03:30:35 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2024/12/29 03:30:35 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2024/12/29 03:30:38 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/29 03:30:38 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. 2024/12/29 03:30:38 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f729d83705d1b0b9f480e1b_f2053fe083c9f844e_d20241229_m033038_c001_v0001184_t0021_u01735443038303") 2024/12/29 03:30:38 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/29 03:30:38 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2024/12/29 03:30:38 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/12/29 03:30:39 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2024/12/29 03:30:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2024/12/29 03:30:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2024/12/29 03:30:42 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2024/12/29 03:30:42 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2024/12/29 03:30:42 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2024/12/29 03:30:42 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2024/12/29 03:30:44 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2024/12/29 03:30:44 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2024/12/29 03:30:44 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2024/12/29 03:30:45 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2024/12/29 03:30:45 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. 2024/12/29 03:30:46 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z1f729d83705d1b0b9f480e1b_f2053fe083c9f845a_d20241229_m033046_c001_v0001178_t0001_u01735443046022") 2024/12/29 03:30:46 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2024/12/29 03:30:46 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/29 03:30:46 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2024/12/29 03:30:48 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2024/12/29 03:30:48 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2024/12/29 03:30:48 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/12/29 03:30:50 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/12/29 03:30:50 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2024/12/29 03:30:50 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/12/29 03:30:50 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2024/12/29 03:30:50 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/12/29 03:30:50 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2024/12/29 03:30:51 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2024/12/29 03:30:52 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2024/12/29 03:30:52 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2024/12/29 03:30:52 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/12/29 03:30:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/29 03:30:54 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. 2024/12/29 03:30:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f729d83705d1b0b9f480e1b_f209c812ec09c7e36_d20241229_m033054_c001_v0001101_t0021_u01735443054579") 2024/12/29 03:30:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/12/29 03:30:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/29 03:30:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2024/12/29 03:30:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2024/12/29 03:30:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2024/12/29 03:30:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/12/29 03:30:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/12/29 03:30:57 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 2024/12/29 03:30:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2024/12/29 03:30:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2024/12/29 03:30:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/12/29 03:30:59 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2024/12/29 03:30:59 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2024/12/29 03:31:01 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2024/12/29 03:31:01 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2024/12/29 03:31:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2024/12/29 03:31:02 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. 2024/12/29 03:31:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z1f729d83705d1b0b9f480e1b_f2053fe083c9f8467_d20241229_m033102_c001_v0001184_t0056_u01735443062633") 2024/12/29 03:31:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/29 03:31:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2024/12/29 03:31:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2024/12/29 03:31:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2024/12/29 03:31:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2024/12/29 03:31:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2024/12/29 03:31:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/12/29 03:31:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/12/29 03:31:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/12/29 03:31:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/12/29 03:31:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/12/29 03:31:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/12/29 03:31:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2024/12/29 03:31:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/29 03:31:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2024/12/29 03:31:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1f729d83705d1b0b9f480e1b_f2053fe083c9f846f_d20241229_m033110_c001_v0001113_t0034_u01735443070822") 2024/12/29 03:31:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/12/29 03:31:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/29 03:31:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/12/29 03:31:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/29 03:31:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/29 03:31:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/12/29 03:31:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/12/29 03:31:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/12/29 03:31:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/12/29 03:31:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/12/29 03:31:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/12/29 03:31:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/12/29 03:31:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2024/12/29 03:31:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/12/29 03:31:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/12/29 03:31:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/12/29 03:31:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/29 03:31: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. 2024/12/29 03:31:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1f729d83705d1b0b9f480e1b_f21963de4df8f9f37_d20241229_m033123_c001_v0001145_t0013_u01735443083926") 2024/12/29 03:31:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/12/29 03:31:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/29 03:31:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/12/29 03:31:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/12/29 03:31:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/12/29 03:31:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/29 03:31:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/29 03:31:26 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 2024/12/29 03:31:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2024/12/29 03:31:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/12/29 03:31:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2024/12/29 03:31:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2024/12/29 03:31:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2024/12/29 03:31:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2024/12/29 03:31:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2024/12/29 03:31:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2024/12/29 03:31:32 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. 2024/12/29 03:31:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z1f729d83705d1b0b9f480e1b_f2104050ce2c08d5b_d20241229_m033132_c001_v0001177_t0015_u01735443092434") 2024/12/29 03:31:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/29 03:31:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2024/12/29 03:31:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2024/12/29 03:31:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2024/12/29 03:31:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2024/12/29 03:31:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2024/12/29 03:31:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/12/29 03:31:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/12/29 03:31:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/12/29 03:31:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/12/29 03:31:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/12/29 03:31:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/12/29 03:31:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2024/12/29 03:31:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/29 03:31:40 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. 2024/12/29 03:31:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1f729d83705d1b0b9f480e1b_f201e59d57422f8d7_d20241229_m033140_c001_v0001184_t0021_u01735443100431") 2024/12/29 03:31:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/12/29 03:31:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/29 03:31:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/12/29 03:31:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/29 03:31:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/29 03:31:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/12/29 03:31:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/12/29 03:31:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/12/29 03:31:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/12/29 03:31:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/12/29 03:31:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/12/29 03:31:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/12/29 03:31:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2024/12/29 03:31:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/12/29 03:31:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/12/29 03:31:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/12/29 03:31:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/29 03:31:49 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. 2024/12/29 03:31:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1f729d83705d1b0b9f480e1b_f201e59d57422f8dc_d20241229_m033149_c001_v0001184_t0016_u01735443109630") 2024/12/29 03:31:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/12/29 03:31:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/29 03:31:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/12/29 03:31:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/12/29 03:31:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/12/29 03:31:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/29 03:31:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/29 03:31:52 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 2024/12/29 03:31:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2024/12/29 03:31:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2024/12/29 03:31:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/12/29 03:31:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2024/12/29 03:31:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2024/12/29 03:31:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2024/12/29 03:31:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2024/12/29 03:31:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2024/12/29 03:31: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. 2024/12/29 03:31:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z1f729d83705d1b0b9f480e1b_f201e59d57422f8e7_d20241229_m033157_c001_v0001098_t0058_u01735443117899") 2024/12/29 03:31:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/29 03:31:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2024/12/29 03:31:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2024/12/29 03:31:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2024/12/29 03:32:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2024/12/29 03:32:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2024/12/29 03:32:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/12/29 03:32:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/12/29 03:32:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/12/29 03:32:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/12/29 03:32:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/12/29 03:32:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/12/29 03:32:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2024/12/29 03:32:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/12/29 03:32: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. 2024/12/29 03:32:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z1f729d83705d1b0b9f480e1b_f2063d5e88e661069_d20241229_m033206_c001_v0001179_t0001_u01735443126867") 2024/12/29 03:32:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/12/29 03:32:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/29 03:32:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/12/29 03:32:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/12/29 03:32:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/12/29 03:32:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/12/29 03:32:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/12/29 03:32:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/12/29 03:32:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/12/29 03:32:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2024/12/29 03:32:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/12/29 03:32:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/12/29 03:32:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2024/12/29 03:32:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/12/29 03:32:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/12/29 03:32:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/12/29 03:32:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/12/29 03:32:16 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. 2024/12/29 03:32:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z1f729d83705d1b0b9f480e1b_f2063d5e88e661072_d20241229_m033216_c001_v0001183_t0035_u01735443136793") 2024/12/29 03:32:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/12/29 03:32:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/29 03:32:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2024/12/29 03:32:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/12/29 03:32:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2024/12/29 03:32:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/12/29 03:32:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/12/29 03:32:19 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 2024/12/29 03:32:21 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2024/12/29 03:32:21 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2024/12/29 03:32:21 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2024/12/29 03:32:21 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2024/12/29 03:32:23 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2024/12/29 03:32:24 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2024/12/29 03:32:24 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2024/12/29 03:32:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/29 03:32: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. 2024/12/29 03:32:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f729d83705d1b0b9f480e1b_f2063d5e88e661085_d20241229_m033226_c001_v0001183_t0024_u01735443146040") 2024/12/29 03:32:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/29 03:32:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2024/12/29 03:32:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/12/29 03:32:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2024/12/29 03:32:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2024/12/29 03:32:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2024/12/29 03:32:30 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2024/12/29 03:32:30 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2024/12/29 03:32:30 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2024/12/29 03:32:30 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2024/12/29 03:32:32 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2024/12/29 03:32:36 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2024/12/29 03:32:36 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2024/12/29 03:32:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2024/12/29 03:32:40 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. 2024/12/29 03:32:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z1f729d83705d1b0b9f480e1b_f218e7f21d7c29e1d_d20241229_m033240_c001_v0001182_t0021_u01735443160608") 2024/12/29 03:32:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2024/12/29 03:32:41 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2024/12/29 03:32:41 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/29 03:32:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2024/12/29 03:32:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2024/12/29 03:32:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/12/29 03:32:45 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/12/29 03:32:45 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2024/12/29 03:32:46 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/12/29 03:32:46 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2024/12/29 03:32:46 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/12/29 03:32:46 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2024/12/29 03:32:47 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2024/12/29 03:32:48 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2024/12/29 03:32:48 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2024/12/29 03:32:48 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/12/29 03:32:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/29 03:32:50 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. 2024/12/29 03:32:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f729d83705d1b0b9f480e1b_f21963de4df8f9f77_d20241229_m033251_c001_v0001130_t0023_u01735443171070") 2024/12/29 03:32:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/12/29 03:32:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/29 03:32:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2024/12/29 03:32:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2024/12/29 03:32:51 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/12/29 03:32:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/29 03:32:51 DEBUG : pacer: Reducing sleep to 10ms 2024/12/29 03:32:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2024/12/29 03:32:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2024/12/29 03:32:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2024/12/29 03:32:56 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 2024/12/29 03:33:00 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2024/12/29 03:33:00 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2024/12/29 03:33:00 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2024/12/29 03:33:00 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2024/12/29 03:33:01 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2024/12/29 03:33:03 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2024/12/29 03:33:03 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2024/12/29 03:33:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/29 03:33:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2024/12/29 03:33:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f729d83705d1b0b9f480e1b_f210cb332e5c190ae_d20241229_m033304_c001_v0001183_t0026_u01735443184945") 2024/12/29 03:33:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/29 03:33:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/12/29 03:33:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2024/12/29 03:33:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/12/29 03:33:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/12/29 03:33:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2024/12/29 03:33:09 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2024/12/29 03:33:09 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2024/12/29 03:33:09 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2024/12/29 03:33:09 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2024/12/29 03:33:12 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2024/12/29 03:33:12 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2024/12/29 03:33:12 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2024/12/29 03:33:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2024/12/29 03:33:15 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. 2024/12/29 03:33:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z1f729d83705d1b0b9f480e1b_f208de58c67e928fb_d20241229_m033315_c001_v0001182_t0035_u01735443195625") 2024/12/29 03:33:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2024/12/29 03:33:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/29 03:33:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2024/12/29 03:33:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2024/12/29 03:33:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2024/12/29 03:33:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/12/29 03:33:21 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/12/29 03:33:21 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2024/12/29 03:33:21 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/12/29 03:33:21 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/12/29 03:33:21 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2024/12/29 03:33:21 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2024/12/29 03:33:22 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2024/12/29 03:33:23 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2024/12/29 03:33:24 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2024/12/29 03:33:24 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/12/29 03:33:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/29 03:33:26 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. 2024/12/29 03:33:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f729d83705d1b0b9f480e1b_f2037a3d80ddeddb7_d20241229_m033326_c001_v0001150_t0001_u01735443206986") 2024/12/29 03:33:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/12/29 03:33:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/29 03:33:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2024/12/29 03:33:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2024/12/29 03:33:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2024/12/29 03:33:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2024/12/29 03:33:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2024/12/29 03:33:30 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 2024/12/29 03:33:38 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1f729d83705d1b0b9f480e1b_f216c663fc8e709b2_d20241229_m033338_c001_v0001103_t0050_u01735443218314") 2024/12/29 03:33:38 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2024/12/29 03:33:38 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/29 03:33:38 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/29 03:33:39 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/29 03:33:39 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2024/12/29 03:33:41 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/12/29 03:33:41 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/12/29 03:33:41 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/12/29 03:33:41 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2024/12/29 03:33:43 DEBUG : chunked-copy: Done sending chunk 0 2024/12/29 03:33:43 DEBUG : chunked-copy: Done sending chunk 1 2024/12/29 03:33:43 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/12/29 03:33:44 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1f729d83705d1b0b9f480e1b_f216c663fc8e709b5_d20241229_m033344_c001_v0001182_t0054_u01735443224133") 2024/12/29 03:33:44 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2024/12/29 03:33:44 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/29 03:33:44 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/29 03:33:44 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/29 03:33:44 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2024/12/29 03:33:46 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2024/12/29 03:33:46 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/12/29 03:33:46 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2024/12/29 03:33:46 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2024/12/29 03:33:49 DEBUG : chunked-copy: Done sending chunk 1 2024/12/29 03:33:51 DEBUG : chunked-copy: Done sending chunk 0 2024/12/29 03:33:51 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/12/29 03:33:52 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1f729d83705d1b0b9f480e1b_f2040db686bde1e14_d20241229_m033352_c001_v0001181_t0053_u01735443232534") 2024/12/29 03:33:52 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/12/29 03:33:52 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/29 03:33:53 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/29 03:33:53 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/29 03:33:53 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2024/12/29 03:33:56 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/12/29 03:33:56 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/12/29 03:33:56 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/12/29 03:33:56 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2024/12/29 03:33:59 DEBUG : chunked-copy: Done sending chunk 0 2024/12/29 03:33:59 DEBUG : chunked-copy: Done sending chunk 1 2024/12/29 03:33:59 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/12/29 03:34:00 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z1f729d83705d1b0b9f480e1b_f2040db686bde1e15_d20241229_m033359_c001_v0001181_t0013_u01735443239957") 2024/12/29 03:34:00 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2024/12/29 03:34:00 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/29 03:34:00 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/12/29 03:34:00 DEBUG : chunked-copy.copy: Done copying chunk 2 2024/12/29 03:34:00 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/29 03:34:00 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/29 03:34:00 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/12/29 03:34:02 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/12/29 03:34:03 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/12/29 03:34:04 DEBUG : Creating backend with remote "TestB2:rclone-test-nabifev8gelo/deeper/nonexisting/directory" 2024/12/29 03:34:04 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2500: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2543: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2592: Can't test if can't have empty directories 2024/12/29 03:34:05 INFO : B2 bucket rclone-test-nabifev8gelo: cleaning bucket "rclone-test-nabifev8gelo" of all files 2024/12/29 03:34:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f408de58c67e928f1_d20241229_m033308_c001_v7007000_t0000_u01735443188871") 2024/12/29 03:34:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f210cb332e5c190ae_d20241229_m033304_c001_v0001183_t0026_u01735443184945") 2024/12/29 03:34:06 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f410cb332e5c190ab_d20241229_m033304_c001_v7007000_t0000_u01735443184391") 2024/12/29 03:34:06 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f208de58c67e928e9_d20241229_m033259_c001_v0001182_t0059_u01735443179862") 2024/12/29 03:34:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f416c663fc8e709ab_d20241229_m033332_c001_v7007000_t0000_u01735443212304") 2024/12/29 03:34:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f2037a3d80ddeddb7_d20241229_m033326_c001_v0001150_t0001_u01735443206986") 2024/12/29 03:34:06 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f4037a3d80ddeddb6_d20241229_m033326_c001_v7007000_t0000_u01735443206446") 2024/12/29 03:34:06 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f208de58c67e928fe_d20241229_m033320_c001_v0001165_t0019_u01735443200763") 2024/12/29 03:34:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f408de58c67e928fd_d20241229_m033320_c001_v7007000_t0000_u01735443200581") 2024/12/29 03:34:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f208de58c67e928fb_d20241229_m033315_c001_v0001182_t0035_u01735443195625") 2024/12/29 03:34:06 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f408de58c67e928fa_d20241229_m033315_c001_v7007000_t0000_u01735443195108") 2024/12/29 03:34:06 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f208de58c67e928f4_d20241229_m033309_c001_v0001109_t0031_u01735443189053") 2024/12/29 03:34:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f401e59d57422f8b8_d20241229_m033128_c001_v7007000_t0000_u01735443088418") 2024/12/29 03:34:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f21963de4df8f9f37_d20241229_m033123_c001_v0001145_t0013_u01735443083926") 2024/12/29 03:34:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f41963de4df8f9f32_d20241229_m033118_c001_v7007000_t0000_u01735443078683") 2024/12/29 03:34:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f2053fe083c9f846f_d20241229_m033110_c001_v0001113_t0034_u01735443070822") 2024/12/29 03:34:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f41963de4df8f9f35_d20241229_m033123_c001_v7007000_t0000_u01735443083548") 2024/12/29 03:34:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f21963de4df8f9f33_d20241229_m033118_c001_v0001183_t0057_u01735443078865") 2024/12/29 03:34:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f4053fe083c9f846d_d20241229_m033110_c001_v7007000_t0000_u01735443070464") 2024/12/29 03:34:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f21963de4df8f9f26_d20241229_m033106_c001_v0001098_t0059_u01735443066202") 2024/12/29 03:34:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f41963de4df8f9f25_d20241229_m033106_c001_v7007000_t0000_u01735443066019") 2024/12/29 03:34:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f2053fe083c9f8467_d20241229_m033102_c001_v0001184_t0056_u01735443062633") 2024/12/29 03:34:07 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f4053fe083c9f8466_d20241229_m033102_c001_v7007000_t0000_u01735443062271") 2024/12/29 03:34:07 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f21963de4df8f9f1b_d20241229_m033058_c001_v0001184_t0011_u01735443058730") 2024/12/29 03:34:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f4063d5e88e661017_d20241229_m033153_c001_v7007000_t0000_u01735443113520") 2024/12/29 03:34:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f201e59d57422f8dc_d20241229_m033149_c001_v0001184_t0016_u01735443109630") 2024/12/29 03:34:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f407f961c82baed6f_d20241229_m033144_c001_v7007000_t0000_u01735443104547") 2024/12/29 03:34:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f201e59d57422f8d7_d20241229_m033140_c001_v0001184_t0021_u01735443100431") 2024/12/29 03:34:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f401e59d57422f8da_d20241229_m033149_c001_v7007000_t0000_u01735443109293") 2024/12/29 03:34:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f207f961c82baed70_d20241229_m033144_c001_v0001157_t0049_u01735443104731") 2024/12/29 03:34:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f401e59d57422f8d5_d20241229_m033140_c001_v7007000_t0000_u01735443100065") 2024/12/29 03:34:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f201e59d57422f8d2_d20241229_m033135_c001_v0001182_t0022_u01735443095960") 2024/12/29 03:34:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f401e59d57422f8d1_d20241229_m033135_c001_v7007000_t0000_u01735443095777") 2024/12/29 03:34:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f2104050ce2c08d5b_d20241229_m033132_c001_v0001177_t0015_u01735443092434") 2024/12/29 03:34:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f4104050ce2c08d59_d20241229_m033132_c001_v7007000_t0000_u01735443092085") 2024/12/29 03:34:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f201e59d57422f8ba_d20241229_m033128_c001_v0001184_t0041_u01735443088604") 2024/12/29 03:34:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f41963de4df8f9f1a_d20241229_m033058_c001_v7007000_t0000_u01735443058547") 2024/12/29 03:34:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f209c812ec09c7e36_d20241229_m033054_c001_v0001101_t0021_u01735443054579") 2024/12/29 03:34:07 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f409c812ec09c7e35_d20241229_m033054_c001_v7007000_t0000_u01735443054211") 2024/12/29 03:34:07 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f21963de4df8f9f10_d20241229_m033050_c001_v0001101_t0010_u01735443050167") 2024/12/29 03:34:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f41963de4df8f9f0f_d20241229_m033049_c001_v7007000_t0000_u01735443049984") 2024/12/29 03:34:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f2053fe083c9f845a_d20241229_m033046_c001_v0001178_t0001_u01735443046022") 2024/12/29 03:34:08 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f4053fe083c9f8459_d20241229_m033045_c001_v7007000_t0000_u01735443045671") 2024/12/29 03:34:08 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f21963de4df8f9f06_d20241229_m033041_c001_v0001182_t0009_u01735443041763") 2024/12/29 03:34:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f41963de4df8f9f05_d20241229_m033041_c001_v7007000_t0000_u01735443041580") 2024/12/29 03:34:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f2053fe083c9f844e_d20241229_m033038_c001_v0001184_t0021_u01735443038303") 2024/12/29 03:34:08 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f4053fe083c9f844d_d20241229_m033037_c001_v7007000_t0000_u01735443037940") 2024/12/29 03:34:08 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f20305ff4ef8f206b_d20241229_m033032_c001_v0001172_t0059_u01735443032695") 2024/12/29 03:34:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f4063d5e88e66107f_d20241229_m033221_c001_v7007000_t0000_u01735443141127") 2024/12/29 03:34:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f2063d5e88e661072_d20241229_m033216_c001_v0001183_t0035_u01735443136793") 2024/12/29 03:34:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f4063d5e88e66106b_d20241229_m033211_c001_v7007000_t0000_u01735443131256") 2024/12/29 03:34:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f2063d5e88e661069_d20241229_m033206_c001_v0001179_t0001_u01735443126867") 2024/12/29 03:34:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f4063d5e88e661071_d20241229_m033216_c001_v7007000_t0000_u01735443136270") 2024/12/29 03:34:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f2063d5e88e66106c_d20241229_m033211_c001_v0001184_t0050_u01735443131439") 2024/12/29 03:34:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f4063d5e88e661068_d20241229_m033206_c001_v7007000_t0000_u01735443126487") 2024/12/29 03:34:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f2063d5e88e661054_d20241229_m033202_c001_v0001184_t0036_u01735443122040") 2024/12/29 03:34:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f4063d5e88e661052_d20241229_m033201_c001_v7007000_t0000_u01735443121836") 2024/12/29 03:34:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f201e59d57422f8e7_d20241229_m033157_c001_v0001098_t0058_u01735443117899") 2024/12/29 03:34:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f401e59d57422f8e6_d20241229_m033157_c001_v7007000_t0000_u01735443117504") 2024/12/29 03:34:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f2063d5e88e66101a_d20241229_m033153_c001_v0001183_t0059_u01735443113702") 2024/12/29 03:34:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f408de58c67e928e8_d20241229_m033259_c001_v7007000_t0000_u01735443179666") 2024/12/29 03:34:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f21963de4df8f9f77_d20241229_m033251_c001_v0001130_t0023_u01735443171070") 2024/12/29 03:34:09 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f41963de4df8f9f75_d20241229_m033250_c001_v7007000_t0000_u01735443170595") 2024/12/29 03:34:09 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f218e7f21d7c29e21_d20241229_m033245_c001_v0001184_t0011_u01735443165504") 2024/12/29 03:34:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f418e7f21d7c29e20_d20241229_m033245_c001_v7007000_t0000_u01735443165320") 2024/12/29 03:34:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f218e7f21d7c29e1d_d20241229_m033240_c001_v0001182_t0021_u01735443160608") 2024/12/29 03:34:09 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f418e7f21d7c29e1c_d20241229_m033240_c001_v7007000_t0000_u01735443160111") 2024/12/29 03:34:09 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f2063d5e88e66108a_d20241229_m033229_c001_v0001182_t0056_u01735443149995") 2024/12/29 03:34:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f4063d5e88e661089_d20241229_m033229_c001_v7007000_t0000_u01735443149799") 2024/12/29 03:34:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f2063d5e88e661085_d20241229_m033226_c001_v0001183_t0024_u01735443146040") 2024/12/29 03:34:09 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f4063d5e88e661084_d20241229_m033225_c001_v7007000_t0000_u01735443145585") 2024/12/29 03:34:09 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f2063d5e88e661080_d20241229_m033221_c001_v0001104_t0042_u01735443141313") 2024/12/29 03:34:09 DEBUG : chunked-copy: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f4040db686bde1e19_d20241229_m033402_c001_v7007000_t0000_u01735443242012") 2024/12/29 03:34:09 DEBUG : chunked-copy: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f2104050ce2c08e09_d20241229_m033356_c001_v0001120_t0045_u01735443236590") 2024/12/29 03:34:09 DEBUG : chunked-copy: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f4104050ce2c08e07_d20241229_m033356_c001_v7007000_t0000_u01735443236016") 2024/12/29 03:34:09 DEBUG : chunked-copy: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f216c663fc8e709b8_d20241229_m033346_c001_v0001128_t0033_u01735443226527") 2024/12/29 03:34:09 DEBUG : chunked-copy: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f416c663fc8e709b7_d20241229_m033346_c001_v7007000_t0000_u01735443226040") 2024/12/29 03:34:09 DEBUG : chunked-copy: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f2040db686bde1e0b_d20241229_m033340_c001_v0001105_t0024_u01735443220829") 2024/12/29 03:34:09 DEBUG : chunked-copy: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f4040db686bde1e0a_d20241229_m033340_c001_v7007000_t0000_u01735443220315") 2024/12/29 03:34:09 DEBUG : chunked-copy: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f1052b98786a3d45a_d20241229_m033336_c001_v0001091_t0043_u01735443216671") 2024/12/29 03:34:10 DEBUG : chunked-copy: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f416c663fc8e709b1_d20241229_m033336_c001_v7007000_t0000_u01735443216336") 2024/12/29 03:34:10 DEBUG : chunked-copy: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f1052b98786a3d458_d20241229_m033333_c001_v0001091_t0026_u01735443213006") 2024/12/29 03:34:10 DEBUG : chunked-copy.copy: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f4040db686bde1e18_d20241229_m033401_c001_v7007000_t0000_u01735443241831") 2024/12/29 03:34:10 DEBUG : chunked-copy.copy: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f2040db686bde1e15_d20241229_m033359_c001_v0001181_t0013_u01735443239957") 2024/12/29 03:34:10 DEBUG : chunked-copy.copy: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f4104050ce2c08e06_d20241229_m033355_c001_v7007000_t0000_u01735443235834") 2024/12/29 03:34:10 DEBUG : chunked-copy.copy: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f2040db686bde1e14_d20241229_m033352_c001_v0001181_t0053_u01735443232534") 2024/12/29 03:34:10 DEBUG : chunked-copy.copy: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f416c663fc8e709b6_d20241229_m033345_c001_v7007000_t0000_u01735443225856") 2024/12/29 03:34:10 DEBUG : chunked-copy.copy: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f216c663fc8e709b5_d20241229_m033344_c001_v0001182_t0054_u01735443224133") 2024/12/29 03:34:10 DEBUG : chunked-copy.copy: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f4040db686bde1e09_d20241229_m033340_c001_v7007000_t0000_u01735443220131") 2024/12/29 03:34:10 DEBUG : chunked-copy.copy: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f216c663fc8e709b2_d20241229_m033338_c001_v0001103_t0050_u01735443218314") 2024/12/29 03:34:10 DEBUG : chunked-copy.copy: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f416c663fc8e709b0_d20241229_m033336_c001_v7007000_t0000_u01735443216143") 2024/12/29 03:34:10 DEBUG : chunked-copy.copy: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f1016694a53db73bd_d20241229_m033335_c001_v0001131_t0019_u01735443215063") 2024/12/29 03:34:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f1052b98786a3d38a_d20241229_m032922_c001_v0001091_t0014_u01735442962202") 2024/12/29 03:34:10 DEBUG : unknown-size-put.txt: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f4040db686bde1e1b_d20241229_m033403_c001_v7007000_t0000_u01735443243081") 2024/12/29 03:34:10 DEBUG : unknown-size-put.txt: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f1052b98786a3d46c_d20241229_m033402_c001_v0001091_t0030_u01735443242555") 2024/12/29 03:34:10 DEBUG : unknown-size-update.txt: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f4040db686bde1e1d_d20241229_m033404_c001_v7007000_t0000_u01735443244240") 2024/12/29 03:34:10 DEBUG : unknown-size-update.txt: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f1052b98786a3d472_d20241229_m033403_c001_v0001091_t0032_u01735443243913") 2024/12/29 03:34:10 DEBUG : unknown-size-update.txt: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f1052b98786a3d46e_d20241229_m033403_c001_v0001091_t0057_u01735443243263") 2024/12/29 03:34:10 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f40305ff4ef8f206a_d20241229_m033032_c001_v7007000_t0000_u01735443032511") 2024/12/29 03:34:10 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f729d83705d1b0b9f480e1b_f1052b98786a3d3d4_d20241229_m033024_c001_v0001091_t0053_u01735443024426") 2024/12/29 03:34:12 INFO : B2 bucket rclone-test-nabifev8gelo: cleaning bucket "rclone-test-nabifev8gelo" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (325.24s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.58s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.50s) --- PASS: TestIntegration/FsMkdir (322.72s) --- 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 (22.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.03s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.12s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.72s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (71.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.99s) --- 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.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- 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.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.48s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.84s) --- 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.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (22.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (15.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (3.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (179.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (29.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (12.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (8.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (38.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (15.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (14.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (9.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.86s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (29.71s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.03s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.98s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.72s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (9.98s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.23s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.07s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.16s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.30s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 325.258s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m27.331164402s (try 1/5)