"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:" 2025/01/11 01:41:49 DEBUG : Creating backend with remote "TestB2:rclone-test-cajocez7zaxi" 2025/01/11 01:41:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/01/11 01:41:58 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/01/11 01:41:58 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/01/11 01:41:58 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/01/11 01:42:20 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/01/11 01:42:20 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/01/11 01:42:22 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/01/11 01:42:22 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/01/11 01:42:23 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/01/11 01:42:23 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/01/11 01:42:23 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/01/11 01:42:23 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/01/11 01:42:29 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/01/11 01:42:31 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/01/11 01:42:35 INFO : B2 bucket rclone-test-cajocez7zaxi: cleaning bucket "rclone-test-cajocez7zaxi" of all files 2025/01/11 01:42:36 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f1078617939ea3997_d20250111_m014235_c001_v0001182_t0021_u01736559755098") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/01/11 01:42:37 DEBUG : Creating backend with remote "TestB2:rclone-test-cajocez7zaxi/dirToPurgeFromRoot" 2025/01/11 01:42:38 INFO : B2 bucket rclone-test-cajocez7zaxi path dirToPurgeFromRoot: cleaning bucket "rclone-test-cajocez7zaxi" of all files 2025/01/11 01:42:38 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f1078617939ea39c7_d20250111_m014236_c001_v0001182_t0009_u01736559756631") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/01/11 01:42:39 DEBUG : Creating backend with remote "TestB2:rclone-test-cajocez7zaxi/hello? sausage/êé" 2025/01/11 01:42:43 INFO : B2 bucket rclone-test-cajocez7zaxi path hello? sausage/êé: cleaning bucket "rclone-test-cajocez7zaxi" of all files 2025/01/11 01:42:43 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f1141b4c4f042ed14_d20250111_m014241_c001_v0001182_t0006_u01736559761909") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/01/11 01:42:44 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/01/11 01:42:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/11 01:42:45 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/01/11 01:42:52 DEBUG : Creating backend with remote "TestB2:rclone-test-cajocez7zaxi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/01/11 01:42:54 DEBUG : Creating backend with remote "TestB2:rclone-test-cajocez7zaxi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-cajocez7zaxi" from "TestB2:rclone-test-cajocez7zaxi" 2025/01/11 01:42:56 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/01/11 01:43:07 DEBUG : Creating backend with remote "TestB2:rclone-test-yelegac3seko" 2025/01/11 01:43:12 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/11 01:43:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/11 01:43:12 DEBUG : pacer: Reducing sleep to 10ms 2025/01/11 01:43:13 DEBUG : B2 bucket rclone-test-yelegac3seko: Purge remote 2025/01/11 01:43:13 INFO : B2 bucket rclone-test-yelegac3seko: cleaning bucket "rclone-test-yelegac3seko" of all files 2025/01/11 01:43:13 DEBUG : somefile: Deleting (id "4_z1fa28d13007d5b3b9f480e1b_f4194981bbbe6d1bb_d20250111_m014311_c001_v0001115_t0000_u01736559791472") === 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 2025/01/11 01:43:18 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/01/11 01:43:19 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2025/01/11 01:43:21 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.107Mi 2025/01/11 01:43:21 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/01/11 01:43:21 DEBUG : test-metadata: multipart upload: starting chunk 1 size 109.108Ki offset 6Mi/6.107Mi 2025/01/11 01:43:21 DEBUG : test-metadata: Sending chunk 1 length 111727 2025/01/11 01:43:22 DEBUG : test-metadata: Done sending chunk 1 2025/01/11 01:43:23 DEBUG : test-metadata: Done sending chunk 0 2025/01/11 01:43:23 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2025/01/11 01:43:31 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/01/11 01:43:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/11 01:43:31 DEBUG : pacer: Reducing sleep to 10ms 2025/01/11 01:43:33 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1182-07.backblaze.com/b2api/v1/b2_upload_file/bf626d43006d5b3b9f480e1b/c001_v0001182_t0051": EOF 2025/01/11 01:43:33 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-07.backblaze.com/b2api/v1/b2_upload_file/bf626d43006d5b3b9f480e1b/c001_v0001182_t0051": EOF) 2025/01/11 01:43:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1182-07.backblaze.com/b2api/v1/b2_upload_file/bf626d43006d5b3b9f480e1b/c001_v0001182_t0051": EOF - low level retry 1/10 2025/01/11 01:43:36 DEBUG : pacer: Reducing sleep to 10ms === 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-v2025-01-11-014328-764.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2025/01/11 01:43:38 DEBUG : oldPath = "TestB2:rclone-test-cajocez7zaxi/versions/test-versions-v2025-01-11-014328-764.txt" 2025/01/11 01:43:38 DEBUG : newPath = "TestB2,versions:rclone-test-cajocez7zaxi/versions/test-versions-v2025-01-11-014328-764.txt" 2025/01/11 01:43:38 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-cajocez7zaxi/versions/test-versions-v2025-01-11-014328-764.txt" 2025/01/11 01:43:38 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/01/11 01:43:39 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-cajocez7zaxi/versions/test-versions-v2025-01-11-014328-764.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-cajocez7zaxi/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 2025/01/11 01:43:40 INFO : B2 bucket rclone-test-cajocez7zaxi: cleaning bucket "rclone-test-cajocez7zaxi" of all hidden files 2025/01/11 01:43:40 DEBUG : leading space/ leading space: Deleting current version (id "4_zbf626d43006d5b3b9f480e1b_f418b9a93d6ea29e1_d20250111_m014205_c001_v7007000_t0000_u01736559725443") as it is a hide marker 2025/01/11 01:43:40 DEBUG : leading space/ leading space: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f1078617939ea36a4_d20250111_m014204_c001_v0001182_t0005_u01736559724876") 2025/01/11 01:43:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zbf626d43006d5b3b9f480e1b_f418b9a93d6ea29e0_d20250111_m014204_c001_v7007000_t0000_u01736559724515") as it is a hide marker 2025/01/11 01:43:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f1078617939ea3691_d20250111_m014203_c001_v0001182_t0007_u01736559723922") 2025/01/11 01:43:40 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zbf626d43006d5b3b9f480e1b_f418b9a93d6ea29f2_d20250111_m014211_c001_v7007000_t0000_u01736559731010") as it is a hide marker 2025/01/11 01:43:40 DEBUG : .leading dot/.leading dot: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f1078617939ea3754_d20250111_m014210_c001_v0001182_t0054_u01736559730454") 2025/01/11 01:43:40 DEBUG : created from root.txt: Deleting current version (id "4_zbf626d43006d5b3b9f480e1b_f4165d2c336ef18a0_d20250111_m014303_c001_v7007000_t0000_u01736559783352") as it is a hide marker 2025/01/11 01:43:40 DEBUG : created from root.txt: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f11789ee730e2f9d0_d20250111_m014302_c001_v0001184_t0021_u01736559782418") 2025/01/11 01:43:40 DEBUG : file name.txt: Deleting current version (id "4_zbf626d43006d5b3b9f480e1b_f407f7e6047c40041_d20250111_m014317_c001_v7007000_t0000_u01736559797896") as it is a hide marker 2025/01/11 01:43:41 DEBUG : file name.txt: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f1078617939ea3b3a_d20250111_m014251_c001_v0001182_t0018_u01736559771624") 2025/01/11 01:43:41 DEBUG : file name.txt: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f108c7abd6dd80b5b_d20250111_m014247_c001_v0001145_t0018_u01736559767983") 2025/01/11 01:43:41 DEBUG : file name.txt: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f1078617939ea38e2_d20250111_m014227_c001_v0001182_t0055_u01736559747464") 2025/01/11 01:43:41 DEBUG : file name.txt: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f1078617939ea38d0_d20250111_m014226_c001_v0001182_t0046_u01736559746651") 2025/01/11 01:43:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf626d43006d5b3b9f480e1b_f1078617939ea38d4_d20250111_m014227_c001_v0001182_t0040_u01736559747035") "upload" dated 2025-01-11 01:42:27.035 +0000 UTC (1m14.440917995s ago) 2025/01/11 01:43:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zbf626d43006d5b3b9f480e1b_f4165d2c336ef188b_d20250111_m014245_c001_v7007000_t0000_u01736559765765") as it is a hide marker 2025/01/11 01:43:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f10611c79a1f9e409_d20250111_m014245_c001_v0001183_t0051_u01736559765568") 2025/01/11 01:43:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f116c39f31f7e2db3_d20250111_m014244_c001_v0001098_t0043_u01736559764826") 2025/01/11 01:43:41 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zbf626d43006d5b3b9f480e1b_f418b9a93d6ea2a02_d20250111_m014217_c001_v7007000_t0000_u01736559737579") as it is a hide marker 2025/01/11 01:43:41 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f1078617939ea37f2_d20250111_m014217_c001_v0001182_t0058_u01736559737013") 2025/01/11 01:43:41 DEBUG : piped data.txt: Deleting current version (id "4_zbf626d43006d5b3b9f480e1b_f407f7e6047c40044_d20250111_m014319_c001_v7007000_t0000_u01736559799551") as it is a hide marker 2025/01/11 01:43:41 DEBUG : piped data.txt: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f1078617939ea3dea_d20250111_m014319_c001_v0001182_t0000_u01736559799180") 2025/01/11 01:43:41 DEBUG : piped data.txt: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f407f7e6047c40043_d20250111_m014318_c001_v7007000_t0000_u01736559798987") 2025/01/11 01:43:41 DEBUG : piped data.txt: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f4078617939ea3dda_d20250111_m014318_c001_v0001182_t0051_u01736559798625") 2025/01/11 01:43:41 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zbf626d43006d5b3b9f480e1b_f418b9a93d6ea2a03_d20250111_m014218_c001_v7007000_t0000_u01736559738512") as it is a hide marker 2025/01/11 01:43:42 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f1078617939ea380a_d20250111_m014217_c001_v0001182_t0028_u01736559737941") 2025/01/11 01:43:42 DEBUG : test-metadata: Deleting current version (id "4_zbf626d43006d5b3b9f480e1b_f407f7e6047c4004c_d20250111_m014326_c001_v7007000_t0000_u01736559806220") as it is a hide marker 2025/01/11 01:43:42 DEBUG : test-metadata: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f207f7e6047c40048_d20250111_m014321_c001_v0001184_t0044_u01736559801231") 2025/01/11 01:43:42 DEBUG : test-metadata: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f407f7e6047c40046_d20250111_m014320_c001_v7007000_t0000_u01736559800493") 2025/01/11 01:43:42 DEBUG : test-metadata: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f1078617939ea3df8_d20250111_m014319_c001_v0001182_t0034_u01736559799740") 2025/01/11 01:43:42 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zbf626d43006d5b3b9f480e1b_f418b9a93d6ea29f4_d20250111_m014212_c001_v7007000_t0000_u01736559732879") as it is a hide marker 2025/01/11 01:43:42 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f1078617939ea377e_d20250111_m014212_c001_v0001182_t0008_u01736559732299") 2025/01/11 01:43:42 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zbf626d43006d5b3b9f480e1b_f418b9a93d6ea29f9_d20250111_m014214_c001_v7007000_t0000_u01736559734759") as it is a hide marker 2025/01/11 01:43:42 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f1078617939ea37b6_d20250111_m014214_c001_v0001182_t0039_u01736559734174") 2025/01/11 01:43:42 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zbf626d43006d5b3b9f480e1b_f418b9a93d6ea29f8_d20250111_m014213_c001_v7007000_t0000_u01736559733800") as it is a hide marker 2025/01/11 01:43:42 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f1078617939ea37a0_d20250111_m014213_c001_v0001182_t0011_u01736559733241") 2025/01/11 01:43:42 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zbf626d43006d5b3b9f480e1b_f418b9a93d6ea29fd_d20250111_m014215_c001_v7007000_t0000_u01736559735716") as it is a hide marker 2025/01/11 01:43:42 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f1078617939ea37ca_d20250111_m014215_c001_v0001182_t0024_u01736559735124") 2025/01/11 01:43:42 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zbf626d43006d5b3b9f480e1b_f418b9a93d6ea29ff_d20250111_m014216_c001_v7007000_t0000_u01736559736651") as it is a hide marker 2025/01/11 01:43:42 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f1078617939ea37e0_d20250111_m014216_c001_v0001182_t0046_u01736559736078") 2025/01/11 01:43:42 DEBUG : trailing space /trailing space : Deleting current version (id "4_zbf626d43006d5b3b9f480e1b_f418b9a93d6ea29f3_d20250111_m014211_c001_v7007000_t0000_u01736559731936") as it is a hide marker 2025/01/11 01:43:42 DEBUG : trailing space /trailing space : Deleting (id "4_zbf626d43006d5b3b9f480e1b_f1078617939ea3768_d20250111_m014211_c001_v0001182_t0012_u01736559731374") 2025/01/11 01:43:42 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf626d43006d5b3b9f480e1b_f10829259b1146458_d20250111_m014336_c001_v0001182_t0039_u01736559816529") "upload" dated 2025-01-11 01:43:36.529 +0000 UTC (6.26403598s ago) 2025/01/11 01:43:42 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f41522cc2b3ef4124_d20250111_m014331_c001_v7007000_t0000_u01736559811770") 2025/01/11 01:43:42 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f1078617939ea3ecf_d20250111_m014328_c001_v0001182_t0044_u01736559808764") 2025/01/11 01:43:42 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zbf626d43006d5b3b9f480e1b_f418b9a93d6ea2a14_d20250111_m014226_c001_v7007000_t0000_u01736559746112") as it is a hide marker 2025/01/11 01:43:42 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f218b9a93d6ea2a06_d20250111_m014220_c001_v0001183_t0047_u01736559740607") 2025/01/11 01:43:42 DEBUG : zero-length-file: Deleting current version (id "4_zbf626d43006d5b3b9f480e1b_f418b9a93d6ea2a05_d20250111_m014220_c001_v7007000_t0000_u01736559740361") as it is a hide marker 2025/01/11 01:43:42 DEBUG : zero-length-file: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f4078617939ea3836_d20250111_m014219_c001_v0001182_t0051_u01736559739796") 2025/01/11 01:43:43 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zbf626d43006d5b3b9f480e1b_f418b9a93d6ea29e7_d20250111_m014206_c001_v7007000_t0000_u01736559726372") as it is a hide marker 2025/01/11 01:43:43 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f1078617939ea36c0_d20250111_m014205_c001_v0001182_t0026_u01736559725806") 2025/01/11 01:43:43 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zbf626d43006d5b3b9f480e1b_f418b9a93d6ea29da_d20250111_m014201_c001_v7007000_t0000_u01736559721659") as it is a hide marker 2025/01/11 01:43:43 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f1078617939ea363f_d20250111_m014200_c001_v0001182_t0017_u01736559720709") 2025/01/11 01:43:43 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zbf626d43006d5b3b9f480e1b_f418b9a93d6ea29ed_d20250111_m014209_c001_v7007000_t0000_u01736559729161") as it is a hide marker 2025/01/11 01:43:43 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f1078617939ea3724_d20250111_m014208_c001_v0001182_t0029_u01736559728588") 2025/01/11 01:43:43 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zbf626d43006d5b3b9f480e1b_f418b9a93d6ea29eb_d20250111_m014208_c001_v7007000_t0000_u01736559728226") as it is a hide marker 2025/01/11 01:43:43 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f1078617939ea36fe_d20250111_m014207_c001_v0001182_t0017_u01736559727670") 2025/01/11 01:43:43 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zbf626d43006d5b3b9f480e1b_f418b9a93d6ea29ef_d20250111_m014210_c001_v7007000_t0000_u01736559730092") as it is a hide marker 2025/01/11 01:43:43 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f1078617939ea373a_d20250111_m014209_c001_v0001182_t0024_u01736559729536") 2025/01/11 01:43:43 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zbf626d43006d5b3b9f480e1b_f418b9a93d6ea29e9_d20250111_m014207_c001_v7007000_t0000_u01736559727309") as it is a hide marker 2025/01/11 01:43:43 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f1078617939ea36e2_d20250111_m014206_c001_v0001182_t0011_u01736559726749") 2025/01/11 01:43:43 DEBUG : ./.: Deleting current version (id "4_zbf626d43006d5b3b9f480e1b_f418b9a93d6ea29dc_d20250111_m014202_c001_v7007000_t0000_u01736559722621") as it is a hide marker 2025/01/11 01:43:43 DEBUG : ./.: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f1078617939ea3659_d20250111_m014202_c001_v0001182_t0037_u01736559722021") 2025/01/11 01:43:43 DEBUG : ../..: Deleting current version (id "4_zbf626d43006d5b3b9f480e1b_f418b9a93d6ea29de_d20250111_m014203_c001_v7007000_t0000_u01736559723537") as it is a hide marker 2025/01/11 01:43:43 DEBUG : ../..: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f1078617939ea3675_d20250111_m014202_c001_v0001182_t0008_u01736559722982") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2025/01/11 01:43:45 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/01/11 01:43:45 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/01/11 01:43:45 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/01/11 01:43:45 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/01/11 01:43:45 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/01/11 01:43:47 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/01/11 01:43:47 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/01/11 01:43:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/11 01:43:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/01/11 01:43:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf626d43006d5b3b9f480e1b_f207f7e6047c40066_d20250111_m014350_c001_v0001182_t0050_u01736559830116") 2025/01/11 01:43:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/11 01:43:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/11 01:43:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/11 01:43:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/01/11 01:43:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/01/11 01:43:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/01/11 01:43:54 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/01/11 01:43:54 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/01/11 01:43:54 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/01/11 01:43:54 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/01/11 01:43:56 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/01/11 01:43:56 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/01/11 01:43:56 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/01/11 01:43:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/01/11 01:43:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/01/11 01:43:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zbf626d43006d5b3b9f480e1b_f207f7e6047c40071_d20250111_m014358_c001_v0001150_t0052_u01736559838231") 2025/01/11 01:43:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/11 01:43:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/11 01:43:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/01/11 01:44:00 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/01/11 01:44:00 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/01/11 01:44:00 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/01/11 01:44:02 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/01/11 01:44:02 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/01/11 01:44:02 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/01/11 01:44:02 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/01/11 01:44:02 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/01/11 01:44:02 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/01/11 01:44:03 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/01/11 01:44:04 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/01/11 01:44:05 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/01/11 01:44:05 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/01/11 01:44:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/11 01:44:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/01/11 01:44:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf626d43006d5b3b9f480e1b_f2173cf1718472193_d20250111_m014406_c001_v0001106_t0022_u01736559846641") 2025/01/11 01:44:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/11 01:44:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/11 01:44:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/11 01:44:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/01/11 01:44:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/01/11 01:44:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/01/11 01:44:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/01/11 01:44:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2025/01/11 01:44:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/01/11 01:44:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/01/11 01:44:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/01/11 01:44:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/01/11 01:44:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/01/11 01:44:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/01/11 01:44:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/01/11 01:44:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/01/11 01:44:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/01/11 01:44:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zbf626d43006d5b3b9f480e1b_f207f7e6047c4008a_d20250111_m014415_c001_v0001137_t0021_u01736559855297") 2025/01/11 01:44:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/11 01:44:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/01/11 01:44:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/11 01:44:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/01/11 01:44:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/01/11 01:44:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/01/11 01:44:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/01/11 01:44:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/01/11 01:44:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/01/11 01:44:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/01/11 01:44:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/01/11 01:44:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/01/11 01:44:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/01/11 01:44:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/11 01:44:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/01/11 01:44:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf626d43006d5b3b9f480e1b_f207f7e6047c40097_d20250111_m014423_c001_v0001184_t0013_u01736559863477") 2025/01/11 01:44:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/11 01:44:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/11 01:44:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/01/11 01:44:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/11 01:44:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/11 01:44:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/01/11 01:44:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/01/11 01:44:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/01/11 01:44:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/11 01:44:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/01/11 01:44:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/01/11 01:44:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/01/11 01:44:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/01/11 01:44:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/01/11 01:44:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/01/11 01:44:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/01/11 01:44:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/11 01:44:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/01/11 01:44:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf626d43006d5b3b9f480e1b_f207f7e6047c400a0_d20250111_m014432_c001_v0001183_t0012_u01736559872301") 2025/01/11 01:44:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/11 01:44:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/11 01:44:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/01/11 01:44:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/01/11 01:44:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/01/11 01:44:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/11 01:44:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/11 01:44:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2025/01/11 01:44:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/01/11 01:44:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/01/11 01:44:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/01/11 01:44:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/01/11 01:44:37 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/01/11 01:44:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/01/11 01:44:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/01/11 01:44:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/01/11 01:44:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/01/11 01:44:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zbf626d43006d5b3b9f480e1b_f207f7e6047c400ac_d20250111_m014440_c001_v0001184_t0023_u01736559880234") 2025/01/11 01:44:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/11 01:44:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/01/11 01:44:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/11 01:44:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/01/11 01:44:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/01/11 01:44:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/01/11 01:44:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/01/11 01:44:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/01/11 01:44:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/01/11 01:44:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/01/11 01:44:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/01/11 01:44:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/01/11 01:44:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/01/11 01:44:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/11 01:44:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/01/11 01:44:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf626d43006d5b3b9f480e1b_f207f7e6047c400b7_d20250111_m014448_c001_v0001105_t0030_u01736559888645") 2025/01/11 01:44:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/11 01:44:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/11 01:44:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/01/11 01:44:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/11 01:44:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/11 01:44:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/01/11 01:44:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/01/11 01:44:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/01/11 01:44:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/11 01:44:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/01/11 01:44:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/01/11 01:44:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/01/11 01:44:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/01/11 01:44:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/01/11 01:44:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/01/11 01:44:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/01/11 01:44:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/11 01:44:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/01/11 01:44:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf626d43006d5b3b9f480e1b_f20443c2818b93237_d20250111_m014458_c001_v0001184_t0027_u01736559898007") 2025/01/11 01:44:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/11 01:44:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/11 01:44:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/01/11 01:44:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/01/11 01:44:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/01/11 01:45:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/11 01:45:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/11 01:45:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2025/01/11 01:45:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/01/11 01:45:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/01/11 01:45:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/01/11 01:45:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/01/11 01:45:03 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/01/11 01:45:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/01/11 01:45:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/01/11 01:45:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/01/11 01:45:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/01/11 01:45:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zbf626d43006d5b3b9f480e1b_f207f7e6047c400d4_d20250111_m014506_c001_v0001178_t0021_u01736559906472") 2025/01/11 01:45:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/11 01:45:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/01/11 01:45:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/11 01:45:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/01/11 01:45:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/01/11 01:45:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/01/11 01:45:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/01/11 01:45:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/01/11 01:45:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/01/11 01:45:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/01/11 01:45:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/01/11 01:45:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/01/11 01:45:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/01/11 01:45:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/01/11 01:45:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/01/11 01:45:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zbf626d43006d5b3b9f480e1b_f207f7e6047c400e1_d20250111_m014515_c001_v0001117_t0051_u01736559915159") 2025/01/11 01:45:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/11 01:45:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/11 01:45:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/01/11 01:45:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/01/11 01:45:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/01/11 01:45:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/01/11 01:45:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/01/11 01:45:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/01/11 01:45:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/01/11 01:45:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/01/11 01:45:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/01/11 01:45:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/01/11 01:45:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/01/11 01:45:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/01/11 01:45:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/01/11 01:45:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/01/11 01:45:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/01/11 01:45:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/01/11 01:45:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zbf626d43006d5b3b9f480e1b_f208469fc243873c2_d20250111_m014525_c001_v0001039_t0012_u01736559925117") 2025/01/11 01:45:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/11 01:45:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/11 01:45:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/01/11 01:45:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/01/11 01:45:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/01/11 01:45:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/01/11 01:45:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/01/11 01:45:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2025/01/11 01:45:30 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/01/11 01:45:30 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/01/11 01:45:30 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/01/11 01:45:30 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/01/11 01:45:31 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/01/11 01:45:33 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/01/11 01:45:33 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/01/11 01:45:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/11 01:45:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/01/11 01:45:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf626d43006d5b3b9f480e1b_f2099f3ef9e04885d_d20250111_m014534_c001_v0001182_t0058_u01736559934785") 2025/01/11 01:45:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/11 01:45:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/11 01:45:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/11 01:45:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/01/11 01:45:37 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/01/11 01:45:37 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/01/11 01:45:39 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/01/11 01:45:39 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/01/11 01:45:39 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/01/11 01:45:39 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/01/11 01:45:41 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/01/11 01:45:41 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/01/11 01:45:41 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/01/11 01:45:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/01/11 01:45:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/01/11 01:45:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zbf626d43006d5b3b9f480e1b_f207f7e6047c404f9_d20250111_m014543_c001_v0001136_t0042_u01736559943986") 2025/01/11 01:45:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/11 01:45:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/11 01:45:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/01/11 01:45:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/01/11 01:45:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/01/11 01:45:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/01/11 01:45:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/01/11 01:45:49 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/01/11 01:45:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/01/11 01:45:49 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/01/11 01:45:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/01/11 01:45:49 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/01/11 01:45:50 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/01/11 01:45:51 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/01/11 01:45:52 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/01/11 01:45:52 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/01/11 01:45:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/11 01:45:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/01/11 01:45:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf626d43006d5b3b9f480e1b_f202c573ce8423793_d20250111_m014554_c001_v0001105_t0021_u01736559954833") 2025/01/11 01:45:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/11 01:45:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/11 01:45:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/01/11 01:45:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/11 01:45:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/01/11 01:45:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/01/11 01:45:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/01/11 01:45:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2025/01/11 01:46:00 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/01/11 01:46:00 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/01/11 01:46:00 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/01/11 01:46:00 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/01/11 01:46:00 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/01/11 01:46:02 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/01/11 01:46:02 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/01/11 01:46:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/11 01:46: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. 2025/01/11 01:46:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf626d43006d5b3b9f480e1b_f202c573ce842379f_d20250111_m014604_c001_v0001182_t0037_u01736559964583") 2025/01/11 01:46:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/11 01:46:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/11 01:46:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/11 01:46:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/01/11 01:46:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/01/11 01:46:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/01/11 01:46:09 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/01/11 01:46:09 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/01/11 01:46:09 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/01/11 01:46:09 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/01/11 01:46:12 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/01/11 01:46:16 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/01/11 01:46:16 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/01/11 01:46:20 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/01/11 01:46:20 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/01/11 01:46:20 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zbf626d43006d5b3b9f480e1b_f207f7e6047c4052d_d20250111_m014620_c001_v0001103_t0021_u01736559980373") 2025/01/11 01:46:20 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/11 01:46:20 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/01/11 01:46:20 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/11 01:46:23 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/01/11 01:46:23 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/01/11 01:46:23 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/01/11 01:46:26 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/01/11 01:46:26 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/01/11 01:46:26 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/01/11 01:46:26 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/01/11 01:46:26 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/01/11 01:46:26 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/01/11 01:46:27 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/01/11 01:46:28 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/01/11 01:46:29 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/01/11 01:46:29 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/01/11 01:46:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/11 01:46:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/01/11 01:46:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf626d43006d5b3b9f480e1b_f2165d2c336ef19bb_d20250111_m014631_c001_v0001182_t0019_u01736559991669") 2025/01/11 01:46:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/11 01:46:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/11 01:46:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/11 01:46:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/01/11 01:46:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/01/11 01:46:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/01/11 01:46:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/01/11 01:46:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/01/11 01:46:42 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbf626d43006d5b3b9f480e1b_f207f7e6047c4055a_d20250111_m014642_c001_v0001134_t0041_u01736560002222") 2025/01/11 01:46:42 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/01/11 01:46:42 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/11 01:46:42 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/11 01:46:43 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/11 01:46:43 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/01/11 01:46:44 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/01/11 01:46:44 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/11 01:46:45 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/01/11 01:46:45 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/01/11 01:46:47 DEBUG : chunked-copy: Done sending chunk 0 2025/01/11 01:46:47 DEBUG : chunked-copy: Done sending chunk 1 2025/01/11 01:46:47 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/11 01:46:47 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbf626d43006d5b3b9f480e1b_f207f7e6047c40563_d20250111_m014647_c001_v0001109_t0034_u01736560007863") 2025/01/11 01:46:47 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/01/11 01:46:47 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/11 01:46:48 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/11 01:46:48 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/11 01:46:48 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/01/11 01:46:50 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/01/11 01:46:50 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/11 01:46:50 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/01/11 01:46:50 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/01/11 01:46:53 DEBUG : chunked-copy: Done sending chunk 0 2025/01/11 01:46:53 DEBUG : chunked-copy: Done sending chunk 1 2025/01/11 01:46:53 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/11 01:46:54 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbf626d43006d5b3b9f480e1b_f2165d2c336ef19e5_d20250111_m014653_c001_v0001145_t0009_u01736560013946") 2025/01/11 01:46:54 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/01/11 01:46:54 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/11 01:46:54 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/11 01:46:54 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/11 01:46:54 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/01/11 01:46:56 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/01/11 01:46:56 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/11 01:46:56 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/01/11 01:46:56 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/01/11 01:46:58 DEBUG : chunked-copy: Done sending chunk 1 2025/01/11 01:46:59 DEBUG : chunked-copy: Done sending chunk 0 2025/01/11 01:46:59 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/11 01:47:00 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zbf626d43006d5b3b9f480e1b_f2165d2c336ef19e8_d20250111_m014659_c001_v0001161_t0025_u01736560019954") 2025/01/11 01:47:00 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/01/11 01:47:00 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/11 01:47:00 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/01/11 01:47:00 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/01/11 01:47:00 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/11 01:47:00 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/11 01:47:00 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/01/11 01:47:02 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/01/11 01:47:03 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/01/11 01:47:04 DEBUG : Creating backend with remote "TestB2:rclone-test-cajocez7zaxi/deeper/nonexisting/directory" === 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 2025/01/11 01:47:05 INFO : B2 bucket rclone-test-cajocez7zaxi: cleaning bucket "rclone-test-cajocez7zaxi" of all files 2025/01/11 01:47:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f40443c2818b9327b_d20250111_m014608_c001_v7007000_t0000_u01736559968722") 2025/01/11 01:47:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f202c573ce842379f_d20250111_m014604_c001_v0001182_t0037_u01736559964583") 2025/01/11 01:47:05 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f402c573ce842379d_d20250111_m014604_c001_v7007000_t0000_u01736559964090") 2025/01/11 01:47:05 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f20443c2818b9326a_d20250111_m014559_c001_v0001179_t0015_u01736559959748") 2025/01/11 01:47:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f407f7e6047c40553_d20250111_m014636_c001_v7007000_t0000_u01736559996799") 2025/01/11 01:47:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f2165d2c336ef19bb_d20250111_m014631_c001_v0001182_t0019_u01736559991669") 2025/01/11 01:47:05 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f4165d2c336ef19b9_d20250111_m014631_c001_v7007000_t0000_u01736559991188") 2025/01/11 01:47:05 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f207f7e6047c40536_d20250111_m014625_c001_v0001183_t0033_u01736559985669") 2025/01/11 01:47:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f407f7e6047c40535_d20250111_m014625_c001_v7007000_t0000_u01736559985484") 2025/01/11 01:47:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f207f7e6047c4052d_d20250111_m014620_c001_v0001103_t0021_u01736559980373") 2025/01/11 01:47:06 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f407f7e6047c4052c_d20250111_m014619_c001_v7007000_t0000_u01736559979875") 2025/01/11 01:47:06 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f20443c2818b9327c_d20250111_m014608_c001_v0001113_t0018_u01736559968905") 2025/01/11 01:47:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f407f7e6047c400a7_d20250111_m014436_c001_v7007000_t0000_u01736559876200") 2025/01/11 01:47:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f207f7e6047c400a0_d20250111_m014432_c001_v0001183_t0012_u01736559872301") 2025/01/11 01:47:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f4173cf17184721a8_d20250111_m014427_c001_v7007000_t0000_u01736559867323") 2025/01/11 01:47:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f207f7e6047c40097_d20250111_m014423_c001_v0001184_t0013_u01736559863477") 2025/01/11 01:47:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f407f7e6047c4009f_d20250111_m014431_c001_v7007000_t0000_u01736559871918") 2025/01/11 01:47:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f2173cf17184721a9_d20250111_m014427_c001_v0001033_t0033_u01736559867504") 2025/01/11 01:47:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f407f7e6047c40096_d20250111_m014423_c001_v7007000_t0000_u01736559863123") 2025/01/11 01:47:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f2173cf17184721a3_d20250111_m014419_c001_v0001101_t0011_u01736559859032") 2025/01/11 01:47:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f4173cf17184721a1_d20250111_m014418_c001_v7007000_t0000_u01736559858848") 2025/01/11 01:47:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f207f7e6047c4008a_d20250111_m014415_c001_v0001137_t0021_u01736559855297") 2025/01/11 01:47:06 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f407f7e6047c40089_d20250111_m014414_c001_v7007000_t0000_u01736559854962") 2025/01/11 01:47:06 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f2173cf1718472198_d20250111_m014411_c001_v0001183_t0032_u01736559851519") 2025/01/11 01:47:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f407f7e6047c400c8_d20250111_m014501_c001_v7007000_t0000_u01736559901838") 2025/01/11 01:47:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f20443c2818b93237_d20250111_m014458_c001_v0001184_t0027_u01736559898007") 2025/01/11 01:47:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f407f7e6047c400bc_d20250111_m014453_c001_v7007000_t0000_u01736559893161") 2025/01/11 01:47:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f207f7e6047c400b7_d20250111_m014448_c001_v0001105_t0030_u01736559888645") 2025/01/11 01:47:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f40443c2818b93236_d20250111_m014457_c001_v7007000_t0000_u01736559897670") 2025/01/11 01:47:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f207f7e6047c400bd_d20250111_m014453_c001_v0001130_t0044_u01736559893346") 2025/01/11 01:47:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f407f7e6047c400b6_d20250111_m014448_c001_v7007000_t0000_u01736559888300") 2025/01/11 01:47:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f207f7e6047c400af_d20250111_m014443_c001_v0001128_t0015_u01736559883793") 2025/01/11 01:47:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f407f7e6047c400ae_d20250111_m014443_c001_v7007000_t0000_u01736559883609") 2025/01/11 01:47:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f207f7e6047c400ac_d20250111_m014440_c001_v0001184_t0023_u01736559880234") 2025/01/11 01:47:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f407f7e6047c400ab_d20250111_m014439_c001_v7007000_t0000_u01736559879896") 2025/01/11 01:47:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f207f7e6047c400a8_d20250111_m014436_c001_v0001184_t0029_u01736559876388") 2025/01/11 01:47:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f4173cf1718472197_d20250111_m014411_c001_v7007000_t0000_u01736559851260") 2025/01/11 01:47:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f2173cf1718472193_d20250111_m014406_c001_v0001106_t0022_u01736559846641") 2025/01/11 01:47:07 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f4173cf1718472192_d20250111_m014406_c001_v7007000_t0000_u01736559846309") 2025/01/11 01:47:07 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f208469fc24387334_d20250111_m014402_c001_v0001134_t0030_u01736559842173") 2025/01/11 01:47:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f408469fc24387333_d20250111_m014401_c001_v7007000_t0000_u01736559841989") 2025/01/11 01:47:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f207f7e6047c40071_d20250111_m014358_c001_v0001150_t0052_u01736559838231") 2025/01/11 01:47:07 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f407f7e6047c4006f_d20250111_m014357_c001_v7007000_t0000_u01736559837895") 2025/01/11 01:47:07 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f208469fc24387318_d20250111_m014353_c001_v0001145_t0010_u01736559833755") 2025/01/11 01:47:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f408469fc24387317_d20250111_m014353_c001_v7007000_t0000_u01736559833571") 2025/01/11 01:47:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f207f7e6047c40066_d20250111_m014350_c001_v0001182_t0050_u01736559830116") 2025/01/11 01:47:08 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f407f7e6047c40065_d20250111_m014349_c001_v7007000_t0000_u01736559829768") 2025/01/11 01:47:08 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f2067400896037c58_d20250111_m014344_c001_v0001182_t0010_u01736559824786") 2025/01/11 01:47:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f407f7e6047c400f4_d20250111_m014530_c001_v7007000_t0000_u01736559930093") 2025/01/11 01:47:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f208469fc243873c2_d20250111_m014525_c001_v0001039_t0012_u01736559925117") 2025/01/11 01:47:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f407f7e6047c400e8_d20250111_m014519_c001_v7007000_t0000_u01736559919822") 2025/01/11 01:47:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f207f7e6047c400e1_d20250111_m014515_c001_v0001117_t0051_u01736559915159") 2025/01/11 01:47:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f408469fc243873c0_d20250111_m014524_c001_v7007000_t0000_u01736559924721") 2025/01/11 01:47:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f207f7e6047c400e9_d20250111_m014520_c001_v0001184_t0050_u01736559920004") 2025/01/11 01:47:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f407f7e6047c400df_d20250111_m014514_c001_v7007000_t0000_u01736559914766") 2025/01/11 01:47:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f207f7e6047c400da_d20250111_m014510_c001_v0001178_t0018_u01736559910282") 2025/01/11 01:47:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f407f7e6047c400d8_d20250111_m014510_c001_v7007000_t0000_u01736559910100") 2025/01/11 01:47:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f207f7e6047c400d4_d20250111_m014506_c001_v0001178_t0021_u01736559906472") 2025/01/11 01:47:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f407f7e6047c400d3_d20250111_m014506_c001_v7007000_t0000_u01736559906079") 2025/01/11 01:47:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f207f7e6047c400ca_d20250111_m014502_c001_v0001182_t0000_u01736559902023") 2025/01/11 01:47:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f40443c2818b93269_d20250111_m014559_c001_v7007000_t0000_u01736559959565") 2025/01/11 01:47:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f202c573ce8423793_d20250111_m014554_c001_v0001105_t0021_u01736559954833") 2025/01/11 01:47:08 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f402c573ce8423792_d20250111_m014554_c001_v7007000_t0000_u01736559954411") 2025/01/11 01:47:08 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f207f7e6047c40505_d20250111_m014548_c001_v0001180_t0040_u01736559948877") 2025/01/11 01:47:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f407f7e6047c40504_d20250111_m014548_c001_v7007000_t0000_u01736559948695") 2025/01/11 01:47:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f207f7e6047c404f9_d20250111_m014543_c001_v0001136_t0042_u01736559943986") 2025/01/11 01:47:09 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f407f7e6047c404f7_d20250111_m014543_c001_v7007000_t0000_u01736559943555") 2025/01/11 01:47:09 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f207f7e6047c404ee_d20250111_m014538_c001_v0001184_t0000_u01736559938763") 2025/01/11 01:47:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f407f7e6047c404ed_d20250111_m014538_c001_v7007000_t0000_u01736559938581") 2025/01/11 01:47:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f2099f3ef9e04885d_d20250111_m014534_c001_v0001182_t0058_u01736559934785") 2025/01/11 01:47:09 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f4099f3ef9e04885c_d20250111_m014534_c001_v7007000_t0000_u01736559934342") 2025/01/11 01:47:09 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f207f7e6047c400f5_d20250111_m014530_c001_v0001184_t0030_u01736559930276") 2025/01/11 01:47:09 DEBUG : chunked-copy: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f4165d2c336ef19ec_d20250111_m014702_c001_v7007000_t0000_u01736560022259") 2025/01/11 01:47:09 DEBUG : chunked-copy: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f207f7e6047c40577_d20250111_m014656_c001_v0001105_t0006_u01736560016434") 2025/01/11 01:47:09 DEBUG : chunked-copy: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f407f7e6047c40575_d20250111_m014655_c001_v7007000_t0000_u01736560015925") 2025/01/11 01:47:09 DEBUG : chunked-copy: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f207f7e6047c4056b_d20250111_m014650_c001_v0001153_t0013_u01736560010569") 2025/01/11 01:47:09 DEBUG : chunked-copy: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f407f7e6047c4056a_d20250111_m014650_c001_v7007000_t0000_u01736560010072") 2025/01/11 01:47:09 DEBUG : chunked-copy: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f2165d2c336ef19e1_d20250111_m014644_c001_v0001182_t0030_u01736560004677") 2025/01/11 01:47:09 DEBUG : chunked-copy: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f4165d2c336ef19df_d20250111_m014644_c001_v7007000_t0000_u01736560004173") 2025/01/11 01:47:09 DEBUG : chunked-copy: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f10829259b11474fa_d20250111_m014640_c001_v0001182_t0028_u01736560000801") 2025/01/11 01:47:09 DEBUG : chunked-copy: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f407f7e6047c40558_d20250111_m014640_c001_v7007000_t0000_u01736560000444") 2025/01/11 01:47:09 DEBUG : chunked-copy: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f10829259b11474aa_d20250111_m014637_c001_v0001182_t0027_u01736559997521") 2025/01/11 01:47:09 DEBUG : chunked-copy.copy: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f4165d2c336ef19eb_d20250111_m014702_c001_v7007000_t0000_u01736560022071") 2025/01/11 01:47:09 DEBUG : chunked-copy.copy: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f2165d2c336ef19e8_d20250111_m014659_c001_v0001161_t0025_u01736560019954") 2025/01/11 01:47:09 DEBUG : chunked-copy.copy: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f407f7e6047c40574_d20250111_m014655_c001_v7007000_t0000_u01736560015730") 2025/01/11 01:47:09 DEBUG : chunked-copy.copy: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f2165d2c336ef19e5_d20250111_m014653_c001_v0001145_t0009_u01736560013946") 2025/01/11 01:47:10 DEBUG : chunked-copy.copy: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f407f7e6047c40569_d20250111_m014649_c001_v7007000_t0000_u01736560009876") 2025/01/11 01:47:10 DEBUG : chunked-copy.copy: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f207f7e6047c40563_d20250111_m014647_c001_v0001109_t0034_u01736560007863") 2025/01/11 01:47:10 DEBUG : chunked-copy.copy: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f4165d2c336ef19de_d20250111_m014643_c001_v7007000_t0000_u01736560003990") 2025/01/11 01:47:10 DEBUG : chunked-copy.copy: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f207f7e6047c4055a_d20250111_m014642_c001_v0001134_t0041_u01736560002222") 2025/01/11 01:47:10 DEBUG : chunked-copy.copy: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f407f7e6047c40557_d20250111_m014640_c001_v7007000_t0000_u01736560000263") 2025/01/11 01:47:10 DEBUG : chunked-copy.copy: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f10386967a25ddb48_d20250111_m014639_c001_v0001184_t0056_u01736559999448") 2025/01/11 01:47:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f1078617939ea38d4_d20250111_m014227_c001_v0001182_t0040_u01736559747035") 2025/01/11 01:47:10 DEBUG : unknown-size-put.txt: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f4165d2c336ef19ed_d20250111_m014703_c001_v7007000_t0000_u01736560023011") 2025/01/11 01:47:10 DEBUG : unknown-size-put.txt: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f10829259b1147738_d20250111_m014702_c001_v0001182_t0029_u01736560022808") 2025/01/11 01:47:10 DEBUG : unknown-size-update.txt: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f4165d2c336ef19ef_d20250111_m014703_c001_v7007000_t0000_u01736560023994") 2025/01/11 01:47:10 DEBUG : unknown-size-update.txt: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f10829259b1147760_d20250111_m014703_c001_v0001182_t0005_u01736560023772") 2025/01/11 01:47:10 DEBUG : unknown-size-update.txt: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f10829259b1147742_d20250111_m014703_c001_v0001182_t0047_u01736560023194") 2025/01/11 01:47:10 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f4067400896037c57_d20250111_m014344_c001_v7007000_t0000_u01736559824602") 2025/01/11 01:47:10 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf626d43006d5b3b9f480e1b_f10829259b1146458_d20250111_m014336_c001_v0001182_t0039_u01736559816529") 2025/01/11 01:47:15 INFO : B2 bucket rclone-test-cajocez7zaxi: cleaning bucket "rclone-test-cajocez7zaxi" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (325.52s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.60s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (3.11s) --- PASS: TestIntegration/FsMkdir (320.08s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.23s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (18.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.93s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.75s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (78.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.19s) --- 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.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (13.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.99s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (25.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (18.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (3.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (172.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (8.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (37.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (16.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.61s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (25.46s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.65s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.74s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.89s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.85s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.33s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.74s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.75s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.99s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.31s) --- 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.538s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m27.127434757s (try 1/5)