"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:181: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:442: Using remote "TestB2:" 2024/12/22 02:54:59 DEBUG : Creating backend with remote "TestB2:rclone-test-jesiqes4jifa" 2024/12/22 02:54:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2024/12/22 02:55:02 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/12/22 02:55:02 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/12/22 02:55:02 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2024/12/22 02:55:24 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2024/12/22 02:55:24 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2024/12/22 02:55:27 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2024/12/22 02:55:27 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2024/12/22 02:55:27 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2024/12/22 02:55:27 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2024/12/22 02:55:27 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2024/12/22 02:55:27 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2024/12/22 02:55:34 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/12/22 02:55:35 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2024/12/22 02:55:40 INFO : B2 bucket rclone-test-jesiqes4jifa: cleaning bucket "rclone-test-jesiqes4jifa" of all files 2024/12/22 02:55:40 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zdf622d1340adebcb9f380e1b_f109b64b6a18aba90_d20241222_m025539_c001_v0001181_t0033_u01734836139504") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/12/22 02:55:41 DEBUG : Creating backend with remote "TestB2:rclone-test-jesiqes4jifa/dirToPurgeFromRoot" 2024/12/22 02:55:42 INFO : B2 bucket rclone-test-jesiqes4jifa path dirToPurgeFromRoot: cleaning bucket "rclone-test-jesiqes4jifa" of all files 2024/12/22 02:55:43 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zdf622d1340adebcb9f380e1b_f109b64b6a18aba92_d20241222_m025541_c001_v0001181_t0056_u01734836141047") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/12/22 02:55:43 DEBUG : Creating backend with remote "TestB2:rclone-test-jesiqes4jifa/hello? sausage/êé" 2024/12/22 02:55:47 INFO : B2 bucket rclone-test-jesiqes4jifa path hello? sausage/êé: cleaning bucket "rclone-test-jesiqes4jifa" of all files 2024/12/22 02:55:47 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zdf622d1340adebcb9f380e1b_f11069f07bde92557_d20241222_m025546_c001_v0001182_t0024_u01734836146297") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2024/12/22 02:55:48 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2024/12/22 02:55:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/22 02:55:49 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2024/12/22 02:55:56 DEBUG : Creating backend with remote "TestB2:rclone-test-jesiqes4jifa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/12/22 02:55:58 DEBUG : Creating backend with remote "TestB2:rclone-test-jesiqes4jifa/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-jesiqes4jifa" from "TestB2:rclone-test-jesiqes4jifa" 2024/12/22 02:56:00 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2024/12/22 02:56:11 DEBUG : Creating backend with remote "TestB2:rclone-test-nanuyec4qogu" 2024/12/22 02:56:14 DEBUG : B2 bucket rclone-test-nanuyec4qogu: Purge remote 2024/12/22 02:56:14 INFO : B2 bucket rclone-test-nanuyec4qogu: cleaning bucket "rclone-test-nanuyec4qogu" of all files 2024/12/22 02:56:15 DEBUG : somefile: Deleting (id "4_zaf223d8340bdebcb9f380e1b_f406967b6bd1eae33_d20241222_m025613_c001_v0001154_t0015_u01734836173970") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:416: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2147: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2024/12/22 02:56:16 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/12/22 02:56:17 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2024/12/22 02:56:19 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2024/12/22 02:56:19 DEBUG : test-metadata: Sending chunk 0 length 6291456 2024/12/22 02:56:19 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.281Ki offset 6Mi/6.106Mi 2024/12/22 02:56:19 DEBUG : test-metadata: Sending chunk 1 length 110880 2024/12/22 02:56:21 DEBUG : test-metadata: Done sending chunk 1 2024/12/22 02:56:21 DEBUG : test-metadata: Done sending chunk 0 2024/12/22 02:56:21 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2024/12/22 02:56:29 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2024/12/22 02:56:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/22 02:56:29 DEBUG : pacer: Reducing sleep to 10ms 2024/12/22 02:56:32 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1181-09.backblaze.com/b2api/v1/b2_upload_file/df622d1340adebcb9f380e1b/c001_v0001181_t0005": EOF 2024/12/22 02:56:32 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1181-09.backblaze.com/b2api/v1/b2_upload_file/df622d1340adebcb9f380e1b/c001_v0001181_t0005": EOF) 2024/12/22 02:56:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1181-09.backblaze.com/b2api/v1/b2_upload_file/df622d1340adebcb9f380e1b/c001_v0001181_t0005": EOF - low level retry 1/10 2024/12/22 02:56:34 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:361: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:361: versions/test-versions-v2024-12-22-025626-854.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2024/12/22 02:56:36 DEBUG : oldPath = "TestB2:rclone-test-jesiqes4jifa/versions/test-versions-v2024-12-22-025626-854.txt" 2024/12/22 02:56:36 DEBUG : newPath = "TestB2,versions:rclone-test-jesiqes4jifa/versions/test-versions-v2024-12-22-025626-854.txt" 2024/12/22 02:56:36 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-jesiqes4jifa/versions/test-versions-v2024-12-22-025626-854.txt" 2024/12/22 02:56:36 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2024/12/22 02:56:37 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-jesiqes4jifa/versions/test-versions-v2024-12-22-025626-854.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-jesiqes4jifa/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2024/12/22 02:56:38 INFO : B2 bucket rclone-test-jesiqes4jifa: cleaning bucket "rclone-test-jesiqes4jifa" of all hidden files 2024/12/22 02:56:39 DEBUG : leading space/ leading space: Deleting current version (id "4_zdf622d1340adebcb9f380e1b_f41963de4df36d1e3_d20241222_m025509_c001_v7007000_t0000_u01734836109339") as it is a hide marker 2024/12/22 02:56:39 DEBUG : leading space/ leading space: Deleting (id "4_zdf622d1340adebcb9f380e1b_f109b64b6a18aba28_d20241222_m025508_c001_v0001181_t0044_u01734836108667") 2024/12/22 02:56:39 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zdf622d1340adebcb9f380e1b_f41963de4df36d1e2_d20241222_m025508_c001_v7007000_t0000_u01734836108305") as it is a hide marker 2024/12/22 02:56:39 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zdf622d1340adebcb9f380e1b_f109b64b6a18aba24_d20241222_m025507_c001_v0001181_t0057_u01734836107728") 2024/12/22 02:56:39 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zdf622d1340adebcb9f380e1b_f41963de4df36d1ec_d20241222_m025515_c001_v7007000_t0000_u01734836115027") as it is a hide marker 2024/12/22 02:56:39 DEBUG : .leading dot/.leading dot: Deleting (id "4_zdf622d1340adebcb9f380e1b_f109b64b6a18aba42_d20241222_m025514_c001_v0001181_t0047_u01734836114432") 2024/12/22 02:56:39 DEBUG : created from root.txt: Deleting current version (id "4_zdf622d1340adebcb9f380e1b_f4040db686b922d4c_d20241222_m025607_c001_v7007000_t0000_u01734836167988") as it is a hide marker 2024/12/22 02:56:39 DEBUG : created from root.txt: Deleting (id "4_zdf622d1340adebcb9f380e1b_f115f1a8dc2d07531_d20241222_m025607_c001_v0001182_t0011_u01734836167044") 2024/12/22 02:56:39 DEBUG : file name.txt: Deleting current version (id "4_zdf622d1340adebcb9f380e1b_f4104050ce277f42a_d20241222_m025616_c001_v7007000_t0000_u01734836176057") as it is a hide marker 2024/12/22 02:56:39 DEBUG : file name.txt: Deleting (id "4_zdf622d1340adebcb9f380e1b_f109b64b6a18abab8_d20241222_m025555_c001_v0001181_t0001_u01734836155843") 2024/12/22 02:56:39 DEBUG : file name.txt: Deleting (id "4_zdf622d1340adebcb9f380e1b_f11844623b8b3bd61_d20241222_m025552_c001_v0001183_t0025_u01734836152299") 2024/12/22 02:56:39 DEBUG : file name.txt: Deleting (id "4_zdf622d1340adebcb9f380e1b_f109b64b6a18aba7a_d20241222_m025531_c001_v0001181_t0033_u01734836131625") 2024/12/22 02:56:39 DEBUG : file name.txt: Deleting (id "4_zdf622d1340adebcb9f380e1b_f109b64b6a18aba72_d20241222_m025530_c001_v0001181_t0034_u01734836130834") 2024/12/22 02:56:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdf622d1340adebcb9f380e1b_f109b64b6a18aba76_d20241222_m025531_c001_v0001181_t0035_u01734836131236") "upload" dated 2024-12-22 02:55:31.236 +0000 UTC (1m8.428489168s ago) 2024/12/22 02:56:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zdf622d1340adebcb9f380e1b_f4063d5e88e1a840e_d20241222_m025550_c001_v7007000_t0000_u01734836150080") as it is a hide marker 2024/12/22 02:56:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdf622d1340adebcb9f380e1b_f115bf0085d12df2b_d20241222_m025549_c001_v0001176_t0048_u01734836149846") 2024/12/22 02:56:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdf622d1340adebcb9f380e1b_f106cd5d74a307c5a_d20241222_m025549_c001_v0001182_t0012_u01734836149235") 2024/12/22 02:56:39 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zdf622d1340adebcb9f380e1b_f41963de4df36d1fa_d20241222_m025521_c001_v7007000_t0000_u01734836121685") as it is a hide marker 2024/12/22 02:56:39 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zdf622d1340adebcb9f380e1b_f109b64b6a18aba5c_d20241222_m025521_c001_v0001181_t0014_u01734836121101") 2024/12/22 02:56:39 DEBUG : piped data.txt: Deleting current version (id "4_zdf622d1340adebcb9f380e1b_f4104050ce277f434_d20241222_m025617_c001_v7007000_t0000_u01734836177754") as it is a hide marker 2024/12/22 02:56:40 DEBUG : piped data.txt: Deleting (id "4_zdf622d1340adebcb9f380e1b_f109b64b6a18abadc_d20241222_m025617_c001_v0001181_t0059_u01734836177338") 2024/12/22 02:56:40 DEBUG : piped data.txt: Deleting (id "4_zdf622d1340adebcb9f380e1b_f4104050ce277f42c_d20241222_m025617_c001_v7007000_t0000_u01734836177157") 2024/12/22 02:56:40 DEBUG : piped data.txt: Deleting (id "4_zdf622d1340adebcb9f380e1b_f409b64b6a18abad8_d20241222_m025616_c001_v0001181_t0005_u01734836176784") 2024/12/22 02:56:40 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zdf622d1340adebcb9f380e1b_f41963de4df36d1fb_d20241222_m025522_c001_v7007000_t0000_u01734836122685") as it is a hide marker 2024/12/22 02:56:40 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zdf622d1340adebcb9f380e1b_f109b64b6a18aba60_d20241222_m025522_c001_v0001181_t0017_u01734836122046") 2024/12/22 02:56:40 DEBUG : test-metadata: Deleting current version (id "4_zdf622d1340adebcb9f380e1b_f4104050ce277f45d_d20241222_m025624_c001_v7007000_t0000_u01734836184310") as it is a hide marker 2024/12/22 02:56:40 DEBUG : test-metadata: Deleting (id "4_zdf622d1340adebcb9f380e1b_f2104050ce277f44e_d20241222_m025619_c001_v0001183_t0038_u01734836179452") 2024/12/22 02:56:40 DEBUG : test-metadata: Deleting (id "4_zdf622d1340adebcb9f380e1b_f4104050ce277f444_d20241222_m025618_c001_v7007000_t0000_u01734836178713") 2024/12/22 02:56:40 DEBUG : test-metadata: Deleting (id "4_zdf622d1340adebcb9f380e1b_f109b64b6a18abade_d20241222_m025617_c001_v0001181_t0003_u01734836177938") 2024/12/22 02:56:40 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zdf622d1340adebcb9f380e1b_f41963de4df36d1ee_d20241222_m025516_c001_v7007000_t0000_u01734836116969") as it is a hide marker 2024/12/22 02:56:40 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zdf622d1340adebcb9f380e1b_f109b64b6a18aba4c_d20241222_m025516_c001_v0001181_t0003_u01734836116332") 2024/12/22 02:56:40 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zdf622d1340adebcb9f380e1b_f41963de4df36d1f6_d20241222_m025518_c001_v7007000_t0000_u01734836118863") as it is a hide marker 2024/12/22 02:56:40 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zdf622d1340adebcb9f380e1b_f109b64b6a18aba54_d20241222_m025518_c001_v0001181_t0036_u01734836118282") 2024/12/22 02:56:40 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zdf622d1340adebcb9f380e1b_f41963de4df36d1f3_d20241222_m025517_c001_v7007000_t0000_u01734836117923") as it is a hide marker 2024/12/22 02:56:40 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zdf622d1340adebcb9f380e1b_f109b64b6a18aba4e_d20241222_m025517_c001_v0001181_t0032_u01734836117339") 2024/12/22 02:56:40 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zdf622d1340adebcb9f380e1b_f41963de4df36d1f7_d20241222_m025519_c001_v7007000_t0000_u01734836119806") as it is a hide marker 2024/12/22 02:56:40 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zdf622d1340adebcb9f380e1b_f109b64b6a18aba56_d20241222_m025519_c001_v0001181_t0021_u01734836119225") 2024/12/22 02:56:40 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zdf622d1340adebcb9f380e1b_f41963de4df36d1f8_d20241222_m025520_c001_v7007000_t0000_u01734836120740") as it is a hide marker 2024/12/22 02:56:40 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zdf622d1340adebcb9f380e1b_f109b64b6a18aba5a_d20241222_m025520_c001_v0001181_t0037_u01734836120166") 2024/12/22 02:56:40 DEBUG : trailing space /trailing space : Deleting current version (id "4_zdf622d1340adebcb9f380e1b_f41963de4df36d1ed_d20241222_m025515_c001_v7007000_t0000_u01734836115968") as it is a hide marker 2024/12/22 02:56:40 DEBUG : trailing space /trailing space : Deleting (id "4_zdf622d1340adebcb9f380e1b_f109b64b6a18aba46_d20241222_m025515_c001_v0001181_t0001_u01734836115391") 2024/12/22 02:56:40 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdf622d1340adebcb9f380e1b_f106fd898f441fd00_d20241222_m025634_c001_v0001180_t0010_u01734836194643") "upload" dated 2024-12-22 02:56:34.643 +0000 UTC (6.343821508s ago) 2024/12/22 02:56:40 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf622d1340adebcb9f380e1b_f40305ff4ef7ca879_d20241222_m025629_c001_v7007000_t0000_u01734836189863") 2024/12/22 02:56:41 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf622d1340adebcb9f380e1b_f109b64b6a18abaea_d20241222_m025626_c001_v0001181_t0040_u01734836186854") 2024/12/22 02:56:41 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zdf622d1340adebcb9f380e1b_f41963de4df36d200_d20241222_m025530_c001_v7007000_t0000_u01734836130289") as it is a hide marker 2024/12/22 02:56:41 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zdf622d1340adebcb9f380e1b_f21963de4df36d1fe_d20241222_m025524_c001_v0001183_t0035_u01734836124806") 2024/12/22 02:56:41 DEBUG : zero-length-file: Deleting current version (id "4_zdf622d1340adebcb9f380e1b_f41963de4df36d1fd_d20241222_m025524_c001_v7007000_t0000_u01734836124515") as it is a hide marker 2024/12/22 02:56:41 DEBUG : zero-length-file: Deleting (id "4_zdf622d1340adebcb9f380e1b_f409b64b6a18aba66_d20241222_m025523_c001_v0001181_t0005_u01734836123965") 2024/12/22 02:56:41 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zdf622d1340adebcb9f380e1b_f41963de4df36d1e4_d20241222_m025510_c001_v7007000_t0000_u01734836110279") as it is a hide marker 2024/12/22 02:56:41 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zdf622d1340adebcb9f380e1b_f109b64b6a18aba2c_d20241222_m025509_c001_v0001181_t0054_u01734836109699") 2024/12/22 02:56:41 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zdf622d1340adebcb9f380e1b_f41963de4df36d1dd_d20241222_m025505_c001_v7007000_t0000_u01734836105452") as it is a hide marker 2024/12/22 02:56:41 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zdf622d1340adebcb9f380e1b_f109b64b6a18aba18_d20241222_m025504_c001_v0001181_t0047_u01734836104511") 2024/12/22 02:56:41 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zdf622d1340adebcb9f380e1b_f41963de4df36d1e9_d20241222_m025513_c001_v7007000_t0000_u01734836113122") as it is a hide marker 2024/12/22 02:56:41 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zdf622d1340adebcb9f380e1b_f109b64b6a18aba3c_d20241222_m025512_c001_v0001181_t0049_u01734836112523") 2024/12/22 02:56:41 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zdf622d1340adebcb9f380e1b_f41963de4df36d1e7_d20241222_m025512_c001_v7007000_t0000_u01734836112158") as it is a hide marker 2024/12/22 02:56:41 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zdf622d1340adebcb9f380e1b_f109b64b6a18aba36_d20241222_m025511_c001_v0001181_t0029_u01734836111586") 2024/12/22 02:56:41 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zdf622d1340adebcb9f380e1b_f41963de4df36d1ea_d20241222_m025514_c001_v7007000_t0000_u01734836114070") as it is a hide marker 2024/12/22 02:56:41 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zdf622d1340adebcb9f380e1b_f109b64b6a18aba40_d20241222_m025513_c001_v0001181_t0043_u01734836113486") 2024/12/22 02:56:41 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zdf622d1340adebcb9f380e1b_f41963de4df36d1e6_d20241222_m025511_c001_v7007000_t0000_u01734836111220") as it is a hide marker 2024/12/22 02:56:41 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zdf622d1340adebcb9f380e1b_f109b64b6a18aba32_d20241222_m025510_c001_v0001181_t0033_u01734836110638") 2024/12/22 02:56:41 DEBUG : ./.: Deleting current version (id "4_zdf622d1340adebcb9f380e1b_f41963de4df36d1de_d20241222_m025506_c001_v7007000_t0000_u01734836106399") as it is a hide marker 2024/12/22 02:56:41 DEBUG : ./.: Deleting (id "4_zdf622d1340adebcb9f380e1b_f109b64b6a18aba1c_d20241222_m025505_c001_v0001181_t0045_u01734836105814") 2024/12/22 02:56:41 DEBUG : ../..: Deleting current version (id "4_zdf622d1340adebcb9f380e1b_f41963de4df36d1e0_d20241222_m025507_c001_v7007000_t0000_u01734836107355") as it is a hide marker 2024/12/22 02:56:41 DEBUG : ../..: Deleting (id "4_zdf622d1340adebcb9f380e1b_f109b64b6a18aba20_d20241222_m025506_c001_v0001181_t0058_u01734836106757") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2024/12/22 02:56:43 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2024/12/22 02:56:43 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2024/12/22 02:56:43 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2024/12/22 02:56:43 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2024/12/22 02:56:44 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2024/12/22 02:56:45 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2024/12/22 02:56:45 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2024/12/22 02:56:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/22 02:56:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2024/12/22 02:56:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf622d1340adebcb9f380e1b_f20305ff4ef7ca87d_d20241222_m025648_c001_v0001044_t0032_u01734836208300") 2024/12/22 02:56:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/22 02:56:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2024/12/22 02:56:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/12/22 02:56:48 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/12/22 02:56:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/22 02:56:48 DEBUG : pacer: Reducing sleep to 10ms 2024/12/22 02:56:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2024/12/22 02:56:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2024/12/22 02:56:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2024/12/22 02:56:52 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2024/12/22 02:56:52 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2024/12/22 02:56:52 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2024/12/22 02:56:52 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2024/12/22 02:56:54 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2024/12/22 02:56:54 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2024/12/22 02:56:54 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2024/12/22 02:56:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2024/12/22 02:56:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2024/12/22 02:56:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zdf622d1340adebcb9f380e1b_f20305ff4ef7ca89c_d20241222_m025656_c001_v0001093_t0004_u01734836216380") 2024/12/22 02:56:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2024/12/22 02:56:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/22 02:56:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2024/12/22 02:56:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2024/12/22 02:56:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2024/12/22 02:56:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/12/22 02:57:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/12/22 02:57:00 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2024/12/22 02:57:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/12/22 02:57:00 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2024/12/22 02:57:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/12/22 02:57:00 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2024/12/22 02:57:01 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2024/12/22 02:57:03 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2024/12/22 02:57:03 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2024/12/22 02:57:03 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/12/22 02:57:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/22 02:57:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2024/12/22 02:57:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf622d1340adebcb9f380e1b_f208fb784060ac7b2_d20241222_m025704_c001_v0001092_t0056_u01734836224847") 2024/12/22 02:57:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/12/22 02:57:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/22 02:57:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2024/12/22 02:57:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2024/12/22 02:57:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2024/12/22 02:57:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/12/22 02:57:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/12/22 02:57:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2024/12/22 02:57:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2024/12/22 02:57:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2024/12/22 02:57:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/12/22 02:57:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2024/12/22 02:57:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2024/12/22 02:57:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2024/12/22 02:57:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2024/12/22 02:57:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2024/12/22 02:57:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2024/12/22 02:57:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zdf622d1340adebcb9f380e1b_f20305ff4ef7ca8e8_d20241222_m025712_c001_v0001098_t0055_u01734836232827") 2024/12/22 02:57:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/22 02:57:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2024/12/22 02:57:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2024/12/22 02:57:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2024/12/22 02:57:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2024/12/22 02:57:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2024/12/22 02:57:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/12/22 02:57:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/12/22 02:57:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/12/22 02:57:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/12/22 02:57:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/12/22 02:57:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/12/22 02:57:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2024/12/22 02:57:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/22 02:57:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2024/12/22 02:57:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf622d1340adebcb9f380e1b_f20305ff4ef7ca8eb_d20241222_m025721_c001_v0001033_t0025_u01734836241916") 2024/12/22 02:57:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/12/22 02:57:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/22 02:57:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/12/22 02:57:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/22 02:57:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/22 02:57:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/12/22 02:57:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/12/22 02:57:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/12/22 02:57:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/12/22 02:57:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/12/22 02:57:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/12/22 02:57:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/12/22 02:57:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2024/12/22 02:57:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/12/22 02:57:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/12/22 02:57:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/12/22 02:57:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/22 02:57:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2024/12/22 02:57:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf622d1340adebcb9f380e1b_f2104050ce277f4bc_d20241222_m025730_c001_v0001115_t0002_u01734836250630") 2024/12/22 02:57:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/12/22 02:57:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/22 02:57:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/12/22 02:57:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/12/22 02:57:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/12/22 02:57:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/22 02:57:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/22 02:57:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2024/12/22 02:57:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2024/12/22 02:57:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/12/22 02:57:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2024/12/22 02:57:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2024/12/22 02:57:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2024/12/22 02:57:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2024/12/22 02:57:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2024/12/22 02:57:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2024/12/22 02:57:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2024/12/22 02:57:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zdf622d1340adebcb9f380e1b_f212f894ed6022a57_d20241222_m025739_c001_v0001109_t0001_u01734836259363") 2024/12/22 02:57:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/22 02:57:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2024/12/22 02:57:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2024/12/22 02:57:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2024/12/22 02:57:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2024/12/22 02:57:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2024/12/22 02:57:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/12/22 02:57:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/12/22 02:57:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/12/22 02:57:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/12/22 02:57:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/12/22 02:57:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/12/22 02:57:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2024/12/22 02:57:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/22 02:57:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2024/12/22 02:57:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf622d1340adebcb9f380e1b_f2104050ce277f55b_d20241222_m025748_c001_v0001042_t0006_u01734836268266") 2024/12/22 02:57:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/12/22 02:57:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/22 02:57:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/12/22 02:57:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/22 02:57:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/22 02:57:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/12/22 02:57:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/12/22 02:57:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/12/22 02:57:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/12/22 02:57:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/12/22 02:57:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/12/22 02:57:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/12/22 02:57:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2024/12/22 02:57:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/12/22 02:57:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/12/22 02:57:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/12/22 02:57:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/22 02:57:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2024/12/22 02:57:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf622d1340adebcb9f380e1b_f217f823df88182d0_d20241222_m025757_c001_v0001150_t0013_u01734836277228") 2024/12/22 02:57:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/12/22 02:57:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/22 02:57:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/12/22 02:57:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/12/22 02:57:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/12/22 02:57:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/22 02:57:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/22 02:57:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2024/12/22 02:58:01 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2024/12/22 02:58:01 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2024/12/22 02:58:01 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/12/22 02:58:01 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2024/12/22 02:58:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2024/12/22 02:58:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2024/12/22 02:58:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2024/12/22 02:58:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2024/12/22 02:58:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2024/12/22 02:58:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zdf622d1340adebcb9f380e1b_f212f894ed6022a86_d20241222_m025805_c001_v0001182_t0018_u01734836285638") 2024/12/22 02:58:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/22 02:58:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2024/12/22 02:58:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2024/12/22 02:58:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2024/12/22 02:58:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2024/12/22 02:58:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2024/12/22 02:58:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/12/22 02:58:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/12/22 02:58:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/12/22 02:58:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/12/22 02:58:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/12/22 02:58:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/12/22 02:58:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2024/12/22 02:58:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/12/22 02:58:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2024/12/22 02:58:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zdf622d1340adebcb9f380e1b_f2104050ce277f65f_d20241222_m025814_c001_v0001101_t0048_u01734836294672") 2024/12/22 02:58:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/12/22 02:58:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/22 02:58:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/12/22 02:58:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/12/22 02:58:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/12/22 02:58:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/12/22 02:58:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/12/22 02:58:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/12/22 02:58:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/12/22 02:58:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2024/12/22 02:58:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/12/22 02:58:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/12/22 02:58:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2024/12/22 02:58:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/12/22 02:58:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/12/22 02:58:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/12/22 02:58:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/12/22 02:58:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2024/12/22 02:58:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zdf622d1340adebcb9f380e1b_f2037a3d80d9613e9_d20241222_m025824_c001_v0001178_t0041_u01734836304983") 2024/12/22 02:58:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/12/22 02:58:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/22 02:58:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2024/12/22 02:58:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/12/22 02:58:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2024/12/22 02:58:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/12/22 02:58:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/12/22 02:58:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2024/12/22 02:58:30 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2024/12/22 02:58:30 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2024/12/22 02:58:30 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2024/12/22 02:58:30 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2024/12/22 02:58:30 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2024/12/22 02:58:32 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2024/12/22 02:58:32 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2024/12/22 02:58:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/22 02:58:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2024/12/22 02:58:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf622d1340adebcb9f380e1b_f2063d5e88e1a860a_d20241222_m025834_c001_v0001101_t0055_u01734836314293") 2024/12/22 02:58:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/22 02:58:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2024/12/22 02:58:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/12/22 02:58:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2024/12/22 02:58:37 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2024/12/22 02:58:37 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2024/12/22 02:58:39 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2024/12/22 02:58:39 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2024/12/22 02:58:39 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2024/12/22 02:58:39 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2024/12/22 02:58:41 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2024/12/22 02:58:42 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2024/12/22 02:58:42 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2024/12/22 02:58:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2024/12/22 02:58:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2024/12/22 02:58:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zdf622d1340adebcb9f380e1b_f2037a3d80d9614f4_d20241222_m025844_c001_v0001182_t0039_u01734836324846") 2024/12/22 02:58:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2024/12/22 02:58:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/22 02:58:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2024/12/22 02:58:47 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2024/12/22 02:58:47 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2024/12/22 02:58:47 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/12/22 02:58:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/12/22 02:58:49 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2024/12/22 02:58:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/12/22 02:58:50 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2024/12/22 02:58:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/12/22 02:58:50 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2024/12/22 02:58:50 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2024/12/22 02:58:52 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2024/12/22 02:58:52 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2024/12/22 02:58:52 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/12/22 02:58:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/22 02:58:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2024/12/22 02:58:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf622d1340adebcb9f380e1b_f218e7f21d7773259_d20241222_m025854_c001_v0001041_t0057_u01734836334753") 2024/12/22 02:58:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/12/22 02:58:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/22 02:58:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2024/12/22 02:58:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2024/12/22 02:58:55 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/12/22 02:58:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/22 02:58:55 DEBUG : pacer: Reducing sleep to 10ms 2024/12/22 02:58:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2024/12/22 02:58:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2024/12/22 02:58:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2024/12/22 02:58:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2024/12/22 02:59:00 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2024/12/22 02:59:00 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2024/12/22 02:59:00 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2024/12/22 02:59:00 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2024/12/22 02:59:01 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2024/12/22 02:59:03 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2024/12/22 02:59:03 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2024/12/22 02:59:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/22 02:59:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2024/12/22 02:59:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf622d1340adebcb9f380e1b_f218e7f21d7773270_d20241222_m025905_c001_v0001037_t0016_u01734836345048") 2024/12/22 02:59:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/22 02:59:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2024/12/22 02:59:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/12/22 02:59:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/12/22 02:59:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/12/22 02:59:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2024/12/22 02:59:09 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2024/12/22 02:59:09 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2024/12/22 02:59:10 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2024/12/22 02:59:10 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2024/12/22 02:59:12 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2024/12/22 02:59:12 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2024/12/22 02:59:12 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2024/12/22 02:59:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2024/12/22 02:59:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2024/12/22 02:59:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zdf622d1340adebcb9f380e1b_f218e7f21d77732e9_d20241222_m025915_c001_v0001157_t0038_u01734836355513") 2024/12/22 02:59:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2024/12/22 02:59:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/22 02:59:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2024/12/22 02:59:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2024/12/22 02:59:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2024/12/22 02:59:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/12/22 02:59:25 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/12/22 02:59:25 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2024/12/22 02:59:26 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/12/22 02:59:26 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/12/22 02:59:26 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2024/12/22 02:59:26 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2024/12/22 02:59:27 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2024/12/22 02:59:28 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2024/12/22 02:59:29 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2024/12/22 02:59:29 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/12/22 02:59:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/22 02:59:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2024/12/22 02:59:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf622d1340adebcb9f380e1b_f218e7f21d7773b17_d20241222_m025931_c001_v0001177_t0005_u01734836371721") 2024/12/22 02:59:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/12/22 02:59:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/22 02:59:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2024/12/22 02:59:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2024/12/22 02:59:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2024/12/22 02:59:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2024/12/22 02:59:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2024/12/22 02:59:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2024/12/22 02:59:43 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdf622d1340adebcb9f380e1b_f2104050ce277f922_d20241222_m025942_c001_v0001039_t0008_u01734836382990") 2024/12/22 02:59:43 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2024/12/22 02:59:43 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/22 02:59:43 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/22 02:59:44 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/22 02:59:44 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2024/12/22 02:59:46 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/12/22 02:59:46 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/12/22 02:59:46 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/12/22 02:59:46 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2024/12/22 02:59:48 DEBUG : chunked-copy: Done sending chunk 0 2024/12/22 02:59:48 DEBUG : chunked-copy: Done sending chunk 1 2024/12/22 02:59:48 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/12/22 02:59:49 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdf622d1340adebcb9f380e1b_f2104050ce277f92d_d20241222_m025949_c001_v0001115_t0011_u01734836389296") 2024/12/22 02:59:49 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2024/12/22 02:59:49 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/22 02:59:49 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/22 02:59:50 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/22 02:59:50 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2024/12/22 02:59:52 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2024/12/22 02:59:52 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/12/22 02:59:52 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2024/12/22 02:59:52 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2024/12/22 02:59:54 DEBUG : chunked-copy: Done sending chunk 0 2024/12/22 02:59:54 DEBUG : chunked-copy: Done sending chunk 1 2024/12/22 02:59:54 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/12/22 02:59:55 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdf622d1340adebcb9f380e1b_f2104050ce277f930_d20241222_m025955_c001_v0001039_t0050_u01734836395243") 2024/12/22 02:59:55 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/12/22 02:59:55 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/22 02:59:56 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/22 02:59:56 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/22 02:59:56 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2024/12/22 02:59:58 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/12/22 02:59:58 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/12/22 02:59:58 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/12/22 02:59:58 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2024/12/22 03:00:00 DEBUG : chunked-copy: Done sending chunk 0 2024/12/22 03:00:00 DEBUG : chunked-copy: Done sending chunk 1 2024/12/22 03:00:00 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/12/22 03:00:01 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zdf622d1340adebcb9f380e1b_f2104050ce277f932_d20241222_m030001_c001_v0001180_t0014_u01734836401439") 2024/12/22 03:00:01 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2024/12/22 03:00:01 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/22 03:00:01 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/12/22 03:00:01 DEBUG : chunked-copy.copy: Done copying chunk 2 2024/12/22 03:00:02 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/22 03:00:02 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/22 03:00:02 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/12/22 03:00:03 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/12/22 03:00:05 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/12/22 03:00:05 DEBUG : Creating backend with remote "TestB2:rclone-test-jesiqes4jifa/deeper/nonexisting/directory" 2024/12/22 03:00:05 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2500: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2543: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2592: Can't test if can't have empty directories 2024/12/22 03:00:07 INFO : B2 bucket rclone-test-jesiqes4jifa: cleaning bucket "rclone-test-jesiqes4jifa" of all files 2024/12/22 03:00:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f418e7f21d777329a_d20241222_m025909_c001_v7007000_t0000_u01734836349296") 2024/12/22 03:00:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f218e7f21d7773270_d20241222_m025905_c001_v0001037_t0016_u01734836345048") 2024/12/22 03:00:07 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f418e7f21d777326f_d20241222_m025904_c001_v7007000_t0000_u01734836344539") 2024/12/22 03:00:07 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f218e7f21d777326d_d20241222_m025859_c001_v0001115_t0013_u01734836339798") 2024/12/22 03:00:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f4104050ce277f919_d20241222_m025937_c001_v7007000_t0000_u01734836377076") 2024/12/22 03:00:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f218e7f21d7773b17_d20241222_m025931_c001_v0001177_t0005_u01734836371721") 2024/12/22 03:00:07 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f418e7f21d7773b13_d20241222_m025931_c001_v7007000_t0000_u01734836371147") 2024/12/22 03:00:07 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f20556f170e080cea_d20241222_m025925_c001_v0001146_t0020_u01734836365397") 2024/12/22 03:00:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f40556f170e080ce9_d20241222_m025925_c001_v7007000_t0000_u01734836365191") 2024/12/22 03:00:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f218e7f21d77732e9_d20241222_m025915_c001_v0001157_t0038_u01734836355513") 2024/12/22 03:00:07 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f418e7f21d77732e7_d20241222_m025914_c001_v7007000_t0000_u01734836354998") 2024/12/22 03:00:07 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f218e7f21d77732a0_d20241222_m025909_c001_v0001091_t0045_u01734836349478") 2024/12/22 03:00:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f4104050ce277f519_d20241222_m025735_c001_v7007000_t0000_u01734836255262") 2024/12/22 03:00:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f2104050ce277f4bc_d20241222_m025730_c001_v0001115_t0002_u01734836250630") 2024/12/22 03:00:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f412f894ed6022a51_d20241222_m025726_c001_v7007000_t0000_u01734836246065") 2024/12/22 03:00:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f20305ff4ef7ca8eb_d20241222_m025721_c001_v0001033_t0025_u01734836241916") 2024/12/22 03:00:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f4104050ce277f4b8_d20241222_m025730_c001_v7007000_t0000_u01734836250290") 2024/12/22 03:00:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f212f894ed6022a52_d20241222_m025726_c001_v0001183_t0044_u01734836246259") 2024/12/22 03:00:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f40305ff4ef7ca8ea_d20241222_m025721_c001_v7007000_t0000_u01734836241547") 2024/12/22 03:00:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f208fb784060ac7be_d20241222_m025716_c001_v0001098_t0028_u01734836236681") 2024/12/22 03:00:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f408fb784060ac7bd_d20241222_m025716_c001_v7007000_t0000_u01734836236496") 2024/12/22 03:00:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f20305ff4ef7ca8e8_d20241222_m025712_c001_v0001098_t0055_u01734836232827") 2024/12/22 03:00:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f40305ff4ef7ca8e7_d20241222_m025712_c001_v7007000_t0000_u01734836232464") 2024/12/22 03:00:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f208fb784060ac7b4_d20241222_m025709_c001_v0001182_t0037_u01734836229037") 2024/12/22 03:00:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f4104050ce277f58a_d20241222_m025801_c001_v7007000_t0000_u01734836281190") 2024/12/22 03:00:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f217f823df88182d0_d20241222_m025757_c001_v0001150_t0013_u01734836277228") 2024/12/22 03:00:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f412f894ed6022a6c_d20241222_m025752_c001_v7007000_t0000_u01734836272332") 2024/12/22 03:00:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f2104050ce277f55b_d20241222_m025748_c001_v0001042_t0006_u01734836268266") 2024/12/22 03:00:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f417f823df88182cf_d20241222_m025756_c001_v7007000_t0000_u01734836276876") 2024/12/22 03:00:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f212f894ed6022a6e_d20241222_m025752_c001_v0001115_t0003_u01734836272514") 2024/12/22 03:00:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f4104050ce277f559_d20241222_m025747_c001_v7007000_t0000_u01734836267932") 2024/12/22 03:00:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f212f894ed6022a5b_d20241222_m025743_c001_v0001099_t0035_u01734836263811") 2024/12/22 03:00:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f412f894ed6022a5a_d20241222_m025743_c001_v7007000_t0000_u01734836263628") 2024/12/22 03:00:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f212f894ed6022a57_d20241222_m025739_c001_v0001109_t0001_u01734836259363") 2024/12/22 03:00:09 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f412f894ed6022a56_d20241222_m025739_c001_v7007000_t0000_u01734836259020") 2024/12/22 03:00:09 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f2104050ce277f51a_d20241222_m025735_c001_v0001183_t0052_u01734836255498") 2024/12/22 03:00:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f408fb784060ac7b3_d20241222_m025708_c001_v7007000_t0000_u01734836228852") 2024/12/22 03:00:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f208fb784060ac7b2_d20241222_m025704_c001_v0001092_t0056_u01734836224847") 2024/12/22 03:00:09 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f408fb784060ac7b1_d20241222_m025704_c001_v7007000_t0000_u01734836224504") 2024/12/22 03:00:09 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f208fb784060ac7b0_d20241222_m025700_c001_v0001134_t0052_u01734836220436") 2024/12/22 03:00:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f408fb784060ac7af_d20241222_m025700_c001_v7007000_t0000_u01734836220251") 2024/12/22 03:00:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f20305ff4ef7ca89c_d20241222_m025656_c001_v0001093_t0004_u01734836216380") 2024/12/22 03:00:09 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f40305ff4ef7ca898_d20241222_m025656_c001_v7007000_t0000_u01734836216038") 2024/12/22 03:00:09 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f208fb784060ac7a9_d20241222_m025651_c001_v0001179_t0001_u01734836211999") 2024/12/22 03:00:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f408fb784060ac7a8_d20241222_m025651_c001_v7007000_t0000_u01734836211814") 2024/12/22 03:00:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f20305ff4ef7ca87d_d20241222_m025648_c001_v0001044_t0032_u01734836208300") 2024/12/22 03:00:09 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f40305ff4ef7ca87c_d20241222_m025647_c001_v7007000_t0000_u01734836207963") 2024/12/22 03:00:09 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f212f894ed6022a33_d20241222_m025642_c001_v0001183_t0021_u01734836202997") 2024/12/22 03:00:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f4037a3d80d96143a_d20241222_m025829_c001_v7007000_t0000_u01734836309502") 2024/12/22 03:00:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f2037a3d80d9613e9_d20241222_m025824_c001_v0001178_t0041_u01734836304983") 2024/12/22 03:00:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f4104050ce277f686_d20241222_m025818_c001_v7007000_t0000_u01734836298963") 2024/12/22 03:00:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f2104050ce277f65f_d20241222_m025814_c001_v0001101_t0048_u01734836294672") 2024/12/22 03:00:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f4037a3d80d9613e8_d20241222_m025824_c001_v7007000_t0000_u01734836304585") 2024/12/22 03:00:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f2104050ce277f688_d20241222_m025819_c001_v0001104_t0037_u01734836299144") 2024/12/22 03:00:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f4104050ce277f659_d20241222_m025814_c001_v7007000_t0000_u01734836294284") 2024/12/22 03:00:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f2104050ce277f5ab_d20241222_m025809_c001_v0001130_t0042_u01734836289437") 2024/12/22 03:00:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f4104050ce277f5aa_d20241222_m025809_c001_v7007000_t0000_u01734836289254") 2024/12/22 03:00:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f212f894ed6022a86_d20241222_m025805_c001_v0001182_t0018_u01734836285638") 2024/12/22 03:00:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f412f894ed6022a85_d20241222_m025805_c001_v7007000_t0000_u01734836285244") 2024/12/22 03:00:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f2104050ce277f58b_d20241222_m025801_c001_v0001183_t0054_u01734836281372") 2024/12/22 03:00:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f418e7f21d777326c_d20241222_m025859_c001_v7007000_t0000_u01734836339614") 2024/12/22 03:00:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f218e7f21d7773259_d20241222_m025854_c001_v0001041_t0057_u01734836334753") 2024/12/22 03:00:10 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f418e7f21d777324e_d20241222_m025854_c001_v7007000_t0000_u01734836334307") 2024/12/22 03:00:10 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f2037a3d80d9614fa_d20241222_m025849_c001_v0001182_t0035_u01734836329476") 2024/12/22 03:00:10 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f4037a3d80d9614f9_d20241222_m025849_c001_v7007000_t0000_u01734836329292") 2024/12/22 03:00:10 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f2037a3d80d9614f4_d20241222_m025844_c001_v0001182_t0039_u01734836324846") 2024/12/22 03:00:10 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f4037a3d80d9614f2_d20241222_m025844_c001_v7007000_t0000_u01734836324407") 2024/12/22 03:00:10 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f2037a3d80d9614b4_d20241222_m025838_c001_v0001172_t0023_u01734836318589") 2024/12/22 03:00:10 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f4037a3d80d9614ac_d20241222_m025838_c001_v7007000_t0000_u01734836318404") 2024/12/22 03:00:10 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f2063d5e88e1a860a_d20241222_m025834_c001_v0001101_t0055_u01734836314293") 2024/12/22 03:00:10 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f4063d5e88e1a8608_d20241222_m025833_c001_v7007000_t0000_u01734836313868") 2024/12/22 03:00:10 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zdf622d1340adebcb9f380e1b_f2037a3d80d96143b_d20241222_m025829_c001_v0001100_t0038_u01734836309752") 2024/12/22 03:00:10 DEBUG : chunked-copy: Deleting (id "4_zdf622d1340adebcb9f380e1b_f4104050ce277f935_d20241222_m030003_c001_v7007000_t0000_u01734836403787") 2024/12/22 03:00:10 DEBUG : chunked-copy: Deleting (id "4_zdf622d1340adebcb9f380e1b_f2063d5e88e1a87cf_d20241222_m025958_c001_v0001157_t0041_u01734836398011") 2024/12/22 03:00:11 DEBUG : chunked-copy: Deleting (id "4_zdf622d1340adebcb9f380e1b_f4063d5e88e1a87cd_d20241222_m025957_c001_v7007000_t0000_u01734836397442") 2024/12/22 03:00:11 DEBUG : chunked-copy: Deleting (id "4_zdf622d1340adebcb9f380e1b_f2063d5e88e1a87ca_d20241222_m025951_c001_v0001183_t0005_u01734836391993") 2024/12/22 03:00:11 DEBUG : chunked-copy: Deleting (id "4_zdf622d1340adebcb9f380e1b_f4063d5e88e1a87c9_d20241222_m025951_c001_v7007000_t0000_u01734836391480") 2024/12/22 03:00:11 DEBUG : chunked-copy: Deleting (id "4_zdf622d1340adebcb9f380e1b_f2063d5e88e1a87c4_d20241222_m025945_c001_v0001177_t0048_u01734836385983") 2024/12/22 03:00:11 DEBUG : chunked-copy: Deleting (id "4_zdf622d1340adebcb9f380e1b_f4063d5e88e1a87c2_d20241222_m025945_c001_v7007000_t0000_u01734836385443") 2024/12/22 03:00:11 DEBUG : chunked-copy: Deleting (id "4_zdf622d1340adebcb9f380e1b_f106fd898f441fe20_d20241222_m025941_c001_v0001180_t0011_u01734836381433") 2024/12/22 03:00:11 DEBUG : chunked-copy: Deleting (id "4_zdf622d1340adebcb9f380e1b_f4104050ce277f91d_d20241222_m025941_c001_v7007000_t0000_u01734836381090") 2024/12/22 03:00:11 DEBUG : chunked-copy: Deleting (id "4_zdf622d1340adebcb9f380e1b_f106fd898f441fe1a_d20241222_m025937_c001_v0001180_t0046_u01734836377803") 2024/12/22 03:00:11 DEBUG : chunked-copy.copy: Deleting (id "4_zdf622d1340adebcb9f380e1b_f4104050ce277f934_d20241222_m030003_c001_v7007000_t0000_u01734836403582") 2024/12/22 03:00:11 DEBUG : chunked-copy.copy: Deleting (id "4_zdf622d1340adebcb9f380e1b_f2104050ce277f932_d20241222_m030001_c001_v0001180_t0014_u01734836401439") 2024/12/22 03:00:11 DEBUG : chunked-copy.copy: Deleting (id "4_zdf622d1340adebcb9f380e1b_f4063d5e88e1a87cc_d20241222_m025957_c001_v7007000_t0000_u01734836397258") 2024/12/22 03:00:11 DEBUG : chunked-copy.copy: Deleting (id "4_zdf622d1340adebcb9f380e1b_f2104050ce277f930_d20241222_m025955_c001_v0001039_t0050_u01734836395243") 2024/12/22 03:00:11 DEBUG : chunked-copy.copy: Deleting (id "4_zdf622d1340adebcb9f380e1b_f4063d5e88e1a87c8_d20241222_m025951_c001_v7007000_t0000_u01734836391296") 2024/12/22 03:00:11 DEBUG : chunked-copy.copy: Deleting (id "4_zdf622d1340adebcb9f380e1b_f2104050ce277f92d_d20241222_m025949_c001_v0001115_t0011_u01734836389296") 2024/12/22 03:00:11 DEBUG : chunked-copy.copy: Deleting (id "4_zdf622d1340adebcb9f380e1b_f4063d5e88e1a87c1_d20241222_m025945_c001_v7007000_t0000_u01734836385260") 2024/12/22 03:00:11 DEBUG : chunked-copy.copy: Deleting (id "4_zdf622d1340adebcb9f380e1b_f2104050ce277f922_d20241222_m025942_c001_v0001039_t0008_u01734836382990") 2024/12/22 03:00:11 DEBUG : chunked-copy.copy: Deleting (id "4_zdf622d1340adebcb9f380e1b_f4104050ce277f91c_d20241222_m025940_c001_v7007000_t0000_u01734836380900") 2024/12/22 03:00:11 DEBUG : chunked-copy.copy: Deleting (id "4_zdf622d1340adebcb9f380e1b_f103a021a8751eb69_d20241222_m025939_c001_v0001136_t0057_u01734836379821") 2024/12/22 03:00:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zdf622d1340adebcb9f380e1b_f109b64b6a18aba76_d20241222_m025531_c001_v0001181_t0035_u01734836131236") 2024/12/22 03:00:11 DEBUG : unknown-size-put.txt: Deleting (id "4_zdf622d1340adebcb9f380e1b_f4104050ce277f937_d20241222_m030004_c001_v7007000_t0000_u01734836404600") 2024/12/22 03:00:12 DEBUG : unknown-size-put.txt: Deleting (id "4_zdf622d1340adebcb9f380e1b_f106fd898f441fe52_d20241222_m030004_c001_v0001180_t0035_u01734836404380") 2024/12/22 03:00:12 DEBUG : unknown-size-update.txt: Deleting (id "4_zdf622d1340adebcb9f380e1b_f4104050ce277f939_d20241222_m030005_c001_v7007000_t0000_u01734836405665") 2024/12/22 03:00:12 DEBUG : unknown-size-update.txt: Deleting (id "4_zdf622d1340adebcb9f380e1b_f106fd898f441fe58_d20241222_m030005_c001_v0001180_t0037_u01734836405421") 2024/12/22 03:00:12 DEBUG : unknown-size-update.txt: Deleting (id "4_zdf622d1340adebcb9f380e1b_f106fd898f441fe54_d20241222_m030004_c001_v0001180_t0051_u01734836404806") 2024/12/22 03:00:12 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf622d1340adebcb9f380e1b_f412f894ed6022a32_d20241222_m025642_c001_v7007000_t0000_u01734836202814") 2024/12/22 03:00:12 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf622d1340adebcb9f380e1b_f106fd898f441fd00_d20241222_m025634_c001_v0001180_t0010_u01734836194643") 2024/12/22 03:00:16 INFO : B2 bucket rclone-test-jesiqes4jifa: cleaning bucket "rclone-test-jesiqes4jifa" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (317.29s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.59s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.55s) --- PASS: TestIntegration/FsMkdir (314.86s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.55s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.00s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.77s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (72.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.19s) --- 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.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (25.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.96s) --- 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.60s) --- 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 (18.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.22s) --- 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.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (3.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (174.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (5.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (4.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (37.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (15.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (10.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.93s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.72s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.01s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.35s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.04s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.96s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.35s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.87s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.82s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.05s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.29s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 317.308s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m18.094245064s (try 1/5)