"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/11/12 01:19:29 DEBUG : Creating backend with remote "TestB2:rclone-test-kanamem6kire" 2024/11/12 01:19:29 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/11/12 01:19:33 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/11/12 01:19:33 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/11/12 01:19:33 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/11/12 01:19:57 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/11/12 01:19:57 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2024/11/12 01:20:00 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2024/11/12 01:20:00 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2024/11/12 01:20:00 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2024/11/12 01:20:00 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2024/11/12 01:20:01 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2024/11/12 01:20:01 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/11/12 01:20:07 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/11/12 01:20:09 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/11/12 01:20:13 INFO : B2 bucket rclone-test-kanamem6kire: cleaning bucket "rclone-test-kanamem6kire" of all files 2024/11/12 01:20:14 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f1136d60a3d8f7c26_d20241112_m012013_c001_v0001182_t0004_u01731374413080") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/11/12 01:20:15 DEBUG : Creating backend with remote "TestB2:rclone-test-kanamem6kire/dirToPurgeFromRoot" 2024/11/12 01:20:16 INFO : B2 bucket rclone-test-kanamem6kire path dirToPurgeFromRoot: cleaning bucket "rclone-test-kanamem6kire" of all files 2024/11/12 01:20:17 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f1136d60a3d8f7cb8_d20241112_m012014_c001_v0001182_t0039_u01731374414666") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/11/12 01:20:17 DEBUG : Creating backend with remote "TestB2:rclone-test-kanamem6kire/hello? sausage/êé" 2024/11/12 01:20:21 INFO : B2 bucket rclone-test-kanamem6kire path hello? sausage/êé: cleaning bucket "rclone-test-kanamem6kire" of all files 2024/11/12 01:20:21 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f11314114b9bfbd00_d20241112_m012020_c001_v0001120_t0010_u01731374420157") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2024/11/12 01:20:22 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2024/11/12 01:20:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/12 01:20:23 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2024/11/12 01:20:31 DEBUG : Creating backend with remote "TestB2:rclone-test-kanamem6kire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/11/12 01:20:33 DEBUG : Creating backend with remote "TestB2:rclone-test-kanamem6kire/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-kanamem6kire" from "TestB2:rclone-test-kanamem6kire" 2024/11/12 01:20:34 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/11/12 01:20:46 DEBUG : Creating backend with remote "TestB2:rclone-test-bigumil0gora" 2024/11/12 01:20:50 DEBUG : B2 bucket rclone-test-bigumil0gora: Purge remote 2024/11/12 01:20:50 INFO : B2 bucket rclone-test-bigumil0gora: cleaning bucket "rclone-test-bigumil0gora" of all files 2024/11/12 01:20:50 DEBUG : somefile: Deleting (id "4_z8f327db3f05d1bdb9f380e1b_f403c8f0b5d919a21_d20241112_m012049_c001_v0001182_t0027_u01731374449162") === 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/11/12 01:20:51 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/11/12 01:20:52 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/11/12 01:20:55 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2024/11/12 01:20:55 DEBUG : test-metadata: Sending chunk 0 length 6291456 2024/11/12 01:20:55 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.706Ki offset 6Mi/6.106Mi 2024/11/12 01:20:55 DEBUG : test-metadata: Sending chunk 1 length 111315 2024/11/12 01:20:57 DEBUG : test-metadata: Done sending chunk 1 2024/11/12 01:20:57 DEBUG : test-metadata: Done sending chunk 0 2024/11/12 01:20:57 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:361: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:361: versions/test-versions-v2024-11-12-012102-531.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/11/12 01:21:08 DEBUG : oldPath = "TestB2:rclone-test-kanamem6kire/versions/test-versions-v2024-11-12-012102-531.txt" 2024/11/12 01:21:08 DEBUG : newPath = "TestB2,versions:rclone-test-kanamem6kire/versions/test-versions-v2024-11-12-012102-531.txt" 2024/11/12 01:21:08 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-kanamem6kire/versions/test-versions-v2024-11-12-012102-531.txt" 2024/11/12 01:21:08 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2024/11/12 01:21:10 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-kanamem6kire/versions/test-versions-v2024-11-12-012102-531.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-kanamem6kire/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/11/12 01:21:11 INFO : B2 bucket rclone-test-kanamem6kire: cleaning bucket "rclone-test-kanamem6kire" of all hidden files 2024/11/12 01:21:11 DEBUG : leading space/ leading space: Deleting current version (id "4_zbfc25d73f04d1bdb9f380e1b_f405b74bd862be3f1_d20241112_m011941_c001_v7007000_t0000_u01731374381010") as it is a hide marker 2024/11/12 01:21:11 DEBUG : leading space/ leading space: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f1136d60a3d8f7344_d20241112_m011940_c001_v0001182_t0059_u01731374380420") 2024/11/12 01:21:11 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zbfc25d73f04d1bdb9f380e1b_f405b74bd862be3e8_d20241112_m011940_c001_v7007000_t0000_u01731374380056") as it is a hide marker 2024/11/12 01:21:11 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f1136d60a3d8f72d9_d20241112_m011939_c001_v0001182_t0035_u01731374379165") 2024/11/12 01:21:11 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zbfc25d73f04d1bdb9f380e1b_f405b74bd862be40f_d20241112_m011947_c001_v7007000_t0000_u01731374387147") as it is a hide marker 2024/11/12 01:21:11 DEBUG : .leading dot/.leading dot: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f1136d60a3d8f74dc_d20241112_m011946_c001_v0001182_t0045_u01731374386517") 2024/11/12 01:21:11 DEBUG : created from root.txt: Deleting current version (id "4_zbfc25d73f04d1bdb9f380e1b_f41852f6601fa4dd0_d20241112_m012042_c001_v7007000_t0000_u01731374442537") as it is a hide marker 2024/11/12 01:21:11 DEBUG : created from root.txt: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f108d12b7f4c63b68_d20241112_m012041_c001_v0001093_t0059_u01731374441334") 2024/11/12 01:21:11 DEBUG : file name.txt: Deleting current version (id "4_zbfc25d73f04d1bdb9f380e1b_f41852f6601fa4e10_d20241112_m012051_c001_v7007000_t0000_u01731374451375") as it is a hide marker 2024/11/12 01:21:11 DEBUG : file name.txt: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f1136d60a3d8f80f6_d20241112_m012030_c001_v0001182_t0034_u01731374430385") 2024/11/12 01:21:11 DEBUG : file name.txt: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f103dc24f96d7b982_d20241112_m012026_c001_v0001178_t0001_u01731374426510") 2024/11/12 01:21:12 DEBUG : file name.txt: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f1136d60a3d8f7a14_d20241112_m012005_c001_v0001182_t0037_u01731374405313") 2024/11/12 01:21:12 DEBUG : file name.txt: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f1136d60a3d8f79d7_d20241112_m012004_c001_v0001182_t0038_u01731374404348") 2024/11/12 01:21:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbfc25d73f04d1bdb9f380e1b_f1136d60a3d8f79f0_d20241112_m012004_c001_v0001182_t0018_u01731374404826") "upload" dated 2024-11-12 01:20:04.826 +0000 UTC (1m7.279326862s ago) 2024/11/12 01:21:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zbfc25d73f04d1bdb9f380e1b_f41575503484ca01f_d20241112_m012024_c001_v7007000_t0000_u01731374424116") as it is a hide marker 2024/11/12 01:21:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f1182397b00bdcd47_d20241112_m012023_c001_v0001180_t0056_u01731374423889") 2024/11/12 01:21:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f10669b2ffdffa3eb_d20241112_m012023_c001_v0001157_t0053_u01731374423108") 2024/11/12 01:21:12 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zbfc25d73f04d1bdb9f380e1b_f405b74bd862be41d_d20241112_m011954_c001_v7007000_t0000_u01731374394726") as it is a hide marker 2024/11/12 01:21:12 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f1136d60a3d8f76cc_d20241112_m011953_c001_v0001182_t0050_u01731374393716") 2024/11/12 01:21:12 DEBUG : piped data.txt: Deleting current version (id "4_zbfc25d73f04d1bdb9f380e1b_f41852f6601fa4e15_d20241112_m012053_c001_v7007000_t0000_u01731374453156") as it is a hide marker 2024/11/12 01:21:12 DEBUG : piped data.txt: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f1136d60a3d8f86c1_d20241112_m012052_c001_v0001182_t0013_u01731374452672") 2024/11/12 01:21:12 DEBUG : piped data.txt: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f41852f6601fa4e12_d20241112_m012052_c001_v7007000_t0000_u01731374452488") 2024/11/12 01:21:12 DEBUG : piped data.txt: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f4136d60a3d8f869f_d20241112_m012052_c001_v0001182_t0032_u01731374452124") 2024/11/12 01:21:12 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zbfc25d73f04d1bdb9f380e1b_f405b74bd862be41e_d20241112_m011955_c001_v7007000_t0000_u01731374395682") as it is a hide marker 2024/11/12 01:21:12 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f1136d60a3d8f7722_d20241112_m011955_c001_v0001182_t0058_u01731374395093") 2024/11/12 01:21:12 DEBUG : test-metadata: Deleting current version (id "4_zbfc25d73f04d1bdb9f380e1b_f41852f6601fa4e22_d20241112_m012059_c001_v7007000_t0000_u01731374459983") as it is a hide marker 2024/11/12 01:21:12 DEBUG : test-metadata: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f21852f6601fa4e19_d20241112_m012054_c001_v0001044_t0016_u01731374454933") 2024/11/12 01:21:12 DEBUG : test-metadata: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f41852f6601fa4e17_d20241112_m012054_c001_v7007000_t0000_u01731374454168") 2024/11/12 01:21:12 DEBUG : test-metadata: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f1136d60a3d8f86ed_d20241112_m012053_c001_v0001182_t0018_u01731374453343") 2024/11/12 01:21:12 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zbfc25d73f04d1bdb9f380e1b_f405b74bd862be411_d20241112_m011949_c001_v7007000_t0000_u01731374389318") as it is a hide marker 2024/11/12 01:21:12 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f1136d60a3d8f7584_d20241112_m011948_c001_v0001182_t0025_u01731374388545") 2024/11/12 01:21:12 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zbfc25d73f04d1bdb9f380e1b_f405b74bd862be415_d20241112_m011951_c001_v7007000_t0000_u01731374391243") as it is a hide marker 2024/11/12 01:21:12 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f1136d60a3d8f760a_d20241112_m011950_c001_v0001182_t0009_u01731374390626") 2024/11/12 01:21:13 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zbfc25d73f04d1bdb9f380e1b_f405b74bd862be414_d20241112_m011950_c001_v7007000_t0000_u01731374390258") as it is a hide marker 2024/11/12 01:21:13 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f1136d60a3d8f75d4_d20241112_m011949_c001_v0001182_t0037_u01731374389682") 2024/11/12 01:21:13 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zbfc25d73f04d1bdb9f380e1b_f405b74bd862be418_d20241112_m011952_c001_v7007000_t0000_u01731374392318") as it is a hide marker 2024/11/12 01:21:13 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f1136d60a3d8f7644_d20241112_m011951_c001_v0001182_t0004_u01731374391619") 2024/11/12 01:21:13 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zbfc25d73f04d1bdb9f380e1b_f405b74bd862be41a_d20241112_m011953_c001_v7007000_t0000_u01731374393352") as it is a hide marker 2024/11/12 01:21:13 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f1136d60a3d8f7692_d20241112_m011952_c001_v0001182_t0053_u01731374392683") 2024/11/12 01:21:13 DEBUG : trailing space /trailing space : Deleting current version (id "4_zbfc25d73f04d1bdb9f380e1b_f405b74bd862be410_d20241112_m011948_c001_v7007000_t0000_u01731374388173") as it is a hide marker 2024/11/12 01:21:13 DEBUG : trailing space /trailing space : Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f1136d60a3d8f752e_d20241112_m011947_c001_v0001182_t0041_u01731374387513") 2024/11/12 01:21:13 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbfc25d73f04d1bdb9f380e1b_f1136d60a3d8f8a7d_d20241112_m012107_c001_v0001182_t0026_u01731374467358") "upload" dated 2024-11-12 01:21:07.358 +0000 UTC (6.047998305s ago) 2024/11/12 01:21:13 DEBUG : versions/test-versions.txt: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f4070de570ca1ec47_d20241112_m012105_c001_v7007000_t0000_u01731374465170") 2024/11/12 01:21:13 DEBUG : versions/test-versions.txt: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f1136d60a3d8f8923_d20241112_m012102_c001_v0001182_t0014_u01731374462531") 2024/11/12 01:21:13 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zbfc25d73f04d1bdb9f380e1b_f405b74bd862be426_d20241112_m012003_c001_v7007000_t0000_u01731374403800") as it is a hide marker 2024/11/12 01:21:13 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f205b74bd862be423_d20241112_m011957_c001_v0001113_t0040_u01731374397766") 2024/11/12 01:21:13 DEBUG : zero-length-file: Deleting current version (id "4_zbfc25d73f04d1bdb9f380e1b_f405b74bd862be422_d20241112_m011957_c001_v7007000_t0000_u01731374397518") as it is a hide marker 2024/11/12 01:21:13 DEBUG : zero-length-file: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f4136d60a3d8f77c4_d20241112_m011956_c001_v0001182_t0032_u01731374396962") 2024/11/12 01:21:13 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zbfc25d73f04d1bdb9f380e1b_f405b74bd862be3fa_d20241112_m011942_c001_v7007000_t0000_u01731374382085") as it is a hide marker 2024/11/12 01:21:13 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f1136d60a3d8f7386_d20241112_m011941_c001_v0001182_t0008_u01731374381379") 2024/11/12 01:21:13 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zbfc25d73f04d1bdb9f380e1b_f405b74bd862be3b3_d20241112_m011936_c001_v7007000_t0000_u01731374376541") as it is a hide marker 2024/11/12 01:21:13 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f1136d60a3d8f71a4_d20241112_m011935_c001_v0001182_t0033_u01731374375512") 2024/11/12 01:21:13 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zbfc25d73f04d1bdb9f380e1b_f405b74bd862be40a_d20241112_m011945_c001_v7007000_t0000_u01731374385162") as it is a hide marker 2024/11/12 01:21:13 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f1136d60a3d8f744a_d20241112_m011944_c001_v0001182_t0006_u01731374384506") 2024/11/12 01:21:13 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zbfc25d73f04d1bdb9f380e1b_f405b74bd862be405_d20241112_m011944_c001_v7007000_t0000_u01731374384137") as it is a hide marker 2024/11/12 01:21:13 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f1136d60a3d8f7406_d20241112_m011943_c001_v0001182_t0056_u01731374383467") 2024/11/12 01:21:14 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zbfc25d73f04d1bdb9f380e1b_f405b74bd862be40d_d20241112_m011946_c001_v7007000_t0000_u01731374386152") as it is a hide marker 2024/11/12 01:21:14 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f1136d60a3d8f7498_d20241112_m011945_c001_v0001182_t0059_u01731374385527") 2024/11/12 01:21:14 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zbfc25d73f04d1bdb9f380e1b_f405b74bd862be401_d20241112_m011943_c001_v7007000_t0000_u01731374383088") as it is a hide marker 2024/11/12 01:21:14 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f1136d60a3d8f73c6_d20241112_m011942_c001_v0001182_t0006_u01731374382470") 2024/11/12 01:21:14 DEBUG : ./.: Deleting current version (id "4_zbfc25d73f04d1bdb9f380e1b_f405b74bd862be3c8_d20241112_m011937_c001_v7007000_t0000_u01731374377674") as it is a hide marker 2024/11/12 01:21:14 DEBUG : ./.: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f1136d60a3d8f7210_d20241112_m011936_c001_v0001182_t0059_u01731374376921") 2024/11/12 01:21:14 DEBUG : ../..: Deleting current version (id "4_zbfc25d73f04d1bdb9f380e1b_f405b74bd862be3d8_d20241112_m011938_c001_v7007000_t0000_u01731374378802") as it is a hide marker 2024/11/12 01:21:14 DEBUG : ../..: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f1136d60a3d8f7275_d20241112_m011938_c001_v0001182_t0018_u01731374378042") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2024/11/12 01:21:15 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2024/11/12 01:21:15 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2024/11/12 01:21:15 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2024/11/12 01:21:15 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2024/11/12 01:21:16 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2024/11/12 01:21:18 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2024/11/12 01:21:18 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2024/11/12 01:21:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/12 01:21:20 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/11/12 01:21:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zbfc25d73f04d1bdb9f380e1b_f209715789034ad7e_d20241112_m012120_c001_v0001182_t0042_u01731374480947") 2024/11/12 01:21:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/12 01:21:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2024/11/12 01:21:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/12 01:21:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2024/11/12 01:21:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2024/11/12 01:21:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2024/11/12 01:21:25 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2024/11/12 01:21:25 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2024/11/12 01:21:25 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2024/11/12 01:21:25 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2024/11/12 01:21:27 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2024/11/12 01:21:27 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2024/11/12 01:21:27 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2024/11/12 01:21:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2024/11/12 01:21:29 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/11/12 01:21:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zbfc25d73f04d1bdb9f380e1b_f209715789034af2d_d20241112_m012129_c001_v0001101_t0050_u01731374489474") 2024/11/12 01:21:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/12 01:21:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/12 01:21:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2024/11/12 01:21:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2024/11/12 01:21:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2024/11/12 01:21:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/11/12 01:21:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/11/12 01:21:33 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2024/11/12 01:21:34 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/11/12 01:21:34 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2024/11/12 01:21:34 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/11/12 01:21:34 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2024/11/12 01:21:35 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2024/11/12 01:21:36 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2024/11/12 01:21:36 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2024/11/12 01:21:36 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/11/12 01:21:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/12 01:21:38 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/11/12 01:21:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zbfc25d73f04d1bdb9f380e1b_f2082b5c45688b7f3_d20241112_m012138_c001_v0001109_t0010_u01731374498333") 2024/11/12 01:21:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/12 01:21:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/12 01:21:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2024/11/12 01:21:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2024/11/12 01:21:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc0002ed890), retryAfter:1000000000} 2024/11/12 01:21:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable) 2024/11/12 01:21:39 DEBUG : pacer: low level retry 1/10 (error no tomes available (503 service_unavailable)) 2024/11/12 01:21:39 DEBUG : pacer: Rate limited, increasing sleep to 1s 2024/11/12 01:21:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/12 01:21:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Error sending chunk 2 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc0014ded20), retryAfter:1000000000} 2024/11/12 01:21:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable) 2024/11/12 01:21:39 DEBUG : pacer: low level retry 1/10 (error no tomes available (503 service_unavailable)) 2024/11/12 01:21:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Error sending chunk 1 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc0014dedb0), retryAfter:1000000000} 2024/11/12 01:21:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable) 2024/11/12 01:21:39 DEBUG : pacer: low level retry 1/10 (error no tomes available (503 service_unavailable)) 2024/11/12 01:21:40 DEBUG : pacer: Reducing sleep to 500ms 2024/11/12 01:21:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc0014defc0), retryAfter:1000000000} 2024/11/12 01:21:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable) 2024/11/12 01:21:41 DEBUG : pacer: low level retry 2/10 (error no tomes available (503 service_unavailable)) 2024/11/12 01:21:41 DEBUG : pacer: Rate limited, increasing sleep to 1s 2024/11/12 01:21:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2024/11/12 01:21:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2024/11/12 01:21:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/12 01:21:44 DEBUG : pacer: Reducing sleep to 500ms 2024/11/12 01:21:45 DEBUG : pacer: Reducing sleep to 250ms 2024/11/12 01:21:45 DEBUG : pacer: Reducing sleep to 125ms 2024/11/12 01:21:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2024/11/12 01:21:46 DEBUG : pacer: Reducing sleep to 62.5ms 2024/11/12 01:21:47 DEBUG : pacer: Reducing sleep to 31.25ms 2024/11/12 01:21:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/11/12 01:21:50 DEBUG : pacer: Reducing sleep to 15.625ms 2024/11/12 01:21:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/11/12 01:21:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts 2024/11/12 01:21:50 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2024/11/12 01:21:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2024/11/12 01:21:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2024/11/12 01:21:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/11/12 01:21:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2024/11/12 01:21:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2024/11/12 01:21:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2024/11/12 01:21:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2024/11/12 01:21:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2024/11/12 01:21:58 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/11/12 01:21:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zbfc25d73f04d1bdb9f380e1b_f2082883d3e548039_d20241112_m012158_c001_v0001043_t0033_u01731374518277") 2024/11/12 01:21:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/12 01:21:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2024/11/12 01:21:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2024/11/12 01:21:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2024/11/12 01:22:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2024/11/12 01:22:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2024/11/12 01:22:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/11/12 01:22:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/11/12 01:22:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/11/12 01:22:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/11/12 01:22:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/11/12 01:22:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/11/12 01:22:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2024/11/12 01:22:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/12 01:22:07 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/11/12 01:22:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbfc25d73f04d1bdb9f380e1b_f2082883d3e548044_d20241112_m012207_c001_v0001161_t0054_u01731374527169") 2024/11/12 01:22:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/11/12 01:22:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/12 01:22:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/11/12 01:22:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/12 01:22:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/12 01:22:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/11/12 01:22:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/11/12 01:22:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/11/12 01:22:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/11/12 01:22:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/11/12 01:22:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/11/12 01:22:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/11/12 01:22:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2024/11/12 01:22:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/11/12 01:22:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/11/12 01:22:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/11/12 01:22:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/12 01:22:15 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/11/12 01:22:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbfc25d73f04d1bdb9f380e1b_f2082883d3e548050_d20241112_m012215_c001_v0001181_t0039_u01731374535903") 2024/11/12 01:22:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/11/12 01:22:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/12 01:22:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/11/12 01:22:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/11/12 01:22:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/11/12 01:22:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/12 01:22:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/12 01:22:18 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/11/12 01:22:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2024/11/12 01:22:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/11/12 01:22:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2024/11/12 01:22:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2024/11/12 01:22:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2024/11/12 01:22:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2024/11/12 01:22:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2024/11/12 01:22:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2024/11/12 01:22:23 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/11/12 01:22:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zbfc25d73f04d1bdb9f380e1b_f2036e769246eb6ed_d20241112_m012223_c001_v0001182_t0034_u01731374543948") 2024/11/12 01:22:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/12 01:22:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2024/11/12 01:22:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2024/11/12 01:22:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2024/11/12 01:22:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2024/11/12 01:22:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2024/11/12 01:22:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/11/12 01:22:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/11/12 01:22:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/11/12 01:22:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/11/12 01:22:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/11/12 01:22:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/11/12 01:22:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2024/11/12 01:22:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/12 01:22:32 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/11/12 01:22:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbfc25d73f04d1bdb9f380e1b_f2036e769246eb6fe_d20241112_m012232_c001_v0001103_t0059_u01731374552850") 2024/11/12 01:22:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/11/12 01:22:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/12 01:22:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/11/12 01:22:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/12 01:22:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/12 01:22:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/11/12 01:22:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/11/12 01:22:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/11/12 01:22:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/11/12 01:22:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/11/12 01:22:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/11/12 01:22:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/11/12 01:22:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2024/11/12 01:22:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/11/12 01:22:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/11/12 01:22:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/11/12 01:22:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/12 01:22:41 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/11/12 01:22:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbfc25d73f04d1bdb9f380e1b_f2036e769246eb70f_d20241112_m012241_c001_v0001116_t0040_u01731374561465") 2024/11/12 01:22:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/11/12 01:22:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/12 01:22:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/11/12 01:22:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/11/12 01:22:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/11/12 01:22:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/12 01:22:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/12 01:22:50 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/11/12 01:22:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/11/12 01:22:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2024/11/12 01:22:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2024/11/12 01:22:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2024/11/12 01:22:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2024/11/12 01:22:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2024/11/12 01:22:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2024/11/12 01:23:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2024/11/12 01:23:01 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/11/12 01:23:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zbfc25d73f04d1bdb9f380e1b_f20666b2a12020b96_d20241112_m012301_c001_v0001182_t0013_u01731374581260") 2024/11/12 01:23:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/12 01:23:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2024/11/12 01:23:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2024/11/12 01:23:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2024/11/12 01:23:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2024/11/12 01:23:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2024/11/12 01:23:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/11/12 01:23:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/11/12 01:23:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/11/12 01:23:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/11/12 01:23:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/11/12 01:23:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/11/12 01:23:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2024/11/12 01:23:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/11/12 01:23:17 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/11/12 01:23:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zbfc25d73f04d1bdb9f380e1b_f2198dc9f32c5dc3c_d20241112_m012317_c001_v0001146_t0040_u01731374597624") 2024/11/12 01:23:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/11/12 01:23:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/12 01:23:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/11/12 01:23:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/11/12 01:23:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/11/12 01:23:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/11/12 01:23:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/11/12 01:23:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/11/12 01:23:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/11/12 01:23:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/11/12 01:23:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/11/12 01:23:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2024/11/12 01:23:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2024/11/12 01:23:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/11/12 01:23:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/11/12 01:23:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/11/12 01:23:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/11/12 01:23:27 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/11/12 01:23:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zbfc25d73f04d1bdb9f380e1b_f217c9670a3ad4d28_d20241112_m012327_c001_v0001037_t0013_u01731374607188") 2024/11/12 01:23:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/11/12 01:23:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/12 01:23:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2024/11/12 01:23:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/11/12 01:23:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2024/11/12 01:23:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/11/12 01:23:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/11/12 01:23:38 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/11/12 01:23:42 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2024/11/12 01:23:42 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2024/11/12 01:23:42 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2024/11/12 01:23:42 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2024/11/12 01:23:43 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2024/11/12 01:23:44 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2024/11/12 01:23:44 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2024/11/12 01:23:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/12 01:23:46 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/11/12 01:23:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zbfc25d73f04d1bdb9f380e1b_f2105f111ddd23788_d20241112_m012346_c001_v0001150_t0004_u01731374626385") 2024/11/12 01:23:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/12 01:23:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2024/11/12 01:23:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/11/12 01:23:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2024/11/12 01:23:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2024/11/12 01:23:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2024/11/12 01:23:50 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2024/11/12 01:23:50 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2024/11/12 01:23:51 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2024/11/12 01:23:51 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2024/11/12 01:23:53 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2024/11/12 01:23:53 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2024/11/12 01:23:53 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2024/11/12 01:23:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2024/11/12 01:23:55 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/11/12 01:23:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zbfc25d73f04d1bdb9f380e1b_f209715789034b2b4_d20241112_m012355_c001_v0001182_t0043_u01731374635716") 2024/11/12 01:23:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2024/11/12 01:23:56 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/12 01:23:56 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2024/11/12 01:23:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2024/11/12 01:23:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2024/11/12 01:23:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/11/12 01:24:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/11/12 01:24:01 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2024/11/12 01:24:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/11/12 01:24:01 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2024/11/12 01:24:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/11/12 01:24:01 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2024/11/12 01:24:02 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2024/11/12 01:24:03 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2024/11/12 01:24:04 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2024/11/12 01:24:04 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/11/12 01:24:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/12 01:24:06 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/11/12 01:24:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zbfc25d73f04d1bdb9f380e1b_f204ec75e5e35b922_d20241112_m012406_c001_v0001038_t0048_u01731374646813") 2024/11/12 01:24:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/11/12 01:24:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/12 01:24:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2024/11/12 01:24:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2024/11/12 01:24:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2024/11/12 01:24:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2024/11/12 01:24:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2024/11/12 01:24:09 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/11/12 01:24:12 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2024/11/12 01:24:12 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2024/11/12 01:24:12 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2024/11/12 01:24:12 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2024/11/12 01:24:13 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2024/11/12 01:24:15 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2024/11/12 01:24:15 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2024/11/12 01:24:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/12 01:24:17 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/11/12 01:24:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zbfc25d73f04d1bdb9f380e1b_f204ec75e5e35b933_d20241112_m012417_c001_v0001146_t0034_u01731374657651") 2024/11/12 01:24:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/12 01:24:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2024/11/12 01:24:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/11/12 01:24:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/11/12 01:24:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/11/12 01:24:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2024/11/12 01:24:22 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2024/11/12 01:24:22 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2024/11/12 01:24:23 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2024/11/12 01:24:23 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2024/11/12 01:24:25 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2024/11/12 01:24:25 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2024/11/12 01:24:25 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2024/11/12 01:24:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2024/11/12 01:24:28 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/11/12 01:24:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zbfc25d73f04d1bdb9f380e1b_f2070de570ca1eefa_d20241112_m012428_c001_v0001182_t0012_u01731374668452") 2024/11/12 01:24:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2024/11/12 01:24:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/12 01:24:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2024/11/12 01:24:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2024/11/12 01:24:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2024/11/12 01:24:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/11/12 01:24:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/11/12 01:24:34 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2024/11/12 01:24:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/11/12 01:24:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/11/12 01:24:34 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2024/11/12 01:24:34 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2024/11/12 01:24:35 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2024/11/12 01:24:37 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2024/11/12 01:24:37 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2024/11/12 01:24:37 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/11/12 01:24:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/12 01:24:40 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/11/12 01:24:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zbfc25d73f04d1bdb9f380e1b_f2070de570ca1ef08_d20241112_m012440_c001_v0001181_t0049_u01731374680416") 2024/11/12 01:24:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/11/12 01:24:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/12 01:24:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2024/11/12 01:24:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2024/11/12 01:24:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2024/11/12 01:24:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2024/11/12 01:24:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2024/11/12 01:24:43 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/11/12 01:24:52 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbfc25d73f04d1bdb9f380e1b_f217c9670a3ad4d71_d20241112_m012452_c001_v0001134_t0043_u01731374692659") 2024/11/12 01:24:52 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2024/11/12 01:24:52 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/12 01:24:53 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/12 01:24:54 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/12 01:24:54 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2024/11/12 01:24:55 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/11/12 01:24:55 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/11/12 01:24:55 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/11/12 01:24:55 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2024/11/12 01:24:58 DEBUG : chunked-copy: Done sending chunk 0 2024/11/12 01:24:58 DEBUG : chunked-copy: Done sending chunk 1 2024/11/12 01:24:58 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/11/12 01:24:59 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbfc25d73f04d1bdb9f380e1b_f217c9670a3ad516b_d20241112_m012459_c001_v0001115_t0014_u01731374699240") 2024/11/12 01:24:59 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2024/11/12 01:24:59 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/12 01:25:00 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/12 01:25:00 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/12 01:25:00 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2024/11/12 01:25:03 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2024/11/12 01:25:03 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/11/12 01:25:03 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2024/11/12 01:25:03 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2024/11/12 01:25:05 DEBUG : chunked-copy: Done sending chunk 0 2024/11/12 01:25:05 DEBUG : chunked-copy: Done sending chunk 1 2024/11/12 01:25:05 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/11/12 01:25:06 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbfc25d73f04d1bdb9f380e1b_f217c9670a3ad5170_d20241112_m012506_c001_v0001041_t0007_u01731374706147") 2024/11/12 01:25:06 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/11/12 01:25:06 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/12 01:25:06 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/12 01:25:07 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/12 01:25:07 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2024/11/12 01:25:09 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/11/12 01:25:09 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/11/12 01:25:09 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/11/12 01:25:09 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2024/11/12 01:25:11 DEBUG : chunked-copy: Done sending chunk 1 2024/11/12 01:25:12 DEBUG : chunked-copy: Done sending chunk 0 2024/11/12 01:25:12 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/11/12 01:25:13 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zbfc25d73f04d1bdb9f380e1b_f202d8e8c8e1e4f4e_d20241112_m012512_c001_v0001092_t0054_u01731374712905") 2024/11/12 01:25:13 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2024/11/12 01:25:13 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/12 01:25:13 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/11/12 01:25:13 DEBUG : chunked-copy.copy: Done copying chunk 2 2024/11/12 01:25:13 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/12 01:25:13 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/12 01:25:13 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/11/12 01:25:15 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/11/12 01:25:17 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/11/12 01:25:18 DEBUG : Creating backend with remote "TestB2:rclone-test-kanamem6kire/deeper/nonexisting/directory" 2024/11/12 01:25:18 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/11/12 01:25:19 INFO : B2 bucket rclone-test-kanamem6kire: cleaning bucket "rclone-test-kanamem6kire" of all files 2024/11/12 01:25:19 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f4070de570ca1eedd_d20241112_m012422_c001_v7007000_t0000_u01731374662141") 2024/11/12 01:25:19 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f204ec75e5e35b933_d20241112_m012417_c001_v0001146_t0034_u01731374657651") 2024/11/12 01:25:19 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f404ec75e5e35b932_d20241112_m012417_c001_v7007000_t0000_u01731374657125") 2024/11/12 01:25:19 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f2198dc9f32c5ffac_d20241112_m012411_c001_v0001182_t0029_u01731374651840") 2024/11/12 01:25:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f417c9670a3ad4d60_d20241112_m012445_c001_v7007000_t0000_u01731374685503") 2024/11/12 01:25:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f2070de570ca1ef08_d20241112_m012440_c001_v0001181_t0049_u01731374680416") 2024/11/12 01:25:19 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f4070de570ca1ef07_d20241112_m012439_c001_v7007000_t0000_u01731374679897") 2024/11/12 01:25:19 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f2070de570ca1ef05_d20241112_m012434_c001_v0001105_t0019_u01731374674018") 2024/11/12 01:25:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f4070de570ca1ef04_d20241112_m012433_c001_v7007000_t0000_u01731374673837") 2024/11/12 01:25:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f2070de570ca1eefa_d20241112_m012428_c001_v0001182_t0012_u01731374668452") 2024/11/12 01:25:19 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f4070de570ca1eef9_d20241112_m012427_c001_v7007000_t0000_u01731374667962") 2024/11/12 01:25:20 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f2070de570ca1eede_d20241112_m012422_c001_v0001098_t0018_u01731374662321") 2024/11/12 01:25:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f4198dc9f32c5dbfc_d20241112_m012219_c001_v7007000_t0000_u01731374539741") 2024/11/12 01:25:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f2082883d3e548050_d20241112_m012215_c001_v0001181_t0039_u01731374535903") 2024/11/12 01:25:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f4082883d3e548048_d20241112_m012211_c001_v7007000_t0000_u01731374531098") 2024/11/12 01:25:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f2082883d3e548044_d20241112_m012207_c001_v0001161_t0054_u01731374527169") 2024/11/12 01:25:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f4082883d3e54804e_d20241112_m012215_c001_v7007000_t0000_u01731374535547") 2024/11/12 01:25:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f2082883d3e548049_d20241112_m012211_c001_v0001131_t0048_u01731374531282") 2024/11/12 01:25:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f4082883d3e548043_d20241112_m012206_c001_v7007000_t0000_u01731374526778") 2024/11/12 01:25:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f2082b5c45688b817_d20241112_m012202_c001_v0001115_t0005_u01731374522125") 2024/11/12 01:25:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f4082b5c45688b816_d20241112_m012201_c001_v7007000_t0000_u01731374521942") 2024/11/12 01:25:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f2082883d3e548039_d20241112_m012158_c001_v0001043_t0033_u01731374518277") 2024/11/12 01:25:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f4082883d3e548038_d20241112_m012157_c001_v7007000_t0000_u01731374517935") 2024/11/12 01:25:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f2082b5c45688b808_d20241112_m012153_c001_v0001182_t0039_u01731374513601") 2024/11/12 01:25:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f4105f111ddd21b22_d20241112_m012253_c001_v7007000_t0000_u01731374573459") 2024/11/12 01:25:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f2036e769246eb70f_d20241112_m012241_c001_v0001116_t0040_u01731374561465") 2024/11/12 01:25:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f4198dc9f32c5dc21_d20241112_m012236_c001_v7007000_t0000_u01731374556864") 2024/11/12 01:25:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f2036e769246eb6fe_d20241112_m012232_c001_v0001103_t0059_u01731374552850") 2024/11/12 01:25:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f4036e769246eb70b_d20241112_m012241_c001_v7007000_t0000_u01731374561104") 2024/11/12 01:25:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f2198dc9f32c5dc22_d20241112_m012237_c001_v0001181_t0014_u01731374557045") 2024/11/12 01:25:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f4036e769246eb6fd_d20241112_m012232_c001_v7007000_t0000_u01731374552497") 2024/11/12 01:25:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f2198dc9f32c5dc13_d20241112_m012227_c001_v0001182_t0010_u01731374547892") 2024/11/12 01:25:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f4198dc9f32c5dc11_d20241112_m012227_c001_v7007000_t0000_u01731374547709") 2024/11/12 01:25:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f2036e769246eb6ed_d20241112_m012223_c001_v0001182_t0034_u01731374543948") 2024/11/12 01:25:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f4036e769246eb6ec_d20241112_m012223_c001_v7007000_t0000_u01731374543588") 2024/11/12 01:25:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f2198dc9f32c5dbfd_d20241112_m012219_c001_v0001180_t0017_u01731374539938") 2024/11/12 01:25:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f4082b5c45688b807_d20241112_m012153_c001_v7007000_t0000_u01731374513409") 2024/11/12 01:25:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f2082b5c45688b7f3_d20241112_m012138_c001_v0001109_t0010_u01731374498333") 2024/11/12 01:25:21 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f4082b5c45688b7f1_d20241112_m012137_c001_v7007000_t0000_u01731374497986") 2024/11/12 01:25:21 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f202d8e8c8e1e3d6d_d20241112_m012133_c001_v0001117_t0039_u01731374493719") 2024/11/12 01:25:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f402d8e8c8e1e3d6c_d20241112_m012133_c001_v7007000_t0000_u01731374493536") 2024/11/12 01:25:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f209715789034af2d_d20241112_m012129_c001_v0001101_t0050_u01731374489474") 2024/11/12 01:25:21 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f409715789034af2c_d20241112_m012129_c001_v7007000_t0000_u01731374489133") 2024/11/12 01:25:21 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f202d8e8c8e1e3d5c_d20241112_m012125_c001_v0001154_t0020_u01731374485028") 2024/11/12 01:25:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f402d8e8c8e1e3d5b_d20241112_m012124_c001_v7007000_t0000_u01731374484844") 2024/11/12 01:25:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f209715789034ad7e_d20241112_m012120_c001_v0001182_t0042_u01731374480947") 2024/11/12 01:25:21 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f409715789034ad7b_d20241112_m012120_c001_v7007000_t0000_u01731374480596") 2024/11/12 01:25:21 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f2070de570ca1ed7b_d20241112_m012115_c001_v0001090_t0032_u01731374475471") 2024/11/12 01:25:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f409715789034b290_d20241112_m012341_c001_v7007000_t0000_u01731374621737") 2024/11/12 01:25:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f217c9670a3ad4d28_d20241112_m012327_c001_v0001037_t0013_u01731374607188") 2024/11/12 01:25:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f4198dc9f32c5dc41_d20241112_m012322_c001_v7007000_t0000_u01731374602206") 2024/11/12 01:25:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f2198dc9f32c5dc3c_d20241112_m012317_c001_v0001146_t0040_u01731374597624") 2024/11/12 01:25:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f417c9670a3ad4d27_d20241112_m012326_c001_v7007000_t0000_u01731374606804") 2024/11/12 01:25:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f2198dc9f32c5dc43_d20241112_m012322_c001_v0001179_t0020_u01731374602387") 2024/11/12 01:25:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f4198dc9f32c5dc3b_d20241112_m012317_c001_v7007000_t0000_u01731374597243") 2024/11/12 01:25:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f2198dc9f32c5dc36_d20241112_m012305_c001_v0001145_t0028_u01731374585459") 2024/11/12 01:25:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f4198dc9f32c5dc35_d20241112_m012305_c001_v7007000_t0000_u01731374585277") 2024/11/12 01:25:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f20666b2a12020b96_d20241112_m012301_c001_v0001182_t0013_u01731374581260") 2024/11/12 01:25:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f40666b2a12020b95_d20241112_m012300_c001_v7007000_t0000_u01731374580870") 2024/11/12 01:25:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f2105f111ddd21b23_d20241112_m012253_c001_v0001113_t0042_u01731374573658") 2024/11/12 01:25:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f4198dc9f32c5ffab_d20241112_m012411_c001_v7007000_t0000_u01731374651654") 2024/11/12 01:25:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f204ec75e5e35b922_d20241112_m012406_c001_v0001038_t0048_u01731374646813") 2024/11/12 01:25:22 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f404ec75e5e35b920_d20241112_m012406_c001_v7007000_t0000_u01731374646379") 2024/11/12 01:25:22 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f209715789034b2be_d20241112_m012401_c001_v0001098_t0007_u01731374641046") 2024/11/12 01:25:22 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f409715789034b2bd_d20241112_m012400_c001_v7007000_t0000_u01731374640860") 2024/11/12 01:25:22 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f209715789034b2b4_d20241112_m012355_c001_v0001182_t0043_u01731374635716") 2024/11/12 01:25:22 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f409715789034b2b0_d20241112_m012355_c001_v7007000_t0000_u01731374635283") 2024/11/12 01:25:22 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f209715789034b2a6_d20241112_m012350_c001_v0001100_t0052_u01731374630425") 2024/11/12 01:25:22 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f409715789034b2a5_d20241112_m012350_c001_v7007000_t0000_u01731374630239") 2024/11/12 01:25:22 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f2105f111ddd23788_d20241112_m012346_c001_v0001150_t0004_u01731374626385") 2024/11/12 01:25:23 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f4105f111ddd23786_d20241112_m012345_c001_v7007000_t0000_u01731374625956") 2024/11/12 01:25:23 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f209715789034b291_d20241112_m012341_c001_v0001177_t0055_u01731374621921") 2024/11/12 01:25:23 DEBUG : chunked-copy: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f402d8e8c8e1e4f52_d20241112_m012515_c001_v7007000_t0000_u01731374715394") 2024/11/12 01:25:23 DEBUG : chunked-copy: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f217c9670a3ad5176_d20241112_m012508_c001_v0001039_t0052_u01731374708916") 2024/11/12 01:25:23 DEBUG : chunked-copy: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f417c9670a3ad5175_d20241112_m012508_c001_v7007000_t0000_u01731374708415") 2024/11/12 01:25:23 DEBUG : chunked-copy: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f202d8e8c8e1e4f4a_d20241112_m012502_c001_v0001100_t0019_u01731374702790") 2024/11/12 01:25:23 DEBUG : chunked-copy: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f402d8e8c8e1e4f48_d20241112_m012502_c001_v7007000_t0000_u01731374702283") 2024/11/12 01:25:23 DEBUG : chunked-copy: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f202d8e8c8e1e4f43_d20241112_m012455_c001_v0001179_t0027_u01731374695610") 2024/11/12 01:25:23 DEBUG : chunked-copy: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f402d8e8c8e1e4f41_d20241112_m012455_c001_v7007000_t0000_u01731374695109") 2024/11/12 01:25:23 DEBUG : chunked-copy: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f1136d60a3d8fc245_d20241112_m012450_c001_v0001182_t0008_u01731374690447") 2024/11/12 01:25:23 DEBUG : chunked-copy: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f417c9670a3ad4d6b_d20241112_m012450_c001_v7007000_t0000_u01731374690094") 2024/11/12 01:25:23 DEBUG : chunked-copy: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f1136d60a3d8fc14d_d20241112_m012446_c001_v0001182_t0046_u01731374686225") 2024/11/12 01:25:23 DEBUG : chunked-copy.copy: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f402d8e8c8e1e4f51_d20241112_m012515_c001_v7007000_t0000_u01731374715214") 2024/11/12 01:25:23 DEBUG : chunked-copy.copy: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f202d8e8c8e1e4f4e_d20241112_m012512_c001_v0001092_t0054_u01731374712905") 2024/11/12 01:25:23 DEBUG : chunked-copy.copy: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f417c9670a3ad5174_d20241112_m012508_c001_v7007000_t0000_u01731374708234") 2024/11/12 01:25:23 DEBUG : chunked-copy.copy: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f217c9670a3ad5170_d20241112_m012506_c001_v0001041_t0007_u01731374706147") 2024/11/12 01:25:23 DEBUG : chunked-copy.copy: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f402d8e8c8e1e4f47_d20241112_m012502_c001_v7007000_t0000_u01731374702094") 2024/11/12 01:25:23 DEBUG : chunked-copy.copy: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f217c9670a3ad516b_d20241112_m012459_c001_v0001115_t0014_u01731374699240") 2024/11/12 01:25:23 DEBUG : chunked-copy.copy: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f402d8e8c8e1e4f3f_d20241112_m012454_c001_v7007000_t0000_u01731374694929") 2024/11/12 01:25:23 DEBUG : chunked-copy.copy: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f217c9670a3ad4d71_d20241112_m012452_c001_v0001134_t0043_u01731374692659") 2024/11/12 01:25:24 DEBUG : chunked-copy.copy: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f417c9670a3ad4d6a_d20241112_m012449_c001_v7007000_t0000_u01731374689902") 2024/11/12 01:25:24 DEBUG : chunked-copy.copy: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f101aed6ffa455960_d20241112_m012448_c001_v0001182_t0037_u01731374688530") 2024/11/12 01:25:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f1136d60a3d8f79f0_d20241112_m012004_c001_v0001182_t0018_u01731374404826") 2024/11/12 01:25:24 DEBUG : unknown-size-put.txt: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f402d8e8c8e1e4f55_d20241112_m012516_c001_v7007000_t0000_u01731374716289") 2024/11/12 01:25:24 DEBUG : unknown-size-put.txt: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f1136d60a3d8fc855_d20241112_m012515_c001_v0001182_t0024_u01731374715947") 2024/11/12 01:25:24 DEBUG : unknown-size-update.txt: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f402d8e8c8e1e4f56_d20241112_m012517_c001_v7007000_t0000_u01731374717940") 2024/11/12 01:25:24 DEBUG : unknown-size-update.txt: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f1136d60a3d8fc8be_d20241112_m012517_c001_v0001182_t0050_u01731374717513") 2024/11/12 01:25:24 DEBUG : unknown-size-update.txt: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f1136d60a3d8fc88c_d20241112_m012516_c001_v0001182_t0054_u01731374716473") 2024/11/12 01:25:24 DEBUG : versions/test-versions.txt: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f4070de570ca1ed7a_d20241112_m012115_c001_v7007000_t0000_u01731374475289") 2024/11/12 01:25:24 DEBUG : versions/test-versions.txt: Deleting (id "4_zbfc25d73f04d1bdb9f380e1b_f1136d60a3d8f8a7d_d20241112_m012107_c001_v0001182_t0026_u01731374467358") 2024/11/12 01:25:25 INFO : B2 bucket rclone-test-kanamem6kire: cleaning bucket "rclone-test-kanamem6kire" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (356.06s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.56s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.57s) --- PASS: TestIntegration/FsMkdir (353.37s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.53s) --- 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 (21.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.96s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.28s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (71.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.19s) --- 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.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (8.29s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (22.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.01s) --- 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.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (15.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (3.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (210.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (38.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (19.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (15.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (33.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (16.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (12.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (48.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (11.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (16.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (19.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (14.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.60s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (29.89s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.59s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (5.01s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (7.18s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.13s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.98s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.54s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.89s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.65s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.28s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 356.077s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m57.147497357s (try 1/5)