"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:181: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:442: Using remote "TestB2:" 2024/12/10 02:30:11 DEBUG : Creating backend with remote "TestB2:rclone-test-hubaser4yike" 2024/12/10 02:30:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2024/12/10 02:30:14 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/12/10 02:30:14 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/12/10 02:30:14 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2024/12/10 02:30:36 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2024/12/10 02:30:36 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2024/12/10 02:30:39 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2024/12/10 02:30:39 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2024/12/10 02:30:40 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2024/12/10 02:30:40 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2024/12/10 02:30:41 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2024/12/10 02:30:41 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2024/12/10 02:30:47 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/12/10 02:30:49 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2024/12/10 02:30:53 INFO : B2 bucket rclone-test-hubaser4yike: cleaning bucket "rclone-test-hubaser4yike" of all files 2024/12/10 02:30:54 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f10086d92126f9992_d20241210_m023053_c001_v0001183_t0036_u01733797853322") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/12/10 02:30:55 DEBUG : Creating backend with remote "TestB2:rclone-test-hubaser4yike/dirToPurgeFromRoot" 2024/12/10 02:30:56 INFO : B2 bucket rclone-test-hubaser4yike path dirToPurgeFromRoot: cleaning bucket "rclone-test-hubaser4yike" of all files 2024/12/10 02:30:57 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f10086d92126f99cb_d20241210_m023054_c001_v0001183_t0039_u01733797854791") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/12/10 02:30:57 DEBUG : Creating backend with remote "TestB2:rclone-test-hubaser4yike/hello? sausage/êé" 2024/12/10 02:31:01 INFO : B2 bucket rclone-test-hubaser4yike path hello? sausage/êé: cleaning bucket "rclone-test-hubaser4yike" of all files 2024/12/10 02:31:01 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f10629fb255cf053b_d20241210_m023100_c001_v0001093_t0010_u01733797860072") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2024/12/10 02:31:10 DEBUG : Creating backend with remote "TestB2:rclone-test-hubaser4yike/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/10 02:31:10 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/12/10 02:31:12 DEBUG : Creating backend with remote "TestB2:rclone-test-hubaser4yike/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-hubaser4yike" from "TestB2:rclone-test-hubaser4yike" 2024/12/10 02:31:14 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2024/12/10 02:31:26 DEBUG : Creating backend with remote "TestB2:rclone-test-yenepiw0ducu" 2024/12/10 02:31:29 DEBUG : B2 bucket rclone-test-yenepiw0ducu: Purge remote 2024/12/10 02:31:29 INFO : B2 bucket rclone-test-yenepiw0ducu: cleaning bucket "rclone-test-yenepiw0ducu" of all files 2024/12/10 02:31:29 DEBUG : somefile: Deleting (id "4_z5fa23df3608dabeb9f380e1b_f404bac80435aca3f_d20241210_m023128_c001_v0001179_t0051_u01733797888785") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:416: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2147: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2024/12/10 02:31:31 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/12/10 02:31:32 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2024/12/10 02:31:34 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2024/12/10 02:31:34 DEBUG : test-metadata: Sending chunk 0 length 6291456 2024/12/10 02:31:34 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.222Ki offset 6Mi/6.106Mi 2024/12/10 02:31:34 DEBUG : test-metadata: Sending chunk 1 length 110819 2024/12/10 02:31:36 DEBUG : test-metadata: Done sending chunk 1 2024/12/10 02:31:36 DEBUG : test-metadata: Done sending chunk 0 2024/12/10 02:31:36 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 2024/12/10 02:31:44 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2024/12/10 02:31:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/10 02:31:44 DEBUG : pacer: Reducing sleep to 10ms 2024/12/10 02:31:46 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1183-00.backblaze.com/b2api/v1/b2_upload_file/6fb21de3607dabeb9f380e1b/c001_v0001183_t0021": EOF 2024/12/10 02:31:46 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-00.backblaze.com/b2api/v1/b2_upload_file/6fb21de3607dabeb9f380e1b/c001_v0001183_t0021": EOF) 2024/12/10 02:31:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1183-00.backblaze.com/b2api/v1/b2_upload_file/6fb21de3607dabeb9f380e1b/c001_v0001183_t0021": EOF - low level retry 1/10 2024/12/10 02:31:49 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-v2024-12-10-023141-887.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2024/12/10 02:31:51 DEBUG : oldPath = "TestB2:rclone-test-hubaser4yike/versions/test-versions-v2024-12-10-023141-887.txt" 2024/12/10 02:31:51 DEBUG : newPath = "TestB2,versions:rclone-test-hubaser4yike/versions/test-versions-v2024-12-10-023141-887.txt" 2024/12/10 02:31:51 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-hubaser4yike/versions/test-versions-v2024-12-10-023141-887.txt" 2024/12/10 02:31:51 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2024/12/10 02:31:52 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-hubaser4yike/versions/test-versions-v2024-12-10-023141-887.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-hubaser4yike/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2024/12/10 02:31:53 INFO : B2 bucket rclone-test-hubaser4yike: cleaning bucket "rclone-test-hubaser4yike" of all hidden files 2024/12/10 02:31:54 DEBUG : leading space/ leading space: Deleting current version (id "4_z6fb21de3607dabeb9f380e1b_f40462476cfb6923c_d20241210_m023021_c001_v7007000_t0000_u01733797821419") as it is a hide marker 2024/12/10 02:31:54 DEBUG : leading space/ leading space: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f10086d92126f940c_d20241210_m023020_c001_v0001183_t0003_u01733797820856") 2024/12/10 02:31:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z6fb21de3607dabeb9f380e1b_f40462476cfb69239_d20241210_m023020_c001_v7007000_t0000_u01733797820497") as it is a hide marker 2024/12/10 02:31:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f10086d92126f93e4_d20241210_m023019_c001_v0001183_t0059_u01733797819907") 2024/12/10 02:31:54 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z6fb21de3607dabeb9f380e1b_f40462476cfb6924b_d20241210_m023027_c001_v7007000_t0000_u01733797827089") as it is a hide marker 2024/12/10 02:31:54 DEBUG : .leading dot/.leading dot: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f10086d92126f950c_d20241210_m023026_c001_v0001183_t0027_u01733797826463") 2024/12/10 02:31:54 DEBUG : created from root.txt: Deleting current version (id "4_z6fb21de3607dabeb9f380e1b_f4188671fdb0c49fa_d20241210_m023122_c001_v7007000_t0000_u01733797882860") as it is a hide marker 2024/12/10 02:31:54 DEBUG : created from root.txt: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f104bac80435aca2d_d20241210_m023121_c001_v0001179_t0022_u01733797881883") 2024/12/10 02:31:54 DEBUG : file name.txt: Deleting current version (id "4_z6fb21de3607dabeb9f380e1b_f402fa447e0d7106c_d20241210_m023131_c001_v7007000_t0000_u01733797891034") as it is a hide marker 2024/12/10 02:31:54 DEBUG : file name.txt: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f10086d92126f9ccb_d20241210_m023110_c001_v0001183_t0028_u01733797870335") 2024/12/10 02:31:54 DEBUG : file name.txt: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f1109f3d1fd2d6797_d20241210_m023106_c001_v0001183_t0020_u01733797866877") 2024/12/10 02:31:54 DEBUG : file name.txt: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f10086d92126f9820_d20241210_m023045_c001_v0001183_t0007_u01733797845414") 2024/12/10 02:31:54 DEBUG : file name.txt: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f10086d92126f97f0_d20241210_m023044_c001_v0001183_t0053_u01733797844632") 2024/12/10 02:31:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6fb21de3607dabeb9f380e1b_f10086d92126f9802_d20241210_m023045_c001_v0001183_t0031_u01733797845022") "upload" dated 2024-12-10 02:30:45.022 +0000 UTC (1m9.68826227s ago) 2024/12/10 02:31:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z6fb21de3607dabeb9f380e1b_f411e9cfc841db2a9_d20241210_m023104_c001_v7007000_t0000_u01733797864587") as it is a hide marker 2024/12/10 02:31:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f116dfa3e9339a501_d20241210_m023104_c001_v0001183_t0015_u01733797864322") 2024/12/10 02:31:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f105141db2500f29d_d20241210_m023103_c001_v0001104_t0031_u01733797863085") 2024/12/10 02:31:54 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z6fb21de3607dabeb9f380e1b_f40462476cfb6925c_d20241210_m023033_c001_v7007000_t0000_u01733797833661") as it is a hide marker 2024/12/10 02:31:54 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f10086d92126f963b_d20241210_m023033_c001_v0001183_t0002_u01733797833101") 2024/12/10 02:31:54 DEBUG : piped data.txt: Deleting current version (id "4_z6fb21de3607dabeb9f380e1b_f402fa447e0d71457_d20241210_m023132_c001_v7007000_t0000_u01733797892780") as it is a hide marker 2024/12/10 02:31:55 DEBUG : piped data.txt: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f10086d92126fa08c_d20241210_m023132_c001_v0001183_t0042_u01733797892356") 2024/12/10 02:31:55 DEBUG : piped data.txt: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f402fa447e0d71456_d20241210_m023132_c001_v7007000_t0000_u01733797892173") 2024/12/10 02:31:55 DEBUG : piped data.txt: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f40086d92126fa06c_d20241210_m023131_c001_v0001183_t0021_u01733797891810") 2024/12/10 02:31:55 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z6fb21de3607dabeb9f380e1b_f40462476cfb6925e_d20241210_m023034_c001_v7007000_t0000_u01733797834581") as it is a hide marker 2024/12/10 02:31:55 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f10086d92126f9657_d20241210_m023034_c001_v0001183_t0053_u01733797834020") 2024/12/10 02:31:55 DEBUG : test-metadata: Deleting current version (id "4_z6fb21de3607dabeb9f380e1b_f416004622bcd35e7_d20241210_m023139_c001_v7007000_t0000_u01733797899349") as it is a hide marker 2024/12/10 02:31:55 DEBUG : test-metadata: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f202fa447e0d71459_d20241210_m023134_c001_v0001120_t0011_u01733797894472") 2024/12/10 02:31:55 DEBUG : test-metadata: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f402fa447e0d71458_d20241210_m023133_c001_v7007000_t0000_u01733797893714") 2024/12/10 02:31:55 DEBUG : test-metadata: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f10086d92126fa0ba_d20241210_m023132_c001_v0001183_t0026_u01733797892963") 2024/12/10 02:31:55 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z6fb21de3607dabeb9f380e1b_f40462476cfb6924f_d20241210_m023028_c001_v7007000_t0000_u01733797828972") as it is a hide marker 2024/12/10 02:31:55 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f10086d92126f9572_d20241210_m023028_c001_v0001183_t0017_u01733797828403") 2024/12/10 02:31:55 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z6fb21de3607dabeb9f380e1b_f40462476cfb69254_d20241210_m023030_c001_v7007000_t0000_u01733797830848") as it is a hide marker 2024/12/10 02:31:55 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f10086d92126f95c7_d20241210_m023030_c001_v0001183_t0053_u01733797830290") 2024/12/10 02:31:55 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z6fb21de3607dabeb9f380e1b_f40462476cfb69250_d20241210_m023029_c001_v7007000_t0000_u01733797829929") as it is a hide marker 2024/12/10 02:31:55 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f10086d92126f959c_d20241210_m023029_c001_v0001183_t0047_u01733797829352") 2024/12/10 02:31:55 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z6fb21de3607dabeb9f380e1b_f40462476cfb69255_d20241210_m023031_c001_v7007000_t0000_u01733797831767") as it is a hide marker 2024/12/10 02:31:55 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f10086d92126f95eb_d20241210_m023031_c001_v0001183_t0023_u01733797831208") 2024/12/10 02:31:55 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z6fb21de3607dabeb9f380e1b_f40462476cfb69256_d20241210_m023032_c001_v7007000_t0000_u01733797832739") as it is a hide marker 2024/12/10 02:31:55 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f10086d92126f9614_d20241210_m023032_c001_v0001183_t0044_u01733797832174") 2024/12/10 02:31:55 DEBUG : trailing space /trailing space : Deleting current version (id "4_z6fb21de3607dabeb9f380e1b_f40462476cfb6924d_d20241210_m023028_c001_v7007000_t0000_u01733797828025") as it is a hide marker 2024/12/10 02:31:56 DEBUG : trailing space /trailing space : Deleting (id "4_z6fb21de3607dabeb9f380e1b_f10086d92126f9540_d20241210_m023027_c001_v0001183_t0051_u01733797827448") 2024/12/10 02:31:56 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6fb21de3607dabeb9f380e1b_f11264dec89f9e13c_d20241210_m023149_c001_v0001150_t0050_u01733797909636") "upload" dated 2024-12-10 02:31:49.636 +0000 UTC (6.491284036s ago) 2024/12/10 02:31:56 DEBUG : versions/test-versions.txt: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f407781ca388dd24f_d20241210_m023144_c001_v7007000_t0000_u01733797904885") 2024/12/10 02:31:56 DEBUG : versions/test-versions.txt: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f10086d92126fa258_d20241210_m023141_c001_v0001183_t0052_u01733797901887") 2024/12/10 02:31:56 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z6fb21de3607dabeb9f380e1b_f40462476cfb6928f_d20241210_m023044_c001_v7007000_t0000_u01733797844074") as it is a hide marker 2024/12/10 02:31:56 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f20462476cfb69269_d20241210_m023036_c001_v0001115_t0023_u01733797836673") 2024/12/10 02:31:56 DEBUG : zero-length-file: Deleting current version (id "4_z6fb21de3607dabeb9f380e1b_f40462476cfb69267_d20241210_m023036_c001_v7007000_t0000_u01733797836408") as it is a hide marker 2024/12/10 02:31:56 DEBUG : zero-length-file: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f40086d92126f9699_d20241210_m023035_c001_v0001183_t0021_u01733797835860") 2024/12/10 02:31:56 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z6fb21de3607dabeb9f380e1b_f40462476cfb6923e_d20241210_m023022_c001_v7007000_t0000_u01733797822369") as it is a hide marker 2024/12/10 02:31:56 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f10086d92126f9434_d20241210_m023021_c001_v0001183_t0041_u01733797821814") 2024/12/10 02:31:56 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z6fb21de3607dabeb9f380e1b_f40462476cfb69232_d20241210_m023017_c001_v7007000_t0000_u01733797817626") as it is a hide marker 2024/12/10 02:31:56 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f10086d92126f935a_d20241210_m023016_c001_v0001183_t0004_u01733797816645") 2024/12/10 02:31:56 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z6fb21de3607dabeb9f380e1b_f40462476cfb69247_d20241210_m023025_c001_v7007000_t0000_u01733797825146") as it is a hide marker 2024/12/10 02:31:56 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f10086d92126f94bc_d20241210_m023024_c001_v0001183_t0028_u01733797824580") 2024/12/10 02:31:56 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z6fb21de3607dabeb9f380e1b_f40462476cfb69243_d20241210_m023024_c001_v7007000_t0000_u01733797824222") as it is a hide marker 2024/12/10 02:31:56 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f10086d92126f948a_d20241210_m023023_c001_v0001183_t0019_u01733797823651") 2024/12/10 02:31:56 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z6fb21de3607dabeb9f380e1b_f40462476cfb69249_d20241210_m023026_c001_v7007000_t0000_u01733797826105") as it is a hide marker 2024/12/10 02:31:56 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f10086d92126f94de_d20241210_m023025_c001_v0001183_t0035_u01733797825505") 2024/12/10 02:31:56 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z6fb21de3607dabeb9f380e1b_f40462476cfb69241_d20241210_m023023_c001_v7007000_t0000_u01733797823292") as it is a hide marker 2024/12/10 02:31:57 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f10086d92126f9456_d20241210_m023022_c001_v0001183_t0025_u01733797822728") 2024/12/10 02:31:57 DEBUG : ./.: Deleting current version (id "4_z6fb21de3607dabeb9f380e1b_f40462476cfb69235_d20241210_m023018_c001_v7007000_t0000_u01733797818618") as it is a hide marker 2024/12/10 02:31:57 DEBUG : ./.: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f10086d92126f9396_d20241210_m023018_c001_v0001183_t0056_u01733797818052") 2024/12/10 02:31:57 DEBUG : ../..: Deleting current version (id "4_z6fb21de3607dabeb9f380e1b_f40462476cfb69238_d20241210_m023019_c001_v7007000_t0000_u01733797819550") as it is a hide marker 2024/12/10 02:31:57 DEBUG : ../..: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f10086d92126f93b2_d20241210_m023018_c001_v0001183_t0045_u01733797818975") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2024/12/10 02:31:58 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2024/12/10 02:31:58 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2024/12/10 02:31:58 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2024/12/10 02:31:58 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2024/12/10 02:31:59 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2024/12/10 02:32:01 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2024/12/10 02:32:01 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2024/12/10 02:32:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/10 02:32:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2024/12/10 02:32:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z6fb21de3607dabeb9f380e1b_f209517358e465fda_d20241210_m023204_c001_v0001098_t0023_u01733797924113") 2024/12/10 02:32:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/10 02:32:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2024/12/10 02:32:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/12/10 02:32:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2024/12/10 02:32:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2024/12/10 02:32:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2024/12/10 02:32:08 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2024/12/10 02:32:08 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2024/12/10 02:32:08 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2024/12/10 02:32:08 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2024/12/10 02:32:10 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2024/12/10 02:32:10 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2024/12/10 02:32:10 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2024/12/10 02:32:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2024/12/10 02:32:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2024/12/10 02:32:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z6fb21de3607dabeb9f380e1b_f209517358e465fe0_d20241210_m023212_c001_v0001098_t0047_u01733797932546") 2024/12/10 02:32:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2024/12/10 02:32:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/10 02:32:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2024/12/10 02:32:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2024/12/10 02:32:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2024/12/10 02:32:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/12/10 02:32:17 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/12/10 02:32:17 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2024/12/10 02:32:17 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/12/10 02:32:17 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2024/12/10 02:32:17 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/12/10 02:32:17 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2024/12/10 02:32:18 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2024/12/10 02:32:19 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2024/12/10 02:32:19 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2024/12/10 02:32:19 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/12/10 02:32:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/10 02:32:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2024/12/10 02:32:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z6fb21de3607dabeb9f380e1b_f202fa447e0d71509_d20241210_m023221_c001_v0001183_t0051_u01733797941189") 2024/12/10 02:32:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/12/10 02:32:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/10 02:32:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2024/12/10 02:32:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2024/12/10 02:32:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2024/12/10 02:32:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/12/10 02:32:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/12/10 02:32:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2024/12/10 02:32:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2024/12/10 02:32:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2024/12/10 02:32:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/12/10 02:32:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2024/12/10 02:32:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2024/12/10 02:32:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2024/12/10 02:32:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2024/12/10 02:32:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2024/12/10 02:32:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2024/12/10 02:32:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z6fb21de3607dabeb9f380e1b_f209517358e465fe5_d20241210_m023229_c001_v0001042_t0053_u01733797949458") 2024/12/10 02:32:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/10 02:32:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2024/12/10 02:32:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2024/12/10 02:32:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2024/12/10 02:32:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2024/12/10 02:32:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2024/12/10 02:32:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/12/10 02:32:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/12/10 02:32:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/12/10 02:32:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/12/10 02:32:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/12/10 02:32:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/12/10 02:32:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2024/12/10 02:32:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/10 02:32:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2024/12/10 02:32:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6fb21de3607dabeb9f380e1b_f209517358e465fe8_d20241210_m023238_c001_v0001098_t0035_u01733797958323") 2024/12/10 02:32:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/12/10 02:32:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/10 02:32:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/12/10 02:32:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/10 02:32:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/10 02:32:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/12/10 02:32:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/12/10 02:32:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/12/10 02:32:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/12/10 02:32:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/12/10 02:32:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/12/10 02:32:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/12/10 02:32:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2024/12/10 02:32:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/12/10 02:32:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/12/10 02:32:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/12/10 02:32:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/10 02:32:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2024/12/10 02:32:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6fb21de3607dabeb9f380e1b_f2124763dcf66392e_d20241210_m023246_c001_v0001093_t0004_u01733797966843") 2024/12/10 02:32:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/12/10 02:32:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/10 02:32:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/12/10 02:32:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/12/10 02:32:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/12/10 02:32:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/10 02:32:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/10 02:32:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2024/12/10 02:33:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/12/10 02:33:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2024/12/10 02:33:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2024/12/10 02:33:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2024/12/10 02:33:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2024/12/10 02:33:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2024/12/10 02:33:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2024/12/10 02:33:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2024/12/10 02:33:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2024/12/10 02:33:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z6fb21de3607dabeb9f380e1b_f207781ca388de64f_d20241210_m023305_c001_v0001182_t0012_u01733797985558") 2024/12/10 02:33:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/10 02:33:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2024/12/10 02:33:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2024/12/10 02:33:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2024/12/10 02:33:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2024/12/10 02:33:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2024/12/10 02:33:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/12/10 02:33:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/12/10 02:33:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/12/10 02:33:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/12/10 02:33:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/12/10 02:33:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/12/10 02:33:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2024/12/10 02:33:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/10 02:33:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2024/12/10 02:33:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6fb21de3607dabeb9f380e1b_f207781ca388dea41_d20241210_m023313_c001_v0001179_t0009_u01733797993635") 2024/12/10 02:33:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/12/10 02:33:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/10 02:33:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/12/10 02:33:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/10 02:33:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/10 02:33:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/12/10 02:33:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/12/10 02:33:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/12/10 02:33:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/12/10 02:33:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/12/10 02:33:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/12/10 02:33:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/12/10 02:33:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2024/12/10 02:33:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/12/10 02:33:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/12/10 02:33:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/12/10 02:33:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/10 02:33:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2024/12/10 02:33:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6fb21de3607dabeb9f380e1b_f209f572f9a6ee7c4_d20241210_m023322_c001_v0001183_t0004_u01733798002419") 2024/12/10 02:33:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/12/10 02:33:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/10 02:33:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/12/10 02:33:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/12/10 02:33:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/12/10 02:33:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/10 02:33:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/10 02:33:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2024/12/10 02:33:26 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2024/12/10 02:33:26 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2024/12/10 02:33:26 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/12/10 02:33:26 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2024/12/10 02:33:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2024/12/10 02:33:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2024/12/10 02:33:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2024/12/10 02:33:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2024/12/10 02:33:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2024/12/10 02:33:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z6fb21de3607dabeb9f380e1b_f209517358e465ffb_d20241210_m023331_c001_v0001029_t0010_u01733798011132") 2024/12/10 02:33:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/10 02:33:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2024/12/10 02:33:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2024/12/10 02:33:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2024/12/10 02:33:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2024/12/10 02:33:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2024/12/10 02:33:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/12/10 02:33:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/12/10 02:33:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/12/10 02:33:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/12/10 02:33:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/12/10 02:33:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/12/10 02:33:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2024/12/10 02:33:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/12/10 02:33:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2024/12/10 02:33:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z6fb21de3607dabeb9f380e1b_f207781ca388df22f_d20241210_m023340_c001_v0001103_t0033_u01733798020662") 2024/12/10 02:33:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/12/10 02:33:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/10 02:33:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/12/10 02:33:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/12/10 02:33:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/12/10 02:33:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/12/10 02:33:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/12/10 02:33:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/12/10 02:33:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/12/10 02:33:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2024/12/10 02:33:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/12/10 02:33:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/12/10 02:33:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2024/12/10 02:33:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/12/10 02:33:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/12/10 02:33:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/12/10 02:33:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/12/10 02:33:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2024/12/10 02:33:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z6fb21de3607dabeb9f380e1b_f21797b2d97e69a5d_d20241210_m023350_c001_v0001183_t0036_u01733798030248") 2024/12/10 02:33:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/12/10 02:33:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/10 02:33:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2024/12/10 02:33:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/12/10 02:33:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2024/12/10 02:33:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/12/10 02:33:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/12/10 02:33:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2024/12/10 02:33:55 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2024/12/10 02:33:55 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2024/12/10 02:33:55 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2024/12/10 02:33:55 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2024/12/10 02:33:55 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2024/12/10 02:33:57 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2024/12/10 02:33:57 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2024/12/10 02:33:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/10 02:33:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2024/12/10 02:33:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z6fb21de3607dabeb9f380e1b_f21797b2d97e69a63_d20241210_m023359_c001_v0001145_t0027_u01733798039204") 2024/12/10 02:33:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/10 02:33:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2024/12/10 02:33:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/12/10 02:34:00 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2024/12/10 02:34:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2024/12/10 02:34:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2024/12/10 02:34:03 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2024/12/10 02:34:03 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2024/12/10 02:34:03 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2024/12/10 02:34:03 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2024/12/10 02:34:05 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2024/12/10 02:34:06 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2024/12/10 02:34:06 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2024/12/10 02:34:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2024/12/10 02:34:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2024/12/10 02:34:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z6fb21de3607dabeb9f380e1b_f207781ca388df246_d20241210_m023408_c001_v0001183_t0058_u01733798048447") 2024/12/10 02:34:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2024/12/10 02:34:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/10 02:34:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2024/12/10 02:34:10 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2024/12/10 02:34:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2024/12/10 02:34:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/12/10 02:34:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/12/10 02:34:13 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2024/12/10 02:34:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/12/10 02:34:13 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2024/12/10 02:34:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/12/10 02:34:13 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2024/12/10 02:34:15 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2024/12/10 02:34:16 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2024/12/10 02:34:16 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2024/12/10 02:34:16 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/12/10 02:34:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/10 02:34:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2024/12/10 02:34:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z6fb21de3607dabeb9f380e1b_f207781ca388df25f_d20241210_m023418_c001_v0001182_t0036_u01733798058840") 2024/12/10 02:34:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/12/10 02:34:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/10 02:34:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2024/12/10 02:34:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2024/12/10 02:34:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2024/12/10 02:34:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2024/12/10 02:34:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2024/12/10 02:34:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2024/12/10 02:34:24 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2024/12/10 02:34:24 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2024/12/10 02:34:24 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2024/12/10 02:34:24 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2024/12/10 02:34:26 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2024/12/10 02:34:28 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2024/12/10 02:34:28 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2024/12/10 02:34:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/10 02:34:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2024/12/10 02:34:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z6fb21de3607dabeb9f380e1b_f2188671fdb0c5029_d20241210_m023429_c001_v0001099_t0041_u01733798069994") 2024/12/10 02:34:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/10 02:34:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2024/12/10 02:34:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/12/10 02:34:30 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/12/10 02:34:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/10 02:34:30 DEBUG : pacer: Reducing sleep to 10ms 2024/12/10 02:34:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/12/10 02:34:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/12/10 02:34:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2024/12/10 02:34:35 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2024/12/10 02:34:35 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2024/12/10 02:34:35 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2024/12/10 02:34:35 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2024/12/10 02:34:37 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2024/12/10 02:34:38 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2024/12/10 02:34:38 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2024/12/10 02:34:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2024/12/10 02:34:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2024/12/10 02:34:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z6fb21de3607dabeb9f380e1b_f2067544bf23b2379_d20241210_m023440_c001_v0001091_t0003_u01733798080570") 2024/12/10 02:34:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2024/12/10 02:34:41 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/10 02:34:41 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2024/12/10 02:34:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2024/12/10 02:34:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2024/12/10 02:34:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/12/10 02:34:46 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/12/10 02:34:46 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2024/12/10 02:34:46 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/12/10 02:34:46 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2024/12/10 02:34:46 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/12/10 02:34:46 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2024/12/10 02:34:47 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2024/12/10 02:34:48 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2024/12/10 02:34:49 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2024/12/10 02:34:49 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/12/10 02:34:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/10 02:34:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2024/12/10 02:34:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z6fb21de3607dabeb9f380e1b_f2000c32fcb2216ef_d20241210_m023451_c001_v0001182_t0019_u01733798091979") 2024/12/10 02:34:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/12/10 02:34:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/10 02:34:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2024/12/10 02:34:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2024/12/10 02:34:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2024/12/10 02:34:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2024/12/10 02:34:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2024/12/10 02:34:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2024/12/10 02:35:03 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6fb21de3607dabeb9f380e1b_f20368b814435b6bc_d20241210_m023503_c001_v0001117_t0009_u01733798103785") 2024/12/10 02:35:03 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2024/12/10 02:35:03 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/10 02:35:04 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/10 02:35:05 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/10 02:35:05 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2024/12/10 02:35:07 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/12/10 02:35:07 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/12/10 02:35:07 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/12/10 02:35:07 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2024/12/10 02:35:09 DEBUG : chunked-copy: Done sending chunk 1 2024/12/10 02:35:10 DEBUG : chunked-copy: Done sending chunk 0 2024/12/10 02:35:10 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/12/10 02:35:11 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6fb21de3607dabeb9f380e1b_f20368b814435b6d5_d20241210_m023511_c001_v0001181_t0057_u01733798111002") 2024/12/10 02:35:11 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2024/12/10 02:35:11 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/10 02:35:11 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/10 02:35:11 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/10 02:35:11 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2024/12/10 02:35:13 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2024/12/10 02:35:13 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/12/10 02:35:13 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2024/12/10 02:35:13 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2024/12/10 02:35:15 DEBUG : chunked-copy: Done sending chunk 1 2024/12/10 02:35:17 DEBUG : chunked-copy: Done sending chunk 0 2024/12/10 02:35:17 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/12/10 02:35:17 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6fb21de3607dabeb9f380e1b_f20368b814435b719_d20241210_m023517_c001_v0001042_t0055_u01733798117729") 2024/12/10 02:35:17 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/12/10 02:35:17 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/10 02:35:18 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/10 02:35:18 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/10 02:35:18 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2024/12/10 02:35:20 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/12/10 02:35:20 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/12/10 02:35:21 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/12/10 02:35:21 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2024/12/10 02:35:23 DEBUG : chunked-copy: Done sending chunk 0 2024/12/10 02:35:23 DEBUG : chunked-copy: Done sending chunk 1 2024/12/10 02:35:23 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/12/10 02:35:24 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z6fb21de3607dabeb9f380e1b_f20368b814435b78a_d20241210_m023524_c001_v0001183_t0005_u01733798124204") 2024/12/10 02:35:24 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2024/12/10 02:35:24 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/10 02:35:24 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/12/10 02:35:24 DEBUG : chunked-copy.copy: Done copying chunk 2 2024/12/10 02:35:24 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/10 02:35:24 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/10 02:35:24 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/12/10 02:35:26 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/12/10 02:35:28 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/12/10 02:35:28 DEBUG : Creating backend with remote "TestB2:rclone-test-hubaser4yike/deeper/nonexisting/directory" 2024/12/10 02:35:28 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2500: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2543: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2592: Can't test if can't have empty directories 2024/12/10 02:35:29 INFO : B2 bucket rclone-test-hubaser4yike: cleaning bucket "rclone-test-hubaser4yike" of all files 2024/12/10 02:35:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f4067544bf23b2371_d20241210_m023434_c001_v7007000_t0000_u01733798074393") 2024/12/10 02:35:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f2188671fdb0c5029_d20241210_m023429_c001_v0001099_t0041_u01733798069994") 2024/12/10 02:35:30 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f4188671fdb0c5027_d20241210_m023429_c001_v7007000_t0000_u01733798069508") 2024/12/10 02:35:30 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f20462476cfb6b1ad_d20241210_m023424_c001_v0001106_t0031_u01733798064401") 2024/12/10 02:35:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f40368b814435b6b2_d20241210_m023457_c001_v7007000_t0000_u01733798097286") 2024/12/10 02:35:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f2000c32fcb2216ef_d20241210_m023451_c001_v0001182_t0019_u01733798091979") 2024/12/10 02:35:30 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f4000c32fcb2216ee_d20241210_m023451_c001_v7007000_t0000_u01733798091488") 2024/12/10 02:35:30 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f2067544bf23b237d_d20241210_m023445_c001_v0001177_t0014_u01733798085970") 2024/12/10 02:35:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f4067544bf23b237c_d20241210_m023445_c001_v7007000_t0000_u01733798085763") 2024/12/10 02:35:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f2067544bf23b2379_d20241210_m023440_c001_v0001091_t0003_u01733798080570") 2024/12/10 02:35:30 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f4067544bf23b2378_d20241210_m023440_c001_v7007000_t0000_u01733798080070") 2024/12/10 02:35:30 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f2067544bf23b2372_d20241210_m023434_c001_v0001182_t0032_u01733798074586") 2024/12/10 02:35:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f409517358e465fed_d20241210_m023301_c001_v7007000_t0000_u01733797981333") 2024/12/10 02:35:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f2124763dcf66392e_d20241210_m023246_c001_v0001093_t0004_u01733797966843") 2024/12/10 02:35:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f4124763dcf66392b_d20241210_m023242_c001_v7007000_t0000_u01733797962216") 2024/12/10 02:35:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f209517358e465fe8_d20241210_m023238_c001_v0001098_t0035_u01733797958323") 2024/12/10 02:35:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f4124763dcf66392d_d20241210_m023246_c001_v7007000_t0000_u01733797966509") 2024/12/10 02:35:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f2124763dcf66392c_d20241210_m023242_c001_v0001182_t0020_u01733797962397") 2024/12/10 02:35:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f409517358e465fe7_d20241210_m023237_c001_v7007000_t0000_u01733797957990") 2024/12/10 02:35:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f2124763dcf663929_d20241210_m023233_c001_v0001120_t0003_u01733797953713") 2024/12/10 02:35:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f4124763dcf663927_d20241210_m023233_c001_v7007000_t0000_u01733797953531") 2024/12/10 02:35:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f209517358e465fe5_d20241210_m023229_c001_v0001042_t0053_u01733797949458") 2024/12/10 02:35:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f409517358e465fe4_d20241210_m023229_c001_v7007000_t0000_u01733797949111") 2024/12/10 02:35:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f2124763dcf66391f_d20241210_m023225_c001_v0001165_t0034_u01733797945324") 2024/12/10 02:35:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f407781ca388df221_d20241210_m023326_c001_v7007000_t0000_u01733798006244") 2024/12/10 02:35:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f209f572f9a6ee7c4_d20241210_m023322_c001_v0001183_t0004_u01733798002419") 2024/12/10 02:35:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f409517358e465ff6_d20241210_m023317_c001_v7007000_t0000_u01733797997534") 2024/12/10 02:35:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f207781ca388dea41_d20241210_m023313_c001_v0001179_t0009_u01733797993635") 2024/12/10 02:35:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f409f572f9a6ee7c3_d20241210_m023322_c001_v7007000_t0000_u01733798002084") 2024/12/10 02:35:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f209517358e465ff7_d20241210_m023317_c001_v0001182_t0007_u01733797997731") 2024/12/10 02:35:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f407781ca388dea40_d20241210_m023313_c001_v7007000_t0000_u01733797993293") 2024/12/10 02:35:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f209517358e465ff3_d20241210_m023309_c001_v0001098_t0027_u01733797989092") 2024/12/10 02:35:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f409517358e465ff2_d20241210_m023308_c001_v7007000_t0000_u01733797988909") 2024/12/10 02:35:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f207781ca388de64f_d20241210_m023305_c001_v0001182_t0012_u01733797985558") 2024/12/10 02:35:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f407781ca388de64e_d20241210_m023305_c001_v7007000_t0000_u01733797985206") 2024/12/10 02:35:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f209517358e465fee_d20241210_m023301_c001_v0001038_t0057_u01733797981528") 2024/12/10 02:35:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f4124763dcf66391d_d20241210_m023225_c001_v7007000_t0000_u01733797945143") 2024/12/10 02:35:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f202fa447e0d71509_d20241210_m023221_c001_v0001183_t0051_u01733797941189") 2024/12/10 02:35:32 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f402fa447e0d71508_d20241210_m023220_c001_v7007000_t0000_u01733797940854") 2024/12/10 02:35:32 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f2124763dcf663913_d20241210_m023216_c001_v0001182_t0007_u01733797936857") 2024/12/10 02:35:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f4124763dcf663912_d20241210_m023216_c001_v7007000_t0000_u01733797936669") 2024/12/10 02:35:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f209517358e465fe0_d20241210_m023212_c001_v0001098_t0047_u01733797932546") 2024/12/10 02:35:32 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f409517358e465fdf_d20241210_m023212_c001_v7007000_t0000_u01733797932194") 2024/12/10 02:35:32 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f2124763dcf663906_d20241210_m023207_c001_v0001040_t0052_u01733797927810") 2024/12/10 02:35:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f4124763dcf663905_d20241210_m023207_c001_v7007000_t0000_u01733797927625") 2024/12/10 02:35:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f209517358e465fda_d20241210_m023204_c001_v0001098_t0023_u01733797924113") 2024/12/10 02:35:32 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f409517358e465fd9_d20241210_m023203_c001_v7007000_t0000_u01733797923768") 2024/12/10 02:35:32 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f207781ca388dde13_d20241210_m023158_c001_v0001145_t0002_u01733797918414") 2024/12/10 02:35:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f407781ca388df236_d20241210_m023354_c001_v7007000_t0000_u01733798034565") 2024/12/10 02:35:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f21797b2d97e69a5d_d20241210_m023350_c001_v0001183_t0036_u01733798030248") 2024/12/10 02:35:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f407781ca388df232_d20241210_m023345_c001_v7007000_t0000_u01733798025086") 2024/12/10 02:35:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f207781ca388df22f_d20241210_m023340_c001_v0001103_t0033_u01733798020662") 2024/12/10 02:35:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f41797b2d97e69a5a_d20241210_m023349_c001_v7007000_t0000_u01733798029846") 2024/12/10 02:35:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f207781ca388df233_d20241210_m023345_c001_v0001180_t0012_u01733798025273") 2024/12/10 02:35:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f407781ca388df22e_d20241210_m023340_c001_v7007000_t0000_u01733798020270") 2024/12/10 02:35:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f207781ca388df22a_d20241210_m023335_c001_v0001105_t0014_u01733798015252") 2024/12/10 02:35:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f407781ca388df229_d20241210_m023335_c001_v7007000_t0000_u01733798015063") 2024/12/10 02:35:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f209517358e465ffb_d20241210_m023331_c001_v0001029_t0010_u01733798011132") 2024/12/10 02:35:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f409517358e465ffa_d20241210_m023330_c001_v7007000_t0000_u01733798010726") 2024/12/10 02:35:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f207781ca388df222_d20241210_m023326_c001_v0001144_t0040_u01733798006427") 2024/12/10 02:35:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f40462476cfb6b1ac_d20241210_m023424_c001_v7007000_t0000_u01733798064203") 2024/12/10 02:35:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f207781ca388df25f_d20241210_m023418_c001_v0001182_t0036_u01733798058840") 2024/12/10 02:35:33 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f407781ca388df25b_d20241210_m023418_c001_v7007000_t0000_u01733798058402") 2024/12/10 02:35:33 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f207781ca388df252_d20241210_m023413_c001_v0001039_t0010_u01733798053180") 2024/12/10 02:35:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f407781ca388df250_d20241210_m023412_c001_v7007000_t0000_u01733798052983") 2024/12/10 02:35:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f207781ca388df246_d20241210_m023408_c001_v0001183_t0058_u01733798048447") 2024/12/10 02:35:33 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f407781ca388df244_d20241210_m023408_c001_v7007000_t0000_u01733798048016") 2024/12/10 02:35:33 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f207781ca388df23e_d20241210_m023403_c001_v0001183_t0024_u01733798043260") 2024/12/10 02:35:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f407781ca388df23d_d20241210_m023403_c001_v7007000_t0000_u01733798043077") 2024/12/10 02:35:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f21797b2d97e69a63_d20241210_m023359_c001_v0001145_t0027_u01733798039204") 2024/12/10 02:35:33 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f41797b2d97e69a62_d20241210_m023358_c001_v7007000_t0000_u01733798038780") 2024/12/10 02:35:33 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f207781ca388df237_d20241210_m023354_c001_v0001182_t0000_u01733798034747") 2024/12/10 02:35:33 DEBUG : chunked-copy: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f40368b814435b7a1_d20241210_m023526_c001_v7007000_t0000_u01733798126339") 2024/12/10 02:35:33 DEBUG : chunked-copy: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f20368b814435b75b_d20241210_m023520_c001_v0001172_t0019_u01733798120704") 2024/12/10 02:35:33 DEBUG : chunked-copy: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f40368b814435b752_d20241210_m023520_c001_v7007000_t0000_u01733798120187") 2024/12/10 02:35:33 DEBUG : chunked-copy: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f20368b814435b6ef_d20241210_m023513_c001_v0001099_t0011_u01733798113342") 2024/12/10 02:35:33 DEBUG : chunked-copy: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f40368b814435b6e9_d20241210_m023512_c001_v7007000_t0000_u01733798112847") 2024/12/10 02:35:33 DEBUG : chunked-copy: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f20368b814435b6c1_d20241210_m023506_c001_v0001105_t0048_u01733798106804") 2024/12/10 02:35:33 DEBUG : chunked-copy: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f40368b814435b6c0_d20241210_m023506_c001_v7007000_t0000_u01733798106318") 2024/12/10 02:35:34 DEBUG : chunked-copy: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f11264dec89f9e31e_d20241210_m023502_c001_v0001150_t0048_u01733798102022") 2024/12/10 02:35:34 DEBUG : chunked-copy: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f40368b814435b6b9_d20241210_m023501_c001_v7007000_t0000_u01733798101681") 2024/12/10 02:35:34 DEBUG : chunked-copy: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f11264dec89f9e31a_d20241210_m023458_c001_v0001150_t0054_u01733798098001") 2024/12/10 02:35:34 DEBUG : chunked-copy.copy: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f40368b814435b7a0_d20241210_m023526_c001_v7007000_t0000_u01733798126152") 2024/12/10 02:35:34 DEBUG : chunked-copy.copy: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f20368b814435b78a_d20241210_m023524_c001_v0001183_t0005_u01733798124204") 2024/12/10 02:35:34 DEBUG : chunked-copy.copy: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f40368b814435b74e_d20241210_m023519_c001_v7007000_t0000_u01733798119948") 2024/12/10 02:35:34 DEBUG : chunked-copy.copy: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f20368b814435b719_d20241210_m023517_c001_v0001042_t0055_u01733798117729") 2024/12/10 02:35:34 DEBUG : chunked-copy.copy: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f40368b814435b6e7_d20241210_m023512_c001_v7007000_t0000_u01733798112667") 2024/12/10 02:35:34 DEBUG : chunked-copy.copy: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f20368b814435b6d5_d20241210_m023511_c001_v0001181_t0057_u01733798111002") 2024/12/10 02:35:34 DEBUG : chunked-copy.copy: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f40368b814435b6bf_d20241210_m023506_c001_v7007000_t0000_u01733798106135") 2024/12/10 02:35:34 DEBUG : chunked-copy.copy: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f20368b814435b6bc_d20241210_m023503_c001_v0001117_t0009_u01733798103785") 2024/12/10 02:35:34 DEBUG : chunked-copy.copy: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f40368b814435b6b8_d20241210_m023501_c001_v7007000_t0000_u01733798101501") 2024/12/10 02:35:34 DEBUG : chunked-copy.copy: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f111907c52f08ad88_d20241210_m023500_c001_v0001144_t0029_u01733798100061") 2024/12/10 02:35:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f10086d92126f9802_d20241210_m023045_c001_v0001183_t0031_u01733797845022") 2024/12/10 02:35:34 DEBUG : unknown-size-put.txt: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f40368b814435b7a3_d20241210_m023527_c001_v7007000_t0000_u01733798127204") 2024/12/10 02:35:34 DEBUG : unknown-size-put.txt: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f11264dec89f9e344_d20241210_m023526_c001_v0001150_t0019_u01733798126886") 2024/12/10 02:35:34 DEBUG : unknown-size-update.txt: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f40368b814435b7a4_d20241210_m023528_c001_v7007000_t0000_u01733798128389") 2024/12/10 02:35:34 DEBUG : unknown-size-update.txt: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f11264dec89f9e34c_d20241210_m023528_c001_v0001150_t0000_u01733798128160") 2024/12/10 02:35:34 DEBUG : unknown-size-update.txt: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f11264dec89f9e34a_d20241210_m023527_c001_v0001150_t0026_u01733798127384") 2024/12/10 02:35:34 DEBUG : versions/test-versions.txt: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f407781ca388dde12_d20241210_m023158_c001_v7007000_t0000_u01733797918232") 2024/12/10 02:35:34 DEBUG : versions/test-versions.txt: Deleting (id "4_z6fb21de3607dabeb9f380e1b_f11264dec89f9e13c_d20241210_m023149_c001_v0001150_t0050_u01733797909636") 2024/12/10 02:35:36 INFO : B2 bucket rclone-test-hubaser4yike: cleaning bucket "rclone-test-hubaser4yike" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (325.08s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.57s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.53s) --- PASS: TestIntegration/FsMkdir (322.73s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.92s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.08s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.68s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (74.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.65s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.86s) --- 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.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (5.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.61s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (25.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (18.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.06s) --- 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 (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (179.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (36.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (19.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (14.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (24.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (9.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (4.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.80s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (29.06s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.40s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.64s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.53s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (7.35s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.15s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.04s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.85s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.19s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.34s) --- 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.091s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m26.304417772s (try 1/5)