"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:181: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:442: Using remote "TestB2:" 2025/01/09 03:03:01 DEBUG : Creating backend with remote "TestB2:rclone-test-zehuwij0xace" 2025/01/09 03:03:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/01/09 03:03:04 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/01/09 03:03:04 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/01/09 03:03:04 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/01/09 03:03:31 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/01/09 03:03:31 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/01/09 03:03:34 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/01/09 03:03:34 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/01/09 03:03:35 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/01/09 03:03:35 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/01/09 03:03:36 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/01/09 03:03:36 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/01/09 03:03:43 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/01/09 03:03:45 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/01/09 03:03:50 INFO : B2 bucket rclone-test-zehuwij0xace: cleaning bucket "rclone-test-zehuwij0xace" of all files 2025/01/09 03:03:50 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f114545c7123ab4cd_d20250109_m030349_c001_v0001172_t0052_u01736391829379") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/01/09 03:03:51 DEBUG : Creating backend with remote "TestB2:rclone-test-zehuwij0xace/dirToPurgeFromRoot" 2025/01/09 03:03:52 INFO : B2 bucket rclone-test-zehuwij0xace path dirToPurgeFromRoot: cleaning bucket "rclone-test-zehuwij0xace" of all files 2025/01/09 03:03:53 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f114545c7123ab4d7_d20250109_m030351_c001_v0001172_t0042_u01736391831192") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/01/09 03:03:53 DEBUG : Creating backend with remote "TestB2:rclone-test-zehuwij0xace/hello? sausage/êé" 2025/01/09 03:03:57 INFO : B2 bucket rclone-test-zehuwij0xace path hello? sausage/êé: cleaning bucket "rclone-test-zehuwij0xace" of all files 2025/01/09 03:03:58 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f11841f01f607b886_d20250109_m030356_c001_v0001183_t0010_u01736391836521") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/01/09 03:03:58 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/01/09 03:03:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/09 03:03:59 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/01/09 03:04:07 DEBUG : Creating backend with remote "TestB2:rclone-test-zehuwij0xace/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/01/09 03:04:09 DEBUG : Creating backend with remote "TestB2:rclone-test-zehuwij0xace/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-zehuwij0xace" from "TestB2:rclone-test-zehuwij0xace" 2025/01/09 03:04:10 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/01/09 03:04:22 DEBUG : Creating backend with remote "TestB2:rclone-test-qozexub0xoza" 2025/01/09 03:04:25 DEBUG : B2 bucket rclone-test-qozexub0xoza: Purge remote 2025/01/09 03:04:25 INFO : B2 bucket rclone-test-qozexub0xoza: cleaning bucket "rclone-test-qozexub0xoza" of all files 2025/01/09 03:04:25 DEBUG : somefile: Deleting (id "4_z2f722dd3005d4b9b9f480e1b_f4141b4c4f016155a_d20250109_m030424_c001_v0001182_t0026_u01736391864560") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:416: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2147: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/01/09 03:04:26 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/01/09 03:04:27 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2025/01/09 03:04:30 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/01/09 03:04:30 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/01/09 03:04:30 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.509Ki offset 6Mi/6.106Mi 2025/01/09 03:04:30 DEBUG : test-metadata: Sending chunk 1 length 111113 2025/01/09 03:04:32 DEBUG : test-metadata: Done sending chunk 1 2025/01/09 03:04:32 DEBUG : test-metadata: Done sending chunk 0 2025/01/09 03:04:32 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2025/01/09 03:04:43 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1172-14.backblaze.com/b2api/v1/b2_upload_file/ef22fd53003d4b9b9f480e1b/c001_v0001172_t0018": EOF 2025/01/09 03:04:43 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1172-14.backblaze.com/b2api/v1/b2_upload_file/ef22fd53003d4b9b9f480e1b/c001_v0001172_t0018": EOF) 2025/01/09 03:04:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1172-14.backblaze.com/b2api/v1/b2_upload_file/ef22fd53003d4b9b9f480e1b/c001_v0001172_t0018": EOF - low level retry 1/10 2025/01/09 03:04:45 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:361: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:361: versions/test-versions-v2025-01-09-030437-912.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2025/01/09 03:04:47 DEBUG : oldPath = "TestB2:rclone-test-zehuwij0xace/versions/test-versions-v2025-01-09-030437-912.txt" 2025/01/09 03:04:47 DEBUG : newPath = "TestB2,versions:rclone-test-zehuwij0xace/versions/test-versions-v2025-01-09-030437-912.txt" 2025/01/09 03:04:47 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-zehuwij0xace/versions/test-versions-v2025-01-09-030437-912.txt" 2025/01/09 03:04:47 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/01/09 03:04:48 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-zehuwij0xace/versions/test-versions-v2025-01-09-030437-912.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-zehuwij0xace/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2025/01/09 03:04:50 INFO : B2 bucket rclone-test-zehuwij0xace: cleaning bucket "rclone-test-zehuwij0xace" of all hidden files 2025/01/09 03:04:50 DEBUG : leading space/ leading space: Deleting current version (id "4_zef22fd53003d4b9b9f480e1b_f401e355f524f4898_d20250109_m030312_c001_v7007000_t0000_u01736391792857") as it is a hide marker 2025/01/09 03:04:50 DEBUG : leading space/ leading space: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f114545c7123ab449_d20250109_m030312_c001_v0001172_t0043_u01736391792018") 2025/01/09 03:04:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zef22fd53003d4b9b9f480e1b_f401e355f524f4897_d20250109_m030311_c001_v7007000_t0000_u01736391791654") as it is a hide marker 2025/01/09 03:04:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f114545c7123ab445_d20250109_m030310_c001_v0001172_t0033_u01736391790806") 2025/01/09 03:04:50 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zef22fd53003d4b9b9f480e1b_f401e355f524f48a3_d20250109_m030319_c001_v7007000_t0000_u01736391799686") as it is a hide marker 2025/01/09 03:04:50 DEBUG : .leading dot/.leading dot: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f114545c7123ab463_d20250109_m030319_c001_v0001172_t0017_u01736391799002") 2025/01/09 03:04:50 DEBUG : created from root.txt: Deleting current version (id "4_zef22fd53003d4b9b9f480e1b_f405dec4857918e2b_d20250109_m030418_c001_v7007000_t0000_u01736391858534") as it is a hide marker 2025/01/09 03:04:50 DEBUG : created from root.txt: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f101ab3426272035b_d20250109_m030417_c001_v0001100_t0020_u01736391857434") 2025/01/09 03:04:50 DEBUG : file name.txt: Deleting current version (id "4_zef22fd53003d4b9b9f480e1b_f418b9a93d6d03e6b_d20250109_m030426_c001_v7007000_t0000_u01736391866688") as it is a hide marker 2025/01/09 03:04:50 DEBUG : file name.txt: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f114545c7123ab4fb_d20250109_m030406_c001_v0001172_t0000_u01736391846447") 2025/01/09 03:04:50 DEBUG : file name.txt: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f1163d12142b259b3_d20250109_m030402_c001_v0001134_t0031_u01736391842619") 2025/01/09 03:04:51 DEBUG : file name.txt: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f114545c7123ab4ab_d20250109_m030341_c001_v0001172_t0037_u01736391821265") 2025/01/09 03:04:51 DEBUG : file name.txt: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f114545c7123ab4a3_d20250109_m030339_c001_v0001172_t0038_u01736391819731") 2025/01/09 03:04:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zef22fd53003d4b9b9f480e1b_f114545c7123ab4a7_d20250109_m030340_c001_v0001172_t0032_u01736391820731") "upload" dated 2025-01-09 03:03:40.731 +0000 UTC (1m10.327767931s ago) 2025/01/09 03:04:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zef22fd53003d4b9b9f480e1b_f408469fc241fa469_d20250109_m030400_c001_v7007000_t0000_u01736391840356") as it is a hide marker 2025/01/09 03:04:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f1160f8dc16c651b7_d20250109_m030400_c001_v0001182_t0051_u01736391840091") 2025/01/09 03:04:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f11750033128c7dc0_d20250109_m030359_c001_v0001182_t0042_u01736391839464") 2025/01/09 03:04:51 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zef22fd53003d4b9b9f480e1b_f401e355f524f4910_d20250109_m030327_c001_v7007000_t0000_u01736391807779") as it is a hide marker 2025/01/09 03:04:51 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f114545c7123ab479_d20250109_m030327_c001_v0001172_t0035_u01736391807118") 2025/01/09 03:04:51 DEBUG : piped data.txt: Deleting current version (id "4_zef22fd53003d4b9b9f480e1b_f418b9a93d6d03e6d_d20250109_m030428_c001_v7007000_t0000_u01736391868478") as it is a hide marker 2025/01/09 03:04:51 DEBUG : piped data.txt: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f114545c7123ab53d_d20250109_m030427_c001_v0001172_t0058_u01736391867972") 2025/01/09 03:04:51 DEBUG : piped data.txt: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f418b9a93d6d03e6c_d20250109_m030427_c001_v7007000_t0000_u01736391867792") 2025/01/09 03:04:51 DEBUG : piped data.txt: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f414545c7123ab53b_d20250109_m030427_c001_v0001172_t0018_u01736391867421") 2025/01/09 03:04:51 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zef22fd53003d4b9b9f480e1b_f401e355f524f4911_d20250109_m030328_c001_v7007000_t0000_u01736391808935") as it is a hide marker 2025/01/09 03:04:51 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f114545c7123ab47f_d20250109_m030328_c001_v0001172_t0035_u01736391808197") 2025/01/09 03:04:51 DEBUG : test-metadata: Deleting current version (id "4_zef22fd53003d4b9b9f480e1b_f400e399eeb98dcb3_d20250109_m030435_c001_v7007000_t0000_u01736391875369") as it is a hide marker 2025/01/09 03:04:51 DEBUG : test-metadata: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f218b9a93d6d03e72_d20250109_m030430_c001_v0001182_t0027_u01736391870323") 2025/01/09 03:04:51 DEBUG : test-metadata: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f418b9a93d6d03e71_d20250109_m030429_c001_v7007000_t0000_u01736391869514") 2025/01/09 03:04:51 DEBUG : test-metadata: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f114545c7123ab53f_d20250109_m030428_c001_v0001172_t0016_u01736391868658") 2025/01/09 03:04:51 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zef22fd53003d4b9b9f480e1b_f401e355f524f48ef_d20250109_m030321_c001_v7007000_t0000_u01736391801735") as it is a hide marker 2025/01/09 03:04:51 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f114545c7123ab46b_d20250109_m030321_c001_v0001172_t0023_u01736391801090") 2025/01/09 03:04:51 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zef22fd53003d4b9b9f480e1b_f401e355f524f490b_d20250109_m030323_c001_v7007000_t0000_u01736391803881") as it is a hide marker 2025/01/09 03:04:52 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f114545c7123ab471_d20250109_m030323_c001_v0001172_t0054_u01736391803175") 2025/01/09 03:04:52 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zef22fd53003d4b9b9f480e1b_f401e355f524f4908_d20250109_m030322_c001_v7007000_t0000_u01736391802804") as it is a hide marker 2025/01/09 03:04:52 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f114545c7123ab46d_d20250109_m030322_c001_v0001172_t0033_u01736391802101") 2025/01/09 03:04:52 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zef22fd53003d4b9b9f480e1b_f401e355f524f490e_d20250109_m030325_c001_v7007000_t0000_u01736391805497") as it is a hide marker 2025/01/09 03:04:52 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f114545c7123ab473_d20250109_m030324_c001_v0001172_t0046_u01736391804242") 2025/01/09 03:04:52 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zef22fd53003d4b9b9f480e1b_f401e355f524f490f_d20250109_m030326_c001_v7007000_t0000_u01736391806750") as it is a hide marker 2025/01/09 03:04:52 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f114545c7123ab477_d20250109_m030325_c001_v0001172_t0010_u01736391805861") 2025/01/09 03:04:52 DEBUG : trailing space /trailing space : Deleting current version (id "4_zef22fd53003d4b9b9f480e1b_f401e355f524f48ca_d20250109_m030320_c001_v7007000_t0000_u01736391800730") as it is a hide marker 2025/01/09 03:04:52 DEBUG : trailing space /trailing space : Deleting (id "4_zef22fd53003d4b9b9f480e1b_f114545c7123ab469_d20250109_m030320_c001_v0001172_t0039_u01736391800054") 2025/01/09 03:04:52 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zef22fd53003d4b9b9f480e1b_f101d8f68b1f00257_d20250109_m030445_c001_v0001041_t0030_u01736391885932") "upload" dated 2025-01-09 03:04:45.932 +0000 UTC (6.531337345s ago) 2025/01/09 03:04:52 DEBUG : versions/test-versions.txt: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f4099f3ef9deaec7e_d20250109_m030441_c001_v7007000_t0000_u01736391881107") 2025/01/09 03:04:52 DEBUG : versions/test-versions.txt: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f114545c7123ab565_d20250109_m030437_c001_v0001172_t0000_u01736391877912") 2025/01/09 03:04:52 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zef22fd53003d4b9b9f480e1b_f401e355f524f491e_d20250109_m030339_c001_v7007000_t0000_u01736391819191") as it is a hide marker 2025/01/09 03:04:52 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f201e355f524f4914_d20250109_m030331_c001_v0001144_t0028_u01736391811235") 2025/01/09 03:04:52 DEBUG : zero-length-file: Deleting current version (id "4_zef22fd53003d4b9b9f480e1b_f401e355f524f4913_d20250109_m030330_c001_v7007000_t0000_u01736391810981") as it is a hide marker 2025/01/09 03:04:52 DEBUG : zero-length-file: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f414545c7123ab487_d20250109_m030330_c001_v0001172_t0018_u01736391810428") 2025/01/09 03:04:52 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zef22fd53003d4b9b9f480e1b_f401e355f524f489a_d20250109_m030314_c001_v7007000_t0000_u01736391794190") as it is a hide marker 2025/01/09 03:04:52 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f114545c7123ab44d_d20250109_m030313_c001_v0001172_t0011_u01736391793218") 2025/01/09 03:04:52 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zef22fd53003d4b9b9f480e1b_f401e355f524f4893_d20250109_m030307_c001_v7007000_t0000_u01736391787975") as it is a hide marker 2025/01/09 03:04:52 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f114545c7123ab435_d20250109_m030306_c001_v0001172_t0046_u01736391786888") 2025/01/09 03:04:52 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zef22fd53003d4b9b9f480e1b_f401e355f524f489e_d20250109_m030317_c001_v7007000_t0000_u01736391797652") as it is a hide marker 2025/01/09 03:04:53 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f114545c7123ab45b_d20250109_m030316_c001_v0001172_t0051_u01736391796900") 2025/01/09 03:04:53 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zef22fd53003d4b9b9f480e1b_f401e355f524f489c_d20250109_m030316_c001_v7007000_t0000_u01736391796537") as it is a hide marker 2025/01/09 03:04:53 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f114545c7123ab455_d20250109_m030315_c001_v0001172_t0034_u01736391795919") 2025/01/09 03:04:53 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zef22fd53003d4b9b9f480e1b_f401e355f524f489f_d20250109_m030318_c001_v7007000_t0000_u01736391798642") as it is a hide marker 2025/01/09 03:04:53 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f114545c7123ab45d_d20250109_m030318_c001_v0001172_t0025_u01736391798013") 2025/01/09 03:04:53 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zef22fd53003d4b9b9f480e1b_f401e355f524f489b_d20250109_m030315_c001_v7007000_t0000_u01736391795552") as it is a hide marker 2025/01/09 03:04:53 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f114545c7123ab451_d20250109_m030314_c001_v0001172_t0012_u01736391794552") 2025/01/09 03:04:53 DEBUG : ./.: Deleting current version (id "4_zef22fd53003d4b9b9f480e1b_f401e355f524f4894_d20250109_m030309_c001_v7007000_t0000_u01736391789370") as it is a hide marker 2025/01/09 03:04:53 DEBUG : ./.: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f114545c7123ab439_d20250109_m030308_c001_v0001172_t0050_u01736391788336") 2025/01/09 03:04:53 DEBUG : ../..: Deleting current version (id "4_zef22fd53003d4b9b9f480e1b_f401e355f524f4895_d20250109_m030310_c001_v7007000_t0000_u01736391790444") as it is a hide marker 2025/01/09 03:04:53 DEBUG : ../..: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f114545c7123ab441_d20250109_m030309_c001_v0001172_t0010_u01736391789734") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2025/01/09 03:04:54 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/01/09 03:04:54 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/01/09 03:04:54 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/01/09 03:04:54 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/01/09 03:04:56 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/01/09 03:04:58 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/01/09 03:04:58 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/01/09 03:05:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/09 03:05:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/01/09 03:05:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zef22fd53003d4b9b9f480e1b_f201468940cff9a8d_d20250109_m030501_c001_v0001172_t0002_u01736391901345") 2025/01/09 03:05:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/09 03:05:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/09 03:05:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/09 03:05:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/01/09 03:05:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/01/09 03:05:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/01/09 03:05:05 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/01/09 03:05:05 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/01/09 03:05:05 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/01/09 03:05:05 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/01/09 03:05:07 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/01/09 03:05:07 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/01/09 03:05:07 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/01/09 03:05:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/01/09 03:05:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/01/09 03:05:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zef22fd53003d4b9b9f480e1b_f205dec4857918e8f_d20250109_m030509_c001_v0001181_t0024_u01736391909515") 2025/01/09 03:05:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/09 03:05:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/09 03:05:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/01/09 03:05:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/01/09 03:05:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/01/09 03:05:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/01/09 03:05:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/01/09 03:05:13 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/01/09 03:05:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/01/09 03:05:13 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/01/09 03:05:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/01/09 03:05:13 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/01/09 03:05:15 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/01/09 03:05:16 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/01/09 03:05:16 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/01/09 03:05:16 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/01/09 03:05:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/09 03:05:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/01/09 03:05:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zef22fd53003d4b9b9f480e1b_f205dec4857918eb3_d20250109_m030518_c001_v0001184_t0020_u01736391918301") 2025/01/09 03:05:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/09 03:05:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/09 03:05:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/09 03:05:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/01/09 03:05:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/01/09 03:05:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/01/09 03:05:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/01/09 03:05:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2025/01/09 03:05:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/01/09 03:05:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/01/09 03:05:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/01/09 03:05:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/01/09 03:05:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/01/09 03:05:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/01/09 03:05:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/01/09 03:05:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/01/09 03:05:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/01/09 03:05:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zef22fd53003d4b9b9f480e1b_f205dec4857918ec1_d20250109_m030526_c001_v0001090_t0024_u01736391926383") 2025/01/09 03:05:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/09 03:05:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/01/09 03:05:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/09 03:05:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/01/09 03:05:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/01/09 03:05:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/01/09 03:05:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/01/09 03:05:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/01/09 03:05:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/01/09 03:05:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/01/09 03:05:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/01/09 03:05:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/01/09 03:05:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts 2025/01/09 03:05:35 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_finish_large_file": EOF) 2025/01/09 03:05:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/09 03:05:36 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/01/09 03:05:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/09 03:05:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/01/09 03:05:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zef22fd53003d4b9b9f480e1b_f218b9a93d6d03f34_d20250109_m030539_c001_v0001144_t0019_u01736391939197") 2025/01/09 03:05:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/09 03:05:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/09 03:05:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/01/09 03:05:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/09 03:05:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/09 03:05:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/01/09 03:05:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/01/09 03:05:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/01/09 03:05:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/09 03:05:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/01/09 03:05:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/01/09 03:05:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/01/09 03:05:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/01/09 03:05:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/01/09 03:05:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/01/09 03:05:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/01/09 03:05:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/09 03:05:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/01/09 03:05:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zef22fd53003d4b9b9f480e1b_f218b9a93d6d03f68_d20250109_m030548_c001_v0001117_t0018_u01736391948785") 2025/01/09 03:05:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/09 03:05:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/09 03:05:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/01/09 03:05:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/01/09 03:05:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/01/09 03:05:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/09 03:05:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/09 03:05:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2025/01/09 03:05:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/01/09 03:05:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/01/09 03:05:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/01/09 03:05:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/01/09 03:05:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/01/09 03:05:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/01/09 03:05:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/01/09 03:05:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/01/09 03:05:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/01/09 03:05:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zef22fd53003d4b9b9f480e1b_f218b9a93d6d03f72_d20250109_m030557_c001_v0001182_t0049_u01736391957210") 2025/01/09 03:05:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/09 03:05:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/01/09 03:05:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/09 03:05:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/01/09 03:05:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/01/09 03:05:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/01/09 03:06:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/01/09 03:06:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/01/09 03:06:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/01/09 03:06:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/01/09 03:06:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/01/09 03:06:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/01/09 03:06:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/01/09 03:06:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/09 03:06:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/01/09 03:06:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zef22fd53003d4b9b9f480e1b_f218b9a93d6d03f96_d20250109_m030605_c001_v0001178_t0037_u01736391965242") 2025/01/09 03:06:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/09 03:06:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/09 03:06:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/01/09 03:06:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/09 03:06:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/09 03:06:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/01/09 03:06:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/01/09 03:06:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/01/09 03:06:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/09 03:06:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/01/09 03:06:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/01/09 03:06:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/01/09 03:06:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/01/09 03:06:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/01/09 03:06:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/01/09 03:06:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/01/09 03:06:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/09 03:06:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/01/09 03:06:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zef22fd53003d4b9b9f480e1b_f2099f3ef9deaed1c_d20250109_m030613_c001_v0001183_t0053_u01736391973956") 2025/01/09 03:06:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/09 03:06:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/09 03:06:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/01/09 03:06:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/01/09 03:06:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/01/09 03:06:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/09 03:06:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/09 03:06:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2025/01/09 03:06:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/01/09 03:06:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/01/09 03:06:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/01/09 03:06:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/01/09 03:06:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/01/09 03:06:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/01/09 03:06:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/01/09 03:06:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/01/09 03:06:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/01/09 03:06:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zef22fd53003d4b9b9f480e1b_f2099f3ef9deaed26_d20250109_m030623_c001_v0001090_t0017_u01736391983449") 2025/01/09 03:06:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/09 03:06:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/01/09 03:06:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/09 03:06:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/01/09 03:06:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/01/09 03:06:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/01/09 03:06:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/01/09 03:06:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/01/09 03:06:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/01/09 03:06:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/01/09 03:06:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/01/09 03:06:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/01/09 03:06:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/01/09 03:06:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/01/09 03:06:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/01/09 03:06:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zef22fd53003d4b9b9f480e1b_f218b9a93d6d040c2_d20250109_m030636_c001_v0001184_t0021_u01736391996073") 2025/01/09 03:06:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/09 03:06:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/09 03:06:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/01/09 03:06:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/01/09 03:06:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/01/09 03:06:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/01/09 03:06:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/01/09 03:06:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/01/09 03:06:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/01/09 03:06:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/01/09 03:06:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/01/09 03:06:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/01/09 03:06:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/01/09 03:06:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/01/09 03:06:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/01/09 03:06:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/01/09 03:06:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/01/09 03:06:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/01/09 03:06:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zef22fd53003d4b9b9f480e1b_f202c573ce824ae7f_d20250109_m030646_c001_v0001150_t0008_u01736392006576") 2025/01/09 03:06:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/09 03:06:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/09 03:06:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/01/09 03:06:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/01/09 03:06:47 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/01/09 03:06:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/09 03:06:47 DEBUG : pacer: Reducing sleep to 10ms 2025/01/09 03:06:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/01/09 03:06:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/01/09 03:06:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/01/09 03:06:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2025/01/09 03:06:51 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/01/09 03:06:51 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/01/09 03:06:51 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/01/09 03:06:51 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/01/09 03:06:52 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/01/09 03:06:54 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/01/09 03:06:54 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/01/09 03:06:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/09 03:06:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/01/09 03:06:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zef22fd53003d4b9b9f480e1b_f202c573ce824b65f_d20250109_m030656_c001_v0001184_t0041_u01736392016135") 2025/01/09 03:06:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/09 03:06:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/09 03:06:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/09 03:06:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/01/09 03:06:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/01/09 03:06:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/01/09 03:07:00 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/01/09 03:07:00 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/01/09 03:07:00 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/01/09 03:07:00 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/01/09 03:07:02 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/01/09 03:07:03 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/01/09 03:07:03 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/01/09 03:07:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/01/09 03:07:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/01/09 03:07:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zef22fd53003d4b9b9f480e1b_f2099f3ef9deaedd8_d20250109_m030705_c001_v0001184_t0037_u01736392025354") 2025/01/09 03:07:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/09 03:07:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/09 03:07:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/01/09 03:07:07 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/01/09 03:07:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/01/09 03:07:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/01/09 03:07:10 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/01/09 03:07:10 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/01/09 03:07:10 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/01/09 03:07:10 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/01/09 03:07:10 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/01/09 03:07:10 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/01/09 03:07:11 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/01/09 03:07:13 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/01/09 03:07:13 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/01/09 03:07:13 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/01/09 03:07:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/09 03:07:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/01/09 03:07:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zef22fd53003d4b9b9f480e1b_f2067400895e8ebfe_d20250109_m030716_c001_v0001103_t0043_u01736392036021") 2025/01/09 03:07:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/09 03:07:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/09 03:07:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/09 03:07:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/01/09 03:07:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/01/09 03:07:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/01/09 03:07:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/01/09 03:07:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2025/01/09 03:07:22 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/01/09 03:07:22 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/01/09 03:07:22 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/01/09 03:07:22 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/01/09 03:07:22 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/01/09 03:07:24 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/01/09 03:07:24 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/01/09 03:07:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/09 03:07:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/01/09 03:07:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zef22fd53003d4b9b9f480e1b_f218b9a93d6d041cf_d20250109_m030726_c001_v0001182_t0025_u01736392046852") 2025/01/09 03:07:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/09 03:07:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/09 03:07:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/09 03:07:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/01/09 03:07:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/01/09 03:07:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/01/09 03:07:31 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/01/09 03:07:31 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/01/09 03:07:31 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/01/09 03:07:31 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/01/09 03:07:34 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/01/09 03:07:34 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/01/09 03:07:34 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/01/09 03:07:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/01/09 03:07:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/01/09 03:07:38 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zef22fd53003d4b9b9f480e1b_f207f7e6047a93b27_d20250109_m030738_c001_v0001183_t0029_u01736392058093") 2025/01/09 03:07:38 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/09 03:07:38 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/01/09 03:07:38 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/09 03:07:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/01/09 03:07:41 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/01/09 03:07:41 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/01/09 03:07:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/01/09 03:07:43 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/01/09 03:07:44 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/01/09 03:07:44 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/01/09 03:07:44 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/01/09 03:07:44 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/01/09 03:07:44 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/01/09 03:07:46 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/01/09 03:07:46 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/01/09 03:07:46 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/01/09 03:07:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/09 03:07:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/01/09 03:07:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zef22fd53003d4b9b9f480e1b_f21099105f53ecf71_d20250109_m030749_c001_v0001182_t0048_u01736392069481") 2025/01/09 03:07:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/09 03:07:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/09 03:07:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/09 03:07:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/01/09 03:07:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/01/09 03:07:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/01/09 03:07:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/01/09 03:07:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/01/09 03:08:03 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zef22fd53003d4b9b9f480e1b_f200e399eeb98e120_d20250109_m030803_c001_v0001106_t0055_u01736392083255") 2025/01/09 03:08:03 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/01/09 03:08:03 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/09 03:08:04 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/09 03:08:04 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/09 03:08:04 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/01/09 03:08:06 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/01/09 03:08:06 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/09 03:08:06 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/01/09 03:08:06 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/01/09 03:08:08 DEBUG : chunked-copy: Done sending chunk 0 2025/01/09 03:08:09 DEBUG : chunked-copy: Done sending chunk 1 2025/01/09 03:08:09 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/09 03:08:09 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zef22fd53003d4b9b9f480e1b_f200e399eeb98e12b_d20250109_m030809_c001_v0001043_t0034_u01736392089758") 2025/01/09 03:08:09 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/01/09 03:08:09 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/09 03:08:10 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/09 03:08:10 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/09 03:08:10 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/01/09 03:08:13 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/01/09 03:08:13 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/09 03:08:13 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/01/09 03:08:13 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/01/09 03:08:15 DEBUG : chunked-copy: Done sending chunk 0 2025/01/09 03:08:15 DEBUG : chunked-copy: Done sending chunk 1 2025/01/09 03:08:15 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/09 03:08:16 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zef22fd53003d4b9b9f480e1b_f21099105f53ed04e_d20250109_m030816_c001_v0001183_t0045_u01736392096080") 2025/01/09 03:08:16 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/01/09 03:08:16 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/09 03:08:16 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/09 03:08:16 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/09 03:08:16 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/01/09 03:08:18 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/01/09 03:08:18 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/09 03:08:18 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/01/09 03:08:18 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/01/09 03:08:21 DEBUG : chunked-copy: Done sending chunk 0 2025/01/09 03:08:21 DEBUG : chunked-copy: Done sending chunk 1 2025/01/09 03:08:21 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/09 03:08:22 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zef22fd53003d4b9b9f480e1b_f21099105f53ed055_d20250109_m030821_c001_v0001178_t0008_u01736392101988") 2025/01/09 03:08:22 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/01/09 03:08:22 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/09 03:08:22 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/01/09 03:08:22 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/01/09 03:08:22 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/09 03:08:22 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/09 03:08:22 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/01/09 03:08:24 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/01/09 03:08:26 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/01/09 03:08:27 DEBUG : Creating backend with remote "TestB2:rclone-test-zehuwij0xace/deeper/nonexisting/directory" 2025/01/09 03:08:27 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 2025/01/09 03:08:28 INFO : B2 bucket rclone-test-zehuwij0xace: cleaning bucket "rclone-test-zehuwij0xace" of all files 2025/01/09 03:08:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f407f7e6047a93b1e_d20250109_m030730_c001_v7007000_t0000_u01736392050900") 2025/01/09 03:08:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f218b9a93d6d041cf_d20250109_m030726_c001_v0001182_t0025_u01736392046852") 2025/01/09 03:08:28 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f418b9a93d6d041cb_d20250109_m030726_c001_v7007000_t0000_u01736392046313") 2025/01/09 03:08:28 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f207f7e6047a9372d_d20250109_m030721_c001_v0001183_t0043_u01736392041675") 2025/01/09 03:08:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f400e399eeb98e0aa_d20250109_m030754_c001_v7007000_t0000_u01736392074750") 2025/01/09 03:08:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f21099105f53ecf71_d20250109_m030749_c001_v0001182_t0048_u01736392069481") 2025/01/09 03:08:28 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f41099105f53ecf6f_d20250109_m030748_c001_v7007000_t0000_u01736392068922") 2025/01/09 03:08:28 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f207f7e6047a93b31_d20250109_m030743_c001_v0001182_t0017_u01736392063304") 2025/01/09 03:08:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f407f7e6047a93b30_d20250109_m030743_c001_v7007000_t0000_u01736392063122") 2025/01/09 03:08:29 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f207f7e6047a93b27_d20250109_m030738_c001_v0001183_t0029_u01736392058093") 2025/01/09 03:08:29 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f407f7e6047a93b26_d20250109_m030737_c001_v7007000_t0000_u01736392057563") 2025/01/09 03:08:29 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f207f7e6047a93b1f_d20250109_m030731_c001_v0001106_t0047_u01736392051083") 2025/01/09 03:08:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f4099f3ef9deaecf5_d20250109_m030553_c001_v7007000_t0000_u01736391953018") 2025/01/09 03:08:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f218b9a93d6d03f68_d20250109_m030548_c001_v0001117_t0018_u01736391948785") 2025/01/09 03:08:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f418b9a93d6d03f5b_d20250109_m030543_c001_v7007000_t0000_u01736391943857") 2025/01/09 03:08:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f218b9a93d6d03f34_d20250109_m030539_c001_v0001144_t0019_u01736391939197") 2025/01/09 03:08:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f418b9a93d6d03f66_d20250109_m030548_c001_v7007000_t0000_u01736391948390") 2025/01/09 03:08:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f218b9a93d6d03f5c_d20250109_m030544_c001_v0001181_t0047_u01736391944059") 2025/01/09 03:08:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f418b9a93d6d03f30_d20250109_m030538_c001_v7007000_t0000_u01736391938814") 2025/01/09 03:08:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f2173cf171835e06f_d20250109_m030530_c001_v0001144_t0004_u01736391930275") 2025/01/09 03:08:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f4173cf171835e067_d20250109_m030530_c001_v7007000_t0000_u01736391930093") 2025/01/09 03:08:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f205dec4857918ec1_d20250109_m030526_c001_v0001090_t0024_u01736391926383") 2025/01/09 03:08:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f405dec4857918ec0_d20250109_m030525_c001_v7007000_t0000_u01736391925956") 2025/01/09 03:08:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f2173cf171835e059_d20250109_m030522_c001_v0001182_t0041_u01736391922345") 2025/01/09 03:08:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f418b9a93d6d04059_d20250109_m030618_c001_v7007000_t0000_u01736391978314") 2025/01/09 03:08:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f2099f3ef9deaed1c_d20250109_m030613_c001_v0001183_t0053_u01736391973956") 2025/01/09 03:08:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f4099f3ef9deaed11_d20250109_m030609_c001_v7007000_t0000_u01736391969170") 2025/01/09 03:08:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f218b9a93d6d03f96_d20250109_m030605_c001_v0001178_t0037_u01736391965242") 2025/01/09 03:08:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f4099f3ef9deaed1b_d20250109_m030613_c001_v7007000_t0000_u01736391973419") 2025/01/09 03:08:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f2099f3ef9deaed12_d20250109_m030609_c001_v0001178_t0050_u01736391969352") 2025/01/09 03:08:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f418b9a93d6d03f93_d20250109_m030604_c001_v7007000_t0000_u01736391964874") 2025/01/09 03:08:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f2099f3ef9deaed05_d20250109_m030600_c001_v0001091_t0038_u01736391960739") 2025/01/09 03:08:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f4099f3ef9deaed04_d20250109_m030600_c001_v7007000_t0000_u01736391960541") 2025/01/09 03:08:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f218b9a93d6d03f72_d20250109_m030557_c001_v0001182_t0049_u01736391957210") 2025/01/09 03:08:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f418b9a93d6d03f71_d20250109_m030556_c001_v7007000_t0000_u01736391956827") 2025/01/09 03:08:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f2099f3ef9deaecf6_d20250109_m030553_c001_v0001101_t0024_u01736391953200") 2025/01/09 03:08:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f4173cf171835e058_d20250109_m030522_c001_v7007000_t0000_u01736391922160") 2025/01/09 03:08:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f205dec4857918eb3_d20250109_m030518_c001_v0001184_t0020_u01736391918301") 2025/01/09 03:08:30 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f405dec4857918eb2_d20250109_m030517_c001_v7007000_t0000_u01736391917929") 2025/01/09 03:08:30 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f205dec4857918ea2_d20250109_m030513_c001_v0001029_t0040_u01736391913570") 2025/01/09 03:08:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f405dec4857918ea1_d20250109_m030513_c001_v7007000_t0000_u01736391913387") 2025/01/09 03:08:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f205dec4857918e8f_d20250109_m030509_c001_v0001181_t0024_u01736391909515") 2025/01/09 03:08:31 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f405dec4857918e8e_d20250109_m030509_c001_v7007000_t0000_u01736391909141") 2025/01/09 03:08:31 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f205dec4857918e8a_d20250109_m030505_c001_v0001184_t0048_u01736391905109") 2025/01/09 03:08:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f405dec4857918e89_d20250109_m030504_c001_v7007000_t0000_u01736391904927") 2025/01/09 03:08:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f201468940cff9a8d_d20250109_m030501_c001_v0001172_t0002_u01736391901345") 2025/01/09 03:08:31 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f401468940cff9a8c_d20250109_m030500_c001_v7007000_t0000_u01736391900985") 2025/01/09 03:08:31 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f2099f3ef9deaeca9_d20250109_m030454_c001_v0001106_t0011_u01736391894605") 2025/01/09 03:08:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f4099f3ef9deaedc4_d20250109_m030651_c001_v7007000_t0000_u01736392011381") 2025/01/09 03:08:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f202c573ce824ae7f_d20250109_m030646_c001_v0001150_t0008_u01736392006576") 2025/01/09 03:08:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f418b9a93d6d040c8_d20250109_m030640_c001_v7007000_t0000_u01736392000840") 2025/01/09 03:08:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f218b9a93d6d040c2_d20250109_m030636_c001_v0001184_t0021_u01736391996073") 2025/01/09 03:08:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f402c573ce824ae7e_d20250109_m030646_c001_v7007000_t0000_u01736392006051") 2025/01/09 03:08:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f218b9a93d6d040c9_d20250109_m030641_c001_v0001183_t0041_u01736392001023") 2025/01/09 03:08:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f418b9a93d6d040c1_d20250109_m030635_c001_v7007000_t0000_u01736391995666") 2025/01/09 03:08:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f218b9a93d6d040b4_d20250109_m030630_c001_v0001131_t0058_u01736391990928") 2025/01/09 03:08:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f418b9a93d6d040b3_d20250109_m030630_c001_v7007000_t0000_u01736391990745") 2025/01/09 03:08:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f2099f3ef9deaed26_d20250109_m030623_c001_v0001090_t0017_u01736391983449") 2025/01/09 03:08:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f4099f3ef9deaed25_d20250109_m030622_c001_v7007000_t0000_u01736391982929") 2025/01/09 03:08:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f218b9a93d6d0405b_d20250109_m030618_c001_v0001113_t0057_u01736391978497") 2025/01/09 03:08:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f407f7e6047a9372b_d20250109_m030721_c001_v7007000_t0000_u01736392041491") 2025/01/09 03:08:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f2067400895e8ebfe_d20250109_m030716_c001_v0001103_t0043_u01736392036021") 2025/01/09 03:08:32 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f4067400895e8ebfd_d20250109_m030715_c001_v7007000_t0000_u01736392035561") 2025/01/09 03:08:32 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f2099f3ef9deaee1d_d20250109_m030710_c001_v0001120_t0001_u01736392030078") 2025/01/09 03:08:32 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f4099f3ef9deaee17_d20250109_m030709_c001_v7007000_t0000_u01736392029895") 2025/01/09 03:08:32 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f2099f3ef9deaedd8_d20250109_m030705_c001_v0001184_t0037_u01736392025354") 2025/01/09 03:08:32 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f4099f3ef9deaedd6_d20250109_m030704_c001_v7007000_t0000_u01736392024901") 2025/01/09 03:08:32 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f2099f3ef9deaedd0_d20250109_m030700_c001_v0001183_t0030_u01736392020077") 2025/01/09 03:08:32 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f4099f3ef9deaedcf_d20250109_m030659_c001_v7007000_t0000_u01736392019882") 2025/01/09 03:08:32 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f202c573ce824b65f_d20250109_m030656_c001_v0001184_t0041_u01736392016135") 2025/01/09 03:08:32 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f402c573ce824b65d_d20250109_m030655_c001_v7007000_t0000_u01736392015571") 2025/01/09 03:08:32 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f2099f3ef9deaedc6_d20250109_m030651_c001_v0001183_t0001_u01736392011580") 2025/01/09 03:08:32 DEBUG : chunked-copy: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f41099105f53ed059_d20250109_m030824_c001_v7007000_t0000_u01736392104196") 2025/01/09 03:08:32 DEBUG : chunked-copy: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f200e399eeb98e19a_d20250109_m030818_c001_v0001128_t0050_u01736392098558") 2025/01/09 03:08:32 DEBUG : chunked-copy: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f400e399eeb98e199_d20250109_m030817_c001_v7007000_t0000_u01736392097999") 2025/01/09 03:08:32 DEBUG : chunked-copy: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f200e399eeb98e17e_d20250109_m030812_c001_v0001177_t0045_u01736392092830") 2025/01/09 03:08:32 DEBUG : chunked-copy: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f400e399eeb98e16d_d20250109_m030812_c001_v7007000_t0000_u01736392092314") 2025/01/09 03:08:32 DEBUG : chunked-copy: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f21099105f53ecfb6_d20250109_m030806_c001_v0001036_t0056_u01736392086010") 2025/01/09 03:08:32 DEBUG : chunked-copy: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f41099105f53ecfb4_d20250109_m030805_c001_v7007000_t0000_u01736392085438") 2025/01/09 03:08:33 DEBUG : chunked-copy: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f101d8f68b1f00325_d20250109_m030758_c001_v0001041_t0039_u01736392078910") 2025/01/09 03:08:33 DEBUG : chunked-copy: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f400e399eeb98e114_d20250109_m030758_c001_v7007000_t0000_u01736392078532") 2025/01/09 03:08:33 DEBUG : chunked-copy: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f101d8f68b1f0031f_d20250109_m030755_c001_v0001041_t0056_u01736392075470") 2025/01/09 03:08:33 DEBUG : chunked-copy.copy: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f41099105f53ed058_d20250109_m030823_c001_v7007000_t0000_u01736392103964") 2025/01/09 03:08:33 DEBUG : chunked-copy.copy: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f21099105f53ed055_d20250109_m030821_c001_v0001178_t0008_u01736392101988") 2025/01/09 03:08:33 DEBUG : chunked-copy.copy: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f400e399eeb98e198_d20250109_m030817_c001_v7007000_t0000_u01736392097815") 2025/01/09 03:08:33 DEBUG : chunked-copy.copy: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f21099105f53ed04e_d20250109_m030816_c001_v0001183_t0045_u01736392096080") 2025/01/09 03:08:33 DEBUG : chunked-copy.copy: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f400e399eeb98e166_d20250109_m030812_c001_v7007000_t0000_u01736392092130") 2025/01/09 03:08:33 DEBUG : chunked-copy.copy: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f200e399eeb98e12b_d20250109_m030809_c001_v0001043_t0034_u01736392089758") 2025/01/09 03:08:33 DEBUG : chunked-copy.copy: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f41099105f53ecfb3_d20250109_m030805_c001_v7007000_t0000_u01736392085255") 2025/01/09 03:08:33 DEBUG : chunked-copy.copy: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f200e399eeb98e120_d20250109_m030803_c001_v0001106_t0055_u01736392083255") 2025/01/09 03:08:33 DEBUG : chunked-copy.copy: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f400e399eeb98e113_d20250109_m030758_c001_v7007000_t0000_u01736392078343") 2025/01/09 03:08:33 DEBUG : chunked-copy.copy: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f109389117e3d9b92_d20250109_m030757_c001_v0001184_t0015_u01736392077496") 2025/01/09 03:08:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f114545c7123ab4a7_d20250109_m030340_c001_v0001172_t0032_u01736391820731") 2025/01/09 03:08:33 DEBUG : unknown-size-put.txt: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f41099105f53ed06f_d20250109_m030825_c001_v7007000_t0000_u01736392105502") 2025/01/09 03:08:33 DEBUG : unknown-size-put.txt: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f101d8f68b1f00343_d20250109_m030824_c001_v0001041_t0053_u01736392104754") 2025/01/09 03:08:33 DEBUG : unknown-size-update.txt: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f41099105f53ed0a2_d20250109_m030827_c001_v7007000_t0000_u01736392107079") 2025/01/09 03:08:33 DEBUG : unknown-size-update.txt: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f101d8f68b1f00349_d20250109_m030826_c001_v0001041_t0008_u01736392106419") 2025/01/09 03:08:34 DEBUG : unknown-size-update.txt: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f101d8f68b1f00347_d20250109_m030825_c001_v0001041_t0020_u01736392105688") 2025/01/09 03:08:34 DEBUG : versions/test-versions.txt: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f4099f3ef9deaeca8_d20250109_m030454_c001_v7007000_t0000_u01736391894421") 2025/01/09 03:08:34 DEBUG : versions/test-versions.txt: Deleting (id "4_zef22fd53003d4b9b9f480e1b_f101d8f68b1f00257_d20250109_m030445_c001_v0001041_t0030_u01736391885932") 2025/01/09 03:08:35 INFO : B2 bucket rclone-test-zehuwij0xace: cleaning bucket "rclone-test-zehuwij0xace" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (334.34s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.60s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.57s) --- PASS: TestIntegration/FsMkdir (331.75s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (23.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.15s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.31s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (8.21s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (75.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- 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.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.16s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.60s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (25.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.04s) --- 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.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (180.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (10.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (30.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (13.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (5.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (33.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (12.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (7.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (4.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.83s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (29.45s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.78s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (6.90s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.88s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.69s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.20s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.87s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.30s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.58s) --- 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 334.367s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m35.459680932s (try 1/5)