"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:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2025/11/12 01:07:00 DEBUG : Creating backend with remote "TestB2:rclone-test-solerat4wevu" 2025/11/12 01:07:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: 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/11/12 01:07:04 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/11/12 01:07:04 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/11/12 01:07: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:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/11/12 01:07:37 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/11/12 01:07:37 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/11/12 01:07:40 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/11/12 01:07:40 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/11/12 01:07:40 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/11/12 01:07:40 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/11/12 01:07:41 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/11/12 01:07:41 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: 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/11/12 01:07:49 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/11/12 01:07:51 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:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/11/12 01:07:56 INFO : B2 bucket rclone-test-solerat4wevu: cleaning bucket "rclone-test-solerat4wevu" of all files 2025/11/12 01:07:56 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f0ab_d20251112_m010755_c001_v0001117_t0049_u01762909675265") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/11/12 01:07:58 DEBUG : Creating backend with remote "TestB2:rclone-test-solerat4wevu/dirToPurgeFromRoot" 2025/11/12 01:07:59 INFO : B2 bucket rclone-test-solerat4wevu path dirToPurgeFromRoot: cleaning bucket "rclone-test-solerat4wevu" of all files 2025/11/12 01:08:00 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f0b4_d20251112_m010757_c001_v0001117_t0036_u01762909677412") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/12 01:08:00 DEBUG : Creating backend with remote "TestB2:rclone-test-solerat4wevu/hello? sausage/êé" 2025/11/12 01:08:04 INFO : B2 bucket rclone-test-solerat4wevu path hello? sausage/êé: cleaning bucket "rclone-test-solerat4wevu" of all files 2025/11/12 01:08:04 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f100b8f1fcad5b18b_d20251112_m010803_c001_v0001093_t0017_u01762909683007") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: 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:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: 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/11/12 01:08:14 DEBUG : Creating backend with remote "TestB2:rclone-test-solerat4wevu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/12 01:08:16 DEBUG : Creating backend with remote "TestB2:rclone-test-solerat4wevu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-solerat4wevu" from "TestB2:rclone-test-solerat4wevu" 2025/11/12 01:08:18 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/11/12 01:08:30 DEBUG : Creating backend with remote "TestB2:rclone-test-jodobuq9lure" 2025/11/12 01:08:33 DEBUG : B2 bucket rclone-test-jodobuq9lure: Purge remote 2025/11/12 01:08:33 INFO : B2 bucket rclone-test-jodobuq9lure: cleaning bucket "rclone-test-jodobuq9lure" of all files 2025/11/12 01:08:33 DEBUG : somefile: Deleting (id "4_z2f226dc390bd7b5b9fa80e1b_f406d266e4480c844_d20251112_m010832_c001_v0001117_t0003_u01762909712644") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/11/12 01:08:35 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/12 01:08:36 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/11/12 01:08:40 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/11/12 01:08:40 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/11/12 01:08:40 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.142Ki offset 6Mi/6.106Mi 2025/11/12 01:08:40 DEBUG : test-metadata: Sending chunk 1 length 110737 2025/11/12 01:08:42 DEBUG : test-metadata: Done sending chunk 1 2025/11/12 01:08:45 DEBUG : test-metadata: Done sending chunk 0 2025/11/12 01:08:45 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2025-11-12-010850-468.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/11/12 01:08:57 DEBUG : oldPath = "TestB2:rclone-test-solerat4wevu/versions/test-versions-v2025-11-12-010850-468.txt" 2025/11/12 01:08:57 DEBUG : newPath = "TestB2,versions:rclone-test-solerat4wevu/versions/test-versions-v2025-11-12-010850-468.txt" 2025/11/12 01:08:57 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-solerat4wevu/versions/test-versions-v2025-11-12-010850-468.txt" 2025/11/12 01:08:57 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/11/12 01:08:58 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-solerat4wevu/versions/test-versions-v2025-11-12-010850-468.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-solerat4wevu/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/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/11/12 01:09:01 INFO : B2 bucket rclone-test-solerat4wevu: cleaning bucket "rclone-test-solerat4wevu" of all hidden files 2025/11/12 01:09:02 DEBUG : leading space/ leading space: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f40108f13c7227c7c_d20251112_m010714_c001_v7007000_t0000_u01762909634546") as it is a hide marker 2025/11/12 01:09:02 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/11/12 01:09:02 DEBUG : leading space/ leading space: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f003_d20251112_m010713_c001_v0001117_t0043_u01762909633378") 2025/11/12 01:09:02 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/11/12 01:09:02 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f40108f13c7227c7a_d20251112_m010713_c001_v7007000_t0000_u01762909633007") as it is a hide marker 2025/11/12 01:09:02 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/11/12 01:09:02 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091effb_d20251112_m010711_c001_v0001117_t0028_u01762909631815") 2025/11/12 01:09:02 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/11/12 01:09:02 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f40108f13c7227c8c_d20251112_m010723_c001_v7007000_t0000_u01762909643221") as it is a hide marker 2025/11/12 01:09:02 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/11/12 01:09:02 DEBUG : .leading dot/.leading dot: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f02e_d20251112_m010722_c001_v0001117_t0034_u01762909642230") 2025/11/12 01:09:02 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/11/12 01:09:02 DEBUG : created from root.txt: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f4161f6f3b6ba82e8_d20251112_m010826_c001_v7007000_t0000_u01762909706386") as it is a hide marker 2025/11/12 01:09:02 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/11/12 01:09:02 DEBUG : created from root.txt: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f109b43dc7e08fc5c_d20251112_m010825_c001_v0001184_t0047_u01762909705335") 2025/11/12 01:09:02 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/11/12 01:09:02 DEBUG : file name.txt: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f4199673b39d9a433_d20251112_m010835_c001_v7007000_t0000_u01762909715088") as it is a hide marker 2025/11/12 01:09:02 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/11/12 01:09:02 DEBUG : file name.txt: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f0ff_d20251112_m010813_c001_v0001117_t0030_u01762909693259") 2025/11/12 01:09:02 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/12 01:09:02 DEBUG : file name.txt: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f10842c491b7f2c3b_d20251112_m010809_c001_v0001145_t0026_u01762909689350") 2025/11/12 01:09:02 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/12 01:09:02 DEBUG : file name.txt: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f084_d20251112_m010746_c001_v0001117_t0009_u01762909666078") 2025/11/12 01:09:02 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/12 01:09:02 DEBUG : file name.txt: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f07d_d20251112_m010744_c001_v0001117_t0039_u01762909664230") 2025/11/12 01:09:02 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/12 01:09:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f082_d20251112_m010744_c001_v0001117_t0004_u01762909664958") "upload" dated 2025-11-12 01:07:44.958 +0000 UTC (1m17.099027182s ago) 2025/11/12 01:09:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f4083fd133a460784_d20251112_m010807_c001_v7007000_t0000_u01762909687101") as it is a hide marker 2025/11/12 01:09:02 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/11/12 01:09:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f10638286e285cc31_d20251112_m010806_c001_v0001171_t0029_u01762909686697") 2025/11/12 01:09:02 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/11/12 01:09:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f115cd6dbaa57bf11_d20251112_m010806_c001_v0001182_t0022_u01762909686067") 2025/11/12 01:09:02 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/11/12 01:09:02 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f40108f13c7227c99_d20251112_m010734_c001_v7007000_t0000_u01762909654000") as it is a hide marker 2025/11/12 01:09:02 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/11/12 01:09:02 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f056_d20251112_m010733_c001_v0001117_t0041_u01762909653071") 2025/11/12 01:09:02 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/11/12 01:09:02 DEBUG : piped data.txt: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f4199673b39d9a436_d20251112_m010837_c001_v7007000_t0000_u01762909717536") as it is a hide marker 2025/11/12 01:09:02 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/11/12 01:09:02 DEBUG : piped data.txt: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f16e_d20251112_m010836_c001_v0001117_t0004_u01762909716516") 2025/11/12 01:09:02 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/11/12 01:09:02 DEBUG : piped data.txt: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f4199673b39d9a434_d20251112_m010836_c001_v7007000_t0000_u01762909716329") 2025/11/12 01:09:02 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/11/12 01:09:02 DEBUG : piped data.txt: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f407e84efc091f16c_d20251112_m010835_c001_v0001117_t0005_u01762909715890") 2025/11/12 01:09:02 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/11/12 01:09:02 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f40108f13c7227c9a_d20251112_m010735_c001_v7007000_t0000_u01762909655406") as it is a hide marker 2025/11/12 01:09:02 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/11/12 01:09:02 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f05c_d20251112_m010734_c001_v0001117_t0028_u01762909654368") 2025/11/12 01:09:02 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/11/12 01:09:02 DEBUG : test-metadata: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f4199673b39d9a441_d20251112_m010847_c001_v7007000_t0000_u01762909727916") as it is a hide marker 2025/11/12 01:09:02 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/11/12 01:09:02 DEBUG : test-metadata: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f2199673b39d9a43a_d20251112_m010840_c001_v0001038_t0041_u01762909720270") 2025/11/12 01:09:02 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/11/12 01:09:02 DEBUG : test-metadata: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f4199673b39d9a438_d20251112_m010839_c001_v7007000_t0000_u01762909719269") 2025/11/12 01:09:02 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/11/12 01:09:02 DEBUG : test-metadata: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f178_d20251112_m010837_c001_v0001117_t0037_u01762909717721") 2025/11/12 01:09:02 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/11/12 01:09:02 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f40108f13c7227c90_d20251112_m010725_c001_v7007000_t0000_u01762909645970") as it is a hide marker 2025/11/12 01:09:02 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/11/12 01:09:02 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f034_d20251112_m010725_c001_v0001117_t0048_u01762909645032") 2025/11/12 01:09:02 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/11/12 01:09:02 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f40108f13c7227c93_d20251112_m010729_c001_v7007000_t0000_u01762909649283") as it is a hide marker 2025/11/12 01:09:02 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/11/12 01:09:02 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f046_d20251112_m010727_c001_v0001117_t0039_u01762909647963") 2025/11/12 01:09:02 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/11/12 01:09:02 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f40108f13c7227c92_d20251112_m010727_c001_v7007000_t0000_u01762909647595") as it is a hide marker 2025/11/12 01:09:02 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/11/12 01:09:02 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f03a_d20251112_m010726_c001_v0001117_t0051_u01762909646342") 2025/11/12 01:09:02 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/11/12 01:09:02 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f40108f13c7227c94_d20251112_m010731_c001_v7007000_t0000_u01762909651067") as it is a hide marker 2025/11/12 01:09:02 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/11/12 01:09:02 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f04c_d20251112_m010729_c001_v0001117_t0034_u01762909649651") 2025/11/12 01:09:02 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/11/12 01:09:02 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f40108f13c7227c97_d20251112_m010732_c001_v7007000_t0000_u01762909652704") as it is a hide marker 2025/11/12 01:09:02 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/11/12 01:09:02 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f052_d20251112_m010731_c001_v0001117_t0011_u01762909651435") 2025/11/12 01:09:02 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/11/12 01:09:02 DEBUG : trailing space /trailing space : Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f40108f13c7227c8f_d20251112_m010724_c001_v7007000_t0000_u01762909644659") as it is a hide marker 2025/11/12 01:09:02 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/11/12 01:09:02 DEBUG : trailing space /trailing space : Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f032_d20251112_m010723_c001_v0001117_t0019_u01762909643590") 2025/11/12 01:09:02 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/11/12 01:09:02 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f1c6_d20251112_m010855_c001_v0001117_t0031_u01762909735740") "upload" dated 2025-11-12 01:08:55.74 +0000 UTC (6.317522331s ago) 2025/11/12 01:09:02 DEBUG : versions/test-versions.txt: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f407ae7263715244c_d20251112_m010853_c001_v7007000_t0000_u01762909733559") 2025/11/12 01:09:02 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/11/12 01:09:02 DEBUG : versions/test-versions.txt: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f1a8_d20251112_m010850_c001_v0001117_t0050_u01762909730468") 2025/11/12 01:09:02 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/11/12 01:09:02 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f40108f13c7227ca4_d20251112_m010743_c001_v7007000_t0000_u01762909663675") as it is a hide marker 2025/11/12 01:09:02 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/11/12 01:09:02 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f20108f13c7227c9f_d20251112_m010737_c001_v0001100_t0015_u01762909657579") 2025/11/12 01:09:02 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/11/12 01:09:02 DEBUG : zero-length-file: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f40108f13c7227c9e_d20251112_m010737_c001_v7007000_t0000_u01762909657278") as it is a hide marker 2025/11/12 01:09:02 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/11/12 01:09:02 DEBUG : zero-length-file: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f407e84efc091f062_d20251112_m010736_c001_v0001117_t0005_u01762909656700") 2025/11/12 01:09:02 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/11/12 01:09:02 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f40108f13c7227c7e_d20251112_m010716_c001_v7007000_t0000_u01762909636020") as it is a hide marker 2025/11/12 01:09:02 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/11/12 01:09:02 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f009_d20251112_m010714_c001_v0001117_t0049_u01762909634946") 2025/11/12 01:09:02 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/11/12 01:09:02 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f40108f13c7227c73_d20251112_m010708_c001_v7007000_t0000_u01762909628518") as it is a hide marker 2025/11/12 01:09:02 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/11/12 01:09:02 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091efe0_d20251112_m010706_c001_v0001117_t0027_u01762909626906") 2025/11/12 01:09:02 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/11/12 01:09:02 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f40108f13c7227c85_d20251112_m010720_c001_v7007000_t0000_u01762909640445") as it is a hide marker 2025/11/12 01:09:02 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/11/12 01:09:02 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f021_d20251112_m010719_c001_v0001117_t0045_u01762909639467") 2025/11/12 01:09:02 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/11/12 01:09:02 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f40108f13c7227c82_d20251112_m010719_c001_v7007000_t0000_u01762909639084") as it is a hide marker 2025/11/12 01:09:02 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/11/12 01:09:02 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f017_d20251112_m010718_c001_v0001117_t0012_u01762909638117") 2025/11/12 01:09:02 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/11/12 01:09:02 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f40108f13c7227c88_d20251112_m010721_c001_v7007000_t0000_u01762909641755") as it is a hide marker 2025/11/12 01:09:02 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/11/12 01:09:02 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f025_d20251112_m010720_c001_v0001117_t0045_u01762909640827") 2025/11/12 01:09:02 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/11/12 01:09:02 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f40108f13c7227c80_d20251112_m010717_c001_v7007000_t0000_u01762909637740") as it is a hide marker 2025/11/12 01:09:02 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/11/12 01:09:02 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f011_d20251112_m010716_c001_v0001117_t0013_u01762909636389") 2025/11/12 01:09:02 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/11/12 01:09:02 DEBUG : ./.: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f40108f13c7227c75_d20251112_m010709_c001_v7007000_t0000_u01762909629839") as it is a hide marker 2025/11/12 01:09:02 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/11/12 01:09:02 DEBUG : ./.: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091efea_d20251112_m010708_c001_v0001117_t0020_u01762909628886") 2025/11/12 01:09:02 NOTICE: ./.: Skipped delete as --dry-run is set 2025/11/12 01:09:02 DEBUG : ../..: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f40108f13c7227c78_d20251112_m010711_c001_v7007000_t0000_u01762909631433") as it is a hide marker 2025/11/12 01:09:02 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/11/12 01:09:02 DEBUG : ../..: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091eff4_d20251112_m010710_c001_v0001117_t0023_u01762909630242") 2025/11/12 01:09:02 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/11/12 01:09:02 INFO : B2 bucket rclone-test-solerat4wevu: cleaning bucket "rclone-test-solerat4wevu" of all hidden files 2025/11/12 01:09:02 DEBUG : leading space/ leading space: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f40108f13c7227c7c_d20251112_m010714_c001_v7007000_t0000_u01762909634546") as it is a hide marker 2025/11/12 01:09:02 DEBUG : leading space/ leading space: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f003_d20251112_m010713_c001_v0001117_t0043_u01762909633378") 2025/11/12 01:09:02 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f40108f13c7227c7a_d20251112_m010713_c001_v7007000_t0000_u01762909633007") as it is a hide marker 2025/11/12 01:09:02 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091effb_d20251112_m010711_c001_v0001117_t0028_u01762909631815") 2025/11/12 01:09:02 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f40108f13c7227c8c_d20251112_m010723_c001_v7007000_t0000_u01762909643221") as it is a hide marker 2025/11/12 01:09:02 DEBUG : .leading dot/.leading dot: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f02e_d20251112_m010722_c001_v0001117_t0034_u01762909642230") 2025/11/12 01:09:02 DEBUG : created from root.txt: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f4161f6f3b6ba82e8_d20251112_m010826_c001_v7007000_t0000_u01762909706386") as it is a hide marker 2025/11/12 01:09:02 DEBUG : created from root.txt: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f109b43dc7e08fc5c_d20251112_m010825_c001_v0001184_t0047_u01762909705335") 2025/11/12 01:09:02 DEBUG : file name.txt: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f4199673b39d9a433_d20251112_m010835_c001_v7007000_t0000_u01762909715088") as it is a hide marker 2025/11/12 01:09:02 DEBUG : file name.txt: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f0ff_d20251112_m010813_c001_v0001117_t0030_u01762909693259") 2025/11/12 01:09:03 DEBUG : file name.txt: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f10842c491b7f2c3b_d20251112_m010809_c001_v0001145_t0026_u01762909689350") 2025/11/12 01:09:03 DEBUG : file name.txt: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f084_d20251112_m010746_c001_v0001117_t0009_u01762909666078") 2025/11/12 01:09:03 DEBUG : file name.txt: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f07d_d20251112_m010744_c001_v0001117_t0039_u01762909664230") 2025/11/12 01:09:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f082_d20251112_m010744_c001_v0001117_t0004_u01762909664958") "upload" dated 2025-11-12 01:07:44.958 +0000 UTC (1m18.288323907s ago) 2025/11/12 01:09:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f4083fd133a460784_d20251112_m010807_c001_v7007000_t0000_u01762909687101") as it is a hide marker 2025/11/12 01:09:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f10638286e285cc31_d20251112_m010806_c001_v0001171_t0029_u01762909686697") 2025/11/12 01:09:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f115cd6dbaa57bf11_d20251112_m010806_c001_v0001182_t0022_u01762909686067") 2025/11/12 01:09:03 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f40108f13c7227c99_d20251112_m010734_c001_v7007000_t0000_u01762909654000") as it is a hide marker 2025/11/12 01:09:03 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f056_d20251112_m010733_c001_v0001117_t0041_u01762909653071") 2025/11/12 01:09:03 DEBUG : piped data.txt: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f4199673b39d9a436_d20251112_m010837_c001_v7007000_t0000_u01762909717536") as it is a hide marker 2025/11/12 01:09:03 DEBUG : piped data.txt: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f16e_d20251112_m010836_c001_v0001117_t0004_u01762909716516") 2025/11/12 01:09:03 DEBUG : piped data.txt: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f4199673b39d9a434_d20251112_m010836_c001_v7007000_t0000_u01762909716329") 2025/11/12 01:09:03 DEBUG : piped data.txt: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f407e84efc091f16c_d20251112_m010835_c001_v0001117_t0005_u01762909715890") 2025/11/12 01:09:03 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f40108f13c7227c9a_d20251112_m010735_c001_v7007000_t0000_u01762909655406") as it is a hide marker 2025/11/12 01:09:03 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f05c_d20251112_m010734_c001_v0001117_t0028_u01762909654368") 2025/11/12 01:09:03 DEBUG : test-metadata: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f4199673b39d9a441_d20251112_m010847_c001_v7007000_t0000_u01762909727916") as it is a hide marker 2025/11/12 01:09:03 DEBUG : test-metadata: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f2199673b39d9a43a_d20251112_m010840_c001_v0001038_t0041_u01762909720270") 2025/11/12 01:09:03 DEBUG : test-metadata: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f4199673b39d9a438_d20251112_m010839_c001_v7007000_t0000_u01762909719269") 2025/11/12 01:09:03 DEBUG : test-metadata: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f178_d20251112_m010837_c001_v0001117_t0037_u01762909717721") 2025/11/12 01:09:03 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f40108f13c7227c90_d20251112_m010725_c001_v7007000_t0000_u01762909645970") as it is a hide marker 2025/11/12 01:09:04 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f034_d20251112_m010725_c001_v0001117_t0048_u01762909645032") 2025/11/12 01:09:04 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f40108f13c7227c93_d20251112_m010729_c001_v7007000_t0000_u01762909649283") as it is a hide marker 2025/11/12 01:09:04 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f046_d20251112_m010727_c001_v0001117_t0039_u01762909647963") 2025/11/12 01:09:04 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f40108f13c7227c92_d20251112_m010727_c001_v7007000_t0000_u01762909647595") as it is a hide marker 2025/11/12 01:09:04 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f03a_d20251112_m010726_c001_v0001117_t0051_u01762909646342") 2025/11/12 01:09:04 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f40108f13c7227c94_d20251112_m010731_c001_v7007000_t0000_u01762909651067") as it is a hide marker 2025/11/12 01:09:04 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f04c_d20251112_m010729_c001_v0001117_t0034_u01762909649651") 2025/11/12 01:09:04 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f40108f13c7227c97_d20251112_m010732_c001_v7007000_t0000_u01762909652704") as it is a hide marker 2025/11/12 01:09:04 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f052_d20251112_m010731_c001_v0001117_t0011_u01762909651435") 2025/11/12 01:09:04 DEBUG : trailing space /trailing space : Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f40108f13c7227c8f_d20251112_m010724_c001_v7007000_t0000_u01762909644659") as it is a hide marker 2025/11/12 01:09:04 DEBUG : trailing space /trailing space : Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f032_d20251112_m010723_c001_v0001117_t0019_u01762909643590") 2025/11/12 01:09:04 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f1c6_d20251112_m010855_c001_v0001117_t0031_u01762909735740") "upload" dated 2025-11-12 01:08:55.74 +0000 UTC (8.762564505s ago) 2025/11/12 01:09:04 DEBUG : versions/test-versions.txt: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f407ae7263715244c_d20251112_m010853_c001_v7007000_t0000_u01762909733559") 2025/11/12 01:09:04 DEBUG : versions/test-versions.txt: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f1a8_d20251112_m010850_c001_v0001117_t0050_u01762909730468") 2025/11/12 01:09:04 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f40108f13c7227ca4_d20251112_m010743_c001_v7007000_t0000_u01762909663675") as it is a hide marker 2025/11/12 01:09:04 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f20108f13c7227c9f_d20251112_m010737_c001_v0001100_t0015_u01762909657579") 2025/11/12 01:09:04 DEBUG : zero-length-file: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f40108f13c7227c9e_d20251112_m010737_c001_v7007000_t0000_u01762909657278") as it is a hide marker 2025/11/12 01:09:04 DEBUG : zero-length-file: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f407e84efc091f062_d20251112_m010736_c001_v0001117_t0005_u01762909656700") 2025/11/12 01:09:04 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f40108f13c7227c7e_d20251112_m010716_c001_v7007000_t0000_u01762909636020") as it is a hide marker 2025/11/12 01:09:04 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f009_d20251112_m010714_c001_v0001117_t0049_u01762909634946") 2025/11/12 01:09:04 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f40108f13c7227c73_d20251112_m010708_c001_v7007000_t0000_u01762909628518") as it is a hide marker 2025/11/12 01:09:04 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091efe0_d20251112_m010706_c001_v0001117_t0027_u01762909626906") 2025/11/12 01:09:04 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f40108f13c7227c85_d20251112_m010720_c001_v7007000_t0000_u01762909640445") as it is a hide marker 2025/11/12 01:09:05 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f021_d20251112_m010719_c001_v0001117_t0045_u01762909639467") 2025/11/12 01:09:05 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f40108f13c7227c82_d20251112_m010719_c001_v7007000_t0000_u01762909639084") as it is a hide marker 2025/11/12 01:09:05 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f017_d20251112_m010718_c001_v0001117_t0012_u01762909638117") 2025/11/12 01:09:05 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f40108f13c7227c88_d20251112_m010721_c001_v7007000_t0000_u01762909641755") as it is a hide marker 2025/11/12 01:09:05 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f025_d20251112_m010720_c001_v0001117_t0045_u01762909640827") 2025/11/12 01:09:05 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f40108f13c7227c80_d20251112_m010717_c001_v7007000_t0000_u01762909637740") as it is a hide marker 2025/11/12 01:09:05 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f011_d20251112_m010716_c001_v0001117_t0013_u01762909636389") 2025/11/12 01:09:05 DEBUG : ./.: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f40108f13c7227c75_d20251112_m010709_c001_v7007000_t0000_u01762909629839") as it is a hide marker 2025/11/12 01:09:05 DEBUG : ./.: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091efea_d20251112_m010708_c001_v0001117_t0020_u01762909628886") 2025/11/12 01:09:05 DEBUG : ../..: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f40108f13c7227c78_d20251112_m010711_c001_v7007000_t0000_u01762909631433") as it is a hide marker 2025/11/12 01:09:05 DEBUG : ../..: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091eff4_d20251112_m010710_c001_v0001117_t0023_u01762909630242") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/11/12 01:09:06 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/11/12 01:09:06 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/11/12 01:09:07 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/11/12 01:09:07 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2025/11/12 01:09:07 INFO : B2 bucket rclone-test-solerat4wevu: cleaning bucket "rclone-test-solerat4wevu" of pending multipart uploads older than 0s 2025/11/12 01:09:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f082_d20251112_m010744_c001_v0001117_t0004_u01762909664958") "upload" dated 2025-11-12 01:07:44.958 +0000 UTC (1m22.861082355s ago) 2025/11/12 01:09:07 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f217e20652b867f4d_d20251112_m010906_c001_v0001120_t0036_u01762909746782") as it is a start marker (upload started at 2025-11-12 01:09:06.782 +0000 UTC) 2025/11/12 01:09:07 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/11/12 01:09:07 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f217e20652b867f4f_d20251112_m010906_c001_v0001093_t0033_u01762909746964") as it is a start marker (upload started at 2025-11-12 01:09:06.964 +0000 UTC) 2025/11/12 01:09:07 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/11/12 01:09:07 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f217e20652b867f51_d20251112_m010907_c001_v0001116_t0003_u01762909747154") as it is a start marker (upload started at 2025-11-12 01:09:07.154 +0000 UTC) 2025/11/12 01:09:07 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/11/12 01:09:07 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f217e20652b867f53_d20251112_m010907_c001_v0001137_t0028_u01762909747357") as it is a start marker (upload started at 2025-11-12 01:09:07.357 +0000 UTC) 2025/11/12 01:09:07 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/11/12 01:09:07 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f417e20652b867f4c_d20251112_m010906_c001_v7007000_t0000_u01762909746601") "hide" dated 2025-11-12 01:09:06.601 +0000 UTC (1.218277361s ago) 2025/11/12 01:09:07 DEBUG : versions/test-versions.txt: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f1c6_d20251112_m010855_c001_v0001117_t0031_u01762909735740") 2025/11/12 01:09:07 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/11/12 01:09:08 INFO : B2 bucket rclone-test-solerat4wevu: cleaning bucket "rclone-test-solerat4wevu" of pending multipart uploads older than 0s 2025/11/12 01:09:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f082_d20251112_m010744_c001_v0001117_t0004_u01762909664958") "upload" dated 2025-11-12 01:07:44.958 +0000 UTC (1m23.250602798s ago) 2025/11/12 01:09:08 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f217e20652b867f4d_d20251112_m010906_c001_v0001120_t0036_u01762909746782") as it is a start marker (upload started at 2025-11-12 01:09:06.782 +0000 UTC) 2025/11/12 01:09:08 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f217e20652b867f4f_d20251112_m010906_c001_v0001093_t0033_u01762909746964") as it is a start marker (upload started at 2025-11-12 01:09:06.964 +0000 UTC) 2025/11/12 01:09:08 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f217e20652b867f51_d20251112_m010907_c001_v0001116_t0003_u01762909747154") as it is a start marker (upload started at 2025-11-12 01:09:07.154 +0000 UTC) 2025/11/12 01:09:08 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f217e20652b867f53_d20251112_m010907_c001_v0001137_t0028_u01762909747357") as it is a start marker (upload started at 2025-11-12 01:09:07.357 +0000 UTC) 2025/11/12 01:09:08 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0ff21d6390ad7b5b9fa80e1b_f417e20652b867f4c_d20251112_m010906_c001_v7007000_t0000_u01762909746601") "hide" dated 2025-11-12 01:09:06.601 +0000 UTC (1.608050848s ago) 2025/11/12 01:09:08 DEBUG : versions/test-versions.txt: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f1c6_d20251112_m010855_c001_v0001117_t0031_u01762909735740") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/11/12 01:09:08 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/11/12 01:09:09 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/11/12 01:09:09 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2025/11/12 01:09:10 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/11/12 01:09:10 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/11/12 01:09:10 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/11/12 01:09:10 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/11/12 01:09:11 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/11/12 01:09:12 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/11/12 01:09:12 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/11/12 01:09:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/12 01:09:16 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/11/12 01:09:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z0ff21d6390ad7b5b9fa80e1b_f207ae7263715245f_d20251112_m010916_c001_v0001184_t0057_u01762909756146") 2025/11/12 01:09:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/12 01:09:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/11/12 01:09:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/11/12 01:09:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/11/12 01:09:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/11/12 01:09:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/11/12 01:09:20 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/11/12 01:09:20 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/11/12 01:09:20 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/11/12 01:09:20 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/11/12 01:09:23 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/11/12 01:09:23 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/11/12 01:09:23 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/11/12 01:09:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/11/12 01:09:24 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/11/12 01:09:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z0ff21d6390ad7b5b9fa80e1b_f218bef918bb2d64b_d20251112_m010924_c001_v0001171_t0017_u01762909764818") 2025/11/12 01:09:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/11/12 01:09:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/12 01:09:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/11/12 01:09:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/11/12 01:09:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/11/12 01:09:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/11/12 01:09:29 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/11/12 01:09:29 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/11/12 01:09:29 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/11/12 01:09:29 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/11/12 01:09:29 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/11/12 01:09:29 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/11/12 01:09:31 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/11/12 01:09:32 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/11/12 01:09:32 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/11/12 01:09:32 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/11/12 01:09:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/12 01:09:34 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/11/12 01:09:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z0ff21d6390ad7b5b9fa80e1b_f2083fd133a460814_d20251112_m010934_c001_v0001091_t0046_u01762909774192") 2025/11/12 01:09:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/11/12 01:09:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/12 01:09:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/11/12 01:09:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/11/12 01:09:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/11/12 01:09:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/11/12 01:09:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/11/12 01:09:38 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/11/12 01:09:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/11/12 01:09:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/11/12 01:09:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/11/12 01:09:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/11/12 01:09:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/11/12 01:09:42 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/11/12 01:09:42 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/11/12 01:09:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/11/12 01:09:44 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/11/12 01:09:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z0ff21d6390ad7b5b9fa80e1b_f2161f6f3b6ba834c_d20251112_m010944_c001_v0001153_t0024_u01762909784341") 2025/11/12 01:09:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/12 01:09:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/11/12 01:09:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/11/12 01:09:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/11/12 01:09:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/11/12 01:09:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/11/12 01:09:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/11/12 01:09:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/11/12 01:09:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/11/12 01:09:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/11/12 01:09:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/11/12 01:09:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/11/12 01:09:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/11/12 01:09:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/11/12 01:09:52 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/11/12 01:09:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0ff21d6390ad7b5b9fa80e1b_f218bef918bb2d66e_d20251112_m010952_c001_v0001153_t0020_u01762909792678") 2025/11/12 01:09:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/11/12 01:09:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/12 01:09:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/11/12 01:09:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/11/12 01:09:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/11/12 01:09:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/11/12 01:09:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/11/12 01:09:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/11/12 01:09:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/11/12 01:09:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/11/12 01:09:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/12 01:09:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/11/12 01:09:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/11/12 01:10:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/11/12 01:10:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/11/12 01:10:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/11/12 01:10:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/11/12 01:10:01 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/11/12 01:10:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0ff21d6390ad7b5b9fa80e1b_f218b07dcb4eaa475_d20251112_m011001_c001_v0001029_t0023_u01762909801924") 2025/11/12 01:10:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/11/12 01:10:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/12 01:10:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/11/12 01:10:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/11/12 01:10:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Error sending chunk 2 (retry=true): CPU too busy (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0xc00035f200), retryAfter:1000000000} 2025/11/12 01:10:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Clearing part upload URL because of error: CPU too busy (503 service_unavailable): trying again in 1s 2025/11/12 01:10:03 DEBUG : pacer: low level retry 1/10 (error CPU too busy (503 service_unavailable): trying again in 1s) 2025/11/12 01:10:03 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/11/12 01:10:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/11/12 01:10:04 DEBUG : pacer: Reducing sleep to 500ms 2025/11/12 01:10:04 DEBUG : pacer: Reducing sleep to 250ms 2025/11/12 01:10:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/11/12 01:10:05 DEBUG : pacer: Reducing sleep to 125ms 2025/11/12 01:10:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/11/12 01:10:09 DEBUG : pacer: Reducing sleep to 62.5ms 2025/11/12 01:10:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/11/12 01:10:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts 2025/11/12 01:10:10 DEBUG : pacer: Reducing sleep to 31.25ms 2025/11/12 01:10:10 DEBUG : pacer: Reducing sleep to 15.625ms 2025/11/12 01:10:10 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2025/11/12 01:10:13 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/11/12 01:10:13 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/11/12 01:10:13 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/11/12 01:10:13 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/11/12 01:10:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/11/12 01:10:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/11/12 01:10:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/11/12 01:10:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/11/12 01:10:16 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/11/12 01:10:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z0ff21d6390ad7b5b9fa80e1b_f2083fd133a46087e_d20251112_m011016_c001_v0001146_t0011_u01762909816865") 2025/11/12 01:10:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/12 01:10:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/11/12 01:10:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/11/12 01:10:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/11/12 01:10:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/11/12 01:10:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/11/12 01:10:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/11/12 01:10:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/11/12 01:10:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/11/12 01:10:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/11/12 01:10:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/11/12 01:10:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/11/12 01:10:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/11/12 01:10:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/11/12 01:10:26 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/11/12 01:10:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0ff21d6390ad7b5b9fa80e1b_f2120efd2da2fe988_d20251112_m011026_c001_v0001113_t0041_u01762909826227") 2025/11/12 01:10:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/11/12 01:10:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/12 01:10:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/11/12 01:10:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/11/12 01:10:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/11/12 01:10:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/11/12 01:10:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/11/12 01:10:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/11/12 01:10:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/11/12 01:10:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/11/12 01:10:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/12 01:10:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/11/12 01:10:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/11/12 01:10:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/11/12 01:10:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/11/12 01:10:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/11/12 01:10:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/11/12 01:10:39 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/11/12 01:10:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0ff21d6390ad7b5b9fa80e1b_f2162881cf4479a96_d20251112_m011039_c001_v0001130_t0042_u01762909839826") 2025/11/12 01:10:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/11/12 01:10:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/11/12 01:10:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/12 01:10:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/11/12 01:10:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/11/12 01:10:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/11/12 01:10:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/11/12 01:10:43 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/11/12 01:10:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/11/12 01:10:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/11/12 01:10:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/11/12 01:10:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/11/12 01:10:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/11/12 01:10:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/11/12 01:10:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/11/12 01:10:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/11/12 01:10:50 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/11/12 01:10:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z0ff21d6390ad7b5b9fa80e1b_f206602b192979c6c_d20251112_m011050_c001_v0001116_t0040_u01762909850319") 2025/11/12 01:10:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/12 01:10:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/11/12 01:10:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/11/12 01:10:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/11/12 01:10:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/11/12 01:10:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/11/12 01:10:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/11/12 01:10:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/11/12 01:10:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/11/12 01:10:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/11/12 01:10:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/11/12 01:10:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/11/12 01:10:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/11/12 01:10:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/11/12 01:10:59 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/11/12 01:10:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z0ff21d6390ad7b5b9fa80e1b_f2103e53acd32fe68_d20251112_m011059_c001_v0001100_t0009_u01762909859620") 2025/11/12 01:10:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/11/12 01:11:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/12 01:11:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/11/12 01:11:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/11/12 01:11:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/11/12 01:11:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/11/12 01:11:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/11/12 01:11:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/11/12 01:11:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/11/12 01:11:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/11/12 01:11:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/11/12 01:11:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/11/12 01:11:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/11/12 01:11:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/11/12 01:11:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/11/12 01:11:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/11/12 01:11:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/11/12 01:11:09 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/11/12 01:11:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z0ff21d6390ad7b5b9fa80e1b_f222c1db6896d68f4_d20251112_m011109_c001_v0001183_t0033_u01762909869704") 2025/11/12 01:11:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/11/12 01:11:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/12 01:11:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/11/12 01:11:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/11/12 01:11:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/11/12 01:11:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/11/12 01:11:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/11/12 01:11:12 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/11/12 01:11:14 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/11/12 01:11:14 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/11/12 01:11:14 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/11/12 01:11:14 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/11/12 01:11:15 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/11/12 01:11:17 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/11/12 01:11:17 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/11/12 01:11:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/12 01:11:19 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/11/12 01:11:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z0ff21d6390ad7b5b9fa80e1b_f222c1db6896d6943_d20251112_m011119_c001_v0001113_t0037_u01762909879099") 2025/11/12 01:11:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/12 01:11:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/11/12 01:11:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/11/12 01:11:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/11/12 01:11:22 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/11/12 01:11:22 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/11/12 01:11:23 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/11/12 01:11:23 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/11/12 01:11:24 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/11/12 01:11:24 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/11/12 01:11:26 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/11/12 01:11:27 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/11/12 01:11:27 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/11/12 01:11:29 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/11/12 01:11:29 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/11/12 01:11:29 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z0ff21d6390ad7b5b9fa80e1b_f2103e53acd32fee2_d20251112_m011129_c001_v0001172_t0014_u01762909889208") 2025/11/12 01:11:29 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/11/12 01:11:29 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/12 01:11:29 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/11/12 01:11:32 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/11/12 01:11:32 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/11/12 01:11:32 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/11/12 01:11:34 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/11/12 01:11:34 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/11/12 01:11:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/11/12 01:11:35 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/11/12 01:11:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/11/12 01:11:35 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/11/12 01:11:36 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/11/12 01:11:37 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/11/12 01:11:37 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/11/12 01:11:37 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/11/12 01:11:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/12 01:11:40 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/11/12 01:11:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z0ff21d6390ad7b5b9fa80e1b_f207ae726371525f7_d20251112_m011140_c001_v0001093_t0052_u01762909900138") 2025/11/12 01:11:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/11/12 01:11:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/12 01:11:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/11/12 01:11:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/11/12 01:11:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/11/12 01:11:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/11/12 01:11:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/11/12 01:11:44 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/11/12 01:11:48 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/11/12 01:11:48 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/11/12 01:11:48 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/11/12 01:11:48 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/11/12 01:11:50 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/11/12 01:11:51 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/11/12 01:11:51 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/11/12 01:11:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/12 01:11:53 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/11/12 01:11:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z0ff21d6390ad7b5b9fa80e1b_f214136f5a58e9661_d20251112_m011153_c001_v0001130_t0047_u01762909913743") 2025/11/12 01:11:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/12 01:11:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/11/12 01:11:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/11/12 01:11:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/11/12 01:11:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/11/12 01:11:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/11/12 01:11:58 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/11/12 01:11:58 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/11/12 01:11:59 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/11/12 01:11:59 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/11/12 01:12:01 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/11/12 01:12:01 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/11/12 01:12:01 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/11/12 01:12:04 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/11/12 01:12:04 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/11/12 01:12:04 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z0ff21d6390ad7b5b9fa80e1b_f207ae72637152648_d20251112_m011204_c001_v0001120_t0039_u01762909924422") 2025/11/12 01:12:04 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/11/12 01:12:04 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/12 01:12:04 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/11/12 01:12:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/11/12 01:12:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/11/12 01:12:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/11/12 01:12:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/11/12 01:12:10 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/11/12 01:12:11 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/11/12 01:12:11 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/11/12 01:12:11 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/11/12 01:12:11 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/11/12 01:12:12 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/11/12 01:12:13 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/11/12 01:12:13 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/11/12 01:12:13 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/11/12 01:12:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/12 01:12:16 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/11/12 01:12:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z0ff21d6390ad7b5b9fa80e1b_f200ae61412d69e86_d20251112_m011216_c001_v0001041_t0056_u01762909936335") 2025/11/12 01:12:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/11/12 01:12:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/12 01:12:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/11/12 01:12:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/11/12 01:12:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/11/12 01:12:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/11/12 01:12:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/11/12 01:12:20 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/11/12 01:12:29 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0ff21d6390ad7b5b9fa80e1b_f200ae61412d69ea9_d20251112_m011229_c001_v0001144_t0037_u01762909949019") 2025/11/12 01:12:29 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/11/12 01:12:29 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/11/12 01:12:30 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/11/12 01:12:30 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/11/12 01:12:30 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/11/12 01:12:32 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/11/12 01:12:32 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/11/12 01:12:32 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/11/12 01:12:32 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/11/12 01:12:34 DEBUG : chunked-copy: Done sending chunk 0 2025/11/12 01:12:35 DEBUG : chunked-copy: Done sending chunk 1 2025/11/12 01:12:35 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/11/12 01:12:35 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0ff21d6390ad7b5b9fa80e1b_f200ae61412d69ed6_d20251112_m011235_c001_v0001116_t0032_u01762909955818") 2025/11/12 01:12:35 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/11/12 01:12:35 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/11/12 01:12:37 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/11/12 01:12:37 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/11/12 01:12:37 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/11/12 01:12:39 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/11/12 01:12:39 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/11/12 01:12:39 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/11/12 01:12:39 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/11/12 01:12:42 DEBUG : chunked-copy: Done sending chunk 1 2025/11/12 01:12:43 DEBUG : chunked-copy: Done sending chunk 0 2025/11/12 01:12:43 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/11/12 01:12:44 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0ff21d6390ad7b5b9fa80e1b_f2120efd2da2feb7f_d20251112_m011244_c001_v0001131_t0012_u01762909964080") 2025/11/12 01:12:44 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/11/12 01:12:44 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/11/12 01:12:44 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/11/12 01:12:44 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/11/12 01:12:44 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/11/12 01:12:48 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/11/12 01:12:48 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/11/12 01:12:48 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/11/12 01:12:48 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/11/12 01:12:50 DEBUG : chunked-copy: Done sending chunk 1 2025/11/12 01:12:50 DEBUG : chunked-copy: Done sending chunk 0 2025/11/12 01:12:50 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/11/12 01:12:51 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z0ff21d6390ad7b5b9fa80e1b_f200ae61412d69f11_d20251112_m011251_c001_v0001161_t0024_u01762909971343") 2025/11/12 01:12:51 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/11/12 01:12:51 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/11/12 01:12:51 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/11/12 01:12:52 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/11/12 01:12:52 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/11/12 01:12:53 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/11/12 01:12:53 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/11/12 01:12:54 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/12 01:12:57 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/12 01:12:57 DEBUG : Creating backend with remote "TestB2:rclone-test-solerat4wevu/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/11/12 01:12:59 INFO : B2 bucket rclone-test-solerat4wevu: cleaning bucket "rclone-test-solerat4wevu" of all files 2025/11/12 01:12:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f407ae7263715263a_d20251112_m011158_c001_v7007000_t0000_u01762909918085") 2025/11/12 01:12:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f214136f5a58e9661_d20251112_m011153_c001_v0001130_t0047_u01762909913743") 2025/11/12 01:12:59 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f414136f5a58e965f_d20251112_m011153_c001_v7007000_t0000_u01762909913172") 2025/11/12 01:12:59 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f207ae72637152630_d20251112_m011148_c001_v0001144_t0005_u01762909908352") 2025/11/12 01:12:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f400ae61412d69e90_d20251112_m011221_c001_v7007000_t0000_u01762909941999") 2025/11/12 01:12:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f200ae61412d69e86_d20251112_m011216_c001_v0001041_t0056_u01762909936335") 2025/11/12 01:12:59 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f400ae61412d69e82_d20251112_m011215_c001_v7007000_t0000_u01762909935690") 2025/11/12 01:12:59 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f207ae7263715265c_d20251112_m011210_c001_v0001171_t0053_u01762909930108") 2025/11/12 01:12:59 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f407ae7263715265a_d20251112_m011209_c001_v7007000_t0000_u01762909929926") 2025/11/12 01:12:59 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f207ae72637152648_d20251112_m011204_c001_v0001120_t0039_u01762909924422") 2025/11/12 01:13:00 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f407ae72637152647_d20251112_m011203_c001_v7007000_t0000_u01762909923782") 2025/11/12 01:13:00 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f207ae7263715263b_d20251112_m011158_c001_v0001178_t0042_u01762909918268") 2025/11/12 01:13:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f4083fd133a460870_d20251112_m011012_c001_v7007000_t0000_u01762909812690") 2025/11/12 01:13:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f218b07dcb4eaa475_d20251112_m011001_c001_v0001029_t0023_u01762909801924") 2025/11/12 01:13:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f418bef918bb2d670_d20251112_m010956_c001_v7007000_t0000_u01762909796824") 2025/11/12 01:13:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f218bef918bb2d66e_d20251112_m010952_c001_v0001153_t0020_u01762909792678") 2025/11/12 01:13:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f418b07dcb4eaa471_d20251112_m011001_c001_v7007000_t0000_u01762909801516") 2025/11/12 01:13:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f218bef918bb2d671_d20251112_m010957_c001_v0001109_t0009_u01762909797005") 2025/11/12 01:13:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f418bef918bb2d66d_d20251112_m010952_c001_v7007000_t0000_u01762909792307") 2025/11/12 01:13:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f218bef918bb2d66a_d20251112_m010948_c001_v0001131_t0019_u01762909788004") 2025/11/12 01:13:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f418bef918bb2d668_d20251112_m010947_c001_v7007000_t0000_u01762909787822") 2025/11/12 01:13:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f2161f6f3b6ba834c_d20251112_m010944_c001_v0001153_t0024_u01762909784341") 2025/11/12 01:13:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f4161f6f3b6ba834b_d20251112_m010943_c001_v7007000_t0000_u01762909783876") 2025/11/12 01:13:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f218bef918bb2d663_d20251112_m010939_c001_v0001037_t0045_u01762909779516") 2025/11/12 01:13:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f4103e53acd32fe59_d20251112_m011045_c001_v7007000_t0000_u01762909845097") 2025/11/12 01:13:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f2162881cf4479a96_d20251112_m011039_c001_v0001130_t0042_u01762909839826") 2025/11/12 01:13:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f4120efd2da2fe992_d20251112_m011030_c001_v7007000_t0000_u01762909830245") 2025/11/12 01:13:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f2120efd2da2fe988_d20251112_m011026_c001_v0001113_t0041_u01762909826227") 2025/11/12 01:13:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f4162881cf4479a95_d20251112_m011039_c001_v7007000_t0000_u01762909839377") 2025/11/12 01:13:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f2120efd2da2fe994_d20251112_m011030_c001_v0001100_t0013_u01762909830470") 2025/11/12 01:13:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f4120efd2da2fe986_d20251112_m011025_c001_v7007000_t0000_u01762909825845") 2025/11/12 01:13:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f2120efd2da2fe980_d20251112_m011021_c001_v0001093_t0023_u01762909821563") 2025/11/12 01:13:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f4120efd2da2fe97f_d20251112_m011021_c001_v7007000_t0000_u01762909821381") 2025/11/12 01:13:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f2083fd133a46087e_d20251112_m011016_c001_v0001146_t0011_u01762909816865") 2025/11/12 01:13:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f4083fd133a46087c_d20251112_m011016_c001_v7007000_t0000_u01762909816401") 2025/11/12 01:13:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f2083fd133a460871_d20251112_m011012_c001_v0001182_t0033_u01762909812874") 2025/11/12 01:13:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f418bef918bb2d662_d20251112_m010939_c001_v7007000_t0000_u01762909779334") 2025/11/12 01:13:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f2083fd133a460814_d20251112_m010934_c001_v0001091_t0046_u01762909774192") 2025/11/12 01:13:01 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f4083fd133a460812_d20251112_m010933_c001_v7007000_t0000_u01762909773718") 2025/11/12 01:13:01 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f218bef918bb2d652_d20251112_m010929_c001_v0001106_t0017_u01762909769056") 2025/11/12 01:13:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f418bef918bb2d651_d20251112_m010928_c001_v7007000_t0000_u01762909768865") 2025/11/12 01:13:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f218bef918bb2d64b_d20251112_m010924_c001_v0001171_t0017_u01762909764818") 2025/11/12 01:13:01 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f418bef918bb2d64a_d20251112_m010924_c001_v7007000_t0000_u01762909764447") 2025/11/12 01:13:01 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f218bef918bb2d646_d20251112_m010919_c001_v0001144_t0038_u01762909759619") 2025/11/12 01:13:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f418bef918bb2d645_d20251112_m010919_c001_v7007000_t0000_u01762909759437") 2025/11/12 01:13:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f207ae7263715245f_d20251112_m010916_c001_v0001184_t0057_u01762909756146") 2025/11/12 01:13:01 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f407ae7263715245d_d20251112_m010915_c001_v7007000_t0000_u01762909755620") 2025/11/12 01:13:01 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f217e20652b867f5e_d20251112_m010910_c001_v0001184_t0008_u01762909750381") 2025/11/12 01:13:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f4103e53acd32fea1_d20251112_m011113_c001_v7007000_t0000_u01762909873928") 2025/11/12 01:13:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f222c1db6896d68f4_d20251112_m011109_c001_v0001183_t0033_u01762909869704") 2025/11/12 01:13:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f4103e53acd32fe6f_d20251112_m011104_c001_v7007000_t0000_u01762909864186") 2025/11/12 01:13:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f2103e53acd32fe68_d20251112_m011059_c001_v0001100_t0009_u01762909859620") 2025/11/12 01:13:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f422c1db6896d68ed_d20251112_m011109_c001_v7007000_t0000_u01762909869233") 2025/11/12 01:13:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f2103e53acd32fe70_d20251112_m011104_c001_v0001101_t0050_u01762909864369") 2025/11/12 01:13:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f4103e53acd32fe67_d20251112_m011059_c001_v7007000_t0000_u01762909859168") 2025/11/12 01:13:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f2103e53acd32fe62_d20251112_m011054_c001_v0001177_t0049_u01762909854621") 2025/11/12 01:13:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f4103e53acd32fe61_d20251112_m011054_c001_v7007000_t0000_u01762909854438") 2025/11/12 01:13:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f206602b192979c6c_d20251112_m011050_c001_v0001116_t0040_u01762909850319") 2025/11/12 01:13:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f406602b192979c68_d20251112_m011049_c001_v7007000_t0000_u01762909849804") 2025/11/12 01:13:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f2103e53acd32fe5a_d20251112_m011045_c001_v0001184_t0012_u01762909845515") 2025/11/12 01:13:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f407ae7263715262e_d20251112_m011148_c001_v7007000_t0000_u01762909908169") 2025/11/12 01:13:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f207ae726371525f7_d20251112_m011140_c001_v0001093_t0052_u01762909900138") 2025/11/12 01:13:02 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f407ae726371525f2_d20251112_m011139_c001_v7007000_t0000_u01762909899635") 2025/11/12 01:13:02 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f2103e53acd32fee6_d20251112_m011134_c001_v0001105_t0020_u01762909894487") 2025/11/12 01:13:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f4103e53acd32fee5_d20251112_m011134_c001_v7007000_t0000_u01762909894220") 2025/11/12 01:13:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f2103e53acd32fee2_d20251112_m011129_c001_v0001172_t0014_u01762909889208") 2025/11/12 01:13:03 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f4103e53acd32fee0_d20251112_m011128_c001_v7007000_t0000_u01762909888722") 2025/11/12 01:13:03 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f2103e53acd32feda_d20251112_m011123_c001_v0001105_t0035_u01762909883479") 2025/11/12 01:13:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f4103e53acd32fed9_d20251112_m011123_c001_v7007000_t0000_u01762909883287") 2025/11/12 01:13:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f222c1db6896d6943_d20251112_m011119_c001_v0001113_t0037_u01762909879099") 2025/11/12 01:13:03 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f422c1db6896d693f_d20251112_m011118_c001_v7007000_t0000_u01762909878601") 2025/11/12 01:13:03 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f2103e53acd32fea4_d20251112_m011114_c001_v0001157_t0037_u01762909874112") 2025/11/12 01:13:03 DEBUG : chunked-copy: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f406602b192979e1e_d20251112_m011254_c001_v7007000_t0000_u01762909974676") 2025/11/12 01:13:03 DEBUG : chunked-copy: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f2120efd2da2feb84_d20251112_m011247_c001_v0001165_t0011_u01762909967875") 2025/11/12 01:13:03 DEBUG : chunked-copy: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f4120efd2da2feb83_d20251112_m011247_c001_v7007000_t0000_u01762909967256") 2025/11/12 01:13:03 DEBUG : chunked-copy: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f200ae61412d69ef1_d20251112_m011239_c001_v0001109_t0028_u01762909959163") 2025/11/12 01:13:03 DEBUG : chunked-copy: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f400ae61412d69eea_d20251112_m011238_c001_v7007000_t0000_u01762909958457") 2025/11/12 01:13:03 DEBUG : chunked-copy: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f2120efd2da2feb77_d20251112_m011231_c001_v0001109_t0039_u01762909951858") 2025/11/12 01:13:03 DEBUG : chunked-copy: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f4120efd2da2feb75_d20251112_m011231_c001_v7007000_t0000_u01762909951082") 2025/11/12 01:13:03 DEBUG : chunked-copy: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f5c2_d20251112_m011226_c001_v0001117_t0047_u01762909946752") 2025/11/12 01:13:03 DEBUG : chunked-copy: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f400ae61412d69ea4_d20251112_m011226_c001_v7007000_t0000_u01762909946341") 2025/11/12 01:13:03 DEBUG : chunked-copy: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f5af_d20251112_m011222_c001_v0001117_t0031_u01762909942790") 2025/11/12 01:13:03 DEBUG : chunked-copy.copy: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f406602b192979e1d_d20251112_m011254_c001_v7007000_t0000_u01762909974495") 2025/11/12 01:13:03 DEBUG : chunked-copy.copy: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f200ae61412d69f11_d20251112_m011251_c001_v0001161_t0024_u01762909971343") 2025/11/12 01:13:03 DEBUG : chunked-copy.copy: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f4120efd2da2feb82_d20251112_m011247_c001_v7007000_t0000_u01762909967034") 2025/11/12 01:13:03 DEBUG : chunked-copy.copy: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f2120efd2da2feb7f_d20251112_m011244_c001_v0001131_t0012_u01762909964080") 2025/11/12 01:13:04 DEBUG : chunked-copy.copy: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f400ae61412d69ee7_d20251112_m011238_c001_v7007000_t0000_u01762909958252") 2025/11/12 01:13:04 DEBUG : chunked-copy.copy: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f200ae61412d69ed6_d20251112_m011235_c001_v0001116_t0032_u01762909955818") 2025/11/12 01:13:04 DEBUG : chunked-copy.copy: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f4120efd2da2feb74_d20251112_m011230_c001_v7007000_t0000_u01762909950903") 2025/11/12 01:13:04 DEBUG : chunked-copy.copy: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f200ae61412d69ea9_d20251112_m011229_c001_v0001144_t0037_u01762909949019") 2025/11/12 01:13:04 DEBUG : chunked-copy.copy: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f400ae61412d69ea3_d20251112_m011226_c001_v7007000_t0000_u01762909946158") 2025/11/12 01:13:04 DEBUG : chunked-copy.copy: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f114b91b394e17fbd_d20251112_m011225_c001_v0001172_t0009_u01762909945022") 2025/11/12 01:13:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f082_d20251112_m010744_c001_v0001117_t0004_u01762909664958") 2025/11/12 01:13:04 DEBUG : unknown-size-put.txt: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f406602b192979e21_d20251112_m011256_c001_v7007000_t0000_u01762909976006") 2025/11/12 01:13:04 DEBUG : unknown-size-put.txt: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f659_d20251112_m011255_c001_v0001117_t0046_u01762909975220") 2025/11/12 01:13:04 DEBUG : unknown-size-update.txt: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f406602b192979e23_d20251112_m011257_c001_v7007000_t0000_u01762909977821") 2025/11/12 01:13:04 DEBUG : unknown-size-update.txt: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f669_d20251112_m011257_c001_v0001117_t0019_u01762909977123") 2025/11/12 01:13:04 DEBUG : unknown-size-update.txt: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f107e84efc091f663_d20251112_m011256_c001_v0001117_t0045_u01762909976187") 2025/11/12 01:13:04 DEBUG : versions/test-versions.txt: Deleting (id "4_z0ff21d6390ad7b5b9fa80e1b_f417e20652b867f4c_d20251112_m010906_c001_v7007000_t0000_u01762909746601") 2025/11/12 01:13:06 INFO : B2 bucket rclone-test-solerat4wevu: cleaning bucket "rclone-test-solerat4wevu" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (365.96s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.82s) --- PASS: TestIntegration/FsMkdir (362.72s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (29.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.41s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.13s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.40s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (86.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.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.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.21s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (8.16s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.59s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (32.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (10.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (8.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (18.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.01s) --- 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.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (191.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (29.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (33.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (15.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (11.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (32.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (15.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (5.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (9.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (34.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (13.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (8.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.31s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (32.68s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.34s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.74s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (7.37s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (8.80s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (7.42s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.15s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.33s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.82s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.28s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 365.993s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m6.91614287s (try 1/5)